﻿@charset "utf-8";






/* Mobile Styles */
@media only screen and (max-width: 400px) {
    .foot-app {
        display:none;

    }
}

/* Tablet Styles */
@media only screen and (min-width: 401px) and (max-width: 960px) {
    .foot-app {
  
    }
}

/* Desktop Styles */
@media only screen and (min-width: 961px) {
    .foot-app {
        
    }
}
/* Mobile Styles */
@media only screen and (max-width: 400px) {
    .form input  {
       height:30px;
    }
}
@media only screen and (max-width: 400px) {
    .form button {
        height: 40px;
    }
}

/* Tablet Styles */
@media only screen and (min-width: 401px) and (max-width: 960px) {
    .form input {
       
    }
}

/* Desktop Styles */
@media only screen and (min-width: 961px) {
    .form input {
        
    }
}





@media only screen and (max-width: 400px) {
    .title {
        font-size: 14px !important;
    }
}
body {
    padding-right: 0 !important;
    overflow-y: scroll !important;
}
body {
    font-family: Arial;
}
.error-msg {
    color: red;
    margin-top:15px;
}
a {
    text-decoration: none !important;
}
.btn-list {
    background-color: #b1c1d1 !important;
    font-weight: 600;
    height: 26px;
    width: 30px;
    color: black !important;
}
/*changement bootstrap*/
.well {
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: #fff !important;
    padding: 10px !important;
    margin-bottom: 3px !important;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 2px 7px !important;
    background-color: #1da1f2;
    color: white;
}

.lbl-normal label {
    font-weight: normal !important;
}

.wrapper {
    background-color: #fff !important;
}

.progress {
    margin-bottom: 5px !important;
    height: 40px !important;
    background-color: #dcdcdc !important;
}

.progress-bar-green, .progress-bar-success {
    background-color: #9e9e9e;
}

.progress-bar {
    line-height: 38px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 600;
}

/*changement bootstrap*/

/* style contour */
.contour {
    margin-top: 140px;
    margin-bottom: 140px;
    border: 1px solid #b1c1d1;
}

.le-bloc {
    overflow: hidden;
}

    .le-bloc h3, .deux-bloc h3, .titre-pop h3 {
        font-size: 15px;
        color: white;
        border-bottom-width: 1px;
        line-height: 28px;
        font-weight: bolder;
        margin: 0;
    }

.modal-body h3 {
    font-size: 15px;
    color: #13597d;
    border-bottom-width: 1px;
    line-height: 28px;
    font-weight: bolder;
    margin: 0 0 5px;
}

.le-bloc h4, .separateur {
    font-size: 13px;
    color: #13597d;
    border-bottom-width: 1px;
    line-height: 28px;
    font-weight: bolder;
    margin: 0;
}

.le-bloc h3 a, .deux-bloc h3 a, .titre-pop h3 a, .modal-body h3 a {
    color: #13597d;
    padding-left: 10px;
    font-size: 18px;
}

    .le-bloc h3 a:hover, .modal-body h3 a:hover {
        color: #2189b5;
    }

hr {
    /*margin: 0 0 20px;*/
    margin: 0 0 3px;
    border-color: #b1c1d1;
    clear: both;
    border: none;
}

.deux-bloc {
    background-color: transparent !important;
}

.form-item {
    margin-bottom: 10px;
}

.the-label {
    min-height: 1px;
    padding-right: 15px;
    position: relative;
    margin-bottom: 2px;
    font-size: 12px;
    color: #5e6369;
    display: block;
    font-weight: 600;
}

.my_check {
    min-height: 1px;
    padding-right: 15px;
    position: relative;
    margin-bottom: 5px;
    font-size: 12px;
    color: #5e6369;
    display: block;
    font-weight: 600;
    margin-top: 20px;
}

    .my_check input[type="radio"] {
        margin: 0 0 2px 0;
    }

.the-input {
    background-image: none;
    background-color: #f7f9fa;
    border: 1px solid #b1c1d1;
    border-radius: 0px !important;
    color: #13597d;
    font-size: 13px;
    height: 26px;
    line-height: 1.429;
    padding: 0 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

    .the-input:focus, .input-exep1:focus, .tableau .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

.input-exep1 {
    background-image: none;
    background-color: #f7f9fa;
    border: 1px solid #b1c1d1;
    color: #13597d;
    font-size: 13px;
    height: 26px;
    line-height: 1.429;
    padding: 0 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 92%;
}

.btn-exep1 {
    background-color: #b1c1d1;
    border: 1px solid #b1c1d1;
    border-left: none;
    color: #13597d;
    font-weight: 600;
    height: 26px;
    padding: 0 6px;
    width: 8%;
}

.son-btns {
    text-align: right;
    margin-top: 15px;
}

.btn-bloc {
    text-align: right;
}

/* btns */
.button-3d.button-primary {
    box-shadow: 0 3px 0 #0880d7, 0 8px 3px rgba(0, 0, 0, 0.3);
}

.button-primary {
    background-color: #197aac;
    border-color: #197aac;
    color: white;
}

    .button-primary:hover {
        background-color: #1597da;
        border-color: #1597da;
        color: white;
        text-decoration: none;
    }

.button {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    transition-duration: 0.3s;
    transition-property: all;
}

/*Interface 2 */

.part-right, .part-left {
    float: left;
}

.part-right {
    width: 80%;
}

.part-left {
    width: 20%;
}

.tableau {
    margin-bottom: 20px;
    text-align: right;
}

    .tableau input {
        width: 100px;
    }

    .tableau select {
        width: 50px;
        font-family: 'FontAwesome';
    }

    .tableau a {
        color: #fff;
        background-color: #197aac;
        display: inline-block;
        height: 26px;
        font-size: 14px;
        padding: 0 8px;
        line-height: 26px;
    }

        .tableau a:hover {
            background-color: #1597da;
        }

/* tableau */

.cadre-tableau {
    margin: 0 15px;
}

.my-table {
    margin: 0;
    color: /*#13597d*/ #5e6369;
    width: 100%;
}

    .my-table a i {
        padding: 0 10px;
        color: #197aac;
        font-size: 15px;
    }

    .my-table > thead > tr > th,
    .my-table > tbody > tr:nth-of-type(2n+1),
    .my-table > tbody > tr:nth-of-type(2n) {
        font-size: 13px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .my-table > thead > tr > th {
        text-align: center;
    }

    /* style des labele tab (th:niveau1)*/
    .my-table > thead > tr.niveau1 > th {
        border-bottom-width: 1px;
        background-color: #1da1f2;
        color: #fff;
        font-size: 13px;
        letter-spacing: -0.1px;
    }

    /* couleur des lignes impaire */
    .my-table > tbody > tr:nth-of-type(2n+1) {
        background-color: #fff;
    }

    /* couleur des lignes paire */
    .my-table > tbody > tr:nth-of-type(2n) {
        background-color: #f7f9fa;
    }

        /* hover des ligne tableau */
        .my-table > tbody > tr:nth-of-type(2n):hover,
        .my-table > tbody > tr:nth-of-type(2n+1):hover {
            background-color: #fcf9ed;
        }

    /* border de tableau + elements */
    .my-table > thead > tr > th,
    .my-table > tbody > tr > th,
    .my-table > tfoot > tr > th,
    .my-table > thead > tr > td,
    .my-table > tbody > tr > td,
    .my-table > tfoot > tr > td {
        border: 1px solid #a8b7c4;
        padding: 4px;
    }


.tableau .input-group {
    width: 15%;
    float: right;
    margin-left: 6px;
}

.tableau .form-control {
    border: 1px solid #b1c1d1;
    border-radius: 0;
    height: 26px;
    padding: 0 12px;
    font-family: 'FontAwesome', Arial;
    font-size: 12px;
}

    .tableau .form-control::-moz-placeholder {
        color: #13597d;
    }

.tableau .input-group-addon {
    padding: 5px 12px;
    border: 1px solid #b1c1d1;
    border-left: none;
    border-radius: 0;
    color: #197aac;
}


#file_browse_wrapper {
    width: 100%;
    /*background-color: #f7f9fa;
    border: 1px solid #b1c1d1;*/
}

#file_browse {
    opacity: 1;
    border: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

/* Ajout */

.nav-style {
    background-color: #1da1f2;
    padding-top: 5px;
    /*margin-top: 25px;*/
    margin-bottom: -1px;
    padding-left: 20px;
}


.ligne-btns {
    margin-bottom: 20px;
}


hr.adherent {
    margin: 0;
    border-color: #b1c1d1;
    clear: both;
}

label.error {
    color: #ff4c4c;
    font-size: 12px;
    font-weight: normal;
}

.none-pro {
    display: none;
}

.titre-haut {
    font-weight: bold;
    color: #222d32;
    font-size: 20px;
    padding-left: 40px;
    line-height: 50px;
}

.titre-option {
    color: #13597d;
    font-size: 24px;
    margin: 0 0 20px;
}

.zone-gris {
    border: 1px solid #e3e3e3;
    background-color: #f5f5f5;
    padding: 10px;
    padding-top: 5px;
}

.zone-gr-left {
    padding-right: 7px;
}

.zone-gr-right {
    padding-left: 7px;
}

.adh-societe {
    padding: 10px 0;
}

#IdentificationModel .modal-body, #CompanyModel .modal-body {
    padding-bottom: 0 !important;
}

#IdentificationModel .nav-style, #CompanyModel .nav-style {
    margin-top: 0 !important;
}

/* onglets */
.onglet-cadre {
    border: 1px solid #b1c1d1;
    padding: 0 15px;
    overflow: hidden;
    border-top: none;
}

.onglets > li.active > a, .onglets > li.active > a:hover, .onglets > li > a:focus {
    background-color: #fff !important;
    color: #5e6369 !important;
    font-weight: normal;
}

.onglets > li > a:hover {
    background-color: #ddd !important;
    color: #5e6369;
}

.onglets > li > a {
    padding: 4px 15px !important;
    color: #fff;
    border-radius: 0 !important;
    border: none;
}

.onglets > li {
    margin: 0 !important;
}

.decl-cadre {
    border: 1px solid #b1c1d1;
}

.msg-societe h3 {
    font-weight: normal;
}

.msg-societe span {
    color: #5e6369;
    font-size: 14px;
    margin-bottom: 2px;
    min-height: 1px;
    padding-right: 15px;
}

    .msg-societe span.s-titre {
        border-bottom-width: 1px;
        color: #13597d;
        font-size: 15px;
        font-weight: bolder;
        line-height: 28px;
        margin: 0 0 5px;
    }


.check-input {
    background-image: none;
    background-color: #f7f9fa;
    border: 1px solid #b1c1d1;
    color: #13597d;
    font-size: 13px;
    height: 21px;
    line-height: 1.429;
    padding: 0 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-left: 6px;
    width: 50px;
}

.imp span {
    color: #13597d;
}

.msg-societe .zone-gris {
    min-height: 105px;
}

.text-info {
    margin-top: 12px;
}

    .text-info .my_check {
        margin-top: -6px;
    }

.info {
    color: #5e6369;
    font-size: 13px;
    padding-left: 10px;
    font-weight: normal !important;
    line-height: 20px;
}

fieldset.info {
    background-color: transparent;
    border-color: #b1c1d1;
}

.info legend {
    color: #13597d;
    font-size: 13px;
    font-weight: normal;
    line-height: 28px;
    background-color: transparent;
    padding: 0 10px;
}

.fichier-extention h4, .separateur {
    font-weight: normal;
}

.fichier-extention hr {
    margin-bottom: 6px;
}

.fichier-extention .my_check {
    margin-top: 6px;
}

    .fichier-extention .my_check input[type="radio"] {
        margin: 0 0 2px 0;
    }

#sepcheck label {
    font-weight: normal;
}

.row-extention {
    height: 35px;
}

.col-lab-inp {
    margin-top: 4px !important;
}

.case-center {
    text-align: center;
}



.inputfile {
    /*width: 0.1px;*/
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

label.evet {
    max-width: 100%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}



/* style 1 */

label.evet {
    color: #197aac;
    background-color: #fff;
    border: 1px dashed #b1c1d1;
    height: 50px;
    line-height: 35px;
    width: 100%;
}

    label.evet:hover, label.evet:focus, label.evet:active {
        border-color: #197aac;
    }


input::-moz-focus-inner {
    border: 0;
}



.fr-it-exp {
    margin-bottom: 0;
}

/*Drag and drop list*/
#sortable1, .sortable2 {
    border: 1px solid #5e6369;
    float: left;
    list-style-type: none;
    margin: 0;
    min-height: 42px;
    padding: 0px 0 0;
    width: 97%;
    /*To prevent dragged element from getting far of cursos when page is scrolled*/
    overflow: auto;
    position: static;
}

    #sortable1 li, .sortable2 li {
        cursor: move;
        font-size: 12px;
        height: 30px;
        margin: 5px;
        padding: 3px 5px 2px;
        width: 94%;
    }

    .sortable2 li {
        background-color: #34bc9d;
        color: white;
    }

.draglist {
    padding: 11px 0 11px 15px;
}

/*Alert danger for import file*/
.alert-warning-import {
    background-color: #FD3A64 !important;
    color: white;
}

/* code style page login */

.login-aithentification .fa-spinner {
    left: 8px;
    top: 10px;
    position: absolute;
    z-index: 1;
    font-size: 21px;
    color: #b1c1d1;
}

.login-aithentification .error {
    color: #ff4c4c;
    font-family: arial;
    font-size: 12px;
}

/*Footer app in bottom page*/
.foot-app {
    position:fixed;
    bottom: 0;
    
}

    .foot-app a {
        color: blue;
        display: block;
        padding-bottom: 0px;
    }

    .foot-app p {
        color: rgba(0, 0, 0, 0.54);
        margin-top: 4px;
    }

.dropdown-toggle a :hover {
    color: red;
}

/*.logo-shared {
    height: 90px;
    width: 273px;
    background: url(Css/images/logofooter.png) no-repeat;
}*/

.login-aithentification .error-msg {
    color: #ff4c4c;
    font-family: arial;
    font-size: 12px;
    text-align: center;
}

/* === Form === */
.login-aithentification .form {
    width: 100%;
}

    .login-aithentification .form .field {
        position: relative;
        margin: 10px 50px;
    }

        .login-aithentification .form .field i {
            font-size: 14px;
            left: 0px;
            top: 0px;
            position: absolute;
            height: 46px;
            width: 44px;
            color: #fff;
            background: #b1c1d1;
            text-align: center;
            line-height: 44px;
            transition: all 0.3s ease-out;
            pointer-events: none;
            margin-top: 15px;
        }

.validation-summary-errors {
    text-align: center;
    color: red;
    font-weight: bold;
}

.field-validation-error {
    color: red;
    font-weight: bold;
}

.login-aithentification p.remember {
    float: left;
}

    .login-aithentification p.remember label {
        color: #a7a599;
        font-size: 12px;
        cursor: pointer;
    }

.login-aithentification p.submit {
    text-align: center;
}

.login-aithentification p.forgot {
    float: right;
    margin-right: 50px;
}

    .login-aithentification p.forgot a {
        color: #a7a599;
        font-size: 12px;
        text-decoration: none;
        font-style: italic;
        transition: all 0.3s ease-out;
    }

        .login-aithentification p.forgot a:hover {
            color: #1e9da7;
        }

/* === Input Form === */
.login-aithentification .form input[type=text],
.login-aithentification .form input[type=password] {
    background: #f7f9fa none repeat scroll 0 0;
    border: 1px solid #b1c1d1;
    border-radius: 3px;
    font-family: 'Open Sans', Calibri, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 4%;
    position: relative;
    width: 92%;
    /*height: 20px;*/
    color: #777;
    transition: color 0.3s ease-out;
}

.login-aithentification .form input[type=text], .login-aithentification .form input[type=password] {
    margin-top: 15px;
}

    .login-aithentification .form input[type=text]:hover ~ i,
    .login-aithentification .form input[type=password]:hover ~ i {
        color: #13597d;
    }

    .login-aithentificationauthentifi .form input[type=text]:focus ~ i,
    .login-aithentification .form input[type=password]:focus ~ i {
        color: #13597d;
    }

    .login-aithentification .form input[type=text]:focus,
    .login-aithentification .form input[type=password]:focus,
    .login-aithentification .form submit[type=submit]:focus {
        outline: none;
    }

.login-aithentification .form .btn-lg {
    margin-top: 28px;
    text-align: center;
    font-size: 16px;
    padding: 8px 0;
    letter-spacing: 0;
    color: #fff;
    background-color: #1da1f2;
    border-radius: 3px;
    text-shadow: none;
    border: none;
    cursor: pointer;
    position: relative;
    float: left;
    margin-bottom: 14px;
    -webkit-animation: shadowFadeOut 0.4s;
    -moz-animation: shadowFadeOut 0.4s;
    position: relative;
    width: 180px;
}

    .login-aithentification .form .btn-lg:hover, .btn-lg:focus {
        color: #fff;
        background-color: #13597d;
        -webkit-animation: shadowFade 0.4s;
        -moz-animation: shadowFade 0.4s;
    }

.login-aithentification .form input[type="checkbox"] {
    display: none;
}

    .login-aithentification .form input[type="checkbox"] + label span {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin: -2px 4px 0 50px;
        vertical-align: middle;
        background: url("../img/checkbox.png") left top no-repeat;
        cursor: pointer;
    }

    .login-aithentification .form input[type="checkbox"]:checked + label span {
        background: url("../img/checkbox.png") -16px top no-repeat;
    }

@font-face {
    font-family: "Ma font1";
    src: url('fonts/weblysleekuisl.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.log {
    /*background: url('Css/images/logofid.png') no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
   
}
.smalltext {
    color: #2872dd;
    font-size: 0.9em;
    font-family: 'Segoe UI','Segoe','SegoeUI-Regular-final',Tahoma,Helvetica,Arial,sans-serif;
}
.login-aithentification {
    background-color: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 35%;
}

    .login-aithentification .cadre {
        padding: 20px 40px 40px 40px;
    }

#back-login h1 {
    margin: 0;
    font-size: 1.8em;
    font-family: "Ma font1";
    color: #4AB3F4 !important;
}

#back-login h3 {
    margin: 0;
    font-size: 1.4em;
    font-family: "Ma font1";
    font-weight: normal;
    color: #7b848a;
}

#back-login form {
    margin-top: 36px;
    width: 100%;
    font-family: "Ma font1";
}

.btn-commande {
    overflow: hidden;
}

#back-login input[type="text"]::-webkit-input-placeholder, #back-login input[type=password]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7b848a;
    opacity: 1;
}

#back-login input[type="text"]::-moz-placeholder, #back-login input[type=password]::-moz-placeholder { /* Firefox 19+ */
    color: #7b848a;
    opacity: 1;
}

#back-login input[type="text"]:-ms-input-placeholder, #back-login input[type=password]:-ms-input-placeholder { /* IE 10+ */
    color: #7b848a;
    opacity: 1;
}

#back-login input[type="text"]:-moz-placeholder, #back-login input[type=password]:-moz-placeholder { /* Firefox 18- */
    color: #7b848a;
    opacity: 1;
}

/* code style page login */
.add-item {
    position: relative;
}

.add-loader {
    position: absolute;
    top: 24px;
    right: 58px;
    display: block;
    color: #5e6369;
    content: "";
    font-size: 17px;
    font-weight: bold;
    display: none;
}
/*Loder button*/
.loader-import {
    float: left;
    margin-right: -14px;
    margin-top: 10px;
    display: none;
    color: #fff;
}

.loader-volumebusiness {
    float: left;
    margin-right: 0;
    margin-top: 3px;
    color: white;
    display: none;
    position: absolute;
    margin-left: -13px;
}

.remove_field {
    margin-bottom: 3px;
}

/*Display button import previous  */
.btn-previous.disabled {
    display: none;
}

/*Loader page*/
#loading {
    background-color: #fff;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99;
}

.loader-page {
    left: 53%;
    position: absolute;
    top: 45%;
    z-index: 100;
}

.group-form-jurd {
    margin-top: 13px;
}

.ligne-btns {
    margin-top: 14px;
}

.ligne-btns {
    margin-bottom: 14px;
}

.lbl-title label {
    font-size: 13px;
    color: #13597d;
}
/*Icon sidebar*/
.sidebar-menu .icon {
    font-size: 18px;
    padding-right: 23px;
}

.fa-minus {
    color: white !important;
}

    .fa-minus:hover {
        color: #1da1f2 !important;
    }

.fa-times {
    color: white !important;
}

    .fa-times:hover {
        color: #1da1f2 !important;
    }

.part-right h3 {
    color: #222d32;
}

.top-buffer {
    margin-top: 20px;
}

span.clickable {
    cursor: pointer;
}

.tableaux {
    margin: auto;
    width: 100%;
}

    .tableaux h4 {
        color: #13597d;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px;
    }

    .tableaux input {
        width: 100%;
        height: 100%;
        border: none;
    }

.justRead {
    background-color: rgb(235, 235, 228);
    cursor: default;
}

.entete {
    background-color: #ced8e2;
    text-align: center;
    font-weight: bold;
}

.my-table2 {
    font-size: 12px;
    width: 100%;
    margin: auto;
}

.my-table2-btn {
    cursor: pointer;
    border-radius: 0px !important;
    border-left: none;
}

.my-table2 > thead > tr > th,
.my-table2 > tbody > tr:nth-of-type(2n+1) > td,
.my-table2 > tbody > tr:nth-of-type(2n) > td {
    padding: 0 7px;
    color: #13597d;
}

.my-table2 > tbody > tr > td.titre {
    background-color: #3177a6;
    color: #fff;
    font-weight: bold;
    text-align: center;
}


/* style des labels tab (th:niveau1)*/
.my-table2 > thead > tr.niveau1 > th {
    border-bottom-width: 1px;
    background-color: #e5e7e9;
    color: #696969;
    letter-spacing: -0.1px;
}

/* border de tableau + elements */
.my-table2 > thead > tr > th,
.my-table2 > tbody > tr > th,
.my-table2 > tfoot > tr > th,
.my-table2 > thead > tr > td,
.my-table2 > tbody > tr > td,
.my-table2 > tfoot > tr > td {
    border: 1px solid #b1c1d1;
}

/*.fa-table:before {
    color: grey !important;
}*/

.modal-header {
    background-color: #2f3b45;
}

.btn-primary {
    background-color: #f35b3f !important;
}

    .btn-primary:hover {
        background-color: #4AB3F4 !important;
    }

.btn-box-tool {
    padding: 2px !important;
    font-size: 12px !important;
}

    .btn-box-tool:focus {
        color: #fff !important;
    }

.alert-warning {
    color: #fff !important;
}

.btn-cloturer {
    margin-left: 13px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: white;
    margin-top: -13px;
}

.modal-header .close {
    margin-top: -10px;
    color: white !important;
}

.load-tab {
    font-size: 25px !important;
    margin-top: 20px;
    position: absolute;
    text-align: center !important;
}

.load-table {
    font-size: 25px !important;
    margin-top: 10px;
    position: absolute;
    text-align: center !important;
}

body {
    overflow-y: scroll;
}

fieldset {
    width: 80%;
}

.warning-modal {
    background-color: red;
    color: white;
}
/*Icon dowload*/
.fa-download {
    font-size: 17px !important;
    color: #1da1f2 !important;
}
/*header for mobile*/
@media(max-width:768px) {
    .res-bg {
        background-color: #028acf;
    }

        .res-bg a:hover {
            background-color: red;
        }
}

.fa-question-circle {
    color: #1da1f2 !important;
}

#TabModel .numbersOnly {
    text-align: right;
}

#TabModel .datesOnly {
    text-align: center;
}
