@import url(../../../global/plugins/iransans/css/fontiran.css);

/* width */
::-webkit-scrollbar {
    width: 5px;
}

.contract_title {
    width: 300px !important;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #32c5d2;
    border-radius: 5px
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #2d79dc;
}

.label, .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li > a, .text-primary, body, h1, h2, h3, h4, h5, h6 {
    font-family: IRANSans
}

body {
    font-style: normal;
    font-weight: 600
}



.mt-5 {
    margin-top: 20px;
}

.form-control {
    padding: 3px 5px
}

.md-checkbox label > .check {
    direction: rtl
}

.label {
    min-width: 46%;
    padding: 10px 5px;
    margin: 5px 2%;
    float: right
}

label.col-md-2.control-label {
    text-align: right !important
}

.page-content-wrapper {
    width: 99% !important
}

.text-left {
    text-align: left !important
}

@media (max-width:991px) {
    .label {
        width: 98%;
        padding: 10px 5px;
        margin: 15px 1%;
        font-size: 12px
    }
}

/*.btn.green:not(.btn-outline), .btn:not(.btn-sm):not(.btn-lg) {*/
/*    margin: 0 4px*/
/*}*/

.top-buttons .btn {
    margin: 4px;
    float: left
}

button.btn.btn-warning.open-filter-form.pull-left {
    float: left !important
}

div.avatar {
    width: 100px
}

table td.avatar {
    width: 60px
}

div.avatar_small {
    width: 50px
}

.table-responsive {
    overflow-x: unset !important
}

.page-header .btn.green:not(.btn-outline), .page-header .btn:not(.btn-sm):not(.btn-lg) {
    background-color: #4A5159;
    color: #FFF
}


.fullH {
    height: 100vh;
}

.UnSetFlt {
    margin: 0 auto;
    float: unset;
}

.modal-title {
    border-bottom: 1px solid navy;
    text-align: center;
    padding-bottom: 25px;
}

.DisplayNone {
    display: none;
}

.mrg_top_90 {
    margin-top: 30%;
}

.bodyY {
    overflow-y: hidden;
}

.bgb_all {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('../../../../assets/global/img/vector_logo.png');
}

.Login_logo {
    margin: 5px auto;
}

.fltr {
    float: right;
}

.mrg_top_30Precent {
    margin-top: 30%;
}

.mrg_btn_10 {
    margin: 10px auto;
}

.control-label {
    padding-right: 10px;
}

.page-header.navbar .page-logo .logo-default {
    margin: 15px 0 0 !important;
    height: 30px;
}

._linkup a {
    line-height: 2;
}

@media (max-width:767px) {
    .bgb_all {
        background-image: none;
    }
}

@media (max-width:991px) {

    .page-header.navbar .page-logo .logo-default {
        margin: 5px 0 0 !important;
        height: 30px;
    }
}

.page-header.navbar.navbar-fixed-top, .page-header.navbar.navbar-static-top {
    z-index: 3500 !important;
}

.modal-backdrop {
    z-index: 3900 !important;
}

.modal {
    z-index: 4000 !important;
}

    .modal .modal-dialog {
        z-index: 4100 !important;
    }

.top-buttons .btn {
    float: left;
}

.editor .editor-box-blocks .editor-blocks .block, .editor .editor-box-blocks .editor-blocks .block-place {
    background-color: #eaeaea !important;
}

button.btn.btn-default.btn-sm.editor-block-show.show {
    width: 35px;
    margin: 0px 1px;
    background-color: #b6b6b6;
}

.editor .editor-box-blocks .editor-blocks .block .btn {
    width: 35px;
    background-color: #b6b6b6;
}

.editor .editor-box-blocks .editor-blocks .block .btn {
    margin-left: 0px !important;
}

.editor .editor-box-blocks {
    border: 1px solid #eaeaea !important;
}

    .editor .editor-box-blocks:hover {
        border: 1px solid #e0e0e0 !important;
        background-color: #fbfbfb;
    }

.block-name {
    text-align: center;
}

.block-info {
    width: 100%;
    float: right;
    text-align: center !important;
}

.editor-modal-run {
    width: 100px;
    font-size: 10px;
    float: right;
}

.editor .editor-box-blocks .editor-blocks {
    max-height: 500px !important;
    overflow-y: scroll;
}


.form-group.form-md-line-input .form-control {
    border: 1px solid #ededed;
    padding: 2px 10px;
    margin: 5px;
    border-radius: 4px !important;
}

    .form-group.form-md-line-input .form-control textarea {
        padding: 10px
    }

    .form-group.form-md-line-input .form-control:focus {
        border: 1px solid #b4b3b3;
        -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.74);
        -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.74);
        box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.74);
    }

@media(max-width:992px) {
    .page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:last-child {
        z-index: 100000000000;
        display: block;
        left: 0px;
        float: left;
    }
}

@media(max-width:992px) AND (min-width:768px) {
    .page-header.navbar {
        height: 110px;
    }
}

@media(max-width:767px) AND (min-width:500px) {
    .page-header.navbar {
        height: 110px;
    }
}

@media (max-width:499px) {
    .page-header.navbar {
        height: 230px;
    }

    .page-header .btn.green:not(.btn-outline), .page-header .btn:not(.btn-sm):not(.btn-lg) {
        width: 100% !important;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
        padding: 16px 2px 13px 174px;
        margin-right: 15px;
        margin-bottom: 10px;
    }

    .page-header.navbar .page-logo .logo-default {
        margin: 5px 18px !important;
        height: 45px;
    }
}

.TogglePlace {
    margin-top: -10px !important;
    width: 180px !important;
}

@media (max-width:580px) {
    .TogglePlace {
        margin-top: -10px !important;
        width: 105px !important;
    }
}

@media (max-width:499px) {
    .page-header.navbar .menu-toggler.responsive-toggler {
        float: right;
   
        width: 90% !important;
        margin-right:4%;
        font-size:20px;
    }

    .TogglePlace {
        margin-top: 10px !important;
        margin-bottom:10px;
    }
}

.title-button{
    font-size: 18px;
    color: white;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    box-shadow: -3px 3px 10px rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.3);
}
.title-text{
    font-size: small;
    font-weight: bold;

    font-family: IRANSans;

}

.message-box{
    margin: 0 20px;
    padding: 30px;
}

.answer-box{
    margin: 0 20px;
    padding: 30px;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,0.05);
    box-shadow: -5px 5px 20px rgba(0,0,0,0.1);
}

.reply {
    border: 1px solid #ace8bc;
    border-radius: 15px 15px 0 15px;
    background-color: #c4ffd4;
    width: 40%;
    padding: 20px;
    margin-bottom: 10px;
}

.senderMessage {
    border: 1px solid #ddd;
    border-radius: 15px 15px 15px 0 ;
    background-color: #fff;
    width: 40%;
    margin-right: 60%;
    padding: 20px;
    margin-bottom: 10px;
}

.ticketAttachment{
    margin: 20px 0;
}

.ticketAttachment > a > img {
    width: 50%;
    height: auto;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 10px;
}

.statusMessage{
    margin: 0 5px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: -5px 5px 10px rgba(0,0,0,0.1);
    background-color: rgba(0,0,0,0.3);
    text-align: center;
    color: white;
    font-style: italic;
}

/*@media (max-width:768px) {*/
/*    table td{*/
/*        height: 300px;*/
/*    }*/
/*}*/

.height__300{
    height: 300px;
}