﻿body,h1,h2,h3,h4,h5,h6,label,span,p,a {
    font-family: IRANSans;
}

ul li{
    list-style:none;
}

.mt1{
    margin-top:1px !important
}

.mt2 {
    margin-top: 2px !important
}

.mt3 {
    margin-top: 3px !important
}

.mt4 {
    margin-top: 4px !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

/*-------------------------------*/
.mb1 {
    margin-bottom: 1px !important
}

.mb2 {
    margin-bottom: 2px !important
}

.mb3 {
    margin-bottom: 3px !important
}

.mb4 {
    margin-bottom: 4px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb35 {
    margin-bottom: 35px !important
}

/*-------------------------------*/

.ml1 {
    margin-left: 1px !important
}

.ml2 {
    margin-left: 2px !important
}

.ml3 {
    margin-left: 3px !important
}

.ml4 {
    margin-left: 4px !important
}

.ml5 {
    margin-left: 5px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml15 {
    margin-left: 15px !important
}

.ml20 {
    margin-left: 20px !important
}

.ml25 {
    margin-left: 25px !important
}

.ml30 {
    margin-left: 30px !important
}

.ml35 {
    margin-left: 35px !important
}
/*-------------------------------*/
.mr1 {
    margin-right: 1px !important
}

.mr2 {
    margin-right: 2px !important
}

.mr3 {
    margin-right: 3px !important
}

.mr4 {
    margin-right: 4px !important
}

.mr5 {
    margin-right: 5px !important
}

.mr10 {
    margin-right: 10px !important
}

.mr15 {
    margin-right: 15px !important
}

.mr20 {
    margin-right: 20px !important
}

.mr25 {
    margin-right: 25px !important
}

.mr30 {
    margin-right: 30px !important
}

.mr35 {
    margin-right: 35px !important
}

.displayblock{
    display:block !important
}

.pt1 {
    padding-top: 1px !important
}

.pt2 {
    padding-top: 2px !important
}

.pt3 {
    padding-top: 3px !important
}

.pt4 {
    padding-top: 4px !important
}

.pt5 {
    padding-top: 5px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt15 {
    padding-top: 15px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt25 {
    padding-top: 25px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt35 {
    padding-top: 35px !important
}

/*-------------------------------*/
.pb1 {
    padding-bottom: 1px !important
}

.pb2 {
    padding-bottom: 2px !important
}

.pb3 {
    padding-bottom: 3px !important
}

.pb4 {
    padding-bottom: 4px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb35 {
    padding-bottom: 35px !important
}

/*-------------------------------*/

.pl1 {
    padding-left: 1px !important
}

.pl2 {
    padding-left: 2px !important
}

.pl3 {
    padding-left: 3px !important
}

.pl4 {
    padding-left: 4px !important
}

.pl5 {
    padding-left: 5px !important
}

.pl10 {
    padding-left: 10px !important
}

.pl15 {
    padding-left: 15px !important
}

.pl20 {
    padding-left: 20px !important
}

.pl25 {
    padding-left: 25px !important
}

.pl30 {
    padding-left: 30px !important
}

.pl35 {
    padding-left: 35px !important
}
/*-------------------------------*/
.pr1 {
    padding-right: 1px !important
}

.pr2 {
    padding-right: 2px !important
}

.pr3 {
    padding-right: 3px !important
}

.pr4 {
    padding-right: 4px !important
}

.pr5 {
    padding-right: 5px !important
}

.pr10 {
    padding-right: 10px !important
}

.pr15 {
    padding-right: 15px !important
}

.pr20 {
    padding-right: 20px !important
}

.pr25 {
    padding-right: 25px !important
}

.pr30 {
    padding-right: 30px !important
}

.pr35 {
    padding-right: 35px !important
}

/*-------------------------------*/
.w10{
    width:10px !important
}

.w20 {
    width: 20px !important
}

.w30 {
    width: 30px !important
}

.w40 {
    width: 40px !important
}

.w50 {
    width: 50px !important
}

.w64{
    width:64px !important
}

.w80{
    width:80px !important
}

.br5{
    border-radius:5px !important
}

.w100 {
    width: 100px !important
}

.w150 {
    width: 150px !important
}

.h150{
    height:150px !important
}

.h100 {
    height: 100px !important
}
/*-------------------------------*/
.b5{
    bottom:5px !important
}

.b10 {
    bottom: 10px !important
}

.b15 {
    bottom: 15px !important
}

.b20 {
    bottom: 20px !important
}

.b25 {
    bottom: 25px !important
}

.b30 {
    bottom: 30px !important
}

.t5 {
    top: 5px !important
}

.t10 {
    top: 10px !important
}

.t15 {
    top: 15px !important
}

.t20 {
    top: 20px !important
}

.t25 {
    top: 25px !important
}

.t30 {
    top: 30px !important
}

.t35 {
    top: 35px !important
}

.minuteDashboard,
.hourDashboard {
    position: absolute;
    height: 55px;
    width: 5px;
    margin: auto;
    top: -27%;
    left: 0;
    bottom: 0;
    right: 0;
    background: black;
    transform-origin: bottom center;
    transform: rotate(0deg);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.minuteDashboard {
    position: absolute;
    height: 77px;
    width: 4px;
    top: -38%;
    left: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    transform: rotate(90deg);
}

.secondDashboard {
    position: absolute;
    height: 75px;
    width: 2px;
    margin: auto;
    top: -37%;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 4px;
    background: #FF4B3E;
    transform-origin: bottom center;
    transform: rotate(180deg);
    z-index: 1;
}

.clock {
    box-shadow: inset 2px 3px 8px 0 rgb(0 122 255 / 10%);
    border-radius: 100%;
    background: #ffffff;
    border: 5px solid #eee;
}

.wrap {
    overflow: hidden;
    position: relative;
    height: 205px;
    border-radius: 100%;
}

.simplebar-content-wrapper li a:hover {
    background-color: #e5e5e5;
}

.panel {
    margin-bottom: 1.4rem;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 8%);
}

.bg-gradient-theme {
    color: #fff !important;
    background: linear-gradient(to bottom,rgba(3,201,243,1) 0,rgba(0,122,255,1) 100%) !important;
}

.bg-gradient-blue {
    color: #fff !important;
    background: linear-gradient(to bottom,#24d0f4 0,#007aff 100%) !important;
}

.bg-gradient-silver {
    color: #fff !important;
    background: linear-gradient(to bottom,#dedee0 0,#808f94 100%) !important;
}

.bg-gradient-orange {
    color: #fff !important;
    background: linear-gradient(to bottom,#f7b90c 0,#f68213 100%) !important;
}

.bg-gradient-purple {
    color: #fff !important;
    background: linear-gradient(to bottom,#d26ffd 0,#7237b8 100%) !important;
}

.bg-gradient-red {
    color: #fff !important;
    background: linear-gradient(to bottom, #ff5160 0, #ff2c55 100%) !important;
}

.bg-gradient-green {
    color: #fff !important;
    background: linear-gradient(to bottom, #68fb86 1%, #0aad2e 100%) !important;
}

.text-center {
    text-align: center !important;
}

.widget.widget-stats:before,.widget.widget-stats:after {
    content: '';
    display: table;
    clear: both;
}

.p0{
    padding:0 !important
}

.p5{
    padding:5px !important
}

.p10 {
    padding: 10px !important
}

.p15 {
    padding: 15px !important
}

.p20 {
    padding: 20px !important
}

.m0 {
    margin: 0 !important
}

.m25{
    margin:25px !important
}

.line-height-1 {
    line-height: 1 !important;
}

.f-w-500 {
    font-weight: 500 !important;
}

.f-s-1rem {
    font-size: 1rem !important;
}

.f-s-2rem {
    font-size: 2rem !important;
}

.f-s-5rem {
    font-size: 5rem !important;
}

.m-t-xs {
    margin-top: 0.3125rem !important;
}

.h290{
    height:290px !important
}

.h200{
    height:200px !important
}

.fs12{
    font-size:12px !important
}

.padding-list{
    padding:0.2rem 1rem !important
}

.box-shadow-panel{
	 box-shadow: 0 2px 5px 0 rgb(0 0 0 / 8%) !important;
}

.dashboard-icon {
    width: 2rem !important;
    height: 2rem !important;
    font-size: 1rem !important;
    line-height: 2rem !important;
    text-align: center !important;
    border-radius: 5px !important;
}

.pos-relative{
    position:relative !important
}

.left15{
    left:15px !important
}

.admin-button {
    text-align: center;
    display: block;
    color: #676a6c;
    padding: 15px 0 10px 0;
    font-size: 12px;
    border-radius: 4px;
}

.admin-button:hover {
    background-color: #f4f6fa;
    cursor: pointer;
    text-decoration: none;
    color: #676a6c;
}

.admin-button i {
    margin-bottom: 12px;
    font-size: 42px;
}

.card-title {
    font-size: .75rem !important;
    line-height: 1.25rem !important;
    font-weight: 700 !important;
    margin-top: 0 !important;
}

.card-header {
    padding: 0.5rem 1rem !important;
}

.border-top-none {
    border-top:none !important
}

.bg-transparent{
    background-color:transparent !important
}

.page-toolbar {
    display: block;
    padding-bottom: 0.625rem;
}

.input-group .btn-group .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid var(--vz-input-border);
}

#removeFilter {
    border-radius: 0.2rem;
    border: 1px solid var(--vz-input-border);
}

.lineheight1-7 {
    line-height: 1.7;
}

.btngrid-padding {
    padding: 0.4rem 0.625rem;
}


/*-----------------------------------------*/
.k-grid-header .k-header > .k-link {
    margin: -0.75rem -0.75rem !important;
    padding: 0.75rem 0.75rem !important;
    line-height: inherit !important;
    display: block !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    outline: 0 !important;
}

.k-grid .k-grid-content, .k-grid .k-grid-content-locked, .k-grid .k-grid-header-locked, .k-grid td {
    border-color: rgba(33,37,41,.125) !important;
}

.k-grid-content table, .k-grid-content-locked table {
    table-layout: fixed !important;
}

.k-grid table {
    margin: 0 !important;
    width: 100% !important;
    max-width: none !important;
    border-width: 0 !important;
    border-color: inherit !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    empty-cells: show !important;
    outline: 0 !important;
}

.k-grid-content {
    font-size: 13px !important;
}

.k-command-cell > .k-button {
    margin-left: 0.16em !important;
    margin-right: 0.16em !important;
}

.k-command-cell > .k-button, .k-edit-cell > .k-textbox, .k-edit-cell > .k-widget, .k-grid-edit-row td > .k-textbox, .k-grid-edit-row td > .k-widget {
    margin-top: calc(-1px + -0.375rem) !important;
    margin-bottom: calc(-1px + -0.375rem) !important;
    vertical-align: middle !important;
}

.k-grid a {
    color: inherit !important;
    text-decoration: none !important;
}

.k-button {
    padding: 0.3rem 0.7rem !important;
    font-size: .7rem !important;
}

.k-widget {
    font-size: .75rem !important;
}

.k-grid-pager {
    border-color: #dde2e7 !important;
    color: #212529 !important;
    background-color: #f8f9fa !important;
    padding: 0.375rem !important;
}

.k-grid::-webkit-scrollbar {
    background-color: red;
}

.k-grid::-webkit-scrollbar-thumb {
    background-color: red;
}

.k-grid::-webkit-scrollbar-thumb:window-inactive {
    background-color: red;
}

.btnsuccess{
    color:#fdfdfd !important;
    font-weight:bold !important;
    background-color:#2ad337 !important
}

.btndanger {
    color: #fdfdfd !important;
    font-weight: bold !important;
    background-color: #de1515 !important
}

a.btndarksuccess:before {
    font-family: FontAwesome;
    content: "\f000";
}

.btnwarning {
    color: #fdfdfd !important;
    font-weight: bold !important;
    background-color: #f8cb36 !important
}

.btngray {
    color: #fdfdfd !important;
    font-weight: bold !important;
    background-color: #b9c2cd !important;
}

.btnlightgreen {
    color: #414141 !important;
    font-weight: bold !important;
    background-color: #d5e5e4 !important;
}

.btndarksuccess {
    color: #fdfdfd !important;
    font-weight: bold !important;
    background-color: #018ea0 !important
}

.btndarkpurple {
    color: #fdfdfd !important;
    font-weight: bold !important;
    background-color: #915ce9 !important
}

.btndarkgreen {
    color: #fdfdfd !important;
    font-weight: bold !important;
    background-color: #21cb39 !important
}

.btndarkblue {
    color: #fdfdfd !important;
    font-weight: bold !important;
    background-color: #014fa0 !important
}

a.k-button.k-button-icontext.k-grid-ویرایش.fa.fa-pencil.btndarksuccess::before {
    font-family: FontAwesome;
    content: "\f000";
}
/*-----------------------------------------*/
.display-inlineblock {
    display: inline-block !important
}

.page-loading, .modal-loading {
    position: absolute;
    display: none;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.85)
}

.page-loading .spinner, .modal-loading .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.875rem;
    margin-left: -.875rem
}

.modal-footer {
    display: block;
    border-top: solid 1px #ddd;
    margin-right: -15px;
    margin-left: -15px;
}

.jconfirm-content div > .alert {
    border: none;
    margin: 0 -15px;
    padding: .755rem .9375rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c {
    font-size: 16px;
}

.jconfirm .jconfirm-box div.jconfirm-title-c {
    line-height: 16px;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c {
    border-bottom: 1px solid #ddd;
}

.jconfirm.jconfirm-rtl div.jconfirm-closeIcon {
    left: 10px;
    right: auto;
}

.jconfirm .jconfirm-box div.jconfirm-closeIcon {
    top: 15px;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content-pane {
    margin-bottom: -5px;
}

.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}

.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}

.pull-right {
    float: left !important;
}

.modal-footer {
    padding: 10px !important;
    background-color: #ffffff;
}

.jconfirm-title{
    line-height:16px !important;
    font-size:16px !important
}

.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content {
    background: #f8fafb !important;
}

.node-tool {
    border: 1px solid #a9a9a9;
    margin-right: 7px;
    background-color: #fcfcfc;
}


/*-------------user sign-------------------------*/
.file .button {
    position: absolute;
    top: 5px;
    right: 5px;
    float: none;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    padding: 0 16px;
    font-size: 13px;
    z-index: 10;
}

.file .gui-file {
    width: 100%;
/*    height: 100%;*/
    cursor: pointer;
    padding: 8px 10px;
    position: absolute;
    -moz-opacity: 0;
    opacity: 0;
    z-index: 11;
    bottom: 0;
    right: 0;
}

.prepend-icon.file {
    border: none !important;
}

.prepend-icon > input, .prepend-icon > textarea {
    padding-left: 30px;
}

.prepend-icon .field-icon {
    left: 0;
}

.append-icon .field-icon, .prepend-icon .field-icon {
    top: 0;
    z-index: 0;
    width: 29px;
    height: 29px;
    color: inherit;
    line-height: 34px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    pointer-events: none;
}

.append-icon .field-icon i, .prepend-icon .field-icon i {
    position: relative;
    font-size: 14px;
}

.img-container {
    min-height: 200px;
    max-height: 466px;
    margin-bottom: 20px;
}

.img-container, .img-preview {
    background-color: #f7f7f7;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.preview-lg {
    width: 148px;
    height: 148px;
}

.img-preview {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.preview-md {
    width: 86px;
    height: 86px;
}

.preview-sm {
    width: 46px;
    height: 46px;
}

.preview-xs {
    width: 28px;
    height: 28px;
    margin-right: 0;
}

.fileupload .thumbnail {
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    outline: 1px solid #d9d9d9;
    border: 0;
    background: none;
}

.fileupload .thumbnail > img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
}

.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists {
    display: none !important;
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

input[type="file"] {
    display: block;
}

.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}

.img-sm {
    max-height: 2.5rem;
    max-width: 2.5rem;
    border-radius: .25rem;
    margin-left: 10px;
}

.img-sm{
    float:left
}

.text-box {
    box-sizing: border-box;
    width: 100%;
    padding: 9px 16px 10px 72px;
    border-radius: 3px;
    border: solid 1px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    margin-bottom: 20px;
}

.menu-active {
    background: linear-gradient(90deg, rgba(9,96,121,1) 0%, rgba(104,119,139,1) 51%, rgba(87,140,176,1) 100%) !important;
    color: #fdfdfd !important;
}

.menu-active i {
    color: #fdfdfd !important;
}

.menu-dropdown .nav-item a,
.navbar-menu .navbar-nav .nav-sm .nav-link {
    font-family: IRANSans !important;
    font-size: .8rem;
}

.mh100{
    min-height:100px !important
}

.mh150 {
    min-height: 150px !important
}

.mh200 {
    min-height: 200px !important
}

.mh500 {
    min-height: 500px !important
}

.mh550{
    min-height:550px !important
}

.mh350 {
    min-height: 350px !important
}

.mh400 {
    min-height: 400px !important
}


.k-rtl.k-popup > .k-group-header, .k-rtl.k-popup > .k-virtual-wrap > .k-group-header {
    text-align: right !important;
}

span.input-group-text {
    padding: 0.6rem 0.9rem !important;
    border-radius: 0 0.25rem 0.25rem 0 !important;
}

/*---------------------------------------------------------------------*/
.text-muted {
    color: #8a8a8f !important;
}

.text-muted-transparent-9 {
    color: rgba(138, 138, 143, 0.9) !important;
}

.text-muted-transparent-8 {
    color: rgba(138, 138, 143, 0.8) !important;
}

.text-muted-transparent-7 {
    color: rgba(138, 138, 143, 0.7) !important;
}

.text-muted-transparent-6 {
    color: rgba(138, 138, 143, 0.6) !important;
}

.text-muted-transparent-5 {
    color: rgba(138, 138, 143, 0.5) !important;
}

.text-muted-transparent-4 {
    color: rgba(138, 138, 143, 0.4) !important;
}

.text-muted-transparent-3 {
    color: rgba(138, 138, 143, 0.3) !important;
}

.text-muted-transparent-2 {
    color: rgba(138, 138, 143, 0.2) !important;
}

.text-muted-transparent-1 {
    color: rgba(138, 138, 143, 0.1) !important;
}

.text-primary {
    color: #007aff !important;
}

.text-primary-transparent-9 {
    color: rgba(0, 122, 255, 0.9) !important;
}

.text-primary-transparent-8 {
    color: rgba(0, 122, 255, 0.8) !important;
}

.text-primary-transparent-7 {
    color: rgba(0, 122, 255, 0.7) !important;
}

.text-primary-transparent-6 {
    color: rgba(0, 122, 255, 0.6) !important;
}

.text-primary-transparent-5 {
    color: rgba(0, 122, 255, 0.5) !important;
}

.text-primary-transparent-4 {
    color: rgba(0, 122, 255, 0.4) !important;
}

.text-primary-transparent-3 {
    color: rgba(0, 122, 255, 0.3) !important;
}

.text-primary-transparent-2 {
    color: rgba(0, 122, 255, 0.2) !important;
}

.text-primary-transparent-1 {
    color: rgba(0, 122, 255, 0.1) !important;
}

.text-success {
    color: #4cd964 !important;
}

.text-success-transparent-9 {
    color: rgba(76, 217, 100, 0.9) !important;
}

.text-success-transparent-8 {
    color: rgba(76, 217, 100, 0.8) !important;
}

.text-success-transparent-7 {
    color: rgba(76, 217, 100, 0.7) !important;
}

.text-success-transparent-6 {
    color: rgba(76, 217, 100, 0.6) !important;
}

.text-success-transparent-5 {
    color: rgba(76, 217, 100, 0.5) !important;
}

.text-success-transparent-4 {
    color: rgba(76, 217, 100, 0.4) !important;
}

.text-success-transparent-3 {
    color: rgba(76, 217, 100, 0.3) !important;
}

.text-success-transparent-2 {
    color: rgba(76, 217, 100, 0.2) !important;
}

.text-success-transparent-1 {
    color: rgba(76, 217, 100, 0.1) !important;
}

.text-info {
    color: #5ac8fa !important;
}

.text-info-transparent-9 {
    color: rgba(90, 200, 250, 0.9) !important;
}

.text-info-transparent-8 {
    color: rgba(90, 200, 250, 0.8) !important;
}

.text-info-transparent-7 {
    color: rgba(90, 200, 250, 0.7) !important;
}

.text-info-transparent-6 {
    color: rgba(90, 200, 250, 0.6) !important;
}

.text-info-transparent-5 {
    color: rgba(90, 200, 250, 0.5) !important;
}

.text-info-transparent-4 {
    color: rgba(90, 200, 250, 0.4) !important;
}

.text-info-transparent-3 {
    color: rgba(90, 200, 250, 0.3) !important;
}

.text-info-transparent-2 {
    color: rgba(90, 200, 250, 0.2) !important;
}

.text-info-transparent-1 {
    color: rgba(90, 200, 250, 0.1) !important;
}

.text-warning {
    color: #ff9500 !important;
}

.text-warning-transparent-9 {
    color: rgba(255, 149, 0, 0.9) !important;
}

.text-warning-transparent-8 {
    color: rgba(255, 149, 0, 0.8) !important;
}

.text-warning-transparent-7 {
    color: rgba(255, 149, 0, 0.7) !important;
}

.text-warning-transparent-6 {
    color: rgba(255, 149, 0, 0.6) !important;
}

.text-warning-transparent-5 {
    color: rgba(255, 149, 0, 0.5) !important;
}

.text-warning-transparent-4 {
    color: rgba(255, 149, 0, 0.4) !important;
}

.text-warning-transparent-3 {
    color: rgba(255, 149, 0, 0.3) !important;
}

.text-warning-transparent-2 {
    color: rgba(255, 149, 0, 0.2) !important;
}

.text-warning-transparent-1 {
    color: rgba(255, 149, 0, 0.1) !important;
}

.text-danger {
    color: #ff3b30 !important;
}

.text-danger-transparent-9 {
    color: rgba(255, 59, 48, 0.9) !important;
}

.text-danger-transparent-8 {
    color: rgba(255, 59, 48, 0.8) !important;
}

.text-danger-transparent-7 {
    color: rgba(255, 59, 48, 0.7) !important;
}

.text-danger-transparent-6 {
    color: rgba(255, 59, 48, 0.6) !important;
}

.text-danger-transparent-5 {
    color: rgba(255, 59, 48, 0.5) !important;
}

.text-danger-transparent-4 {
    color: rgba(255, 59, 48, 0.4) !important;
}

.text-danger-transparent-3 {
    color: rgba(255, 59, 48, 0.3) !important;
}

.text-danger-transparent-2 {
    color: rgba(255, 59, 48, 0.2) !important;
}

.text-danger-transparent-1 {
    color: rgba(255, 59, 48, 0.1) !important;
}

.text-pink {
    color: #ff2d55 !important;
}

.text-pink-transparent-9 {
    color: rgba(255, 45, 85, 0.9) !important;
}

.text-pink-transparent-8 {
    color: rgba(255, 45, 85, 0.8) !important;
}

.text-pink-transparent-7 {
    color: rgba(255, 45, 85, 0.7) !important;
}

.text-pink-transparent-6 {
    color: rgba(255, 45, 85, 0.6) !important;
}

.text-pink-transparent-5 {
    color: rgba(255, 45, 85, 0.5) !important;
}

.text-pink-transparent-4 {
    color: rgba(255, 45, 85, 0.4) !important;
}

.text-pink-transparent-3 {
    color: rgba(255, 45, 85, 0.3) !important;
}

.text-pink-transparent-2 {
    color: rgba(255, 45, 85, 0.2) !important;
}

.text-pink-transparent-1 {
    color: rgba(255, 45, 85, 0.1) !important;
}

.text-purple {
    color: #5856d6 !important;
}

.text-purple-transparent-9 {
    color: rgba(88, 86, 214, 0.9) !important;
}

.text-purple-transparent-8 {
    color: rgba(88, 86, 214, 0.8) !important;
}

.text-purple-transparent-7 {
    color: rgba(88, 86, 214, 0.7) !important;
}

.text-purple-transparent-6 {
    color: rgba(88, 86, 214, 0.6) !important;
}

.text-purple-transparent-5 {
    color: rgba(88, 86, 214, 0.5) !important;
}

.text-purple-transparent-4 {
    color: rgba(88, 86, 214, 0.4) !important;
}

.text-purple-transparent-3 {
    color: rgba(88, 86, 214, 0.3) !important;
}

.text-purple-transparent-2 {
    color: rgba(88, 86, 214, 0.2) !important;
}

.text-purple-transparent-1 {
    color: rgba(88, 86, 214, 0.1) !important;
}

.text-yellow {
    color: #fc0 !important;
}

.text-yellow-transparent-9 {
    color: rgba(255, 204, 0, 0.9) !important;
}

.text-yellow-transparent-8 {
    color: rgba(255, 204, 0, 0.8) !important;
}

.text-yellow-transparent-7 {
    color: rgba(255, 204, 0, 0.7) !important;
}

.text-yellow-transparent-6 {
    color: rgba(255, 204, 0, 0.6) !important;
}

.text-yellow-transparent-5 {
    color: rgba(255, 204, 0, 0.5) !important;
}

.text-yellow-transparent-4 {
    color: rgba(255, 204, 0, 0.4) !important;
}

.text-yellow-transparent-3 {
    color: rgba(255, 204, 0, 0.3) !important;
}

.text-yellow-transparent-2 {
    color: rgba(255, 204, 0, 0.2) !important;
}

.text-yellow-transparent-1 {
    color: rgba(255, 204, 0, 0.1) !important;
}

.text-inverse {
    color: #000 !important;
}

.text-inverse-transparent-9 {
    color: rgba(0, 0, 0, 0.9) !important;
}

.text-inverse-transparent-8 {
    color: rgba(0, 0, 0, 0.8) !important;
}

.text-inverse-transparent-7 {
    color: rgba(0, 0, 0, 0.7) !important;
}

.text-inverse-transparent-6 {
    color: rgba(0, 0, 0, 0.6) !important;
}

.text-inverse-transparent-5 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-inverse-transparent-4 {
    color: rgba(0, 0, 0, 0.4) !important;
}

.text-inverse-transparent-3 {
    color: rgba(0, 0, 0, 0.3) !important;
}

.text-inverse-transparent-2 {
    color: rgba(0, 0, 0, 0.2) !important;
}

.text-inverse-transparent-1 {
    color: rgba(0, 0, 0, 0.1) !important;
}

.text-white {
    color: #fff !important;
}

.text-white-transparent-9 {
    color: rgba(255, 255, 255, 0.9) !important;
}

.text-white-transparent-8 {
    color: rgba(255, 255, 255, 0.8) !important;
}

.text-white-transparent-7 {
    color: rgba(255, 255, 255, 0.7) !important;
}

.text-white-transparent-6 {
    color: rgba(255, 255, 255, 0.6) !important;
}

.text-white-transparent-5 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-white-transparent-4 {
    color: rgba(255, 255, 255, 0.4) !important;
}

.text-white-transparent-3 {
    color: rgba(255, 255, 255, 0.3) !important;
}

.text-white-transparent-2 {
    color: rgba(255, 255, 255, 0.2) !important;
}

.text-white-transparent-1 {
    color: rgba(255, 255, 255, 0.1) !important;
}


.attachment {
    border-bottom: 1px solid #EFEFF4;
    min-height: 90px;
    background: #fff;
    position: relative;
}

.attachment:hover .delete-attachment,
.attachment:hover .download-attachment {
    display: block;
}

.delete-attachment {
    position: absolute;
    left: 5px;
    top: 5px;
    display: none;
}

.download-attachment {
    position: absolute;
    left: 5px;
    top: 32px;
    display: none;
}

.sortable-list li {
    list-style: none;
}

.pullright{
    float:right !important
}

.widget-list-container .widget-list-media.icon i {
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
    line-height: 2rem;
    text-align: center;
    border-radius: 0.375rem;
}

.widget-list-container > div + div {
    padding-left: 0;
}

.widget-list-container > div {
    padding: 0.5rem;
}

.widget-list-container > div {
    display: table-cell;
    padding: 0.625rem;
    vertical-align: middle;
}

.widget-list-content {
    color: #000;
}

.widget .widget-title {
    margin-bottom: 3px;
}

.widget .widget-title, .widget .widget-title a {
    font-size: 0.75rem;
    color: #000;
    line-height: 1rem;
}

.widget .widget-title {
    font-weight: 600;
    margin: 0;
}

.widget-desc, .widget-desc a {
    font-size: .78rem;
    color: #5f5f65;
    font-weight: normal;
}

/*-----------------------------------*/
body .fc button {
    font-size: 0.625rem;
    font-weight: 700;
    text-transform: uppercase;
    height: auto;
    padding: 0.3125rem 0.5rem;
    line-height: 0.875rem;
}

body .fc-state-disabled {
    opacity: 0.25;
}

body .fc-state-default {
    background: #fff;
    border-color: #c8c7cc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fc-state-down, body .fc-state-active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f3f3f3;
}

.icongr{
    color:#09bf34 !important
}

.bg-gradient {
    background: linear-gradient(46deg, #f5f5f5, transparent) !important;
}

.tooltip-text {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 100px;
    color: white;
    font-size: 12px;
    background-color: #192733;
    border-radius: 10px;
    padding: 8px;
    text-align:center
}

.hover-text:hover .tooltip-text {
    visibility: visible;
}

.tooltip-bottom {
    top: 60px;
    /*left: -50%;*/
}