﻿.sidebar-submenu {
    display: block !important;
}

.sidebar-dropdown > a:after {
    display: none !important;
}
html::-webkit-scrollbar {
    display: none;
}

:root {
    --mybgcolor: red; /*#01305b;*/
    /*--mylogincolor: #fff;*/
    --myheadercolor: #f37320;
}
body {
    background-color: var (--mybgcolor);
    font-family: IRANSansX !important;
}

.page-wrapper {
    background-color: var (--mybgcolor) ;
}

    .main-container {
    padding: 0;
}
.hide-export {
display:none;
}
.hide-signstamp {
    display: none;
}
.loginboxmain {
    min-width: 300px;
    max-width: 300px;
    background-color: #0d98ae;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 20px 28px 20px;
    margin: 5px;
    margin-top: 72px;
 
}

.whistleboxmain {
    min-width: 300px;
    max-width: 300px;
    background-color: #faba00;
    text-align: center;
    vertical-align: middle;
    padding: 20px 20px 28px 20px;
    margin: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
}
    .main-container.fixed-height {
    /*    height: calc(100vh - 110px);*/
        padding: 0;
    }

    .main-container .fixedBodyScroll {
        margin: 0 0;
    }

    .main-container .content-wrapper {
        padding: 0;
    }
.card-text-top {
    height: 100px;
    margin: auto;
    display: block;
    padding-top: 10px;

}
.card-header:first-child {
    border-radius: 0;
}
.page-wrapper .page-content {
    border: 0;
    display: inline-block;
    width: 100%;
    -webkit-transition: padding-right .3s ease;
    transition: padding-right .3s ease;
    min-height: 100vh;
    font-family: IRANSansWeb_Light;
    letter-spacing: -0.2px;
}
.btn-primary-radius {
    border-radius: 25px;
    background-color: #01305b;
    color: #faba00;
    border-style: none;
}

.btn-primary-sharp {
    background-color: #01305b;
    color: #faba00;
    border-style:none;
}
.page-wrapper .sidebar-wrapper .sidebar-brand a {
    padding: 0;
    margin: 5px;
}
.card-body-frg {
    min-height: 176px;
    text-align:center;
}
    .page-wrapper .sidebar-wrapper .sidebar-brand .logo-sm {
        background-image: url(img/logo-sm.png);
        background-repeat: no-repeat;
        background-size:contain;
        background-position: center;
    }
      
.page-wrapper .sidebar-wrapper:hover .sidebar-brand .logo-sm {
    background-image: url(img/logo.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
}
    .page-wrapper .sidebar-wrapper .sidebar-brand .logo {
        background-image: url(img/logo.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

.small, small {
    font-size: 70%;
    font-weight: 400;
}


.blog img.blog-img {

     -webkit-border-radius: 0; 
    -moz-border-radius: 0;
     border-radius: 00; 
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

    .onlymobile {
        display: none;
    }
    .base-data {
        display: table;
        margin: 0 auto;

    }
    .login-area {
        width: 300px;
        display: table-row;
        text-align: center;
      
    }
    .other-area {
        display: table-row;
        text-align: center;

    }
    
    .card-img-top {
        height: 146px;
        width: 219px;
        margin: auto;
        display: block;
        padding-top: 10px;
    }
    .headerfirstpage {
        background-image: url(img/200-576_1.png);
        background-repeat: no-repeat;
        min-height: 140px;
        background-size: contain;
        background-position: center;
        background-color: #0d98ae;
   
    }
     
}



/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .onlymobile {
        display: none;
    }
    .login-area {
        width: 350px;
        display: table-row;
        text-align: center;
    }

    .other-area {
        display: table-row;
        text-align: center;

    }
    .card-img-top {
        height: 146px;
        width: 219px;
        margin: auto;
        display: block;
        padding-top: 10px;
    }

    .headerfirstpage {
        background-image: url(img/576-768.png);
        background-repeat: no-repeat;
        min-height: 140px;
        background-position-y: center;
        background-position: right;
        background-color: #0d98ae;
    }
    .login-box-main {
        clear: both;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {

    .onlymobile {
    display:none;
    }
    .login-area {
        width: 350px;
        display: table-cell;
        text-align: center;
    }
    .card-deck-frg {
        position: fixed;
        padding-top: 62px;
    }
    
    .card .card-body .card-text {
        height: 88px;
        margin-bottom: 0;
        line-height: 105%;
        text-align: justify;
        text-justify: inter-word;
        font-size: 0.59rem;
    }
    .card .card-body .card-text-lit {

        margin-bottom: 0;
        
        text-align: justify;
        text-justify: inter-word;
        font-size: 0.59rem;
    }
    .card .card-body .card-title {
        line-height: 140%;
        font-size: 9pt;
        margin-bottom: 0.2rem;
        height: 20px;
    }
    .other-area {
        display: table-cell;
        text-align: center;
        width: calc(100% - 350px);
        padding: 10px;
    }

    .card-img-top {
        height: 120px;
        width: 180px;
        margin: auto;
        display: block;
        padding-top: 10px;
    }

    .headerfirstpage {
        background-image: url(img/768-992.png);
        background-repeat: no-repeat;
        min-height: 140px;
        background-position-y: center;
        background-position: right;
        background-color: #0d98ae;
    }

   
   
    .firstpage-data .card-deck {
        margin-right: 5px;
        margin-left: -10px;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .login-area {
        width: 350px;
        display: table-cell;
        text-align: center;

    }
    .card-deck-frg {
        position: fixed;
        padding-top: 62px;
    }
    .card .card-body .card-text {
        height: 88px;
        margin-bottom: 0;
        line-height: 100%;
        text-align: justify;
        text-justify: inter-word;
        font-size: 0.63rem;
    }
    .card .card-body .card-text-lit {
        margin-bottom: 0;
        text-align: justify;
        text-justify: inter-word;
        font-size: 0.63rem;
    }
    .card .card-body .card-title {
        line-height: 140%;
        font-size: 7pt;

        margin-bottom: 0.2rem;
        height: 20px;
    }
    .onlymobile {
        display: none;
    }
    .other-area {
        display: table-cell;
        text-align: center;
        width: 100%;
        padding: 10px;
    }

    .card-img-top {
        height: 120px;
        width: 180px;
        margin: auto;
        display: block;
        padding-top: 10px;
    }
    .headerfirstpage {
        background-image: url(img/992-1200.png);
        background-repeat: no-repeat;
        min-height: 140px;
        background-position: right;
        background-position-y: center;
        background-color: #0d98ae;
    }
    .firstpage-data .card-deck {
        margin-right: 10px;
        margin-left: -10px;
    }
}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .login-area {
        width: 350px;
        display: table-cell;
        text-align: center;

    }
    .card .card-body .card-text {
        height: 88px;
        margin-bottom: 0;
        line-height: 110%;
        text-align: justify;
        text-justify: inter-word;
        font-size: 0.7rem;
    }
    .card .card-body .card-text-lit {
        margin-bottom: 0;
        text-align: justify;
        text-justify: inter-word;
        font-size: 0.7rem;
    }
    .card-deck-frg {
        position: fixed;
        padding-top: 52px;
        /*top: 159px;
        right: 325px;*/
    }

    .card .card-body .card-title {
        line-height: 140%;
        font-size: 9pt;
        margin-bottom: 0.2rem;
        height:20px;
    }
    .onlymobile {
        display: none;
    }
    .other-area {
        display: table-cell;
        text-align: center;
        width: 100%;
    padding:20px;
    }

    .card-img-top {
        height: 120px;
        width: 180px;
        margin: auto;
        display: block;
        padding-top: 10px;
    }
    .headerfirstpage {
        background-image: url(img/1200-00.png);
        background-repeat: no-repeat;
        min-height: 140px;
        background-position-y: center;
        background-position: right;
        background-color: #0d98ae;
    }
    

    .firstpage-data .card-deck {
        margin-right: 70px;
        margin-left: -10px;
    }
}


 .card-detail-title {
    padding: 8px;
    min-height:304px;
}
.login-screen {
  
    -webkit-border-radius: 0; 
    -moz-border-radius: 0;
     border-radius: 0; 
  
}

.card-body-title {
    text-align: justify;
    text-justify: inter-word;
    color: #01305b;
    font-size: 9pt;
    font-weight: 600;
}

.card .card-body .card-text2 {
    
    line-height: 100%;
}
.card .card-body {
    padding: 0.5rem 1rem 0 1rem;
    position: relative;
}
   
.row {

    display: flex;
  

}




    .lbl-title {
    color: #01305b;
    font-size: 9pt;
}
.labellogin {
    /*display: none;*/
    width: 55px;
}
.lbl-title-bold {
    color: #01305b;
    font-weight: bold;
    font-size: 12px;
}

 .forgot-pwd a {
    color: #b9395a;
    font-size: 14px;
    font-weight: bold;

}
.login-screen .forgot-pwd {

    margin-right:70px;
}

   

    .page-wrapper .sidebar-wrapper .sidebar-brand {
        background: #01305b;
    }

    .page-wrapper .sidebar-wrapper {
        background: #01305b;
    }


        .page-wrapper .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul li a:hover {
            background-color: #01305b;
        }

        .page-wrapper .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul li a {
            background-color: #01305b;
        }

        .page-wrapper .sidebar-wrapper .sidebar-menu ul li a i {
            background-color: #01305b;
        }

        .page-wrapper .sidebar-wrapper .sidebar-menu ul li a:hover {
            background-color: #01305b;
        }

    .header-actions > li > a.user-settings .avatar {
        background-color: #01305b;
    }

    .header {
        background-color: #dadada;
    }

        .header .toggle-btns #pin-sidebar i, .header .toggle-btns #toggle-sidebar i {
            color: #01305b;
        }

        .header .toggle-btns #pin-sidebar:hover, .header .toggle-btns #toggle-sidebar:hover {
            background: #01305b;
            border: 1px solid #faba00;
        }

    .header-profile-actions a:hover {
        background: #01305b;
        color: #faba00;
    }

.card {
    border: 0px solid #4A4A49;
    border-radius: 0;
}
    .card-detail {
        border: 1px solid #4A4A49;
    }

        .card .card-header {
            background: #01305b;
            color: #faba00;
        }


.card .card-header .card-title {
    color: #faba00;
}

.btn-success {
    color: #faba00;
    background-color: #01305b;
    border-color: #01305b;
}

    .btn-success:hover {
        color: #faba00;
        background-color: #01305b;
        border-color: #01305b;
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: 0 0 0 0.2rem rgba(16, 140, 42, 0.2);
        background-color: #01305b;
        border-color: #01305b;
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #faba00;
        background-color: #01305b;
        border-color: #01305b;
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
        color: #faba00;
        background-color: #01305b;
        border-color: #01305b;
    }

.show > .btn-success.dropdown-toggle {
    color: #faba00;
    background-color: #01305b;
    border-color: #0d7523;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(16, 140, 42, 0.2);
}

.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(16, 140, 42, 0.2);
}

.carousel-itemfirstpage {
    height: 450px;
}


.page-wrapper .page-contentfistpage {
    padding-right: 5px;
}
.page-wrapper .firstpagecontent {
    margin: 0;
    padding: 0 0 20px 0;

}


.login-screenfirstpage {
    min-width: 250px;
    max-width: 250px;
}





   
.firstpage-data {
    margin-top: 39px;
}



.btn-primary {
    color: #fff;
    background-color: #1a8e5f;
    border-color: #1a8e5f;
}
    .btn-primary:hover {
        color: #faba00;
        background-color: #1a8e5f;
        border-color: #1a8e5f;
    }

    .btn-primary.disabled,
    .btn-primary:disabled {
        color: #fff;
        background-color: #1a8e5f;
        border-color: #1a8e5f;
    }

   

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
        color: #faba00;
        background-color: #1a8e5f;
        border-color: #1a8e5f;
    }


    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(26, 142, 95, 0.2);
        background-color: #01305b;
        border-color: #01305b;
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #faba00;
        background-color: #01305b;
        border-color: #01305b;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
        color: #faba00;
        background-color: #01305b;
        border-color: #01305b;
    }

.show > .btn-primary.dropdown-toggle {
    color: #faba00;
    background-color: #167851;
    border-color: #167851;
}

img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.text-title {
    color: #01305b !important;
}
.card-body-alt > div:nth-of-type(odd) {
    background: #C6C6C6;
}





.btn-success25 {
height:25px;
border-radius:0;
}
.btn-in {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    /* border-radius: 2px; */
    border: 1px solid transparent;
    font-size: .825rem;
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0px 0.375rem 0px 0.375rem;
    color: #fff;
    background-color: #01305b;
    border-color: #01305b;
    line-height: 1.5;
/*    border-radius: 0.25rem;*/
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.headerFish {
    display: flex;
    align-items: center;
    background-color: #4A4A49;
    color: #faba00;
    height: 35px;
    font-weight: 900;
    padding-right:20px;
}

/*.whistlebox {*/
    /*background-color: #faba00;*/
    /*margin: 5px;
    padding: 20px 0 10px 0;
    color: #003B71;
    font-size: 9pt;
    font-weight: 600;
}*/
.linkbox {
    background-color: #faba00;
}


.btn-toolbar .btn-group .btn-secondary {
    color: #ffffff;
    background-color: darkgrey;
    border-color: #ffffff;
}