body {
    color: #7082BC;
    background: #F4F5FA;
    font-family: persian, 'Open Sans', sans-serif;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 13px;
    direction: rtl;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
    float: right;
}

.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11 {
    float: right;
}

i[class^='fa-'],
i[class*=' fa-'] {
    font-family: icon !important;
    font-style: inherit;
}

p {
    margin: 0;
}

hr {
    margin: 7px 0;
}

.panel-body {
    padding: 15px 5px 5px 5px;
    width: 100%;
    display: inline-block;
}

.panel-body table {
    width: 100%;
}

textarea.form-control {
    min-height: 100px;
}

label {
    display: inline-block;
    margin-bottom: 1px;
    font-weight: 400;
}

.eng {
    font-family: 'Open Sans', sans-serif !important;
    direction: ltr;
}

.typeahead li {
    border-bottom: 1px solid #d8d8d8;
    font-size: 12px;
    padding: 2px 3px;
}

.typeahead li a {
    color: black !important;
}

.typeahead li a:hover {
    color: red !important;
}

ul li {
    list-style: none;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

::selection {
    background: #8a9fe2;
    color: #fff;
}

::-moz-selection {
    background: #8a9fe2;
    color: #fff;
}

.taL {
    text-align: left;
    padding-left: 3px;
    vertical-align: unset;
}

#container {
    width: 100%;
    height: 100%;
}

.label-success {
    color: black;
}

.label {
    font-size: 14px;
}

.login-body {
    background-color: #f1f2f7;
}

.form-control {
    height: 24px;
    padding: 0 6px;
    display: inline-block;
}

.form-signin {
    max-width: 330px;
    margin: 100px auto 0;
}

.imgContainer {
    text-align: center;
    margin: 20px 0;
}

.modal-body thead td,
th {
    background: #c3c3c3;
    padding: 3px 20px;
    border: 1px solid #6d6d6d;
    text-align: center;
}

.modal-body table {
    margin: 7px auto;
}

.modal-body tbody td {
    padding: 2px 20px;
    border: 1px solid black;
    text-align: center;
}

.form-signin h2.form-signin-heading {
    color: #616161;
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background: #ffcc29;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: persian;
}

.form-signin .checkbox {
    margin-bottom: 14px;
    color: #b6b6b6;
    font-weight: 300;
    font-family: persian;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="text"],
.form-signin input[type="password"] {
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    font-size: 12px;
}

.form-signin .btn-login {
    background: #a8cf45;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: persian;
    box-shadow: 0 4px #368746;
    margin-bottom: 20px;
}

.form-signin p {
    text-align: center;
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300;
}

.login-wrap {
    padding: 20px;
    background: #fff;
    border-radius: 0 0 5px 5px;
}

.login-home {
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
    padding-top: 10px;
}

#sidebar {
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    z-index: 1003;
    right: 1.5em;
    border-radius: 0.5em;
    padding-bottom: 1em;
    margin-right: 1em
}

#sidebar::-webkit-scrollbar {
    display: none
}

.sideAsside {
    position: absolute;
    overflow: scroll;
}

.nav-collapse.collapse {
    display: inline;
}

ul.sidebar-menu,
ul.sidebar-menu li ul.sub {
    margin: -2px 0 0;
    padding: 0;
}

ul.sidebar-menu {
    position: relative;
    height: 100%;
}

#sidebar>ul>li>ul.sub {
    display: none;
}

#sidebar>ul>li.active>ul.sub,
#sidebar>ul>li>ul.sub>li>a {
    display: block;
}

ul.sidebar-menu li ul.sub li {
    background: #fff;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}

ul.sidebar-menu li ul.sub li:last-child {
    border-radius: 0 0 0 0;
}

ul.sidebar-menu li ul.sub li a {
    font-size: 14px;
    padding: 0 14px 0 0;
    line-height: 35px;
    height: 35px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    color: #737B83;
}

ul.sidebar-menu li ul.sub li a:hover,
ul.sidebar-menu li ul.sub li.active a {
    color: #8a9fe2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
}

ul.sidebar-menu li {
    line-height: 20px !important;
    margin-bottom: 5px;
    margin-right: 25px;
    margin-left: 10px;
    text-align: center
}

.sidebar-closed .sidebar-menu li {
    margin: 0;
    margin-top: 1em
}

.sidebar-closed .sidebar-menu li span {
    font-size: 1em !important;
    margin-right: 0px;
    display: block;
}

ul.sidebar-menu li.sub-menu {
    line-height: 15px;
}

ul.sidebar-menu li a span {
    display: inline-block;
    margin-right: 10px;
}

ul.sidebar-menu li a {
    color: #7082BC;
    text-decoration: none;
    display: block;
    padding: 9px 0 4px;
    font-size: 16px;
    outline: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

ul.sidebar-menu li.active a,
ul.sidebar-menu li a:hover,
ul.sidebar-menu li a:focus {
    color: #2E4284;
    display: block;
    transform: translateY(-3px);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

ul.sidebar-menu li a i {
    font-size: 22px;
    padding-left: 6px;
    color: #c8d5fd;
}

ul.sidebar-menu li a:hover i,
ul.sidebar-menu li a:focus i {
    color: #6f82bc;
}

ul.sidebar-menu li.active a i {
    color: #6f82bc;
}

#sidebar ul>li>a .arrow {
    border-bottom: 4px solid transparent;
    border-right: 4px solid #A0A0A0;
    border-top: 4px solid transparent;
    float: left;
    height: 0;
    margin-left: 10px;
    margin-top: 8px;
    width: 0;
}

#sidebar>ul>li>a .arrow.open {
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 5px solid #A0A0A0;
    float: left;
    height: 0;
    margin-left: 10px;
    margin-top: 8px;
    width: 0;
}

#sidebar ul>li.active>a .arrow,
#sidebar ul>li>a:hover .arrow,
#sidebar ul>li>a:focus .arrow {
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    width: 0;
    height: 0;
    border-right: 4px solid #2E4284;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

#sidebar>ul>li.active>a .arrow.open,
#sidebar>ul>li>a:hover .arrow.open,
#sidebar>ul>li>a:focus .arrow.open {
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    width: 0;
    height: 0;
    border-top: 5px solid #2e4284;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.mail-info,
.mail-info:hover {
    margin: 0 6px 0 0;
    font-size: 11px;
}

#main-content {
    margin-right: 200px;
    margin-left: 0;
}

.header,
.footer {
    padding: 0 15px;
    transition: 0.6s all ease;
}


/*.header {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1002;
    background-color: #f4f5fa;
}*/

.white-bg {
    border-bottom: 1px solid #f1f2f7;
}

.wrapper {
    display: inline-block;
    padding: 15px;
    width: 100%;
}

a.logo {
    min-width: 186px;
    font-size: 21px;
    color: #2e2e2e;
    float: right;
    margin-top: 15px;
    text-transform: uppercase;
}

a.logo:hover,
a.logo:focus {
    text-decoration: none;
    outline: none;
}

a.logo span {
    color: #8a9fe2;
}

#top_menu .nav>li,
ul.top-menu>li {
    float: right;
}

.notify-row {
    float: right;
    margin-top: 12px;
    margin-right: 60px;
}

ul.top-menu>li>a {
    color: #7082BC;
    font-size: 30px;
    border-radius: 4px;
    border: 1px solid #f0f0f8 !important;
    padding: 2px 7px;
    margin-left: 15px;
    line-height: 26px;
}

.nav>li>a>img {
    width: 40px;
}


/*ul.top-menu>li>a:hover,
ul.top-menu>li>a:focus {
    border: 1px solid #f0f0f8 !important;
    background-color: #dfe2f4 !important;
    border-color: #f0f0f8 !important;
    text-decoration: none;
    border-radius: 4px;
    color: #2E2E2E !important;
}*/

.notify-row .badge {
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: 100;
}

.dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    top: 42px;
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dropdown-menu.extended {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
    }
}

.dropdown-menu.extended li p {
    background-color: #F1F2F7;
    color: #666;
    margin: 0;
    padding: 10px;
    border-radius: 4px 4px 0 0;
}

.dropdown-menu.extended li p.green {
    background-color: #a9d86e;
    color: #fff;
}

.dropdown-menu.extended li p.red {
    background-color: #8a9fe2;
    color: #fff;
}

.dropdown-menu.extended li p.yellow {
    background-color: #fcb322;
    color: #fff;
}

.dropdown-menu.extended li a {
    font-size: 12px;
    list-style: none;
    padding: 10px 10px !important;
    width: 100%;
    display: inline-block;
}

.dropdown-menu.extended li a:hover {
    background-color: #F7F8F9 !important;
    color: #2E2E2E;
}

.dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: 400;
}

.dropdown-menu.tasks-bar .task-info .percent {
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 600;
    padding-right: 10px;
    margin-top: -4px;
}

.dropdown-menu.extended .progress {
    margin-bottom: 0 !important;
    height: 10px;
}

.dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    float: right;
    height: 40px;
    margin-left: 4px;
    width: 40px;
}

.dropdown-menu.inbox li a .subject {
    display: block;
}

.dropdown-menu.inbox li a .subject .from {
    font-size: 12px;
    font-weight: 600;
}

.dropdown-menu.inbox li a .subject .time {
    font-size: 11px;
    font-style: italic;
    font-weight: 700;
    position: absolute;
    left: 5px;
}

.dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
}

.top-nav {
    margin-top: 7px;
}

.top-nav ul.top-menu>li .dropdown-menu.logout {
    width: 268px !important;
}

.top-nav li.dropdown .dropdown-menu {
    float: left;
    left: 0;
    right: auto;
    top: -15px !important;
}

.dropdown-menu.extended.logout>li {
    float: right;
    text-align: center;
    width: 33.3%;
}

.dropdown-menu.extended.logout>li:last-child {
    float: right;
    text-align: center;
    width: 100%;
    background: #a9d96c;
    border-radius: 0 0 3px 3px;
}

.dropdown-menu.extended.logout>li:last-child>a,
.dropdown-menu.extended.logout>li:last-child>a:hover {
    color: #fff;
    border-bottom: none !important;
    text-transform: uppercase;
}

.dropdown-menu.extended.logout>li:last-child>a:hover>i {
    color: #fff;
}

.dropdown-menu.extended.logout>li>a {
    color: #7082BC;
    border-bottom: none !important;
    font-size: 14px;
}

.dropdown-menu.extended.logout>li>a:hover {
    background: none !important;
    color: #50c8ea;
}

.dropdown-menu.extended.logout>li>a:hover i {
    color: #50c8ea;
}

.dropdown-menu.extended.logout>li>a i {
    font-size: 17px;
}

.dropdown-menu.extended.logout>li>a>i {
    display: block;
}

.top-nav .username {
    font-size: 13px;
    color: #555;
    min-width: 140px;
    display: inline-block;
}

ul.top-menu>li>a {
    color: #7082BC;
    font-size: 22px;
    border-radius: 4px;
    border: 1px solid #f0f0f8 !important;
    padding: 2px 6px;
    margin-left: 0px;
}

.top-nav ul.top-menu>li {
    margin-right: 10px;
}


/*.top-nav ul.top-menu>li>a:hover,
.top-nav ul.top-menu>li>a:focus {
    border: 1px solid #F1F2F7;
    background: #F1F2F7;
}*/

.top-nav .dropdown-menu.extended.logout {
    top: 50px;
}

.top-nav .nav .caret {
    border-bottom-color: #A4AABA;
    border-top-color: #A4AABA;
}

.top-nav ul.top-menu>li>a:hover .caret {
    border-bottom-color: #000;
    border-top-color: #000;
}

.log-arrow-up {
    background: url(img/arrow-up.png) no-repeat;
    width: 20px;
    height: 11px;
    position: absolute;
    left: 20px;
    top: -10px;
}

.notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    right: 7px;
    top: -18px;
    transition: all .25s ease 0;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}

.notify-arrow-yellow {
    border-color: transparent transparent #FCB322;
    border-bottom-color: #FCB322 !important;
    border-top-color: #FCB322 !important;
}

.notify-arrow-red {
    border-color: transparent transparent #8a9fe2;
    border-bottom-color: #8a9fe2 !important;
    border-top-color: #8a9fe2 !important;
}

.notify-arrow-green {
    border-color: transparent transparent #a9d86e;
    border-bottom-color: #a9d86e !important;
    border-top-color: #a9d86e !important;
}

.search {
    margin-top: 6px;
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid #fff;
    box-shadow: none;
    padding: 0 5px 0 35px;
    color: #fff;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='129.951' height='27.001' viewBox='0 0 129.951 27.001'%3E%3Cg id='Group_1028' data-name='Group 1028' transform='translate(-719.05 -8308.375)'%3E%3Cpath id='Path_2664' data-name='Path 2664' d='M26.815,1.772l-6.8-6.8a.626.626,0,0,0-.448-.185h-.543a10.921,10.921,0,0,0,2.916-7.441A10.967,10.967,0,0,0,10.969-23.625,10.967,10.967,0,0,0,0-12.656,10.967,10.967,0,0,0,10.969-1.687,10.941,10.941,0,0,0,18.41-4.6v.538a.649.649,0,0,0,.185.448l6.8,6.8a.633.633,0,0,0,.9,0l.522-.522A.633.633,0,0,0,26.815,1.772ZM10.969-3.375a9.275,9.275,0,0,1-9.281-9.281,9.275,9.275,0,0,1,9.281-9.281,9.275,9.275,0,0,1,9.281,9.281A9.275,9.275,0,0,1,10.969-3.375Z' transform='translate(822 8332)' fill='%23233e83'/%3E%3Cpath id='Path_2663' data-name='Path 2663' d='M3.6,3.325a4.591,4.591,0,0,0,1.638-.263A3.192,3.192,0,0,0,6.375,2.35a3.189,3.189,0,0,0,.7-1.062A4.208,4.208,0,0,0,7.375,0h-1.7A6.851,6.851,0,0,1,3.55-.275a2.923,2.923,0,0,1-1.3-.813A3.015,3.015,0,0,1,1.587-2.4,7.462,7.462,0,0,1,1.4-4.15a6.014,6.014,0,0,1,.275-1.838A4.482,4.482,0,0,1,2.487-7.5,3.935,3.935,0,0,1,3.825-8.538a4.2,4.2,0,0,1,1.85-.387,4.716,4.716,0,0,1,1.612.275,3.456,3.456,0,0,1,1.338.875,4.269,4.269,0,0,1,.912,1.55A6.992,6.992,0,0,1,9.875-3.9v1.15H11.9q.55,0,.55,1.325Q12.45,0,11.9,0H9.825a6.828,6.828,0,0,1-.5,2.325A6.106,6.106,0,0,1,8.087,4.25,5.858,5.858,0,0,1,6.2,5.563a6.046,6.046,0,0,1-2.475.487H1.2L1.05,3.325Zm.25-7.65A1.6,1.6,0,0,0,4.237-3.1a2.4,2.4,0,0,0,1.537.35h1.65V-3.925A2.675,2.675,0,0,0,6.937-5.75a1.767,1.767,0,0,0-1.362-.525,1.627,1.627,0,0,0-1.275.5A2.1,2.1,0,0,0,3.85-4.325ZM19.075-1.4a9.82,9.82,0,0,1-1.325.663,8.813,8.813,0,0,1-1.375.425,12.049,12.049,0,0,1-1.587.237Q13.925,0,12.8,0h-.9a.434.434,0,0,1-.437-.338,3.3,3.3,0,0,1-.113-.988A3.782,3.782,0,0,1,11.462-2.4a.437.437,0,0,1,.438-.35h1q.925,0,1.675-.037a12.321,12.321,0,0,0,1.363-.138A7.185,7.185,0,0,0,17.1-3.213a5.92,5.92,0,0,0,1.1-.513L21.375-5.55q-.175-.325-.338-.575a1.453,1.453,0,0,0-.4-.412,1.811,1.811,0,0,0-.588-.25,3.812,3.812,0,0,0-.9-.087h-5.3L14-9.625h5.55a4.944,4.944,0,0,1,1.388.2,3.278,3.278,0,0,1,1.3.762,5.471,5.471,0,0,1,1.125,1.575,11.091,11.091,0,0,1,.862,2.663Zm.375,6.75H16.625V2.8H19.45ZM32.4,3.325a4.591,4.591,0,0,0,1.638-.263,3.192,3.192,0,0,0,1.138-.712,3.189,3.189,0,0,0,.7-1.062A4.208,4.208,0,0,0,36.175,0h-1.7A6.851,6.851,0,0,1,32.35-.275a2.923,2.923,0,0,1-1.3-.813A3.015,3.015,0,0,1,30.387-2.4,7.462,7.462,0,0,1,30.2-4.15a6.014,6.014,0,0,1,.275-1.838A4.482,4.482,0,0,1,31.287-7.5a3.935,3.935,0,0,1,1.338-1.037,4.2,4.2,0,0,1,1.85-.387,4.716,4.716,0,0,1,1.612.275,3.456,3.456,0,0,1,1.338.875,4.269,4.269,0,0,1,.913,1.55A6.992,6.992,0,0,1,38.675-3.9V-.4a7.148,7.148,0,0,1-.425,2.45,6.3,6.3,0,0,1-1.213,2.063A5.737,5.737,0,0,1,35.1,5.525a6.13,6.13,0,0,1-2.575.525H30l-.15-2.725Zm.25-7.65A1.6,1.6,0,0,0,33.037-3.1a2.4,2.4,0,0,0,1.538.35h1.65V-3.925a2.675,2.675,0,0,0-.487-1.825,1.767,1.767,0,0,0-1.362-.525,1.627,1.627,0,0,0-1.275.5A2.1,2.1,0,0,0,32.65-4.325ZM57.05-2.75a1.459,1.459,0,0,0,1.675-1.625v-2.95h2.55v2.95a1.39,1.39,0,0,0,.563,1.25,2.267,2.267,0,0,0,1.287.375h.5a.434.434,0,0,1,.438.338,3.3,3.3,0,0,1,.113.988A3.783,3.783,0,0,1,64.063-.35a.437.437,0,0,1-.437.35h-.6a4.6,4.6,0,0,1-1.713-.312A2.88,2.88,0,0,1,59.95-1.575,3.077,3.077,0,0,1,58.612-.312,3.963,3.963,0,0,1,57.05,0H48.625a4.5,4.5,0,0,1-1.763-.312,3.266,3.266,0,0,1-1.2-.838,3.261,3.261,0,0,1-.675-1.225,5.05,5.05,0,0,1-.213-1.475V-7.4h2.55v2.9a2.04,2.04,0,0,0,.363,1.287A1.879,1.879,0,0,0,49.2-2.75Zm-.95-6.6H53.5V-11.8h2.6Zm-3.575,0h-2.6V-11.8h2.6Zm12.2,6.6q1.725,0,1.725-1.625v-2.95h2.525v2.95a1.416,1.416,0,0,0,.537,1.25,2.109,2.109,0,0,0,1.238.375q1.875,0,1.875-1.625v-2.95h2.55v2.95a1.521,1.521,0,0,0,.462,1.25,1.674,1.674,0,0,0,1.088.375A1.415,1.415,0,0,0,78.3-4.375v-2.95h2.55v2.95a1.416,1.416,0,0,0,.537,1.25A2.069,2.069,0,0,0,82.6-2.75h.575a.434.434,0,0,1,.438.338,3.3,3.3,0,0,1,.112.988A3.783,3.783,0,0,1,83.613-.35a.437.437,0,0,1-.437.35H82.6a4.671,4.671,0,0,1-1.738-.312A2.88,2.88,0,0,1,79.5-1.575,3.036,3.036,0,0,1,78.137-.312,3.748,3.748,0,0,1,76.725,0a3.911,3.911,0,0,1-1.588-.312A2.991,2.991,0,0,1,73.85-1.575,2.972,2.972,0,0,1,72.438-.312,4.661,4.661,0,0,1,70.75,0a4.671,4.671,0,0,1-1.738-.312A2.88,2.88,0,0,1,67.65-1.575,3.056,3.056,0,0,1,66.3-.312,4.118,4.118,0,0,1,64.7,0H63.625a.434.434,0,0,1-.437-.338,3.3,3.3,0,0,1-.112-.988A3.782,3.782,0,0,1,63.188-2.4a.437.437,0,0,1,.438-.35ZM90.35-1.4a9.821,9.821,0,0,1-1.325.663,8.813,8.813,0,0,1-1.375.425,12.049,12.049,0,0,1-1.588.237Q85.2,0,84.075,0h-.9a.434.434,0,0,1-.437-.338,3.3,3.3,0,0,1-.113-.988A3.782,3.782,0,0,1,82.738-2.4a.437.437,0,0,1,.438-.35h1q.925,0,1.675-.037a12.321,12.321,0,0,0,1.362-.138,7.185,7.185,0,0,0,1.162-.287,5.92,5.92,0,0,0,1.1-.513L92.65-5.55q-.175-.325-.338-.575a1.453,1.453,0,0,0-.4-.412,1.811,1.811,0,0,0-.588-.25,3.812,3.812,0,0,0-.9-.087h-5.3l.15-2.75h5.55a4.944,4.944,0,0,1,1.387.2,3.278,3.278,0,0,1,1.3.762,5.471,5.471,0,0,1,1.125,1.575A11.091,11.091,0,0,1,95.5-4.425Zm.375,6.75H87.9V2.8h2.825Z' transform='translate(718 8328)' fill='%23233e83'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
}

.search:focus {
    margin-top: 5px;
    width: 180px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #000000;
    font-weight: 300;
    font-weight: 600;
    background: whitesmoke;
    text-align: center;
}

.sidebar-toggle-box .fa-bars {
    cursor: pointer;
    font-size: 20px;
}

.sidebar-closed>#sidebar>ul {
    display: none;
}

.sidebar-closed #main-content {
    margin-right: 120px;
}

.state-overview .symbol,
.state-overview .value {
    display: inline-block;
    text-align: center;
}

.state-overview .value {
    float: left;
}

.state-overview .value h1,
.state-overview .value p {
    margin: 0;
    padding: 0;
    color: #c6cad6;
}

.state-overview .value h1 {
    font-weight: 300;
}

.state-overview .symbol i {
    color: #fff;
    font-size: 50px;
}

.state-overview .symbol {
    width: 40%;
    padding: 25px 15px;
    border-radius: 4px 0 0 4px;
}

.state-overview .value {
    width: 58%;
    padding-top: 21px;
}

.state-overview .terques {
    background: #6ccac9;
}

.state-overview .red {
    background: #8a9fe2;
}

.state-overview .yellow {
    background: #f8d347;
}

.state-overview .blue {
    background: #57c8f2;
}

.border-head h3 {
    border-bottom: 1px solid #c9cdd7;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    font-weight: 300;
}

.custom-bar-chart {
    height: 305px;
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px dashed #c9cdd7;
}

.custom-bar-chart .bar {
    height: 100%;
    position: relative;
    width: 4.3%;
    margin: 20px 2%;
    float: right;
    text-align: center;
    border-radius: 4px;
    z-index: 10;
}

.custom-bar-chart .bar:before {
    background: #bfc2cd;
    border-radius: 50%;
    content: "";
    height: 10px;
    right: 50%;
    margin-right: -5px;
    margin-top: -26px;
    position: absolute;
    width: 10px;
    z-index: -1;
}

.custom-bar-chart .bar:after {
    content: '';
    position: absolute;
    z-index: -1;
    margin-top: -10px;
    right: 50%;
    margin-right: -1px;
    height: 100%;
    width: 1px;
    background: #bfc2cd;
}

.custom-bar-chart .bar .title {
    position: absolute;
    top: -50px;
    width: 100%;
    text-align: center;
}

.custom-bar-chart .bar .value {
    position: absolute;
    bottom: 0;
    background: #bfc2cd;
    color: #bfc2cd;
    width: 100%;
    border-radius: 4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.custom-bar-chart .bar .value:before {
    border-top: 5px solid #f1f2f7;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: -5px;
    right: 0;
}

.custom-bar-chart .bar .value:hover {
    background: #e8403f;
    color: #fff;
}

.custom-bar-chart .bar.doted:before {
    background: #bfc2cd;
    content: "";
    height: 8px;
    right: 50%;
    margin-right: -3px;
    margin-top: -25px;
    position: absolute;
    width: 8px;
    z-index: -1;
}

.custom-bar-chart .bar.doted:after {
    content: '';
    position: absolute;
    z-index: -1;
    margin-top: -10px;
    right: 50%;
    margin-right: 0;
    height: 100%;
    width: 1px;
    background: transparent;
    border-right: 1px dashed #d6d9e0;
}

.custom-bar-chart .bar.doted .title {
    top: -42px;
    font-size: 10px;
}

.chart {
    display: inline-block;
    width: 100%;
    background-color: white;
    padding: 15px 20px 0px 20px;
    box-shadow: 0px 0px 10px rgba(112, 130, 188, 0.21);
}

.panel.green-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight: 400;
    background: #99c262;
    width: 100%;
    border-radius: 0 0 4px 4px;
    min-height: 435px;
}

#barchart {
    margin-bottom: -15px;
    display: inline-block;
}

.panel {
    border: none;
    background-color: white;
    padding: 30px 20px;
}

.panel.green-chart .chart-tittle .value {
    float: left;
    color: #c0f080;
}

.panel.green-chart {
    background: #a9d96c;
    color: #fff;
}

.panel.terques-chart {
    background: #41cac0;
    color: #fff;
}

.panel.terques-chart .chart-tittle .value {
    float: left;
    color: #fff;
}

.panel.terques-chart .chart-tittle .value a {
    color: #7082BC;
    font-size: 12px;
}

.panel.terques-chart .chart-tittle .value a:hover,
.panel.terques-chart .chart-tittle .value a.active {
    color: #55f2e7;
    font-size: 12px;
}

.panel.terques-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight: 400;
    background: #39b7ac;
    width: 100%;
    border-radius: 0 0 4px 4px;
}

.inline-block {
    display: inline-block;
}

.panel-body.chart-texture {
    background: url(~/Areas/Admin/img/chart-texture.jpg);
    border-radius: 4px 4px 0 0;
}

.task-thumb {
    width: 90px;
    float: right;
}

.task-thumb img {
    border-radius: 4px;
}

.task-thumb-details {
    display: inline-block;
    margin: 25px 0 0 10px;
}

.task-progress {
    float: right;
}

.task-thumb-details h1,
.task-thumb-details h1 a,
.task-progress h1,
.task-progress h1 a {
    color: #7082BC;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.task-thumb-details p,
.task-progress p {
    padding-top: 5px;
    color: #a4aaba;
}

.personal-task tbody tr td {
    padding: 11px 15px;
    border-color: #eeeff1;
}

.personal-task tbody tr td i {
    font-size: 20px;
    color: #c7cbd4;
}

.personal-task.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f7f8fc;
}

.personal-task.table-hover>tbody>tr:hover>td i {
    color: #39b5aa;
}

.personal-task>tbody>tr>td:last-child {
    text-align: left;
}

.task-option {
    float: left;
}

.task-option select {
    height: 35px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    padding: 8px;
    color: #a4abbb;
}

.progress-panel {
    padding-bottom: 5px;
}

.badge.bg-primary {
    background: #8075c4;
}

.badge.bg-success {
    background: #a9d86e;
}

.badge.bg-warning {
    background: #FCB322;
}

.badge.bg-important {
    background: #8a9fe2;
}

.badge.bg-info {
    background: #41cac0;
}

.badge.bg-inverse {
    background: #2A3542;
}

.timeline {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

.timeline:before {
    background-color: #C7CBD6;
    bottom: 0;
    content: "";
    right: 50%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 0;
}

h3.timeline-title {
    margin: 0;
    color: #C8CCD7;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.t-info {
    color: #C8CCD7;
}

.timeline-item:before,
.timeline-item.alt:after {
    content: "";
    display: block;
    width: 50%;
}

.timeline-item {
    display: table-row;
}

.timeline-desk {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.timeline-desk h1 {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 5px;
}

.timeline-desk .panel {
    display: block;
    margin-right: 25px;
    position: relative;
    text-align: right;
    background: #F4F4F4;
}

.timeline-item .timeline-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
    border-left: 8px solid #F4F4F4 !important;
}

.timeline-item.alt .timeline-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
    right: auto;
    border-right: 8px solid #F4F4F4 !important;
}

.timeline .timeline-icon {
    right: -30px;
    position: absolute;
    top: 15px;
    background: #C7CBD6;
    box-shadow: 0 0 0 3px #C7CBD6;
}

.timeline-desk span a {
    text-transform: uppercase;
}

.timeline-desk h1.red,
.timeline-desk span a.red {
    color: #EF6F66;
}

.timeline-desk h1.green,
.timeline-desk span a.green {
    color: #39B6AE;
}

.timeline-desk h1.blue,
.timeline-desk span a.blue {
    color: #56C9F5;
}

.timeline-desk h1.purple,
.timeline-desk span a.purple {
    color: #8074C6;
}

.timeline-desk h1.light-green,
.timeline-desk span a.light-green {
    color: #A8D76F;
}

.timeline .timeline-icon.red {
    background: #EF6F66;
    box-shadow: 0 0 0 3px #EF6F66;
}

.timeline .timeline-icon.green {
    background: #39B6AE;
    box-shadow: 0 0 0 3px #39B6AE;
}

.timeline .timeline-icon.blue {
    background: #56C9F5;
    box-shadow: 0 0 0 3px #56C9F5;
}

.timeline .timeline-icon.purple {
    background: #8074C6;
    box-shadow: 0 0 0 3px #8074C6;
}

.timeline .timeline-icon.light-green {
    background: #A8D76F;
    box-shadow: 0 0 0 3px #A8D76F;
}

.timeline .timeline-icon {
    border: 3px solid #FFF;
    border-radius: 50%;
    display: block;
    height: 12px;
    width: 12px;
}

.timeline-item.alt .timeline-icon {
    right: auto;
    left: -32px;
}

.timeline .time-icon:before {
    font-size: 16px;
    margin-top: 5px;
}

.timeline .timeline-date {
    right: -200px;
    position: absolute;
    text-align: left;
    top: 12px;
    width: 150px;
}

.timeline-desk h5 span {
    color: #999;
    display: block;
    font-size: 12px;
    margin-bottom: 4px;
}

.timeline-item.alt:before {
    display: none;
}

.timeline-item:before,
.timeline-item.alt:after {
    content: "";
    display: block;
    width: 50%;
}

.timeline-desk p {
    font-size: 12px;
    margin-bottom: 0;
}

.timeline-desk a {
    color: #EF6F66;
}

.timeline-desk .panel {
    margin-bottom: 5px;
}

.timeline-desk .album {
    margin-top: 20px;
}

.timeline-desk .album a {
    margin-left: 5px;
    float: right;
}

.timeline-desk .notification {
    background: none repeat scroll 0 0 #FFF;
    margin-top: 20px;
    padding: 8px;
}

.timeline-item.alt .panel {
    margin-right: 0;
    margin-left: 25px;
}

.timeline-item.alt .timeline-date {
    right: auto;
    left: -200px;
    text-align: right;
}

.mbot30 {
    margin-bottom: 30px;
}

.revenue-head {
    background: #8a9fe2;
    border-radius: 4px 4px 0 0;
    color: #fff;
    line-height: 50px;
}

.revenue-head span {
    background: #e56155;
    padding: 16px;
    border-radius: 4px 0 0 0;
}

.revenue-head span i {
    font-size: 18px;
}

.revenue-head h3 {
    display: inline;
    padding: 0 14px;
    font-size: 17px;
    font-weight: 300;
    color: #2a3542;
    font-family: persian;
}

.easy-pie-chart {
    display: inline-block;
    padding: 30px 0;
}

.chart-info,
.chart-info .increase,
.chart-info .decrease {
    display: inline-block;
}

.chart-info {
    width: 100%;
    margin-bottom: 5px;
}

.chart-position {
    margin-top: 70px;
}

.chart-info span {
    margin: 0 3px;
}

.chart-info .increase {
    background: #8a9fe2;
    width: 10px;
    height: 10px;
}

.chart-info .decrease {
    background: #f2f2f2;
    width: 10px;
    height: 10px;
}

.panel-footer.revenue-foot {
    background-color: #e6e7ec;
    border-radius: 0 0 4px 4px;
    border: none;
    padding: 0;
    width: 100%;
    display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .panel-footer.revenue-foot {
        margin-bottom: -4px;
    }
}

.panel-footer.revenue-foot ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-flex;
}

.panel-footer.revenue-foot ul li {
    float: right;
    width: 33.33%;
}

.panel-footer.revenue-foot ul li.first a:hover,
.panel-footer.revenue-foot ul li.first a {
    border-radius: 0 0 0 4px;
}

.panel-footer.revenue-foot ul li.last a:hover,
.panel-footer.revenue-foot ul li.last a {
    border-radius: 0 0 4px 0;
    border-left: none;
}

.panel-footer.revenue-foot ul li a {
    display: inline-block;
    width: 100%;
    padding: 14px 15px;
    text-align: center;
    border-left: 1px solid #d5d8df;
    color: #797979;
}

.panel-footer.revenue-foot ul li a:hover,
.panel-footer.revenue-foot ul li.active a {
    background: #fff;
    position: relative;
}

.panel-footer.revenue-foot ul li a i {
    color: #c6cad5;
    display: block;
    font-size: 16px;
}

.panel-footer.revenue-foot ul li a:hover i,
.panel-footer.revenue-foot ul li.active a i {
    color: #8a9fe2;
    display: block;
    font-size: 16px;
}

.flat-carousal {
    background: #58c9f3;
    border-radius: 4px 4px 0 0;
    padding: 10px;
    color: #fff;
    position: relative;
}

.flat-carousal h1 {
    text-align: center;
    font-size: 16px;
    margin: 30px 20px;
    line-height: 20px;
    font-weight: 300;
    font-style: italic;
}

a.view-all {
    color: #fff;
    background: rgba(0, 0, 0, 0.1);
    padding: 8px 15px;
    text-align: center;
    border-radius: 25px;
    margin-bottom: 18px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

ul.ft-link {
    margin: 0;
    padding: 0;
}

ul.ft-link li {
    border-left: 1px solid #E6E7EC;
    display: inline-block;
    line-height: 30px;
    margin: 8px 0;
    text-align: center;
    width: 24%;
}

ul.ft-link li a {
    color: #74829c;
    text-transform: uppercase;
    font-size: 12px;
}

ul.ft-link li a:hover,
ul.ft-link li.active a {
    color: #58c9f3;
}

ul.ft-link li:last-child {
    border-left: none;
}

ul.ft-link li a i {
    display: block;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.owl-buttons {
    position: absolute;
    top: 70px;
    width: 100%;
}

.owl-prev,
.owl-next {
    position: absolute;
}

.owl-next {
    left: 0;
}

.owl-buttons .owl-prev {
    text-indent: -9999px;
    background: url(~/Areas/Admin/img/right-arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
}

.owl-buttons .owl-next {
    text-indent: -9999px;
    background: url(~/Areas/Admin/img/left-arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
}

.post-wrap aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.pro-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.post-info {
    position: relative;
}

.arrow-pro.left:after {
    border-right-color: #FFF;
    border-left-width: 0;
    top: 85px;
    content: " ";
}

.arrow-pro.right:after {
    border-left-color: #FFF;
    border-right-width: 0;
    top: 80px;
    content: " ";
}

.arrow-pro.right {
    right: -8px;
}

.arrow-pro:after {
    border-width: 7px;
    content: "";
}

.arrow-pro,
.arrow-pro:after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: -5px;
}

.post-highlight.yellow {
    background: #f8d347;
    border-radius: 0 4px 4px 0;
}

.post-highlight.terques {
    background: #41cac0;
    border-radius: 4px 0 0 4px;
}

.post-info h1 {
    margin: 0;
    font-size: 18px;
    color: #a19899;
    font-weight: 300;
}

.post-highlight.terques h2 {
    font-size: 16px;
    color: #fff;
    font-style: italic;
    padding: 0 20px;
    line-height: 22px;
    margin: 0;
    font-weight: 300;
}

.post-highlight.terques h2 span,
.post-highlight.terques h2 a {
    color: #92faf3;
}

.post-info h1 strong {
    text-transform: uppercase;
    color: #937b7b;
}

.post-info .desk {
    display: inline-block;
}

.post-info .desk h3 {
    font-size: 16px;
}

.post-info .desk.yellow h3 {
    color: #f8d347;
}

.post-btn a {
    float: right;
    margin-left: 8px;
    font-size: 18px;
    color: #9a9a9a;
}

.post-btn a:hover {
    color: #727272;
}

.pro-thumb {
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    border: 10px solid rgba(256, 256, 256, 0.4);
}

.pro-thumb img {
    text-align: center;
    width: 112px;
    height: 112px;
    border-radius: 50%;
}

.v-align {
    vertical-align: middle !important;
}

.twite h1 {
    margin: 50px 0;
}

.social-footer {
    display: inline;
    text-align: center;
}

.social-footer ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.social-footer ul li {
    display: inline-block;
    margin: 0 20px;
}

.social-footer ul li a {
    font-size: 25px;
    color: #ceced0;
}

.social-footer ul li a:hover i.icon-facebook,
.social-footer ul li.active a i.icon-facebook {
    color: #486eac;
}

.social-footer ul li a:hover i.icon-twitter,
.social-footer ul li.active a i.icon-twitter {
    color: #58c9f3;
}

.social-footer ul li a:hover i.icon-google-plus,
.social-footer ul li.active a i.icon-google-plus {
    color: #4a4a4a;
}

.social-footer ul li a:hover i.icon-pinterest,
.social-footer ul li.active a i.icon-pinterest {
    color: #d1282d;
}

.pie-foot {
    background: #6b6b6b;
    padding: 18px 15px;
    color: #fff;
    border-radius: 0 0 4px 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.follower {
    background: #01a89e;
    color: #fff;
    text-align: center;
    border-radius: 4px 4px 0 0;
}

.follower-foot {
    padding: 8px 5px 5px;
    color: #757575;
    border-radius: 0 0 4px 4px;
    font-weight: 300;
}

.follower-foot ul {
    padding: 0;
    margin: 0;
}

.follower-foot ul li {
    display: inline-block;
    text-align: center;
    width: 48%;
    line-height: normal;
}

.follower-foot ul li h5 {
    margin: 5px 0 0;
}

.follower h4 {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 300;
}

.follow-ava {
    border-radius: 50%;
    border: 5px solid #18b2a6;
    display: inline-block;
}

.follower img {
    border-radius: 50%;
    width: 62px;
    height: 62px;
}

.weather-bg {
    background: #8175c7;
    border-radius: 4px 4px 0 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.weather-bg i {
    font-size: 60px;
    display: block;
}

.weather-bg .degree {
    font-size: 60px;
}

.weather-category {
    padding: 15px 0;
    color: #74829C;
}

.weather-category ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.weather-category ul li {
    display: inline-block;
    width: 32%;
    text-align: center;
    border-left: 1px solid #e6e6e6;
    display: inline-block;
}

.weather-category ul li h5 {
    margin: 0 0 5px;
    text-transform: uppercase;
    font-weight: 300;
}

.weather-category ul li:last-child {
    border-left: none;
}

.fontawesome-icon-list h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 300;
}

.fontawesome-icon-list .col-sm-3 {
    margin-bottom: 10px;
}

.fontawesome-icon-list .page-header {
    border-bottom: 1px solid #C9CDD7;
}

.fontawesome-icon-list i {
    font-size: 16px;
    padding-left: 10px;
}

#web-application,
#text-editor,
#directional,
#video-player,
#brand,
#medical,
#currency {
    margin-top: 10px;
}

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.mail-box aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.mail-box .sm-side {
    width: 25%;
    background: #e5e8ef;
    border-radius: 4px 0 0 4px;
}

.mail-box .lg-side {
    width: 75%;
    background: #fff;
    border-radius: 0 4px 4px 0;
}

.mail-box .sm-side .user-head {
    background: #00a8b3;
    border-radius: 4px 0 0 0;
    padding: 10px;
    color: #fff;
    min-height: 80px;
}

.user-head .inbox-avatar {
    width: 65px;
    float: right;
}

.user-head .inbox-avatar img {
    border-radius: 4px;
}

.user-head .user-name {
    display: inline-block;
    margin: 0 0 0 10px;
}

.user-head .user-name h5 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 300;
}

.user-head .user-name h5 a {
    color: #fff;
}

.user-head .user-name span a {
    font-size: 12px;
    color: #87e2e7;
}

a.mail-dropdown {
    background: #80d3d9;
    padding: 3px 5px;
    font-size: 10px;
    color: #01a7b3;
    border-radius: 2px;
    margin-top: 20px;
}

.inbox-body {
    padding: 20px;
}

.btn-compose {
    background: #8a9fe2;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    color: #fff;
}

.btn-compose:hover {
    background: #f5675c;
    color: #fff;
}

ul.inbox-nav {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.inbox-divider {
    border-bottom: 1px solid #d5d8df;
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%;
}

ul.inbox-nav li a {
    color: #6a6a6a;
    line-height: 45px;
    width: 100%;
    display: inline-block;
    padding: 0 20px;
}

ul.inbox-nav li a:hover,
ul.inbox-nav li.active a,
ul.inbox-nav li a:focus {
    color: #6a6a6a;
    background: #d5d7de;
}

ul.inbox-nav li a i {
    padding-left: 10px;
    font-size: 16px;
    color: #6a6a6a;
}

ul.inbox-nav li a span.label {
    margin-top: 13px;
}

ul.labels-info li h4 {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    color: #5c5c5e;
    font-size: 13px;
    text-transform: uppercase;
}

ul.labels-info li {
    margin: 0;
}

ul.labels-info li a {
    color: #6a6a6a;
    border-radius: 0;
}

ul.labels-info li a:hover,
ul.labels-info li a:focus {
    color: #6a6a6a;
    background: #d5d7de;
}

ul.labels-info li a i {
    padding-left: 10px;
}

.nav.nav-pills.nav-stacked.labels-info p {
    margin-bottom: 0;
    padding: 0 22px;
    color: #9d9f9e;
    font-size: 11px;
}

.inbox-head {
    padding: 20px;
    background: #41cac0;
    color: #fff;
    border-radius: 0 4px 0 0;
    min-height: 80px;
}

.inbox-head h3 {
    margin: 0;
    display: inline-block;
    padding-top: 6px;
    font-weight: 300;
}

.inbox-head .sr-input {
    height: 40px;
    border: none;
    box-shadow: none;
    padding: 0 10px;
    float: right;
    border-radius: 4px 0 0 4px;
    color: #8a8a8a;
}

.inbox-head .sr-btn {
    height: 40px;
    border: none;
    background: #00a6b2;
    color: #fff;
    padding: 0 20px;
    border-radius: 0 4px 4px 0;
}

.table-inbox {
    border: 1px solid #d3d3d3;
    margin-bottom: 0;
}

.table-inbox tr td {
    padding: 12px !important;
}

.table-inbox tr td:hover {
    cursor: pointer;
}

.table-inbox tr td .icon-star.inbox-started,
.table-inbox tr td .icon-star:hover {
    color: #f78a09;
}

.table-inbox tr td .icon-star {
    color: #d5d5d5;
}

.table-inbox tr.unread td {
    font-weight: 600;
    background: #f7f7f7;
}

ul.inbox-pagination {
    float: left;
}

ul.inbox-pagination li {
    float: right;
}

.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.mail-option .chk-all,
.mail-option .btn-group {
    margin-left: 5px;
}

.mail-option .chk-all,
.mail-option .btn-group a.btn {
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
    display: inline-block;
    background: #fcfcfc;
    color: #afafaf;
    border-radius: 3px !important;
}

.inbox-pagination a.np-btn {
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
    display: inline-block;
    background: #fcfcfc;
    color: #afafaf;
    border-radius: 3px !important;
}

.mail-option .chk-all input[type=checkbox] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    padding: 0;
    border: none;
}

.inbox-pagination a.np-btn {
    margin-right: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-top: 7px;
    margin-left: 5px;
}

.fileinput-button {
    border: 1px solid #e6e6e6;
    background: #eee;
}

.inbox-body .modal .modal-body input,
.inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.btn-send,
.btn-send:hover {
    background: #00A8B3;
    color: #fff;
}

.btn-send:hover {
    background: #009da7;
}

.modal-header h4.modal-title {
    font-weight: 300;
    font-family: persian;
    text-align: right;
}

.modal-body label {
    font-weight: 400;
    font-family: persian;
}

.body-404 {
    background: #18d4cb;
    color: #fff;
}

.error-wrapper {
    text-align: center;
    margin-top: 10%;
}

.error-wrapper .icon-404 {
    background: url(~/Areas/Admin/img/404_icon.png) no-repeat;
    width: 289px;
    height: 274px;
    display: inline-block;
    margin-right: 30px;
}

.error-wrapper h1 {
    font-size: 90px;
    font-weight: 300;
    margin: -50px 0 0;
}

.error-wrapper h2 {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 30px;
}

.error-wrapper p,
.error-wrapper p a {
    font-size: 18px;
    font-weight: 300;
}

.error-wrapper p.page-404 {
    color: #7dfff7;
}

.error-wrapper p.page-404 a,
.error-wrapper p.page-500 a,
.error-wrapper p.page-404 a:hover,
.error-wrapper p.page-500 a:hover {
    color: #fff;
}

.body-500 {
    background: #8075c6;
    color: #fff;
}

.error-wrapper p.page-500 {
    color: #afa5f1;
}

.error-wrapper .icon-500 {
    background: url(~/Areas/Admin/img/500_icon.png) no-repeat;
    width: 289px;
    height: 274px;
    display: inline-block;
    margin-right: 55px;
}

.profile-nav .user-heading {
    background: #ff766c;
    color: #fff;
    border-radius: 4px 4px 0 0;
    padding: 0 15px;
    text-align: center;
}

.profile-nav .user-heading.round a {
    border-radius: 50%;
    border: 10px solid rgba(256, 256, 256, 0.3);
    display: inline-block;
}

.profile-nav .user-heading a img {
    width: 112px;
    height: 112px;
    border-radius: 50%;
}

.profile-nav .user-heading h1 {
    font-weight: bold;
    margin: 35px 0;
    font-family: persian;
    color: #406700;
}

.profile-nav .user-heading p {
    font-size: 12px;
}

.profile-nav ul {
    margin-top: 1px;
}

.profile-nav ul>li {
    margin-top: 0;
    line-height: 30px;
}

.profile-nav ul>li:last-child {
    border-bottom: none;
}

.profile-nav ul>li>a {
    border-radius: 0;
    color: #89817f;
}

.profile-nav ul>li>a>i {
    font-size: 16px;
    padding-left: 10px;
    color: #bcb3aa;
    width: 30px;
    display: inline-block;
}

.profile-nav ul>li>a span {
    display: inline-block;
}

.r-activity {
    margin: 6px 0 0;
    font-size: 12px;
}

.p-text-area,
.p-text-area:focus {
    border: none;
    font-weight: 300;
    box-shadow: none;
    color: #c3c3c3;
    font-size: 16px;
}

.profile-info .panel-footer {
    background-color: #f8f7f5;
    border-top: 1px solid #e7ebee;
}

.profile-info .panel-footer ul li a {
    color: #7a7a7a;
}

.bio-graph-heading {
    background: #41cac0;
    color: #fff;
    text-align: center;
    font-style: italic;
    padding: 15px 80px;
    font-size: 16px;
    font-weight: 300;
}

.bio-graph-info {
    color: #89817e;
}

.bio-graph-info h1 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
}

.bio-row {
    width: 49%;
    float: right;
    margin: 10px 0 0;
    padding: 0 15px;
}

.bio-rowF {
    width: 98%;
    float: right;
    margin: 10px 0 0;
    padding: 0 15px;
}

.bio-row p span {
    display: inline-block;
}

.bio-chart,
.bio-desk {
    float: right;
}

.bio-chart {
    width: 40%;
}

.bio-desk {
    width: 60%;
}

.bio-desk h4 {
    font-size: 15px;
    font-weight: 400;
}

.bio-desk h4.terques {
    color: #4CC5CD;
}

.bio-desk h4.red {
    color: #e26b7f;
}

.bio-desk h4.green {
    color: #97be4b;
}

.bio-desk h4.purple {
    color: #caa3da;
}

.file-pos {
    margin: 6px 0 10px;
}

.profile-activity h5 {
    font-weight: 300;
    margin-top: 0;
    color: #c3c3c3;
}

.summary-head {
    background: #ee7272;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #ee7272;
}

.summary-head h4 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.summary-head p {
    color: rgba(256, 256, 256, 0.6);
}

ul.summary-list {
    display: inline-block;
    padding-right: 0;
    width: 100%;
    margin-bottom: 0;
}

ul.summary-list>li {
    display: inline-block;
    width: 19.5%;
    text-align: center;
}

ul.summary-list>li>a>i {
    display: block;
    font-size: 18px;
    padding-bottom: 5px;
}

ul.summary-list>li>a {
    padding: 10px 0;
    display: inline-block;
    color: #818181;
}

ul.summary-list>li {
    border-left: 1px solid #eaeaea;
}

ul.summary-list>li:last-child {
    border-left: none;
}

.activity {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

.activity.alt {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.activity span {
    float: right;
}

.activity.alt span {
    float: left;
}

.activity span,
.activity.alt span {
    width: 45px;
    height: 45px;
    line-height: 47px;
    border-radius: 50%;
    background: #eee;
    text-align: center;
    color: #fff;
    font-size: 36px;
}

.activity.terques span {
    background: #8dd7d6;
}

.activity.terques h4 {
    color: #8dd7d6;
}

.activity.purple span {
    background: #b984dc;
}

.activity.purple h4 {
    color: #b984dc;
}

.activity.blue span {
    background: #90b4e6;
}

.activity.blue h4 {
    color: #90b4e6;
}

.activity.green span {
    background: #aec785;
}

.activity.green h4 {
    color: #aec785;
}

.activity h4 {
    min-width: 200px;
    margin-top: 0;
    font-size: 16px;
}

.activity p {
    margin-bottom: 0;
    font-size: 13px;
}

.activity .activity-desk i,
.activity.alt .activity-desk i {
    float: right;
    font-size: 18px;
    margin-left: 10px;
    color: #bebebe;
}

.activity .activity-desk {
    margin-right: 70px;
    position: relative;
}

.activity.alt .activity-desk {
    margin-left: 70px;
    position: relative;
}

.activity.alt .activity-desk .panel {
    float: left;
    position: relative;
}

.activity-desk .panel {
    background: #F4F4F4;
    display: inline-block;
}

.activity .activity-desk .arrow {
    border-left: 8px solid #F4F4F4 !important;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .arrow-alt {
    border-right: 8px solid #F4F4F4 !important;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .album {
    display: inline-block;
    margin-top: 10px;
}

.activity-desk .album a {
    margin-left: 10px;
}

.activity-desk .album a:last-child {
    margin-left: 0;
}

.invoice-list {
    margin-bottom: 30px;
}

.invoice-list h4 {
    font-weight: 300;
    font-size: 16px;
}

.invoice-block {
    text-align: right;
}

ul.amounts li {
    background: #f5f5f5;
    margin-bottom: 5px;
    padding: 2px 10px;
    border-radius: 4px;
    font-weight: 300;
    position: relative;
}

.invoice-btn a {
    font-weight: 300;
    margin: 0 5px;
    font-size: 16px;
}

.corporate-id {
    margin-bottom: 30px;
}

.panel-primary>.panel-heading.navyblue {
    background-color: #2A3542;
    border-color: #2A3542;
    color: #FFF;
}

.table-advance tr td {
    vertical-align: middle !important;
}

.no-border {
    border-bottom: none;
}

.dataTables_length,
.dataTables_filter {
    padding: 15px;
}

.dataTables_info {
    padding: 0 15px;
}

.dataTables_filter {
    float: left;
}

.dataTables_length select {
    width: 65px;
    padding: 0 10px;
}

.dataTables_length label,
.dataTables_filter label {
    font-weight: 300;
}

.dataTables_filter label {
    width: 100%;
}

.dataTables_filter label input {
    width: 78%;
}

.border-top {
    border-top: 1px solid #ddd;
}

.dataTables_paginate.paging_bootstrap.pagination li {
    float: right;
    margin: 0 1px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination li.disabled a {
    color: #c7c7c7;
}

.dataTables_paginate.paging_bootstrap.pagination li a {
    color: #797979;
    padding: 5px 10px;
    display: inline-block;
}

.dataTables_paginate.paging_bootstrap.pagination li:hover a,
.dataTables_paginate.paging_bootstrap.pagination li.active a {
    color: #797979;
    background: #eee;
    border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination {
    float: left;
    margin-left: 15px;
    margin-top: -5px;
    margin-bottom: 15px;
}

.dataTable tr:last-child {
    border-bottom: 1px solid #ddd;
}

.has-toolbar.fc {
    margin-top: 50px;
}

.fc-header-title {
    display: inline-block;
    margin-top: -50px;
    vertical-align: top;
}

.fc-view {
    margin-top: -50px;
    overflow: hidden;
    width: 100%;
}

.fc-state-default,
.fc-state-default .fc-button-inner {
    background: #F3F3F3 !important;
    border-color: #DDD;
    border-style: none solid;
    color: #646464;
}

.fc-state-active,
.fc-state-active .fc-button-inner,
.fc-state-hover,
.fc-state-hover .fc-button-inner {
    background: #8a9fe2 !important;
    color: #fff !important;
}

.fc-event-skin {
    background-color: #6883a3 !important;
    border-color: #6883a3 !important;
    color: #FFF !important;
}

.fc-grid th {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F3F3F3 !important;
}

.fc-header-title h2 {
    font-size: 20px !important;
    color: #C8CCD7;
    font-weight: 300;
}

.external-event {
    cursor: move;
    display: inline-block !important;
    margin-bottom: 6px !important;
    margin-left: 6px !important;
    padding: 8px;
}

#external-events p input[type="checkbox"] {
    margin: 0;
}

.drg-event-title {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.fc-content .fc-event {
    border-radius: 4px;
    padding: 4px 6px;
}

.fc-corner-right {
    border-radius: 4px 0 0 4px;
}

.fc-corner-left {
    border-radius: 0 4px 4px 0;
}

.drp-rmv {
    padding-top: 10px;
    margin-top: 10px;
}

.btn-row {
    margin-bottom: 10px;
}

.tab-head {
    background: #7087a3;
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}

.tab-container {
    margin-top: 10px;
}

.tab-head .nav-tabs>li>a {
    border-radius: 0;
    margin-left: 1px;
    color: #fff;
}

.tab-head .nav-tabs>li.active>a,
.tab-head .nav-tabs>li>a:hover,
.tab-head .nav-tabs>li.active>a:hover,
.tab-head .nav-tabs>li.active>a:focus {
    background-color: #f1f2f7;
    border-color: #f1f2f7;
    color: #797979;
}

.progress-xs {
    height: 8px;
}

.progress-sm {
    height: 12px;
}

.panel-heading .nav {
    border: medium none;
    font-size: 13px;
    margin: -10px -15px -11px;
}

.tab-bg-dark-navy-blue {
    background: #7087A3;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
}

.panel-heading .nav>li>a,
.panel-heading .nav>li.active>a,
.panel-heading .nav>li.active>a:hover,
.panel-heading .nav>li.active>a:focus {
    border-width: 0;
    border-radius: 0;
}

.panel-heading .nav>li>a {
    color: #fff;
}

.panel-heading .nav>li.active>a,
.panel-heading .nav>li>a:hover {
    color: #47596f;
    background: #fff;
}

.panel-heading .nav>li:first-child.active>a,
.panel-heading .nav>li:first-child>a:hover {
    border-radius: 4px 0 0 0;
}

.tab-left {
    height: 38px;
}

.panel-heading.tab-left .nav>li:first-child.active>a,
.tab-left.panel-heading .nav>li:first-child>a:hover {
    border-radius: 0;
}

.panel-heading.tab-left .nav>li:last-child.active>a,
.tab-left.panel-heading .nav>li:last-child>a:hover {
    border-radius: 0 4px 0 0;
}

.panel-heading.tab-left .nav-tabs>li>a {
    margin-right: 1px;
    margin-left: 0;
}

.panel-heading .ft-link {
    color: red;
}

.m-bot20 {
    margin-bottom: 20px;
}

.m-bot-none {
    margin-bottom: 0;
}

.wht-color {
    color: #fff;
}

.close-sm {
    font-size: 14px;
}

.carousel-indicators li {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    transition: background-color .25s ease 0;
    -moz-transition: background-color .25s ease 0;
    -webkit-transition: background-color .25s ease 0;
}

.carousel-indicators .active {
    background: #8a9fe2;
    height: 10px;
    margin: 1px;
    width: 10px;
}

.carousel-indicators.out {
    bottom: -5px;
    bottom: -5px;
}

.carousel-control {
    color: #999;
    text-shadow: none;
    width: 45px;
}

.carousel-control i {
    display: inline-block;
    height: 25px;
    right: 50%;
    margin-right: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 5;
}

.carousel-control.right,
.carousel-control.left {
    background: none;
    filter: none;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #CCC;
    opacity: .9;
    text-decoration: none;
}

.carousel-inner h3 {
    font-size: 16px;
    margin: 0;
    padding: 10px;
    color: #000;
    font-family: persian;
}

.carousel-inner p {
    color: red;
}

.carousel-inner {
    margin-bottom: 15px;
}

.gritter-close {
    right: auto !important;
    left: 3px !important;
}

label {
    display: inline-block;
    margin-bottom: 4px;
    font-weight: 400;
}

.form-group label i {
    color: #ff5c4f;
    font-size: 10px;
    top: 3px;
    position: absolute;
}

.form-groupF {
    width: 100%;
    display: inline-block;
}

.form-group3 {
    margin: 5px;
    width: 20%;
    float: right;
}

.sm-input {
    width: 175px;
}

.form-horizontal.tasi-form .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.form-horizontal.tasi-form .form-group:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.form-horizontal.tasi-form .form-group .help-block {
    margin-bottom: 0;
}

.round-input {
    border-radius: 500px;
}

.m-bot15 {
    margin-bottom: 15px;
    color: #2a3542;
    font-size: 12px;
    padding: 0;
}

.form-horizontal.tasi-form .checkbox-inline>input {
    margin-top: 1px;
    border: none;
}

.cmxform .form-group label.error {
    display: inline;
    margin: 5px 0;
    color: #B94A48;
    font-weight: 400;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus,
.cmxform .form-group input.error,
.cmxform .form-group textarea.error {
    border-color: #B94A48 !important;
}

#signupForm label.error {
    display: inline;
    margin: 5px 0;
    width: auto;
    color: #B94A48;
}

.checkbox,
.checkbox:hover,
.checkbox:focus {
    border: none;
}

table.sliders tr td {
    padding: 30px 0;
    border: none;
}

.slider {
    margin-top: 3px;
}

.slider-info {
    padding-top: 10px;
}

.sliders .ui-widget-header {
    background: #22bacf !important;
    border-radius: 15px !important;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-br {
    border-bottom-left-radius: 0 !important;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-bl {
    border-bottom-right-radius: 0 !important;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tr {
    border-top-left-radius: 0 !important;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tl {
    border-top-right-radius: 0 !important;
}

#eq span {
    height: 120px;
    float: right;
    margin: 15px;
}

.ui-widget-content {
    background: #f0f2f7 !important;
    border: none !important;
    border-radius: 15px !important;
}

.ui-slider-horizontal {
    height: 8px !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.57em !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #fff !important;
    border: 3px solid #22bacf !important;
    border-radius: 50% !important;
}

.ui-slider-vertical {
    width: 8px !important;
}

.ui-slider-vertical .ui-slider-handle {
    right: -.5em !important;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.6em;
    position: absolute;
    width: 1.6em;
    z-index: 2;
}

.bound-s {
    width: 90px;
    margin-bottom: 15px;
}

.has-switch {
    border-radius: 30px;
    display: inline-block;
    cursor: pointer;
    line-height: 1.231;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 80px;
    -webkit-mask: url(~/Areas/Admin/img/mask.png) 0 0 no-repeat;
    mask: url(~/Areas/Admin/img/mask.png) 0 0 no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.has-switch.deactivate {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default !important;
}

.has-switch.deactivate label,
.has-switch.deactivate span {
    cursor: default !important;
}

.has-switch>div {
    width: 162%;
    position: relative;
    top: 0;
}

.has-switch>div.switch-animate {
    -webkit-transition: right .25s ease-out;
    -moz-transition: right .25s ease-out;
    -o-transition: right .25s ease-out;
    transition: right .25s ease-out;
    -webkit-backface-visibility: hidden;
}

.has-switch>div.switch-off {
    right: -63%;
}

.has-switch>div.switch-off label {
    background-color: #7f8c9a;
    border-color: #bdc3c7;
    -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
}

.has-switch>div.switch-on {
    right: 0;
}

.has-switch>div.switch-on label {
    background-color: #41cac0;
}

.has-switch input[type=checkbox] {
    display: none;
}

.has-switch span {
    cursor: pointer;
    font-size: 14.994px;
    font-weight: 700;
    float: right;
    height: 29px;
    line-height: 19px;
    margin: 0;
    padding-bottom: 6px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 50%;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    transition: .25s ease-out;
    -webkit-backface-visibility: hidden;
}

.has-switch span.switch-right {
    border-radius: 30px 0 0 30px;
    background-color: #2A3542;
    color: #41cac0;
    border-right: 1px solid transparent;
}

.has-switch span.switch-left {
    border-radius: 0 30px 30px 0;
    background-color: #bdc3c7;
    color: #fff;
    text-indent: 7px;
}

.has-switch span.switch-left [class*="fui-"] {
    text-indent: 0;
}

.has-switch label {
    border: 4px solid #2A3542;
    border-radius: 50%;
    float: right;
    height: 29px;
    margin: 0 -21px 0 -14px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 29px;
    z-index: 100;
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    transition: .25s ease-out;
    -webkit-backface-visibility: hidden;
}

.switch-square {
    border-radius: 6px;
    -webkit-mask: url(~/Areas/Admin/img/mask.png) 0 0 no-repeat;
    mask: url(~/Areas/Admin/img/mask.png) 0 0 no-repeat;
}

.switch-square>div.switch-off label {
    border-color: #7f8c9a;
    border-radius: 6px 0 0 6px;
}

.switch-square span.switch-right {
    border-radius: 6px 0 0 6px;
}

.switch-square span.switch-right [class*="fui-"] {
    text-indent: -10px;
}

.switch-square span.switch-left {
    border-radius: 0 6px 6px 0;
}

.switch-square span.switch-left [class*="fui-"] {
    text-indent: 5px;
}

.switch-square label {
    border-radius: 0 6px 6px 0;
    border-color: #41cac0;
}

.tagsinput {
    border: 1px solid #e3e6ed;
    border-radius: 6px;
    height: 100px;
    padding: 6px 1px 1px 6px;
    overflow-y: auto;
    text-align: right;
}

.tagsinput .tag {
    border-radius: 4px;
    background-color: #41cac0;
    color: #fff;
    cursor: pointer;
    margin-left: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 15px;
    padding: 6px 13px 8px 19px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: .14s linear;
    -moz-transition: .14s linear;
    -o-transition: .14s linear;
    transition: .14s linear;
    -webkit-backface-visibility: hidden;
}

.tagsinput .tag:hover {
    background-color: #39b1a8;
    color: #fff;
    padding-right: 12px;
    padding-left: 20px;
}

.tagsinput .tag:hover .tagsinput-remove-link {
    color: #fff;
    opacity: 1;
    display: block;
}

.tagsinput input {
    background: transparent;
    border: none;
    color: #34495e;
    font-family: persian, "Lato", sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 5px;
    outline: 0;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 12px;
}

.tagsinput-remove-link {
    bottom: 0;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    opacity: 0;
    padding: 7px 7px 5px 0;
    position: absolute;
    left: 0;
    text-align: left;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none;
}

.tagsinput-remove-link:before {
    color: #fff;
    content: "\f00d";
    font-family: "FontAwesome";
}

.tagsinput-add-container {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.tagsinput-add {
    background-color: #d6dbdf;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 6px 9px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-backface-visibility: hidden;
}

.tagsinput-add:hover {
    background-color: #3bb8af;
}

.tagsinput-add:before {
    content: "\f067";
    font-family: "FontAwesome";
}

.tags_clear {
    clear: both;
    width: 100%;
    height: 0;
}

.clearboth {
    clear: both;
}

.checkboxes label,
.radios label {
    display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 7px;
    font-weight: 300;
    height: 30px;
}

.radios {
    padding-top: 18px;
}

.label_check input,
.label_radio input {
    margin-left: 5px;
}

.has-js .label_check,
.has-js .label_radio {
    padding-right: 34px;
}

.has-js .label_radio {
    background: url(~/Areas/Admin/img/checkbox/radio-off.png) no-repeat;
}

.has-js .label_check {
    background: url(~/Areas/Admin/img/checkbox/check-off.png) no-repeat;
}

.has-js label.c_on {
    background: url(~/Areas/Admin/img/checkbox/check-on.png) no-repeat;
}

.has-js label.r_on {
    background: url(~/Areas/Admin/img/checkbox/radio-on.png) no-repeat;
}

.has-js .label_check input,
.has-js .label_radio input {
    position: absolute;
    right: -9999px;
}

.add-on {
    border: 1px solid #E2E2E4;
    border-radius: 4px;
    float: left;
    margin-left: -37px;
    margin-top: -34px;
    padding: 8px;
    text-align: center;
    background: #EEE;
}

.daterangepicker .ranges .range_inputs>div:nth-child(2) {
    margin-bottom: 10px;
    padding-right: 0;
}

.daterangepicker .ranges label {
    padding-bottom: 0;
    padding-top: 8px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover,
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover,
.datepicker td span.active:hover,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
    background: #41CAC0;
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
    font-family: persian;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
}

.daterangepicker td.active,
.daterangepicker td.active:hover,
.datepicker td.active,
.datepicker td.active:hover,
.datepicker td span.active {
    text-shadow: none;
}

.datepicker th.switch {
    width: 125px;
}

.datepicker td span {
    height: 40px;
    line-height: 40px;
}

.cke_top,
.cke_bottom {
    background: #F5F5F5 !important;
    background: -moz-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    background: -webkit-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    background: -o-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    box-shadow: none;
    padding: 6px 8px 2px;
}

.cke_top {
    border-bottom: 1px solid #ccc !important;
}

.cke_chrome {
    border: 1px solid #ccc !important;
    box-shadow: none !important;
    display: block;
    padding: 0;
}

.stepy-tab {
    text-align: center;
}

.stepy-tab ul {
    display: inline-block;
}

.stepy-tab ul li {
    float: right;
}

.step legend {
    border: none;
}

.button-back {
    float: right;
}

.button-next,
.finish {
    float: left;
}

.button-back,
.button-next,
.finish {
    cursor: pointer;
    text-decoration: none;
}

.step {
    clear: right;
}

.step label {
    display: block;
}

.stepy-titles li {
    color: #757575;
    cursor: pointer;
    float: right;
    margin: 10px 15px;
}

.stepy-titles li span {
    display: block;
}

.stepy-titles li.current-step div {
    color: #fff;
    cursor: auto;
    background: #A9D86E;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.stepy-titles li div {
    font-size: 16px;
    font-weight: 300;
    background: #eee;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.user-heading.alt {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.alt.green-bg {
    background: #aec785;
}

.user-heading.alt img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    float: right;
    margin: 6px -10px 6px 10px;
    display: inline-block;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
}

.twt-feed {
    border-radius: 4px 4px 0 0;
    color: #FFF;
    padding: 10px;
    position: relative;
    text-align: center;
}

.twt-feed.blue-bg {
    background: #58C9F3;
}

.twt-feed h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.twt-feed a {
    border: 8px solid #fff;
    border-radius: 50%;
    -webit-border-radius: 50%;
    display: inline-block;
    margin-bottom: -55px;
}

.twt-feed a img {
    height: 112px;
    width: 112px;
    border-radius: 50%;
    -webit-border-radius: 50%;
}

.twt-category {
    display: inline-block;
    margin-bottom: 11px;
    margin-top: 55px;
    width: 100%;
}

.twt-category ul li {
    color: #89817f;
    font-size: 13px;
}

.twt-category h5 {
    font-size: 20px;
    font-weight: 300;
}

.twt-write .t-text-area {
    border: 1px solid #eee;
    border-radius: 0;
}

.twt-footer {
    padding: 10px 15px;
}

.btn-space {
    padding-right: 11.6%;
    padding-left: 11%;
}

.p-head {
    color: #f77b6f;
    font-weight: 400;
    font-size: 14px;
}

.cmt-head {
    font-weight: 400;
    font-size: 13px;
}

.p-thumb img {
    width: 50px;
    height: 50px;
    border-radius: 3px;
}

.chat-form {
    margin-top: 25px;
    clear: both;
}

.chat-form .input-cont {
    margin-bottom: 10px;
}

.chat-form .input-cont input {
    margin-bottom: 0;
    border: 1px solid #d3d3d3 !important;
    margin-top: 0;
    min-height: 45px;
    background-color: #fff !important;
}

.chat-features a {
    margin-right: 10px;
}

.chat-features a i {
    color: #d0d0d0;
}

.timeline-messages:before {
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    top: 0;
    width: 2px;
}

.timeline-messages:before,
.msg-time-chat:before,
.msg-time-chat .text:before {
    content: "";
    right: 60px;
    position: absolute;
    top: -2px;
}

.timeline-messages,
.msg-time-chat,
.timeline-messages .msg-in,
.timeline-messages .msg-out {
    position: relative;
}

.timeline-messages .msg-in .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.timeline-messages .msg-out .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.msg-time-chat:first-child:before {
    margin-top: 16px;
}

.msg-time-chat:before {
    background: #CCC;
    border: 2px solid #FAFAFA;
    border-radius: 100px;
    height: 14px;
    margin: 23px 0 0 -6px;
    width: 14px;
}

.msg-time-chat:hover:before {
    background: #41cac0;
}

.msg-time-chat:first-child {
    padding-top: 0;
}

.message-img {
    float: right;
    margin-left: 30px;
    overflow: hidden;
}

.message-img img {
    display: block;
    height: 44px;
    width: 44px;
}

.message-body {
    margin-right: 80px;
}

.msg-time-chat .msg-in .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
}

.msg-time-chat .msg-out .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
}

.msg-time-chat p {
    margin: 0;
}

.msg-time-chat .attribution {
    font-size: 11px;
    margin: 0 0 5px;
}

.msg-time-chat {
    overflow: hidden;
    padding: 8px 0;
}

.msg-in a,
.msg-in a:hover {
    color: #b64c4c;
    text-decoration: none;
    border-radius: 4px;
    margin-left: 10px;
    font-weight: 400;
    font-size: 13px;
}

.msg-out a,
.msg-out a:hover {
    color: #288f98;
    text-decoration: none;
    border-radius: 4px;
    margin-left: 10px;
    font-weight: 400;
    font-size: 13px;
}

span.customSelect {
    font-size: 12px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    color: #A4AABA;
}

span.customSelect.changed {
    background-color: #fff;
}

.customSelectInner {
    background: url(~/Areas/Admin/img/customSelect-arrow.gif) no-repeat center left;
}

.page-header {
    padding-top: 15px;
    margin: 0 0 15px;
    border-top: 1px solid #e0e4f9;
    font-family: persian;
    font-size: 24px;
    color: #006ed0;
    position: relative;
    font-weight: 900;
}

.page-header .logo {
    width: 100px;
    height: 50px;
    position: absolute;
    left: 10px;
    top: -5px;
}

.searchDT {
    margin: 0 5px 0 0;
    cursor: pointer;
    color: #318dff;
}

.inputDT {
    width: 80%;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 1px 5px;
}

.redBG {
    background: #ffd7d4 !important;
}

.green {
    color: green !important;
}

.red {
    color: red !important;
}

.blue {
    color: blue !important;
}

.greenBG {
    background: #b9ffc8 !important;
}

.date_menu {
    list-style: none;
    float: left;
    margin-top: 15px;
    margin-right: 65px;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 2px 5px;
}

.jsgrid-cell,
.jsgrid-header-cell {
    text-align: center;
}

.panel table i {
    font-size: 18px;
    margin-right: 4px;
}

table i.fa-exclamation-triangle {
    color: #e4a10a;
}

table i.fa-edit {
    color: #ff0000;
}

table i.fa-briefcase {
    color: #1e6dff;
}

table i.fa-university {
    color: #000000;
}

table i.fa-credit-card {
    color: #961bf3;
}

table i.fa-list-ol {
    color: #d4cf29;
}

table i.fa-file-pdf-o {
    color: #ff0000;
}

table i.fa-info-circle {
    color: #14bd00;
}

table i.fa-money {
    color: #8e54ff;
}

.jsgrid-cell i.fa-print,
.jsgrid-cell i.fa-image {
    color: #2048d5;
}

table i.fa-print,
i.fa-gift {
    color: #ff00f5;
}

table i.fa-plus-square {
    color: #8165f9;
}

table i.fa-trash-o {
    color: red;
}

table i.fa-save {
    color: #0014ff;
}

table i.icon-save,
i.fa-list-ul {
    color: #ff9524;
}

table i.icon-reply,
i.icon-sort-by-attributes {
    color: #000fb7;
}

.hide {
    display: none;
}

.appear {
    display: normal;
}

.gj-tree-glyphicons-expander {
    margin-left: 5px;
    cursor: pointer;
}

.gj-list .list-group {
    padding-right: 0;
    margin-bottom: 0;
}

.group {
    border: 1px solid #e3e6ed;
    border-radius: 6px;
    padding: 2px 5px 0;
    background: #e6f3ff;
    float: right;
    width: 100%;
}

.label_check {
    width: 100%;
}

.label_check span {
    float: right;
    width: 20%;
    color: #0085ff;
}

.label_check input {
    float: right;
    width: 20%;
}

.label_check select {
    float: right;
    width: 20%;
}

.label_check b {
    float: right;
    width: 5%;
}

.checkboxesDiscount .label_check b {
    float: right;
    width: 6%;
    height: 24px;
    padding: 3px 6px;
}

.panel-heading {
    position: relative;
    color: #2E4284;
    font-size: 1.2rem;
    font-weight: 600;
    border-bottom: 1px solid #d0dafb;
    padding-bottom: 10px;
}

.panel-heading button {
    position: absolute;
    left: 90px;
    top: 4px;
    border-color: #080808;
    background-color: #e2c2c2;
    color: #000;
}

pre {
    font-family: persian;
    border: none;
    background: none;
}

.jsgrid-cell .detail {
    position: absolute;
    cursor: pointer;
    left: 2px;
    top: -3px;
    color: #00a6b7;
}

.jsgrid-filter-row>.jsgrid-cell {
    position: relative;
}

a.pcalBtn {
    width: 25px;
    height: 19px;
    position: absolute;
    top: 25px;
    left: 4px;
}

.copyRight {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    color: #006ed0;
    font-size: 14px;
}

.jsgrid-edit-row>.jsgrid-cell {
    position: relative;
}

.alert {
    font-size: 17px;
    position: relative;
    z-index: 10000 !important;
}

.bg-row-red td {
    background: #fdd3d3 !important;
}

.bg-row-yellow td {
    background: #ffffb7 !important;
}

.bg-row-blue td {
    background: #dffcff !important;
}

.bg-row-black td {
    background: #515558 !important;
    color: #f1f2f7;
}

.bg-row-green td {
    color: #676767;
    background: #c8fdc8 !important;
}

.bg-blue ._1 {
    background: #dffcff !important;
}

.bg-green ._2 {
    background: #c8ffcf !important;
}

.bg-yellow ._3 {
    background: #fffca3 !important;
}

.bg-yellowI {
    color: yellow !important;
}

.panel-heading .nav>li.active>a.bg-yellowI,
.panel-heading .nav>li>a.bg-yellowI:hover {
    color: #2a3542 !important;
    background: #fffca3;
}

.sum td {
    background: #2a3542 !important;
    color: #fff;
}

#divMessage p {
    font-size: 20px;
}

.rtl {
    direction: rtl !important;
    text-align: right !important;
}

.ltr {
    direction: ltr !important;
    text-align: left !important;
}

.blink {
    -webkit-animation: blink 2s steps(5, start) infinite;
    -moz-animation: blink 2s steps(5, start) infinite;
    -o-animation: blink 2s steps(5, start) infinite;
    animation: blink 2s steps(5, start) infinite;
    background: #e4ff9e !important;
}

@-webkit-keyframes blink {
    to {
        visibility: hidden;
    }
}

@-moz-keyframes blink {
    to {
        visibility: hidden;
    }
}

@-o-keyframes blink {
    to {
        visibility: hidden;
    }
}

@keyframes blink {
    to {
        visibility: hidden;
    }
}

.spinner {
    position: absolute;
    height: 30px;
    left: 10px;
    top: 0;
}

.spinner>div {
    margin-right: 2px;
    background-color: #1e63ff;
    height: 100%;
    width: 4px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .r2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .r3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.spinner .r4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s;
}

.spinner .r5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.panel-heading>.help {
    position: absolute;
    left: 13px;
    top: 6px;
    font-size: 30px;
    color: #000cb0;
}

.panel-heading .controls {
    position: absolute;
    left: 10px;
    top: 0px;
    font-weight: 400;
}

.panel-heading .controls i {
    margin: 0 5px;
    cursor: pointer;
    font-size: 20px;
}

.panel-heading .controls i:hover {
    color: #F8BE08;
}

.fullScreen {
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 10003 !important;
    background-color: white;
    margin-top: 0px;
    border-radius: 0;
    overflow: auto
}

.attention {
    padding: 5px;
    color: #797979;
    font-size: 14px;
    display: inline-block;
    text-align: justify;
    width: 48%;
    position: relative;
}

.attention .fa-hand-o-left {
    color: red;
    margin-right: 10px;
}

.attention b {
    color: #00bf18;
}

.attention p {
    padding: 0 10px;
}

.modal {
    z-index: 10003;
}

.modal-dialog {
    z-index: 10004;
}

.close {
    position: absolute;
    left: 18px;
}

.nav-tabs>li {
    float: right;
}


/*style-responsive.css*/

@media (min-width:768px) and (max-width:979px) {
    .mail-box .sm-side {
        width: 30%;
    }
    .mail-box .lg-side {
        width: 70%;
    }
}

@media (max-width:768px) {
    .mobileNavToggle {
        display: block !important;
    }
    .expert {
        position: fixed;
        bottom: 10px;
        left: 20px;
    }
    .desktopNavToggle {
        display: none !important;
    }
    .wrapper,
    ul.sidebar-menu {
        margin-top: 70px;
    }
    #sidebar,
    .header {
        position: absolute;
    }
    #sidebar>ul>li>a,
    #sidebar>ul>li>a>span {
        line-height: 20px;
    }
    #sidebar,
    #sidebar>ul>li>a,
    #sidebar>ul>li>ul.sub>li {
        width: 100%;
    }
    #sidebar>ul>li>ul.sub>li>a,
    .fc-state-default,
    .fc-state-default .fc-button-inner {
        background: 0 0 !important;
    }
    #sidebar {
        height: auto;
        overflow: hidden;
        z-index: 1001;
    }
    #main-content {
        margin-right: 0px;
        margin-left: 0px;
    }
    #sidebar>ul>li {
        margin: 0 10px 23px 0px;
    }
    #sidebar>ul>li>a {
        padding: 0 10px;
        text-align: center;
        font-size: 1.1em;
    }
    #sidebar li a {
        font-size: 18px;
        line-height: 2;
        position: relative;
        padding: 3px 20px;
        color: #7082bc;
    }
    .mail-info,
    .mail-info:hover {
        display: none !important;
    }
    #sidebar ul>li>a .arrow,
    #sidebar>ul>li>a .arrow.open {
        margin-left: 10px;
        margin-top: 15px;
    }
    #sidebar ul>li.active>a .arrow,
    #sidebar ul>li>a:focus .arrow,
    #sidebar ul>li>a:hover .arrow,
    #sidebar>ul>li.active>a .arrow.open,
    #sidebar>ul>li>a:focus .arrow.open,
    #sidebar>ul>li>a:hover .arrow.open {
        margin-top: 15px;
    }
    #sidebar {
        margin: 0 !important;
    }
    #sidebar .btn-navbar.collapsed .arrow {
        display: none;
    }
    #sidebar .btn-navbar .arrow {
        position: absolute;
        left: 35px;
        width: 0;
        height: 0;
        top: 48px;
        border-bottom: 15px solid #282e36;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
    }
    .btn {
        margin-bottom: 5px;
    }
    .mail-box aside {
        display: block;
    }
    .mail-box .lg-side,
    .mail-box .sm-side {
        width: 100%;
    }
    .fc-header-left {
        right: 25px;
        position: absolute;
    }
    .fc-header-right .fc-button {
        margin: 0 !important;
        top: -10px !important;
    }
    .fc-header-left .fc-button {
        margin: 0 !important;
        top: -50px !important;
    }
    .fc-state-active,
    .fc-state-active .fc-button-inner,
    .fc-state-hover,
    .fc-state-hover .fc-button-inner {
        background: 0 0 !important;
        color: #FFF !important;
    }
    .fc-button {
        border: none !important;
        margin-left: 2px;
    }
    .fc-view {
        top: 0 !important;
    }
    .fc-button .fc-button-inner {
        margin: 0 0 0 2px !important;
        padding: 2px !important;
        background-color: #fafafa !important;
        background-image: -moz-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#efefef)) !important;
        background-image: -webkit-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: -o-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: linear-gradient(to bottom, #fafafa, #efefef) !important;
        filter: progid: dximagetransform.microsoft.gradient(startColorstr='#fafafa', endColorstr='#efefef', GradientType=0) !important;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) !important;
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) !important;
        box-shadow: 0 1px 0 rgba(255, 255, 255, .8) !important;
        border-radius: 3px !important;
        color: #646464 !important;
        border: 1px solid #ddd !important;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .6) !important;
        text-align: center;
    }
    .fc-button.fc-state-disabled .fc-button-inner {
        color: #bcbbbb !important;
    }
    .fc-button.fc-state-active .fc-button-inner {
        background-color: #e5e4e4 !important;
        background-image: -moz-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e4e4), to(#dddcdc)) !important;
        background-image: -webkit-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: -o-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: linear-gradient(to bottom, #e5e4e4, #dddcdc) !important;
        filter: progid: dximagetransform.microsoft.gradient(startColorstr='#e5e4e4', endColorstr='#dddcdc', GradientType=0) !important;
    }
    .fc-content {
        margin-top: 50px;
    }
    .fc-header {
        margin-bottom: 0 !important;
    }
    .timeline-desk .album a {
        margin-bottom: 5px;
        margin-left: 4px;
    }
    .stepy-titles li {
        margin: 10px 3px;
    }
    .mail-option .btn {
        margin-bottom: 0;
    }
    .header,
    .footer {
        margin-right: 10px
    }
}

@media (max-width:480px) {
    .dont-show,
    .inbox-head .sr-btn,
    .inbox-head .sr-input,
    .notify-row {
        display: none;
    }
    .mail-box aside {
        display: block;
    }
    .mail-box .lg-side,
    .mail-box .sm-side {
        width: 100%;
    }
    #top_menu .nav>li,
    ul.top-menu>li {
        float: left;
    }
    .hidden-phone {
        display: none !important;
    }
    .dataTables_filter {
        float: right;
    }
    .dataTables_info {
        margin-bottom: 10px;
    }
    .mail-option .btn {
        margin-bottom: 0;
    }
    .mail-option .inbox-pagination {
        margin-top: 10px;
        float: right;
    }
    .chart-position {
        margin-top: 0;
    }
    .easyAccess {
        display: none;
    }
    .header,
    .footer {
        margin-right: 0px;
        background-color: white;
        position: fixed;
    }
    .panel {
        margin-bottom: 40px;
        margin-top: 0px;
    }
    ul.sidebar-menu {
        height: 100vh;
    }
    .sidebar-closed #main-content {
        margin-right: 0px;
    }
    .sidebar-closed .sidebar-menu {
        display: block !important;
    }
    #main-content {
        margin-right: 0px;
        margin-left: 0;
    }
    #currencyLogTop .col-md-4 {
        margin-bottom: 10px !important;
        padding-left: 5px;
        padding-right: 5px;
    }
    .dashBanner {
        padding: 10px !important;
        margin-bottom: 20px !important;
    }
    .dashBanner p {
        font-size: 1.5rem !important;
        padding: 20px 10px !important;
    }
    .dashBanner span {
        font-weight: 600 !important;
        font-size: 1rem !important;
    }
    .dashBanner button {
        float: left !important;
        font-size: 10px !important;
    }
    .chart {
        display: inline-block;
        width: 100%;
        background-color: white;
        padding: 10px 0px 0px;
        box-shadow: 0px 0px 10px rgb(112 130 188 / 21%);
    }
    .highcharts-container {
        width: 100% !important;
    }
    .tomanInChart {
        font-weight: 400 !important;
    }
    .heading span {
        font-weight: 600;
    }
    .chart .heading span:nth-child(2) {
        font-weight: 800;
        float: none;
        padding-left: 0px;
        font-size: 20px;
        display: inline-block;
    }
    .jsgrid-grid-header,
    .jsgrid-header-row>.jsgrid-header-cell {
        font-size: 15px !important;
    }
    .sparkline {
        display: none;
    }
    .chart .heading {
        padding: 0px 10px 0px 10px !important;
        text-align: center !important;
    }
    div#currencyLogTop {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .jsgrid-header-cell {
        padding: 0px;
    }
    td.jsgrid-cell {
        width: 100% !important;
    }
    .nav-tabs .nav-item {
        width: 100% !important;
    }
    #divCustom i {
        font-size: 32px !important;
        vertical-align: bottom;
        padding-left: 5px;
    }
    input#txtIranAmount,
    #txtCustomIran {
        background: white;
        border: none;
    }
    .hideOnMobile {
        display: none;
    }
    .hideOnDesk {
        display: initial !important;
    }
    .productHeadTitle {
        text-align: center;
        margin: 20px;
    }
    .productBoxes h4 {
        height: auto !important;
    }
    .productHeadTitle {
        margin: 20px !important;
    }
    .buyPlan .buyProductBtn {
        padding: 5px;
        font-size: 1.1rem;
        margin-top: 10px;
        font-weight: 800;
    }
    li.mobilePriceBox {
        font-weight: 600;
        font-size: 1.5rem;
        margin-top: 20px !important;
    }
}

@media (max-width:320px) {
    .login-social-link a {
        padding: 15px 17px !important;
    }
    .dont-show,
    .inbox-head .sr-btn,
    .inbox-head .sr-input,
    .notify-row {
        display: none;
    }
    .mail-box aside {
        display: block;
    }
    .mail-box .lg-side,
    .mail-box .sm-side {
        width: 100%;
    }
    #top_menu .nav>li,
    ul.top-menu>li {
        float: left;
    }
    .hidden-phone {
        display: none !important;
    }
    .dataTables_filter {
        float: right;
    }
    .dataTables_info {
        margin-bottom: 10px;
    }
    .mail-option .btn {
        margin-bottom: 0;
    }
    .mail-option .inbox-pagination {
        margin-top: 10px;
        float: right;
    }
    .chart-position {
        margin-top: 0;
    }
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    }
    100% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
}

.pulse {
    text-transform: uppercase;
    text-align: center;
    animation: shadow-pulse 2s infinite;
}

.logoSide {
    text-align: center;
}

.logoSide img {
    height: 70px;
    margin-top: 30px;
}

C.header {
    margin-right: 300px;
}

#sidebar,
#main-content {
    transition: 0.5s all ease;
}

.topNavLink a {
    font-size: 16px !important;
    color: #2E4284 !important;
}

.topNavLink i {
    padding-left: 5px;
}

li.leftNav {
    float: left !important;
}

.MoneyWalletInfo span {
    background-color: #7082BC;
    color: white;
    padding: 5px 20px 0px 20px;
    border-radius: 35px;
    font-size: 18px;
    margin-left: -20px;
}

.MoneyWalletInfo i {
    padding-right: 10px;
}

.userDropDown .dropdown-toggle:after {
    content: "\f078";
    font-family: icon;
    border: none;
    font-size: 16px;
    vertical-align: bottom;
}

.userDropDown a.dropdown-toggle {
    background-color: white;
    padding: 5px 20px 5px 20px !important;
    border-radius: 35px !important;
}

.activeMenu {
    font-weight: 800;
}

.activeMenu:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 35px;
    background: #7082BC;
    left: 0px;
}

.activeMenu i {
    font-weight: 400;
    color: #7082bc !important;
}

.partnerSideBadge {
    text-align: left !important;
}

.partnerSideBadge img {
    height: 100px;
    max-height: 100px;
}

.loginLeftArea {
    background-color: #0289D2;
    height: 100vh;
    background-image: url('/Areas/Admin/img/loginBg.png');
    background-position: top right;
    background-size: 1000px;
    background-repeat: no-repeat;
    position: relative;
}

.loginDescInfo {
    position: absolute;
    bottom: 20%;
    right: 10%;
    color: white;
}

.loginDescInfo h1 {
    font-weight: 800;
    position: relative;
}

.loginDescInfo h1:before {
    content: "!";
    color: #FBBC01;
    padding: 10px;
    text-shadow: 0px 0px 10px #FBBC01;
    animation: fadeAnimate 2s infinite;
}

@keyframes fadeAnimate {
    0% {
        opacity: 100%;
    }
    50% {
        opacity: : 50%;
    }
    75% {
        opacity: 100%;
    }
    100% {
        opacity: 50%;
    }
}

.loginDescInfo p {
    font-size: 2em;
    padding-right: 40px;
    padding-top: 20px;
}

.loginArea {
    text-align: center;
    padding: 10%;
}

.loginLogo {
    height: 80px;
}

.loginArea p {
    font-size: 18px;
    margin-top: 20px;
}

.loginArea i.fa-fingerprint {
    margin-top: 100px;
    font-size: 64px;
    color: #28b446;
    margin-bottom: 40px;
}

.loginArea h1 {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 20px;
}

.loginArea .item {
    text-align: right !important;
}

input[type="text"],
input[type="email"],
input[type="password"] {
    text-align: right;
    border-radius: 5px;
    border: 1px solid rgb(170, 168, 168);
    background-color: rgba(255, 255, 255, 0);
    padding-bottom: 0px;
}

.userNameField,
.passwordField {
    position: relative;
}

input.userNameField:after {
    content: "\f577";
    font-family: icon;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px;
    display: inline;
}

.btn-success {
    background-color: #28b446;
    border: none;
    padding: 10px 10px;
    cursor: pointer;
    margin: 10px;
    transition: 0.5s all ease;
}

button .fa {
    margin-right: 10px;
    vertical-align: middle;
    font-size: 22px;
}

button {
    font-size: 18px;
}

.loginOPtions button {
    float: left;
    margin-top: 20px;
}

.loginOPtions a:first-child {
    float: right;
    margin-top: 40px;
    font-size: 16px;
}

.login-body .signin {
    margin-top: 1px;
    text-align: center;
}

.login-body .signin a:first-child {}

.btn {
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin: 10px;
    transition: 0.5s all ease;
    border-radius: 50px;
}

.btn-info a,
.btn-success a,
.btn-warning a,
.btn-danger a {
    color: white;
}

.btn-info {
    background-color: #4285f4;
}

.signin button {
    width: 300px;
}

.copyrightInLogin {
    text-align: center;
    position: absolute;
    bottom: 40px;
    right: 20%;
    font-size: 16px;
}

.signin a {
    font-size: 16px;
}

.signin i.fa {
    margin-left: 10px;
    color: red;
}

.top-nav .dropdown-menu.extended {
    max-width: 100px !important;
}

.walletSummery .dropdown-toggle {
    border: none !important;
    background-color: #7082BC;
    border-radius: 35px;
    color: white;
}

.walletSummery a.dropdown-toggle:hover {
    border: none !important;
    background-color: #6176b7 !important;
}

.walletSummery .dropdown-menu li a {
    padding: 10px 10px !important;
    font-size: 16px;
    text-align: left;
}

.walletSummery .dropdown-toggle::after {
    border-left: 0px;
}

.walletSummery .badge {
    padding-top: 10px;
}

.currencySymbolMenu {
    background-color: #6176b7;
    color: white;
    font-size: 16px;
    font-weight: 400;
    margin-right: 10px;
    padding-top: 5px;
    padding-right: 10px;
}

.walletSummery {
    margin-left: -25px;
    z-index: 1000;
}

li.userSummery a.dropdown-toggle {
    border: none !important;
    background-color: white;
    padding: 5px 20px 5px 10px;
    border-radius: 35px;
}

.dropdown-menu.userMenu i {
    font-size: 18px;
    margin-left: 10px;
    color: #7082bc;
}

.dropdown-menu.userMenu a {
    color: gray;
    font-size: 14px !important;
}

.dropdown-menu.userMenu li:last-child i {
    color: red;
}

.shadowBotttom {
    box-shadow: 0px 0px 10px #dadff9;
}

.navLinks {
    font-size: 14px;
    float: right;
    margin-top: 10px;
    color: #2E4284;
    padding: 10px 10px;
    background-color: white;
}

.navLinks:first-child {
    border-radius: 35px;
}

.navLinks i {
    padding-left: 10px;
}

select.form-control {
    border-radius: 5px;
    height: 24px;
}

div.picker table {
    background-color: white;
    border: none;
    font: 14px persian;
}

div.picker a.today {
    background-color: #7082bc;
    color: white;
    font-weight: 900;
}

div.picker a.friday {
    background-color: #F44336;
    color: #ffffff;
}

div.picker a.selected {
    background-color: #4CAF50;
    color: white;
    font-weight: 900;
}

.logoInSidebar {
    text-align: center;
}

.logoInSidebar img {
    max-height: 80px;
    margin-bottom: 40px;
}

.appName {
    text-align: center;
}

ul.sidebar-menu li:first-child {
    margin-right: 0px;
}

li.sub-menu.open {
    font-weight: 600;
}

li.sub-menu.open i {
    color: #7082bc;
    font-weight: 400;
}

.sub-menu .activeMenu {
    font-weight: 400;
    background-color: #7082bc;
    color: white !important;
}

li.sub-menu.open ul {
    padding-top: 10px !important;
}

.appInsideBar {
    text-align: center !important;
    margin-top: 20px;
}

.appInsideBar p {
    padding-top: 15px;
    margin-bottom: 20px;
}

.sidebar-closed .appInsideBar {
    margin-right: 10px;
}

.sidebar-closed #sidebar {
    z-index: 99;
}

.sidebar-closed .logoInSidebar {
    width: 50px;
    background-image: url('../../../images/gLogo2022.svg');
    background-size: contain;
    margin-right: 15px !important;
    background-repeat: no-repeat;
}

.logoInSidebar {
    height: 100px;
    text-align: center;
    background-position: center center;
}

.sidebar-closed .sub-menu.open .sub a {
    margin-right: 45px;
    width: 150px;
    background-color: white;
    transform: translatey(-40px);
}

.sidebar-closed li.sub-menu.open ul {
    height: 0px;
}

.userIco {
    padding: 0px 5px;
    font-size: 18px;
}

.boxDiv {
    margin: 0 5%;
}

.productBoxes aside {
    margin: 10px;
}

.productBoxes .profile-nav .user-heading {
    background-color: white;
}

.productBoxes h4 {
    color: #2E4284;
    font-weight: 600 !important;
    text-align: center;
    height: 20px;
}

.productBoxes .nav li {
    width: 100%;
    text-align: center;
}

.productBoxes {
    padding: 0px;
}

.productBoxes .panel {
    padding: 20px 0px 0px 0px;
    border-radius: 1em;
}

.productPrice a {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #7082BC !important;
}

.productTime {
    margin-bottom: 10px;
}

.buyProductBtn {
    background-color: #28b446;
    margin-top: 10px;
    transition: 0.5s all ease;
}

.buyProductBtn a,
.buyProductBtn i {
    color: white !important;
}

#pagination,
.pagination {
    display: none;
}

.nav.nav-tabs {
    border-bottom: none !important;
    font-weight: 400;
    font-size: 16px;
}

.nav.nav-tabs a {
    color: #233E83;
    font-weight: 400;
    border: 2px solid;
    border-radius: 40px;
    margin-left: 10px;
    padding: 1px 15px;
}

.nav.nav-tabs a.active {
    background: #233E83;
    color: white;
    font-weight: 800;
    border-color: #233E83;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border: none;
    background-color: #233E83;
    border-radius: 35px;
    color: white;
    font-weight: 800;
    font-size: 16px;
    padding: 10px 15px;
}

.form-inline {
    display: inherit;
}

#txtCustomRial,
#txtCustomAmount {
    background-color: #ffffff00;
}

.jsgrid-grid-header,
.jsgrid-header-row>.jsgrid-header-cell {
    overflow-y: hidden;
    background-color: #ffffff !important;
    color: #233E83;
    font-size: 14px;
    text-align: center !important;
}

.jsgrid-grid-header {
    border-bottom: 1px solid #e8ecf9 !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.jsgrid-grid-body {
    overflow-y: auto;
}

.jsgrid-edit-row>.jsgrid-cell,
.jsgrid-filter-row>.jsgrid-cell,
.jsgrid-grid-body,
.jsgrid-grid-header,
.jsgrid-header-row>.jsgrid-header-cell,
.jsgrid-insert-row>.jsgrid-cell {
    border: none;
}

.jsgrid-alt-row>.jsgrid-cell {
    background: #F3F6FF;
}

.jsgrid-grid-body td {
    font-size: 13px;
    padding: 5px !important;
}

@media screen and ( max-width: 480px) {
    .jsgrid-grid-body td {
        display: inline-grid;
    }
}

.jsgrid-cell {
    border: none;
}

.buyPlan .panel-body {
    padding: 0px 0px 5px 0px;
}

.buyPlan .form-groupF {
    margin-top: 0px;
}

.buyPlan .tab-content {
    transform: translatey(-6px);
}

h1.page-header {
    display: none;
}

.actBtn button {
    float: left;
}

.btn-warning {
    background-color: white;
    border: 2px solid #7082bc;
    padding-left: 20px;
}

.btn-warning:hover {
    background-color: #e0e8ff;
    border: 2px solid #7082bc;
}

.btn-danger {
    background-color: #f14336;
    border: 2px solid #f14336;
    padding-left: 20px;
}

.btn i {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: sub;
}

.backOption a {
    float: left;
}

.form-group {
    position: relative;
    margin: 2px 5px;
}

.panel-heading {}

.backOption a {
    float: left;
}

.highcharts-axis,
.highcharts-yaxis-grid {
    display: none !important;
}

.highcharts-title tspan {
    display: none !important;
}

.chart .heading {
    font-weight: 600;
    font-size: 18px;
    padding: 10px 30px 0px 10px;
    text-align: right;
}


/*.highcharts-series path{
	stroke:#002768 !important;
	stroke-width: 4;
    stroke-linejoin: round;
    stroke-linecap: round;
*/

.chart .heading span:nth-child(2) {
    float: left;
    padding-left: 20px;
    display: inline-block;
}

span.tomanInChart {
    font-weight: 400;
    font-size: 12px;
}

.ct2 .currencyTitleChart:before {
    content: url(../../../images//usa-flag.svg);
    vertical-align: text-top;
    padding-left: 5px;
}

.ct4 .currencyTitleChart:before {
    content: url(../../../images//emirat-flag.svg);
    vertical-align: text-top;
    padding-left: 5px;
}

.ct5 .currencyTitleChart:before {
    content: url(../../../images//turkey-flag.svg);
    vertical-align: text-top;
    padding-left: 5px;
}

.chart .col-8 {
    padding-left: 0px !important;
}

.expert {
    position: fixed;
    bottom: 50px;
    left: 50px;
    background: #1fcca7;
    width: 100px;
    height: 50px;
}

#productContainer h5 {
    margin: 20px 0px 0px 0px;
    font-weight: 600;
    padding: 10px 15px;
    position: relative;
    display: inline;
    background-color: #7082BC;
    color: white;
    border-radius: 35px;
}

#productContainer h5:before {
    font-family: icon;
    padding-left: 10px;
    color: #ffffff;
}

#productContainer h5:nth-child(1):before {
    content: "\f5fc";
}

#productContainer h5:nth-child(3):before {
    content: "\f4fe";
}

#productContainer h5:nth-child(5):before {
    content: "\f37e";
}

.productHeadTitle {
    text-align: center;
    margin: 50px;
}

.dashBanner {
    background: url('../../../images//bannerHome.jpg');
    margin-bottom: 40px;
    box-shadow: 0px 0px 10px rgba(112, 130, 188, 0.21);
    background-size: cover;
    height: 250px;
}

.dashBanner p {
    font-weight: 900;
    font-size: 3rem;
    color: white;
    padding: 20px 40px
}

.dashBanner span {
    font-weight: 600;
    font-size: 2rem;
}

.specialExpert {
    background: white;
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgba(112, 130, 188, 0.21);
    padding: 30px 0px 0px 0px;
    position: relative;
}

.expertImg {
    float: left;
    max-width: 100px;
    margin-right: 20px;
    margin-left: 30px;
}

.specialExpert p {
    text-align: left;
    margin-bottom: 10px;
}

.expertName {
    font-weight: 800;
    font-size: 2rem;
    color: #233E83;
    display: block;
}

.expertSlug {
    font-size: 1.2rem;
    color: #233E83;
}

.coTel {
    display: block;
    font-weight: 600;
    font-size: 16px;
}

.expertAvalibilty span {
    position: absolute;
    bottom: 20px;
    left: auto;
    right: 65%;
    font-weight: 800;
    font-size: 1.1rem;
    color: #233E83;
}

.expertConnect a {
    margin-right: 5px;
    color: black;
}

p.expertConnect {
    text-align: left;
    padding-left: 50px;
}

.expertConnect span {}

.expertConnect img {
    width: 30px;
    border-radius: 35px;
}

.callTo {
    width: 100%;
    background: #28b446;
    padding: 5px;
    text-align: center !important;
    border-radius: 0px 0px 20px 20px;
}

.callTo a {
    color: white;
    font-size: 1.2rem;
}

.partnerLi {
    text-align: center;
    margin-top: 40px;
    bottom: 50px;
    margin: 0 auto;
    right: 0;
    left: 5%;
    transform: scale(0.8)
}

.sidebar-closed .partnerLi {
    display: none;
}

.partnerInSidebar {
    max-width: 180px;
    margin: 0 auto;
    padding: 10px 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px rgba(112, 130, 188, 0.21);
    border-radius: 10px;
}

.partnerInSidebar img {
    max-width: 120px;
    padding-top: 10px
}

.partnerInSidebar a {
    background-color: #28b446;
    color: white !important;
    font-size: 14px !important;
    margin-top: 10px;
    border-radius: 35px;
    transform: scale(0.7)
}

.partnerInSidebar i {
    font-size: 12px !important;
    margin-right: 10px;
}

.partnerInSidebar p {
    margin-top: 15px;
    direction: ltr;
    font-size: 15px;
    padding-bottom: 10px;
}

.openedMenu a {
    color: #430f81 !important;
    font-weight: 800;
}

.openedMenu i,
.openedMenu a {
    color: #000 !important
}

#divCustom {
    text-align: center;
}

#divCustom h3 {
    font-size: 1.3rem;
    font-weight: 800;
    color: #233E83;
}

#divCustom i {
    font-size: 64px;
    color: #F8BE08;
    font-weight: bold;
}

#divCustom .fullWidth {
    max-width: 100%;
    margin: 0 auto;
}

#divCustom input {
    max-width: 100%;
    margin: 10px auto;
    text-align: center !important;
}

.unlimitBuy .col-auto {
    width: 100%
}

#divCustom label {
    margin-top: 20px;
}

#txtCustomIran {
    border: none;
    text-align: center;
    font-weight: 800;
    font-size: 2rem;
    color: #233E83
}

.errBorder {
    border-color: red !important;
    background: #fff3f3 !important;
}

.infinityBtn {
    margin: 0 auto;
}

#btnCustomSubmit {
    font-size: 1.1rem;
    font-weight: 600;
}

#btnCustomSubmit i {
    font-size: 20px;
    color: white;
    font-weight: 400;
    padding-right: 10px;
}

.buyPlan td {
    font-size: 1.1rem;
}

.buyPlan tr i {
    color: white;
    background-color: #28B446;
    border-radius: 100%;
    padding: 10px 9px;
    font-size: 14px;
}

.panel.unlimitBuy {
    padding: 0px
}

.unlimitBuyDiv {
    padding: 30px 20px
}

.tooltip-inner {
    font-family: persian
}

.mobileNavToggle {
    display: none;
}

.sMenu {
    display: block !important;
    position: fixed !important;
    height: 100vh !important;
    background-color: white;
    width: 120px;
    top: -10px;
    right: 0;
}

.openSide::before {
    content: '\f057' !important
}

.hideOnDesk {
    display: none;
}


/*
    new mustBe sort
*/

#drpCustomCurrencyType {}

.accTabs {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.addAcc {
    position: absolute;
    left: 0;
    top: -5px;
}

.addAcc .btn {
    margin-top: 0px;
    padding: 5px 15px;
}

.customerID {
    position: relative;
    padding: 10px;
    background-color: #233E83;
    color: white;
    text-align: left;
    border-radius: 10px 10px 0px 0px;
}

.statusPromo {
    position: absolute;
    right: 10px;
    top: 10px;
}

.statusPromo span {
    font-weight: 400;
    font-size: 12px
}

.customerID .promoStatus,
.customerID .accStatus {
    margin-left: 5px;
    vertical-align: middle
}

.promoStatus i {
    padding-left: 3px;
    vertical-align: bottom;
}

.accountTypeTitle {
    text-align: center;
    background-color: #233E83;
    max-width: 100px;
    margin: 10px auto;
    color: white;
    border-radius: 35px;
    padding: 5px 0px;
    font-weight: 600;
}

.googleAccountItem .email {
    color: #233E83;
    line-height: 2;
    font-weight: 300;
    font-size: 14px;
}

.googleAccountCustomAmount {
    width: 185px;
    text-align: center !important;
}

.jsgrid-row td:first-child,
.jsgrid-alt-row td:first-child {
    font-weight: 600;
    color: #5a6fb0;
}

@media screen and (max-width:640px) {
    input::placeholder {
        font-weight: 600 !important;
        font-size: 13px;
        color: #b4c3e8 !important;
    }
    div.scrollmenu a:hover {
        background-color: #777;
    }
    .jsgrid .badge {
        max-width: 200px;
        width: max-content;
        margin: 0 auto;
        font-size: 100%;
        font-weight: 600;
        padding: 5px;
        margin-bottom: 10px;
    }
    .jsgrid-header-row,
    .jsgrid-filter-row {
        display: none !important;
    }
    .accTabs li {
        width: 100%;
        margin-bottom: 10px;
        text-align: center !important;
    }
    .accTabs li a {
        display: grid;
    }
    .accTabs li input {
        display: grid;
        margin: 0 auto;
    }
    #drpCustomCurrencyType {
        margin-top: 50px
    }
    #modalPay .form-groupH {
        width: 100%;
        float: right;
        margin: 5px 10px;
        position: relative;
    }
}

.diableWhenLoad {
    filter: blur(3px) grayscale(0.3)
}

.loaderDiv {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.03);
    z-index: 999;
}

.innerLoader {
    position: fixed;
    top: 50%;
    right: 50%;
    z-index: 99999;
    width: 150px;
}

.innerLoader img {
    width: 100%
}

.loader-txt {
    text-align: center
}

.loader-txt span {}

.form-group {
    position: relative;
}

input:focus~.floating-label,
input:not(:focus):valid~.floating-label {
    top: -5px;
    bottom: 10px;
    right: 20px;
    font-size: 11px;
    opacity: 1;
    background: white;
    height: 14px;
    padding: 1px 4px;
    color: black;
}

.floating-label {
    position: absolute;
    pointer-events: none;
    right: 20px;
    top: 9px;
    color: silver;
    transition: 0.2s ease all;
}

.notValidate {
    background: #ffd1d1 !important;
    border: 2px solid #ffd1d1 !important;
}

::-webkit-scrollbar {
    width: 8px;
    transition: 0.1s all ease
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px
}

 ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.expert {
    position: fixed;
    bottom: 50px;
    left: 50px;
    background: #fff;
    width: 300px;
    height: 100px;
    color: #000;
    text-align: center;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.18);
    border-radius: 1em;
}

.exInner {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
    padding-right: 10px;
}

.exInner .fa-times {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 1.5em;
    cursor: pointer
}

.expert img {
    width: 40px;
    border-radius: 100px;
}

.expert p {
    font-size: 1.1em;
    text-align: right;
    margin-right: 10px
}

.expert:before {
    content: "";
    width: 300px;
    height: 100px;
    background: rgba(196, 241, 194, 0.32);
    position: absolute;
    right: 0;
    border-top-left-radius: 500px !important;
    border-radius: 1em;
    border-left: 10px solid rgba(185, 232, 181, 0.44);
    z-index: -1
}

.connectExpert {
    text-align: center !important
}

.expert a {
    background: #fff !important;
    margin-left: 5px;
    color: #000;
    font-weight: 600;
    line-height: 3.5;
    padding: 3px 10px;
    border-radius: 30px
}

.expert .telegram {
    background: #3AAEE1 !important;
    color: #fff
}

.expert .whatsapp {
    background: #128C7E !important;
    color: #fff
}

.expert .directCall {
    background: #263e80 !important;
    color: #fff
}

.panel {
    border: none;
    background-color: white;
    padding: 30px 20px;
    border-radius: 0.5em;
}

.panel header {
    color: #233E83
}

.tType span {
    border: 2px solid;
    padding: 3px 7px;
    border-radius: 40px;
    font-weight: 600;
    font-size: 0.9em
}

.tTtl {
    margin-top: 0.5em;
    font-size: 1.2em;
    color: #233E83;
    font-weight: 600;
    margin-right: 5px;
}

hr {
    width: 40%;
    height: 2px;
    color: : #CEC0C0
}

.newTicket {
    color: #233E83
}

.tDate {
    margin-left: 2em;
}

.tFirstData {
    margin: 2em;
    background: #4982F3;
    padding: 2em;
    border-radius: 2em 0 2em 2em;
    color: #fff
}

.tFirstData h4 {
    font-size: 1.2em;
    font-weight: 600;
}

.tFirstData p {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 2
}

.tRequest {
    margin: 2em;
    background: #b5b5b5;
    padding: 2em;
    border-radius: 2em 2em 2em 2em;
    color: #000;
}

.tRequest h4 {
    font-size: 1.2em;
    font-weight: 600;
}

.tRequest p {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 2
}

.tResponse {
    padding: 2em;
}

.tResponseTtl {
    color: #233E83;
    font-size: 1.2em;
    font-weight: 600
}

.tResponse textarea {
    width: 100%;
    max-height: 200px;
    padding: 1em;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 2;
    margin-top: 1em;
    border-radius: 0.5em;
    border: 1px solid #C9C9C9;
}

.tResponse textarea::placeholder {
    color: #4d4d4d;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 2
}

.tAttach {
    padding-left: 2em
}

.tAttach input {}

.badge {
    font-weight: 400;
    padding: 5px 5px;
    font-size: 0.8em
}

.ticketBox. form-check-input {
    position: inherit;
    margin-top: 0;
    margin-right: 0;
    vertical-align: middle;
}

.ticketBox .form-check-label {
    margin-left: 30px
}

.ticketBox {
    max-width: 800px;
    margin: 0 auto;
    text-align: center
}

.ticketBox .tCreateTtl {
    color: #233E83;
    font-size: 1.2em;
    font-weight: 600;
}

.ticketBox .form-check {
    margin-top: 1em;
    margin-bottom: 1em;
}

.ticketBox button {
    padding: 5px 10px;
}

.tFirstData.userReply {
    background: #c7ffd0;
    color: #000;
    border-radius: 0em 2em 2em 2em;
}

.modal .googleAccountItem h6 {
    text-align: center;
    font-weight: 700;
    font-family: tahoma;
    color: #233e83;
    font-size: 1.5rem
}

#modalGoogleAccountInvoiceUser p {
    text-align: center
}

#modalGoogleAccountInvoiceUser .modal-header {
    border: none
}

#modalGoogleAccountInvoiceUser h3 {
    text-align: center;
    background-color: #233e83;
    max-width: 100px;
    margin: 10px auto;
    color: #fff;
    border-radius: 35px;
    padding: 5px 0;
    font-weight: 600;
    font-size: 12px
}

#modalGoogleAccountInvoiceUser .googleAccountItem:hover {
    transform: none
}

.modal-title {
    font-size: 1.2em;
    color: #233e83;
    font-weight: 600 !important;
    color: #fff !important
}

.modal-header {
    border-bottom: 1px solid rgb(184, 193, 204) !important;
    background: #233e83;
    color: #fff !important
}

.modal .close {
    color: #fff
}

@media screen and (min-width:1860px) {
    .jsgrid td {
        font-size: 1.2em
    }
}

.jsgrid td {
    line-height: 2.5
}


/*notCustomer*/

@media screen and (min-width:768px) {
    .isNotCustomer .sideAsside {
        position: fixed;
        left: auto;
        right: 0;
        top: 40px;
        width: 200px;
        bottom: 0;
        transition: 0.3s all ease;
        z-index: 9999
    }
    .isNotCustomer #sidebar {
        background: #ffffff;
        box-shadow: none !important;
        z-index: 1003;
        right: 1.5em;
        border-radius: 0.5em;
        padding-bottom: 1em;
        overflow-y: scroll;
        margin-right: 0;
        height: 100%
    }
    .isNotCustomer #sidebar a {
        color: #262f9d !important
    }
    .isNotCustomer ul.sidebar-menu li {
        text-align: right;
    }
    .isNotCustomer .logoInSidebar {
        /*background-image: url(../../../images/gLogo2022.svg);*/
        background-image: url(../../../GadsTestAli/images/gLogo2022.svg);
        background-size: 60px;
        margin-right: 15px !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .isNotCustomer .appInsideBar {
        text-align: center
    }
    .isNotCustomer body {
        color: #000 !important
    }
    .isNotCustomer.sideMenuAct #sidebar {
        position: fixed;
        left: auto;
        right: 0;
        top: 40px;
        width: 70px;
        bottom: 0;
    }
    .isNotCustomer.sideMenuAct .logoInSidebar {
        /*background-image: url(../../../images/gLogo2022.svg);*/
        background-image: url(../../../GadsTestAli/images/gLogo2022.svg);
        background-size: 40px;
        margin: 0px !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .isNotCustomer.sideMenuAct .sideAsside li span,
    .isNotCustomer.sideMenuAct .sideAsside .sub a {
        display: none !important
    }
    .isNotCustomer.sideMenuAct .sideAsside li ul.sub {
        display: block
    }
    .isNotCustomer.sideMenuAct ul.sidebar-menu li {
        text-align: center !important;
    }
    .isNotCustomer.sideMenuAct ul.sidebar-menu li {
        line-height: 30px !important;
        margin-bottom: 5px;
        margin-right: 5px;
        margin-left: 0px;
        text-align: center;
    }
    .isNotCustomer.sideMenuAct #sidebar:hover {
        width: 200px;
        box-shadow: -16px 20px 15px #00000026 !important;
        padding-left: 10px
    }
    .isNotCustomer.sideMenuAct #sidebar:hover #main-content {
        display: none !important
    }
    .isNotCustomer.sideMenuAct #sidebar:hover ul.sidebar-menu li {
        text-align: right !important;
        padding-right: 20px;
    }
    .isNotCustomer.sideMenuAct #sidebar:hover li span,
    .isNotCustomer.sideMenuAct #sidebar:hover .sub a {
        display: initial !important
    }
    .isNotCustomer.sideMenuAct #main-content {
        margin-right: 80px
    }
    .isNotCustomer .expert {
        display: none
    }
}

@media screen and (min-width:768px) {
    .isNotCustomer .sideAsside {
        position: fixed;
        left: auto;
        right: 0;
        top: 40px;
        width: 200px;
        bottom: 0;
        transition: 0.3s all ease;
        z-index: 9999
    }
    .isNotCustomer #sidebar {
        background: #ffffff;
        box-shadow: none !important;
        z-index: 1003;
        right: 1.5em;
        border-radius: 0.5em;
        padding-bottom: 1em;
        overflow-y: scroll;
        margin-right: 0;
        height: 100%
    }
    .isNotCustomer #sidebar a {
        color: #262f9d !important
    }
    .isNotCustomer ul.sidebar-menu li {
        text-align: right;
    }
    .isNotCustomer .logoInSidebar {
        /*background-image: url(../../../images/gLogo2022.svg);*/
        background-image: url(../../../GadsTestAli/images/gLogo2022.svg);
        background-size: 60px;
        margin-right: 15px !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .isNotCustomer .appInsideBar {
        text-align: center
    }
    .isNotCustomer body {
        color: #000 !important
    }
    .isNotCustomer.sideMenuAct #sidebar {
        position: fixed;
        left: auto;
        right: 0;
        top: 40px;
        width: 70px;
        bottom: 0;
    }
    .isNotCustomer.sideMenuAct .logoInSidebar {
        /*background-image: url(../../../images/gLogo2022.svg);*/
        background-image: url(../../../GadsTestAli/images/gLogo2022.svg);
        background-size: 40px;
        margin: 0px !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .isNotCustomer.sideMenuAct .sideAsside li span,
    .isNotCustomer.sideMenuAct .sideAsside .sub a {
        display: none !important
    }
    .isNotCustomer.sideMenuAct .sideAsside li ul.sub {
        display: block
    }
    .isNotCustomer.sideMenuAct ul.sidebar-menu li {
        text-align: center !important;
    }
    .isNotCustomer.sideMenuAct ul.sidebar-menu li {
        line-height: 30px !important;
        margin-bottom: 5px;
        margin-right: 5px;
        margin-left: 0px;
        text-align: center;
    }
    .isNotCustomer.sideMenuAct #sidebar:hover {
        width: 200px;
        box-shadow: -16px 20px 15px #00000026 !important;
        padding-left: 10px
    }
    .isNotCustomer.sideMenuAct #sidebar:hover #main-content {
        display: none !important
    }
    .isNotCustomer.sideMenuAct #sidebar:hover ul.sidebar-menu li {
        text-align: right !important;
        padding-right: 20px;
    }
    .isNotCustomer.sideMenuAct #sidebar:hover li span,
    .isNotCustomer.sideMenuAct #sidebar:hover .sub a {
        display: initial !important
    }
    .isNotCustomer.sideMenuAct #main-content {
        margin-right: 80px
    }
}

.isNotCustomer .expert {
    display: none
}

@media screen and (max-width:768px) {
    .isNotCustomer.sideMenuAct .sMenu {
        width: 250px !important;
        box-shadow: 0px 0px 40px
    }
    #sidebar>ul>li>a {
        text-align: right
    }
    .isNotCustomer.sideMenuAct #main-content {
        filter: blur(5px);
    }
}

.sideAsside.fading {
    width: 100%;
    background: #00000070;
    ;
    inset: 0;
    z-index: 2;
}