
span.multiselect-native-select, span.multiselect-native-select .btn-group, span.multiselect-native-select .btn-group .multiselect{
    width:100% !important;
    display:block !important;
}
span.multiselect-native-select .btn-group .multiselect{
    text-align: left;
    padding: 11px 10px;
    outline: 0;
    border: solid 1px #999999;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0px;
    position:relative;
}
span.multiselect-native-select .btn-group .multiselect .caret{
    position: absolute;
    right: 10px;
    top: 20px; 
}

span.multiselect-native-select .btn-group .multiselect:hover, span.multiselect-native-select .btn-group .multiselect:active, span.multiselect-native-select .btn-group .multiselect:focus{
    background:#fff !important;
}

span.multiselect-native-select .btn-group .multiselect-container{
    top: 43px !important;
    width: 100% !important;
    border-color: #999 !important;
    /* border-top: 0 !important; */
    border-radius: 0px;
}


body{
padding:0;
margin:0;
overflow-x:hidden;
color:#000;
font-size:15px;
line-height:22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
   color: #999;
}
:-moz-placeholder { /* Firefox 18- */
   color: #999;
}

img, a, a:hover, a:active, a:focus, object, embed{
	outline:0;
	border: 0; 
	text-decoration:none;
}

.dis-none{
	display:none;
}
.dis-inline-b{
display:inline-block;
}
.dis-block{
	display:block;
}
.font-18{
	font-size:18px;
}

ul, ol, p{
	list-style:none;
	padding:0;
	margin:0;
}

a:hover, a:active, a:focus{
	text-decoration:none;
}

.f-left{
float:left;
}

.f-right{
float:right;
}

.f-none{
float:none;
}

.text-left{
text-align:left;
}

.text-center{
text-align:center;
}

.text-right{
text-align:right;
}

.text-justify{
text-align:justify;
}

.text-bold{
	font-weight:bold;
}

cite, i, a{
	font-style:normal;
	display:inline-block;
}

.fluid-img{
width:100%;
}

.fluid-img2, .fluid-img3{
max-width:100%;
}
.fluid-img3{
	margin:0 auto;
}

.pos-relative{
position:relative;
}

.pd-0{
padding:0px !important;
}
.mg-0{
margin:0px !important;
}
.pd-LR-5{
	padding-left:5px;
	padding-right:5px;
}
.pdT-10{
	padding-top:10px;
}

.clr{
clear:both;
padding:0;
margin:0;
height:0;
line-height:1;
font:0;
}

.common-hd{
	margin:0;
	padding:0;
}
.hd01{
	font-size:45px;
}
.hd02{
	font-size:35px;
}
.hd03{
	font-size:27px;
}
.hd04{
	font-size:24px;
}
._capF{
	text-transform:uppercase;
}

.main:before, .main:after, ._clearBx:before, ._clearBx:after{
content: ".";
display: block;
overflow: hidden;
visibility: hidden;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
clear:both;
}

.main, ._head{
width:100%;
padding:0px;
margin:0px;
}
._head{
	background:#fff;
	padding:5px 0;
	border-top:solid 25px #C74A44;
	border-bottom: solid 1px #c5c5c5;
}
._head ._logo{
	display:inline-block;
}
._head ._logo img{
	max-width:100%;
}

._baseBack{
	background:#fff;
	padding:25px;
	/*border:solid 1px #c5c5c5;*/
}
._sB, ._sB0, ._sB01{
	max-width:450px;
	width:100%;
	margin:2% auto 5% auto;
}
._sB0{
	max-width:900px;
}
._sB01{
	max-width:650px;
}
._sGrid{
	max-width:450px;
	margin:0 auto;
}
ul._formR{
}
ul._formR li, ul._formR li label{
	display:block;
	font-weight:500;
}
ul._formR li{
	padding-bottom:15px;
}
ul._bSt li{
	margin-bottom:15px;
	border-bottom:solid 1px #efefef;
}
ul._bSt li:last-child{
	border:0;
}
ul._formR li ._fGROUP{
	/*margin-left:-5px;
	margin-right:-5px;*/
}
ul._formR li ._fGROUP input[type='radio'], ul._formR li ._fGROUP input[type='checkbox']{
	position:relative;
	top:2px;
}
ul._formR li ._fGROUP span{
	padding-right:10px;
}
ul._formR li ._fGROUP div{
	padding:5px;
}
ul._formR li:last-child{
	padding-bottom:0;
}
ul._formR li label{
	margin-bottom:7px;
}

ul._viewPGstys li label{
    color: #c74a44 !important;
}

.inputF, .inputF0, .inputF01{
	padding:10px;
	width:100%;
	outline:0;
	border:solid 1px #999999;
	color:#666;
	font-size:14px;
	font-weight:normal;
}
.inputF0{
	width:45px !important;
}
.inputF01{
	width:auto !important;
}
._btn{
	border:none;
	outline:0;
	color:#fff;
	background:#3F51B5;
	padding:10px;
	text-align:center;
	border-radius:100px;
}
._btn:hover{
	opacity:.85;
	color:#fff;
}
._btn01{
    min-width:125px;
}
._wFluid{
	width:100%;
}
.chkTermAndCond{
    font-size: 12px;
    line-height: 21px;
}
._mHead{
	background: #e7f3a6;
    padding: 15px;
    font-weight: normal;
    line-height: 35px;
    font-size: 24px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
._boxM{
	width:150px;
	border:solid 1px #ddd;
	margin-bottom:10px;
}

ul._noteTx{
    padding:15px 0;
}
ul._noteTx li{
    padding-bottom:10px;
    font-size: 13px;
}
ul._noteTx li h3{
    border-bottom: solid 1px #ddd;
    margin-bottom: 0;
    padding-bottom: 15px;
}
ul._noteTx li h4{
    font-weight:bold;
    font-size:16px;
}
._boxM img{
	width:100%;
}
._sFnt{
	color:#999;
	font-size:13px;
}
._4PPP{
	margin-top:80px;
	padding-top:55px;
}
._proPIC{		
	text-align:center;
	position:relative;
	width:150px;
	height:150px;
	margin:0 auto 40px auto;
}
._proPIC img{
	width:100% !important;
	height:100% !important;
}
._proPIC ._upload input[type='file']{
	margin:0 auto;
	display:none;
}
._proPIC ._upload{
    width: 100%;
	color:#000;
}
._proPIC ._upload input[type='file']{
	position:relative;
	left:28px;
	cursor:pointer;
}
.inputfile + label{
	background:#c74a44;
	max-width:100% !important;
	font-size: 1.5rem !important;
}
._togReg{
	padding:15px 0;
}
._togReg .cols{
	padding-bottom:15px;
}

._btnBox{
	padding:0 5px;
}
._btnBox, ._btnBox0{	
	text-align:center;
}

@media only screen and (max-width:480px){
._mHead{
	padding-top:0;
	font-size:18px;
	line-height:25px;
}
._baseBack{
	padding-left:15px;
	padding-right:15px;
}

}
.error{border-color: #f00;}

/*04 Jan 2019*/

._grid_860{
	max-width:960px;
	width:100%;
	padding:30px 40px;
	margin:0 auto;
	min-height:500px;
}

ul.formBx{
	margin:0px;
	padding:15px 0;
}
ul.formBx li{
}
ul.formBx li .fBox{
	display:table;
	width:100%;
	padding-bottom:10px;
	position:relative;
}
ul.formBx li .fBox input[type='radio']{
	position:relative;
	top:2px;
}
ul.formBx li .fBox .col-3{
	display:table-cell;
	width:25%;
}
ul.formBx li .fBox .col-4{
	display:table-cell;
	width:33.33%;
}
ul.formBx li .fBox .col-6{
	display:table-cell;
	width:50%;
}
ul.formBx li .fBox .col-12{
	display:table-cell;
	width:100%;
}
ul.formBx li .fBox .boxss{
	padding:5px;
}
ul.formBx li label{
	display: block;
    font-weight: 600;
    font-size: 12px !important;
}
._subBTN{
	text-align:center;
}
._search{
	min-width:175px;
}
._subHD{
	background:#e7f3a6;
	padding:10px;
	font-weight:400;
}

._plusMines{
	position:absolute;
	right:-35px;
	top:38px;
}
._plusMines a{
    display: inline-block;
    background: #37b537;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 27px;
    border-radius: 100px;
    font-size: 27px;
	margin: 0 2px;
}
._plusMines a.red{
	background:#dc4141;
}

._termsC{
	font-weight:normal;
}
._termsC input[type='checkbox']{
	position:relative;
	top:2px;
}

._thanks{
	text-align:center;
	padding-top:75px;
}
._thanks h2{
	text-transform:uppercase;
	font-weight:600;
}

@media only screen and (max-width:767px){
ul.formBx li .fBox .xs-1{
	width:100%;
	display: inline-table;
}


}

@media only screen and (max-width:480px){
._subHD{
	font-size:15px;
}
.multiselect-wrapper .multiselect-list{
	min-width: 230px !important;
}

}

._starReq{
    font-style: normal;
    display: inline-block;
    padding-left: 2px;
    color: #f00;
}

