﻿@font-face {
    font-family: SwissraBoldFont;
    src: url('../Fonts/SwissraBold.otf');
}
@font-face {
    font-family: NotoKufi;
    src: url('../Fonts/NotoKufi.ttf');
}
.banner-section .slide
{
    padding-top:150px;
}
.sponsors-section {
    margin-bottom: 20px;
}
.banner-section .content-column .text{
    font-size:23px;
}
.accordion-alt a {
    font-weight: bold;
}
.accordion-alt a.collapsed:after {
    content: "•";
}
.accordion-alt a:after {     
    content: "•";
}
input[type='file'] {
     color:transparent;
   
}
.e-input-group:not(.e-success):not(.e-warning):not(.e-error), .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
    width: 260px;
    padding :2px;
}
.hoverTarget {
    position: absolute;
    top: 50px;
    width: 20px;
    font-size: 14px;
}
.mainGrid{
    height :100%;
    min-height:900px;
}
.mb-3, .my-3 {
    margin-bottom: 0rem !important;
}
.custom-textarea-class {
    width: 300px;
    height: 50px;
}

.tooltip2 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    z-index :100000;
}
    .tooltip2 .tooltiptext2 {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        z-index: 100000;
    }
    .tooltip2 .tooltiptext2 {
        width: 120px;
        top: 100%;
        left: 50%;
        margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
        z-index: 100000;
    }

.tooltip2:hover .tooltiptext2 {
    visibility: visible;
}
.BorderCell {
    border-color: #dbdfe0;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    margin: 2px;
    border-radius: 10px;
    width: 90%;
    height: 90%;
}
.font-icon-list{
    width :90%;
}

.font-weight-bold {
    font-weight: normal;
}
.header-container {
    display: flex;
    align-Items: center;
    padding: 3px 1.5rem;
    font-weight: bold;
}
.my-column {
    width: 33%;
}
.blazored-toast-container {
    z-index: 15000;
}
.blazored-toast-message {
    z-index: 15000;
}
.blazored-toast-header {
    z-index: 15000;
}
.drplanguane .dropdown-menu {
    width: 5.1rem;
    min-width: 5.1rem;
}
.drplanguane .dropdown-item {
  
}
.lockscreen {
    max-width: 1000px;
    min-height: 500px;
}
.lockscreen .login-form {
    text-align: center;
    float:none;
}
.lockscreen .form-g {
    text-align: center;
    float: none;
}

.loginbx {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}
.form-control {
}
.loginbox{
width :100%;
text-align :center ;
}
@media only screen and (min-width: 1400px) {
    .demo-window {
        width: 1200px;
    }
}
@media only screen and (min-width:992px) and (max-width: 1400px) {
    .demo-window {
        width: 900px;
    }
}
@media only screen and (min-width:700px) and (max-width: 992px) {
    .demo-window {
        width: 480px;
    }
}
@media only screen and (min-width: 300px) and (max-width: 700px) {
    .demo-window {
        width: 300px;
    }
}
@media only screen and (min-height: 1400px) {
    .demo-window {
       height: 1200px;
    }
}
@media only screen and (min-height:1000px) and (max-height: 1400px) {
    .demo-window {
        height: 950px;
    }
}
@media only screen and (min-height:800px) and (max-height: 1000px) {
    .demo-window {
        height: 780px;
    }
}
@media only screen and (min-height:600px) and (max-height: 800px) {
    .demo-window {
        height: 580px;
    }
}
@media only screen and (min-height:500px) and (max-height: 600px) {
    .demo-window {
        height: 480px;
    }
}
@media only screen and (min-height: 400px) and (max-height: 500px) {
    .demo-window {
        height: 400px;
    }
}
@media only screen and (min-width: 10px) and (max-width: 1600px) {
    .HideOnMobile {
        display: none;
    }
}

@media (min-width: 0px) and (max-width: 1000px) {
    .ShowOnMobile {
        display: initial;
    }

    .HideOnMobile {
        display: none;
    }
}

@media (min-width: 1001px) and (max-width: 2000px) {
    .ShowOnMobile {
        display: none;
    }

    .HideOnMobile {
        display: initial;
    }
}
label {
    width: 180px ;
    display:block ;
}

.sidebar .sidebar-logo{
    margin-bottom:0px;
    padding :5px;
}

input.e-input, .e-input-group input, .e-input-group.e-control-wrapper input, .e-input-group input.e-input, .e-input-group.e-control-wrapper input.e-input{
    height :35px;
    width :260px
}
.k-popup {
    width: 260px;
    position: relative;
    z-index: 40000;
    margin-top: 2px;
}

.k-popup2 {
    width: 400px;
    position: relative;
    z-index: 40000;
    margin-top: 40px;
    height: 200px;
}
.k-tabstrip > .k-content {
    padding: 20px;
    min-height: 500px;
}

.k-tabstrip-items .k-link {
    font-weight: bold;
}
.k-input {
    width: 220px;
}

.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
    width: 260px;
}

.k-textbox {
    width: 260px;
}

.k-numerictextbox {
    width: 260px;
}


.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
    background-color: #f1f4f7;
}

/*.k-animation-container {
    position: fixed;
    margin-top: 0px;
}
*/
.k-column-title {
    white-space: normal;
}

.k-grid-header {
    background-color: #00a59e;
    color: white;
    font-weight: 500;
}

.k-dialog-titlebar {
    background-color: #00a59e;
    height: 40px;
}
.k-grid .k-grid-header th .k-cell-inner,
.k-grid .k-grid-header th .k-cell-inner > .k-link {
    display: block; /*defaults to flex which makes aligning text harder in it*/
    text-align: center;
    white-space: normal;
}

.k-grid td {
    text-align: center;
}
.k-window-title {
    background-color: #00a59e;
    height: 40px;
    font-size: 1rem;
}

.k-switch-md .k-switch-track{
    height: 45px;
    width:120px;
}
.k-switch-label-on {
    
    font-size: 15px;
    color: #ffffff;
   
}
.k-switch-label-off {
    
    font-size: 15px;
    color: #000;
}
/*.k-window-content, .k-prompt-container{
    padding :5px;
}*/
.circle {
    border-radius: 50%;
    width: 130px;
    height: 130px;
    background-color: #00a59e;
    font-weight: bold;
    color: white;
    padding: 15px;
}

.whatsapp {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 100000;
}

.main-header .header-upper .logo-box{
    padding :5px 0px;
}
.btn-primary {
    background-color: #108dae;
    border-color: #108dae;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:visited, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #1ea9ce;
    border-color: #1ea9ce; /*set the color you want here*/
}
.dropdown-menu.show{
    width:20px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #108dae;
}

