@font-face {
    font-family: STC;
    src: url('../fonts/STC-Regular.ttf')
}
@font-face {
    font-family: STC-Bold;
    src: url('../fonts/STC-Bold.ttf')
}
.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 {
    float: right;
}
.info-box .content .text {
    font-size: 15px;
    font-family: STC-Bold;
    margin: 0;
}
.info-box .content .number{
    margin: 0;
}
.info-box .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.card .header h2 {
    font-family: STC-Bold;
    color: #1caf9e;
}
.sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle):before{
    top: 0;
}
.btn-group button.btn:not(.btn-link):not(.btn-circle) {
    background-color: none !important;
    border: none;
}

.bootstrap-select>.dropdown-toggle {

    margin-top: 4px;
}
.dropdown-menu>li>a {
   
    margin-top: 5px;
}
button.btn.btn-danger1 {
    border-radius: 7px !important;
}
.bootstrap-select .dropdown-menu li.selected a {
    background-color: #be9cee !important;
}
.btn-group.bootstrap-select.form-control button:focus{
outline: none !important;
border: none;
}
.dropdown-menu>li>a:hover {
    background-color: #be9cee !important;
}
button.btn.btn-primary.waves-effect, button.btn.btn-success{
    border-radius: 7px !important;
    transition: 0.5s ease-in-out;
}
.header-dropdown button.btn.btn-danger{
    border-radius: 7px !important;
    background-color: #1caf9e !important;

    border: none;

}
button.btn.btn-primary.waves-effect,
button.btn.btn-success 
 {
    /*
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c3c3c3), to(#FF8900));
    background-image: -o-linear-gradient(#c3c3c3, #FF8900);
    background-image: linear-gradient(#c3c3c3, #FF8900); */
  
    /* background-image: linear-gradient(to right, #b589f4, #789bfd, #2ea7f6, #00ade2, #00b0c8, #00aec2, #00acbd, #00aab7, #00a5c5, #009ed2,
     #1396d9, #4f8bdb) !important;*/

     background-image: none;
     background-color: #1caf9e !important;
     border: none;
     border-radius: 8px;
    } 
/* .btn:not(.btn-link):not(.btn-circle) {
    border: 1px solid #be9cee !important;
    background-color: #be9cee !important;
} */
button.btn.btn-primary.waves-effect:hover,
button.btn.btn-success:hover {
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#FF8900));
    background-image: -o-linear-gradient(#FF8900, #FF8900);
    background-image: linear-gradient(#FF8900, #FF8900); */
    background-color: #337ab7 !important;
    background-image: none;


}
.dataTables_wrapper .dataTables_filter {
  
    margin-bottom: 20px;
}
form button.btn.btn-primary.waves-effect {
    text-align: center;
    display: table;
    margin: 0 auto;
    min-width: 120px;
    background-image: none;
}
.btn-danger1 {
    background-color: #0B4B93 !important;
    border-color: #0B4B93 !important;
        color: #ffff;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.btn-danger1:hover , .btn-danger1:focus {
    background-color: #FF8900 !important;
    border-color: #FF8900 !important;
    color: #fff;
}
.btn-info,.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    background-image: none;
    background-color: #ff8900 !important;
    border-color: #ff8900;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    left: 12px;
    right: auto;
}
tbody tr:nth-child(even), tbody tr:nth-child(even):hover {
    background: #fff;
    color: #0B4B93;
}
.table-bordered thead tr th , .table-bordered tbody tr td, .table-bordered tbody tr th{
    border: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
}
.btn-danger {
    background-color: #FF8900 !important;
}
.btn-circle i {
    position: static;
    padding: 0 !important;
}
button.btn.btn-default.buttons-html5,
button.btn.btn-default.buttons-print {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

button.btn.btn-default.buttons-html5:hover,
button.btn.btn-default.buttons-print:hover {
    background-color: #FF8900 !important;
}

.sidebar .user-info {
    background: url(../../admin/images/shapes-background-png-free-transparent-png.png);
    background-position: center;
    background-size: contain;
}
.sidebar .user-info .image {
    background-color: #fff;
    border-radius: 50%;
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 10px;
}
.theme-red .navbar, .menu.active, .menu {
    background: #0B4B93 !important;
}
.theme-red .sidebar .menu .list .toggled {
    background-color: #508cdb!important;
}
.info-box.bg-red.hover-expand-effect, .info-box.bg-lime.hover-expand-effect, .info-box.bg-yellow.hover-expand-effect {
    cursor: pointer;
}
.theme-red .sidebar .menu .list li.active > :first-child i, .theme-red .sidebar .menu .list li.active > :first-child span {
    color: #fff;
    font-weight: lighter;
}

.sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle):before {
    content: '\E314';
    color: inherit;
}

thead {
    background-color: #FF8900;
}

.btn-danger {
    background-color: #fa503a !important;
    border-color: #fa503a !important;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
    background-color: #ce3925 !important;
    border-color: #fa503a !important;
}

a.forget {
    display: block;
    margin-top: 14px;
    color: #f9f9f9;
}
.pagination li.active a:hover{
    background-color: #064c96;
}
.card div.body {
    overflow-x: hidden;
}
table#DataTables_Table_0{
    width: 100% !important;
    margin: 30px auto 20px auto;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    background-color: #ff8900;
    border-color: #009688 !important;
    background: #009688 !important;
    border-radius: 8px;
}
thead {
    color: #fff;
}
.table td a i.fa.fa-eye {
    color: #fff;
    background-color: #0b4b93;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
}
.sidebar .user-info .info-container .user-helper-dropdown {
    position: absolute;
    left: -3px;
    bottom: 9px;}
.dropdown-menu>li>a:hover {
    background-color: #FF8900;
    color: #fff;
}

body , .sidebar .menu{
    font-family: 'STC' !important
}
body{
    background-image: none
}
section.content {
    background-image: url(../images/background.png);
    background-image: url(../images/img3.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    min-height: 100vh;
}
section.content:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255,255,255,.5);
}
section.content .container-fluid{
    position: relative;
}
section.content .container-fluid .form-group .form-control {
    border: 1px solid #48a2f86b;
    border-radius: 4px;
    font-size: 16px;
    transition: 0.6s ease-in;
    border-radius: 8px;
    height: 45px;
}
.card-header {
    color: #fff;
    margin-bottom: 15px;
}
.login-page {
    background-image: none;
    background-size: 100% 108%;
    height: 100vh;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
img.logo-login {
    max-width: 220px;
}
.login-box {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: unset;
    margin: unset;
    bottom: unset;
}

.login-box .card{
    background: none;
    margin: 0;
}
.login-box button.btn.btn-block.bg-blue.waves-effect {
    height: 42px;
    max-width: 200px;
    border-radius: 8px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.login-box button.btn.btn-block.bg-blue.waves-effect:hover,
.login-box button.btn.btn-block.bg-blue.waves-effect:focus{
    background-color: #4f8bdb !important;
    border-color: #4f8bdb !important;
}
.login-page .input-group .input-group-addon .material-icons {
    color: #b890f3;
}
.login-page .login-box .logo a {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
}
.login-page .form-control {
    height: 40px;
}
/***** login background animation ************/

.water-wrapper {
  width: calc(100vw + calc(750px / 2));
  height: 750px;
  position: absolute;
  left: calc((0px - 750px) / 2);
  bottom: -200px;
  overflow: hidden;
  background: #203588;
}
.water-wrapper .wave {
  -webkit-transform-origin: 45% 50%;
          -ms-transform-origin: 45% 50%;
      transform-origin: 45% 50%;
  width: 750px;
  height: 750px;
  display: inline-block;
  position: absolute;
  margin-top: calc((0px - 750px) / 2);
  border-radius: 50%;
  background: #3065b7;
  -webkit-animation: circlewave 4s infinite linear;
          animation: circlewave 4s infinite linear;
}
.water-wrapper-level1 {
  width: calc(100vw + calc(750px / 3));
  height: 750px;
  position: absolute;
  bottom: calc(-200px + 60px);
  left: calc((0px - 750px) / 3);
  overflow: hidden;
  background: none;
}
.water-wrapper-level1 .wave {
  background: #6b9de0;
}
.water-wrapper-level2 {
  width: calc(100vw + calc(750px / 2));
  height: 750px;
  position: absolute;
  bottom: calc(-200px + 120px);
  left: calc((0px - 750px) / 2);
  overflow: hidden;
  background: none;
}
.water-wrapper-level2 .wave {
  background: #accbee;
}

@-webkit-keyframes circlewave {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes circlewave {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}


@media (max-width: 600px) {
    section.content .container-fluid .form-group .form-control {
    font-size: 14px;
}

    .login-page .login-box .logo {
    margin-bottom: 0;
}
    img.logo-login {
    max-width: 160px;
}
    .login-box {
    padding: 20px 4px;
            width: 90%;
}
    body.login-page.ls-closed {
    padding: 0;
    margin: 0 !important;
    top: 0 !important;
    background: none !important;
}
}
.form-control:focus{
    border: none !important;
    border-bottom: 1px solid #009688 !important;
}

.form-group .form-line.focused:after{
    border-bottom: 2px solid #1caf9e;

}
.form-group .form-line:after {
    transition: 0.5s ease-in;
    border-bottom: 2px solid #1caf9e;

}
.form-group .form-line {

    border-bottom: none;
}
.navbar-brand>img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}
.navbar>.container-fluid .navbar-brand {
    width: unset;
    margin: 0;
    max-width: 200px;
    height: 60px;
    display: inline-block;
    background-color: #fff;
    padding: 4px;
    float: right;
    line-height: 1;
    border-radius: 50%;
    padding: 5px;
    box-shadow: 2px 0px 10px 6px rgb(135 220 238 / 53%) !important;
}
table.dataTable.no-footer {
    border-bottom: none;
}
/**********************************/
@media (min-width: 768px){
.navbar-header {
    float: right;
}
}

@media only screen and (max-width: 767px) {

    .sidebar .user-info .image {
        /* background-color: #fff; */
      display: inline-block; 
        margin: 5px;
        text-align: right;
    }
    .material-icons{
        color: red;
    }
    .info-container{
        display: inline-block;
    }
    section.content{
        min-height: unset
    }
    .dataTables_wrapper .dataTables_filter label, .dataTables_length label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            margin-bottom: 14px;
}
    .dataTables_wrapper .dataTables_paginate .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    }
    .navbar>.container-fluid .navbar-brand {
    width: unset;
        }
}

@media only screen and (max-width: 600px) {
  .dataTables_wrapper .dt-buttons {
    position: relative;
    top: 0;
    left: 0;
}
/*
    .btn {
    display: inline-block;
        padding: 6px 10px;
    }
*/
    /****home***/
    .info-box .content .text {
    font-size: 14px;
    }
    .info-box .icon {
    width: 40px;
}
    .info-box .icon i {
    font-size: 20px;
    }
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {

    background-color: #0B4B93;
}
[type="radio"]:not(:checked), [type="radio"]:checked {
    position: absolute;
    left: 0;
    opacity: 0;
    display: none;
}

.hint_img{
    color: red;
    vertical-align: middle;
    font-size: 15px;
    margin-bottom: 10px;
    display: inline-block;
}
.sizes{
    display: inline-flex;
}
.sizes span{
    margin: 0 6px;
}

/* edits */ 
.theme-red nav.navbar {
    background-image: linear-gradient(to right, #b589f4, #789bfd, #2ea7f6, #00ade2, #00b0c8, #00aec2, #00acbd, #00aab7,
     #00a5c5, #009ed2, #1396d9, #4f8bdb) !important;
}

.page-loader-wrapper {
    /* background-image: linear-gradient(to right, #b589f4, #789bfd, #2ea7f6, #00ade2, #00b0c8, #00aec2, #00acbd, #00aab7,
    #00a5c5, #009ed2, #1396d9, #4f8bdb) !important; */

    background-image: url(../images/img3.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    min-height: 100vh;
}
.page-loader-wrapper p {
    color: #337ab7;
    font-size: 23px;
}
.spinner-layer.pl-red {
    border-color: #2250ac;
}
.page-loader-wrapper .loader {
    /* top: 82%; */
    position: absolute;
    top: 50%;
    right: 50%;
}
.notif-count{
    border-radius: 50%;
    background: red;
    position: absolute;
    right: 0;
}
.sidebar .user-info {
    height: auto !important;
    min-height: 45px;
    background: transparent;
    /* border-bottom: none; */
    border-bottom: 1px solid #00968840;
}

.sidebar .menu .list .header {
    /* text-align: center; */
    color: #1CAF9E !important;
    font-size: 17px !important;
}

.theme-red .sidebar .menu .list .toggled {
    background-color: none !important;

}

.sidebar .menu .list a {
    color: #be9cee !important;
    transition: 0.5s ease-in-out;
    margin-top: 10px;
}

.menu.active, .menu {
    background: #fff!important;
    /* border: 1px solid #673ab7; */
    border-top: none;
}

.sidebar .menu .list a span {
    color: #000;
    transition: 0.5s ease-in-out;
    font-size: 16px;
    font-weight: lighter;
}

.sidebar .menu .list a:hover span, .sidebar .menu .list a:active span, .sidebar .menu .list a:focus span,
.sidebar .menu .list a:hover i, .sidebar .menu .list a:active i, .sidebar .menu .list a:focus i{
color: #fff;}

.sidebar .menu .list a:hover, .sidebar .menu .list a:active, .sidebar .menu .list a:focus{
    background: #be9cee;
    }




    .bg-pink {
        background-color: pink !important;
    }
    .bg-brown {
        background-color: rgb(211, 150, 17) !important;
    }
    .bg-oil{
        background-color:#225348 !important;
    
    }
    .bg-gold{
        background-color:gold !important;
    }

    .bg-purble{
        background-color:#624ca3  !important;
    }
    
    .statistics-card .card-body {
        transition: 0.5s ease-in-out;
    
        border-radius: 8px;
    }
    
    .statistics-card .card-body:hover {
        transform: scale(1.1);
    }
.site-statistic{

}
    .info-box {
      background-color: unset;
      border-radius: 8px;
    }
    .info-box.bg-primary{
        background-color: #337ab7 !important;

    }
    .info-box .content .text,.info-box .content .number {

        color: #fff;
    }
    .info-box.bg-success {
        background-color: #47c363  !important;
    }
    .info-box.bg-secondary {
        background-color: #cdd3d8 !important;
    }
    .info-box.bg-danger   {
        background-color: #ffa426 !important;
    }
    .info-box.bg-info {
        background-color: #3abaf4 !important;
    } .info-box.bg-warning {
        background-color: green !important;
    }

    .theme-red .sidebar .menu .list .ml-menu {
        /* background-color: #eee; */
        border-radius: 8px;
        margin: 10px;
        padding-right: 0;
    }

    .sidebar .menu .list .ml-menu li a {
        padding-left: 55px;
        padding-top: 7px;
        padding-bottom: 7px;
        margin-bottom: 0px;
        background: #eee;
        border-radius: 5px;
    }

    .sidebar .menu .list .ml-menu li a:hover  {
background-color:#1CAF9E !important;
    }

    .sidebar .menu .list .ml-menu li.active a  {
        background-color:#1CAF9E !important;
            }

            table {
                border-collapse: collapse;
                border-radius: 1em;
                overflow: hidden;
                /* margin-top: 20px !important; */
            }

            table th {
                background-color: #337ab7 !important;
            }

            .dataTables_wrapper input[type="search"] {
                
                margin-right: 20px;
                border: 1px solid #00968870;
                border-radius: 8px;
                height: 30px;
                transition: 0.6s ease-in-out;
            }
            .dataTables_wrapper label{
                color: #1caf9e;
                font-size: 16px;
            }
            .dataTables_wrapper input[type="search"]:focus, .dataTables_wrapper input[type="search"]:active {
                border-color: #1f91f3;
                border-bottom: 1px solid #1f91f3;
            }

            .btn-circle {
  
                border-radius: 8px;
            }
            .btn-info.btn-circle {
                background-image: none;
                background-color: #1caf9e !important;
                border-color: #1caf9e;
            }
            .header-dropdown a button.btn.btn-primary.waves-effect,  .header-dropdown a button.btn.btn-success , .header-dropdown a button.btn.btn-danger1 {

                background-color:#1caf9e !important ;
                background-image: unset !important;
                border: 1px solid #1caf9e !important;

            }
            .logout-icon{
                position: absolute;
                margin-left: 5px;
            }
            .logout-part{
                margin-right: 50px;
            }

            .navbar-nav .dropdown-menu {
                margin-top: 0px !important;
                border-radius: 8px !important;
            }

            .navbar-nav .dropdown-menu li.media-list a:hover{
margin: 5px;
border-radius: 8px;
color: #fff;
            }

            .sidebar .user-info::after {
             
                background-color: unset;
            }


.theme-red .sidebar .menu .list li.active .toggled {
    background-color: #508cdb;
}

.list-group li.list-group-item {
    margin: 5px 20px;
    border-radius: 5px !important;
}

.list-group li.list-group-item.list-group-item-success{
    background-color: #be9cee;
    transition: 0.5s ease-in;

}

.list-group li.list-group-item.list-group-item-warning{
    background-color: #1caf9e;
    transition: 0.5s ease-in;

}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
 
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.list-group .list-group-item:first-child, .list-group .list-group-item:last-child{

}
.list-group-item.list-group-item-action {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.info-container{
    display: none;
}
h4.header-title{
    padding: 15px;
}