﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@font-face {
    font-family: 'ttline';
    src: url("/lib/fonts/cd0381aa3322dff4babd137f03829c8c.eot") format('embedded-opentype'), url("/lib/fonts/cd0381aa3322dff4babd137f03829c8c.svg") format('svg'), url("/lib/fonts/cd0381aa3322dff4babd137f03829c8c.ttf") format('truetype'), url("/lib/fonts/cd0381aa3322dff4babd137f03829c8c.woff") format('woff'), url("lib/fonts/cd0381aa3322dff4babd137f03829c8c.woff2") format('woff2');
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.hidden {
    display: none;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

#load {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url("https://www.creditmutuel.fr/cmne/fr/banques/webservices/nswr/images/loading.gif") no-repeat center center rgba(0,0,0,0.25)
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 60px;*/
    font-family: ttline,Tahoma;
}

.countrySign {
    margin: 5px 2px;
    box-shadow: 0px 0px 15px -4px #000000;
}

.langTitle {
    font-size: 12px;
    margin-top: 10px;
    font-weight: bold;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1323px;
    }
}

.FunctionBox {
    margin-top: 5%;
    padding: 47px 29px;
    /*background-color: #0072BC;*/
    border: 2px solid #0072BC;
    font-size: 24px;
    /*color: white;*/
    border-radius: 10px;
    font-weight: bold;
    height: 200px;
}

.field-validation-error {
    color: #dc3545 !important;
    font-size: 12px;
}

.input-validation-error {
    border-color: red !important;
}

.TextAlignStyleV {
    position: relative;
    top: 25%;
    transform: translateY(-50%);
}

a, .themeText {
    color: #0072BC;
}

.BoxStyle {
    font-size: 15px;
    border-bottom: 1px solid white;
}

.infoBox {
    background-color: #0072BC;
    color: white;
    padding: 20px;
    font-weight: bold;
}

.DEPARTED {
    background-color: red;
    color: white;
    padding: 20px;
    font-weight: bold;
}

.READY {
    background-color: forestgreen;
    color: white;
    padding: 20px;
    font-weight: bold;
}

.NOUNIT {
    background-color: orange;
    color: white;
    padding: 20px;
    font-weight: bold;
}

.Future {
    background-color: orange;
    color: white;
    padding: 20px;
    font-weight: bold;
}

.NOTDEPARTED {
    background-color: orange;
    color: white;
    padding: 20px;
    font-weight: bold;
}

.ONWAY {
    background-color: #63c77b;
    color: white;
    padding: 20px;
    font-weight: bold;
}

.ErrorBox {
    background-color: red;
    color: white;
    padding: 20px;
    font-weight: bold;
}

.AVAILABLE {
    background-color: forestgreen;
    color: white;
    padding: 20px;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

.MenuIcon {
    font-size: 70px !important;
}

.seprateLine {
    border-bottom: 2px solid #0072BC;
    margin: 20px 0 30px 0;
}

.langInfo {
    font-weight: bold;
}

.mainC {
    min-height: 680px;
}

@media(max-width:1240px) {
    .FunctionBox {
        margin-top: 2%;
    }
}

.btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
    float: left;
}
/*.btn {
   display: inline-block;
   margin-bottom: 0;
   font-weight: 400;
   text-align: center;
   vertical-align: middle;
   -ms-touch-action: manipulation;
   touch-action: manipulation;
   cursor: pointer;
   background-image: none;
   border: 1px solid transparent;
   white-space: nowrap;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   border-radius: 2px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}*/
.footerHeader {
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.footerLink {
    font-size: 16px;
    color: #FFFFFF !important;
    margin-bottom: 20px;
}

.footer22 {
    position: relative;
    margin-top: -150px; /* negative value of footer height */
    /*height: 150px;*/
    clear: both;
    padding-top: 20px;
}

@media(min-width:767px) {
    .footer22 {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}

.refreshBtn {
    margin-left: 6px;
}
/*#DNTCaptchaInputText-error{
   display:none !important;
}*/
.custom-error {
    border-color: red !important;
}

@media(max-width:767px) {
    .FunctionBox {
        margin-top: 10px;
        padding: 27px 10px;
        /*background-color: #0072BC;*/
        border: 2px solid #0072BC;
        font-size: 20px;
        /*color: white;*/
        border-radius: 10px;
        font-weight: bold;
        height: 150px;
    }

    .MenuIcon {
        font-size: 50px !important;
    }

    .BoxStyle {
        font-size: 13px;
    }

    .mainC {
        min-height: 780px;
    }

    .TextAlignStyleV {
        top: 8%;
    }

    .footer22 {
        margin-top: 0px !important;
    }
}
