.verification-row {
    margin-top: 3em;
	margin-bottom:3em;
}
.no-padding{
	padding-left: 0;
	padding-right: 0;
}
.verification-icon-left{
	text-align:center;
	margin-bottom: 23px;
}
.m-b-20{
	margin-bottom: 20px;
}
.verification-heading{
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
}

.verification-content{
    text-align: center;
    font-size: 16px;
    padding-bottom: 10px;
}

.verification-content a{
    color: #1b83bf;
	text-decoration:none;
}

#partitioned {
    padding-left: 24px;
    letter-spacing: 33px;
    border: 0;
    background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 46px 1px;
    background-repeat: repeat-x;
    background-position-x: 0;
    width: 220px;
    min-width: 220px;
    font-size: 24px;
    outline: none !important;
}

#divInner{
  left: 0;
  position: sticky;
}

#divOuter{
  width:190px;
  overflow:hidden;
  margin: 20px auto;
}

.or-row{
	margin-bottom:7em;
}
.resrnd-btn{
    padding: 3px 10px;
    font-size: 13px;
}



/***************/

#partitioned {
  padding-left: 15px;
  letter-spacing: 42px;
  border: 0;
  background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 50px 1px;
  background-repeat: repeat-x;
  background-position-x: 35px;
  width: 220px;
  min-width:220px;
}

#divInner{
  left: 0;
  position: sticky;
}

#divOuter{
  width:190px;
  overflow:hidden
}

.or-row{
	margin-bottom:7em;
}

.total-bg{
	/*background:#fff;
	border:1px solid #dbd9d9;*/
	/*padding-top:25px;*/
	padding-bottom:25px;
	margin-top:15px;
}

.total-detail-head{
    text-align: right;
	font-size: 15px;
    font-weight: 600;
    padding-right: 10px;
}

.total-detail-head2{
    text-align: right;
	font-size: 16px;
    font-weight: 600;
}

.total-count{
    font-weight: 600;
}

.total-detail{
	margin-bottom:5px;
}

.total-detail-final{
    border-top: 1px solid #ededed;
	padding-top: 5px;
}




/***********/
.multiselect-native-select  .btn-group{
	display: block;
}
.multiselect-native-select  button.multiselect {
	width: 100%;
	text-align: left;
	overflow: hidden;
	border-color: #cccccc;
	font-size: 14px;
	background: #ffffff;
}
.multiselect-native-select  button.multiselect .caret,
.multiselect-native-select  button.multiselect::after{
	position: absolute;
	right: 8px;
	top: 40%;
}
.multiselect-native-select ul.multiselect-container{
	width: 100%;
	top: 33px;
    max-height: 200px;
    overflow-y: scroll;
}
.multiselect-native-select ul.multiselect-container>li>a {
    color: #555555!important;
    border-bottom: none;
    display: block;
}
.multiselect-container>li>a>label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 15px;
}
.multiselect-native-select ul.multiselect-container>li>a:hover{
    background: none;
}
.has-error button.multiselect{
	border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.common-field-title {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    margin: 15px 0px 20px;
}
.common-field-title .portal-mobile-view {
    float: left;
}
.common-field-title .remove-btn {
    float: right;
}



@media (min-width: 768px){
	.form-group.col-2-content .radio-group,
	.form-group.col-2-content .checkbox-group {
	    column-count: 2;
	    column-gap: 50px;
	}
}


.form-tile {
    padding: 15px;
    display: table;
    width: 100%;
    border: 2px solid #A7CF4F;
    border-radius: 10px;
}
.form-tile-con{
	text-decoration: none !important;
}
.form-tile-box{
	float: none;
	display: inline-table;
	margin-bottom: 25px;
}
.form-tile .tile-icon {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    padding: 5px;
    border: 2px solid #1E2D43;
    border-radius: 10px;
}
.form-tile .tile-title {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    color: #1E2D43;
    font-size: 18px;
    font-weight:500;
    text-decoration: none;
}

.form-tile-box-con .form-button{
	padding: 8px 45px;
    color: #fff;
    background: #1E2D43;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
}
.form-tile-box-con .button-con{
	margin-top: 35px;
}
.form-list-title {
    color: #1E2D43;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    margin: 15px 0 10px;
}
.form-tile-box{
    padding: 0 10px;
    max-width: 49%;
}
@media only screen and (max-width: 480px){
	.form-tile-box{
	    max-width: 98%;
	}
}
.common-fields-row .row-number {
    margin-right: 10px;
}
.common-fields-row  .row-number:after{
	content: ".";
}
.common-fields-row {
    /*margin-bottom: 10px;*/
}
.reg-panel .panel-heading{
	font-size: 20px;
}
.common-field-title .remove-btn{
	padding: 5px 10px;
    border-radius: 20px;
    border: 1px solid #dddddd;
    line-height: 1;
    background: #f5f5f5;
    font-size: 12px;
    cursor: pointer;
}
.common-field-title .remove-btn{
	font-size: 14px;
	line-height: 12px;
	margin-right: 5px;
}
.conpany-detail-table th,
.user-detail-table th{
    font-size: 14px;
    width: 40%;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
    vertical-align: middle;
}
.user-detail-table th{
    border-right: 1px solid #ddd;
    width: auto;
    text-align: center;
}
.conpany-detail-table td,
.user-detail-table td {
    font-size: 14px;
    width: 60%;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    vertical-align: middle;
}
.user-detail-table td{
    width: auto;
    text-align: center;
}

.paynow-button{
	width: 100%;
	font-size: 22px;
	margin-top: 10px;
}
.total-detail{
	padding: 3px 0;
}
.total-detail-final{
	padding: 15px 0;
	display: flex;
}
#coupon_message{
	font-size: 12px;
	margin: 5px 0 0;
}
#add-delegate{
    padding: 10px 30px;
    font-size: 16px;
}
.submit-button {
    padding: 12px 65px;
    font-size: 20px;
}

/* ----------------- */
.step-row-container {
	margin-top: 45px;
	margin-bottom: 10px;
}

.step-progressbar {
	margin-bottom: 40px;
	overflow: hidden;
	counter-reset: step;
	margin-top: 20px;
	padding: 0;
}

.step-progressbar li {
	list-style-type: none;
	color: #B1B1B1;
	text-transform: capitalize;
	font-size: 18px;
	width: 50%;
	float: left;
	position: relative;
	text-align: center;
	z-index: 1;
}
.steps-2 .step-progressbar li{
	width: 50%;
}
.steps-3 .step-progressbar li{
	width: 33.33%;
}
.steps-4 .step-progressbar li{
	width: 25%;
}
.steps-5 .step-progressbar li{
	width: 20%;
}

.step-progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 40px;
    line-height: 36px;
    display: block;
    font-size: 16px;
    color: #B1B1B1;
    background: #ffffff;
    border-radius: 50%;
    border: 2px solid #B1B1B1;
    margin: 0 auto 5px auto;
}

.step-progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #B1B1B1;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: -1;
    left: calc(-50% + 20px);
}

.step-progressbar li:first-child:after,
.step-progressbar li.first:after {
	content: none;
}

.step-progressbar li.active {
    color: #1a658b;
}
.step-progressbar li.active:before, .step-progressbar li.active:after {
    background: #46aee1;
    color: white;
    border-color: #46aee1;
}
.panel-body, .common-field-container{
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
 }
 .no-padding{
 	padding: 0px;
}
.form-control{
	min-height: 1.5em !important;
	padding: 0.07em .5em !important;
	background-color: #ffffff !important;
	display: block;
    width: 100%;
    height: 39px  !important;
    padding: 6px 12px;
    font-size: 14px !important;
    line-height: 1.42857143  !important;
    color: #555  !important;
    background-color: #fff;
    background-image: none  !important;
    border: 1px solid #ccc  !important;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075)  !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)  !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s  !important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s  !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s  !important;

}
/*.panel-default {
    border-color: #ddd;
} */
.panel {
    margin-bottom: 30px;
    /*background-color: #fff;
    border: 1px solid transparent;
    border-color: #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
}
.panel-default>.panel-heading {
    /*color: #333;
    background-color: #f5f5f5;*/
    border-color: #ddd;
    border-width: 2px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: 600;
}
.panel-body {
    padding: 20px 0;
}
.common-field-container{
	/*border-top: 1px solid #ddd;*/
    /*padding-top: 18px;*/
}
.common-field-title{
	border: none;
}
button, input, optgroup, select, textarea{
}
.payment_page .panel-body, .payment_page .common-field-container{
	display: block;
}
.payment_page .btn:not(:disabled):not(.disabled){
	/*padding: 6px 12px;*/
}
.cid-rKOGAQKXS4{
	background: #f5f5f5;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.total-detail-head{
	text-align: left;
}
.total-detail{
	display: flex;
}
.payment_page .btn-danger, .btn-danger:active {
    background-color: #d9534f !important;
    border-color: #D9534E !important;
    color: #ffffff !important;
}
.payment_page .btn-danger:hover, .payment_page .btn-danger:focus, .payment_page .btn-danger.focus, .payment_page .btn-danger.active {
    color: #ffffff !important;
    background-color: #c9302c !important;
    border-color: #c9302c !important;
}
.payment_page a.btn.btn-xs.btn-danger {
    padding: 2px 4px !important;
    font-size: 10px !important;
    font-weight: 600 !important;
}
.payment_page a .fa-times{
	margin-right: 2px;
}
.step-row-container {
}.form-tile-con.active .form-tile {    background: #1E2D43 !important;}
.total-detail-head2{
	text-align: left;
}

.has-error .form-control {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442 !important;
}
.dropzone.dz-clickable {
    cursor: pointer;
}
.dropzone {
    min-height: 150px;
    border: 1px solid #ccc;
    background: white;
    padding: 20px 20px;
    border-radius: 20px;
}
.clear-both{
	clear: both;
}
#registrationform .form-control, #registrationform .multiselect{
	margin-bottom: 0 !important;
	font-family: 'Roboto', sans-serif !important;
}
#registrationform .form-group {
    margin-bottom: 0px;
    min-height: 88px;
}
#registrationform .help-block{
    font-size: 12px;
    margin: 2px 0;
}
.form-group-inner{
	margin: 0 !important;
	padding-top:0 !important;
	padding-bottom: 0 !important;
    min-height: auto !important;
}
.form-group-inner.mobile-code {
    width: 40%;
    display: inline-block;
    padding-right: 5px;
    vertical-align: top;
}
.form-group-inner.mobile-number {
    width: 60%;
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
}
.slot-remain {
    padding: 10px 15px 20px;
}
.slot-remain-row {
    padding: 2px 0;
    font-size: 12px;
    font-weight: 500;
}
.slot-remain .slot-title{
    padding-bottom: 5px;
	font-size: 13px;
    font-weight: 600;
}
.slot-remain-count {
    font-weight: 600;
    color: #8e54a2;
}
.multiselect-native-select .btn-group:before,
.multiselect-native-select .btn-group:after{
	content:" ";
	clear:both;
	display: table;
}
.no-padding{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.form-group label{
	font-weight: 500;
}
.radio-group .radio {
    display: inline-block;
    margin-right: 30px;
}
#registrationform textarea.form-control {
    min-height: 90px !important;
    height: auto !important;
    max-height: 100% !important;
}

/* ======================================
	Cart Details
========================================= */
.plan-description p {
    margin-bottom: 0;
}
.ea-plan-title {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}
.ea-plan-right{
	width: 150px;
}
.ea-plan-right .button-cart-remove{
	margin-top: -7px;
}
.price {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.cust-badge {
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    border: 1px solid #daeafd;
    padding: 4px 20px;
    border-radius: 20px;
    color: #000;
    background: #daeafd;
    font-weight: 400;
}
.cust-badge-mini{
	font-size: 12px;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 7px;
    border: 1px solid #ddd;
    padding: 2px 10px;
    border-radius: 8px;
    color: #000;
    background: #f5f5f5;
    font-weight: 400;
}
.cust-badge-micro{
	font-size: 11px;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 2px 5px;
    border-radius: 8px;
    line-height: 1;
    color: #000;
    background: #f5f5f5;
    font-weight: 400;
}
