﻿body {
}


/*Small mobile*/
@media screen and (max-width:320px) {
    .account-logo-box img {
        width: 100% !important;
        height: 100% !important
    }
    .account-pages .account-content {
        padding: 13px 0;
    }
    .container .row .col-sm-12{height:50% !important;
                               width:97% !important;
                               margin-left:7px !important
    } .container .row .col-sm-12 .wrapper-page{
                               height:50% !important;
                               width: 100% !important;
    }
      .account-content label{font-size:13px !important}
       button{width:1px !important;
            height:35px !important;
            margin-left:0%;
            padding-left:10% !important;padding-right:55% !important
      }
      button span{font-size:13px !important;white-space:nowrap !important}
      .text-muted{
                  margin-left: 0% !important;
                  font-size:9px !important
      }
      .text-muted span{
                       margin-top: 0% !important;
                       margin-left: 0% !important;
                       font-size:9px !important
      }

    .input-lg {
        height: 37px;
        padding: 10px 16px;
        font-size: 12px;
        line-height: 1.3333333;
        border-radius: 4px;
        margin-left: -35px;
    }
}
/*Medium mobile*/
@media screen and (max-width:375px) and (min-width:321px) {
    .account-logo-box img {
        width: 100% !important;
        height: 100% !important
    }

    .account-pages .account-content {
        padding: 13px 0;
    }

    .container .row .col-sm-12 {
        height: 50% !important;
        width: 97% !important;
        margin-left: 7px !important
    }

        .container .row .col-sm-12 .wrapper-page {
            height: 50% !important;
            width: 100% !important;
        }

    .account-content label {
        font-size: 13px !important
    }

    button {
        width: 1px !important;
        height: 35px !important;
        margin-left: 0%;
        padding-left: 10% !important;
        padding-right: 48% !important
    }

        button span {
            font-size: 13px !important;
            white-space: nowrap !important
        }

    .text-muted {
        margin-left: -2% !important;
        font-size: 9px !important
    }

        .text-muted span {
          margin-top:3% !important;margin-left:3% !important
        }

    .float-right {
        float: none !important
    }

    .input-lg {
        height: 37px;
        padding: 10px 16px;
        font-size: 12px;
        line-height: 1.3333333;
        border-radius: 4px;
        margin-left: -35px;
    }
}
/*Large mobile*/
@media screen and (max-width:425px) and (min-width:376px) {
    .account-logo-box img {
        width: 100% !important;
        height: 100% !important
    }

    .account-pages .account-content {
        padding: 13px 0;
    }

    .container .row .col-sm-12 {
        height: 50% !important;
        width: 97% !important;
        margin-left: 7px !important
    }

        .container .row .col-sm-12 .wrapper-page {
            height: 50% !important;
            width: 69% !important
        }

    .account-content label {
        font-size: 13px !important
    }

    button {
        width: 1px !important;
        height: 35px !important;
        margin-left: 0%;
        padding-left: 10% !important;
        padding-right: 50% !important
    }

        button span {
            font-size: 13px !important;
            white-space: nowrap !important
        }

    .text-muted {
        margin-left: -2% !important;
        padding-right:0px !important;
        font-size: 9px !important
    }

        .text-muted span {
            margin-top: 5% !important;
                margin-left:3% !important
        }

        .float-right{float:none !important}
       

    .input-lg {
        height: 37px;
        padding: 10px 16px;
        font-size: 12px;
        line-height: 1.3333333;
        border-radius: 4px;
        margin-left: -35px;
    }
}
/*Tablet*/
@media screen and (max-width:768px) and (min-width:426px) {
    .account-logo-box img {
        width: 100% !important;
        height: 100% !important
    }

    .account-pages .account-content {
        padding: 1px 0;
    }

    .container .row .col-sm-12 {
        height: 50% !important;
        width: 97% !important;
        margin-left: 7px !important
    }

        .container .row .col-sm-12 .wrapper-page {
            height: 50% !important;
            /* width: 41% !important */
        }

    .account-content label {
        font-size: 13px !important
    }

    button {
        width: 77% !important;
        height: 45px !important;
        margin-left: 0%;
        padding-left: 15% !important;
    }

        button span {
            font-size: 17px !important;
            white-space: nowrap !important
        }

    .text-muted {
        margin-left: -2% !important;
        padding-right: 0px !important;
        font-size: 9px !important
    }

        .text-muted span {
            margin-top: 5% !important;
            margin-left: 3% !important
        }

    .float-right {
        float: none !important
    }


   
}
/*pc portable*/
@media screen and (max-width:1024px) and (min-width:769px) {
    .account-logo-box img {
        width: 100% !important;
        height: 100% !important
    }

    .account-pages .account-content {
        padding: 1px 0;
    }

    .container .row .col-sm-12 {
        height: 50% !important;
        width: 97% !important;
        margin-left: 7px !important
    }

        .container .row .col-sm-12 .wrapper-page {
            height: 50% !important;
            width: 35% !important
        }

    .account-content label {
        font-size: 13px !important
    }

    button {
        width: 69% !important;
        height: 45px !important;
        margin-left: 0%;
        padding-left: 15% !important;
    }

        button span {
            font-size: 17px !important;
            white-space: nowrap !important
        }

    .text-muted {
        margin-left: -2% !important;
        padding-right: 0px !important;
        font-size: 9px !important
    }

        .text-muted span {
            margin-top: 5% !important;
            margin-left: 3% !important
        }

    .float-right {
        float: none !important
    }

    .col-sm-12{padding:0 !important;
               padding-left:0 !important;
               padding-right:0 !important
    }
}

/*pc portable large*/
@media screen and (max-width:1440px) and (min-width:1025px) {

    .account-logo-box img {
        width: 100% !important;
        height: 100% !important
    }

    .account-pages .account-content {
        padding: 1px 0;
    }

    .container .row .col-sm-12 {
        height: 50% !important;
        width: 97% !important;
        margin-left: 7px !important
    }

        .container .row .col-sm-12 .wrapper-page {
            height: 50% !important;
            width: 35% !important
        }

    .account-content label {
        font-size: 13px !important
    }

    button {
        width: 79% !important;
        height: 45px !important;
        margin-left: 0%;
        padding-left: 15% !important;
        padding-right: 15% !important;
    }

        button span {
            font-size: 17px !important;
            white-space: nowrap !important
        }

    .text-muted {
        margin-left: -2% !important;
        padding-right: 0px !important;
        font-size: 9px !important
    }

        .text-muted span {
            margin-top: 5% !important;
            margin-left: 3% !important
        }

    .float-right {
        float: none !important
    }

    .col-sm-12 {
        padding: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    
}

/*mon pc*/
@media screen and (max-width:1920px) and (min-width:1441px) {
}
/*1921-2386*/

/*écran très large*/
@media screen and (max-width:2560px)and (min-width:1921px ) {
}