body{
    margin: 0;
}

.main_container_all{
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.new_registration_spreadsheet{
    height: 100%;
}

.content{
    height: auto;
}

#breadcrumbs-one{
    font-family: Verdana,Arial,sans-serif;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
}

#breadcrumbs-one li{
    float: left;
    background-image:  url(../images/breadcrumb.png) !important;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 5px;

}

#breadcrumbs-one a{
    padding: 8px 0px 8px 0px;
    width: 100%;
    float: left;
    text-decoration: none;
    color: white;
    position: relative;
    text-align: center;
}

#main_link  {
    width: 17%;
    min-width: 130px;
}

#pack_link {
    width: 10%;
    min-width: 72px;
}

#days_link {
    width: 7%;
    min-width: 45px;
}

#del_link {
    width: 19%;
    min-width: 135px;
}

#extra_link {
    width: 8%;
    min-width: 50px;
}

#conf_link {
    width: 12%;
    min-width: 87px;
}

#pay_link {
    width: 11%;
    min-width: 70px;
}

#lecture_link {
    width: 8%;
    min-width: 45px;
}


.ui-state-active{
    border: 1px solid #d3d3d3 !important;

    background: url('../images/headbg.gif') repeat-x top left !important;
    font-weight: normal !important;
    color: #555555 !important;
}

.ui-accordion-header
{
    height: 20px;
    font-size: 16px !important;
    color: light-grey;
    border-radius: 0px !important;
    background: url('../images/headbg.gif') repeat-x top left !important;
}

.ui-widget-content {
    border: 0px solid white !important;

}

.ui-dialog-content, .ui-dialog{
    padding: 0px 3px 0px 0px !important;

}

.breadcrumbs {
    width: 100%;
    background-image: linear-gradient(to top, #9b9b9b, #c0c0c0);  
    background: -webkit-linear-gradient(#c0c0c0, #9b9b9b);
    background-image: -moz-linear-gradient(to top, #9b9b9b, #c0c0c0);
    background-image: -ms-linear-gradient(to top, #9b9b9b, #c0c0c0);
    background-image: -o-linear-gradient(to top, #9b9b9b, #c0c0c0);
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #e5e5e5 #ccc;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
}

.register_container{
    padding: 3px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif !important;
    letter-spacing: -1px;
}

.crumb{
    display: none;
} 

.delegate_name {
    text-align:left;
}

.pract_exp{
    color: red;
}

.pract_contact{
    font-size: 11px;
}

.pract_email{
    color: #c00002;
    font-size: 11px;
}

.pract_email b{
    color: #222222;
}

.search_results {
    width: 100%;
}

.pract_name{
    font-size: 18px;
}

fieldset{
    border: 0 !important;
}

.search_results thead {
    border-radius: 30px;
    cellspacing:0;
}

.search_results thead tr{
    font-size: 18px;
    height: 40px;

}

th:first-child {
    -moz-border-radius: 0px 0 0 0;
    -webkit-border-radius: 0px 0 0 0;
    border-radius: 0px 0 0 0;
}

th:last-child {
    -moz-border-radius: 0 0px 0 0;
    -webkit-border-radius: 0 0px 0 0;
    border-radius: 0 0px 0 0;
}


.search_results thead tr th{
    background: #e6e6e6 url(../../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important;
    background: url('../../images/headbg.gif') repeat-x top left;
    border: 0px solid grey;
    color: grey;
}

.search_results tbody tr td{
    border: 1px solid #D4D4CA;
    padding: 5px;
}

.search_results tbody .selected_pract{
    background-color: #e2e2e2;
}

#hidden_form{
    width: 100%;
    display: none;
}

.styled-select select {
    background: transparent;
    width: 100%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
}

.styled-select {
    border-radius: 1px;

    width: 100%;
    height: 34px;
    overflow: hidden;
    background: url(../images/down_arrow_select.jpg) no-repeat right #ddd;
    border: 1px solid grey;
}


.field{
    position: relative;
}

.field input[readonly]
{
    opacity: 0.6;
}

.item{
    width: 200px;
}

.smallheading{
    font-size: 14px;
    color: #000;
    margin-bottom: 6px;
}

.registernext{
    width: 106px;
    height: 45px !important;
    background: url('../images/button-right.png') no-repeat !important;
    color: grey !important;
    cursor: pointer;
    border: 1px solid white !important;
    font-size: 12px !important;
    padding-right: 20px !important;
    padding-top: 2px;
}

.previous{
    background: url('../images/button-left.png') no-repeat !important;
    padding-right: 0px !important;
    padding-left: 20px !important;
}

.plain{
    background: url('../images/button-plain.png') no-repeat !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    text-align: center;
}

.completed{
    background: url('../images/tick.png') no-repeat !important;
    width: 40px;
    height: 40px;
    display: none;
    margin: -9px -9px 0px 0px;
}

.event_info{
    color: grey;
}

.styled-select{
    overflow: visible !important;
}

.styled-select .error
{
    top: -68px !important;

}

label.error
{
    top: -30px !important;
    left: 20% !important;

    background: #ee0101 !important;
    color: #fff !important;
    font-size: 11px !important;
    border: 2px solid #ddd !important;
    box-shadow: 0 0 6px #000 !important;
    -moz-box-shadow: 0 0 6px #000 !important;
    -webkit-box-shadow: 0 0 6px #000 !important;
    padding: 4px 10px 4px 10px !important;
    border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    opacity: 0.75 !important;

}

label.error::before, 
label.error::after { 
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid black;
    border-bottom: 7px solid transparent;

    opacity: 0.2;

    top: 25px;
    left: 60% !important;
    content: '';
    left: 50%;
    margin-left: -20px;
    position: absolute;
}

.accord_holder{
    width: 100%;
    border: 0px;
    border-bottom: 0px;
    border-radius: 15px;
    margin-bottom: 20px;
}
.accord_head{
    width: 100%;
    border-bottom: 1px solid grey;
    border: 1px solid grey;
    height: 50px;
    border-radius: 15px 15px 0px 0px;
    font-size: 25px;
    background: #e6e6e6 url(../../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important;
}
.accord_body{
    width: 100%;
    /*border: 1px solid grey;*/
    border-top: 0px;
    border-radius: 0 0 15px 15px;
}

.fieldhead{
    font-size: 13px;
    color: grey;
    margin-bottom: 2px;
}

.inputareas{
    margin-bottom: 10px;
}

.inputareas .makemeleft{
    float:left;
    margin-right: 10px;
}

.styled-select{
    margin-top: 2px;
}

input.newlook 
{
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    font-size: 14px;
    width: 270px;
    padding: 7px 8px 7px 8px;

    color:#333;
    text-shadow:0px 1px 0px #FFF;
}	 

.field{
    position: relative;
}

.field label{
    position: absolute;
    top: 8px;
    left: -10px;
}
label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 18px;
    color: DimGrey;
}

.accord_holder{
    width: 100%;
    border: 0px;
    border-bottom: 0px;
    border-radius: 15px;
    margin-bottom: 20px;
}


.accord_head {
    width: 100%;
    border-bottom: 1px solid grey;
    border: none;
    height: 50px;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    font-size: 21px;
    background: #262A66;
    background-image: none;
    color: #fff;
    opacity: 100;
}


/* .accord_head{
width: 100%;
border-bottom: 1px solid grey;
border: 1px solid grey;
height: 50px;
border-radius: 5px 5px 0px 0px;
font-size: 20px;
background: #e6e6e6 url(../../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important;
}*/


.accord_body{
    width: 100%;
    /*border: 1px solid grey;*/
    border-top: 0px;
    border-radius: 0 0 5px 5px;
    padding-bottom:35px;
}

.fieldhead{
    font-size: 13px;
    color: grey;
    margin-bottom: 2px;
}

.inputareas{
    margin-bottom: 10px;
}

.inputareas .makemeleft{
    float:left;
    margin-right: 10px;
}

.styled-select{
    margin-top: 2px;
}

input.newlook 
{
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    font-size: 14px;
    width: 270px;
    padding: 7px 8px 7px 8px;

    color:#333;
    text-shadow:0px 1px 0px #FFF;
}	 

.field{
    position: relative;
}

.field label{
    position: absolute;
    top: 8px;
    left: -10px;
}

.accord_head
{
    cursor: pointer;
}

.aux_holder .accord_body
{
    display:none;
}

.stands
{
    border: 2px solid gray;
    border-radius: 0px 0px 0px 0px;
    margin: 3px;
    padding: 3px;
    float: left;
    width: 78px;
    height:70px;
    word-wrap: break-word;
    text-align: center;
}

.stands:hover
{
    background-color:#cccccc;
    color: black;
}

.selectedStand
{
    background-color:#006CB7;
    color: white;
}

.terms_and_conditions:hover
{
    background-color: DimGrey
}


/*******************css-start------27_3_18---Start*******************/
.accor_dsg_cls_1 .ui-accordion-header{
    background-image: none !important;

    background-color: #262A66 !important;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 16px !important;
    padding: 0px 0px 0px 0px;
    height: auto;
    margin-bottom: 10px;
    border-radius: 6px !important;
    border: none;
    font-family: 'Roboto', sans-serif;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);
}

.accor_dsg_cls_1 .ui-accordion-header i{
    padding: 30px 25px;
    background-color: #fff;
    color: #333;
    font-size: 25px;
    margin-right: 10px;
    min-width: 80px;
    display: inline-block;
    text-align: center;
    line-height: 0;
}

.accor_dsg_cls_1 .ui-accordion-header .spn-cls{
    position: relative;
    display: inline-block;
    top: -3px;
}




.accor_dsg_cls_1 .ui-state-active {
    border: none !important;
    background-image: none !important;
    font-weight: normal !important;
    color: #fff !important;
    background-color:#28ABE2 !important;
}


.accor_dsg_cls_1{
    background-color:#fff !important;
    background-color: #fff !important;
    /* -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20); */
    /*-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20);*/
    /* box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20); */
}
.full-bg{
    background-image:url(../images/bg_1.png);
    background-repeat:repeat;
    background-size: contain;
}









#crumbs {
    text-align: center;
}
#crumbs h1 {
    padding: 0 0 30px;
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 600;
    letter-spacing: .01rem;
    color: #8093A7;
}
#crumbs ul {
    list-style: none;
    display: inline-table;
    margin: 7px 0px 0px 0px;
}
#crumbs ul li {
    display: inline;
}
#crumbs ul li a {
    display: block;
    float: left;
    height: auto;
    background: #F3F5FA;
    text-align: center;
    padding: 12px 0px 16px 32px;
    position: relative;
    margin: 0 5px 0 0;

    margin-bottom: 5px;
    text-decoration: none;
    color: #8093A7;
    font-size: 14px;
}
#crumbs ul li:last-child a{
    margin-right:0px  !important;
}
#crumbs ul li a i{
    margin-right: 5px;
}
#crumbs ul li a:after {
    content: "";
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #F3F5FA;
    position: absolute;
    right: -25px;
    top: 0;
    z-index: 1;
}
#crumbs ul li a:before {
    content: "";
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
}

#crumbs ul li:first-child a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#crumbs ul li:first-child a:before {
    display: none;
}

#crumbs ul li:last-child a {
    padding-right: 40px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#crumbs ul li:last-child a:after {
    display: none;
}

#crumbs ul li a:hover {
    background: #357DFD;
    color: #fff;
}

#crumbs ul li a:hover:after {
    border-left-color: #357DFD;
    color: #fff;
}


.completed {
    background: url(../images/check-mark.svg) no-repeat !important;
    width: 50px;
    height: 50px;
    display: none;
    margin: 0px 0px 0px 0px;
    position: relative;
    top: 12px;
    right: -2px;
}

.cst-ac-bdy .form-control{
    font-size:15px;
    height: 43px !important;
}

.cst-ac-bdy .form-control-2{
    border-left: 0;
    padding-left: 0;

}

.cst-ac-bdy .input-group{
    height: 43px;
}
.cst-ac-bdy .input-group-addon{
    background-color: #fff;
    border-right: transparent;
    color: #999;
    width: 38px;
    text-align: center;
}

.cst-fieldhead{
    font-size: 17px;
    color: #666;
    letter-spacing: 0;
    margin-bottom: 7px;
    font-family: 'Roboto', sans-serif;
}
.cst-fieldhead-2{
    font-size:20px;
    color: #666;
    letter-spacing: 0;
    margin-bottom:8px;
    font-family: 'Roboto', sans-serif;
}
.form-group {
    margin-bottom: 16px;
}



.cst-ac-bdy label.error {
    top: 0px !important;
    left: 0!important;
    background: #fff !important;
    color: #f53030 !important;
    font-size: 11px !important;
    border: 0px solid #ddd !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 4px 10px 4px 10px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    opacity: 01 !important;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0 !important;
    box-shadow: none !important;
}

.cst-ac-bdy label.error::before, label.error::after {
    display:none;
}


.cst-new-btn-cls-next{
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    min-width: 150px;
    color:#fff !important;
}
.cst-new-btn-cls-next i{
    margin-left:10px;
}
.cst-new-btn-cls-prev{
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    min-width: 150px;
    color:#fff !important;
    background-color: #666;
}
.cst-new-btn-cls-prev i{
    margin-right:10px;
}

.cst-fieldhead-3 {
    font-size: 16px;
    color: #666;
    letter-spacing: 0;
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
}



.up-dyna-box .top-part h1{
    width: 100%;
    border-bottom: 1px solid grey;
    border: none;
    height: auto;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    font-size: 18px;
    background: #fff !important;
    background-image: none;
    color: #333;
    padding: 5px;

    opacity: 100;
}
.up-dyna-box .bottom-part .spl-box-1{
    background-color: rgba(245, 245, 245, 0.61);
    border: 5px solid #fff;
    padding: 0px 0px 15px 0px;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
    padding: 0px 0px 0px 0px;
}
.up-dyna-box .bottom-part .spl-box-1 .heading-1 h1{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px !important;
    background-color: #00AEEF;
    padding: 8px;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

.up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box{
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid #cccccc8f;
}


.up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box h1{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px !important;
    font-weight: 400;
}

.up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box h2{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px !important;
    color: #ff0000;
    font-weight: 500;
}



.group-chk-bx input.chk-btn {
    display: none;
}
.group-chk-bx input.chk-btn + label {
    border: 1px solid #5cb85c;
    padding: 4px 20px;
    cursor: pointer;
    font-size: 15px;
    border-radius: 2px;
    border-radius: 45px;
    background-color: #5cb85c !important;
    box-shadow: none;
    color: #fff;
    margin: 0 auto;
}
.group-chk-bx input.chk-btn:not(:checked) + label:hover {
    border: 1px solid #fff;
    background-color:#fff;
    color:#fff;
}
.group-chk-bx input.chk-btn + label:active,
input.chk-btn:checked + label {

    border: 1px solid #fff;
    background-color:#fff;
    color:#fff;
}

.table-cst-mdn.table-bordered{
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    border:none;
    overflow: hidden;
    border-radius: 6px 6px 0px 0px;
}


.table-cst-mdn{
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    border:none;
}

.table-cst-mdn.table-bordered thead th {
    vertical-align: bottom;
    border-bottom: none;
}

.table-cst-mdn.table-bordered thead th {
    border: none;
}
.table-cst-mdn.table-bordered thead td {
    border: none;
}

.table-cst-mdn.table-bordered thead{
    background-color: #f7f7f7;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.28);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.28);
    font-size: 15px;
    background: #262A66 !important;
    background-image: none;
    color: #fff;
    opacity: 100
}


.table-cst-mdn.table-bordered tbody tr td.price_col{
    text-align:center;
}
.table-cst-mdn.table-bordered tbody tr td.total_col{
    text-align:center;
    font-size:15px;
}
.table-cst-mdn.table-bordered tbody{
    background-color: #fdfdfd;
}

.table-cst-mdn.table-bordered tbody .delegate_col .delconfirm {
    font-size: 16px;
}

.cst-fieldhead-2-cst {
    font-size: 20px;
    color: #666;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}

.table-cst-mdn td, .table-bordered th:first-child {
    border-left: none;
}
.tr-bg-15{
    background: rgba(204, 204, 204, 0.23) !important;
}
.total_price, .total_price2 {
    font-size: 18px;
    color: #666;
}



.prc-small-box{
    border: 1px solid #eceaea;
    padding: 30px 15px 0px 15px;
    margin-bottom: 15px;
    margin-top: 25px;
    position: relative;
}
.prc-small-box h3{
    position: absolute;
    top: -22px;
    font-size: 15px;
    background: #262A66;
    color: #fff;
    padding: 10px;
    border-radius: 70px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
}



.ul-repeted-box-new{
    background-color: #ccc3 !important;
    border-radius: 8px;
    text-align: center;
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    padding: 0px 0px 15px 0px;
    border: 1px solid #00AEEF;
    margin-bottom: 15px;
}



.ul-repeted-box-new .heading-1 h1{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    font-size: 15px !important;
    background-color: #00AEEF !important;
    padding: 8px;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

.ul-repeted-box-new h2{
    font-size: 18px;
    color: #333;
    padding: 10px 0px;
}

.prc-small-box-total{
    border: 1px solid #eceaea;
    margin-bottom:15px;
}
.prc-small-box-total h1{
    font-size: 23px;
    color: #fff;
    padding: 15px 15px;
    margin-bottom: 0;
    float: right;

}


.prc-small-box-total h1 span{
    margin-right: 15px;

}






.prc-small-box-2{
    border: 1px solid #eceaea;
    padding: 30px 15px 30px 15px;
    margin-bottom: 15px;
    margin-top: 25px;
    position: relative;
}
.prc-small-box-2 h3{
    position: absolute;
    top: -22px;
    font-size: 15px;
    background: #262A66;
    color: #fff;
    padding: 10px;
    border-radius: 70px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
}



.ul-repeted-box-new-2{
    /* background-color: #ccc3 !important; */
    border-radius: 0px;
    text-align: center;

    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    padding: 0px 0px 5px 0px;
    /* border: 1px solid #e6e6e6; */
    margin-bottom: 15px;
}



.ul-repeted-box-new-2 .heading-1 h1{
    text-align: left;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    font-size: 16px !important;
    background-color: #262A66;
    padding: 8px;
    color: #fff;
    border-radius: 0;
}

.ul-repeted-box-new-2 h2{
    font-size: 23px;
    color: #333;
    padding: 15px 0px;
}

.prc-small-box-total{
    border: 1px solid #eceaea;
    margin-bottom:15px;
}
.prc-small-box-total h1{
    font-size: 23px;
    color: #fff;
    padding: 15px 15px;
    margin-bottom: 0;
    float: right;

}





.ul-repeted-box-new-2 .nw-cst-ul{
    text-align: left;
    padding: 5px 10px;

}
.ul-repeted-box-new-2 .nw-cst-ul li{
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;

}
.ul-repeted-box-new-2 .nw-cst-ul li i{
    width: 16px;
    font-size: 12px;
    color: #666;

}

.bg-color-15{
    background-color: #ccc3 !important;
    border: 1px solid #e6e6e6;
}


.col-bdr-15{
    background-color: #ccc3 !important;
    border: 1px solid #e6e6e6;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    padding: 0;
}


.ul-repeted-box-new-2 .nw-cst-ul-prc{
    text-align: left;
    padding: 5px 10px;

}
.ul-repeted-box-new-2 .nw-cst-ul-prc li{
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    border-bottom: 1px solid #e0dede;
    padding-bottom: 5px;

}

.ul-repeted-box-new-2 .nw-cst-ul-prc li .total-prc-1{
    font-size: 15px;
    font-weight: 600;

}
.ul-repeted-box-new-2 .nw-cst-ul-prc li .total{
    font-size: 15px;
    float:right;

}



.ul-repeted-box-new-2 .nw-cst-ul-prc li i{
    width: 16px;
    font-size: 12px;
    color: #666;

}


.col-bdr-16 {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    padding: 0;
    background-color: #DFF0D8;
}
.col-bdr-16 h1{
    color: #333;
    font-size: 20px;
    margin-bottom: 0;
    float: right;
    padding: 10px 15px;
}
.col-bdr-16 h1 span{
    margin-right:15px;
}

.mrg-btn-5{
    margin-bottom: 5px;
}

.prc-small-box-total-5{
    border: none;
    margin-bottom: 15px;

}

.ul-repeted-box-new-2 .heading-1.gr-bg-1 h1 {
    background-color:#5cb85c !important;
}
.ul-repeted-box-new-2 .heading-1.org-bg-1 h1 {
    background-color:#FF6600 !important;
}
.tbl-btm-heading-2 h1{
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 10px 0px 10px;
    margin-bottom: 0;
}

.ul-repeted-box-new-2 .nw-cst-ul li ul{
    padding-left: 25px;
    margin-top: 3px;
}

.ul-repeted-box-new-2 .nw-cst-ul.nw-cst-ul-mrg li{
    margin-bottom: 10px;
}




.ul-repeted-box-new-2 .nw-cst-ul li ul li{
    font-size: 14px;
    margin-bottom: 5px !important;
}
/*******************css-start------27_3_18---End*******************/




.main-bdy .main {
    background: #fff;
}

.main-bdy .payments {
    min-width: 320px;
}

.main-bdy .button {
    position: relative;
    height: 50px;
    padding: 0 0 0 50px;
    font-size: 14px;
    line-height: 48px;
    border-bottom: 1px solid #bbb;
    background: #fafafa;
    cursor: pointer;
}

.main-bdy .button h1 {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 15px;
}

.main-bdy .button img{
    width: 70px;
}


.main-bdy .button:hover {
    background: #f5f5f5;
}

.main-bdy .button:hover:after {
    background: #bbb;
}

.main-bdy .button:after {
    content: '';
    position: absolute;
    top: 15px;
    left: 18px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px #bbb, inset 0 0 0 7px #fff;
    background: #fff;
}

.main-bdy .button.active:after {
    background: #555;
}

.cst-ac-bdy .input-group-addon {
    border: 1px solid rgba(0,0,0,.15);
    border-right: transparent !important;
}


@media all and (min-width: 500px) {
    .main-bdy .button {
        height: 60px;
        padding: 0 0 0 60px;
        font-size: 18px;
        line-height: 58px;
    }

    .main-bdy .button:after {
        top: 20px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
    }
}

@media all and (min-width: 700px) {
    .main-bdy .payments {

        margin: 0 auto;
        padding: 25px;
        overflow: hidden;
    }

    .main-bdy .button {
        float: left;
        width: 100%;
        height: 150px;
        margin-right: 10px;
        padding: 50px 0 0;
        font-size: 12px;
        line-height: 1;
        text-align: center;
        border: 0;
        border-radius: 3px;
        box-shadow: inset 0 0 0 1px #bbb;
    }

    .main-bdy .button:last-child {
        margin-right: 0;
    }

    .main-bdy .button:after {
        top: 15px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
    }
}


.cst-img-width-1{
    width: 55px !important;
}




.card-body {
    background: url(../images/card_bg.jpg) no-repeat scroll 50%/cover;

    padding: 25px;
    border-radius: 15px;
}

.card-body .form-control {
    height: 35px;
    border-radius: 0;
    border: 1px solid #eae9e9;
    box-shadow: none;
}

.card-body .pad-lft-rgt-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.card-body .img-cst-width {
    width: 50px;
    margin-right: 0;
    float: right;
}

.card-body .arrow-25 {
    display: inline-block;
    float: left;
    margin-top: 5px;
    padding: 0 16px;
}

.card-body .arrow-25 .separator {
    font-size: 28px;
}

.card-body .card-info-1 h1 {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 300;
    padding-left: 10px;
    font-family: 'Roboto', sans-serif;
}
.card-body .row .row {
    margin-top: 0px;
    margin-bottom: 0;
}


.card-body .form {
    margin-bottom: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .card-body .arrow-25 {
        display: inline-block;
        float: left;
        margin-top: 5px;
        padding: 0 0px;
    }
}

@media (max-width: 767px) {
    .card-body .arrow-25 {
        display: none;
    }
}


.cst-ac-bdy-25 .input-group {
    height: 43px;
}

.cst-ac-bdy-25 .input-group-addon {
    background-color: #fff;
    border-right: transparent;
    color: #999;
    width: 38px;
    text-align: center;
}

.cst-ac-bdy-25 .form-control-2 {
    border-left: 0;
    padding-left: 0;
}

.cst-ac-bdy-25 .form-control {
    font-size: 15px;
    height: 43px !important;
}

.nw_class-80{
    padding-left: 10px;
}

.new-row-class{
    margin-bottom: 15px;
}



.cst-ac-bdy-25 h3{
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 400;
    padding-left: 4px;
    font-family: 'Roboto', sans-serif;
}

.cst-ac-bdy-25{

    border: 1px solid #eae8e8;
    padding: 10px;
    background-color: #fbfbfb;
    padding-bottom: 15px;
}
.card-body .arrow-25 {
    display: inline-block;
    float: left;
    margin-top: 0px;
    padding: 0 16px;
}

.btn-container{
    margin-bottom: 5px;
}



.table-cst-mdn-2 {
    font-family: Roboto,sans-serif;
    letter-spacing: 0;
    /* border: none; */
    /* overflow: hidden; */
    border-radius: 6px 6px 0 0;
    font-size: 15px;
    color: #333;
}

.table-cst-mdn-2 thead {
    background-color: #f7f7f7;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.28);
    font-size: 15px;
    background: #262A66 !important;
    background-image: none;
    color: #fff;
    opacity: 100;
}

.table-cst-mdn-2 thead tr th {
    border: none;
    padding: 15px 10px;
    font-size: 16px;
}

.table-cst-mdn-2 thead tr th:first-child {
    border-left: none;
    border-right: none;
}

.table-cst-mdn-2 tbody tr td:first-child {
    border-left: none;
    border-right: none;
}

.table-cst-mdn-2 tbody tr td .nw-bold {
    font-weight: 600;
    color: #333;
    font-size: 15px;
}

.table-cst-mdn-2 .cst-txt-center {
    text-align: center;
}


.nw-heading-cls h1{
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    margin-bottom:15px;
}

.cst-ac-bdy label.error {
    top: 40px !important;
    left: 0!important;
    right: 0;
    background: #fff0 !important;
    color: #f53030 !important;
    font-size: 11px !important;
    border: 0px solid #ddd !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 4px 10px 4px 10px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    opacity: 01 !important;
    /* width: 100%; */
    margin-bottom: 0;
    padding-left: 0 !important;
    box-shadow: none !important;
    position: absolute;
    z-index: 50;
}




.up-dyna-box .bottom-part .spl-box-1 {
    background-color: rgba(245, 245, 245, 0.61);
    border: 5px solid #fff;
    padding: 0px 0px 15px 0px;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
    padding: 0px 0px 0px 0px;
    width: 50%;
    display: inline-block;
    font-size: 0;
}
.row-eq-height-1{
    display: inherit !important;
    font-size: 0;
}


.row-eq-height-3{

    font-size: 0;
}



.cst-new-btn-cls-prev {
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    letter-spacing: 0;
    min-width: 135px;
    font-weight: 500;
    padding: 10px 0px;
    /* color: #fff !important; */
    background-color: #dddddd;
    color: #222222 !important;
}
.cst-new-btn-cls-next {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    border-radius: 5px;
    letter-spacing: 0;
    min-width: 135px;
    font-weight: 500;
    padding: 10px 10px;
    color: #fff !important;
}
.cst-grn-color{
    background-color:#DFF0D8 !important;
}
.up-dyna-box .bottom-part .spl-box-1 .heading-1 h1 {
    margin-bottom: 0;
}
.cst-card .card-block{
    font-family: 'Roboto', sans-serif;
}
.cst-card .card-block .form-group label{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    color: #333;
    padding-left: 0;
    font-family: 'Roboto', sans-serif;
}
.cst-card .card-block .form-control {
    font-size: 15px;
    height: 43px !important;
}
.cst-card .card-block .input-group-addon {
    background-color: #fff;
    border-left: transparent;
    color: #999;
    width: 38px;
    text-align: center;
}
.cst-card .card-header h3{
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 400;
    padding-left: 4px;
    letter-spacing: 0;
    display: block;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.cst-img-cls-1{
    height: 50px;
    margin: 0 auto;
}

.cst-card .card-block .btn{
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
}



.cst-rrw{
    margin-top: 0px !important;
}

.stl-btn-1{
    width: 100%;
    box-shadow: none;
    border: none;
    padding: 9px 0px;
    border-radius: 4px;
}
.stl-btn-1:hover{
    cursor: pointer;
}
.cst-card label.error {
    top: 40px !important;
    left: 0!important;
    right: 0;
    background: #fff0 !important;
    color: #f53030 !important;
    font-size: 11px !important;
    border: 0px solid #ddd !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 4px 10px 4px 10px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    opacity: 01 !important;
    /* width: 100%; */
    margin-bottom: 0;
    padding-left: 0 !important;
    box-shadow: none !important;
    position: absolute;
    z-index: 50;
}
.cst-card label.error:after{
    display:none;
}
.cst-card label.error:before{
    display:none;
}

.cst-card .cst-cv-1 label.error {
    top: 70px !important;
    left: 15!important;
}

.text-bx-1{
    background-color: #f7f7f7;
    font-family: 'Roboto', sans-serif;
    padding: 15px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.19);
}
.text-bx-1 h1 {
    font-size: 18px;
    letter-spacing: 0;
    color: #333;
}
.text-bx-1 h2{
    font-size: 18px;
    color: #333;
    letter-spacing: 0;
    line-height: 25px;
}
.text-bx-1 h3{
    font-size: 15px;
    color: #333;
    letter-spacing: 0;
    line-height: 25px;
}
.text-bx-1 h3 span{
    font-weight:500;
}
.bk-dtl-1{
    color: grey;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 25px;
    background-color: #f7f7f7;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    padding: 15px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.19);
}
.bnk-dtl-head{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 0;
    color: #333;
}
.nw-ul-1 li{
    font-size: 15px;
    margin-bottom: 7px;

}
.nw-ul-1 li i{
    width: 33px;
    text-align: center;
    color: #333;
}

.form-control-cst{
    width: 270px;
    display: inline-block;
    float: left;
}


.cst-txt-bx{
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    letter-spacing: 0;

}
.main-bdy .payments {
    margin: 0 auto;
    padding: 25px;
    overflow: hidden;
    text-align: center;
}
.main-bdy .payments ul{
    text-align: center;
    display: inline-block;
    font-size: 0;
    width: 100%;
}
.main-bdy .payments ul li{
    min-width: 33.33333%;
    display: inline-block;
}

.right-btn-box ul{
    text-align: center;
}
.right-btn-box ul li{
    display: inline-block;
    text-align: center;
    margin: 0px 15px;
}
.right-btn-box ul li a{
    color:#333;
    font-size:16px;
}


.right-btn-box ul li i{
    display: block;
    font-size: 60px;
    margin-bottom: 6px;
}
.right-btn-box ul li a:hover{
    text-decoration:none;
    color:#0185bb;
}
.disp-tbl-555{
    display:table;

}
.right-btn-box{
    position: absolute;
    bottom: 30%;
}
.position-relative{
    position: relative;
}

.search-grp-bx-one{
    padding:15px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    border: 1px solid #e6e1e1;
    margin: 0 15px 15px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
}
.search-grp-bx-one .left-bx h1{
    font-size: 23px;
    color: #333;    
    font-weight: 400;
}
.search-grp-bx-one .left-bx h1 span{
    margin-left:10px;
    color: #ec971f;
    font-size: 20px;
}
.left-bx-bottom .left-bx-bottom-on h2{
    font-size: 18px;
    color: #333;
}
.left-bx-bottom .left-bx-bottom-on ul li{
    font-size:15px;
    margin-bottom: 5px;
}
.left-bx-bottom .left-bx-bottom-on ul li span{
    font-weight: 600;
    margin-right: 10px;
}
.left-bx-bottom .left-bx-bottom-on ul li i{
    margin-right: 10px;
    width: 15px;
    text-align: left;
}
.print-img{
    display:none;
}

.rgt-bx {
    text-align: right;
}


.rgt-bx .cst-new-btn-cls{
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.rgt-bx .cst-new-btn-cls i{
    margin-right: 5px;
}
.btn-blue{
    background-color: #0185bb;
    color:#fff;
}
.btn-blue:hover{
    background-color:#016189;
    color:#fff;
}

.search-grp-bx h3{
    padding-left: 15px;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #333;

}

.cst-nw-row-55{
    margin-top: 5px !important;
}
.no-pad-lft-rgt{
    padding-left:0;
    padding-right:0;
}

.no-pad-lft-rgt {
    padding-left: 0;
    padding-right: 0;
    display: table-cell;
    width: 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    vertical-align: middle;
}
.cst-nw-row-55 {
    margin-top: 5px !important;
    display: table;
    width: 100%;    
    margin: 0;
}

.heading-port-top {
    margin-top: 0px !important;
    display: table;
    width: 100%;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #e8e2e2;
}

.no-pad-lft-rgt-25{
    padding-left: 0;
    padding-right: 0;
    display: table-cell;
    width: 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    text-align:center;
    vertical-align: top;
}

.no-pad-lft-rgt-25 h1{
    font-size: 14px !important;
    margin-bottom: 0;
    font-weight: 500;
}
.no-pad-lft-rgt-25 h1 span{
    display:block;
}



.nw-ul-1 li {
    display: table;
    width: 100%;
}
.nw-ul-1 li i {
    display: table-cell;
    float: none;
    vertical-align: top;
    width: 35px;
}
.nw-ul-1 li span{
    display: table-cell;
    float: none;
    vertical-align: top;
}


.up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box.cst-nw-ui-bx{
    padding:0;
}
.cn-mg-tp-none{
    margin-top:0px !important;
}
.pd-tp-on{
    padding: 20px 0px 7px 0px;
}
.cst-grn-color{
    position:relative;
}
.cst-grn-color:after{
    background-image: url(../images/check-mark_grn-1.png);
    background-repeat: no-repeat;
    background-color: #DFF0D8 !important;
    width: 16px;
    height: 16px;
    background-size: 100%;
    margin: 0 auto;
    position: absolute;
    content: "";
    bottom: 5px;
    right: 5px;
    text-align: center;
}


.up-dyna-box .bottom-part .spl-box-1 .heading-1 h1 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px !important;
    background-color: #A9A9A9;
    padding: 8px;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

.cst-grp-form .input-group{
    height: 43px;
}

.cst-grp-form .input-group-addon {
    background-color: #fff;
    border-right: transparent;
    color: #999;
    width: 38px;
    text-align: center;
}

.input-ad-cst{
    padding: 0;
    height: 43px;
    text-align: center;
    border: transparent;
    background-color:#0275d8 !important;
}
.input-ad-cst .btn{
    padding: 12px 0px;
    border-radius: 0;
    background-color:transparent !important;
    color:#fff;
    border: transparent;
    text-align: center;
}
.input-ad-cst:hover{
    background-color:#262A66  !important;
}
.mrg-left-10{
    margin-left:10px;
}
.btn-clr-1{
    background-color: #F37522 !important;
    border:none;
    color:#fff;
    cursor:pointer;
}
.btn-clr-1:hover{
    background-color:#C4550B !important;
}
.nw-btn-1{
    background-image: url(../images/small_mgni_1.png) !important;
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    cursor: pointer;
}
.input-css-1{
    padding:0  !important;
}


.cst-ac-bdy .input-group {
    height: 43px;
    width: 100%;
}

.cst-ac-bdy .form-control-2 {
    border-left: 0;
    padding-left: 0;
}
.cst-ac-bdy .input-group-addon {
    border-right: transparent !important;
    vertical-align: middle; 
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0px !important;
}

.cst-ac-bdy .form-control{
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: none;
}
.cst-ac-bdy .form-control:focus{
    border-color: #5cb3fd;
}
.cst-ac-bdy .form-control-2 {
    border-left: 0;
    padding-left: 0;
}

.cst-new-btn-cls-prev {
    background-color: #dddddd !important;
    min-width: 135px;
    padding-left: 0 !important;
}
.input-group-addon.form-control-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}
.cst-ac-bdy .input-group-addon i{
    font-size: 15px !important;
}
.up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box h1 {
    margin-top: 0;
}
.no-pad-lft-rgt-25 h1 {
    margin-top: 0;
}
.up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box h2 {
    margin-top: 0;
}
@media print {
    .right-btn-box{
        display:none;
    }
    .print-img{
        display:block;
    }
    .print-img-23{
        display:none;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px){
    #crumbs ul li a {
        font-size: 12px;
    }
}

@media (max-width:767px) {
    .main-bdy .payments {
        min-width: 100%;
    }
    .ui-accordion .ui-accordion-content {
        padding: 1em 2.2em;
        border-top: 0;
        overflow: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-bdy .button {
        position: relative;
        height: 50px;
        padding: 0 0 0 50px;
        font-size: 14px;
        line-height: 48px;
        border-bottom: 1px solid #bbb;
        background: #fafafa;
        cursor: pointer;
        display: table;
        width: 100%;
        padding-right: 20px;
    }
    .main-bdy .button h1 {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 0px;
        display: inline-block;
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    .main-bdy .button img {
        width: 48px;
        float: right;
        display: table-cell;
        vertical-align: middle;
        margin-top: 8px;
    }
    .cst-img-width-1 {
        width: 45px !important;
        margin-top: 4px !important;
    }
    #crumbs {
        text-align: center;
        display: none;
    }

    .accor_dsg_cls_1 .ui-accordion-header {
        font-size: 14px !important;

    }
    .accor_dsg_cls_1 .ui-accordion-header i {
        padding: 25px 15px;
        background-color: #fff;
        color: #333;
        font-size: 17px;
        margin-right: 10px;
        min-width: 65px;
        display: inline-block;
        text-align: center;
        line-height: 0;
    }

    .completed {
        background: url(../images/check-mark.svg) no-repeat !important;
        width: 40px;
        height: 40px;
        background-size: 65% !important;
        display: none;
        margin: 0px 0px 0px 0px;
        position: relative;
        top: 12px;
        right: 0px;
    }

    .main-bdy .payments ul li {
        min-width: 33.33333%;
        display: inline-block;
        padding-left: 0;
        padding-right: 0;
    }
    .main-bdy .payments {
        min-width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }
    .main-bdy .cst-btn-55 h1 {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 0px;
        display: inline-block;
        display: table-cell;
        float: none;
        text-align: left;
        padding-left: 50px;
        min-width: 150px;
        vertical-align: middle;
    }
    .main-bdy .payments {
        margin: 0 auto;
        padding: 25px;
        overflow: hidden;
    }



}


.up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box h6 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 0.7rem !important;
    font-weight: 500;
}
.ul-repeted-box-new {
    min-height: 155px;
}
.prc-small-box h3 {
    background: #262a66;
}
.prc-small-box-total {
    border: 1px solid #eceaea;
    margin-bottom: 15px;
    background-color: #DFF0D8 !important;
}
.prc-small-box-total h1 {
    color: #28ABE2;

}
.prc-small-box-total h1 span {
    color: #28ABE2 !important;
}
.cst-fieldhead-2-cst {

    margin-bottom: 0px;
}
.prc-small-box-2 {
    border: none;
    padding: 10px 15px 0px 15px;
    margin-bottom: 15px;
    margin-top: 0px;
    position: relative;

}
.row-eq-height-3 {
    font-size: 0;
    display: block !important;
}
.bg-nw-1 h1 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    float: none;
    font-weight: 600;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px;
    background-color: #5cb85c;
}
.bg-nw-1 h1 span{
    color: #fff !important;
}
.bg-nw-1{
    background-color:#fff;
    border: none !important;
}
.prc-small-box-total {
    border: none;
    margin-bottom: 15px;
    background-color: #DFF0D8 !important;
}
.up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box h6 {
    font-size: 12px !important;
    margin-top: 0;
}
.nw-md-cls{
    min-height: 103px;
    padding-top: 30px;
}
.badge-success {
    background-color: #5cb85c;
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
.ul-repeted-box-new .heading-1 h1 {
    margin-top: 0;
}
.ul-repeted-box-new h2 {
    margin-top: 0;
}
.prc-small-box h3 {
    background: #262a66;
    margin-top: 0;
}
.ul-repeted-box-new .heading-1 h1 {
    background-color: #9d9dff !important;
    color: #fff;
}
.no-pad-lft-rgt-nw1 {
    display: table-cell;
    width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    vertical-align: middle;
}
.ul-repeted-box-new-2 .heading-1 h1 {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    font-size: 16px !important;
    background-color: #262A66;
    padding: 8px;
    color: #fff;
    border-radius: 0;
    margin-top: 0;
}
.col-bdr-16 h1 {
    margin-top: 0;
}
.badge-pmr{
    font-size: 14px;
    background-color: #0275d8;
}
.cst-btn-1{

}
.up-dyna-box .bottom-part .spl-box-1 .heading-1 h1 {
    margin-top: 0;
}
.mrg-20{
    margin-top: 15px;
}
@media (max-width:767px) {
    .cst-nw-row-55{
        margin-top: 0px !important;
        display: table;
        width: 100% !important;
        margin-bottom: 0px !important;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid 
    }
    .up-dyna-box .bottom-part .spl-box-1 .ul-repeted-box h1 {
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 15px !important;
        font-weight: 400;
    }
    .up-dyna-box .bottom-part .spl-box-1 {
        background-color: rgba(245, 245, 245, 0.61);
        border: 5px solid #fff;
        padding: 0px 0px 15px 0px;
        letter-spacing: 0;
        font-family: 'Roboto', sans-serif;
        padding: 0px 0px 0px 0px;
        width: 100%;
        display: inline-block;
        font-size: 0;
    }

    .right-btn-box {
        position: relative;
        bottom: 0%;
    }

    .nw-ul-1{
        margin-bottom:30px;
    }

    .nw-ul-1 li {
        display: table;
        width: 100%;
    }
    .nw-ul-1 li i {
        display: table-cell;
        float: none;
        vertical-align: top;
    }
    .nw-ul-1 li span{
        display: table-cell;
        float: none;
        vertical-align: top;
    }

    .right-btn-box ul li i {
        display: block;
        font-size: 30px;
        margin-bottom: 6px;
    }

    .new-grn-cls-15{
        position: absolute !important;
        top: -20px !important;
        right: 0px !important;
        left: 0px !important;
        margin-bottom: 15px !important;
        text-align: center !important;
    }
}
.main-bdy .main {
    background: #fff;
    border-radius: 0 0 5px 5px;
}
.main-bdy .payments ul {
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
}
.main-bdy .payments ul li {
    min-width: 18.33333% !important;
    display: inline-block;
    /*max-width: 24%;*/
}