.dropdown-menu>li>a:hover{ color:#009BC6 !important; }
@media (min-width:1200px){.container{width: 1170px;}}
/*Remove yellow autofill*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.list-customers div.checkbox{
    margin-top:7px !important;
}
.checkbox{
    margin-top:0 !important;
}
@media (min-width: 992px){
    .separator-right{
        border-left: solid 1px #e1e1e1;
    }

    .separator-left {
        border-right: solid 1px #e1e1e1;
        margin-right: -1px;
    }
}


/*.modal {
    z-index: 1500;
}*/

/***************************/
/**********Temporal*********/
/***************************/

.idioms {
    position: absolute;
    z-index: 1;
    right: 0;
}

/***************************/
/*********Font style********/
/***************************/

body {
    
    padding-bottom: 90px;
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: .5px;
    color: #33475b;
}

h1 {
    font-size: 1.7em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.36em;
}

h4 {
    font-size: 1.15em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: .86em;
}

label {
    font-weight: 400;
}

/***************************/
/************Link***********/
/***************************/

a {
    color: #405368;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

/***************************/
/***********Input***********/
/***************************/

.form-group {
    /*margin-bottom: 5 px;*/
    position: relative;
    overflow: hidden;
    min-height: 35px;
}

.form-control {
    height: auto;
    font-size: 16px;
    padding: 9px 10px;
}

/***************************/
/***********Table***********/
/***************************/

.table-striped > tbody > tr:nth-of-type(odd) {
    background: #f7fbfe;
}

.media-left, .media > .pull-left {
    padding-right: 20px;
}

.navbar-nav {
    float: left !important;
    margin: 0 !important;
    display: inline-block !important;
}

.mainHeader__menuRight.navbar-nav {
    float: right !important;
}

.mainHeader .nav > li {
    display: inline-block !important;
}


@media (min-width: 948px){
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    }}

@media (min-width: 948px){
.navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    }}




/***************************/
/************Menu***********/
/***************************/

.mainHeader {
background: #141E30;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.mainHeader__line {
    
}

.mainHeader .col-xs-8{
    padding: 0px;
}
.mainHeader .container{
    padding: 0px;
}

/***************************/
/******Menu first line******/
/***************************/

.mainHeader__dropdown button, .mainHeader__menuLeft button {
    background-color: transparent;
    font-weight: 800;
    font-size: 1.2em;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
    float: left;
    padding: 15px 6px 0px;
}
.mainHeader__menuRight button{
    background-color: transparent;
    font-weight: 800;
    font-size: 1.2em;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
}

.mainHeader__dropdown .dropdown-menu {
    background-color: #56595e;
    border: none;
    color: #fff;
    padding: 0;
}

.mainHeader__dropdown .dropdown-menu > li > a {
    color: #fff;
    padding: 15px 20px;
}

.mainHeader__dropdown__right ul {
    right: 0;
    left: initial;
}

.mainHeader__dropdown ul li {
    border-bottom: 1px solid #727377;
    border-radius: 5px;
}

.mainHeader__dropdown ul li:last-child {
    border-bottom: 0;
}

.mainHeader__dropdown ul li:first-child a {
    border-radius: 5px 5px 0 0;
}

.mainHeader__dropdown ul li:last-child a {
    border-radius: 0 0 5px 5px;
}

.mainHeader__dropdown ul li.active, .mainHeader__dropdown ul li.active a {
    background-color: #4c4d51;
}

.mainHeader__dropdown ul li a:hover, .mainHeader__dropdown ul li.active a:hover {
    background-color: #4c4d51;
}

.mainHeader__dropdown__left button {
    padding: 10px 0 10px 0;
}

.mainHeader__dropdown__right {
    float: right;
}

.mainHeader__dropdown__right button {
    padding: 23px 0 23px 0;
}

.mainHeader__dropdown .dropdown-menu .menu-new > a {
    color: #bcbbb9;
}

/***************************/
/*********Menu Left*********/
/***************************/

.mainHeader__menuLeft li {
    padding-top: 2px;
    color: #fff;
    font-weight: 500;
    font-size: 0.75em;
    margin-top: 11px;
    letter-spacing: .4px;
}

@media(min-width:1200px){
.mainHeader__menuLeft li {
    font-size: 0.85em;
}}

.mainHeader__menuLeft li a {
    padding: 10px 10px;
    color: #898f9a;
}
@media(min-width:1200px){
.mainHeader__menuLeft li a {
    padding: 10px 15px;
}}

.mainHeader__menuLeft li.active {
    
    
}

.mainHeader__menuLeft li.active a {
    text-shadow: none;
    color: #fff;
}

.mainHeader__menuLeft .active:hover, .mainHeader__menuLeft .active a:hover, .mainHeader__menuLeft .active a:focus {
    text-shadow: none;
    
}

.mainHeader__menuLeft li:hover, .mainHeader__menuLeft li a:hover, .mainHeader__menuLeft li a:focus {
    color: #fff;
    background: none;
}

/***************************/
/*********Menu Right********/
/***************************/

.mainHeader__menuRight li {
    color: #fff;
    text-align: center;
    padding: 2px 4px 0 4px;
    margin-top: 11px;
}

.mainHeader__menuRight li.fastlinks-dropdown{
   text-align: left;
    padding: 0px;
    margin: 0px 10px 12px;
}

.mainHeader__menuRight li a {
    height: 36px;
    width: 36px;
    border-radius: 20px;
    padding: 8px;
    font-size: 1.1em;
    color: #898f9a;
}
.mainHeader__menuRight .dropdown-menu.fast-links{
    padding: 10px 10px;
    left: -600px;
    margin-top: 10px !important;
    min-width: 750px;
    border: none;
}
.mainHeader__menuRight .dropdown-menu.fast-links-small{
    padding: 25px 20px;
    left: -200px;
    margin-top: 10px !important;
    min-width: 280px;
    border: none;
}
.mainHeader__menuRight .dropdown-menu.fast-links-small.configuration{
    padding: 25px 20px;
    padding-left: 5px;
    left: -240px;
    margin-top: 10px !important;
    min-width: 320px;
    border: none;
    
}
.mainHeader__menuRight .fast-links-small li {
    color: #595858;
}
.mainHeader__menuRight .fast-links-small i {
    min-width: 24px;
    text-align: center;
    font-size: 18px;
    margin-right: 9px;
}
.mainHeader__menuRight .div-link-img li.fastlinks-dropdown{
   margin: 0px;
}
.mainHeader__menuRight .fast-links-small li.fastlinks-dropdown a {
    color: #595858;
    width: auto;
    text-align: left;
    font-size: 13px;
}
.mainHeader__menuRight .fast-links-small .img-links a {
    padding: 0;
}

.mainHeader__menuRight .dropdown-menu.fast-searcher{
    padding: 10px 10px;
    left: -150px;
    margin-top: 3px !important;
    min-width: 340px;
}

.mainHeader__menuRight li.fastlinks-dropdown a {
    color: #0379ab;
    width: auto;
    text-align: left;
    font-size: 13px;
}



.mainHeader__menuRight li a:hover, .mainHeader__menuRight li a:focus {
    color: #fff;
    background: none;
}

.mainHeader__menuRight .fastlinks-dropdown a:hover, .mainHeader__menuRight .fastlinks-dropdown a:focus {
    color: #737373;
    font-weight: 600;
    background: inherit;
}

.mainHeader__menuRight li.active {
    color: #000;
}

.mainHeader__menuRight li.active a {
    border-radius: 50px;
    color: #fff;
}
.mainHeader__menuRight .installation-proces li.active a {
    color: #fff;
    font-size: 1em;
}
.mainHeader__menuRight .installation-proces li a {
    font-size: 1em;
}

.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

/***************************/
/*********Page title********/
/***************************/

.mainTitle {
background: #141E30;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    box-shadow: 0 9px 10px 0px rgba(50,50,93,.4),0 5px 3px 0px rgba(0,0,0,.07);
}

.mainTitle .container{
    padding: 0px;
}

.mainTitle h1 {
    font-weight: 200;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 2em;
    letter-spacing: 3px;
}

.mainTitle h1.title-whiteboard {
    margin-bottom: 15px;
}

.lineTitle {
    width: 100%;
}

/***************************/
/*******Basic table*********/
/***************************/

.basicLayout {
    background: #fff;
    /*border: solid 1px #e1e1e1;*/
    margin-top: 60px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 3px 15px -1px rgba(16,86,229,.2);
    position: relative;
}

.basicLayout-nav .basicLayout-selected > li > h4 {
    margin-top: 30px;
    margin-bottom: 25px;
    color: #000;
}

.basicLayout-nav .basicLayout-selected > li {
    /*margin: 10px 0;*/
    padding-left: 25px;
    color: #666666;
}

.basicLayout-nav .basicLayout-selected .active, .basicLayout-nav .basicLayout-selected .active a:focus, .basicLayout-nav .basicLayout-selected a:hover {
    background-color: transparent;
}

.basicLayout-nav .basicLayout-selected li {
    border-left: 3px solid transparent;
}

.basicLayout-nav .basicLayout-selected .active {
    border-color: #1f5970;
    font-weight: 600;
}

.new-user:hover {
    color: #0090c1;
}

.basicLayout-input {
    border-bottom: 1px solid #d7e2e8;
    padding: 25px 15px 50px 15px;
}

.basicLayout-paddingRow-nav {
    padding: 41px 25px 20px 25px;
}

.basicLayout-paddingRow-alone {
    padding: 15px 25px 20px 25px;
    overflow: hidden;
}

/***************************/
/***********Button**********/
/***************************/

.btn {
    cursor: pointer;
    border: none;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.btn.dropdown-toggle, .btn.dropdown-toggle:hover, .btn:hover, .btn:focus {
    color: #fff;
}

.btn.active, .btn:active {
    box-shadow: none;
}

.button {
    font-weight: 600;
    padding: 10px 20px;
}

/*Green button*/
.btn.gn-btn {
    color: #FFFFFF;
    background: #56cb26;
}

.btn.gn-btn:hover {
    background: #4db821;
}

.btn.gn-btn:active, .btn.gn-btn:focus {
    color: #FFFFFF;
    background: #56cb26;
}

/*White blue button*/
.btn.wh-btn {
    background: #FFFFFF;
    color: #525f7f!important;
    border: 0;
    padding: 7px 13px;
    box-shadow: 0 0 0 1px rgba(50,50,93,.1),0 2px 5px 0 rgba(50,50,93,.08),0 1px 1.5px 0 rgba(0,0,0,.07),0 1px 2px 0 rgba(0,0,0,.08);
}

.btn.wh-btn:hover, .basicLayout-selected .timetable-btn-add-class .btn.wh-btn:hover {
    background: #f8fbfd;
    color: #525f7f;
}

.btn.wh-btn:active, .btn.wh-btn:focus {
    background: #f8fbfd;
    color: #00b3ee;
}

/*White gray-blue button*/
.btn.gr-bl-btn {
    background: #eaf0f6;
    color: #506e91!important;
    border: 1px solid #cbd6e2;
    border-radius: 3px;
    padding: 5px 10px;
}

.btn.gr-bl-btn:hover, .basicLayout-selected .timetable-btn-add-class .btn.gr-bl-btn:hover {
    background: #f5f8fa;
    color: #525f7f;
}

.btn.gr-bl-btn:active, .btn.gr-bl-btn:focus {
    background: #f8fbfd;
    color: #00b3ee;
}

/*White green button*/
.btn.wh-gn-btn {
    background: #FFFFFF;
    color: #50af1f;
    border: 1px solid #50af1f;
}

.btn.wh-gn-btn:hover {
    background: #f6fbf4;
    color: #50af1f;
}

.btn.wh-gn-btn:active, .btn.wh-gn-btn:focus {
    background: #f6fbf4;
    color: #50af1f;
}

/*Blue button*/
.btn.bl-btn {
    padding: 7px 13px;
    background: #17a2d0;
    color: #FFFFFF;
}

.btn.bl-btn:hover, .btn.bl-btn:active, .btn.bl-btn:focus {
    background: #17a2d0;
    color: #FFFFFF;
}

/*Rounded Blue button*/
.btn.r-bl-btn {
    padding: 7px 13px;
    background: #17a2d0;
    color: #FFFFFF !important;
    border-radius: 50px;
    padding: 5px 20px !important;
    margin-top: 10px;
}
.btn.r-or-btn {
    padding: 7px 13px;
    background: #f58500;
    color: #FFFFFF !important;
    border-radius: 50px;
    padding: 5px 5px !important;
    margin-top: 10px;
    height: 30px;
}

.buttons-r .btn.r-bl-btn:hover, .buttons-r .btn.bl-btn:active, .buttons-r .btn.bl-btn:focus {
    background: #17a2d0;
    color: #FFFFFF;
    font-weight: 500;
}

/*Blue gradient button*/
.btn.bl-gr-btn {
    background: #009dd3 linear-gradient(
            #009dd3, #008dc1
    );
    color: #FFFFFF;
    border: 1px solid #0083af;
    font-weight: 600;
}

.btn.bl-gr-btn:hover {
    background: #0095c8 linear-gradient(
            #0095c8, #0086b7
    );
    color: #fff;
}

.btn.bl-gr-btn:active, .btn.bl-gr-btn:focus {
    background: #0095c8 linear-gradient(
            #0095c8, #0086b7
    );
    color: #fff;
}

/*Blue2 gradient button redondo*/
.menu-atleta .btn.bl2-gr-btn {
    background: #00c6ff!important;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0072ff, #00c6ff)!important;  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0072ff, #00c6ff)!important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #FFFFFF!important;
    border-radius: 50%;
    font-weight: 600;
    box-shadow: 0 5px 16px -1px rgba(16,86,229,.18);
    font-size: 17px!important;
    height: 45px;
    width: 45px;
}

.menu-atleta .btn.bl2-gr-btn:hover {
    background: #00c6ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0072ff, #00c6ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border: 1px solid #0083af;
    color: #fff;
    box-shadow: 0 5px 16px -1px rgba(16,86,229,.38);
}

.menu-atleta .btn.bl2-gr-btn:active, .menu-atleta .btn.bl-gr-btn:focus {
    background: #00c6ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0072ff, #00c6ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border: 1px solid #0083af;
    color: #fff;
    text-decoration: none;
}



/*White gradient button*/
.btn.wh-gr-btn {
    background: #ffffff linear-gradient(
            #ffffff, #e7ebed
    );
    color: #00b3ee;
    border: 1px solid #d7e0e8;
    font-weight: 600;
}

.btn.wh-gr-btn.sml-btn{
    font-weight: 400;
    margin-bottom: 5px;
    padding: 3px 10px;
}

.btn.wh-gr-btn:hover {
    background: #f2f2f2 linear-gradient(
            #f2f2f2, #e6e6e6
    );
    color: #00b3ee;
}

.btn.wh-gr-btn:active, .btn.wh-gr-btn:focus {
    background: #f2f2f2 linear-gradient(
            #f2f2f2, #e6e6e6
    );
    color: #00b3ee;
    outline: none;
}

.btn.full_width {
    text-align: center;
    width: 100%;
}

.btn-exp{
    margin-top: 20px;
}

/*transparent gradient button*/
.btn.tr-gr-btn {
    background:none;
    color: #00b3ee;
    border: 1px solid #00b3ee;
    font-weight: 500;
}

.btn.tr-gr-btn.sml-btn{
    font-weight: 400;
    margin-bottom: 5px;
    padding: 3px 10px;
}

.btn.tr-gr-btn:active, .btn.wh-gr-btn:focus, .btn.tr-gr-btn:hover {
    background: none;
    color: #00b3ee;
    font-weight: 600;
}


/***************************/
/**********Init tab*********/
/***************************/
.init-tab {
    border-bottom: none;
    background: #141E30;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    display: block;
    float: none;

    box-shadow: 0 12px 17px 0px rgba(16,86,229,.16)
}
.init-tab .container, .init-tab .col-xs-12{
    padding: 0px;
}

.init-tab .nav-tabs {
    border-bottom: none;
}
.init-tab .nav-tabs li {
    margin-bottom: 0px;
}

.init-tab ul {
    margin-bottom: 0px;
}

.init-tab .nav-tabs a {
    margin-right: 10px;
    color: #898f9a;
    width: auto;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
    font-size: 0.85em;
    font-weight: 200;
    letter-spacing: .09em;
}
@media(min-width:1200px){
.init-tab .nav-tabs a {
    margin-right: 30px;
    font-size: 0.95em;
}}

.init-tab .nav-tabs > li.active > a {
    background-color: inherit;
    color: #fff;
    border-bottom: 3px solid #fb3868;
    border-left: none;
    border-right: none;
    border-top: none;
    background-color: none;
}

.init-tab .nav-tabs > .active > a:hover {
    background-color: none;
    color: #000;
    border-bottom-color: transparent;
    font-weight: 400;
}

.init-tab .nav-tabs > li > a:hover {
    background-color: none;
    font-weight: 600;
}

.init-tab .nav-tabs > li.active > a:hover, .init-tab .nav-tabs > li.active > a:focus, .init-tab .nav-tabs > li > a:hover, .init-tab .nav-tabs > li > a:focus {
    background-color: inherit;
    color: #fff;
    border: none;
    font-weight: 300;
}

.init-tab .nav-tabs > li.active > a:hover{
    border-bottom: 3px solid #fb3868;
}

.init-tab .nav-tabs .active > a:focus {
    font-weight: 400;
    border-color: none;
    border-bottom-color: transparent;
    background-color: none;
}

/***************************/
/**********Mid tab**********/
/***************************/

.mid-tab>ul {
    background: #f6f9fc;
}

.mid-tab .nav-tabs li > a {
    border-radius: 0;
    color: #6b7c93;
    text-align: center;
    border: none;
    border-right: 1px solid #e1e1e1;
    background: #f6f9fc;
    padding: 20px 15px;
}

.mid-tab .nav-tabs .active {
    margin: 0;
}

.mid-tab .nav-tabs > li.active > a:hover {
    font-weight: 500;
    border-bottom: 3px solid #00b3ee;
    color: #00b3ee;
}

.mid-tab .nav-tabs .active > a {
    background-color: #fff;
    color: #00b3ee;
    border: none;
    border-right: 1px solid #e1e1e1;
    border-bottom: 3px solid #00b3ee;
    font-weight: 500;
}

.mid-tab .nav-tabs > li > a:hover {
    background-color: #fff;
    font-weight: 600;
}

.mid-tab .nav-tabs li > a:focus, .mid-tab .nav-tabs li > a:hover {
    border: none;
    border-right: 1px solid #e1e1e1;
}

/***************************/
/*********Table tab*********/
/***************************/

.table-tab > ul li:first-child {
    margin-left: 20px;
    margin-right: 20px;
}

.table-tab .nav-tabs {
    margin-top: 20px;
}

.table-tab .nav-tabs li a {
    border: none;
    color: #a8a8a8;
}

.table-tab .nav-tabs li a:hover {
    background: none;
}

.table-tab .nav-tabs li.active a {
    border: none;
    border-bottom: 3px solid #111;
    font-weight: 600;
    color: #000;
    padding-top: 7px;
}

/***************************/
/*****Separated table*******/
/***************************/

table.separated-table{
    border-spacing: 0 17px;
    border-collapse: separate;
    box-shadow: none!important;
}
.table-style1.separated-table, .table-style2.separated-table{
    font-size: 12px; 
}
.table-style1.separated-table thead tr, .table-style2.separated-table thead tr{
    box-shadow: none;
    
}
.table-style1.separated-table thead tr th{
    border-bottom: 2px solid #193be9;
    color: #193be9;
    text-transform: uppercase;
}
.table-style2.separated-table thead tr th{
    border-bottom: 2px solid #d11010;
    color: #d11010;
    text-transform: uppercase;
}

.table-style1.separated-table tbody tr {
    background-color: #f2f6fd;
}
.table-style2.separated-table tbody tr {
    background-color: #fdf2f2;
}
.separated-table tr{
    box-shadow: 0 4px 17px 0px rgba(16,86,229,.16);
    -webkit-box-shadow: 0 4px 17px 0px rgba(16,86,229,.16);
    -moz-box-shadow: 0 4px 17px 0px rgba(16,86,229,.16);
}

.alerts-notes.separated-table table tr.sh-no{
    box-shadow: none;
}

.separated-table > tbody > tr > td{
    border-top:none;
}

.separated-table tfoot tr{
    background: #00c6ff;
    background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);
    background: linear-gradient(to right, #0072ff, #00c6ff);
    color: #fff;
    text-align: center;
}

.separated-table tfoot tr td{
    border-top: none;
    padding: 0;
}


.separated-table tfoot tr .btn{
    font-size: 17px;
    padding:8px;
}

.separated-table tfoot tr .btn:hover{
    font-weight: 500;
    padding:8px;
}
.separated-table tfoot tr:hover{
    box-shadow: 0 4px 17px 0px rgba(16,86,229,.36);
}

/***************************/
/*********Fixed bar*********/
/***************************/

.fixed-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #f5f5f5;
    -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
    width: 100%;
    padding: 19px;
    z-index:1049;
}

.fixed-bar button {
     padding: 0 30px;
     height: 36px;
     font-size: 16px;
}
.fixed-bar a {
    font-size: 16px;
}

/***************************/
/*********Table tab*********/
/***************************/

.modal-title {
    font-weight: 600;
    color: #404040;
}

.modal-content {
    border: none;
    border-radius: 0;
}

.modal-footer {
    background: #f5f5f5;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: url(/bundles/box/img/caretSelect.png) no-repeat 97% center;
    background-color: #f5f8fa;
    border: 1px solid #cbd6e2;
    padding: 9px 25px 9px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.form-control.datepicker {
    padding: 6px 12px;
}

/***************************/
/*********Columns*********/
/***************************/

.col-special{
    width: 13.3%;
}

/***************************/
/*********Forms*********/
/***************************/

.form_title{
    margin-left: 50px;
    font-weight: 500;
    font-size: 1.75em;
    margin-top: 35px;
    margin-bottom: 35px;
}
.with-tooltip .form-group{
   overflow: visible;
}
.with-tooltip .control-label{
    width: auto;
}

.be_form .control-label{
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 3px;
    color: #4d4d4d;
    font-size: 12px;
    letter-spacing: .5px;
    font-weight: 300;
}
.be_form .control-label.capitalize{
    text-transform: inherit;
}

.form-space{
    border-bottom: 1px dashed #7f8c8d;
    margin: 10px 0;
    
}

.custom-forms .col-xs-12, .custom-forms .col-xs-8, .custom-forms .col-xs-7, .custom-forms .col-xs-6, .custom-forms .col-xs-5, .custom-forms .col-xs-4{
    padding: 0;
}
.be_form .list-customers .radio{
    margin-right: 0px;
    display: block;
}

.be_form .radio{
    display: inline-block;
    margin-right:65px;
}
.list_customers .radio{
    display: block;
    margin-right: 0px;
}
.form-group input{
    color: #4d4d4d;
    border: 1px solid #cbd6e2;
    background-color: #f5f8fa;
}
input.form-control, textarea.form-control{
    color: #4d4d4d;
    border: 1px solid #cbd6e2;
    background-color: #f5f8fa;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.be_form hr{
    margin-bottom: 0px;
    margin-top: 10px;
}
.be_form .form_subtitle{
    font-size: 14px;
    font-weight: 500;

}
#crossfy_boxbundle_athlete_user_simplified_financial_type_birthday_date_day, #crossfy_boxbundle_athlete_user_simplified_type_birthday_date_day, #crossfy_boxbundle_eventual_athlete_user_simplified_financial_type_birthdayDate_day, #crossfy_boxbundle_eventual_athlete_user_simplified_type_birthdayDate_day{
    width: 33.3%;
}
#crossfy_boxbundle_athlete_user_simplified_financial_type_birthday_date_month, #crossfy_boxbundle_athlete_user_simplified_type_birthday_date_month, #crossfy_boxbundle_eventual_athlete_user_simplified_financial_type_birthdayDate_month, #crossfy_boxbundle_eventual_athlete_user_simplified_type_birthdayDate_month{
    width: 33.3%;
}
#crossfy_boxbundle_athlete_user_simplified_financial_type_birthday_date_year, 
#crossfy_boxbundle_athlete_user_simplified_type_birthday_date_year, #crossfy_boxbundle_eventual_athlete_user_simplified_financial_type_birthdayDate_year, #crossfy_boxbundle_eventual_athlete_user_simplified_type_birthdayDate_year{
    width: 30%;
}


/***************************/
/****Form first payment ****/
/***************************/

.be_form #first-payment-container .form-group{
margin-left: 0px;
}

.be_form #first-payment-container .radio{
margin-right: 0px;
}

.be_form #first-payment-container .col-sm-12{
padding-left: 11px;
padding-right: 0px;
}

.alert-style-2{
    border: none !important;
    border-radius: 0!important;
    font-weight: 300;
    margin-bottom: 0;
}
.modal-dialog470{
    width: 470px!important;
}
.modal-backdrop.in
{
    opacity:.9 !important;
    background-color: #364757; 
}

/***************************/
/****Dropdown installation proces ****/
/***************************/

.installation-proces .dropdown-menu{
    top: 120px;
    left: -130px;
    min-width: 330px;
    padding: 30px 20px;
    
}
.installation-proces .dropdown-menu > .active > a, .installation-proces .dropdown-menu > .active > a:focus, .installation-proces .dropdown-menu > .active > a:hover{
    background-color: transparent;
    
}

.bl-gradient-btn {
    background: #00c6ff;
    font-weight: 500;
    background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);
    background: linear-gradient(to right, #0072ff, #00c6ff);
    color: #fff!important;
    border: 0;
    box-shadow: 0 0 0 1px rgb(50 50 93 / 10%), 0 2px 5px 0 rgb(50 50 93 / 8%), 0 1px 1.5px 0 rgb(0 0 0 / 7%), 0 1px 2px 0 rgb(0 0 0 / 8%);
}
