﻿html,
body,
header,
.intro-2 {
    height: 100%;
}

@media (max-width: 740px) {

    html,
    body,
    header,
    .intro-2 {
        height: 900px;
    }
}

@media (min-width: 800px) and (max-width: 850px) {

    html,
    body,
    header,
    .intro-2 {
        height: 980px;
    }
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: IRANSans !important;
}


.software-lp .navbar {
    background-color: #141e33;
}


.bg-charkheh1 {
    background-color: #B0CB1F !important;
}

.color-charkheh1 {
    color: #B0CB1F !important;
}

.color-charkheh2 {
    color: #1f2f52 !important;
}

.color-charkheh2-lighten {
    color: #263963 !important;
}

.border-charkheh1 {
    border-color: #B0CB1F !important;
}

.bg-charkheh2 {
    background-color: #022657 !important;
}

.bg-charkheh2-lighten {
    background-color: #263963 !important;
}

.bg-charkheh2-darken {
    background-color: #141e33 !important;
}

.bg-charkheh2-gradiant {
    background: linear-gradient(45deg,#1f2f52,#263963);
}

.bg-charkheh2-gradiant-mask {
    background: linear-gradient(40deg,rgba(31,47,82,.8),rgba(38,57,99,.8));
}

.btn-charkheh1 {
    background-color: #b0cb1f;
    color: #1f2f52 !important;
}

.btn-charkheh2 {
    background-color: #1f2f52;
    color: #b0cb1f !important;
}

.btn-charkheh3 {
    background-color: #1f2f52;
    border: 1px solid #b0cb1f !important;
    color: #b0cb1f
}

.btn-charkheh3:hover {
    color: #b0cb1f
}

.btn-charkheh3.active {
    background-color: #b0cb1f;
    border: 1px solid #b0cb1f !important;
    color: #1f2f52
}

body
{
    /*background-image: url(/Content/CDS/Images/Page/BG.png);*/
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
    /*direction: rtl;*/
    font-family: IRANSans;
    font-size: 12px;
}

#PageHeader
{
    width: 100%;
    height: 126px;
    position: absolute;
    top: 0px;
    background-image: url(/Content/CDS/Images/Page/Header.png);
    background-repeat: repeat-x;
    background-position: top;
    overflow: hidden;
}

    #PageHeader .PageHeaderLogo
    {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 50px;
        overflow: hidden;
    }

.dvToolbarButtonPane
{
    position: absolute;
    left: 0px;
    top: 5px;
    margin-left: 5px;
}

    .dvToolbarButtonPane img
    {
        position: relative;
        z-index: 1000;
    }

#PageMainSection
{
    position: absolute;
    top: 170px;
    left: 25px;
    background-color: #fff;
    overflow-y: auto;
}

#PageFooter
{
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0px;
}

#FooterLine
{
    width: 100%;
    height: 2px;
    position: absolute;
    top: 20px;
    background-image: url(/Content/CDS/Images/Page/Line.png);
    background-repeat: repeat-x;
    background-position: top;
}

#PageFooter a
{
    color: #fff;
    font-family: Arial;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    left: 50px;
    text-decoration: none;
}

    #PageFooter a:hover
    {
        color: yellow;
        font-family: Arial;
        font-size: 13px;
        font-weight: 600;
        position: absolute;
        left: 50px;
        text-decoration: underline;
    }

#PageFooter img
{
    position: absolute;
    right: 50px;
    top: 25px;
}



#PageHeader #MenuBar
{
    position: absolute;
    top: 35px;
    left: 25px;
    /*height: 81px;*/
    border: 1px solid skyblue;
}

#SubMenuBoxLable
{
    background-color: yellow;
    position: absolute;
    top: 100px;
    right: 0px;
    width: 20px;
    height: 50px;
}

#SubMenuBox
{
    background-color: thistle;
    position: absolute;
    top: 100px;
    right: 20px;
    width: 250px;
    height: 400px;
    z-index: 1000;
    overflow: auto;
    border: 2px outset #000;

}

#PageNavigation
{
    position: absolute;
    top: 135px;
    left: 25px;
    height: 30px;
    background-color: #fff;
}

    #PageNavigation li
    {
        font-size: 11px;
        font-weight: 600;
        color: dimgray;
    }

button
{
    /*border: 1px solid #000;*/
    /*background-color: mediumturquoise;*/
    font-family: IRANSans !important;
    /*font-size: 12px;
    width: 100px;
    height: 25px;*/
}


select {
    font-family: IRANSans;
}

.appVersion
{
    direction: rtl;
    font-family: IRANSans;
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 300px;
    vertical-align: bottom;
    height: 25px;
}




.CDSInputTypeFinish {
    background-color: rgba(76, 175, 80, 0.2) !important;
}

.CDSInputTyping {
    background-color: rgba(244, 67, 54, 0.2) !important;
}

.clickable:hover {
    cursor: pointer;
    opacity: 0.8;
}

.clock div.time {
    min-width: 110px;
}

.clock div.sessionTime {
    min-width: 180px;
    font-size: 11px;
    direction: rtl;
}

.identityColor {
    background-color: lemonchiffon;
}


.classic-tabs .nav li a {
    padding: 16px 18px;
}


.table.table-sm select.form-control {
    height: 25px !important;
}

.select2-label {
    margin-top: 1.2rem;
    color: #757575;
}


.form-check-inline {
    padding-right: unset;
    padding-left: 0;
    margin-right: .75rem;
    margin-left: unset;
}

.form-check-input[type="checkbox"] + label,
label.btn input[type="checkbox"] + label {
    padding-right: 35px;
    padding-left: unset;
}

    .form-check-input[type="checkbox"] + label:before, .form-check-input[type="checkbox"]:not(.filled-in) + label:after, label.btn input[type="checkbox"] + label:before, label.btn input[type="checkbox"]:not(.filled-in) + label:after {
        right: 0;
        left: unset;
    }

.form-check-input[type="checkbox"]:checked + label:before, label.btn input[type="checkbox"]:checked + label:before {
    right: -5px;
    left: unset;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.form-check-input[type="checkbox"]:indeterminate + label:before, label.btn input[type="checkbox"]:indeterminate + label:before {
    right: -12px;
    left: unset;
    top: 0;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

.form-check-inline .form-check-input {
    margin-right: .3125rem;
    margin-left: 0;
}

.form-check-input[type="radio"]:not(:checked) + label, .form-check-input[type="radio"]:checked + label, label.btn input[type="radio"]:not(:checked) + label, label.btn input[type="radio"]:checked + label {
    padding-right: 35px;
    padding-left: unset;
}

.form-check-input[type="radio"] + label:before, .form-check-input[type="radio"] + label:after, label.btn input[type="radio"] + label:before, label.btn input[type="radio"] + label:after {
    right: 0;
    left: unset;
}

.md-form label {
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}

span.jqtree-title:focus {
    outline: none !important;
}

.swal2-buttonswrapper {
    direction: ltr;
}

    .swal2-buttonswrapper button {
        direction: rtl;
    }


#globalFinancialYear {
    padding: 1px 5px 1px 5px !important;
    height: calc(2.25rem - 17px) !important;
}


.md-form .form-control.is-valid, .md-form .form-control.is-invalid {
    background-position: center left !important;
}
