/*Author: VP*/


.spacer-0 {
	height: 0px;
	clear: both;
	width: 100%;
}
.spacer-5 {
	height: 5px;
	clear: both;
	width: 100%;
}
.spacer-10 {
	height: 10px;
	clear: both;
	width: 100%;
}
.spacer-15 {
	height: 15px;
	clear: both;
	width: 100%;
}
.spacer-20 {
	height: 20px;
	clear: both;
	width: 100%;
}
.spacer-25 {
	height: 25px;
	clear: both;
	width: 100%;
}
.spacer-30 {
	height: 30px;
	clear: both;
	width: 100%;
}
.spacer-40 {
	height: 40px;
	clear: both;
	width: 100%;
}
.spacer-50 {
	height: 50px;
	clear: both;
	width: 100%;
}
.spacer-75 {
	height: 75px;
	clear: both;
	width: 100%;
}
.spacer-100 {
	height: 100px;
	clear: both;
	width: 100%;
}
.pad-t-b5 {
	padding-top:5px;padding-bottom:5px;
}
.color-white {
	color: #fff;
}
.text-orange {
	color: #FF9900;
}
.text-blue {
	color: #0369a7;
}
.text-red {
	color: #c60710 !important;
}
.SystemMessage{color: red !important;}
.text-yellow {
	color: #f0a703 !important;
}
.text-blue-light {
	color: #90e1ee;
}
.text-blizzard-blue {
	color: #3d617a;
}
.bg-blizzard-blue {
	background: #3d617a;
}
.pad15 {
	padding: 15px;
}
.pad20 {
	padding: 20px;
}
.pad18 {
	padding: 18px !important;
}
.line-h23 {
	line-height: 23px !important;
}
.line-h1-4 {
	line-height: 1.4em !important;
}
.margin-lr {
	margin-left: 10px;
	margin-right: 10px;
}
a[disabled]{cursor: not-allowed;opacity: 0.4;}

/*table striped - 2*/
.table-custom-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-custom-striped tbody {
	background-color: #446A84;
}
.table-custom-striped > tbody > tr:nth-child(odd) > td,
.table-custom-striped > tbody > tr:nth-child(odd) > th {
	background-color: #4E7088;
}
.table-custom-striped.table > tbody > tr > td {
	border:none;
}
.table > tbody > tr > td{padding: 9px 12px;}
.table-custom-striped > thead > tr > th {background-color: #3D617A;}
.table>thead>tr>th {vertical-align: bottom !important;}

.table-custom-striped > tbody > tr:last-child > td{padding: 8px 15px !important;}
.table-custom-striped > tbody > tr:last-child > td{background-color: #00aeef !important;}

.table-custom-striped a i{ font-size:13px; color:#B1CADC;}.table-custom-striped a:hover i{ font-size:13px; color:#FCFCFC}


/*custom table*/
.custom-table > thead > tr > th {vertical-align: bottom;border: 1px solid #3d617a;background-color: #3d617a;color: #fff;}.custom-table{border-color:#3d617a;}

/*column strip*/
/*.table-striped-column tr:fisrt-child{background-color: #b5e1f1; color:#006cc0;}*/
.table-striped-column tr td:nth-child(1) {background-color: #b5e1f1;  color:#006cc0; font-weight:600; font-size:14px;}
.table-striped-column tr td:nth-child(3) {background-color: #efefef;}
/*.table-striped-column tr td:nth-child(4) {background-color: #efefef;}*/
.table-striped-column > tbody > tr > td{border-color: #9ebfcb !important;}

.scroll-acc {
    overflow: auto;
    position: relative;
    width: 100%;
	max-height: 470px;
    min-height: 370px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.height245 {
    overflow: auto;
    position: relative;
    width: 100%;
    max-height: 245px;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.badge-orange-link{
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #ff7e00;
  border-radius: 10px;
  border:none;
  outline:0;
}
.badge-orange-link:hover{background-color: #2098d1 !important;}

/*table-confirmation*/
.table-conf-election > tbody > tr:last-child{border-top: #636363 2px solid;border-bottom: #636363 2px solid !important;color: #000000;font-weight: 600;font-size: 15px; background: #f4faff;} 
.hvr-underline-from-left-current{background-color: #E4F7FD !important;}

.table-responsive{overflow-x:auto !important;}.btn-group{display:-ms-inline-flex !important;display:-webkit-inline-flex !important;display:inline-flex !important;}.display-block{display:inline-block !important;}.bg-yellow-light{background-color: #F6F6E6;}.bg-none{background:none !important;}.bg-blue-light2{background: #E1E6EA;}.mt33{margin-top: 33px;}.mt10{margin-top: 10px;}.pt-24{padding-top:24px;}
.acco-bord{border-bottom: 1px solid #C5C5C5 !important;border-right:0 !important;border-left:0 !important;}.shadow-none{box-shadow:none !important;}.text-black-l{color: #404040 !important;}.txt-left-imp{text-align:left !important;}.check-rad-pt-23{padding-top: 25px;margin-bottom: 31px !important;}
.bg-yellow-dark-bord{background-color: #fffef9;border-bottom: 2px solid #e4e2da;}.bg-grey-l {background: #F5F5F5;}.breadcrumb a{color:#828282;text-decoration:none !important;}.breadcrumb a:hover{color:#29a2ce;text-decoration:none;}.breadcrumb > .active{color:#777; font-size:14px;}.overflow-table{overflow: auto;}.overflow-hidden{overflow:hidden;}.bg-gray-dark-bord{background-color: #F1F1F1; border-bottom: 2px solid #5BC0DE;}.m-tb6{margin:6px 0 !important;}
.pad-lr-none-2{padding-left:0; padding-right:0;}.fl-right{float:right;}.bg-grey-sidebar{background:#D6DFE4;}.pad-tp2{padding-top:2px;}.pointer-none{pointer-events: none !important;}.marg-top7{margin-top:7px;}.border-tp-none{border-top:none !important;}.marg-left15{margin-left:15px;}.btn-sm{padding:7px 10px !important;}
.pad-tb14-lr10{padding:14px 10px;}.dedu-btn{margin-top:0 !important; padding: 3px 10px !important;}.pad-tp12{padding-top:12px;}.marg-btm0{margin-bottom:0 !important;}.right15{right:15px !important;}.bord-radius0{ border-radius:0px !important;}.text-blue-l-table{color:#d1e7fa !important;}
.modal-dialog2{width:450px !important;}.marg-btm5{margin-bottom:5px !important;}.pad-btm10{padding-bottom:10px;}.color-light-white{color: #EFEFEF;}.pad-l-6{padding-left:6px;}.pad-r-6{padding-right:6px;}.color-black{color:#000;}.border-blue{border:1px solid #00aeef;}.border-blue-light{border:2px solid #cdedf9;}.padd-l-17{padding-left:17px;}
.pad-r0{padding-right:0 !important;}.login-bord-right{border-right: 1px solid #d3d3d3;}.pad-lr10{padding-left:10px !important;padding-right:10px !important;}.pad-lr12{padding-left:12px !important;padding-right:12px !important;}.bg-grey-light{background:#F9F9F9;}.marg-top0{margin-top:0;}.text-black{color:#383838;}.text-dark-blue{color:#004bb2;}
.error-404 h1 {text-transform: uppercase;color: #aaa;font-size: 160px;line-height: 160px;margin-bottom: 20px;}.mr-10{margin-right:10px;}.disabled-other{opacity:0.3;cursor:not-allowed;}.bord-right-none{border-right:none !important;}

.pad-lr-none-sm{padding-left:15px !important;padding-right:15px !important;}.padding5{padding:5px !important;}.pt-26{padding-top:26px;}.margin-r10-sm{margin-right:10px;}
.font20{font-size:18px !important;}.font11{font-size:11px !important;}.font12{font-size:12px !important;}.font15{font-size:15px !important;}.font13{font-size:13px !important;}.font14{font-size:14px !important;}.font16{font-size:16px !important;}font17{font-size:17px !important;}.font18{font-size:18px !important;}.font19{font-size:19px !important;}.font20{font-size:20px !important;}.font22{font-size:22px !important;}.font30{font-size:30px !important;}
.pad25{padding:25px;}.text300{font-weight:300 !important;}.text400{font-weight:400 !important;}.text600{font-weight:600 !important;}.vert-middle{vertical-align:middle !important;}.vert-top{vertical-align:top !important;}.text-left{text-align:left !important;}
.bord-radius4{border-radius:4px;-moz-border-radius:3px; -webkit-border-radius:3px;}.margin-0-auto{margin:0 auto;}.text-bold{font-weight:bold;}
.pad-lr-none{padding-left:0 !important;padding-right:0 !important;}.bg-login{ background-color:#000000; min-height:420px; width:100%;}.pad-tb10{padding-top:10px;padding-bottom:10px;}.inline-block{display:inline-block !important;}
.marg-btm10{margin-bottom:10px;}.bg-grey{background:#e2e6e6;}.bg-white{background:#fff;}.pad-btm40{padding-bottom:40px;}.marg-top-30{margin-top:-30px;}.pad-tb14{padding-top:14px;padding-bottom:14px;}.pad8{padding:8px;}
.bg-support{background-image: url(../images/icon-sprite.png);background-repeat: no-repeat;background-position: 1px 18px;padding: 17px 14px;margin-right: 5px;}
.bg-support2{background-image: url(../images/icon-sprite.png);background-repeat: no-repeat; background-position: -89px 8px; padding: 5px 14px; margin-right: 5px;}
.bg-faq{background-image: url(../images/icon-sprite.png);background-repeat: no-repeat;background-position: -25px 18px;padding: 17px 14px;margin-right: 5px;}
.bg-faq2{background-image: url(../images/icon-sprite.png);background-repeat: no-repeat;background-position: -115px 7px;padding: 4px 14px;;margin-right: 5px;}.hidden_destiny{display:none;}
.bg-change-password{background-image: url(../images/icon-sprite.png);background-repeat: no-repeat;background-position: -51px 18px;padding: 17px 9px;margin-right: 5px;}
.bg-logout{background-image: url(../images/icon-sprite.png);background-repeat: no-repeat;background-position: -67px 18px;padding: 17px 11px;margin-right: 5px;}.bg-log_in{background-image: url(../images/icon-sprite.png);background-repeat: no-repeat;background-position: -140px 18px;padding: 17px 11px;margin-right: 5px;}
.blue-bar{height: auto;height: 60px;}.padd10{padding:10px;}.marg_top-7{margin-top:-7px;}.text-r-l-sm{text-align:right;}.text-c-l-sm{text-align:right;}.bg-info-light {background-color: #EAF4F9;}

.table-condensed > thead > tr > th{color:#272727;border-bottom: 1px solid #D5DEE4;}
/*.table-condensed > tbody > tr{border-bottom: 1px solid #DFEBF5 !important;}*/
/*.table-condensed > tbody > tr:last-child{border-bottom: none !important;}*/
/*.table-condensed > tbody > tr > td{border-bottom: 1px solid #DDF0FD !important;}*/


/*my-beni*/
.last-td-bg > tbody > tr:last-child{background: #D6E8F1; font-weight:600;}

/*table current benefits*/
.table-head-bg-dark{background: #768D9C !important;color: #FFFFFF;}
.table-striped-light{background:#FAFAFA;border-color: #E0E0E0;}
.table-striped-dark{background:#F1F1F1;border-color: #E0E0E0;}

/*table compare plan*/
.table-head-bg-dark2{border:1px solid #3d617a;background-color:#3d617a;color: #FFFFFF;}

/*table compare plan*/
.table-head-bg-light{color: #1F1F1F !important;background-color: #DEE3E8 !important;}

/*table confirmation*/
.bg-head{background:#eff1f3 !important;}
.table-confirmation tbody tr th{border-top:none !important;border-bottom: 1px solid #D5DEE4 !important;}
.table-confirmation > tr > th {vertical-align: top;}

/*table employee*/
.table-employee > tbody > tr > td {padding: 7px 15px;}
.table-employee > tbody{background:transparent !important;}
.table-employee tbody tr td{border-top:none !important;border-bottom:1px solid #E5E5E5 !important;}
.background-trans{background:none !important;}

/*tooltip*/
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {border-radius: 4px;border: 1px solid #00aeef;background: #00aeef;color: #fff;}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {font-family: "Open Sans", sans-serif;font-size: 14px;line-height: 16px;padding: 8px;overflow: hidden;max-width: 200px;word-wrap: break-word;min-width: 50px; text-align:center;}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {/* border-color: ... !important; */}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {	cursor: help;margin-left: 4px;}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {padding: 0;font-size: 0;line-height: 0;position: absolute;left: 0;top: 0;z-index: 9999999;pointer-events: none;width: auto;overflow: visible;}
.tooltipster-base .tooltipster-content {overflow: hidden;}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {display: block;text-align: center;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}
.tooltipster-arrow span, .tooltipster-arrow-border {display: block;width: 0;height: 0;position: absolute;}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {border-left: 8px solid transparent !important;border-right: 8px solid transparent !important;border-top: 8px solid;bottom: -7px;}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {border-left: 9px solid transparent !important;border-right: 9px solid transparent !important;border-top: 9px solid;bottom: -7px;}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {border-left: 8px solid transparent !important;border-right: 8px solid transparent !important;border-bottom: 8px solid;top: -7px;}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {border-left: 9px solid transparent !important;border-right: 9px solid transparent !important;border-bottom: 9px solid;top: -7px;}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {left: 0;right: 0;margin: 0 auto;}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {left: 6px;}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {left: 5px;}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {right: 6px;}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {right: 5px;}

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}


/*tooltip end*/



.hr-blue {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #00b9f5;
}
.hr-gray {
    margin-top: 10px;
    margin-bottom: 9px;
    border: 0;
    border-top: 1px solid #cecece;
}
.hr-blue-light {
    margin-top: 10px;
    margin-bottom: 9px;
    border: 0;
    border-top: 1px solid #CDDFE8;
}
/*OLE4-section*/
.ole-section > div{background:#fffef0;border-right:#cdccc6 1px dashed;}.ole-section > div:last-child{border-right:none;}
.ole-section > div:nth-child(odd){background:#e9f5fa;}
.bord-div{border-top:#cdccc6 1px dashed;border-bottom:#cdccc6 1px dashed;}
.w100{width:100%;}.bord-btm{border-bottom:1px solid #cecece;}
.ole-height{min-height:414px; height:100%;}

.icons-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none;
	padding: 0;
    margin: 0 0 10px 25px;
	
}
.icons-ul > li {
    position: relative;
	padding: 2px 0;
	color:#000;
	font-size: 14px;
    font-weight: 600;
}
.icons-ul > li a {color:#444;}.icons-ul > li a:hover {color:#00aeef;}
.icons-ul i {
    position: absolute;
    text-align: center;
    line-height: inherit;
	color: #00aeef;
	left: -2.0em;
    width: 2.4em;
}


.disc-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none;
	padding: 0;
    margin: 0 0 10px 25px;
	
}
.disc-ul > li {
   position: relative;
    padding: 3px 0;
    color: #494A4A;
    font-size: 14px;
    font-weight: 400;
	line-height: 20px;
}
.disc-ul > li a {color: #004793; text-decoration:none;}.disc-ul > li a:hover {color: #29a2ce;}.icons-ul > li a:hover {color:#00aeef;}
.disc-ul i {
    position: absolute;
    text-align: center;
    line-height: inherit;
	color: #29a2ce;
	left: -2.5em;
    width: 2.4em;
}


.disc-ul-hr {
    list-style-type: none;
	padding: 0;
    margin: 0;
	
}
.disc-ul-hr > li {
   position: relative;
    padding: 1px 6px;
    color: #494A4A;
    font-size: 14px;
    font-weight: 400;
	line-height: 20px;
	display:inline-block;
	border-right:1px solid #dedede;
}
.disc-ul-hr > li:last-child{border-right:none;}
.disc-ul-hr > li a {color: #757575; text-decoration:none;}.disc-ul-hr > li a:hover {color: #29a2ce;}.disc-ul-hr a.active {color: #29a2ce;}.icons-ul-hr > li a:hover {color:#00aeef;}
.disc-ul-hr i {
    position: absolute;
    text-align: center;
    line-height: inherit;
	color: #29a2ce;
	left: -2.5em;
    width: 2.4em;
}




.icons-ul-doc {
    margin-left: 2.142857142857143em;
    list-style-type: none;
	padding: 0;
    margin: 0 0 10px 12px;
	
}
.icons-ul-doc > li {
    position: relative;
	padding: 2px 0;
	color:#000;
	font-size: 14px;
    font-weight: 600;
	border-bottom: 1px solid #CFDDE4;
}
@media (max-width:600px) {.icons-ul-doc > li {font-weight: 400;}.icons-ul-doc {margin: 0 0 10px 5px;}}
.icons-ul-doc > li a {color:#444;}.icons-ul-doc > li a:hover {color:#00aeef;}
.icons-ul-doc i {
    position: absolute;
    text-align: center;
    line-height: inherit;
	color: #00aeef;
	left: -2.0em;
    width: 2.4em;
}


.disc-ul-doc {
    margin-left: 2.142857142857143em;
    list-style-type: none;
	padding: 0;
    margin: 0 0 10px 25px;
	
}
.disc-ul-doc > li {
   position: relative;
    padding: 2px 0;
    color: #494A4A;
    font-size: 14px;
    font-weight: 600;
}
.disc-ul-doc > li a {color: #444343;}.icons-ul-doc > li a:hover {color:#00aeef;}
.disc-ul-doc i {
    position: absolute;
    text-align: center;
    line-height: inherit;
	color: #00aeef;
	left: -2.0em;
    width: 2.4em;
}



.btn-default-blue {
  color: #0298cc;
  background-color: #fff;
  border-color: #0298cc;
}
.btn-default-blue:focus,
.btn-default-blue.focus {
   color: #0298cc;
   background-color: #fff;
   border-color: #0298cc;
}
.btn-default-blue:hover {
  color: #fff;
  background-color: #0298cc;
  border-color: #0298cc;
}
.btn-default-blue:active,
.btn-default-blue.active,
.open > .dropdown-toggle.btn-default-blue {
  color: #fff;
  background-color: #0298cc;
  border-color: #0298cc;
}
.btn-default-blue:active:hover,
.btn-default-blue.active:hover,
.open > .dropdown-toggle.btn-default-blue:hover,
.btn-default-blue:active:focus,
.btn-default-blue.active:focus,
.open > .dropdown-toggle.btn-default-blue:focus,
.btn-default-blue:active.focus,
.btn-default-blue.active.focus,
.open > .dropdown-toggle.btn-default-blue.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default-blue:active,
.btn-default-blue.active,
.open > .dropdown-toggle.btn-default-blue {
  background-image: none;
}
.btn-default-blue.disabled:hover,
.btn-default-blue[disabled]:hover,
fieldset[disabled] .btn-default-blue:hover,
.btn-default-blue.disabled:focus,
.btn-default-blue[disabled]:focus,
fieldset[disabled] .btn-default-blue:focus,
.btn-default-blue.disabled.focus,
.btn-default-blue[disabled].focus,
fieldset[disabled] .btn-default-blue.focus {
  background-color: #fff;
  border-color: #ccc;
}


.btn-default-orange {
  color: #FF9900 !important;
  background-color: #fff;
  border-color: #FF9900;
}
.btn-default-orange:focus,
.btn-default-orange.focus {
   color: #FF9900 !important;
   background-color: #FFF;
   border-color: #FF9900;
}
.btn-default-orange:hover {
  color: #fff !important;
  background-color: #FF9900;
  border-color: #FF9900;
}
.btn-default-orange:active,
.btn-default-orange.active,
.open > .dropdown-toggle.btn-default-orange {
  color: #fff;
  background-color: #FF9900;
  border-color: #FF9900;
}
.btn-default-orange:active:hover,
.btn-default-orange.active:hover,
.open > .dropdown-toggle.btn-default-orange:hover,
.btn-default-orange:active:focus,
.btn-default-orange.active:focus,
.open > .dropdown-toggle.btn-default-orange:focus,
.btn-default-orange:active.focus,
.btn-default-orange.active.focus,
.open > .dropdown-toggle.btn-default-orange.focus {
  color: #fff !important;
  background-color: #FBA92E;
  border-color: #FBA92E;
}
.btn-default-orange:active,
.btn-default-orange.active,
.open > .dropdown-toggle.btn-default-orange {
  background-image: none;
}
.btn-default-orange.disabled:hover,
.btn-default-orange[disabled]:hover,
fieldset[disabled] .btn-default-orange:hover,
.btn-default-orange.disabled:focus,
.btn-default-orange[disabled]:focus,
fieldset[disabled] .btn-default-orange:focus,
.btn-default-orange.disabled.focus,
.btn-default-orange[disabled].focus,
fieldset[disabled] .btn-default-orange.focus {
  background-color: #fff;
  border-color: #ccc;
}




.btn-default-red {
  color: #d9534f;
  border-color: #d9534f;
  background-color: transparent;
}
.btn-default-red:focus,
.btn-default-red.focus {
   color: #d9534f;
   background-color: #fff;
   border-color: #d9534f;
}
.btn-default-red:hover {
  color: #fff;
  background-color: #d24541;
  border-color: #d24541;
}
.btn-default-red:active,
.btn-default-red.active,
.open > .dropdown-toggle.btn-default-red {
  color: #fff;
  background-color: #0298cc;
  border-color: #0298cc;
}
.btn-default-red:active:hover,
.btn-default-red.active:hover,
.open > .dropdown-toggle.btn-default-red:hover,
.btn-default-red:active:focus,
.btn-default-red.active:focus,
.open > .dropdown-toggle.btn-default-red:focus,
.btn-default-red:active.focus,
.btn-default-red.active.focus,
.open > .dropdown-toggle.btn-default-red.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default-red:active,
.btn-default-red.active,
.open > .dropdown-toggle.btn-default-red {
  background-image: none;
}
.btn-default-red.disabled:hover,
.btn-default-red[disabled]:hover,
fieldset[disabled] .btn-default-red:hover,
.btn-default-red.disabled:focus,
.btn-default-red[disabled]:focus,
fieldset[disabled] .btn-default-red:focus,
.btn-default-red.disabled.focus,
.btn-default-red[disabled].focus,
fieldset[disabled] .btn-default-red.focus {
  background-color: #fff;
  border-color: #ccc;
}







.visible-xs{display:none; visibility:hidden;}

/*OLE4-section*/
@media (max-width:1024px) {
.pad-lr-none-2{padding-left:0; padding-right:0;}.dropdown-menu-dud {right:0;}.padding-10-min{padding-left:10px}
}
@media (max-width:850px) {
	.login-bord-right{border-right:none;border-bottom: 1px solid #d3d3d3;}.marg-top-30{margin-top:0;}
	.ole-height{height:100%; min-height:150px;}
	.ole-section > div{background:#fffef0;border-right:none;border-bottom:#00AEEF 2px solid;}.ole-section > div:last-child{border-bottom:none;}
	/*.site-nav > li {float: left !important;}*/
	.text-center-sm{text-align:center;}
	.dropdown-menu-dud {min-width: 400px !important;}
	.visible-xs{display:block; visibility:visible;}
	.blue-bar {height: auto;min-height: 60px;}
	.text-r-l-sm{text-align:left;}
	.text-c-l-sm{text-align:center;}
	.table-custom-striped.table > tbody > tr > td {border: none; padding: 5px 10px;}
	.table-custom-striped.table > tbody > tr {font-size:13px;}
}
@media (min-width:320px) and (max-width:479px) {
.modal-dialog2{width:304px !important;margin: 12px auto;}
.font14-sm{font-size:14px !important;}
.fl-right{float:left;}
}


/*Deductions dropdown*/

.dropdown-menu-dud {
	min-width: 495px;
    padding: 15px 6px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	background-color: #446a84 !important;
	-webkit-box-shadow: 0px 7px 11px 0px rgba(0,0,0,0.57) !important;
	-moz-box-shadow: 0px 7px 11px 0px rgba(0,0,0,0.57) !important;
	box-shadow: 0px 7px 11px 0px rgba(0,0,0,0.57) !important;
	border: none !important;
	z-index: 101;
}

.mini-submenu{
  /*display:block;  
  position: relative;*/
}

.mini-submenu:hover{
  cursor: pointer;
  
}

.mini-submenu .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
  margin-top: 3px;
}

.mini-submenu .icon-bar {
  background-color: #000;
}

#slide-submenu{
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
  float:right;
}
#slide-submenu:hover{
  background: rgba(0, 0, 0, 0.45);
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
}

/*Wizard start----------------------------------*/

/*completed*/
.wizard-arrow_completed {
	position: relative;
	background: #00aeef;
	border: 3px solid #00aeef;
	color:#fff;
	padding: 0 0 0 7px;
}
.wizard-arrow_completed:after, .wizard-arrow_completed:before {
	right: -42px;
	top: 53%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.wizard-arrow_completed:before {
	border-width: 24px;
    margin-top: -25px;
    border-left: 15px solid #00aeef;
}



/*current*/
.wizard-arrow_current {
	position: relative;
	background: #f8f4db;
	border: 3px solid #f8f4db;
	color:#1e1d1d;
	padding: 0 0 0 20px;
}

.wizard-arrow_current:after{
	left: -3px;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.wizard-arrow_current:after {
	border-width: 26px;
    margin-top: -26px;
    border-left: 15px solid #3D617A;
}
.wizard-arrow_current:before {
	right: -42px;
	top: 53%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.wizard-arrow_current:before {
	border-width: 24px;
    margin-top: -25px;
    border-left: 15px solid #f8f4db;
}



/*pending*/
.bg-pending{background: #dedede !important;border: 3px solid #dedede !important;color:#393939 !important;}.bg-pending:before { border-left: 15px solid #dedede;}
.bg-current{border-top: 2px solid #D0D0D0 !important;color:#1e1d1d !important;}.bg-current:before { border-left: 15px solid #f8f4db;}
.bg-completed{background: #00aeef !important;border: 3px solid #00aeef!important;color:#fff !important;}.bg-completed:before { border-left: 15px solid #00aeef;}


.wizard-arrow_pending {
	position: relative;
	background: #dedede;
	border: 3px solid #dedede;
	color:#393939;
	padding: 0 0 0 22px;
}
.wizard-arrow_pending:after, .wizard-arrow_pending:before {
	left: -3px;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.wizard-arrow_pending:before {
	border-width: 26px;
    margin-top: -26px;
    border-left: 15px solid #3D617A;
}
.color-check{color:rgba(255,255,255,0.6) !important;}
.pad-t9-b7{padding-top:9px; padding-bottom:7px;}

.bg-primary2 td {
  color: #fff;
  background-color: #00aeef !important;
}
.bg-table-title th{  
	color: #1F1F1F !important;
  	background-color: #CCD4DC !important;
  }
.text-primary-title{color: #00AEEF !important;}
/*sidebar---------------*/


/*navbar*/
.navbar-custom {
    margin: 7.5px -15px;
}
.nav-custom > li{
	position: relative !important;
    display: block !important;
	border: none !important;
	}
@media (max-width:770px) {
.navbar-custom{text-align:left !important;padding-bottom: 13px;}
 .mt33{margin-top:0;}
 .mt15{margin-top:0;}
}
.hover-color-white a:hover{color:#fff !important;}

.fieldset2{padding: .35em .625em .75em;margin: 0 2px;border: 1px solid #c0c0c0;}
.bg-blue-nevi{background: #768D9C;color: #FFFFFF;}
.pl-0{padding-left:0;}.pr-0{padding-right:0;}.pr-5{padding-right:5px;}.pr-10{padding-right:10px;}.w-none{width:auto !important;}.mt-0{margin-top:0 !important;}.mt-5{margin-top:5px !important;}.mt-10{margin-top:10px !important;}.mt-15{margin-top:15px !important;}.mb-0{margin-bottom:0;}.mb-5{margin-bottom:5px;}.mb-10{margin-bottom:10px;}.mb-15{margin-bottom:15px;}.pb-0{padding-bottom:0;}.pb-5{padding-bottom:5px;}.pb-10{padding-bottom:10px;}.pt-0{padding-top:0;}.pt-5{padding-top:5px;}.pt-10{padding-top:10px;}
.min-height300{min-height:300px;}.min-height400{min-height:400px;}.min-height410{min-height:410px;}

/*file upload*/

.bg-thankyou{background:url(../images/thankyou.jpg) no-repeat; background-size:cover}.h133{height:133px;}
.w460 {width: 460px;}.bord-gray{border:1px solid #E0E0E0 !important;}.min-h265{min-height: 265px;}.bord-dark{border-top: 1px solid #3D617A;}.services-box{border: 3px solid #fbefd4 !important; background: #fffffa;}
.w-auto{min-width: auto !important;}
.mt-10-sm{margin-top:0;}
@media (max-width:640px) {.w460{width: 100% !important;}.show-xs{display:block!important; visibility:visible !important;}.pad-lr-none-sm{padding-left:0 !important;padding-right:0 !important;}.mt-10-sm{margin-top:10px;}}


/*collapsable panal*/

.panel-heading2 span {
    margin-top: -20px;
    font-size: 15px;
}
.clickable {
    cursor: pointer;
}
.border-tp{border-top:1px #333 solid;}

.panel-default2 >.panel-heading2 {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel2 {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
}
.panal-border{border:1px solid #F5F5F5;border-top:none;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}



.transparent-button{background:transparent; border :0; outline :0}
.pad-right-left{padding-left: 0 !important;padding-right: 0 !important;}


/*for login icon button*/
.login-icon-btn-a{padding:0 !important;}
.login-ico-i {position: absolute !important; padding-top: 8px !important; padding-left: 13px !important;}
.login-asp-btn { color: #fff !important; background-color: #00AEEF !important; border-color: #01A2DE !important; padding-left: 30px !important; text-transform: uppercase !important;padding-right: 10px !important;padding-top: 5px;padding-bottom: 5px;}
.login-asp-btn:hover { background-color: #0091C7 !important; border-color: #01A2DE !important;}

/*for next icon button*/
.next-icon-btn-a{padding: 0 !important;}
.next-ico-i {position: absolute !important;padding-top: 10px !important;right: 35px;}
.next-asp-btn {color: #fff !important;background-color: #00AEEF !important;border-color: #01A2DE !important;padding-left: 22px !important;text-transform: uppercase !important;padding-right: 40px !important;padding-top: 7px !important;padding-bottom: 7px !important;}
.next-asp-btn:hover {background-color: #0091C7 !important; border-color: #01A2DE !important;}

/*for update icon button*/
.update-icon-btn-a{padding:0 !important;}
.update-ico-i {position: absolute !important; padding-top: 8px !important; padding-left: 11px !important;}
.update-asp-btn {color: #fff !important;background-color: #00AEEF !important;border-color: #01A2DE !important;padding-left: 30px !important;padding-right: 10px !important;padding-top: 5px;padding-bottom: 5px;}
.update-asp-btn:hover { background-color: #0091C7 !important; border-color: #01A2DE}

/*for enroll icon button*/
.enroll-icon-btn-a{padding: 0 !important;}
.enroll-ico-i {position: absolute !important;padding-top: 8px !important;right: 28px;}
.enroll-asp-btn {color: #fff !important;background-color: #00AEEF !important;border-color: #01A2DE !important;padding-left: 13px !important;padding-right: 34px !important;padding-top: 5px !important;padding-bottom: 5px !important;}
.enroll-asp-btn:hover {background-color: #0091C7 !important; border-color: #01A2DE !important;}



/*for enroll icon button dark*/
.enroll-icon-dark-btn-a{padding:0 !important;}
.enroll-ico-dark-i {position: absolute !important;padding-top: 8px !important;padding-left: 13px !important;}
.enroll-asp-dark-btn { color: #fff !important; background-color:#3D617A !important;border-color: #3D617A !important; padding-left: 37px !important;padding-right: 14px !important;padding-top: 5px;padding-bottom: 5px;}
.enroll-asp-dark-btn:hover {background-color: #274E69 !important; border-color: #274E69 !important;}










.label-form {display:inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold;}
.showDiv{display:block; visibility:visible;}.textlabel > span{display:inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold;}
.table-radio td{border-top:none !important; border-bottom:none !important;}




/*radio style*/

.time.active {
    background: #00aeef;   
}

.time {
    width: auto; 
    padding: 10px;
    position: relative;
	margin-right: 7px;
}

.time-word {
    font-size: 14px;
    margin-left: 21px;
}

.radio-dot:before, .radio-dot:after {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    border-radius: 100%;
}

.radio-dot:before {
    width: 16px;
    height: 16px;
    border: 1px solid #ADADAD;
    top: 8px;
    left: 8px;
}

.radio-dot:after {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    top: 12px;
    left: 12px;
}

.time.active .time-word {
    color: #fff;
}

.time.active .radio-dot:after {
    background: #00aeef;
}

.time.active .radio-dot:before {
    background: #fff;
    border-color: #00aeef;
}

.time:hover .radio-dot:before {
    border-color: #00aeef;
}

.time.active:hover .radio-dot:before {
    border-color: #00aeef;
}


.time.active .radio-dot:after {
    background: #00aeef;
}

.time:hover .radio-dot:after {
    background: #00aeef;
}

.time.active:hover .radio-dot:after {
    background: #426C2A;
    
}

@media (max-width: 400px) {
    
    .mobile-br {
        display: none;   
    }

    .time {
        width: 49%;
        padding: 10px;
        position: relative;
    }

}

.link-black a{color:#000;}.link-black a:hover{color:#337ab7;}
.ele-right{float:right;}

@media (max-width: 700px) {
.ele-right{float:none;}
.navbar-brand img{width:80%;}
}
@media (max-width: 768px) {
.navbar-brand {
    float: left;
    height: 60px;
    padding: 0 15px 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.pt-26{padding-top:5px;}
.check-rad-pt-23 {
    padding-top: 9px;
    padding-bottom: 2px !important;
    margin-bottom: 9px !important;
}
}

.us-product-link {
    background: transparent url(../images/header-bg.png) repeat-x;
	height:35px;
}
us-footer p {
    margin-right: 12px;
    text-align: right;
    font-size: 12px;
    padding-top: 24px;
}
.copyright span {
    display: block;
}
.us-footer p, .footer-client-logo {
    float: left;
}
.us-footer p {
    margin-right: 12px;
    text-align: right;
    font-size: 12px;
    padding-top: 24px;
}
.footer-client-logo {
    padding-top: 20px;
}
.footer{background:#ccc;}



/*Styles
------------------------------------*/
a,a:focus{text-decoration:none}a,a:hover{color:#29a2ce}.badge-box-v2 a,.content-boxes-v1,.dropcap-bg,.heading,.servive-block,.tag-box-v5,.testimonials .carousel-arrow i,i.icon-custom{text-align:center}.overflow-h,.testimonials .testimonial-author{overflow:hidden}body{color:#333;font-size:14px;line-height:1.6}li,li a,p{color:#555}a,a:active,a:focus,a:hover{outline:0!important}a:hover{text-decoration:underline}.btn-u,.btn-u:hover,.link-bg-icon:hover,.link-icon:hover,.servive-block h2 a:hover{text-decoration:none}hr{margin:30px 0}hr.hr-md{margin:20px 0}h1{font-size:28px;line-height:35px}h2{font-size:24px;line-height:33px}h3{font-size:20px;line-height:27px}h4{line-height:25px}h5{line-height:20px}h6{line-height:18px}h1,h2,h3,h4,h5,h6{color:#585f69;margin-top:5px;text-shadow:none;font-weight:400;font-family:'Open Sans',sans-serif}h1 i,h2 i,h3 i,h4 i,h5 i,h6 i{margin-right:5px}.headline{display:block;margin:10px 0 25px;border-bottom:1px dotted #e4e9f0}.headline h2{font-size:22px}.headline h2,.headline h3,.headline h4{margin:0 0 -2px;padding-bottom:5px;display:inline-block;border-bottom:2px solid #72c02c}.headline-md{margin-bottom:15px}.headline-md h2{font-size:21px}.heading h2{padding:0 12px;position:relative;display:inline-block;line-height:34px!important}.heading h2:after,.heading h2:before{content:' ';width:70%;position:absolute;border-width:1px;border-color:#bbb}.heading h2:before{right:100%}.heading h2:after{left:100%}.heading-v1 h2:after,.heading-v1 h2:before{top:15px;height:6px;border-top-style:solid;border-bottom-style:solid}.heading-v2 h2:after,.heading-v2 h2:before{top:15px;height:6px;border-top-style:dashed;border-bottom-style:dashed}.heading-v3 h2:after,.heading-v3 h2:before{top:15px;height:6px;border-top-style:dotted;border-bottom-style:dotted}.heading-v4 h2:after,.heading-v4 h2:before{top:17px;border-bottom-style:solid}.heading-v5 h2:after,.heading-v5 h2:before{top:17px;border-bottom-style:dashed}.heading-v6 h2:after,.heading-v6 h2:before{top:17px;border-bottom-style:dotted}h2.heading-md{font-size:20px;line-height:24px}h2.heading-sm,h3.heading-md{font-size:18px;line-height:24px}h3.heading-md{line-height:22px}h3.heading-sm{font-size:16px;line-height:20px}h2.heading-xs{font-size:16px;line-height:22px}h3.heading-xs{font-size:14px;margin-bottom:0}.devider.devider-dotted{border-top:2px dotted #eee}.devider.devider-dashed{border-top:2px dashed #eee}.devider.devider-db{height:5px;border-top:1px solid #eee;border-bottom:1px solid #eee}.devider.devider-db-dashed{height:5px;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd}.devider.devider-db-dotted{height:5px;border-top:1px dotted #ddd;border-bottom:1px dotted #ddd}.table thead>tr>th{border-bottom:none}@media (max-width:768px){.heading h2:after,.heading h2:before{width:20%}.table td.hidden-sm,.table th.hidden-sm{display:none!important}}.form-control{box-shadow:none}.form-spacing .form-control{margin-bottom:15px}.input-group-addon{color:#b3b3b3;font-size:14px;background:#fff}.carousel-v1 .carousel-caption{left:0;right:0;bottom:0;padding:7px 15px;background:rgba(0,0,0,.7)}.carousel-v1 .carousel-caption p{color:#fff;margin-bottom:0}.carousel-v1 .carousel-arrow a.carousel-control{opacity:1;font-size:30px;height:inherit;width:inherit;background:0 0;text-shadow:none;position:inherit}.carousel-v1 .carousel-arrow a i{top:50%;opacity:.6;background:#000;margin-top:-18px;padding:2px 12px;position:absolute}.badge-lists li,.btn-u{position:relative}.carousel-v1 .carousel-arrow a i:hover{opacity:.8}.carousel-v1 .carousel-arrow a.left i{left:0}.carousel-v1 .carousel-arrow a.right i{right:0}.pagination li a{color:#777;padding:5px 15px}.pagination li a:hover{color:#fff;background:#5fb611;border-color:#5fb611}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{border-color:#72c02c;background-color:#72c02c}.pagination-no-space .pagination{margin:0}.pager li>a:focus,.pager li>a:hover{color:#fff;background:#5fb611;border-color:#5fb611}.btn{box-shadow:none}.btn-u{white-space:nowrap;border:0;color:#fff;font-size:14px;cursor:pointer;font-weight:400;padding:6px 13px;background:#72c02c;display:inline-block}.btn-u:hover{color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-u-sm,a.btn-u-sm{padding:3px 12px}.btn-u-lg,a.btn-u-lg{font-size:18px;padding:10px 25px}.btn-u-xs,a.btn-u-xs{font-size:12px;padding:2px 12px;line-height:18px}.btn-group .dropdown-menu>li>a{padding:3px 13px}.btn-group-vertical>.btn-u,.btn-group>.btn-u{float:left;position:relative}.btn-group>.btn-u:first-child{margin-left:0}@-moz-document url-prefix(){.footer-subsribe .btn-u{padding-bottom:4px}}@media (max-width:768px){@-moz-document url-prefix(){.btn-u{padding-bottom:6px}}}.btn-u.active,.btn-u:active,.btn-u:focus,.btn-u:hover,.open .dropdown-toggle.btn-u{background:#5fb611}.btn-u-split.dropdown-toggle{border-left:solid 1px #5fb611}.btn-u.btn-u-blue{background:#3498db}.btn-u.btn-u-blue.active,.btn-u.btn-u-blue:active,.btn-u.btn-u-blue:focus,.btn-u.btn-u-blue:hover,.open .dropdown-toggle.btn-u.btn-u-blue{background:#2980b9}.btn-u.btn-u-split-blue.dropdown-toggle{border-left:solid 1px #2980b9}.btn-u.btn-u-red{background:#e74c3c}.btn-u.btn-u-red.active,.btn-u.btn-u-red:active,.btn-u.btn-u-red:focus,.btn-u.btn-u-red:hover,.open .dropdown-toggle.btn-u.btn-u-red{background:#c0392b}.btn-u.btn-u-split-red.dropdown-toggle{border-left:solid 1px #c0392b}.btn-u.btn-u-orange{background:#e67e22}.btn-u.btn-u-orange.active,.btn-u.btn-u-orange:active,.btn-u.btn-u-orange:focus,.btn-u.btn-u-orange:hover,.open .dropdown-toggle.btn-u.btn-u-orange{background:#d35400}.btn-u.btn-u-split-orange.dropdown-toggle{border-left:solid 1px #d35400}.btn-u.btn-u-sea{background:#1abc9c}.btn-u.btn-u-sea.active,.btn-u.btn-u-sea:active,.btn-u.btn-u-sea:focus,.btn-u.btn-u-sea:hover,.open .dropdown-toggle.btn-u.btn-u-sea{background:#16a085}.btn-u.btn-u-split-sea.dropdown-toggle{border-left:solid 1px #16a085}.btn-u.btn-u-green{background:#2ecc71}.btn-u.btn-u-green.active,.btn-u.btn-u-green:active,.btn-u.btn-u-green:focus,.btn-u.btn-u-green:hover,.open .dropdown-toggle.btn-u.btn-u-green{background:#27ae60}.btn-u.btn-u-split-green.dropdown-toggle{border-left:solid 1px #27ae60}.btn-u.btn-u-yellow{background:#f1c40f}.btn-u.btn-u-yellow.active,.btn-u.btn-u-yellow:active,.btn-u.btn-u-yellow:focus,.btn-u.btn-u-yellow:hover,.open .dropdown-toggle.btn-u.btn-u-yellow{background:#f39c12}.btn-u.btn-u-split-yellow.dropdown-toggle{border-left:solid 1px #f39c12}.btn-u.btn-u-default{background:#95a5a6}.btn-u.btn-u-default.active,.btn-u.btn-u-default:active,.btn-u.btn-u-default:focus,.btn-u.btn-u-default:hover,.open .dropdown-toggle.btn-u.btn-u-default{background:#7f8c8d}.btn-u.btn-u-split-default.dropdown-toggle{border-left:solid 1px #7f8c8d}.btn-u.btn-u-purple{background:#9b6bcc}.btn-u.btn-u-purple.active,.btn-u.btn-u-purple:active,.btn-u.btn-u-purple:focus,.btn-u.btn-u-purple:hover,.open .dropdown-toggle.btn-u.btn-u-purple{background:#814fb5}.btn-u.btn-u-split-purple.dropdown-toggle{border-left:solid 1px #814fb5}.btn-u.btn-u-aqua{background:#27d7e7}.btn-u.btn-u-aqua.active,.btn-u.btn-u-aqua:active,.btn-u.btn-u-aqua:focus,.btn-u.btn-u-aqua:hover,.open .dropdown-toggle.btn-u.btn-u-aqua{background:#26bac8}.btn-u.btn-u-split-aqua.dropdown-toggle{border-left:solid 1px #26bac8}.btn-u.btn-u-brown{background:#9c8061}.btn-u.btn-u-brown.active,.btn-u.btn-u-brown:active,.btn-u.btn-u-brown:focus,.btn-u.btn-u-brown:hover,.open .dropdown-toggle.btn-u.btn-u-brown{background:#81674b}.btn-u.btn-u-split-brown.dropdown-toggle{border-left:solid 1px #81674b}.btn-u.btn-u-dark-blue{background:#4765a0}.btn-u.btn-u-dark-blue.active,.btn-u.btn-u-dark-blue:active,.btn-u.btn-u-dark-blue:focus,.btn-u.btn-u-dark-blue:hover,.open .dropdown-toggle.btn-u.btn-u-dark-blue{background:#324c80}.btn-u.btn-u-light-green{background:#79d5b3}.btn-u.btn-u-light-green.active,.btn-u.btn-u-light-green:active,.btn-u.btn-u-light-green:focus,.btn-u.btn-u-light-green:hover,.open .dropdown-toggle.btn-u.btn-u-light-green{background:#59b795}.btn-u.btn-u-split-light-green.dropdown-toggle{border-left:solid 1px #59b795}.btn-u.btn-u-dark{background:#555}.btn-u.btn-u-dark.active,.btn-u.btn-u-dark:active,.btn-u.btn-u-dark:focus,.btn-u.btn-u-dark:hover,.open .dropdown-toggle.btn-u.btn-u-dark{background:#333}.btn-u.btn-u-split-dark.dropdown-toggle{border-left:solid 1px #333}.btn-u.btn-u-light-grey{background:#585f69}.btn-u.btn-u-light-grey.active,.btn-u.btn-u-light-grey:active,.btn-u.btn-u-light-grey:focus,.btn-u.btn-u-light-grey:hover,.open .dropdown-toggle.btn-u.btn-u-light-grey{background:#484f58}.btn-u.btn-brd,.btn-u.btn-brd:focus{background:0 0}.btn-u.btn-u-split-light-grey.dropdown-toggle{border-left:solid 1px #484f58}.btn-u.btn-brd{color:#555;font-weight:200;border:1px solid transparent;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}span.badge,span.label{font-weight:400;padding:4px 7px}.btn-u.btn-brd:hover{background:0 0;border:1px solid #eee}.btn-u.btn-brd.btn-brd-hover:hover{color:#fff!important;background:#5fb611}.btn-u.btn-brd{border-color:#72c02c}.btn-u.btn-brd:hover{color:#5fb611;border-color:#5fb611}.btn-u.btn-brd.btn-u-blue{border-color:#3498db}.btn-u.btn-brd.btn-u-blue:hover{color:#2980b9;border-color:#2980b9}.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover{background:#2980b9}.btn-u.btn-brd.btn-u-red{border-color:#e74c3c}.btn-u.btn-brd.btn-u-red:hover{color:#c0392b;border-color:#c0392b}.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover{background:#c0392b}.btn-u.btn-brd.btn-u-orange{border-color:#e67e22}.btn-u.btn-brd.btn-u-orange:hover{color:#d35400;border-color:#d35400}.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover{background:#d35400}.btn-u.btn-brd.btn-u-sea{border-color:#1abc9c}.btn-u.btn-brd.btn-u-sea:hover{color:#16a085;border-color:#16a085}.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover{background:#16a085}.btn-u.btn-brd.btn-u-green{border-color:#2ecc71}.btn-u.btn-brd.btn-u-green:hover{color:#27ae60;border-color:#27ae60}.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover{background:#27ae60}.btn-u.btn-brd.btn-u-yellow{border-color:#f1c40f}.btn-u.btn-brd.btn-u-yellow:hover{color:#f39c12;border-color:#f39c12}.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover{background:#f39c12}.btn-u.btn-brd.btn-u-default{border-color:#95a5a6}.btn-u.btn-brd.btn-u-default:hover{color:#7f8c8d;border-color:#7f8c8d}.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover{background:#7f8c8d}.btn-u.btn-brd.btn-u-dark{border-color:#555}.btn-u.btn-brd.btn-u-dark:hover{color:#333;border-color:#333}.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover{background:#333}.btn-u.btn-brd.btn-u-light-grey{border-color:#585f69}.btn-u.btn-brd.btn-u-light-grey:hover{color:#484f58;border-color:#484f58}.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover{background:#484f58}.btn-u.btn-brd.btn-u-purple{border-color:#9b6bcc}.btn-u.btn-brd.btn-u-purple:hover{color:#814fb5;border-color:#814fb5}.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover{background:#814fb5}.btn-u.btn-brd.btn-u-aqua{border-color:#27d7e7}.btn-u.btn-brd.btn-u-aqua:hover{color:#26bac8;border-color:#26bac8}.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover{background:#26bac8}.btn-u.btn-brd.btn-u-brown{border-color:#9c8061}.btn-u.btn-brd.btn-u-brown:hover{color:#81674b;border-color:#81674b}.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover{background:#81674b}.btn-u.btn-brd.btn-u-dark-blue{border-color:#4765a0}.btn-u.btn-brd.btn-u-dark-blue:hover{color:#324c80;border-color:#324c80}.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover{background:#324c80}.btn-u.btn-brd.btn-u-light-green{border-color:#79d5b3}.btn-u.btn-brd.btn-u-light-green:hover{color:#59b795;border-color:#59b795}.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover{background:#59b795}.btn-u.btn-brd.btn-u-light{color:#fff;border-color:#fff}.btn-u.btn-brd.btn-u-light:hover{border-color:#fff}.badge-box-v1 a,.badge-box-v2 a{display:inline-block;border:1px solid #eee}.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover{background:#fff;color:#555!important}span.label{font-size:11px}span.badge-u,span.label-u{background:#72c02c}span.badge-blue,span.label-blue{background:#3498db}span.badge-red,span.label-red{background:#e74c3c}span.badge-green,span.label-green{background:#2ecc71}span.badge-sea,span.label-sea{background:#1abc9c}span.badge-orange,span.label-orange{background:#e67e22}span.badge-yellow,span.label-yellow{background:#f1c40f}span.badge-purple,span.label-purple{background:#9b6bcc}span.badge-aqua,span.label-aqua{background:#27d7e7}span.badge-brown,span.label-brown{background:#9c8061}span.badge-dark-blue,span.label-dark-blue{background:#4765a0}span.badge-light-green,span.label-light-green{background:#79d5b3}span.badge-light,span.label-light{color:#777;background:#ecf0f1}span.badge-dark,span.label-dark{background:#555}.badge-lists span.badge{top:-10px;right:-6px;position:absolute}.badge-lists.badge-icons span.badge{min-width:12px;padding:3px 6px}.badge-lists.badge-icons i{font-size:18px;min-width:25px}.badge-box-v1 a{color:#777;min-width:40px;font-size:18px;padding:8px 9px}.badge-box-v2 a{color:#777;font-size:12px;padding:10px;min-width:70px}.badge-box-v2 a i,i.icon-custom{font-size:20px}.badge-box-v1 a i,.badge-box-v2 a i{display:block;margin:1px auto 2px}.badge-box-v1 a:hover,.badge-box-v2 a:hover{color:#555;border-color:#555;text-decoration:none;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.social-icons{margin:0;padding:0}.social-icons li{list-style:none;margin-right:3px;margin-bottom:5px;text-indent:-9999px;display:inline-block}.social-icons li a,a.social-icon{width:28px;height:28px;display:block;background-position:0 0;background-repeat:no-repeat;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.social-icons li:hover a{background-position:0 -38px}.social-icons-color li a{opacity:.7;background-position:0 -38px!important;-webkit-backface-visibility:hidden}.social-icons-color li a:hover{opacity:1}.social_amazon{background:url(../img/icons/social/amazon.png) no-repeat}.social_behance{background:url(../img/icons/social/behance.png) no-repeat}.social_blogger{background:url(../img/icons/social/blogger.png) no-repeat}.social_deviantart{background:url(../img/icons/social/deviantart.png) no-repeat}.social_dribbble{background:url(../img/icons/social/dribbble.png) no-repeat}.social_dropbox{background:url(../img/icons/social/dropbox.png) no-repeat}.social_evernote{background:url(../img/icons/social/evernote.png) no-repeat}.social_facebook{background:url(../img/icons/social/facebook.png) no-repeat}.social_forrst{background:url(../img/icons/social/forrst.png) no-repeat}.social_github{background:url(../img/icons/social/github.png) no-repeat}.social_googleplus{background:url(../img/icons/social/googleplus.png) no-repeat}.social_jolicloud{background:url(../img/icons/social/jolicloud.png) no-repeat}.social_last-fm{background:url(../img/icons/social/last-fm.png) no-repeat}.social_linkedin{background:url(../img/icons/social/linkedin.png) no-repeat}.social_picasa{background:url(../img/icons/social/picasa.png) no-repeat}.social_pintrest{background:url(../img/icons/social/pintrest.png) no-repeat}.social_rss{background:url(../img/icons/social/rss.png) no-repeat}.social_skype{background:url(../img/icons/social/skype.png) no-repeat}.social_spotify{background:url(../img/icons/social/spotify.png) no-repeat}.social_stumbleupon{background:url(../img/icons/social/stumbleupon.png) no-repeat}.social_tumblr{background:url(../img/icons/social/tumblr.png) no-repeat}.social_twitter{background:url(../img/icons/social/twitter.png) no-repeat}.social_vimeo{background:url(../img/icons/social/vimeo.png) no-repeat}.social_wordpress{background:url(../img/icons/social/wordpress.png) no-repeat}.social_xing{background:url(../img/icons/social/xing.png) no-repeat}.social_yahoo{background:url(../img/icons/social/yahoo.png) no-repeat}.social_youtube{background:url(../img/icons/social/youtube.png) no-repeat}.social_vk{background:url(../img/icons/social/vk.png) no-repeat}i.icon-custom{color:#555;width:40px;height:40px;line-height:40px;margin-bottom:5px;display:inline-block;border:1px solid #555}i.icon-sm{width:35px;height:35px;font-size:16px;line-height:35px}i.icon-lg{width:60px;height:60px;font-size:31px;line-height:60px;margin-bottom:10px}i.icon-2x{font-size:30px}i.icon-3x{font-size:40px}i.icon-4x{font-size:50px}i.icon-line{font-size:17px}i.icon-sm.icon-line{font-size:14px}i.icon-lg.icon-line{font-size:28px}i.icon-2x.icon-line{font-size:27px}i.icon-3x.icon-line{font-size:36px}i.icon-4x.icon-line{font-size:47px}.link-bg-icon,.link-icon{color:#555}.link-bg-icon:hover,.link-icon:hover{border:none}.link-icon:hover i{color:#72c02c;background:0 0;border:1px solid #72c02c}.link-bg-icon:hover i{background:#72c02c;border-color:#72c02c;color:#fff!important},i.icon-color-aqua,i.icon-color-blue,i.icon-color-brown,i.icon-color-dark,i.icon-color-dark-blue,i.icon-color-green,i.icon-color-grey,i.icon-color-light-green,i.icon-color-light-grey,i.icon-color-orange,i.icon-color-purple,i.icon-color-red,i.icon-color-sea,i.icon-color-u,i.icon-color-yellow{background:0 0}i.icon-color-u{color:#72c02c;border:1px solid #72c02c}i.icon-color-blue{color:#3498db;border:1px solid #3498db}i.icon-color-red{color:#e74c3c;border:1px solid #e74c3c}i.icon-color-sea{color:#1abc9c;border:1px solid #1abc9c}i.icon-color-green{color:#2ecc71;border:1px solid #2ecc71}i.icon-color-yellow{color:#f1c40f;border:1px solid #f1c40f}i.icon-color-orange{color:#e67e22;border:1px solid #e67e22}i.icon-color-grey{color:#95a5a6;border:1px solid #95a5a6}i.icon-color-purple{color:#9b6bcc;border:1px solid #9b6bcc}i.icon-color-aqua{color:#27d7e7;border:1px solid #27d7e7}i.icon-color-brown{color:#9c8061;border:1px solid #9c8061}i.icon-color-dark-blue{color:#4765a0;border:1px solid #4765a0}i.icon-color-light-green{color:#79d5b3;border:1px solid #79d5b3}i.icon-color-light{color:#fff;border:1px solid #fff}i.icon-color-light-grey{color:#585f69;border:1px solid #585f69}i.icon-bg-aqua,i.icon-bg-blue,i.icon-bg-brown,i.icon-bg-dark,i.icon-bg-dark-blue,i.icon-bg-green,i.icon-bg-grey,i.icon-bg-light-green,i.icon-bg-light-grey,i.icon-bg-orange,i.icon-bg-purple,i.icon-bg-red,i.icon-bg-sea,i.icon-bg-u,i.icon-bg-yellow{color:#fff;border-color:transparent}i.icon-bg-u{background:#72c02c}i.icon-bg-blue{background:#3498db}i.icon-bg-red{background:#e74c3c}i.icon-bg-sea{background:#1abc9c}i.icon-bg-green{background:#2ecc71}i.icon-bg-yellow{background:#f1c40f}i.icon-bg-orange{background:#e67e22}i.icon-bg-grey{background:#95a5a6}i.icon-bg-dark{background:#555}i.icon-bg-purple{background:#9b6bcc}i.icon-bg-aqua{background:#27d7e7}i.icon-bg-brown{background:#9c8061}i.icon-bg-dark-blue{background:#4765a0}i.icon-bg-light-green{background:#79d5b3}i.icon-bg-light{background:#fff;border-color:transparent}i.icon-bg-light-grey{background:#585f69;border-color:transparent}.fa-fixed [class*=" fa"],.fa-fixed [class^=fa]{width:1.25em;text-align:center;display:inline-block}.fa-fixed [class*=" fa"].fa-lg,.fa-fixed [class^=fa].fa-lg{width:1.5625em}.content-boxes-v1 span{display:block;margin-top:5px}@media (max-width:992px){.content-boxes-v2,.content-boxes-v2 .text-justify{text-align:center}.content-boxes-v2 span{display:block;margin-top:5px}}.content-boxes-v3{margin-bottom:15px}.content-boxes-v3 i{top:8px;float:left;position:relative}.content-boxes-v3 .content-boxes-in-v3{padding:0 10px;overflow:hidden}.content-boxes-v3 .content-boxes-in-v3 h3{font-size:18px;line-height:22px;margin-bottom:3px;text-transform:capitalize}.content-boxes-v3 .content-boxes-in-v3 h3 a{color:#555}.servive-block{padding:20px 30px;margin-bottom:20px}.servive-block h2,.servive-block p{color:#fff}.servive-block-default,.servive-block-light{background:#fafafa;border:1px solid #eee}.servive-block-default:hover{box-shadow:0 0 8px #eee}.servive-block-default h2,.servive-block-default p,.servive-block-light h2,.servive-block-light p{color:#555}.servive-block-u{background:#72c02c}.servive-block-blue{background:#3498db}.servive-block-red{background:#e74c3c}.servive-block-sea{background:#1abc9c}.servive-block-grey{background:#95a5a6}.servive-block-yellow{background:#f1c40f}.servive-block-orange{background:#e67e22}.servive-block-green{background:#2ecc71}.servive-block-purple{background:#9b6bcc}.servive-block-aqua{background:#27d7e7}.servive-block-brown{background:#9c8061}.servive-block-dark-blue{background:#4765a0}.servive-block-light-green{background:#79d5b3}.servive-block-dark{background:#555}.servive-block-light{background:#ecf0f1}.dropcap{float:left;color:#72c02c;padding:5px 0;font-size:45px;font-weight:200;line-height:30px;margin:0 5px 0 0}.dropcap-bg{float:left;color:#fff;padding:7px 0;min-width:50px;font-size:35px;font-weight:200;line-height:35px;background:#72c02c;margin:4px 10px 0 0}.text-highlights{color:#fff;font-weight:200;padding:0 5px;background:#555}.text-highlights-green{background:#72c02c}.text-highlights-blue{background:#3498db}.text-highlights-red{background:#e74c3c}.text-highlights-sea{background:#1abc9c}.text-highlights-orange{background:#e67e22}.text-highlights-yellow{background:#f1c40f}.text-highlights-purple{background:#9b6bcc}.text-highlights-aqua{background:#27d7e7}.text-highlights-brown{background:#9c8061}.text-highlights-dark-blue{background:#4765a0}.text-highlights-light-green{background:#79d5b3}.text-border{border-bottom:dashed 1px #555}.text-border-default{border-color:#95a5a6}.text-border-green{border-color:#72c02c}.text-border-blue{border-color:#3498db}.text-border-red{border-color:#e74c3c}.text-border-yellow{border-color:#f1c40f}.text-border-purple{border-color:#9b6bcc}.list-styles li{margin-bottom:8px}.contex-bg p{opacity:.8;padding:8px 10px}.contex-bg p:hover{opacity:1}blockquote{padding:5px 15px;border-left-width:2px}blockquote p{font-size:14px;font-weight:400}blockquote h1,blockquote h2,blockquote span{font-size:18px;margin:0 0 8px;line-height:24px}blockquote.bq-text-lg p,blockquote.bq-text-lg small{text-transform:uppercase}blockquote.bq-text-lg p{font-size:22px;font-weight:300;line-height:32px}blockquote.hero.text-right,blockquote.text-right{border-left:none;border-right:2px solid #eee}blockquote.hero.text-right,blockquote.hero.text-right:hover{border-color:#555}blockquote.text-right:hover,blockquote:hover{border-color:#72c02c;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}blockquote.bq-dark,blockquote.bq-dark:hover{border-color:#585f69}blockquote.bq-green{border-color:#72c02c}blockquote.hero{border:none;padding:18px;font-size:16px;background:#f3f3f3;border-left:solid 2px #666}blockquote.hero:hover{background:#eee;border-left-color:#666}blockquote.hero.hero-dark,blockquote.hero.hero-default{border:none}blockquote.hero.hero-dark{background:#444}blockquote.hero.hero-dark:hover{background:#555}blockquote.hero.hero-default{background:#72c02c}blockquote.hero.hero-default:hover{background:#5fb611}blockquote.hero.hero-dark h2,blockquote.hero.hero-dark p,blockquote.hero.hero-dark small,blockquote.hero.hero-default h2,blockquote.hero.hero-default p,blockquote.hero.hero-default small{color:#fff;font-weight:200}.tag-box{padding:20px;background:#fff;margin-bottom:30px}.tag-box h2{font-size:20px;line-height:25px}.tag-box p{margin-bottom:0}.tag-box.tag-text-space p{margin-bottom:10px}.tag-box-v1{border:1px solid #eee;border-top:solid 2px #72c02c}.tag-box-v2{background:#fafafa;border:1px solid #eee;border-left:solid 2px #72c02c}.tag-box-v3{border:2px solid #eee}.tag-box-v4{border:1px dashed #bbb}.tag-box-v5{margin:20px 0;border:1px dashed #ccc}.tag-box-v5 span{color:#555;font-size:28px;margin-bottom:0}.tag-box-v6{background:#fafafa;border:1px solid #eee}.tag-box-v7{border:1px solid #eee;border-bottom:solid 2px #72c02c}.testimonials{margin-bottom:10px}.testimonials .testimonial-info{color:#72c02c;font-size:16px;padding:0 15px;margin-top:18px}.testimonials .testimonial-info span{top:3px;position:relative}.testimonials .testimonial-info em{color:#777;display:block;font-size:13px}.testimonials .testimonial-info img{width:60px;float:left;height:60px;padding:2px;margin-right:15px;border:1px solid #ccc}.testimonials .carousel-arrow{top:-65px;position:relative}.testimonials .carousel-arrow i{color:#777;padding:2px;min-width:25px;font-size:20px;background:#f5f5f5}.testimonials .carousel-arrow i:hover{color:#fff;background:#72c02c}.testimonials .carousel-control{opacity:1;width:100%;text-align:right;text-shadow:none;position:absolute;filter:Alpha(opacity=100)}.testimonials .carousel-control.left{right:27px;left:auto}.testimonials .carousel-control.right{right:0}.testimonials.testimonials-v1 .item p{position:relative}.testimonials.testimonials-v1 .item p:after,.testimonials.testimonials-v1 .item p:before{left:80px;bottom:-20px}.testimonials.testimonials-v1 .item p:after{border-top:22px solid;border-left:0 solid transparent;border-right:22px solid transparent}.testimonials.testimonials-v2 .testimonial-info{padding:0 20px}.testimonials.testimonials-v2 p{padding-bottom:15px}.testimonials.testimonials-v2 .carousel-arrow{top:-55px}.testimonials.testimonials-v2 .item p:after,.testimonials.testimonials-v2 .item p:before{left:8%;bottom:45px}.testimonials.testimonials-v2 .item p:after{border-top:20px solid;border-left:25px solid transparent;border-right:0 solid transparent}.testimonials.testimonials-v1 p,.testimonials.testimonials-v2 p{padding:15px;font-size:14px;font-style:italic;background:#f5f5f5}.testimonials-bg-default .carousel-arrow i,.testimonials-bg-default .item p{background:#72c02c}.testimonials.testimonials-v1 .item p:after,.testimonials.testimonials-v2 .item p:after{width:0;height:0;content:" ";display:block;position:absolute;border-top-color:#f5f5f5;border-left-style:inset;border-right-style:inset}.testimonials-bg-dark .item p,.testimonials-bg-default .item p{color:#fff;font-weight:200}.testimonials-bg-dark .carousel-arrow i,.testimonials-bg-default .carousel-arrow i{color:#fff}.testimonials.testimonials-bg-default .item p:after{border-top-color:#72c02c}.testimonials.testimonials-bg-default .carousel-arrow i:hover{background:#5fb611}.testimonials-bg-dark .item p{background:#555}.testimonials.testimonials-bg-dark .item p:after{border-top-color:#555}.testimonials-bg-dark .carousel-arrow i{color:#fff;background:#555}.testimonials.testimonials-bg-dark .carousel-arrow i:hover{background:#333}.testimonials.testimonials-bg-dark .testimonial-info{color:#555}.panel-heading{color:#fff;padding:5px 15px}.panel .table{margin-bottom:0}.panel-u{border-color:#72c02c}.panel-u>.panel-heading{background:#72c02c}.panel-blue{border-color:#3498db}.panel-blue>.panel-heading{background:#3498db}.panel-red{border-color:#e74c3c}.panel-red>.panel-heading{background:#e74c3c}.panel-green{border-color:#2ecc71}.panel-green>.panel-heading{background:#2ecc71}.panel-sea{border-color:#1abc9c}.panel-sea>.panel-heading{background:#1abc9c}.panel-orange{border-color:#e67e22}.panel-orange>.panel-heading{background:#e67e22}.panel-yellow{border-color:#f1c40f}.panel-yellow>.panel-heading{background:#f1c40f}.panel-grey{border-color:#95a5a6}.panel-grey>.panel-heading{background:#95a5a6}.panel-dark{border-color:#555}.panel-dark>.panel-heading{background:#555}.panel-purple{border-color:#9b6bcc}.panel-purple>.panel-heading{background:#9b6bcc}.panel-aqua{border-color:#27d7e7}.panel-aqua>.panel-heading{background:#27d7e7}.panel-brown{border-color:#9c8061}.panel-brown>.panel-heading{background:#9c8061}.panel-dark-blue{border-color:#4765a0}.panel-dark-blue>.panel-heading{background:#4765a0}.panel-light-green{border-color:#79d5b3}.panel-light-green>.panel-heading{background:#79d5b3}.panel-default-dark{border-color:#585f69}.panel-default-dark>.panel-heading{background:#585f69}.progress-u,.progress-u .progress-bar{box-shadow:none}.progress-lg{height:25px}.progress-lg p{padding-top:3px}.progress-sm{height:12px}.progress-xs{height:7px}.progress-xxs{height:3px}.progress{background:#e5e5e5}.progress-bar-u{background:#72c02c}.progress-bar-blue{background:#3498db}.progress-bar-orange{background:#e67e22}.progress-bar-red{background:#e74c3c}.progress-bar-purple{background:#9b6bcc}.progress-bar-aqua{background:#27d7e7}.progress-bar-brown{background:#9c8061}.progress-bar-dark-blue{background:#4765a0}.progress-bar-light-green{background:#79d5b3}.progress-bar-dark{background:#555}.stars-existing{color:#72c02c;cursor:pointer}.star-lg{font-size:30px}.star-sm{font-size:25px}.star-xs{font-size:20px}.star-default{font-size:16px}img.img-bordered{padding:3px;border:1px solid #eee}img.img-circle{border-radius:50%!important}.responsive-video{height:0;padding-top:1px;position:relative;padding-bottom:56.25%}.responsive-video iframe{top:0;left:0;width:100%;height:100%;position:absolute}.margin-left-5{margin-left:5px}.margin-right-5{margin-right:5px}.no-top-space{margin-top:0;padding-top:0}.no-bottom-space{margin-bottom:0;padding-bottom:0}.margin-bottom-10,.margin-bottom-15,.margin-bottom-20,.margin-bottom-25,.margin-bottom-30,.margin-bottom-35,.margin-bottom-40,.margin-bottom-45,.margin-bottom-5,.margin-bottom-50,.margin-bottom-55,.margin-bottom-60{clear:both}.margin-bottom-5{margin-bottom:5px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-15{margin-bottom:15px}.margin-bottom-20{margin-bottom:20px}.margin-bottom-25{margin-bottom:25px}.margin-bottom-30{margin-bottom:30px}.margin-bottom-35{margin-bottom:35px}.margin-bottom-40{margin-bottom:40px}.margin-bottom-45{margin-bottom:45px}.margin-bottom-50{margin-bottom:50px}.margin-bottom-55{margin-bottom:55px}.margin-bottom-60{margin-bottom:60px}@media (max-width:768px){.sm-margin-bottom-10{margin-bottom:10px}.sm-margin-bottom-20{margin-bottom:20px}.sm-margin-bottom-30{margin-bottom:30px}.sm-margin-bottom-40{margin-bottom:40px}.sm-margin-bottom-50{margin-bottom:50px}.sm-margin-bottom-60{margin-bottom:60px}}@media (max-width:992px){.md-margin-bottom-10{margin-bottom:10px}.md-margin-bottom-20{margin-bottom:20px}.md-margin-bottom-30{margin-bottom:30px}.md-margin-bottom-40{margin-bottom:40px}.md-margin-bottom-50{margin-bottom:50px}.md-margin-bottom-60{margin-bottom:60px}}.color-sea{color:#1abc9c}.color-red{color:#e74c3c}.color-aqua{color:#27d7e7}.color-blue{color:#3498db}.color-grey{color:#95a5a6}.color-dark{color:#555}.color-green{color:#72c02c}.color-brown{color:#9c8061}.color-light{color:#fff}.color-orange{color:#e67e22}.color-yellow{color:#f1c40f}.color-green1{color:#2ecc71}.color-purple{color:#9b6bcc}.color-dark-blue{color:#4765a0}.color-light-grey{color:#585f69}.color-light-green{color:#79d5b3}.bg-color-aqua,.bg-color-blue,.bg-color-brown,.bg-color-dark,.bg-color-dark-blue,.bg-color-green,.bg-color-green1,.bg-color-grey,.bg-color-light-green,.bg-color-light-grey,.bg-color-orange,.bg-color-purple,.bg-color-red,.bg-color-sea{color:#fff}.bg-color-dark{background-color:#555!important}.bg-color-sea{background-color:#1abc9c!important}.bg-color-red{background-color:#e74c3c!important}.bg-color-aqua{background-color:#27d7e7!important}.bg-color-blue{background-color:#3498db!important}.bg-color-grey{background-color:#95a5a6!important}.bg-color-green{background-color:#72c02c!important}.bg-color-brown{background-color:#9c8061!important}.bg-color-orange{background-color:#e67e22!important}.bg-color-green1{background-color:#2ecc71!important}.bg-color-purple{background-color:#9b6bcc!important}.bg-color-dark-blue{background-color:#4765a0!important}.bg-color-light-grey{background-color:#585f69!important}.bg-color-light-green{background-color:#79d5b3!important}.rgba-red{background-color:rgba(231,76,60,.8)}.rgba-blue{background-color:rgba(52,152,219,.8)}.rgba-aqua{background-color:rgba(39,215,231,.8)}.rgba-yellow{background-color:rgba(241,196,15,.8)}.rgba-default{background-color:rgba(114,192,44,.8)}.rgba-purple{background-color:rgba(155,107,204,.8)}.rounded{border-radius:4px!important}.rounded-x{border-radius:50%!important}.rounded-2x{border-radius:10px!important}.rounded-3x{border-radius:15px!important}.rounded-4x{border-radius:20px!important}.rounded-top{border-radius:4px 4px 0 0!important}.rounded-left{border-radius:4px 0 0 4px!important}.rounded-right{border-radius:0 4px 4px 0!important}.rounded-bottom{border-radius:0 0 4px 4px!important}.overflow-a{overflow:auto}.overflow-hidden{overflow:hidden}.lft-img-margin{margin:0 20px 5px 0}.rgt-img-margin{margin:0 0 5px 10px}.padding-left-5{padding-left:5px}.img-width-200{width:200px}.text-justify p{text-align:justify}.bg-light{padding:10px 15px;margin-bottom:10px;background:#fcfcfc;border:1px solid #e5e5e5}.bg-light:hover{border:1px solid #bbb}.hover-effect{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.hover-effect-kenburn{left:10px;margin-left:-10px;position:relative;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.hover-effect-kenburn:hover{-webkit-transform:scale(2) rotate(5deg);-moz-transform:scale(2) rotate(5deg);-o-transform:scale(2) rotate(5deg);-ms-transform:scale(2) rotate(5deg);transform:scale(2) rotate(5deg)}

/*Form check-radio*/

.text-lr {
    text-align:left;
}
@media (max-width: 1024px){
.text-lr {
    text-align:right;
}

@media (max-width: 992px){
.text-lr {
    text-align:center;
}
}
@media (max-width: 640px){
.text-lr {
    text-align:left;
}
}


