﻿@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');

body, h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",sans-serif;
/*    font-family: "Inter"*/
}

body {
    font-size: 14px;
}

.bgbla {
/*    background: #2f373e !important;
*/}

.userlog {
    left: unset;
    right: 29px;
    top: 85px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -4px;
    right: 8px;
}

.arrow-upblue {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #35acdc;
    position: absolute;
    top: -4px;
    right: 8px;
}

.nohover {
    text-decoration: none !important;
}

.bg-black {
    background: #000;
}

.page-header .navbar.bg-black {
    background: #2f373e !important;
}

    .page-header .navbar.bg-black .navbar-nav > li > a {
        color: white;
        background: none;
        text-transform: uppercase !important;
        font-size: 14px;
        font-weight: 400;
        padding: 15px 20px;
        font-family: Oswald,sans-serif;
    }

    .page-header .navbar.bg-black .navbar-nav > li {
        margin-right: 3px;
    }

.logohere {
    width: 100%;
    height: 65px;
    /* max-width: 89%; */
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.page-header .navbar.bg-black .navbar-nav > li.nav-item.active {
    background: white !important;
}

    .page-header .navbar.bg-black .navbar-nav > li.nav-item.active a {
        background: white !important;
        color: black !important;
    }

.page-header .navbar .navbar-nav > li:hover > a {
    color: #fff;
    background: #009dc7;
}

.page-header .navbar .navbar-brand {
    /* width: 29%;*/
    width: 6%;
}

    .page-header .navbar .navbar-brand:hover {
        cursor: pointer !important;
    }

.page-header .navbar {
    padding: 5px 25px;
    background: #2f373e !important;
}

    .page-header .navbar .topbar-actions .btn-group-img .btn > span {
        padding: 7px;
        line-height: 1.4;
        display: inline-block;
        vertical-align: middle;
        color: #009dc7;
        background: #2f373e !important;
        text-transform: uppercase;
    }

    .page-header .navbar .topbar-actions .btn-group-notification .btn {
        background: #009dc7;
    }

#navbarDropdownMenuLink:focus {
    box-shadow: none !important;
}

.page-header .navbar .topbar-actions .btn-group-notification .btn .badge {
    top: -10px;
    right: -10px;
    height: 21px;
    color: #62717f;
    min-width: 21px;
    font-weight: 700;
    line-height: 1.4;
    position: absolute;
    border: 2px solid #2f373e;
    font-size: 9px !important;
    background: #fff;
}
/*.dropdown-menu {
    top: 100%;
    right: 0;
    z-index: 1001;
    display: none;
    float: left;
    min-width: 225px;
    padding: 20px 0;
    margin: 25px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    position: absolute;
    background: #242b31;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7,1,.7,1);
}*/
/*.page-header .navbar .topbar-actions {
    position: absolute;
}*/
.bootstrap-timepicker-widget table td input {
    width: 35px !important;
}

select.is-valid, select.is-invalid {
    background-position: right calc(1.375em + .1875rem) center !important;
}

.userlog2 {
    left: unset;
    top: 85px;
    right: 105px;
}
/*@media (min-width: 992px) {
    .page-header .topbar-actions {
    top: 20px;
    right: 25px;
}}*/
@media (min-width: 992px) {
    .page-header .navbar-fixed-top, .page-header .topbar-actions, .page-on-scroll .page-header .dropdown-menu-v2, .page-on-scroll .page-header .navbar-fixed-top, .page-on-scroll .page-header .topbar-actions {
        transition-duration: .3s;
        transition-property: all;
        transition-timing-function: cubic-bezier(.7,1,.7,1);
    }
}

.open > .dropdown-menu-v2 {
    display: block;
}

.breadcrumb .breadcrumb-item.active {
    color: #009dc7 !important;
    text-transform: uppercase !important;
}

.breadcrumb > li > a {
    color: #6c7b88 !important;
    text-transform: uppercase;
}

    .breadcrumb > li > a:hover {
        text-decoration: none !important;
        color: #009dc7 !important;
    }

.breadcrumb {
    background: white !important;
}

.widget-thumb-heading {
    font-size: 14px;
    font-weight: 700;
    color: #8e9daa;
    margin: 0 0 20px;
}

.widget-thumb-wrap {
    overflow: hidden;
}

.bg-red {
    background: #e7505a !important;
}

.bg-purple {
    background: #8E44AD !important;
}

.bg-blue {
    background: #3598dc !important;
}

.mt-head-title {
    text-align: center;
    padding: 10px;
    color: white;
}

.mt-body-icons {
    margin-top: 30px;
    text-align: center;
}

.mt-widget-4 .mt-container .mt-body-icons > a {
    color: #e6e6e6;
    display: inline-block;
    padding: 10px;
    font-size: 17px;
}

.bg-green-opacity {
    /*background: rgba(50,197,210,.8) !important;*/
    background: rgb(67 72 72 / 80%) !important;
}

.widget-thumb-wrap .widget-thumb-icon {
    float: left;
    width: 60px;
    height: 60px;
    display: inline-block;
    font-size: 20px;
    line-height: 41px;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-right: 15px;
}

.widget-thumb-body .widget-thumb-body-stat {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #3e4f5e;
}

.bg-green {
    background: #32c5d2 !important;
}

.dropdown-menu > li > a {
    clear: both;
    color: #606e7a;
    display: block;
    font-weight: 600;
    padding: 8px 20px;
    position: relative;
    font-size: 12px;
    white-space: nowrap;
    line-height: 1.42857143;
    text-transform: uppercase;
}

.page-header .navbar .topbar-actions .btn-group-img .btn > img {
    margin-top: -1px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    height: 35px;
}

.font-red, .required {
    color: #e7505a !important;
}

.btn.red:not(.btn-outline) {
    color: #fff;
    background-color: #009dc7;
    border-color: #009dc7;
}
.btn.delete:not(.btn-outline) {
    color: #fff;
    background-color: #e7505a;
    border-color: #e7505a;
}

.portlet.light > .portlet-title > .caption > .caption-subject {
    font-size: 16px;
}

.portlet > .portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.btn-default {
    color: #666 !important;
    background-color: #e1e5ec !important;
    border-color: #e1e5ec !important;
}

.bold {
    font-weight: 700 !important;
}

.logindiv {
    margin: 11% auto;
}

.page-content-col {
    min-height: 800px;
}

.control-label {
    margin-top: 1px;
    font-weight: 400;
    font-size: 14px;
}

.form .form-actions, .portlet-form .form-actions {
    padding-top: 20px;
}

.forget-password {
    text-decoration: none !important;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #e7505a !important;
}

.nav-pills .nav-link {
    color: #000;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #ccc !important;
}

@media only screen and (max-width:1280px) {
    .userlog, .userlog2 {
        top: 77px;
    }
}

body.addLoader .showloader {
    display: block !important;
}

body.addLoader {
    overflow: hidden;
}

.showloader {
    display: none;
    top: 0;
    bottom: 0;
    position: fixed;
    left: 0;
    z-index: 9999;
    background: rgba(255,255,255, 0.8);
    right: 0;
}

    .showloader img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
select + .ss-main{
    border :none !important;
    padding: 0 !important;
}
    select + .ss-main .ss-single-selected, select + .ss-main .ss-multi-selected {
        height: calc(2.25rem + 2px);
    }
.ss-main .ss-single-selected .ss-arrow span.arrow-up {
    margin: 19px 0 0 !important;
}
.thumbnaildiv img {
    width: 197px;
    height: 110.16px;
}
.fileposition{
    display:none ;

}
.hideOnDesktop {
    display: none !important;
}
.hideonresponsive {
    display: block !important;
}

@media only screen and (max-width:991px) {
    .hideOnDesktop {
        display: block !important;
    }
    .hideonresponsive {
        display: none !important;
    }
    .fullwidthonresponsive {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
 /*   .fullwidthonresponsive > .d-flex {
        justify-content:flex-end;
    }*/
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100% !important;
}
.disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}