

@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 98%;
    }
}


body{
    
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

    font-family: "Roboto", sans-serif;
    font-size: 14px !important;
    letter-spacing: 0.5px;
    color: #595959;
    word-wrap: break-word;
    font-optical-sizing: auto;
   
        /*font-family: "Red Hat Display", sans-serif;
        font-family: "National Park", sans-serif;
         font-family: "Roboto", sans-serif;*/
   
}

@font-face {
    font-family: "Roboto", sans-serif;
    /*font-family: "Roboto", sans-serif; */
    word-wrap: break-word;
    /*src: url(NotoSans-VariableFont_wdth,wght.ttf);*/
   }
/*   
a {
    color: #fff;
    text-decoration: none;
}*/

a:hover {
    color: #0a58ca;
    text-decoration: none;
}

h3 {
    font-size: 22px;
    font-weight: 700;
}

.input-group {
    width: 60%;
}

.dataTables_length{
    display: none;
 }
 
h2, .h2 {
    font-weight: 700;
}

.text-dark {
    color: #ffffff !important;
}
.text-muted {
    color: #ffffff !important;
}
.progress {
   background-color: #ffffff;
}

/*
h1{
    font-weight: 500;
    font-size: 65px;
    
}*/

h1 {
    font-weight: 500;
    font-size: 54px;
}
.bg-white {
    background-color: #cbcbcb !important;
    border-bottom: 1px solid #cccccc;
}
.btn{
    font-size: 14px!important;
    
}
.progress {
    height: 10px;
}

h6, .h6 {
    font-size: 16px;
    margin: 5px;
}
.rounded {
   /* height: 267px;*/
    height: 260px;
    border-radius: 15px !important;
}
.bg-secondary {
    height: 104px;
}
.table_icon{
    font-size: 14px;
    background-color: #0a0a0a;
    padding: 10px;
    border-radius: 50%;
    color: white;
}
.dashboard-container{
    margin-top: 100px;
}

.bg-light {
    background-color: #f0f0f0!important;
    border-bottom: 1px solid #cccccc;
}

.main_blocks {
    background-color: #EDEDED;
    border: 1px solid #F9BEBE;
    padding: 10px;
}
.main_blocks div div {
    padding: 15px;
    margin: 15px 0;
    border-radius: 50px 0 50px 0;
}
.main_blocks i {
    color: #ABE28D;
    /*color: #77CAFF;*/
}
.star {
    font-size: 24px;
    /*color: #000;*/
}
header, .navbar-fixed-top .navbar-collapse{
    background: #666;
}
.navbar-nav > li > a:hover, .dropdown-menu {
    background: #e0e0e0!important;
    text-decoration: none!important;     border-radius: 5px;
}
.navbar-nav > li > a {
    color: #595959!important;
    font-size: 17px;
    font-weight: 500;
    padding: 8px;
    
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: #888;
  font-size: 14px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #595959;
    background-color: #c8c8c8;
    font-size: 16px;
    text-decoration: none;
}
.dropdown-menu > li > a {
    color: #595959;
    font-size: 16px;
    font-weight: 400;
    padding: 8px;
}

.nav .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.login-container {
   
}
.login-container .login-header{
    padding: 12px;
}
a.text-yellow, .login-container .login-header h4, .login-container .form-group label{
    text-decoration: none!important;
    color: #444444;
}
.date_field {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-left: 15px;
}
.time_field {
    width: 19%;
    float: left;
    margin-right: 10px;
}
.date_field input {
    padding: 10px;
}
.time_field .form-control {
    padding: 10px;
}

.time_field .form-control {
    padding: 5px 10px;
}

.datepicker.dropdown-menu {
    background: #ffffff!important;
}

.bootstrap-select .dropdown-menu {min-width: 145% !important;}

table.dataTable tbody th, table.dataTable tbody td{
    color:#595959!important;
}

.box_pos {
    margin: auto;
    position: absolute;
    top: 20%;
    left: 0;
    bottom: 1;
    right: 0;
    width: 425px;
}
.head_space{
    padding-left: 0
}
.log-bg{
    background: url(../img/bgImg.jpg) no-repeat center center fixed; 
}
.log_border {
    border: 1px solid rgba(72, 141, 240, 0.6);
    border-radius: 15px!important;
    padding: 15px;
    background: #fcfcfc;
}
.selectImg img {
    width: 100%;
    border: 1px solid #4A4A4A;
    padding: 2px;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}
.addNewPost{
    position: absolute;
    right: 20%;
    top: 0;
}
.xsPostBtn{
    margin-left: 15px;
} 

.btn-defult {
    color: #333;
    background-color: #DDDDDD;
    border-color: #C4C4C4;
}

.themeRadio input[type="radio"], .themeRadio input[type="checkbox"] {
    vertical-align: text-bottom;
    margin: 2px 2px 2px 10px;
}

.btn-next{
        color: #fff;
    background-color: #0078d7;
    border-color: #0078d7;
text-decoration: none;
padding: 2px 9px;
}

.btn-next:hover {
    color: #fff;
    background-color: #f08143 !important;
    border-color: #f08143 !important; 
    padding: 2px 9px;
    text-decoration: none;
}

@media (max-width: 550px){
    .date_field {
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0 10px;
    }
    .time_field {
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0 10px;
    }
}
.btn-linkedin.navbar-toggle{
    padding: 6px 10px;
    margin: 8px 15px;
}
.btn-act{
    background: bisque;
}


.log-bg {
background: url(/bgImg.jpg) no-repeat center center fixed;
}


.img_round{
    background-position: center center;
height: 120px;
width: 120px;
left: 0;
right: 0;
margin: 0px auto;
top: 20px;
border: 1px solid rgba(0, 0, 0, 0.4);
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
.img_round_small{
    background-position: center center;
height: 60px;
width: 60px;
left: 0;
right: 0;
margin: 0px auto;
top: 20px;
border: 1px solid rgba(0, 0, 0, 0.4);
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}

.marg_top{
margin-top: 7px;
}
.line_hight_space{
    line-height: 10px;
}
.marg_bottom{
    margin-bottom: 40px ! important;
}

@media only screen and (max-width: 990px){
    .table_respo{
        margin: 0 auto;
        overflow: auto;
    }
    .box_pos {
        margin: auto;
        position: absolute;
        top: 31%;
        left: 0;
        bottom: 1;
        right: 0;
        width: 70%;
    }
    .head_space{
    padding-left: 10px;
    }
}
@media only screen and (max-width: 450px){
    
    .box_pos {
        margin: auto;
        position: absolute;
        top: 40%;
        left: 0;
        bottom: 1;
        right: 0;
        width: 90%;
    }
    .head_space{
    padding-left: 10px;
    }
}

.layout-side-section .overlay-sidebar {
    margin-top: 0 !important;
    position: fixed;
    background: white;
    top: 0;
    left: 0;
    transform: translateX(-110%);
    z-index: 9999;
    box-shadow: 5px 0 25px 0px rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 40%;
    display: block !important;
    transition: transform 200ms ease-in-out;
}
.layout-side-section .sidebar-menu {
    padding: 15px 0px 5px 0px;
    margin: 0px;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.indicator{
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    color: #6c7680;
    background: #5e64ff;
    content: '';
    display: inline-block;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    display: inline-block;
    margin: 10px 0px;
  }
  .b_log{
    position: absolute;
    margin-left: 6px;
    margin-top: -7px;
    color: #36414C;
    font-size: 14px;
  }
  .indicator_org{
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    color: #6c7680;
    background: #ffa00a;
    content: '';
    display: inline-block;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    display: inline-block;
    margin: 10px 0px;
  }
  .b_log_dashboard{
    position: absolute;
    margin-left: 10px;
    margin-top: -5px;
    color: #36414C;
    font-size: 12px;
    font-weight: 600;
  }
  .stander_image{
    background-color: #fafbfc;
    padding: 14%;
    display: inline-block;
    border-radius: 4px;
    line-height: 0px;
    color: #d1d8dd;
    border: 1px solid #d1d8dd;
  }
  
  .card-body1{
    padding: 5px 20px;
    border-radius: 4px;
  }
  .btn_padd{
    padding: 0px 5px;
  }
  .img_round_layout {
    border-radius: 100px!important;
    border: 1px solid #ced4da;
    padding: 5px;
}


.btn-youtube {
    color: red;
    background-color: #ffffff;
    border-color: #d3d3d3;
}

.fix_top_head {
    background: #8bc115;
    padding: 10px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    color: white;
}

input:focus::placeholder {
	color: transparent;
}	
textarea:focus::placeholder {
	color: transparent;
}


.table-dark {
    --bs-table-bg: #838282 !important; color: #fff !important; border-color: #757575 !important;
    /*color: #ececec !important;*/ 
}

.table-head {
    color: #ececec;
}

.DocAv {color: #009846;}

.datebtns {margin-top: -6px;}

.btn-outline-primary {
    color: #595959!important;
    border-color: #0078d7!important;
}

.btn-outline-primary:hover {color: #fff !important;
    border-color: #004c89 !important; background-color: #004c89 !important; }
   


.btn-primary:hover {
    color: #fff;
    background-color: #f08143 !important;
    border-color: #f08143 !important;
}
    
.form-select {font-size: 14px; }

.clBg {color: #fff !important;
    background-color: #004c89 !important;
}

.bg-primary {
    background-color: #0078d7 !important;
}

.adIcn {width: 45px;
    padding: 4px 0px;}  
    
.chIcn {width: 46px;
    padding: 5px 0px;}
    
.drv {width: 33px;
    padding: 6px 0px;}

.table {border-collapse: separate !important;
    border-spacing: 0 4px !important;}

table.dataTable tbody tr {
    background-color: #f5f5f5;
}

.reserv {font-size: 15px !important;}

.orange {padding: 7px; font-size: 14px !important;
    background-color: #f08143 !important;}
    
.grey {padding: 7px; background-color: #9d9e9e !important; font-size: 14px !important; }

.blue {padding: 7px; background-color: #0078d7 !important; font-size: 14px !important; margin-bottom:7px; color: #fff;}
.green {padding: 7px; background-color: #78b833!important; font-size: 14px !important;}

.stTxt {font-size:15px;}

.rLborder {padding: 7px !important; font-size: 14px !important;
    border: 1px solid #595959; color:#595959;}

.rfBorder {border: 1px solid #0078d7;   padding: 7px !important; font-size: 14px !important; color: #595959;}

.fa-moon:before {font-size: 12px;}

.ocBg {
    color: #595959 !important;
    background-color: #bbb !important;
}

.aIcons {font-size: x-large; margin-bottom: 10px;} 

.aDbg-img {background-image: url(../img/admin-img-2.jpg);
    background-size: cover;
    background-position: top center;}
    
.rpBx {box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); background-color: #ededed !important;}

.rpBxblue {box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); background-color: #004c89 !important; color:#fff;}

.rpBxgrey {color: #595959 !important;
    background-color: #bbb !important; }
    
    
table.dataTable>thead>tr>th:not(.sorting_disabled), table.dataTable>thead>tr>td:not(.sorting_disabled) {padding-right: 17px;}    




.pulse-button {
          padding: 9px 6px;
    color: #fff;
    background: #0a1f44;
    border: none;
    border-radius: 10px;
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
            animation: pulse 1.5s infinite;
        }

        @keyframes pulse {
            0% {
                transform: scale(0.95);
                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
            }

            70% {
                transform: scale(1);
                box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
            }

            100% {
                transform: scale(0.95);
                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            }
        }


.side-button {
    position: fixed;
    width: 15%;
    top: 35%;
    right: 44px;
    transform: translateY(-50%) rotate(-90deg) !important;
    transform-origin: right top;
    background-color: #838282;
    color: white;
    padding: 10px 20px;
    font-weight: bold;
    text-align: center;
    z-index: 1000;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}


.side-button1 {
    position: fixed;
    width: 15%;
    top: 68%;
    right: 44px;
    transform: translateY(-50%) rotate(-90deg) !important;
    transform-origin: right top;
    background-color: #838282;
    color: white;
    padding: 10px 20px;
    font-weight: bold;
    text-align: center;
    z-index: 1000;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
  
    .side-button i {
      margin-left: 5px;
    }


.fa-ban:before, .fa-cancel:before {    padding-right: 5px;}

table.dataTable>thead .sorting:before  {font-size: 9px !important;}
table.dataTable>thead .sorting:after {font-size: 9px !important;}

.rLbtn {width: max-content;margin-bottom: 9px;background-color: #f08143 !important;color:#fff;}

.rLbtn:hover {color: #fff; background-color: #6c757d !important;}
