body { background:#34a936; }

.gras{
    font-weight : bold!important;
}

.modal-backdrop {
  z-index: -1;
}

.label-phone {
    padding-top: 10px;
}

.phone-group {
    padding-top: 10px;
}

.required::before{
    content: ' *';
    color : red;
}

@media screen and (max-width: 990px){
    .divTextNav{
        display: none;
    }

    .site_title{
        display: inline-block;
    }

    .icon-sga, .icon-borneeteaulogin{
        width:40px;
        height:55px;
        vertical-align:top;
    }

    .toggle{
        display: inline;
    }

    #sidebar-menu {
        position:fixed;
        z-index:1000;
        background-color: #34a936;
    }
    #navbar {
        overflow-y:auto;
        height: calc(100vh - 230px);
    }
}

@media screen and (min-width: 991px){
    .icon-borneeteaulogin{
        width:110px;
        height:130px;
    }

    .icon-sga{
        margin-top: 10px;
        width:40px;
        height:40px;
    }

    .toggle{
        display: none;
    }

    .alert { margin-bottom:0px;font-size:1.2em;text-shadow:none; }
}

span.icon-sga {display:inline-block;vertical-align:middle;background-image:url('../img/sgamobility.jpg');background-repeat:no-repeat;background-position:center;background-size:contain; }
div.icon-haropa { vertical-align:middle;width:80%;padding-bottom:19.34%;background-image:url('../img/haropa.jpg');background-size:contain;background-repeat:no-repeat;margin:10px auto auto auto; }
div.icon-menu { vertical-align:middle;width:100%;background-size:contain;background-repeat:no-repeat;height:15%; }

span.icon-borneeteau{
    display: inline-block;
    vertical-align: middle;
    background-image: url('../img/borneeteau.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

span.icon-borneeteaulogin{
    display: inline-block;
    vertical-align: middle;
    background-image: url('../img/borneeteaulogin.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


.divTextNav{
    margin-left: 20%;
}

.textNav{
    font-size: 22px;
    font-weight: 400;
    color: #ECF0F1!important;
}

.textNavAnd{
    margin-left: 30%;
}

.required{
    color :red;
}

.col-md-offset-4_5 { margin-left:37.5%; }

.alert { margin-bottom:10px;font-size:1.2em;text-shadow:none; }

i.fa.faTd { font-size:1.2em; }

section.register_content a:hover { text-decoration:none !important; }
div.form_wizard div { text-align:left; }

span.chargePointSuperTitle {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', Bold;
    font-size: 20px;
    color: #444;
}

span.chargePointNB {
    font-size: 35px;
    width: 100%;
    color: black;
    font-family: 'Roboto', sans-serif
}

span.chargePointTitle {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    vertical-align: top;
}

div.chargePointTitleLast {
    border-right: 2px solid #ddd;
}

@media screen and (max-width: 990px){
    div.chargePointTitleLast {
        border-right: none;
    }
}

.vAlign {
    vertical-align: middle !important;
}

.contentnews{
    font-size: 15px;
}

.entity-select{
    border: 1px #e5e5e5 solid;
    max-height: 500px;
    box-sizing: inherit;
    overflow: auto;
    float: initial;
}

.entity-select p{
    cursor: pointer;
    margin: 5px;
}

.left_col { background:#34a936; }
.nav_title { background:transparent; }
#sidebar-menu li { width: 100%; position: relative;}
#sidebar-menu li:before { background:#ddd; }
#sidebar-menu li:after { border-left:1px solid #aaa; }
#sidebar-menu h3 { text-shadow:1px 1px #555; font-size: 23px; }
#sidebar-menu a { font-size: 16px; font-weight: bold; }
#sidebar-menu ul ul a { padding-left: 40px; }
#sidebar-menu li a:hover, #sidebar-menu li button:hover, #sidebar-menu li li:hover { background:#237d24; }
#sidebar-menu li.active, #sidebar-menu li.current-page a { border-right:5px solid #165217; }
#sidebar-menu>li.active>a,#sidebar-menu>li.active>button { background:linear-gradient(#1a5e1b,#237d24), #387223;box-shadow:rgba(0,0,0,.25) 0 1px 0, inset rgba(255,255,255,.16) 0 1px 0; }
.nav li.current-page { background: rgb(40, 146, 42); }
.main_menu .fa { opacity:1; }
#sidebar-menu a i:not(.fa-chevron-down) {width: 30px;}

.fixed { position: fixed; }

div.alert[class^="type-"] { margin-top:40px;font-size:1em;padding:10px; }

div#autocomplete { position:absolute;z-index:5;background-color:#fff;box-shadow:0 0 10px #888; }
div#autocomplete span:not(.loading) { cursor:pointer;display:block;padding:5px 10px;font-size:1.1em; }
div#autocomplete span:not(.loading):hover { background: #14a53d;color:#fff; }
div#autocomplete span.loading { padding:5px 10px; }

img.statusTerminal { transform:scale(1.2); }

table.terminalsList { color:#111; }
table.terminalsList tr.active td { background-color:#A9CCE3 !important;border-top:1px solid #A9CCE3 !important;border-bottom:1px solid #A9CCE3 !important; }
table tr.space td { background-color:#fff !important;border:none !important;height:15px; }

div.panelNoPadding { padding:0; }

div.error_difference {background-color: #dc3545;color: white;}

a.btn-primary, button.btn-primary {background-color: #34a936; border-color: #319e33; font-size: 16px; font-weight: bold;}
a.btn-primary:hover, button.btn-primary:hover {background-color: #375F00; border-color: #2c4d00;}
a.btn-primary:focus, button.btn-primary:focus {background-color: #375F00; border-color: #2c4d00;}
a.btn-primary:active, button.btn-primary:active {background-color: #375F00; border-color: #2c4d00;}
a.btn-primary.active, button.btn-primary.active {background-color: #375F00; border-color: #2c4d00;}
.btn-primary.disabled, .btn-primary:disabled {background-color: #5dc75e; border-color: #42b544;}

label:not(.swal2-input-label) {font-size:15.5px;font-weight:700;}
.form-control::placeholder {font-size:17px;}

span.badge {font-size:14px;font-weight:700;}

span.bg-purple {background-color: #510df0; color: white;}
span.bg-darkblue {background-color: #173eee; color: white;}
span.bg-orange {background-color: #e08711; color: white;}
