li, body, .h1, .h2, .h3, .h4, .h5, .h6, code, h1, h2, h3, h4, h5, h6, kbd, pre, samp {
    font-family: iranSans !important;
}

body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
    content: "\f104";
}

.error-summary ul {
    margin: 0;
}

.has-captcha-left .form-control {
    padding: 17px 125px 17px 17px;
}

.has-captcha-left .form-control-position {
    left: auto;
    right: 5px;
}

.fieldset_style {
    width: 100%;
    margin: 0 0 40px;
    padding: 30px;
    border: 4px solid #bbb;
    border-bottom: 8px solid #bbb;
    box-sizing: border-box;
    border-radius: 13px;
}

.beautiful-form .required:not(div), .beautiful-form input[required] {
    border-right-color: #FFA500 !important;
    background: url(../img/star.png) no-repeat left 6px center;
}

.fieldset_style legend {
    padding: 0 15px;
    font-size: 25px;
    color: #FFA500;
    width: auto;
}

.bootstrap-datetimepicker-widget {
    display: block !important;
}

.ui.dropdown {
    text-align: right !important;
}

.ui.dropdown {
    padding: 0.785714em 1em 0.785714em 2.1em !important;
}

.ui.search.dropdown > input.search {
    padding: .67857143em 1em .67857143em 2.1em !important;
}

.ui.dropdown .menu > .item {
    text-align: right !important;
}

.ui.dropdown > .icon {
    left: 1rem;
    right: auto !important;
}

.ui.dropdown > .text {
    float: right;
}

.ui.multiple.dropdown {
    padding: .22619048em .35714286em .22619048em 2.1em !important;
}

.ui.multiple.search.dropdown > input.search {
    padding: 0 !important;
}

.ui.search.dropdown > input.search {
    left: auto !important;
    right: 1px !important;
}

.ui.multiple.search.dropdown>.text {
    right: 0px !important;
}

.ui .delete.icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ui .delete.icon:before {
    content: "\f00d";
}

.ui.dropdown i {
    margin-right: 0.5rem;
    margin-left: 0rem !important;
}

.ui.dropdown>.dropdown.icon {
    left: 0;
}

.modal-header {
    direction: ltr;
}

.open > .dropdown-menu {
    display: block;
    box-shadow: rgb(170, 170, 170) 3px 3px 5px;
}

.dropdown-menu li {
    padding-right: 10px;
    font-size: 13px;
}

.tooltip.show {
    z-index: 10000;
}
.dropdown-menu li:hover {
    background-color: #d8dada;
}


.file_upload_btn {
    position: relative;
    overflow: hidden;
}

.file_upload_btn input[type='file'] {
    height: 2.75rem;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

html body.bg-full-screen-image {
    background: url(/img/bg2.jpg);
    /*background: #0b0fff;*/
}

.ui-accordion-header {
    position: relative;
    text-align: center;
}

.ui-accordion-header.ui-state-active {
    background-image: -moz-linear-gradient( 0deg, rgb(0,122,223) 0%, rgb(0,236,188) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,122,223) 0%, rgb(0,236,188) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,122,223) 0%, rgb(0,236,188) 100%);
    border: 0 !important;
    color: white !important;
}


.bg-gradient {
    background-image: -moz-linear-gradient( 0deg, rgb(0,122,223) 0%, rgb(0,236,188) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,122,223) 0%, rgb(0,236,188) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,122,223) 0%, rgb(0,236,188) 100%);
    border: 0 !important;
    color: white !important;
}

.gradient-hover {
    background-image: -moz-linear-gradient( 0deg, #77d2e0 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient( 0deg, #77d2e0 0%, #ffffff 100%);
    background-image: -ms-linear-gradient( 0deg, #77d2e0 0%, #ffffff 100%);
    border: 0 !important;
}

.gradient-hover:hover {
    box-shadow: 0px 5px 20px #000000 !important;
}

.btn-toolbar {
    margin-left: -5px;
}

.pull-right {
    float: left !important;
}

.kv-grid-toolbar {
    text-align: center;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 10px !important;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    right: 20px !important;
    left: 0 !important;
}

input:not(.input-simple), select {
    border: 1px solid #ccc !important;
    border-right: 3px solid #ccc !important;
    box-sizing: border-box;
    transition: all .7s;
    border-radius: 0.28571429rem;
}

.required input, input[required] {
    border-right-color: #FFA500 !important;
    background: url(/img/star.png) no-repeat left 6px center;
}

.modal-content {
    background-image: -moz-linear-gradient( 90deg, #d9edf79e  0%, #ffffff 100%);
    background-image: -webkit-linear-gradient( 90deg, #d9edf79e  0%, #ffffff 100%);
    background-image: -ms-linear-gradient( 90deg, #d9edf79e  0%, #ffffff 100%);
}
table td{
    text-align: center;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 0 15px;
}

.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: 0 -15px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.bttn-unite.bttn-primary {
    color: white;;
    background-color: transparent;
    border-color: white;
}

.library-item {
    transition: all .3s ease;
}

.library-item:hover {
    transform: scale(1.05);
}

.khedmat-item {
    margin: 1rem 0;
}

.khedmat-item > a .card-body {
    height: 133px;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    width: 500px;
}

.khedmat-item > div .card-body {
    font-size: 15px;
    padding: 11px !important;
}


/* Tabbed Styles */
.tabbed {
    width: 100%;
    min-width: 400px;
    margin: 0 auto;
    margin-bottom: 68px;
    border-bottom: 4px solid #000;
    overflow: hidden;
    transition: border 250ms ease;
    border-radius: 0;
}
.tabbed ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    float: right;
    padding-left: 48px;
    list-style-type: none;
}
.tabbed ul * {
    margin: 0px;
    padding: 0px;
}
.tabbed ul li {
    display: block;
    float: right;
    padding: 10px 24px 8px;
    background-color: #FFF;
    margin-right: 46px;
    z-index: 2;
    position: relative;
    cursor: pointer;
    color: #777;

    text-transform: uppercase;
    font: 600 13px/20px roboto, "Open Sans", Helvetica, sans-serif;

    transition: all 250ms ease;
}
.tabbed ul li:before,
.tabbed ul li:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 44px;
    background-color: #FFF;
    transition: all 250ms ease;
}
.tabbed ul li:before {
    right: -24px;
    transform: skew(30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}
.tabbed ul li:after {
    left: -24px;
    transform: skew(-30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}
.tabbed ul li:hover,
.tabbed ul li:hover:before,
.tabbed ul li:hover:after {
    background-color: #F4F7F9;
    color: #444;
}
.tabbed ul li.active {
    z-index: 3;
}
.tabbed ul li.active,
.tabbed ul li.active:before,
.tabbed ul li.active:after {
    background-color: #000;
    color: #fff;
}

/* Round Tabs */
.tabbed.round ul li {
    border-radius: 8px 8px 0 0;
}
.tabbed.round ul li:before {
    border-radius: 0 8px 0 0;
}
.tabbed.round ul li:after {
    border-radius: 8px 0 0 0;
}

.tabbed {
    border-bottom-color: #006de3;
    border-image: linear-gradient(to right, #4747f6 0%, #f27d66 100%);
    border-image-slice: 1;
}
.tabbed,
.tabbed ul li,
.tabbed ul li:before,
.tabbed ul li:after {
    transition: none;
}
.tabbed ul li,
.tabbed ul li:before,
.tabbed ul li:after {
    /*background-color: #1d68d1;*/
    background: linear-gradient(to right, #4747f6 0%, #f27d66 100%) fixed;
    color: #fff;
}
.tabbed ul li:hover,
.tabbed ul li:hover:before,
.tabbed ul li:hover:after {
    background: linear-gradient(to bottom, rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 53%,rgba(255,255,255,0) 53%,rgba(255,255,255,0) 100%),linear-gradient(to right, #4747f6 0%, #f27d66 100%) fixed;;
    color: #fff;
}

.tabbed ul li.active,
.tabbed ul li.active:before,
.tabbed ul li.active:after {
    background: linear-gradient(to bottom, rgba(255,255,255,.7) 0%,rgba(255,255,255,.1) 53%,rgba(255,255,255,0) 53%,rgba(255,255,255,0) 100%),linear-gradient(to right, #4747f6 0%, #f27d66 100%) fixed;
}

.tabbed ul {
    width: 1300px;
}

.tabbed {
    overflow: auto;
}

.bttn-unite.bttn-md {
    font-size: 15px;
    margin-top: 4px;
}