﻿@charset "utf-8";
/* CSS Document */
.clear_all {clear:both;}
.text-center {text-align:center;}
.text-right {text-align:right;}
.text-left {text-align:left;}
.htxtfontstyle {
	font-family: 'Open Sans', sans-serif !important;
}
.updatePnlPrvContract {
	font-size: 14px!important;
	line-height: 1.42857143;
	color: #333;
}
label
 {
    font-family:'Open Sans';
}
body
 {
    font-family:'Open Sans';
    font-size: 14px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	 border-style: solid;
 border-width: 2px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 behavior: url(../pie/PIE.htc);
}
select, input[type="file"] {
	height: 30px;
	line-height: 30px;
}
select {
	width: 129px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #E31D1A;
	/*border-color: #269abc;*/
    border-color: none;
}

.btn-success {
  color: #fff;
  background-color: #E31D1A;
  border-color: #000000;
  border-style: solid;
 border-width: 2px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 behavior: url(../pie/PIE.htc);
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #E31D1A;
	border-color: #000000;
  border-style: solid;
 border-width: 2px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 behavior: url(../pie/PIE.htc);
}


/* .infoobtn input,*/ .btn-info {
	color: #fff;
	background-color: #E31D1A;
	/*border-color: #46b8da;*/
    border-color: none;
}
/*.infoobtn input,*/ 
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
     border-style: solid;
 border-width: 2px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
    behavior: url(../pie/PIE.htc);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #E31D1A;
	border-color: none;
}
.btn-warning {
	color: #fff;
	background-color: #E31D1A;
	border-color: none;
}
.topbrdr {
    border-top-width: thin; border-top-style: solid;
}
.padlft-30 { padding-left:30px;
}
.padlft-20 { padding-left:20px;
}
.padlft-14 { padding-left:14px;
}

.navbar1 {clear: both; margin: 0px; padding: 0px; font-family:'Open Sans' ; font-size:12.5px; width:770px;}

.navbar1 ul {float: left; margin: 0px; padding: 0px;   background-color: #E31D1A; border-color: #E31D1A; width:100%; }	
.navbar1 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.navbar1 li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 7px; border-right: solid 1px #fff; color: rgb(255,255,255); text-transform: uppercase;
               border-bottom:1px solid #E31D1A; border-top:1px solid #E31D1A; text-decoration: none;}
.navbar1 li:last-child a { border-right: solid 0px #fff;   }
.navbar1 a:hover,  table.navbar1 a:active {color:#FFFFFF; text-decoration: none; background-color: #434345; border-bottom:1px solid #434345; border-top:1px solid #434345; }

.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}
.compare-table {width:100%;font-size:13px;margin-left:-5px;}
.compare-table th, .compare-table td {font-size:13px !important;vertical-align: middle}
.compare-table th {background:#434345;color:#fff;}
.compare-table tr:nth-child(even){background:#ebebeb;}
.compare-table th:nth-child(2),
.compare-table th:nth-child(3),
.compare-table th:nth-child(4),
.compare-table th:nth-child(5),
.compare-table th:nth-child(6),
.compare-table td:nth-child(2),
.compare-table td:nth-child(3),
.compare-table td:nth-child(4),
.compare-table td:nth-child(5),
.compare-table td:nth-child(6) {text-align:center !important}
.text-danger {color:#e31d1a;font-weight:bold;}
.navbar1 {clear: both; margin: 0px; padding: 0px; font-family:'Open Sans';width:770px;}
.navbar1 ul,.navbar1 ul li{position:relative;float:left;margin:0;padding:0;}
.navbar1 ul li {border-right: solid 1px #fff;}
.navbar1 ul{list-style:none}
.navbar1 ul a{display:block;text-decoration:none;font-family:'Open Sans';padding:6px 7px;color:#fff;font-size:12.5px;}
.navbar1 ul li.active{background:#434345}
.navbar1 ul li:hover{background:#434345}
.navbar1 ul ul{display:none;position:absolute;top:100%;left:0;background:#434345;padding:0}
.navbar1 ul ul li{float:none;display:block;border-top:1px solid #fff;border-right:0px;background:#434345}
.navbar1 ul ul li.active{background:#e31d1a;}
.navbar1 ul ul a{line-height:100%;}
.navbar1 ul ul a:hover{background:#e31d1a}
.navbar1 ul li:hover>ul{display:block;}
.navbar1 ul {float: left; margin: 0px; padding: 0px; background-color: #E31D1A; width:100%;}	
.navbar1 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.navbar1 ul li:last-child {border-right: solid 0px #fff;}

.martop-25 {margin-top:-25px; position:relative; z-index:-8888;}
h2 { font-size:26px; font-family:'Open Sans'; font-weight:normal; color:#E31D1A;}
h3 {  margin: 15px 5px; padding: 0px; font-weight: normal; font-size: 20px;}
h4 {  padding: 0px; font-weight: normal; font-size: 18px; }
p { font-size:14px;  font-family:Arial; line-height:19px; }
a,img { border:0px solid;}
.colmbox {margin:15px auto;}
.txtbox_container {margin-right:10px;   padding: 10px 0px; float:left;}
.boxul { text-align:left;}
.boxul li { list-style-type:; font-family:Arial; font-size:12px;}
.agntfooter { background-color:#ED131A; padding:5px;}
.agntfooter p {text-align:center; color:#FFFFFF;}
.agntfooter a {text-decoration:none;  color:#FFFFFF; }
.agntfooter a:hover {text-decoration:none !important;  color:#FFFFFF !important; }

.agnt-pagecontainer {width:770px; margin:0 auto; box-shadow:0px 0px 8px rgba(0,0,0,0.5);}
.agnt-pagecontainer {border-right:1px solid #C0C0C0\9; border-left:1px solid #C0C0C0\9;}
.table-bordered { border: solid 1px #ddd;  border-collapse: collapse; background-color: #fff; }
.table-bordered tr {margin: 0px; padding: 0px;}
.table-bordered td {padding: 10px 5px; border: solid 1px #ddd; text-align: left; font-size:16px;}
.table-bordered td:first-child { font-size:18px;}
.bordered-none td { border:0px solid #000;}
.lnkbtn { font-size:13px; color:#E31D1A! important;}
.ptag {font-weight: normal; color: #444!important; padding-left:25px; margin-top:-17px; width:670px;}
.pul-left {float:left;}
.pul-right {float:right;}
 .pdfimg,span .pdfimg {   background-image:url(../Img/PDFicon.jpg); width:22px; height:21px; float:left; margin-right:5px;}
 .ValidatorFontSize {color:#FF0000;}

 /*Admin page CSS class*/

 .loginbtnpopoup { font-family:'Open Sans'; color: #ffffff;background-color: #E31D1A;border: 1px solid;}
            .modalpopup_custom {
                position: fixed;
                z-index: 1054;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                display:block;
            }
            .popup_content {
                position: relative;
                z-index: 1060;
                width: 400px;
                height: 150px;
                background-color: #fbfbfb;
                margin: 0 auto;
                border: 1px solid #cfcfcf;
                margin-top: 12%;
                padding: 5px;
                display: block;
                -webkit-box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.3);
                    box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.3);
            }
.modal_backdropa {
    background-color: #000000;
    opacity: 0.5;
    filter: alpha(opacity=0.5); 
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    position: fixed;
    z-index: 1050;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.upCase {
    text-transform:uppercase;
}
/*Added for Manage Agent Classification popUp       --Added by Ramya Y  On 28th Nov 2017 */


.modal_popupMngAgtCls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.popup_backdropMngAgtCls {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    background-color:rgba(85,85,85,0.78);
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
     background-color:#000;
 -ms-filter: "alpha(opacity=50)";
 opacity:0.5;
      bottom: 0;
}
.popup_contentMngAgtCls {
    position: relative;
    min-height: 500px;
    z-index: 100;
    width: 460px;
    margin: 0 auto;
    margin-top: 10%;
    background-color: #ffffff;
    font-size: 15px;
 border-width: 2px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
    box-shadow: 5px 5px rgba(43,40,40,0.42);
 behavior: url(../pie/PIE.htc);
}

/* For shifting the selected feature for  Agent Portal haeder [user Control ]  */
.pull-right { float: right !important; }
table#rdbAccessToAgtPortal tr td, table#rdbHomePage  tr td, table#rdbToolBox  tr td,  table#rdbCIPlnBrc  tr td,  table#rdbEduOrTrng tr td,  table#rdbCILatino  tr td,  table#rdbReport  tr td,  table#rdbACHDirDeposit  tr td,  table#rdbYourAcc  tr td, table#rdbBrokLndPage  tr td
 {
    padding-right:25px;
}
input[type="radio"] 
{
    margin:0px !important;
    
}
        /*********dropdown-menulist*****      replaced "CI PLAN BROCHURES" hyperlink by "Mareketing Materials" dropdown and added new css class     */
.dropbtn { background-color: #E31D1A; font-family:"Open Sans" !important; text-transform:uppercase; color:#fff;  border: none;   border-right:1px solid #fff; border-bottom: 1px solid #E31D1A; border-top: 1px solid #E31D1A;    padding: 5px 18px 5px 5px;    font-size: 12.5px;  cursor: pointer;}
.dropbtn:before {    content: "";    position: absolute;    top: 13px;    right: 6px;    border: 5px solid transparent;    border-top: 5px solid #ffffff;}
.dropdown {    position: relative;    display: inline-block; font-family:"Open Sans" !important;}
.dropdown-content {    display: none;    position: absolute;    background-color: #434345;	max-width: 178px;    z-index: 1;}
.dropdown-content a:first-child{border-top:0 solid #ffffff} 
table.navbar1 TR TD .dropdown-content a {    color: #ffffff; width:100%; box-sizing:border-box;    padding: 5px 6px;    text-decoration: none;    display: block;	border-top:1px solid #ffffff;border-bottom:0px solid #ffffff;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #434345; border-top:1px solid #434345; border-bottom: 1px solid #434345; }
table.navbar1 TR TD .dropdown-content a:hover { background-color:#E31D1A; }
