html {overflow-y: scroll;}
body ,td ,div {font-family: arial, sans-serif; font-size: 13px;}
body {margin: 0px; padding: 0px; background: url(/images/site_bg.gif) repeat-y center #5f5e5e;}
td {vertical-align: top;}
img {border: 0px;}
a ,.link_dotted {color: #00e; text-decoration: none;}
	.no_border ,.no_link {border-bottom: 0px;}
label, .link ,.link_dotted ,.hand {cursor: pointer; cursor: hand;}

/* Drop Shadow */
/* hr {margin: 2px 0px 0px 0px; height: 12px; border: 0; box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);} */

/* Light */
hr {margin: 1px 0px 0px 0px; border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3);}

#overlay {visibility: hidden; position: fixed; left: 0px; top: 0px; width:100%; height:100%; z-index: 100; background: url(/images/overlay_bg.png);}

#overlay_content {
background: #fff;
position: relative;
top: 50px;
margin: 0 auto 0 auto; /* add negative left margin for half the width to center the div */
cursor: default;
border-radius: 4px;
box-shadow: 0 0 5px rgba(0,0,0,0.9);
}

.overlay_window_big {width: 900px; height:640px;}
.overlay_window_mid {width: 400px; height: 600px;}
.overlay_window_branches {width: 258px; height:630px;}

.overlay_close {float: right; width: 58px; text-align: center; padding: 6px 0px 6px 0px; background: #b6e026; color: #fff; cursor: pointer; cursor: hand;}

.site {margin: 6px auto 0px auto; width: 1200px; min-height: 620px; background: #fff;}

.header {position: relative; background: url(/images/header_bg.jpg) no-repeat; text-align: center;}

.navtop {height: 34px; color: #fff; background: #000; background: url(/images/navtop_bg2.png) repeat-x;}
.navtop_buttons {height: 34px; color: #fff; padding: 0px 0px 0px 2px;}
.navtop td {vertical-align: middle; padding: 0px 12px 0px 12px;}
.navtop_button {color: #fff;}
.navtop_button_over {color: #f8971c;}
.navtop_pipe {padding: 0px; width: 4px;}

.content_main {padding: 14px;}

	ul {margin: 5px 0px 0px 0px; list-style-type: square;}
	ul li {margin: 0px 0px 4px 0px; font-size: 12px;}

.dashboard_div {background: #eee; padding: 4px 10px 14px 10px;}

.content_sidebar_line {border-left: 2px dotted #ccc; padding-left: 30px;}

.page_title {margin: 0px 0px 4px 0px; font-size: 15px; font-weight: bold; color: #f8971c;}

.table_title {height: 30px; border: 1px solid #999; background: url(/images/table_title_bg.png) repeat-x;}
.tablerow td {padding: 3px 2px 3px 4px;}
	.odd {}
	.even {background: #eef7ca;}
	.over {background: #f8b55f;}
	.inactive {font-style: italic; color: #666;}

.edit_over {color: #f9e437;}
.edit_none {color: #fff;}

.filter_form_field {padding-right: 3px;}

th {height: 27px; padding: 0px 8px 2px 3px; color: #fff; text-align: left; background: url(/images/table_th_bg.png) repeat-x;}
.error {color: red;}
.padrow td {padding: 6px 4px 5px 4px;}
.left_td {background: #eee;}
.spacer_height {height: 12px;}
.spacer_height_sm {height: 8px;}

.title {margin: 5px 0px 6px 0px; font-weight: bold; font-size: 15px;}
.title_line {width: 500px; margin: 2px 0px 6px 0px; border-bottom: thin #666 dotted;}

.subtitle {margin: 2px 0px 0px 0px; font-weight: normal; font-size: 12px; font-style: italic;}

.report_title {margin: 5px 0px 0px 0px; font-weight: bold; font-size: 15px;}

.text_med {font-size: 12px;}
.text_small {font-size: 11px;}
.text_tiny {font-size: 10px;}
.text_gray ,.text_grey {color: #666;}

.strike {text-decoration: line-through;}
.center {text-align: center;}
.middle {vertical-align: middle;}
.italic ,.italics {font-style: italic;}
.bold {font-weight: bold;}

.compliance_indicator {width: 44px; margin: 0px auto 0px auto; padding: 3px 0px 2px 0px; color: #fff; text-align: center; font-size: 11px;}

form {margin: 0px; padding: 0px;}
.label_left {vertical-align: middle; padding: 0px 6px 0px 0px; font-size: 12px; color: #666;}
.label_left_top {vertical-align: top; padding: 7px 6px 0px 0px; font-size: 12px; color: #666;}
.label_right {vertical-align: middle; padding: 0px 0px 0px 6px; font-size: 12px; color: #666;}
.label_radio {vertical-align: middle; padding: 0px 0px 0px 0px; font-size: 13px;}
.label_checkbox {vertical-align: middle; padding: 0px 0px 0px 2px; font-size: 13px; color: #666;}

.checkbox_radio {margin: 7px 5px 0px 0px;}

.filter_button {padding: 3px 6px 2px 6px;}

.ico_calendar {margin: 2px 0px 0px 0px;}

.icon_download {background: url(/images/download.gif) left no-repeat; padding-left: 24px;}

.label_error {color: red; font-weight: bold;}
.field_error {background: #ffcccc; 
border: 1px solid transparent;
border-top: none;
border-bottom: 1px solid #DDD;
box-shadow: inset 0 1px 1px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF; 
}

.field_warning {background: rgba(250, 255, 92, 0.66);
	border: 1px solid transparent;
	border-top: none;
	border-bottom: 1px solid #DDD;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
}

.textbox {padding: 4px; font-size: 16px;}
.textbox_small_text {padding: 3px; font-size: 14px;}
	.name {width: 160px;}
	.name_supershort {width: 80px;}
	.name_short {width: 140px;}
	.name_med {width: 136px;}
	.name_long {width: 300px;}
	.amount {width: 90px;}
	.date {width: 82px;}
	.state {width: 40px;}
	.zip {width: 65px;}
	.ssn_last_4 ,.year {width: 38px;}
	.single_char {width: 16px;}
	.number {text-align: right;}
	.lic_type {width: 50px;}
	.email {width: 230px;}
	.ssn_full {width: 94px;}
	
	.comments {width: 400px; height: 200px;}

.logo_sm {padding: 0px 12px 0px 0px; vertical-align: middle;}

.dashpoint_sm {}
	.dashpoint_sm_top {border-bottom: 0px; background: url(/images/dashpoint_top_bg.png) repeat-x;}

.footer {margin: 6px auto 0px auto; width: 1200px; color: #fff;}

.errorMsg {margin: 0px 0px 10px 0px; color: red;}

.shadow_small {
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

::-webkit-input-placeholder {font-size: 13px; color: #666;}
:-moz-placeholder { /* Firefox 18- */ font-size: 13px; color: #666;}
::-moz-placeholder {  /* Firefox 19+ */ font-size: 13px; color: #666;}
:-ms-input-placeholder {font-size: 13px; color: #666;}

.pagination_button {width: 30px; padding: 5px 0px 4px 0px; text-align: center; border: 1px solid #ccc;}
.pagination_selected {background: #83c127; color: #fff;}

/* Green button start */
.button {background: #009903; color: #fff; padding: 3px 6px 3px 6px; cursor: pointer; cursor: hand;}

.button {
 background: #b6e026; /* Old browsers */
 background: -moz-linear-gradient(top, #b6e026 0%, #89bf24 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6e026), color-stop(100%,#89bf24)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, #b6e026 0%,#89bf24 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, #b6e026 0%,#89bf24 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, #b6e026 0%,#89bf24 100%); /* IE10+ */
 background: linear-gradient(top, #b6e026 0%,#89bf24 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6e026', endColorstr='#89bf24',GradientType=0 ); /* IE6-9 */
 border: 1px solid #89bf24;
 border-radius: 1px 1px 1px 1px;
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
 text-align: center;
 color: #FFFFFF;
 font-size: 12px; 
 text-decoration:none;
 
    font-size:15px;
    white-space:nowrap;
    color:#fff;
    text-shadow:0 1px 0 #a0f7ae;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}

/* Green button end */

progress::-moz-progress-bar { background: #b7dc6b;}
progress {}

.round_corners_3 {
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
 	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
 	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
 	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
 	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

.round_corners_5 {
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
 	-webkit-border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
 	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
 	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
 	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.round_corners_5_top {
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
 	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
 	-webkit-border-top-left-radius: 5px;
}

.round_corners_5_btm {
	border-bottom-right-radius: 5px;
 	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
 	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.round_corners_10 {
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
 	-webkit-border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
 	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
 	-webkit-border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
 	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.tooltip {background: #000; color: #fff; padding: 10px;}

.arrow_box { position: relative; background: #000; } 
.arrow_box:after { right: 100%; top: 20px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-right-color: #000; border-width: 10px; margin-top: -10px; }


.bx_main{
	margin: 6px 0px 0px 0px;
	width: 250px;
	float: left;
	background-color: #dedede;
}

.bx_1{
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	padding: 1px;
	margin: 10px 0 0 4px;	
	
}
.bx_2{
	width: 186px;
	height: 36px;
	text-align: left;
	float: left;
	padding: 4px 0 0 4px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	margin: 4px 0 0 0;
}
.bx_3{
	width: 20px;
	height: 20px;
	text-align: center;
	float: left;
	padding: 10px 0px 0px 5px;
	margin: 3px 4px 0 0;
}

.flex-container{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.messagesuccess{
	color: #3C763D;
	font-weight: bold;
	background: #DFF0D8 !important;
}

.messagefailure{
	color: #A9444B;
	font-weight: bold;
	background: #F2DEDE !important;
}

/**
 * 	Notifications
 */
.notification{
	border:1px solid #f2c779;
	background:#fff8c4;
	border-radius:10px;
	padding: 0 10px 10px 36px;
	margin: 5px;
}
.notifications_container{
	margin-bottom: 20px;
}