@charset "utf-8";
/* GLOBAL USAGE */
a {
	cursor: pointer;
}

.addPadToTop {
	padding-top: 24px;
}

.addPadToBottom {
	padding-bottom: 24px;
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}

.no-close .ui-dialog-titlebar {
	display: none;
}

.blog_info_block .addMarginToBottom {
	margin-bottom: 25px;
}

/* Check for dupes and #id usage... 
Global logos */

.logo_def .logo_retina{
	background-repeat:no-repeat;	
	border: none;
}

.logo_retina{
	width: 185px;
	height: 55px;
}

.custom_bg_cont {
	background-color: #c8c8c8;
	background-image: url(../img/bg_body_pattern.png);
	background-repeat: 0 0;
}
/* Claims View */
.billingbody {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.billinglabel {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.buttonbody {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background-color: #5798D1;
}
#policyDiv {
	border:1px solid #009999;
	padding:10px;
}
/* Global link */
.linkIcoPDF{
	background-image:url(../img/icon_pdf4.gif);
	background-repeat:no-repeat;	
	display:inline;
    width:0px;
    height:0px;
    outline:none;
    padding:13px 15px 13px 15px;
    margin:-3px  6px 0 0px;
	margin-top: 0 !important;
}


/* tables */

.tablelabel tr td:first-child {
	font-weight:bold;}
thead {
	font-weight:bold;
}
thead p {
	font-weight:normal;
}

.policyInfoTables tr td:first-child {
    width: 330px;
}
.table tr td:last-child, .table tr td:second-child {
    width: 99%;
	Padding: 0;
	margin:0;
}

td.linkTablePol{
	width: 32%;
}

.labels, .labels279{
	font-weight:bold;	
}
.labels{
	width: 30%;	
}
.labels279{
	width: 279px;	
}

.claims_table_sub{
	width: 100%;
	border: none;	
}
.labels_nested{
	width: 35%;	
}
.contentarea ul.list_type1 {
	color: #097577;
	font-weight: bold;
}
.contentarea ul.list_type1 li{
	color: #666666;
}

.alert-warning h5{
	color: #F60;
} 
.alert-big-font{
font-size: 16px;
}
.form-horizontal hr{
	border-top: 1px solid #666666;
}
.fileUploadSection {
	border: 1px solid #ccc; 
	text-align: left;
}
.hideItOnLoad {
	display:none;
}
button, input, select, textarea{
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
/* For Dashboard settings view */
#deleteDiv {
}
#closedialog {
}
.closedialog a{
	color:009bff!important;
}
.closedialog a:hover{
	color:f60!important;
}
@media (min-width: 1200px) and (max-width: 1230px) {
	footer {
		margin: 0 -30px 0 -30px;
	}
	.user_bg_layout .footer_wrapper {
		width:1230px;
		margin:0 auto;
		text-align:left;
	}
	.footer-wrapper {
		max-width: 100%;
		margin: 0 -30px 0 -30px;
		width: 1230px;
	}
	.footer_right{
		margin-right:-30px;
		padding: 0 auto; 
	}
	footer .footer-wrapper	.footer_left{
		margin-left:-30px;
		padding: 0 auto;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.footer_wrapper {
		margin: 0 auto;
		text-align: left;
		width: 980px;
	}	
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
	.footer_wrapper {
		margin: 0 auto;
		text-align: left;
		width: 744px;
	}
	.footer_right, .footer_left{
		float:none;
		text-align:center;
		line-height:normal;
	}
	.footer_right{
		margin: -50px 0 20px 0;
	}
	.footer_right nav {
		margin-top:40px;
		text-align:center;
	}
	.footer_right nav ul.menu {
		float:none;
	}
	.footer_right nav ul.menu li {
		display:inline-block;
		float:none;
		line-height:0px;
	}	
	footer .footer_wrapper {
		padding:0!important;
	}
	footer .footer_left {
		width:100%;
		float:none;
		text-align:center;
	}
	footer .footer_left .logo {
		margin:0 auto!important;
		float:none!important;
		display:inline-block;
		margin-bottom:10px!important;
	}
}
/* Used for the Jquery Dialogs */
	.ui-widget-content{
		max-width:550px;
	}
	.ui-widget-content a{
		color: #009bff;
	}
	
	.ui-widget-content a:hover{
		color:#F60;
	}

	.geo.ui-widget-button { 
	background-image: linear-gradient(to bottom, #7fbaba, #097577);
    cursor: pointer;
    line-height: 20px;
    height: 25px;
    margin: 0 10px 10px 0;
    display: inline-block;
    border: 1px solid #097577;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 2px 0 0 #e8e8e8;
    -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
    box-shadow: 0 2px 0 0 #e8e8e8;
    padding: 5px 10px 0;
    color: #fff;
  	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-color: #097577 #097577 #086060;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7fbaba', endColorstr='#ff097577', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	 }
	 
/* Fix for IE6-9. ie8 and ie9 specifically 03/26/2014 */	 
 	.nav_blank{
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */ 
	}
/* Register 2 dialog images */	
.R1dialogManagingNameIMG, .R1dialogInsuredNameIMG{
	width: 352px;
	height: 381px;
}
.R1dialogManagingNameIMG{
	background-image: url(../img/llc_name_from_deck.jpg);
}
.R1dialogInsuredNameIMG{
	background-image: url(../img/insured_name_from_deck.jpg);
} 

/* Alerts inbox - added 3/2/15 */	
.tabrow {
		    text-align: center;
		    list-style: none;
		    margin: 20px 0 20px;
		    padding: 0;
		    line-height: 35px;
		    height: 35px;
		    overflow: hidden;
		    font-size: 18px;
		    position: relative;
		}
		.tabrow li {
		    border: 1px solid #AAA;
		    background: #D1D1D1;
		    background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    display: inline-block;
		    position: relative;
		    z-index: 0;
		    border-top-left-radius: 6px;
		    border-top-right-radius: 6px;
		    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
		    text-shadow: 0 1px #FFF;
		    margin: 0 -5px;
		    padding: 0 20px;
			line-height:35px;
		}
		.tabrow a {
			  color: #333;
			  text-decoration: none;
		}
		.tabrow li.selected {
		    background: #FFF;
		    color: #333;
		    z-index: 2;
		    border-bottom-color: #FFF;
		}
		.tabrow:before {
		    position: absolute;
		    content: " ";
		    width: 100%;
		    bottom: 0;
		    left: 0;
		    border-bottom: 1px solid #AAA;
		    z-index: 1;
		}
		.tabrow li:before,
		.tabrow li:after {
		    border: 1px solid #AAA;
		    position: absolute;
		    bottom: -1px;
		    width: 5px;
		    height: 5px;
		    content: " ";
		}
		.tabrow li:before {
		    left: -6px;
		    border-bottom-right-radius: 6px;
		    border-width: 0 1px 1px 0;
		    box-shadow: 2px 2px 0 #D1D1D1;
		}
		.tabrow li:after {
		    right: -6px;
		    border-bottom-left-radius: 6px;
		    border-width: 0 0 1px 1px;
		    box-shadow: -2px 2px 0 #D1D1D1;
		}
		.tabrow li.selected:before {
		    box-shadow: 2px 2px 0 #FFF;
		}
		.tabrow li.selected:after {
		    box-shadow: -2px 2px 0 #FFF;
		}
	.linkcursor{
		cursor:pointer;
	}
	.message_timestamp {
		display: block;
float: right;
		text-align:right;
		width:270px;
	}
	.message_subject{
	display: block;
float: left;
width: 75%;
}
@media only screen and (max-width: 1199px) and (min-width: 960px){
	.message_subject {
		width:69%;
	}
}
@media only screen and (max-width: 959px) and (min-width: 766px){
	.message_subject {
		width:60%;
	}
}
	@media (max-width: 767px) {
	.message_timestamp {
		text-align:left;
		float: left;
		width:100%;
	}
	.message_subject {
		width:100%;
	}
	}
	
	/* EMAIL VIEWER */
#blank{
}
#no-margin-bottom-email{
	margin-bottom:0px;
}
#no-margin-bottom-email2{
	margin-bottom:0px;
}
#no-margin-bottom-text{
	margin-bottom:0px;
}
	.hrgray{ border-top:1px solid #999;
}




@media 
only screen and (max-width: 768px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	table.alerts_settings_table, table.alerts_settings_table thead, table.alerts_settings_table tbody, table.alerts_settings_table th, table.alerts_settings_table td, table.alerts_settings_table tr, table.alerts_settings_table thead { 
		display: block; 
word-wrap: break-word;
		
	}
	
	table.alerts_settings_table {
	border-top: 1px solid #ccc;
	}	
	
	table.alerts_settings_table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.alerts_settings_table tr { border-left: 1px solid #ccc;
	border-right: 1px solid #ccc; }
	
	table.alerts_settings_table td { 
		border: none;
		border-bottom: 1px solid #CCC; 
		position: relative;
		padding-left: 50%; 
	}
	
	table.alerts_settings_table td:before { 
		position: absolute;
		top: 7px;
		left: 7px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
			table.alerts_settings_table td:nth-of-type(1):before {
				content: "Alert Type";
				font-weight: bold;
			}

			table.alerts_settings_table td:nth-of-type(2):before {
				content: "Description";
				font-weight: bold;
			}

			table.alerts_settings_table td:nth-of-type(3):before {
				content: "Receive Alerts Via";
				font-weight: bold;
			}
}

.wordbreak {
word-wrap: break-word;
overflow-wrap :break-word;
}
#textarea_feedback {
	margin-top:-10px;
}
.blank{
}

	/* END EMAIL VIEWER */


	/* AGENTS PROMPT CONCURRENT */
.buttonbodylarge {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px;
	background-color: #5798D1;
}
.userid {
	color: #5798D1;
	font-weight:bold;
}
.companytitle {
	font-size: 16px;
	font-weight: bold;
}
.companyblue {
	color: #0C6DCE;	
}
.companypurple {
	color: #330066;	
}
.companyteal {
	color: #006666;	
}
.tealLabel {
    color: #006666;
    font-weight: bold;
}
.hrblue {
	display: block;
    border: 0; border-top: 2px solid #0C6DCE;}
.hrpurple {
	display: block;
    border: 0; border-top: 2px solid #330066;}
table.so_table	{
	margin-bottom:20px;
}
.companygreen {
	color: var(--Primary-Green, #008C95);
	font-feature-settings: 'clig' off, 'liga' off;
	font-family: Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.5px;
}
.boldlabel {
	color: var(--Base-Text, rgba(0, 0, 0, 0.87));
	font-feature-settings: 'clig' off, 'liga' off;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 20px; /* 111.111% */
	letter-spacing: 0.25px;
}
.boldradios {
	font-weight: bold !important;
}
.basictext {
	color: var(--Gray---Medium, #656566);
	font-feature-settings: 'clig' off, 'liga' off;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.25px;
}
.custom-bullet-list {
	list-style-image: url("../Images/orange_checkmark.jpg");
	/*list-style: none;*/
	padding-left: 0;
}

.custom-bullet-list li {
	padding-left: 1em;
	text-indent: -.7em;
}
input[type=password],
input[type=text] {
	border: 1px solid #ccc;
	border-radius: 5px;
	display: block;
	font-size: 14px;
/*	margin: 5px 0px 10px;*/
	padding: 8px;
}
.policyBorder {
	border: 1px solid #666666;
	border-radius: 5px;
	padding: 10px;
	float: left;
	width: 200%;
	background-color: #f4f4f4;
}
.subscript-text {
    color: var(--Gray---Medium, #656566);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 11px;
    letter-spacing: 0.25px;
	padding-top: 2px;
}
.radio-list-insureds {
	display: flex;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 18px;
	color: black;
}
.red-hyperlink {
	color: #E1341E;
	font-size: 14px;
	font-family: Arial;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0.25px;
	word-wrap: break-word;
	float: right;
	text-align: right;
	display: inline-flex;
}
.paperless-Popup-Panel-Rounded {
	background-color: White;
	border: solid 2px Gray;
	font-size: 10px;
	border-radius: 6px;
	width: 75%;
	height: 75%;
	overflow-x: hidden
	/*          overflow: auto;
            max-height:525px; */
}
.paperless-terms-header {
	text-align: center;
	font-size: 20px;
	color: black;
}
.paperless-terms-body {
	text-align: left;
	padding-left: 20px;
	margin: auto;
	width: 96%;
	font-size: 12px;
}
.main-button-small {
	font-size: 1em;
	padding: 1em;
	background-color: #027777;
	color: #fff;
	border: none;
	font-weight: bold;
}
.paperless-submit-button {
	font-size: 14px;
	min-width: 150px;
	text-align: center;
	transition: all 0.3s ease;
}
.paperless-submit-button:hover {
	background-color: #025757;
}
.bold16 {
	font-family: Verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
}
.bold14 {
	font-family: Verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
}
.basictext-indented {
	color: var(--Gray---Medium, #656566);
	font-feature-settings: 'clig' off, 'liga' off;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.25px;
	margin-left: 35px;
}
@media only screen and (max-width: 768px),(min-device-width: 768px) and (max-device-width: 1024px)  {
table.so_table, table.so_table thead, table.so_table tbody, table.so_table th, table.so_table td, table.so_table tr, table.so_table thead { 
	display: block; 
	word-wrap: break-word;	
}
table.so_table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}	
table.so_table tr {
	border-bottom: 1px solid #ccc;
	padding:5px;
}
table.so_table td { 
	border: none;
}
}
	
	
	
	/* END AGENTS PROMPT CONCURRENT */