﻿
@font-face {
    font-family: 'beIN Normal';
    src: url('../fonts/bein-ar-normal.woff') format('woff');
}

body {
    font-family: 'beIN Normal' !important;
}

label {
    font-weight: 400 !important;
    font-size: 14px;
    word-spacing: 2px;
}


/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}

    .icheckbox_square-green.hover {
        background-position: -24px 0;
    }

    .icheckbox_square-green.checked {
        background-position: -48px 0;
    }

    .icheckbox_square-green.disabled {
        background-position: -72px 0;
        cursor: default;
    }

    .icheckbox_square-green.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-green {
    background-position: -120px 0;
}

    .iradio_square-green.hover {
        background-position: -144px 0;
    }

    .iradio_square-green.checked {
        background-position: -168px 0;
    }

    .iradio_square-green.disabled {
        background-position: -192px 0;
        cursor: default;
    }

    .iradio_square-green.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_square-green,
    .iradio_square-green {
        background-image: url('plugins/iCheck/green@2x.png');
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
        margin-left: 5px;
    }
}


.metismenu .arrow {
    float: left;
}

body.rtls #page-wrapper {
    margin: 0 220px 0 0;
}

.navbar-static-side {
    width: 220px;
}


.rtls.mini-navbar .nav-second-level, .rtls.mini-navbar li.active .nav-second-level {
    width: 270px;
    border-radius: 2px 0px 0px 2px !important;
}


.ibox-title {
    background-color: #009587;
    border-color: #009587;
    color: #ffffff;
}

.ibox-tools a {
    cursor: pointer;
    margin-left: 5px;
    color: #ffffff;
}

.form-control, .single-line {
    padding: 0px 12px;
}


.nav > li > a i {
    padding-left: 5px;
}


.input-group-addon:first-child {
    border-left: 0px;
    border-right: 1px solid #E5E6E7;
}

.datepicker {
    text-align: right;
}

    .datepicker.dropdown-menu {
        right: auto;
    }


.fa-asterisk {
    color: orangered;
}

.html5buttons {
    float: left;
    margin-right: 25px;
}



.wrapper-content {
    min-height: 100vh;
}

.logo-name {
    color: #009587;
    font-size: 140px;
    text-align: center;
    letter-spacing: 0px !important;
}

.lg-outer {
    text-align: unset;
}


.hide-ibox.ibox-content {
    display: none;
}

.ibox-title {
    padding: 9px 15px 7px;
    min-height: 35px;
}

    .ibox-title h5 a {
        color: #ffffff;
        word-spacing: 3px;
        font-size: 14px;
        font-weight: normal !important;
    }

.title-header-h5 {
    text-align: center;
    padding: 10px;
    font-size: 25px;
}

.lbl-red-color{
    color: red;
}


.loader {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #ffffff8f;
    z-index: 1000000;
}

    .loader .loader-image {
        position: fixed;
        left: 50%;
        top: 45%;
    }

.navbar-form-custom {
    padding-top: 18px;
    font-size: 16px;
    color: #009587 !important;
   
    font-size: 16px;
}



.emptyDataText td {
    font-size: 16px;
    color: red;
}

.pdf-icon {
    float: left;
}
.pdf-icon img {
    width: 50px;
   
}

.nav > li > a {
    font-weight: normal;
    word-spacing: 2px;
    font-size: 14px;
}

.item-error {
    background-color: #ed5565;
    font-size: 16px;
    color: white;
}

.swal2-popup .swal2-title {
   
    font-weight: normal !important;
    line-height: 25px !important;

}

.swal2-popup #swal2-content {
    text-align: center;
    font-size: 20px;
}

td,th {
    font-size: 12px !important;
}