﻿@font-face {
    font-family: 'kufi_reg';
    src: url('../Fonts/Kufi/DroidKufiRegular.eot?v=4.4.0');
    src: url('../Fonts/Kufi/DroidKufiRegular.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../Fonts/Kufi/DroidKufiRegular.woff2?v=4.4.0') format('woff2'), url('../Fonts/Kufi/DroidKufiRegular.woff?v=4.4.0') format('woff'), url('../Fonts/Kufi/DroidKufiRegular.ttf?v=4.4.0') format('truetype'), url('../Fonts/Kufi/DroidKufiRegular.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: kufi_reg,Arial;
}

legend {
    font-size: 1.6rem;
}

label.error {
    color: red;
}

.GridviewControl {
    display: inline-block;
}

.MarksLoadingImage {
    height: 19px;
    border: 0;
    vertical-align: middle;
}

.MarksWarningImage {
    height: 20px;
    border: 0;
    vertical-align: middle;
}

.MarksSuccessImage {
    height: 20px;
    border: 0;
    vertical-align: middle;
}


.top-header {
    background: #1f3d78;
    padding: 20px;
}

.site-div {
    color: #fff;
    padding-right: 40px;
    padding-top: 10px;
}

.system-title {
    padding: 2%;
    font-size:4rem;
}


.row.form-group:nth-child(2n) {
    background-color: beige;
}

.row.form-group:nth-child(2n+1) {
    background-color: #f2f2f1;
}

.actions-menu {
    position: relative;
    display: inline-block;
}

.menu-button {
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

.menu-content {
    display: none; /* Hide by default */
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.menu-item {
    background: none;
    border: none;
    color: black;
    padding: 12px 16px;
    text-align: left;
    display: block;
    width: 100%;
    cursor: pointer;
}

    .menu-item:hover {
        background-color: #f1f1f1;
    }



.DateTimePickerControlContainer {
    position: relative;
    display: inline;
}

.DateTimePickerControl {
    text-align: left;
    direction: ltr;
    width: 190px;
}

.bootstrap-select.form-control.w-1:not([class*="col-"]) {
    width: 25%;
}

/*.w-1{width:25%;}*/

.my-1{margin:5px 0;}

.modal-w-9{width:90%;}

@media (min-width: 768px) {
    .my-form .form-control /*:not(.date)*/  {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        margin: 0px 0;
    }
}

.my-form label:not(.error) {
    margin-top: 16px;
}

.input-group[class*="col-"] {
    float: right;
    padding-left: 15px;
}

.form-inline.my-form > div {
    margin-top: 10px;
}

.modal {
    overflow: auto !important;
}


.float-l{ float:left;}

.float-l > *{float:left !important;}
div.input-group{margin-top:10px;}

.cus-legend {
    border: 1px solid #cccccc;
    background-color: #218681;
    padding: 5px 10px;
    border-radius: 5px;
    color: #333333;
    font-weight: bold;
    color:#fff;
}

.horizontal-separator {
    height: 1px; /* Line height */
    background-color: #cccccc; /* Line color */
    margin: 20px 0; /* Space above and below the line */
    width: 100%; /* Full-width line */
}

.field-set{
    margin-bottom:30px;
}
.head-row {
    font-size: 1.4rem;
    font-weight: bold;
    padding: 10px;
    border-bottom: 1px solid rgba(155, 144, 144, 0.5);
}
.data-row {
    font-size: 1.4rem;
    font-weight: bold;
    padding: 10px;
}

.div-reg-btn{margin-bottom:50px;}
.reg-btn {
    width: 160px;
    padding: 15px 32px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.reg-btn:hover {
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
    }

.require {
    color: red;
    font-weight: 800;
    font-size: 17px;
}

.ar-btn {
    float: right;
    width: 70px;
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 8px;
}

.en-btn {
    float: left;
    width: 80px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 8px;
}
.login-btn {
    float: left;
    font-size: 1.5rem;
    font-weight: bold;
    width: 115px;
    margin-left: 10px;
}
.file-link, .file-link:hover, .file-link:focus, .file-link:visited {
    text-decoration: none;
    color: darkblue;
}

.reg-now, .reg-now:hover, .reg-now:focus, .reg-now:visited {
    font-size: 16px;
    margin: 10px;
    text-decoration: none;
}

.form-control {
    min-height: 34px;
    height:auto;
}
.change-allowed-lbl{
    margin:10px;
    display:block;
    font-size:1.8rem;
    color:red;
    font-weight:bold;
}

.save-btn {
    width: 160px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

    .save-btn:hover {
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
    }

.bootstrap-select.btn-group.my-nat-select-ar .dropdown-toggle .caret {
    left: 12px;
    right: unset;
}

.bootstrap-select.btn-group.my-nat-select-ar .dropdown-toggle .filter-option {
    text-align: right;
}

.bootstrap-select.my-nat-select-ar > .dropdown-toggle {
    width: 100%;
    padding-right:10px;
}
.my-nat-select-ar .dropdown-toggle {
    height: 43px;
}
