﻿

/*body, div, h1, h2, h3, h4, h5, h6, span, input, input[type =button], input[type =text],
a, label, tr, td, th, table {
    font-family: "IRANSansWeb", Arial, Helvetica, sans-serif;
    font-size: 10pt !important;
    color: black;
}*/

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd !important;
}



/*_____________Start Media Templates ___________*/

@media (min-width: 768px) {
    label {
        font-size: 0.8em !important;
    }
}


@media (min-width: 1281px) {
    label {
        font-size: 10pt !important;
    }
}


/*_____________End Media Templates ___________*/


/* bootstrap-select */
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: right;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    background-color: white;
}

.bootstrap-select li.active span small.text-muted {
    color: navy !important;
}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #d3e7ff;
    color: #59595A;
}



.dropdown-menu {
    z-index: 9999;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }


.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

/* end bootstrap-select */
/* sidebar-top */
.sidebar-top h4 {
    /*color: #e2e2e2;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 3px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 137px;*/
}


.main-panel > .header .navbar-nav .dropdown-menu.notifications {
    min-width: 300px;
}

.main-panel > .header .navbar-nav .dropdown-menu {
    right: auto;
    transform-origin: top left;
}



.sidebar .sidebar-inner .sidebar-top .big-img {
    margin-bottom: 0;
    padding-top: 10px;
    text-align: center;
}

.big-img {
    border-bottom: 3px solid;
}

.user-image {
    margin: auto;
    width: 140px;
}

    .user-image img {
        border: 3px solid rgba(26, 0, 0, 0.3);
        display: block;
    }

.sidebar .sidebar-inner .sidebar-top .big-img span h4 {
    color: #e2e2e2;
    margin: auto;
    margin-bottom: 8px;
    margin-top: 10px;
    text-align: center;
}

.sidebar .sidebar-inner .sidebar-top .big-img .user-details span h4 {
    float: none;
    padding-right: 0;
    text-align: center;
    margin: 12px;
}

.user-details {
    margin: 0 20px;
    line-height: 1;
    font-size: 0.8em;
    text-align: right;
}

    .user-details span {
        padding-right: 10px;
    }
/* end sidebar-top */


.img-logo img {
    margin: 20px 0
}

.nav {
    padding-right: 14px !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: white;
}

.nav > li > a > i {
    padding-left: 10px;
    padding-right: 18px;
}

.nav > li > img {
    padding-right: 20px;
}

.sidebar-panel > nav > ul > li a {
    padding-right: 0;
}

/* Notification */
[data-notify="dismiss"] {
    left: 10px;
}
/* end Notification*/
.form-control:focus {
    border-color: #66afe9;
}

.panel-title, .panel-icon {
    color: #ffffff !important;
}

.panel-primary .panel-footer > span {
    color: #6991e9 !important;
}

.panel-success .panel-footer > span {
    color: #3c763d !important;
}

.panel-warning .panel-footer > span {
    color: #F2B776 !important;
}

.panel-danger .panel-footer > span {
    color: #a94442 !important;
}

.panel-bpms .panel-footer > span {
    color: #556099 !important;
}

.sidebar-panel > nav li.menu-accordion > a::before {
    content: '>';
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 0.3125rem;
    margin-top: 0.25rem;
}

.sidebar-panel > nav li.menu-accordion > a::before {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

.sidebar-panel > nav li.open.menu-accordion > a::before {
    background: white;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

.text-number > span {
    color: #ffffff;
    font-size: 3em !important;
}

.form-control {
    height: 30px;
}

.main-panel > .header .nav > li > a > span {
    color: #ffffff
}

.input-group .form-control:last-child, .input-group-addon:last-child,
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:last-child {
    border-right-width: 0px;
    border-right-style: solid;
    border-left: 0px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    border-color: #b9b1b1;
}

.nav > .cs-radio {
    display: inline;
}

.selectize-control .option .title {
    display: block;
}

.selectize-control .option .url {
    font-size: 12px;
    display: block;
    color: #a0a0a0;
}

/*.selectize-control .item a {
    color: #006ef5;
}*/

.selectize-control .item.active span {
    color: #303030;
}

.img-thumbnail {
    height: 100px
}

.img-wrap {
    position: relative;
    display: inline-block;
    /*border: 1px red solid;*/
    font-size: 0;
}

    .img-wrap .close {
        float: left;
        margin-left: 2px;
        margin-top: 2px;
        z-index: 100;
        /*background-color: #a94442;*/
        padding: 5px 2px 2px;
        color: #FFF;
        font-weight: bold;
        cursor: pointer;
        opacity: 0.6;
        text-align: center;
        font-size: 22px;
        /*line-height: 10px;*/
        /*border-radius: 50%;*/
    }

    .img-wrap:hover .close {
        opacity: 1;
    }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 6px;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin: 1px;
}

/*-----------------------*/
/*------Notification------*/
/*---------Start---------*/

[data-notify="container"][class*="alert-pastel-"] {
    background-color: rgb(255, 255, 238);
    border-width: 0px;
    border-right: 15px solid rgb(255, 240, 106);
    border-radius: 0px;
    box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
    font-family: 'Old Standard TT', serif;
    letter-spacing: 1px;
    z-index: 5000 !important;
}

[data-notify="container"].alert-pastel-success {
    border-right-color: rgb(51, 204, 51);
}

[data-notify="container"].alert-pastel-info {
    border-right-color: rgb(255, 179, 40);
}

[data-notify="container"].alert-pastel-danger {
    border-right-color: rgb(255, 103, 76);
}

[data-notify="container"][class*="alert-pastel-"] > [data-notify="title"] {
    color: rgb(80, 80, 57);
    display: block;
    font-weight: 700;
    margin-bottom: 25px;
}

[data-notify="container"][class*="alert-pastel-"] > [data-notify="message"] {
    font-weight: 400;
}

[data-notify="container"][class*="alert-pastel-"] > [data-notify="dismiss"] {
    font-size: 25px;
    position: relative !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 20px !important;
    top: 0 !important;
    z-index: 1033;
}
/*---------End----------*/
/*------Notification------*/
/*-----------------------*/


/*-----------------------*/
/*------OrgChart------*/
/*---------Start---------*/

.chart-container {
    position: relative;
    display: inline-block;
    top: 10px;
    left: 10px;
    direction: ltr;
    /*height: 420px;*/
    width: calc(100% - 24px);
    border: 2px dashed #aaa;
    border-radius: 5px;
    overflow: auto;
    text-align: center;
}

    .chart-container .orgchart .node {
        width: auto;
        min-width: 130px;
    }

    .chart-container .orgchart {
        background-image: none;
    }

        .chart-container .orgchart .drop-hover {
            -webkit-box-shadow: 0px 0px 40px 10px rgba(209,76,15,0.6);
            -moz-box-shadow: 0px 0px 40px 10px rgba(209,76,15,0.6);
            box-shadow: 0px 0px 40px 10px rgba(209,76,15,0.6);
        }

        .chart-container .orgchart .actions {
            position: absolute;
            width: 100%;
        }

            .chart-container .orgchart .actions button {
                background: none;
                border: none;
                position: absolute;
                padding: 5px;
                top: -2px;
            }

                .chart-container .orgchart .actions button.fa-times {
                    color: #aa2222;
                    right: 5px;
                }

                .chart-container .orgchart .actions button.fa-plus {
                    color: green;
                    left: 0;
                }
/*---------End----------*/
/*------OrgChart------*/
/*-----------------------*/

/*-----------------------*/
/*------datepicker------*/
/*---------Start---------*/
.ui-datepicker {
    z-index: 5000 !important;
}

/*---------End----------*/
/*------datepicker------*/
/*-----------------------*/
/*-----------------------*/
/*------Anbar------*/
/*---------Start---------*/
.SanadVorodiCondition-true::before {
    content: 'بسته شده است';
    color: #008000;
}

.SanadVorodiCondition-false::before {
    content: 'باز است ';
    color: #b22222;
}


/*---------End----------*/
/*------datepicker------*/
/*-----------------------*/

.displayPopupOver {
    position: absolute;
    width: 350px;
    min-height: 170px;
    padding: 15px;
    opacity: 0.75;
    background-color: black;
    color: white;
    border-radius: 10px;
    visibility: hidden;
    z-index: 9999;
    margin-top: 15px;
}




/*-----------------------*/
/*------Required_Element------*/
/*---------Start---------*/

/*.form-group.required .control-label:after {
    content: "*";
    color: red;
}
.required .control-label:after {
    content: "*";
    color: red;
}*/

.form-group.required input, .required input,
.form-group.required textarea, .required textarea,
.form-group.required select, .required select,
.form-group.required button.dropdown-toggle, .required button.dropdown-toggle {
    /*border-color: #f74f4f;
    background-color: #fdf3f16b;*/
    /*border-color: #fcaaaa;
    background-color: #fdf3f12e;*/
    /*new*/
    /*border: 1px dotted #fb9d9d;
    background-color: rgba(253, 206, 206, 0.4) !important;*/
    /*border: 1px solid #ff8e63;*/
    /*background-color: rgba(254, 217, 217, 0.1) !important;*/
    border-right: 0.2rem solid #ff8e63;
}

.required label::before {
    content: "*" ;
    color: #ff8e63;
}

.radioTrueFalse {
    margin-left: 35px !important;
    cursor: pointer;
}

    .radioTrueFalse:after {
        content: attr(data-text);
        position: relative;
        right: 15px;
        top: -3px;
    }

.form-group.required .radioTrueFalse:after {
    color: red;
}

/*---------End----------*/
/*------Required_Element------*/
/*-----------------------*/


/*_____________Start Selectize ___________*/

.selectize-control.multi .selectize-input > div {
    background: #a3d7f7 !important;
}
/*_____________End Selectize ___________*/


/*-----------------------tr selected HKH ----------------------------*/

.table-striped tbody tr:hover {
    background-color: #F2FCFF !important;
    cursor: pointer;
    color: black !important;
}

.table-striped tbody .selected {
    background-color: #d3adf7 !important;
    color: black;
    font-weight: bold;
}

    .table-striped tbody .selected * {
        color: black;
        font-weight: bold;
    }

.table-striped thead th,
.table-striped thead td {
    font-weight: bold !important;
}

/*-----------------------tr selected HKH ----------------------------*/
/*___________Start Scrollbar webkit_________*/
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #6991e9;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #206ea1;
    }
/*___________End Scrollbar webkit_________*/

.main-panel > .header {
    background: -webkit-linear-gradient(-45deg, rgb(84, 162, 206) 0px, rgb(71, 139, 144) 25%, rgb(25, 44, 70) 50%, rgb(63, 122, 95) 75%, rgb(84, 206, 150) 100%);
}

.table > thead > tr {
    background-color: rgb(234, 242, 252);
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        border: 1px solid #e3e3e3 !important;
        border-left: 0px solid #fafafa !important;
        border-right: 0px solid #fafafa !important;
        padding: 10px 2px !important;
    }

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td {
        padding: 10px 5px;
    }

        .table > thead > tr > th:last-child,
        .table > tbody > tr > th:last-child,
        .table > tfoot > tr > th:last-child,
        .table > thead > tr > td:last-child,
        .table > tbody > tr > td:last-child,
        .table > tfoot > tr > td:last-child {
            border-left: 1px solid #e3e3e3 !important;
        }

.table > tbody > tr:first-child {
    border-top: 1.5pt solid #acaaaa;
}





/*-------------------------HKH----------------------*/


/*.table > thead > tr {
    background-color: rgb(241, 241, 241);
    color: white !important;
}

    .table > thead > tr > td,
    .table > thead > tr > th {
        padding-right: 2px !important;
    }


        .table > thead > tr > td,
        .table > thead > tr > td > *,
        .table > thead > tr > td > * > *,
        .table > thead > tr > th,
        .table > thead > tr > th > *,
        .table > thead > tr > th > * > * {
            color: white;
        }



.table-striped {
    border: 1.2pt solid #02073a !important;
    border-collapse: separate;
    border-radius: 2px;
    overflow: hidden;
}

    .table-striped thead tr,
    .table-striped thead tr th,
    .table-striped td {
        border-top: 1px dashed #cccccc !important;
    }*/

/*body .app {
    background-color: rgb(240, 240, 240) !important;
}*/



/*-------------------------HKH----------------------*/






/*____________Start Image Preview________________*/
.img-profile {
    opacity: 0;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

    .img-profile:hover + .image-hover {
        opacity: 1;
    }

.image-preview {
    border-radius: 100%;
    border: 5px solid rgba(0, 0, 0, 0.3);
    width: 65px;
    height: 65px;
    /*background-image: url(http://www.followingthenerd.com/site/wp-content/uploads/avatar.jpg_274898881.jpg);*/
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    display: flex;
    position: relative;
    margin-right: 35px;
}

.image-hover {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition-duration: 450ms;
}

    .image-hover i {
        color: white;
        /*font-size: 55px;*/
    }

@media (min-width: 768px) {
    .image-preview {
        margin-right: 35px;
    }
}

@media (min-width: 1281px) {
    .image-preview {
        margin-right: 65px;
    }
}
/*____________End Image Preview________________*/

/*____________Start Widget Chart________________*/
.widget-item {
    padding: 2rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    background-color: white;
    margin: 0.3rem;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.06);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.06);
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widget-icon {
    display: block;
}

.widget-title {
    display: block;
    margin-top: 0.75rem;
    font-size: 0.75rem !important;
    font-weight: 500;
    color: #3B384D;
}

.widget-value {
    display: block;
    font-size: 2rem !important;
    color: #161514;
}
/*____________End Widget Chart________________*/

/*____________Start Over Text________________*/
.over-text-300 {
    width: 300px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    color: rgba(97,97,97,1);
}
/*____________End Widget Chart________________*/





/*____________Start wizard-tabs________________*/

.wizard-tabs .active a {
    color: orange;
    font-weight: bolder;
    border-bottom: 2px solid orange;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: 5;
}

@-webkit-keyframes example {
    0% {
        color: #96031A;
        font-weight: bolder;
        border-bottom: 2px solid #96031A;
    }

    50% {
        color: yellow;
        font-weight: bolder;
        border-bottom: 2px solid yellow;
    }

    100% {
        color: #96031A;
        font-weight: bolder;
        border-bottom: 2px solid #96031A;
    }
}

/* Standard syntax */
@keyframes example {
    0% {
        color: #96031A;
        font-weight: bolder;
        border-bottom: 2px solid #96031A;
    }

    50% {
        color: yellow;
        font-weight: bolder;
        border-bottom: 2px solid yellow;
    }

    100% {
        color: #96031A;
        font-weight: bolder;
        border-bottom: 2px solid #96031A;
    }
}

/*____________End wizard-tabs________________*/



/*-------------- RTL ------------------*/

.control-label
{
    padding-top:1px;
    text-align:left;
}



