.btn-default{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #3A3A3A;
    background-color: #EFEFEF;
    border-color: #EFEFEF;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    max-width: 200px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    margin: auto;
}
.btn.btn-default.btn-wider{
    max-width: 320px;
} 
.inline_buttons_2{
    white-space: nowrap;
}
.inline_buttons_2 .inline_button_item{
    display: inline-block;
    width:49.3%;
}
.inline_buttons_2 .inline_button_item{
    display: inline-block;
    width:49.3%;
}
.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}
.radio-toolbar label {
    cursor: pointer;
    display: inline-block;
    background-color: #EFEFEF;
    color:#3A3A3A;
    padding: 0 5px;
    font-size: 14px;
    border: 0;
    border-radius: 4px;
    width:100%;
    margin:0;
    height: 32px;
    line-height: 32px;
}
.orange-border{
    border-color:#FEB740 !important;
}
.orange-border.set-border{
    border: 1px solid #FEB740;
}
.radio-toolbar label:hover {
    background-color: #EEF5F5;
}  
.radio-toolbar input[type="radio"]:checked + label {
    color: #3a3a3a;
    background:#EEF5F5;
}

.btn-default:hover{
    color: #3a3a3a;
    background-color: #EEF5F5;
    border-color: #EEF5F5;
    transition: 0.3s ease;
}
.btn-default:focus{
    outline:none;
}
.btn-default:active:focus, .btn-default.active:focus, .btn-default.active:hover{
    outline:none;
    border:1px solid transparent;
    background-color:#EEF5F5;
    color:#3a3a3a;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
    outline:none;
    border:1px solid transparent;
    background-color:#EEF5F5;
    color:#3a3a3a;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default.focus, .btn-default:focus {
    outline:none;
    border:1px solid transparent;
    background-color:#EEF5F5;
    color:#3a3a3a;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control{
    color:#3a3a3a;
    background-color:#EFEFEF;
    border-color: #EFEFEF;
    box-shadow:none;
}
.input_data_field{
    max-width:200px;
    width: 100%;
    margin:0 auto;
    transition: .4s all ;
}
.input_data_field.active{
    max-width:352px;
    width: 100%;
    background-color:#EEF5F5;
    border-color:#EEF5F5;
    box-shadow: none;
    border: 1px solid transparent;
}
.button_image a.button_image_link{
    margin: 16px auto 10px;
    cursor:pointer;
    width:40px;
    height:40px;
}
.button_image a.button_image_link.disabled{
    pointer-events: none;
}
.button_image a.button_image_link.disabled .dls-1{
    fill: #EFEFEF;
}
.button_image a.button_image_link.disabled .dls-2{
    stroke: #808080;
}
.button_image img{
    width: 40px;
    margin:0 auto;
}
.steps_stroke_green{
    stroke: #177172!important;
}
.border-error{
    border-color:#FEB740 !important;
}
.home_icon{
    padding-bottom: 10px;
}    
.box-grid{
    width: 100%;
    max-width: 536px;
    margin: auto;
}
.dropdown-menu>li>a{
    border-bottom: 1px solid #EEF5F5;
}
.dropdown-menu>li:last-child>a{
    border-bottom: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #3a3a3a;
    text-decoration: none;
    background-color: #EEF5F5;
    outline: 0;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #3a3a3a;
    text-decoration: none;
    background-color: #EEF5F5;
    outline:none;
}
.dropdown-menu.open .inner.open{
    max-height: 300px!important;
    overflow: auto;
}
.dropdown-menu.open .inner.open::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.dropdown-menu.open .inner.open::-webkit-scrollbar-track {
    background: #EEF5F5; 
}
.dropdown-menu.open .inner.open::-webkit-scrollbar-thumb {
    background: #177172; 
    border-radius: 4px;
}
.dropdown-menu.open .inner.open::-webkit-scrollbar-thumb:hover {
    background: #177172; 
}
.dropdown-menu>li>a {
    padding: 5px 5px;
    white-space: unset!important;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
    background-color: #EEF5F5;
    border-color: transparent;
    outline: none!important;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
    outline: none!important;
}
.bootstrap-select .dropdown-toggle:focus{
    background-color: #EEF5F5!important;
    border-color: #EEF5F5!important;
    border: 1px solid #177172!important;
}
.bootstrap-select .dropdown-toggle:active{
    background-color: #EEF5F5!important;
    border-color: #EEF5F5!important;
    border: 1px solid #177172!important;
}
.bootstrap-select.active .btn-default, .bootstrap-select.active .btn-default:active, .bootstrap-select.active.open>.dropdown-toggle.btn-default {
    outline: 0 !important;
    color: #3a3a3a;
    background-color: #EEF5F5;
    box-shadow: none;
    border-color: #EEF5F5;
}
@media (max-width : 1200px) {
}
@media (max-width : 991px) {
}
@media (max-width : 768px) {
}
@media (max-width : 480px) {
    /* .input_data_field.active{
        width:100%;
    } */
}
@media (max-width : 320px) {
}