.main-menu__language {
    width: 2%;
    padding: 0;
}

.language__flag {
    height: 15px;
    width: 20px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    z-index: 999;
}
.language__flag-de {
    background-image: url(../img/language-flags.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;

}
.language__flag-en {
    background: url(../img/language-flags.png) no-repeat scroll 0 -90px;
}

.language__flag-en:hover, .language__flag-en__active {
    background: url(../img/language-flags.png) no-repeat scroll 0 -31px;
}

.uper {
    width: 97%;
    margin-left: auto;
    margin-right: auto;
}

.dropdown-menu.open.show{display:block}

.card-header {
    text-transform: uppercase;
    font-weight: 700;
}
.user-filter, .access_token-filter, .device-filter{
    margin-left: 20px;
}
#area_server_ids, #area_white_list_ips{
    height: 200px;
    margin-bottom: 20px;
}
.block-filter{
    width: 300px;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-left: 10px;
}
.mrg-top{
    margin-top: 10px;
}

.vdp-datepicker input{
    display: block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.modal-backdrop{
    opacity: 0.5;
}

.disabled {
    pointer-events: none;
    opacity: 0.4
}

/************WS STYLE**************/
@font-face {
    font-family: 'rift';
    font-style: 'normal';
    font-weight: '500';
    src: url('../vendor/fonts/Poppins/Poppins-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
}
body{
    font-family: 'Poppins', sans-serif;
}
/******Menu***/

.apzo-logo-inner img {
    width: 100%;
}
.apzo-body * {
    border-color: #e6e6e6;
}
input, select, a img {
    vertical-align: middle;
}
img {
    max-width: 100%;
    height: auto;
}
.apzo-body * {
    border-color: #e6e6e6;
}
.apzo-logo-inner {
    max-width: 220px;
}
.apzo-header-style-plain.apzo-style-menu-right .apzo-logo {
    float: left;
}
.apzo-body * {
    border-color: #e6e6e6;
}
.apzo-logo {
    padding-bottom: 0px;
}
.apzo-logo {
    padding-top: 15px;
}
.apzo-item-pdlr, .gdlr-core-item-pdlr {
    padding-left: 0px;
    padding-right: 0px;
}

/*Top menu*/
.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    font-weight: 500;
    color: #256bb3 !important;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #20b9d6 !important;
}
.dropdown-menu {
    border: 0px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item{
    color: #256bb3 !important;
}
.dropdown-item:hover{
    color: #20b9d6 !important;
    background-color: #ffffff;
}
/**Buttons**/
.ws-btn, .btn-primary {
    color: #ffffff;
    background: #256bb3;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 6px 12px;
    /*padding: 15px 33px;*/
    display: inline-block;
    -webkit-appearance: none;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
}
.btn-primary:hover {
    background-color: #1790cf;
}

.btn-secondary {
    background-color: #fff;
    border: 1px solid #D8D8D8;
    border-radius: 0;
    color: #676768;
}
.btn-secondary:hover, .btn-secondary:active{
    background-color: #98D4DF;
    color: #ffffff;
    border: 1px solid transparent;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    background-color: #98D4DF;
    color: #ffffff;
    border-color: #98D4DF;
}
.btn-secondary:focus, .btn-secondary.focus{
    background-color: #98D4DF;
    border-radius: 0;
    color: #676768;
    border: 1px solid transparent;
}

.nav-item{
    padding-left: 18px;
    padding-right: 18px;
}

.container {
    max-width: 100%;
}
.form-row > .col, .form-row > [class*=col-] {
    padding-right: 1px;
    padding-left: 1px;
}

.cr-dv{
    margin-right: 5px;
}
.disabled_icon{
    background-color: #D8D8D8;
    background-color: rgba(0, 0, 0, 0.03) !important;
    color: #333333;
}
.disabled_icon:hover, .disabled_icon:focus, .disabled_icon:active{
    background-color: #D8D8D8 !important;
    background-color: rgba(0, 0, 0, 0.03) !important;
    color: #333333 !important;
}
.fw{
    height: 200px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.editable{
    color: #256bb3 !important;
    font-weight: bold;
   /* width: 150px; */
}
.blue-txt{
    color: #256bb3;
}

#loading{
    z-index: 5;
    position: absolute;
    width: 150px;
    height: 150px;
    top: 10px;
    left: 45%;
}

.swal2-content {
    text-align: justify;
    max-height: 450px;
    overflow-y: scroll;
}
.swal2-title{
    font-size: 1.1em;
}
.swal2-close, button{
    outline: none;
}
.swal2-close:focus, .swal2-close:focus-visible{
    outline: none;
}
.swal2-close:hover {
    outline: none;
}
#gcu code{white-space: pre-wrap;}
#gcu span.smallcaps{font-variant: small-caps;}
#gcu span.underline{text-decoration: underline;}
#gcu div.column{display: inline-block; vertical-align: top; width: 50%;}
#gcu div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
#gcu ul.task-list{list-style: none;}
#gcu .display.math{display: block; text-align: center; margin: 0.5rem auto;}
#gcu {font-size: 13px;}
#gcu h2{font-size: 17px;}
#gcu h3{font-size: 15px;}
#gcu h4{font-size: 14px;}


.col_service{
    padding-left: 0px;
    padding-right: 0px;
}
.row_service{
    padding-left: 15px;
    padding-right: 15px;
}
.row_credits{
    padding-left: 30px;
    padding-right: 30px;
}
.row_service input{
    border-radius: 0;
}
.pd_25{
    padding: 25px;
}
.w_100{
    width: 100px;
}
.p_l_10{
    padding-top: 6px;
    padding-bottom: 6px;
}

.c_red{
    color: red;
}
.c_gray{
    color: #ccc;
}
.m_15{
    margin-left: 15px;
    margin-right: 15px;
}
.p_l_15{
    padding-left: 15px;
}
.p_l_25{
    padding-left: 25px;
}
.sm_text{
    font-size:12px;
    line-height: 0.1;
}
.m_t_35{
    margin-top: -35px;
}
.f_14{
    font-size: 14px;
}
.from_d{
    font-weight: 900;
    border-radius: 0;
}

.players-toolbar-menu {
    min-width: 3rem;
    width: 3rem;
    padding: 0;
    margin: 0;
}

.players-toolbar-btn {
    width: 3rem;
    padding: 0.375rem 0.75rem;
}

.players-toolbar-menu li:not(:first-child) {
    margin-top: -1px;
}

.blocked-cell {
    width: 100%;
    height: 100%;
}

.blocked-cell .fa {
    position: absolute;
    bottom: 5px;
    right: 10px;
}
.bg_grey{
    background-color: #f3f9ff;
}
