body,html{
    overflow-x:hidden!important;
    font-family:lamar;
    -webkit-font-smoothing:antialiased;
    min-height:100%;
    background:#f9f9f9;
    direction:rtl
}
a{
    color:#3c8dbc;
    cursor:pointer
}
a:active,a:focus,a:hover{
    outline:0;
    text-decoration:none;
    color:#72afd2
}
body>.header{
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:1030
}
.left-side,.right-side{
    min-height:-webkit-fill-available;
    display:block
}
.right-side{
    background-color:#f9f9f9;
    margin-right:220px
}
.left-side{
    position:absolute;
    width:220px
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    padding-right:6px;
    padding-left:6px
}
.content{
    padding:0;
    background:#f9f9f9
}
img{
    max-width:100%!important
}
.margin{
    margin:10px
}
.text-red{
    color:#f56954!important
}
.text-blue{
    color:#0073b7!important
}
.text-black{
    color:#222!important
}
.no-border{
    border:0!important
}
.no-padding{
    padding:0!important
}
.no-margin{
    margin:0!important
}
.no-shadow{
    box-shadow:none!important
}
@media print{
    .content-header,.header,.left-side{
        display:none
    }
    .right-side{
        margin:0
    }
}
.table.no-border,.table.no-border td,.table.no-border th{
    border:0
}
table.text-center,table.text-center td,table.text-center th{
    text-align:center
}
.table.align th{
    text-align:left
}
.table.align td{
    text-align:right
}
.border-radius-none{
    -webkit-border-radius:0!important;
    -moz-border-radius:0!important;
    border-radius:0!important
}
body>.header{
    position:relative;
    max-height:100px;
    z-index:1030
}
body>.header .navbar{
    height:50px;
    margin-bottom:0;
    margin-right:220px
}
body>.header .navbar .sidebar-toggle{
    float:right;
    padding:9px 5px;
    margin-top:8px;
    margin-right:0;
    margin-bottom:8px;
    margin-left:5px;
    background-color:transparent;
    background-image:none;
    border:1px solid transparent;
    -webkit-border-radius:0!important;
    -moz-border-radius:0!important;
    border-radius:0!important
}
body>.header .navbar .nav>li.user>a{
    font-weight:700
}
body>.header .navbar .nav>li.user>a>.fa,body>.header .navbar .nav>li.user>a>.glyphicon{
    margin-left:5px
}
body>.header .logo{
    float:right;
    font-size:30px;
    line-height:50px;
    text-align:center;
    padding:0 10px;
    width:220px;
    font-weight:500;
    height:50px;
    display:block
}
body>.header .logo .icon{
    margin-right:10px
}
.right-side>.content-header {
    position: relative;
    padding: 5px 20px 5px 20px;
    margin-bottom: 15px;
}
.right-side>.content-header>h1{
    margin:0;
    font-size:24px
}
@media (max-width:767px){
    .navbar .navbar-nav>li{
        float:left
    }
    .navbar-nav{
        margin:0;
        float:left
    }
    .navbar-nav>li>a{
        padding-top:15px;
        padding-bottom:15px;
        line-height:20px
    }
    .navbar .navbar-right{
        float:right
    }
}
@media screen and (max-width:560px){
    body>.header{
        position:relative
    }
    body>.header .logo,body>.header .navbar{
        width:100%;
        float:none;
        position:relative!important
    }
    body>.header .navbar{
        margin:0
    }
}
.sidebar{
    margin-bottom:5px
}
.sidebar .sidebar-form input:focus{
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    border-color:transparent!important
}
.sidebar .sidebar-menu{
    list-style:none;
    margin:0;
    padding:0
}
.sidebar .sidebar-menu>li{
    margin:0;
    padding:14px;
    font-size:16px;
    color:#555;
    cursor:default
}
.sidebar .sidebar-menu>li>a{
    padding:12px 15px 12px 15px;
    display:block
}
.sidebar .sidebar-menu>li>a>.fa,.sidebar .sidebar-menu>li>a>.glyphicon{
    width:20px
}
.user-panel{
    padding:10px 35px 0 35px
}
.user-panel:after,.user-panel:before{
    display:table;
    content:" "
}
.user-panel:after{
    clear:both
}
.user-panel>.info{
    font-weight:600;
    padding:5px 5px 5px 5px;
    font-size:15px
}
.user-panel>.info>p{
    margin-bottom:9px
}
.user-panel>.info>a{
    text-decoration:none;
    padding-left:5px;
    margin-top:3px;
    font-size:11px;
    font-weight:400
}
.user-panel>.info>a>.fa,.user-panel>.info>a>.glyphicon{
    margin-left:3px
}
.dropdown-menu{
    -webkit-box-shadow:0 3px 6px rgba(0,0,0,.1);
    -moz-box-shadow:0 3px 6px rgba(0,0,0,.1);
    box-shadow:0 3px 6px rgba(0,0,0,.1)
}
.dropdown-menu>li>a>.fa,.dropdown-menu>li>a>.glyphicon{
    margin-right:10px
}
.dropdown-menu>li>a:hover{
    background-color:#3c8dbc;
    color:#f9f9f9
}
.skin-blue .navbar .dropdown-menu>li>a{
    color:#444
}
.navbar-nav>.user-menu>.dropdown-menu{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    padding:1px 0 0 0;
    border-top-width:0;
    width:280px
}
.navbar-nav>.user-menu>.dropdown-menu:after{
    bottom:100%;
    left:52px;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
    border-color:rgba(255,255,255,0);
    border-bottom-color:#fff;
    border-width:10px;
    margin-left:-10px
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header{
    height:175px;
    padding:10px;
    background:#3c8dbc;
    text-align:center
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img{
    z-index:5;
    height:90px;
    width:90px;
    border:8px solid;
    border-color:transparent;
    border-color:rgba(255,255,255,.2)
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p{
    z-index:5;
    color:#f9f9f9;
    color:rgba(255,255,255,.8);
    font-size:17px;
    text-shadow:2px 2px 3px #333;
    margin-top:10px
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-body{
    padding:15px;
    border-bottom:1px solid #f4f4f4;
    border-top:1px solid #ddd
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-body:after,.navbar-nav>.user-menu>.dropdown-menu>li.user-body:before{
    display:table;
    content:" "
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-body:after{
    clear:both
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-body>div>a{
    color:#0073b7
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-footer{
    background-color:#f9f9f9;
    padding:10px
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-footer:after,.navbar-nav>.user-menu>.dropdown-menu>li.user-footer:before{
    display:table;
    content:" "
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-footer:after{
    clear:both
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-footer .btn-default{
    color:#666
}
.open:not(.dropup)>.dropdown-menu{
    animation-name:fadeAnimation;
    animation-duration:.7s;
    animation-iteration-count:1;
    animation-timing-function:ease;
    animation-fill-mode:forwards;
    -webkit-animation-name:fadeAnimation;
    -webkit-animation-duration:.7s;
    -webkit-animation-iteration-count:1;
    -webkit-animation-timing-function:ease;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-name:fadeAnimation;
    -moz-animation-duration:.7s;
    -moz-animation-iteration-count:1;
    -moz-animation-timing-function:ease;
    -moz-animation-fill-mode:forwards
}
@keyframes fadeAnimation{
    from{
        opacity:0;
        top:120%
    }
    to{
        opacity:1;
        top:100%
    }
}
@-webkit-keyframes fadeAnimation{
    from{
        opacity:0;
        top:120%
    }
    to{
        opacity:1;
        top:100%
    }
}
@media screen and (max-width:767px){
    .navbar-nav>.user-menu>.dropdown-menu{
        position:absolute;
        top:100%;
        right:0;
        left:auto;
        border-right:1px solid #ddd;
        border-bottom:1px solid #ddd;
        border-left:1px solid #ddd;
        background:#fff
    }
}
.form-control{
    -webkit-border-radius:0!important;
    -moz-border-radius:0!important;
    border-radius:0!important;
    box-shadow:none
}
.input-group>.form-control{
    position:relative;
    -webkit-box-flex:1;
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    width:50%;
    margin-bottom:0;
    float:right
}
.form-control:focus{
    border-color:#3c8dbc!important;
    box-shadow:none
}
.form-group.has-success .form-control{
    border-color:#00a65a!important;
    box-shadow:none
}
.form-group.has-warning .form-control{
    border-color:#f39c12!important;
    box-shadow:none
}
.form-group.has-error .form-control{
    border-color:#f56954!important;
    box-shadow:none
}
@keyframes tansformAnimation{
    from{
        font-size:90px
    }
    to{
        font-size:100px
    }
}
@-webkit-keyframes tansformAnimation{
    from{
        font-size:90px
    }
    to{
        font-size:100px
    }
}
.box{
    position:relative;
    background:#fff;
    border-top:2px solid #c1c1c1;
    margin-bottom:20px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    width:100%;
    box-shadow:0 1px 3px rgba(0,0,0,.1)
}
.box.box-primary{
    border-top-color:#3c8dbc
}
.box.box-info{
    border-top-color:#00c0ef
}
.box.box-danger{
    border-top-color:#f56954
}
.box.box-warning{
    border-top-color:#f39c12
}
.box.box-success{
    border-top-color:#00a65a
}
.box .box-header{
    position:relative;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -moz-border-radius-bottomright:0;
    -moz-border-radius-bottomleft:0;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
    border-bottom:0 solid #f4f4f4;
    color:#444
}
.box .box-header:after,.box .box-header:before{
    display:table;
    content:" "
}
.box .box-header:after{
    clear:both
}
.box .box-header .box-title,.box .box-header>.fa,.box .box-header>.glyphicon{
    display:inline-block;
    padding:10px 10px 10px 10px;
    margin:0;
    font-size:23px;
    font-weight:400;
    cursor:default;
    color:#3c8dbc
}
.box .box-header a{
    color:#444
}
.box .box-header>.box-tools{
    padding:5px 10px 5px 5px
}
.box .box-body{
    padding:10px;
    -webkit-border-top-left-radius:0;
    -webkit-border-top-right-radius:0;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-bottom-left-radius:3px;
    -moz-border-radius-topleft:0;
    -moz-border-radius-topright:0;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-bottomleft:3px;
    border-top-left-radius:0;
    border-top-right-radius:0;
    border-bottom-right-radius:3px;
    border-bottom-left-radius:3px;
    display:grid
}
.box .box-body>.table,.box .box-body>table{
    margin-bottom:0
}
.box .box-body .table{
    margin-bottom:0
}
.box .box-footer{
    border-top:1px solid #f4f4f4;
    -webkit-border-top-left-radius:0;
    -webkit-border-top-right-radius:0;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-bottom-left-radius:3px;
    -moz-border-radius-topleft:0;
    -moz-border-radius-topright:0;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-bottomleft:3px;
    border-top-left-radius:0;
    border-top-right-radius:0;
    border-bottom-right-radius:3px;
    border-bottom-left-radius:3px;
    padding:10px;
    background-color:#fff
}
.box.box-solid{
    border-top:0
}
.box.box-solid>.box-header{
    padding-bottom:0!important
}
.box.box-solid>.box-header .btn.btn-default{
    background:0 0
}
.box.box-solid.box-primary>.box-header{
    color:#fff;
    background:#3c8dbc;
    background-color:#3c8dbc
}
.box.box-solid.box-primary>.box-header a{
    color:#444
}
.box.box-solid.box-info>.box-header{
    color:#fff;
    background:#00c0ef;
    background-color:#00c0ef
}
.box.box-solid.box-info>.box-header a{
    color:#444
}
.box.box-solid.box-danger>.box-header{
    color:#fff;
    background:#f56954;
    background-color:#f56954
}
.box.box-solid.box-danger>.box-header a{
    color:#444
}
.box.box-solid.box-warning>.box-header{
    color:#fff;
    background:#f39c12;
    background-color:#f39c12
}
.box.box-solid.box-warning>.box-header a{
    color:#444
}
.box.box-solid.box-success>.box-header{
    color:#fff;
    background:#00a65a;
    background-color:#00a65a
}
.box.box-solid.box-success>.box-header a{
    color:#444
}
.box.box-solid>.box-header>.box-tools .btn{
    border:0;
    box-shadow:none
}
.box.box-solid[class*=bg]>.box-header{
    color:#fff
}
.box .box-group>.box{
    margin-bottom:5px
}
.btn{
    font-weight:500;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    border:1px solid transparent;
    -webkit-box-shadow:inset 0 -2px 0 0 rgba(0,0,0,.09);
    -moz-box-shadow:inset 0 -2px 0 0 rgba(0,0,0,.09);
    box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.09)
}
.btn.btn-default{
    background-color:#fafafa;
    color:#666;
    border-color:#ddd;
    border-bottom-color:#ddd
}
.btn.btn-default:active,.btn.btn-default:hover{
    background-color:#f4f4f4!important
}
.btn.btn-primary{
    background-color:#3c8dbc;
    border-color:#367fa9
}
.btn.btn-primary:active,.btn.btn-primary:hover{
    background-color:#367fa9
}
.btn.btn-success{
    background-color:#00a65a;
    border-color:#008d4c
}
.btn.btn-success:active,.btn.btn-success:hover{
    background-color:#008d4c
}
.btn.btn-info{
    background-color:#00c0ef;
    border-color:#00acd6
}
.btn.btn-info:active,.btn.btn-info:hover{
    background-color:#00acd6
}
.btn.btn-danger{
    background-color:#f56954;
    border-color:#f4543c
}
.btn.btn-danger:active,.btn.btn-danger:hover{
    background-color:#f4543c
}
.btn.btn-warning{
    background-color:#f39c12;
    border-color:#e08e0b
}
.btn.btn-warning:active,.btn.btn-warning:hover{
    background-color:#e08e0b
}
.btn:active{
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
    -moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn:focus{
    outline:0
}
.btn.btn-circle{
    width:30px;
    height:30px;
    line-height:30px;
    padding:0;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%
}
.alert{
    padding-right:30px;
    margin-right:15px;
    position:relative
}
.alert>.fa,.alert>.glyphicon{
    position:absolute;
    right:-15px;
    top:-15px;
    width:35px;
    height:35px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    line-height:35px;
    text-align:center;
    background:inherit;
    border:inherit
}
.form-box{
    width:360px;
    margin:90px auto 0 auto
}
.form-box .header{
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomright:0;
    -moz-border-radius-bottomleft:0;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
    background:#3d9970;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.2);
    padding:20px 10px;
    text-align:center;
    font-size:26px;
    font-weight:300;
    color:#fff
}
.form-box .body,.form-box .footer{
    padding:10px 20px;
    background:#fff;
    color:#444
}
.form-box .body>.form-group,.form-box .footer>.form-group{
    margin-top:20px
}
.form-box .body>.form-group>input,.form-box .footer>.form-group>input{
    border:#fff
}
.form-box .body>.btn,.form-box .footer>.btn{
    margin-bottom:10px
}
.form-box .footer{
    -webkit-border-top-left-radius:0;
    -webkit-border-top-right-radius:0;
    -webkit-border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-topleft:0;
    -moz-border-radius-topright:0;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-bottomleft:4px;
    border-top-left-radius:0;
    border-top-right-radius:0;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px
}
@media (max-width:767px){
    .form-box{
        width:90%
    }
}
.skin-blue .navbar{
    background-color:#3c8dbc
}
.skin-blue .navbar .nav a{
    color:rgba(255,255,255,.8)
}
.skin-blue .navbar .nav .open>a,.skin-blue .navbar .nav .open>a:focus,.skin-blue .navbar .nav .open>a:hover,.skin-blue .navbar .nav>li>a:active,.skin-blue .navbar .nav>li>a:focus,.skin-blue .navbar .nav>li>a:hover{
    background:rgba(0,0,0,.1);
    color:#f6f6f6
}
.skin-blue .navbar .navbar-right>.nav{
    margin-right:-40px
}
.skin-blue .logo{
    background-color:#367fa9;
    color:#f9f9f9
}
.skin-blue .logo>a{
    color:#f9f9f9
}
.skin-blue .logo:hover{
    background:#357ca5
}
.skin-blue .right-side>.content-header{
    background:#fbfbfb;
    box-shadow:1px 1px 2px rgba(0,0,0,.1);
    text-align:center
}
*{
    font-family:lamar ,'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif
}
td{
    text-align:center;
    cursor:pointer
}
th{
    text-align:center
}
span{
    margin-right:10px;
    margin-left:10px
}
.skin-blue .user-panel>.image>img{
    border:1px solid #dfdfdf
}
.skin-blue .user-panel>.info,.skin-blue .user-panel>.info>a{
    color:#555;
    text-align:center
}
.skin-blue .sidebar{
    border-bottom:1px solid #fff
}
.skin-blue .sidebar>.sidebar-menu>li{
    border-top:1px solid #fff;
    border-bottom:1px solid #dbdbdb
}
.skin-blue .sidebar>.sidebar-menu>li:first-of-type{
    border-top:1px solid #dbdbdb
}
.skin-blue .sidebar>.sidebar-menu>li:first-of-type>a{
    border-top:1px solid #fff
}
.skin-blue .left-side{
    background:#f4f4f4;
    -webkit-box-shadow:inset 3px 0 10px -9px rgb(0 0 0);
    -moz-box-shadow:inset 3px 0 10px -9px rgb(0 0 0);
    box-shadow:inset 3px 0 10px -9px rgb(0 0 0)
}
.skin-blue .sidebar a{
    color:#555
}
.skin-blue .sidebar a:hover{
    text-decoration:none;
    color:inherit
}
.skin-blue .sidebar-form{
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    border:1px solid #dbdbdb;
    margin:10px 10px
}
.skin-blue .sidebar-form .btn,.skin-blue .sidebar-form input[type=text]{
    box-shadow:none;
    background-color:#fafafa;
    border:1px solid #fafafa;
    height:35px
}
.skin-blue .sidebar-form input[type=text]{
    color:#666;
    -webkit-border-top-left-radius:2px!important;
    -webkit-border-top-right-radius:0!important;
    -webkit-border-bottom-right-radius:0!important;
    -webkit-border-bottom-left-radius:2px!important;
    -moz-border-radius-topleft:2px!important;
    -moz-border-radius-topright:0!important;
    -moz-border-radius-bottomright:0!important;
    -moz-border-radius-bottomleft:2px!important;
    border-top-left-radius:2px!important;
    border-top-right-radius:0!important;
    border-bottom-right-radius:0!important;
    border-bottom-left-radius:2px!important
}
.skin-blue .sidebar-form input[type=text]:focus,.skin-blue .sidebar-form input[type=text]:focus+.input-group-btn .btn{
    background-color:#fff;
    color:#666
}
.skin-blue .sidebar-form input[type=text]:focus+.input-group-btn .btn{
    border-left-color:#fff
}
.skin-blue .sidebar-form .btn{
    color:#999;
    -webkit-border-top-left-radius:0!important;
    -webkit-border-top-right-radius:2px!important;
    -webkit-border-bottom-right-radius:2px!important;
    -webkit-border-bottom-left-radius:0!important;
    -moz-border-radius-topleft:0!important;
    -moz-border-radius-topright:2px!important;
    -moz-border-radius-bottomright:2px!important;
    -moz-border-radius-bottomleft:0!important;
    border-top-left-radius:0!important;
    border-top-right-radius:2px!important;
    border-bottom-right-radius:2px!important;
    border-bottom-left-radius:0!important
}
.skin-black .navbar{
    background-color:#fff;
    border-bottom:1px solid #eee
}
.skin-black .navbar .nav a{
    color:#333
}
.skin-black .navbar .nav .open>a,.skin-black .navbar .nav .open>a:focus,.skin-black .navbar .nav .open>a:hover,.skin-black .navbar .nav>li>a:active,.skin-black .navbar .nav>li>a:focus,.skin-black .navbar .nav>li>a:hover{
    background:#fff;
    color:#999
}
.skin-black .navbar .navbar-right>.nav{
    margin-right:10px
}
.skin-black .logo{
    background-color:#333;
    color:#f9f9f9
}
.skin-black .logo>a{
    color:#f9f9f9
}
.skin-black .logo:hover{
    background:#303030
}
.skin-black .right-side>.content-header{
    background:0 0;
    box-shadow:none
}
.skin-black .user-panel>.image>img{
    border:1px solid #444
}
.skin-black .user-panel>.info,.skin-black .user-panel>.info>a{
    color:#eee
}
.skin-black .sidebar{
    border-bottom:1px solid #333
}
.skin-black .sidebar>.sidebar-menu>li{
    border-top:1px solid #333;
    border-bottom:0 solid #444
}
.skin-black .sidebar>.sidebar-menu>li:first-of-type{
    border-top:1px solid #444
}
.skin-black .sidebar>.sidebar-menu>li:first-of-type>a{
    border-top:0 solid #333
}
.skin-black .sidebar>.sidebar-menu>li>a{
    margin-right:1px
}
.skin-black .sidebar>.sidebar-menu>li>a:hover{
    color:inherit;
    background:inherit
}
.skin-black .left-side{
    background:#333
}
.skin-black .sidebar a{
    color:#eee
}
.skin-black .sidebar a:hover{
    text-decoration:none;
    color:inherit
}
.skin-black .sidebar-form{
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    border:0 solid #555;
    margin:10px 10px
}
.skin-black .sidebar-form .btn,.skin-black .sidebar-form input[type=text]{
    box-shadow:none;
    background-color:rgba(255,255,255,.1);
    border:0 solid rgba(255,255,255,.1);
    height:35px;
    outline:0
}
.skin-black .sidebar-form input[type=text]{
    color:#666;
    -webkit-border-top-left-radius:2px!important;
    -webkit-border-top-right-radius:0!important;
    -webkit-border-bottom-right-radius:0!important;
    -webkit-border-bottom-left-radius:2px!important;
    -moz-border-radius-topleft:2px!important;
    -moz-border-radius-topright:0!important;
    -moz-border-radius-bottomright:0!important;
    -moz-border-radius-bottomleft:2px!important;
    border-top-left-radius:2px!important;
    border-top-right-radius:0!important;
    border-bottom-right-radius:0!important;
    border-bottom-left-radius:2px!important
}
.skin-black .sidebar-form input[type=text]:focus,.skin-black .sidebar-form input[type=text]:focus+.input-group-btn .btn{
    background-color:#444;
    border:0
}
.skin-black .sidebar-form input[type=text]:focus+.input-group-btn .btn{
    border-left:0
}
.skin-black .sidebar-form .btn{
    color:#999;
    -webkit-border-top-left-radius:0!important;
    -webkit-border-top-right-radius:2px!important;
    -webkit-border-bottom-right-radius:2px!important;
    -webkit-border-bottom-left-radius:0!important;
    -moz-border-radius-topleft:0!important;
    -moz-border-radius-topright:2px!important;
    -moz-border-radius-bottomright:2px!important;
    -moz-border-radius-bottomleft:0!important;
    border-top-left-radius:0!important;
    border-top-right-radius:2px!important;
    border-bottom-right-radius:2px!important;
    border-bottom-left-radius:0!important;
    border-left:0
}
ul.sidebar-menu>li:hover{
    color:inherit;
    background:inherit
}
#error-text{
    font-size:20px;
    padding-top:10%
}
#error-text span{
    position:relative;
    background:#f08163;
    color:#fff;
    font-size:100px;
    padding:0 20px;
    border-radius:5px;
    font-family:Viga;
    font-weight:400;
    transition:all .3s ease-in-out
}
#error-text span:after{
    top:100%;
    left:50%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
    border-color:rgba(136,183,213,0);
    border-top-color:#f08163;
    border-width:7px;
    margin-left:-7px
}
#box1{
    background:#f9f2f4;
    padding:8px;
    border-radius:5px;
    border:1px solid #00000040;
    display:none
}
hr{
    margin-top:15px;
    margin-bottom:10px
}
.token{
    border-radius:5px;
    border:0;
    margin:8px;
    padding:8px;
    width:-webkit-fill-available
}
.box1{
    background:#676767;
    margin:0 1% 0 1%;
    padding:2%;
    border-radius:10px;
    box-shadow:0 0 13px #000
}
.box .box-footer{
    padding:0;
    padding-top:8px;
    text-align:center
}
.res{
    direction:ltr
}
.input-group-btn:last-child>.btn{
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px
}
.btw{
    margin-top:6px
}
button#GetFamimly{
    padding:3px;
    width:-webkit-fill-available;
    border-radius:0;
    height:36px
}
td#bt{
    padding:0
}
i.glyphicon{
    margin-left:8px
}
tr:hover{
    background-color:inherit;
    color:inherit;
    font-weight:inherit
}
.hdr:hover{
    background-color:unset;
    color:unset;
    font-weight:unset;
    cursor:default
}
@-webkit-keyframes hourglassRotate{
    0%{
        transform:rotateX(0)
    }
    50%{
        transform:rotateX(180deg)
    }
    100%{
        transform:rotateX(180deg)
    }
}

html.theme-dark body{
    background:#0f172a!important;
    color:#e5e7eb;
}
html.theme-dark .header .logo{
    background:#111827!important;
    color:#f9fafb!important;
}
html.theme-dark .skin-blue .navbar,
html.theme-dark .skin-black .navbar{
    background:#111827!important;
    border-bottom:1px solid #1f2937!important;
}
html.theme-dark .skin-blue .navbar .nav a,
html.theme-dark .skin-black .navbar .nav a{
    color:#e5e7eb!important;
}
html.theme-dark .left-side{
    background:#111827!important;
    box-shadow:none!important;
}
html.theme-dark .sidebar-menu>li{
    border-color:#1f2937!important;
}
html.theme-dark .sidebar-menu>li>a,
html.theme-dark .skin-blue .sidebar a,
html.theme-dark .skin-black .sidebar a{
    color:#e5e7eb!important;
}
html.theme-dark .right-side,
html.theme-dark .content-header{
    background:#0f172a!important;
    color:#e5e7eb!important;
}
html.theme-dark .box.box-info{
    background:#111827!important;
    border:1px solid #1f2937!important;
    color:#e5e7eb!important;
}
html.theme-dark .box-header.with-border{
    border-bottom:1px solid #1f2937!important;
}
html.theme-dark .box-title,
html.theme-dark h1,
html.theme-dark h2,
html.theme-dark h3,
html.theme-dark h4,
html.theme-dark h5{
    color:#f3f4f6!important;
}
html.theme-dark table,
html.theme-dark th,
html.theme-dark td{
    border-color:#334155!important;
}
html.theme-dark th{
    background:#1f2937!important;
    color:#f3f4f6!important;
}
html.theme-dark input,
html.theme-dark select,
html.theme-dark textarea{
    background:#0b1220!important;
    color:#e5e7eb!important;
    border-color:#334155!important;
}
@keyframes hourglassRotate{
    0%{
        transform:rotateX(0)
    }
    50%{
        transform:rotateX(180deg)
    }
    100%{
        transform:rotateX(180deg)
    }
}
@-webkit-keyframes hideCurves{
    0%{
        opacity:1
    }
    25%{
        opacity:0
    }
    30%{
        opacity:0
    }
    40%{
        opacity:1
    }
    100%{
        opacity:1
    }
}
@keyframes hideCurves{
    0%{
        opacity:1
    }
    25%{
        opacity:0
    }
    30%{
        opacity:0
    }
    40%{
        opacity:1
    }
    100%{
        opacity:1
    }
}
@-webkit-keyframes sandStream1{
    0%{
        height:0;
        top:35px
    }
    50%{
        height:0;
        top:45px
    }
    60%{
        height:35px;
        top:8px
    }
    85%{
        height:35px;
        top:8px
    }
    100%{
        height:0;
        top:8px
    }
}
@keyframes sandStream1{
    0%{
        height:0;
        top:35px
    }
    50%{
        height:0;
        top:45px
    }
    60%{
        height:35px;
        top:8px
    }
    85%{
        height:35px;
        top:8px
    }
    100%{
        height:0;
        top:8px
    }
}
@-webkit-keyframes sandStream2{
    0%{
        opacity:0
    }
    50%{
        opacity:0
    }
    51%{
        opacity:1
    }
    90%{
        opacity:1
    }
    91%{
        opacity:0
    }
    100%{
        opacity:0
    }
}
@keyframes sandStream2{
    0%{
        opacity:0
    }
    50%{
        opacity:0
    }
    51%{
        opacity:1
    }
    90%{
        opacity:1
    }
    91%{
        opacity:0
    }
    100%{
        opacity:0
    }
}
@-webkit-keyframes sandFillup{
    0%{
        opacity:0;
        height:0
    }
    60%{
        opacity:1;
        height:0
    }
    100%{
        opacity:1;
        height:17px
    }
}
@keyframes sandFillup{
    0%{
        opacity:0;
        height:0
    }
    60%{
        opacity:1;
        height:0
    }
    100%{
        opacity:1;
        height:17px
    }
}
@-webkit-keyframes sandDeplete{
    0%{
        opacity:0;
        top:45px;
        height:17px;
        width:38px;
        left:6px
    }
    1%{
        opacity:1;
        top:45px;
        height:17px;
        width:38px;
        left:6px
    }
    24%{
        opacity:1;
        top:45px;
        height:17px;
        width:38px;
        left:6px
    }
    25%{
        opacity:1;
        top:41px;
        height:17px;
        width:38px;
        left:6px
    }
    50%{
        opacity:1;
        top:41px;
        height:17px;
        width:38px;
        left:6px
    }
    90%{
        opacity:1;
        top:41px;
        height:0;
        width:10px;
        left:20px
    }
}
@keyframes sandDeplete{
    0%{
        opacity:0;
        top:45px;
        height:17px;
        width:38px;
        left:6px
    }
    1%{
        opacity:1;
        top:45px;
        height:17px;
        width:38px;
        left:6px
    }
    24%{
        opacity:1;
        top:45px;
        height:17px;
        width:38px;
        left:6px
    }
    25%{
        opacity:1;
        top:41px;
        height:17px;
        width:38px;
        left:6px
    }
    50%{
        opacity:1;
        top:41px;
        height:17px;
        width:38px;
        left:6px
    }
    90%{
        opacity:1;
        top:41px;
        height:0;
        width:10px;
        left:20px
    }
}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{
    -webkit-appearance:none;
    margin:0
}
#GetInfoBirth:valid{
    color:green
}
#GetInfoBirth:invalid{
    color:red
}
.navbar-right{
    font-size:x-large
}
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
    float:right
}
.full-side{
    margin-right:0
}


.HideSide{
display: none;    
}

.hourglassBackground {
    position: relative;
    background-color: rgb(71, 60, 60);
    height: 130px;
    width: 130px;
    border-radius: 50%;
    margin: 30px auto;
  }
  
  .hourglassContainer {
    position: absolute;
    top: 30px;
    left: 40px;
    width: 50px;
    height: 70px;
    -webkit-animation: hourglassRotate 2s ease-in 0s infinite;
    animation: hourglassRotate 2s ease-in 0s infinite;
    transform-style: preserve-3d;
    perspective: 1000px;
  }
  
  .hourglassContainer div,
  .hourglassContainer div:before,
  .hourglassContainer div:after {
    transform-style: preserve-3d;
  }
  
  @-webkit-keyframes hourglassRotate {
    0% {
      transform: rotateX(0deg);
    }
  
    50% {
      transform: rotateX(180deg);
    }
  
    100% {
      transform: rotateX(180deg);
    }
  }
  
  @keyframes hourglassRotate {
    0% {
      transform: rotateX(0deg);
    }
  
    50% {
      transform: rotateX(180deg);
    }
  
    100% {
      transform: rotateX(180deg);
    }
  }
  
  .hourglassCapTop {
    top: 0;
  }
  
  .hourglassCapTop:before {
    top: -25px;
  }
  
  .hourglassCapTop:after {
    top: -20px;
  }
  
  .hourglassCapBottom {
    bottom: 0;
  }
  
  .hourglassCapBottom:before {
    bottom: -25px;
  }
  
  .hourglassCapBottom:after {
    bottom: -20px;
  }
  
  .hourglassGlassTop {
    transform: rotateX(90deg);
    position: absolute;
    top: -16px;
    left: 3px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background-color: #999999;
  }
  
  .hourglassGlass {
    perspective: 100px;
    position: absolute;
    top: 32px;
    left: 20px;
    width: 10px;
    height: 6px;
    background-color: #999999;
    opacity: 0.5;
  }
  
  .hourglassGlass:before,
  .hourglassGlass:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #999999;
    left: -17px;
    width: 44px;
    height: 28px;
  }
  
  .hourglassGlass:before {
    top: -27px;
    border-radius: 0 0 25px 25px;
  }
  
  .hourglassGlass:after {
    bottom: -27px;
    border-radius: 25px 25px 0 0;
  }
  
  .hourglassCurves:before,
  .hourglassCurves:after {
    content: '';
    display: block;
    position: absolute;
    top: 32px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333;
    animation: hideCurves 2s ease-in 0s infinite;
  }
  
  .hourglassCurves:before {
    left: 15px;
  }
  
  .hourglassCurves:after {
    left: 29px;
  }
  
  @-webkit-keyframes hideCurves {
    0% {
      opacity: 1;
    }
  
    25% {
      opacity: 0;
    }
  
    30% {
      opacity: 0;
    }
  
    40% {
      opacity: 1;
    }
  
    100% {
      opacity: 1;
    }
  }
  
  @keyframes hideCurves {
    0% {
      opacity: 1;
    }
  
    25% {
      opacity: 0;
    }
  
    30% {
      opacity: 0;
    }
  
    40% {
      opacity: 1;
    }
  
    100% {
      opacity: 1;
    }
  }
  
  .hourglassSandStream:before {
    content: '';
    display: block;
    position: absolute;
    left: 24px;
    width: 3px;
    background-color: white;
    -webkit-animation: sandStream1 2s ease-in 0s infinite;
    animation: sandStream1 2s ease-in 0s infinite;
  }
  
  .hourglassSandStream:after {
    content: '';
    display: block;
    position: absolute;
    top: 36px;
    left: 19px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    animation: sandStream2 2s ease-in 0s infinite;
  }
  
  @-webkit-keyframes sandStream1 {
    0% {
      height: 0;
      top: 35px;
    }
  
    50% {
      height: 0;
      top: 45px;
    }
  
    60% {
      height: 35px;
      top: 8px;
    }
  
    85% {
      height: 35px;
      top: 8px;
    }
  
    100% {
      height: 0;
      top: 8px;
    }
  }
  
  @keyframes sandStream1 {
    0% {
      height: 0;
      top: 35px;
    }
  
    50% {
      height: 0;
      top: 45px;
    }
  
    60% {
      height: 35px;
      top: 8px;
    }
  
    85% {
      height: 35px;
      top: 8px;
    }
  
    100% {
      height: 0;
      top: 8px;
    }
  }
  
  @-webkit-keyframes sandStream2 {
    0% {
      opacity: 0;
    }
  
    50% {
      opacity: 0;
    }
  
    51% {
      opacity: 1;
    }
  
    90% {
      opacity: 1;
    }
  
    91% {
      opacity: 0;
    }
  
    100% {
      opacity: 0;
    }
  }
  
  @keyframes sandStream2 {
    0% {
      opacity: 0;
    }
  
    50% {
      opacity: 0;
    }
  
    51% {
      opacity: 1;
    }
  
    90% {
      opacity: 1;
    }
  
    91% {
      opacity: 0;
    }
  
    100% {
      opacity: 0;
    }
  }
  
  .hourglassSand:before,
  .hourglassSand:after {
    content: '';
    display: block;
    position: absolute;
    left: 6px;
    background-color: white;
    perspective: 500px;
  }
  
  .hourglassSand:before {
    top: 8px;
    width: 39px;
    border-radius: 3px 3px 30px 30px;
    animation: sandFillup 2s ease-in 0s infinite;
  }
  
  .hourglassSand:after {
    border-radius: 30px 30px 3px 3px;
    animation: sandDeplete 2s ease-in 0s infinite;
  }
  
  @-webkit-keyframes sandFillup {
    0% {
      opacity: 0;
      height: 0;
    }
  
    60% {
      opacity: 1;
      height: 0;
    }
  
    100% {
      opacity: 1;
      height: 17px;
    }
  }
  
  @keyframes sandFillup {
    0% {
      opacity: 0;
      height: 0;
    }
  
    60% {
      opacity: 1;
      height: 0;
    }
  
    100% {
      opacity: 1;
      height: 17px;
    }
  }
  
  @-webkit-keyframes sandDeplete {
    0% {
      opacity: 0;
      top: 45px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    1% {
      opacity: 1;
      top: 45px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    24% {
      opacity: 1;
      top: 45px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    25% {
      opacity: 1;
      top: 41px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    50% {
      opacity: 1;
      top: 41px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    90% {
      opacity: 1;
      top: 41px;
      height: 0;
      width: 10px;
      left: 20px;
    }
  }
  
  @keyframes sandDeplete {
    0% {
      opacity: 0;
      top: 45px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    1% {
      opacity: 1;
      top: 45px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    24% {
      opacity: 1;
      top: 45px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    25% {
      opacity: 1;
      top: 41px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    50% {
      opacity: 1;
      top: 41px;
      height: 17px;
      width: 38px;
      left: 6px;
    }
  
    90% {
      opacity: 1;
      top: 41px;
      height: 0;
      width: 10px;
      left: 20px;
    }
  }
  
   #searching{
text-align: center;
font-family: Reem Kufi Fun;
font-size: 400%;
display: block;
 }
 
 select {
  appearance: none;
  -webkit-appearance: none; /* لمتصفحات WebKit */
  -moz-appearance: none; /* لمتصفحات Firefox */
}


  .lockscreen {
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
    background: #d2d6de;
}
.lockscreen-wrapper {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10%;
}
.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}
.lockscreen-logo a {
    color: #444;
}
a {
text-decoration: none;
}
a:-webkit-any-link {
text-decoration: none;
}
b, strong {
    font-weight: 700;
}
.lockscreen .lockscreen-name {
    text-align: center;
    font-weight: 600;
}
.lockscreen-item {
    border-radius: 4px;
    padding: 0;
    background: #fff;
    position: relative;
    margin: 10px auto 30px auto;
    width: 290px;
}
.lockscreen-image {
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -25px;
    background: #fff;
    padding: 5px;
    z-index: 10;
}
.lockscreen-image>img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

.lockscreen-credentials {
    margin-left: 70px;
}
.lockscreen-credentials .form-control {
    border: 0;
}
.lockscreen-footer {
    margin-top: 10px;
}
.text-center {
    text-align: center;
}
.text-black {
    color: #111 !important;
}
.lockscreen-credentials .btn {
    background-color: #fff;
    border: 0;
    padding: 0 10px;
}
.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}
.btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}


.q{
    padding: 0px;
    text-align: center;
    margin: 0;
    font-size: 17px;
    height: 35px;
    width: 100%;
    border: 0;
    border-color: #3c8dbc !important;
}
input.inputdb.q:focus{outline:0}

.zredit {
    border-radius: 0;
    width: 100%;
    padding: 6px;
}
span#klmat {
    margin: 0;
}

.bttnz {
display: flex;
}
.active{
color: #222;
background: #f9f9f9;
}

/* Sidebar behavior and hover cleanup */
.left-side {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    z-index: 1020;
}

.right-side {
    min-height: calc(100vh - 50px);
}

.sidebar .sidebar-menu > li:hover,
.sidebar .sidebar-menu > li > a:hover {
    background: transparent !important;
    color: inherit !important;
}

@media (max-width: 650px) {
    .left-side {
        top: 50px;
        height: calc(100vh - 50px);
    }

    .HideSide {
        display: none !important;
    }
}

@media screen and (max-width: 560px) {
    .left-side {
        top: 100px;
        height: calc(100vh - 100px);
    }
}

html.theme-dark body,
html.theme-dark .right-side,
html.theme-dark .content,
html.theme-dark .content-header {
    background:#111411!important;
    color:#f1f5f0!important;
}

html.theme-dark .header .logo,
html.theme-dark .skin-blue .navbar,
html.theme-dark .skin-black .navbar {
    background:#171a17!important;
    border-color:#343a34!important;
}

html.theme-dark .left-side,
html.theme-dark .skin-blue .left-side,
html.theme-dark .skin-black .left-side {
    background:#181b18!important;
    border-left:1px solid #343a34!important;
}

html.theme-dark .sidebar-menu>li,
html.theme-dark .skin-blue .sidebar>.sidebar-menu>li,
html.theme-dark .skin-black .sidebar>.sidebar-menu>li {
    border-color:#343a34!important;
    color:#e7ede6!important;
}

html.theme-dark .sidebar-menu>li.active,
html.theme-dark .active {
    background:#232a23!important;
    color:#ffffff!important;
}

html.theme-dark .box,
html.theme-dark .box.box-info,
html.theme-dark .box .box-body,
html.theme-dark .box .box-footer {
    background:#181b18!important;
    border-color:#343a34!important;
    color:#f1f5f0!important;
}

html.theme-dark table,
html.theme-dark th,
html.theme-dark td {
    border-color:#3a403a!important;
}

html.theme-dark th {
    background:#232a23!important;
    color:#f7faf6!important;
}

html.theme-dark input,
html.theme-dark select,
html.theme-dark textarea {
    background:#101210!important;
    color:#f1f5f0!important;
    border-color:#3a403a!important;
}

body {
    padding-top: 50px;
}

body>.header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1040;
}

.content > .col-md-12 {
    padding-right: 0;
    padding-left: 0;
}

.content > .col-md-12 > .box.box-info {
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    margin-bottom: 0;
}

.content > .col-md-12 > .box.box-info > .box-header {
    display: none !important;
}

.content > .col-md-12 > .box.box-info > .box,
.content > .col-md-12 > .box.box-info > .box-body {
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
}

.user-panel {
    text-align: center;
}

.user-panel > .image {
    width: 184px;
    height: 184px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 4px;
    background: linear-gradient(145deg, #ffffff, #dbeafe);
    box-shadow: 0 10px 24px rgba(15, 23, 42, .18);
}

.user-panel > .image > img.sidebar-profile-photo {
    width: 176px !important;
    height: 176px;
    border-radius: 50%;
    object-fit: cover;
    object-position: 50% 25%;
    filter: contrast(1.08) saturate(1.08) brightness(1.03);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.8);
}

.brand-panel {
    padding: 12px 14px 16px;
}

.sidebar-brand-card {
    display: grid;
    justify-items: center;
    gap: 8px;
    border: 1px solid #d8e0e7;
    border-radius: 8px;
    padding: 10px 8px 12px;
    background: linear-gradient(180deg, #ffffff, #f0f7fb);
    box-shadow: 0 12px 26px rgba(15, 23, 42, .12);
}

.sidebar-brand-logo {
    width: 148px !important;
    height: 148px;
    border-radius: 7px;
    object-fit: contain;
    background: #fff;
    display: block;
}

.sidebar-brand-card strong {
    margin: 0;
    color: #0f3f4a;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.5;
    text-align: center;
}

.sidebar .sidebar-menu > li,
.sidebar .sidebar-menu > li:hover,
.sidebar .sidebar-menu > li:focus,
.sidebar .sidebar-menu > li > a:hover,
.sidebar .sidebar-menu > li > a:focus,
.skin-blue .sidebar a:hover,
.skin-black .sidebar a:hover {
    background: transparent !important;
    color: inherit !important;
    font-weight: inherit !important;
    box-shadow: none !important;
    text-decoration: none !important;
}

.sidebar,
.sidebar * {
    -webkit-user-select: none;
    user-select: none;
}

.skin-blue .sidebar > .sidebar-menu > li.active,
.skin-black .sidebar > .sidebar-menu > li.active,
.sidebar .sidebar-menu > li.active {
    background: #ffffff !important;
    color: #1d5f86 !important;
    font-weight: 900 !important;
    box-shadow: inset -5px 0 0 #367fa9, 0 8px 18px rgba(54, 127, 169, .12) !important;
}

.sidebar .sidebar-menu > li.active .glyphicon {
    color: #2f8f5b !important;
}

html.theme-dark .sidebar-brand-card {
    background: #202620 !important;
    border-color: #343a34 !important;
    box-shadow: none;
}

html.theme-dark .sidebar-brand-card strong {
    color: #f1f5f0 !important;
}

.content table tbody tr:nth-child(even) td {
    background-color: #f4f6f8;
}

.content table tbody tr:nth-child(odd) td {
    background-color: #ffffff;
}

.content table td.serial-cell {
    padding: 0 !important;
    background-color: #eef6fb !important;
}

.content table td.serial-cell .serial-badge {
    min-height: 100%;
    height: 100%;
    width: 100%;
    display: grid;
    place-items: center;
    align-self: stretch;
}

html.theme-dark .content table tbody tr:nth-child(even) td {
    background-color: #1d221d !important;
}

html.theme-dark .content table tbody tr:nth-child(odd) td {
    background-color: #151815 !important;
}

html.theme-dark .content table td.serial-cell {
    background-color: #243124 !important;
}

@media screen and (max-width: 560px) {
    body {
        padding-top: 100px;
    }
}
