
@import url('ribbon.css');

body {
    direction: rtl;
    font-family: IRANSans !important;
    background-color: #ffffff !important;
    padding-top: 0px !important;
     min-height:50vh!important
    /*background-repeat: repeat;
    background-attachment: fixed;
    background: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAH0lEQVQIW2P8+vXrf25ubkZkmpEBCNAlUFTAdBCvEgCVAjOgm0jpCgAAAABJRU5ErkJggg== ) repeat;*/
    /*background-image: url('../images/bg/6.jpg');
    background-attachment: fixed;
    background-size: 100% 100%;*/
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, a, div, h1, h2, h3, h4, h5, h6, p, small, .badge {
    font-family: 'IRANSans' !important;
}


.panel-default {
    border-color: #addce4 !important;
    /*background-image: url('/smassets/images/bg/cloud.gif');
    background-size: 40% 40%;
    background-attachment: fixed;
    background-position: left bottom;
    background-repeat: no-repeat;*/
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #d9ecef !important;
        border-color: #addce4 !important;
    }

.box-icon div {
    font-weight: 500 !important;
    color: #000000 !important;
}

.box-icon-content {
    float: right !important;
    width: 100% !important;
    min-height: 165px !important;
    border: 1px solid #eceaea;
}

    .box-icon-content i {
        left: 50% !important;
        top: 5px !important;
    }


.box-icon-bg {
    background-color: #d63b3b !important;
    color: #fff !important;
}





@media only screen and (min-width: 769px) and (max-width: 993px) {
    .form-horizontal .control-label {
        text-align: right !important;
    }
}


.link-disabled {
    pointer-events: none !important;
    cursor: default !important;
    opacity: 0.6 !important;
}


.en {
    font-family: 'Trebuchet MS';
}

.help-block {
    color: #999999;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/*smarty*/
section {
    background-color: #FFF !important;
}

.breadcrumb {
    background-color: #fafafa !important;
}

@media only screen and (max-width: 991px) {
    .breadcrumb {
        margin-top: 40px !important;
    }
}

.timeline .timeline-item {
    min-height: 100px !important;
}

.timeline h2 {
    color: gray !important;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        overflow-y: auto !important;
    }
}


/*Site Setting For Responsive */
form .row {
    margin-bottom: 0px !important;
    /*margin-top: 20px !important;*/
}

.modal-header {
    padding: 5px !important;
    font-size: 10px !important;
    border-radius: 0px !important;
    padding-right: 10px !important;
}

    .modal-header .close {
        position: absolute !important;
        left: 10px !important;
        float: left !important;
    }

.modal-content {
    border: 0 !important;
    border-top: #333 0px solid !important;
    border-radius: 5px !important;
    margin-top: 140px !important;
}

.modal-open .modal {
    background-color: rgba(0, 0, 0, 0.41) !important;
}
/*Date TimePicker*/
.pdp-default {
    max-height: 170px !important;
}


.dd-list {
    min-width: 300px !important;
}

.alert {
    border-left: rgba(0,0,0,0.1) 1px solid !important;
}

.checkbox-inline {
    padding-right: 0px !important;
}

.input-group-addon:first-child {
    border-right: 1px solid #cccccc !important;
}


@media only screen and (max-width:1169px) {
    .modal-content {
        border: 0 !important;
        border-top: #333 0px solid !important;
        border-radius: 5px !important;
        margin-top: 160px !important;
    }
}

@media only screen and (max-width: 767px) {
    .box-icon.box-icon-content .box-icon-title > i {
        top: 0px;
    }

    .form-horizontal .control-label {
        text-align: right !important;
    }

    .table-responsive {
        border: none !important;
    }
}
        .quicksmstitle {
            padding-right: 10px !important;
            padding-top: 10px !important;
        }

        form .row {
            margin-bottom: 1px !important;
        }

        span {
            font-family: 'IRANSans' !important;
        }


        ol, ul {
    margin-bottom: 10px;
    margin-top: 0;
}

.modal-title{font-size: 14px;}