a.pop-btn, .pop-btn, input[type=button], input[type=submit] {display: inline-block;border-radius: 100px;height: auto;box-sizing: border-box;transition: background-color 0.2s;}.pop-btn:before, input[type=button]:before, input[type=submit]:before {content: "";position: absolute;top: -20px;left: -15px;bottom: -20px;right: -15px;background: inherit;border-radius: 50px;z-index: -1;-webkit-transform: scale3d(0.8, 0.5, 1);transform: scale3d(0.8, 0.5, 1);opacity: 0;}a.pop-btn:hover, .pop-btn:hover, input[type=button]:hover, input[type=submit]:hover {transition: background-color 0.1s 0.3s, color 0.1s 0.3s;-webkit-animation: btn-pop 0.3s forwards;animation: btn-pop 0.3s forwards;}.pop-btn:hover:before, input[type=button]:hover:before, input[type=submit]:hover:before {-webkit-animation: btn-pop-bg 0.3s 0.3s forwards;animation: btn-pop-bg 0.3s 0.3s forwards;opacity: 1;}@keyframes btn-pop {60% {-webkit-transform: scale3d(0.8, 0.8, 1);transform: scale3d(0.8, 0.8, 1);}85% {-webkit-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes btn-pop-bg {to {opacity: 0;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.form-floating .form-group {position: relative;padding-top: 1.2em;}.form-floating label {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;font-weight: normal;position: absolute;font-size: 1em;top: 1em;z-index: 1;pointer-events: none;transition: all 0.2s linear;}.form-floating input[type=text],.form-floating input[type=password] {border: none;box-shadow: none;background-color: transparent;border-bottom: 2px solid #FFFFFF;display: block;}.form-floating input:focus ~ label, .form-floating input:not([value=""]):valid ~ label,.form-floating input.float-active ~ label {top: 0;color: #C57E19;font-size: 0.8em;}.form-floating input:-webkit-autofill ~ label {top: 0;color: #C57E19;font-size: 0.8em;}.form-floating input:-webkit-autofill {-webkit-box-shadow: 0 0 0 30px #00305D inset !important;-webkit-text-fill-color: #FFFFFF !important;}.section-switch .item.foldable {display: none;}.section-switch .switch {display: block;padding: 15px !important;opacity: 0.5;transition: 0.5s;}.section-switch .switch:hover {opacity: 1;}.section-switch .switch button {overflow: hidden;height: 1.5em;width: 1.5em;border-radius: 50%;border: none;background: #42B574;}.section-switch .switch button i {color: #FFFFFF !important;font-weight: bold !important;}.scroll-buttons {position: fixed;bottom: 75px !important;left: 20px;display: flex;flex-direction: column;gap: 10px;opacity: 0;pointer-events: none;transition: opacity 0.4s ease;}.scroll-buttons.visible {opacity: 1;pointer-events: auto;}.scroll-buttons .scroll-btn {background: #55BBEB;color: #FFFFFF;border: none;width: 45px;height: 45px;border-radius: 20px !important;font-size: 18px;cursor: pointer;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);}.scroll-buttons .scroll-btn:hover {background: #0f97ff;transform: translateY(-2px) scale(1.05);box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);}.scroll-buttons .scroll-btn:active {transform: scale(0.95);}html, body {font-family: "Roboto", Greta, Arial, serif !important;height: 100%;margin: 0;padding: 0;font-size: 16px;}.font-default {font-family: "Roboto", Greta, Arial, serif !important;}.font-title {font-family: "Roboto", "FrutigerLTArabic", Arial, Helvetica, sans-serif;}.font-small {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;}main.page-content {min-height: 73vh;}a,a:hover,a:visited,a:focus {text-decoration: none !important;outline: none;color: #0F97FF;}a:hover {color: #C57E19;outline: none;}.btn, .btn-wide {font-size: 18px !important;}h1, h2, h3, h4, h5, h6 {font-family: "Roboto Thin", "SwissraLight", Arial, Helvetica, sans-serif;}textarea:focus,input:focus,button:focus {outline: none;}ul.list-inline {margin: 0;padding: 0;}ul.list-inline-dashed > li {padding-left: 0;}ul.list-inline-dashed > li + li:before {content: "\f105";padding-left: 3px;padding-right: 6px;font-family: "FontAwesome", serif;}[dir=rtl] ul.list-inline-dashed > li + li:before {content: "\f104";padding-right: 3px;padding-left: 6px;}.text-dir, .panel-heading {text-align: left;}[dir=rtl] .text-dir, [dir=rtl] .panel-heading {text-align: right;}.page .text-spacing-60 {letter-spacing: 0.06em;}.page .text-uppercase, .page .initialism {text-transform: uppercase;}.h4, .h5, .h6, h4, h5, h6 {margin-top: 10px;margin-bottom: 10px;}.section-254 {padding-top: 254px;padding-bottom: 254px;}.section-33 {padding-top: 33px;padding-bottom: 66px;}.section-66 {padding-top: 66px;padding-bottom: 66px;}.text-rtl {direction: rtl;text-align: right;}.text-rtl-force {direction: rtl !important;text-align: right !important;}.text-ltr {direction: ltr;text-align: left;}.text-ltr-force {direction: ltr !important;text-align: left !important;}.form-control {font-size: 16px;height: 50px;padding: 9px 16px;}.select2-container--bootstrap .select2-selection {font-size: 16px;height: 50px;padding: 9px 28px 9px 16px;line-height: 33px;}.select2-container--bootstrap .select2-results > .select2-results__options {max-height: 300px !important;}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {position: relative;margin-left: 0;}.form-group {padding-bottom: 7px;}.control-label {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;padding-bottom: 10px;font-weight: normal;}.semicolon-form-note {padding-top: 5px;}.big {font-size: 40px;}.panel-primary > .panel-heading {color: #FFF;background-color: #00305D !important;border-bottom: 3px solid #0F97FF !important;padding: 10px 20px !important;}.panel-primary {border-color: #00305D !important;}.contact-us {padding-bottom: 40px;}.context-dark {color: #FFFFFF;}.context-dark a {color: #FFFFFF;}.context-dark a:hover {color: #C57E19 !important;}.divider {width: 40px;height: 2px;padding: 0;margin: 27px auto 14px;background: #C57E19;border: none;}.table-view thead th {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;}.table-view thead tr {border-color: #00305D !important;}[dir=rtl] .pull-start {float: right;}[dir=rtl] .pull-end {float: left;}[dir=rtl] .dl-horizontal dt {float: right;}[dir=rtl] .dl-horizontal dd {margin-left: auto;margin-right: 180px;}[dir=ltr] .pull-start {float: left;}[dir=ltr] .pull-end {float: right;}input[type=submit] {background-color: #00305D;color: #FFFFFF;border: none;margin-top: 18px;padding: 6px 16px;font-size: 0.875em;min-width: 64px;box-sizing: border-box;transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;font-family: "Roboto", "Helvetica", "Arial", sans-serif;font-weight: 500;line-height: 1.75;border-radius: 4px;letter-spacing: 0.02857em;text-transform: uppercase;}input[type=submit]:active, input[type=submit]:hover, input[type=submit]:focus {outline: none !important;border: none !important;background-color: rgba(0, 48, 93, 0.7);}input[type=button] {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;border: none;margin-top: 18px;padding: 6px 16px;font-size: 0.875em;min-width: 64px;box-sizing: border-box;transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;font-weight: normal !important;line-height: 1.75;border-radius: 4px;letter-spacing: 0.02857em;text-transform: uppercase;}input[type=button]:active, input[type=button]:hover, input[type=button]:focus {outline: none !important;border: none !important;background-color: rgba(0, 48, 93, 0.7);}.btn-wide {width: 150px;}.page-loader-variant-1 {position: fixed;left: 0;top: 0;bottom: 0;right: 0;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 0 25px;z-index: 9999999;background: #00305D;transition: 0.3s all ease;background-size: cover;}.page-loader-variant-1.loaded {opacity: 0;visibility: hidden;z-index: -1;}html.no-scroll {overflow: hidden !important;max-height: 100% !important;}.loader {margin-top: 75px;display: inline-block;border: 5px solid #F5EEF9;border-radius: 50%;border-top: 5px solid #00305D;width: 50px;height: 50px;-webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite;}@-webkit-keyframes spin {0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}}@keyframes spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.login-container {margin: 0;padding: 0;min-height: 100%;width: 100%;display: flex;background-color: #F5F5F5;}.login-brand {margin: 0;background-color: #F5F5F5;text-align: center;position: relative;}.login-brand-wrap {position: fixed;top: 0;left: 0;bottom: 0;height: 100vh;width: 50%;overflow: hidden;}[dir=rtl] .login-brand-wrap {right: 0;left: auto;}.login-brand img.logo {position: relative;max-width: 50%;top: 50vh;margin-top: -25%;}.login-tools {margin: 0;background-color: #00305D;padding: 8vh 8%;display: flex;flex-flow: column nowrap;align-items: center;justify-content: center;}.login-tools-wrap {position: relative;top: -3vh;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {.login-tools {min-height: 100vh;}.login-tools-wrap {max-width: 98%;}}.info-page {position: relative;padding-bottom: 2em;}.info-page > h1 {padding-bottom: 0.7em;line-height: 1.6em;max-width: calc(100% - 72px);}.info-page > p {font-weight: normal;line-height: 2em;color: rgba(255, 255, 255, 0.7);text-align: justify;}.login-welcome > p {text-align: start;}.info-page > h3 {margin-top: 2.5em;margin-bottom: 1.5em;}.info-page table, .info-page section, .info-page ul {margin-top: 2.5em;margin-bottom: 2.5em;}.info-page td {padding-bottom: 0.2em;}.info-page ul {list-style: none;text-align: justify;}.info-page li {color: rgba(255, 255, 255, 0.7);line-height: 2rem;margin-bottom: 1em;padding-left: 0.4em;position: relative;}[dir=rtl] .info-page li {padding-right: 0.4em;padding-left: 0;}.info-page li:before {content: "\f00c"; font-family: FontAwesome, serif;display: inline-block;position: absolute;width: 1.6em;left: -2em;top: 0.21em;}[dir=rtl] .info-page li:before {left: auto;right: -2em;}.login-form {padding-top: 0.5em;display: block;width: 100%;}.login-form > h4 {padding-bottom: 2em;color: rgba(255, 255, 255, 0.5);}.login-form label {color: #FFFFFF;}.login-form input[type=text],.login-form input[type=password] {width: 65%;font-size: 0.83em !important;padding: 0.15em 0;color: #FFFFFF;}.login-form .semicolon-form-astric {display: none;}.login-form button.submit {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;background-color: #00305D;color: #FFFFFF;padding: 0.4em 2em 0.5em;border: 1px solid #FFFFFF;margin-top: 1em;transition: 0.35s;border-radius: 0 !important;}.login-form button.submit:before {border-radius: 0 !important;display: none;}.login-form button.submit:hover {background-color: #FFFFFF;color: #00305D;font-weight: bold;}.login-container > .login-menu {display: none;}nav.login-menu {display: block;position: absolute;bottom: 0;width: 100%;left: 0;padding: 1.2em 2.2em;}nav.login-menu > ul {list-style: none;margin: 0;padding: 0;}nav.login-menu > ul > li {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;font-size: 12px;display: inline-block;padding: 1em;float: right;}[dir=rtl] nav.login-menu > ul > li {float: left;}nav.login-menu > ul > li > a {color: #434345;transition: 0.3s;}nav.login-menu > ul > li > a:hover {color: #0F97FF !important;}nav.login-menu > ul > li:first-child {float: left;font-size: 13px;}[dir=rtl] nav.login-menu > ul > li:first-child {float: right;}nav.login-menu > ul > li:first-child > a {color: #212121;}.lang-menu {position: relative;}.lang-menu > ul {display: none;background-color: #FFFFFF;list-style: none;padding: 0;position: absolute;bottom: 3.2em;}.lang-menu:hover > ul,.lang-menu:focus > ul {display: block;}.lang-menu > ul > li > a {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;display: block;padding: 1em 3em;}.lang-menu > ul > li > a:hover {background-color: #0F97FF;color: #FFFFFF;}.login-failed-msg {height: 0;overflow: visible;position: relative;top: -30px;color: #F5BF2F;}a.back-btn {position: absolute;display: inline-block;text-align: center;font-size: 36px;height: 1.4em;width: 1.4em;line-height: 1.6em;vertical-align: middle;border: 2px solid #FFFFFF;border-radius: 50%;color: #FFFFFF;right: 0;opacity: 0.3;margin-top: 0.22em;}[dir=rtl] a.back-btn {left: 0;right: auto;}a.back-btn:hover {color: #00305D;background-color: #FFFFFF;opacity: 0.9;}a.back-btn:before {display: none;}@media (max-width: 992px) {.login-brand img.logo {max-width: 80%;left: -3%;}[dir=rtl] .login-brand img.logo {right: -3%;left: auto;}.login-form input[type=text],.login-form input[type=password] {width: 90%;}nav.login-menu {bottom: 0;left: 0;padding: 0;}nav.login-menu > ul > li {float: left;font-size: 11px;}[dir=rtl] nav.login-menu > ul > li {float: right;}nav.login-menu > ul > li:first-child {float: none;display: block;text-align: left;border-bottom: 1px solid #9B9B9B;}[dir=rtl] nav.login-menu > ul > li:first-child {float: none;text-align: right;}}@media (max-width: 768px) {.login-container {display: block;}.login-brand {padding: 4em 3vw 2em;}.login-brand img.logo {right: auto;left: auto;}[dir=rtl] .login-brand img.logo {right: auto;left: auto;}.login-brand-wrap {position: relative;height: auto;width: 100%;}.login-brand img.logo {top: auto;margin-top: 0;}.login-tools {margin: 1em;padding: 1.3em 4%;width: calc(100% - 2em);}.login-tools-wrap {top: -0.5em;width: 90%;}.login-welcome {display: none;}.login-form input[type=text],.login-form input[type=password] {width: 90%;}nav.login-menu {position: relative;}.login-container > .login-menu {display: block;clear: both;}.login-brand .login-menu {display: none;}.login-form input[type=text],.login-form input[type=password] {width: 100%;}}@media screen and (max-width: 768px) and (-ms-high-contrast: active), (max-width: 768px) and (-ms-high-contrast: none) {.login-tools {min-height: inherit;}.login-tools-wrap {max-width: inherit;}}.login-copyright {position: fixed;bottom: 0;left: 50%;text-align: left !important;padding: 20px;font-size: 0.7em;opacity: 0.75;}.login-copyright a {color: #00305D !important;}.login-copyright .dev-by {white-space: nowrap;}@media (max-width: 768px) {.login-copyright {position: static;float: left;padding-top: 0;}}@CHARSET "UTF-8";html {scroll-padding-top: 90px; }#system-body {text-align: center;font-family: "Roboto", Greta, Arial, sans-serif;background-color: #F9F9F9;overflow-x: hidden;margin-top: 65px;height: calc(100% - 65px);position: relative;font-size: 11pt;}#system-body img {border: 0;}#system-body div, #system-body p, #system-body form {margin: 0;padding: 0;}#system-body a img {border-width: 0;}#system-body a, #system-body a:active, #system-body a:visited {text-decoration: none;}#system-body a:hover {text-decoration: underline;}#system-body a:focus {outline: 0;}#system-body input:focus {outline: 0;}#system-body .no-gutter, #system-body .no-gutter > [class*=col-] {padding-right: 0;padding-left: 0;}#system-body .container-fluid {padding: 0 70px 0 0;}#system-body [dir=rtl] *[class*=col-] {float: right;}#system-body [dir=rtl] table td[class*=col-], #system-body [dir=rtl] table th[class*=col-] {float: none;}@media print {html, body {page-break-after: avoid;page-break-before: avoid;}.req-panel {margin-top: 3em !important;}.req-panel thead strong {font-size: 1.2em;}}@media screen {#site_wrap {padding-bottom: 80px !important;}}.content-box {margin: 20px;padding: 20px;background-color: #FFFFFF;border: 1px solid transparent;}.content-box-blue {background-color: #286090;color: #FFFFFF !important;}.content-box-light-blue {background-color: #31B0D5;color: #FFFFFF;}.content-box-orange {background-color: #EC971F;color: #FFFFFF !important;}.content-box-red {background-color: #C9302C;color: #FFFFFF !important;}.content-box-green {background-color: #449D44;color: #FFFFFF !important;}.no-margins {margin: 0 !important;padding: 0 !important;}.change-password-header {background-color: #00305D;color: #FFFFFF;padding: 7px 40px 20px;overflow: hidden;margin-bottom: 15px;text-align: left;}.change-password-header h3 {padding: 0;}[dir=rtl] .change-password-header {text-align: right;font-family: "Roboto Light", "SwissraLight", Arial, serif !important;}#change-password-box {width: 50%;margin: auto;margin-top: 15px;}#change-password-box .semicolon-form {width: 100%;}[dir=ltr] .semicolon-form-label, input[type=submit] {font-family: "Roboto", Greta, Arial, sans-serif;}[dir=rtl] .semicolon-form-label, input[type=submit] {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;font-weight: normal;}.data-table thead tr {border-bottom: 2px #0F97FF solid !important;}.data-table thead th {text-align: center;padding: 20px 5px;font-size: 0.9em;}[dir=rtl] .data-table thead th {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;font-weight: normal;}.data-table tbody > tr {border-bottom: 1px #87A4BC solid !important;}.data-table tbody > tr:nth-child(odd) {background-color: #FAFAFA;}.data-table tbody > tr:hover {background-color: rgba(0, 48, 93, 0.1);color: #00305D;}.data-table tbody > tr:hover > td:first-child {background-color: rgba(0, 48, 93, 0.1) !important;color: #00305D;background-clip: padding-box;}.data-table tbody > tr:hover > td > a {color: #C57E19;}.data-table td {padding: 15px;}.data-table tbody > tr:nth-child(odd) > td:first-child {background-color: #F5F5F5;}.data-table tbody > tr:nth-child(even) > td:first-child {background-color: #FAFAFA;}.pagination_wrap {left: 50px;position: fixed;bottom: 4px;z-index: 100;}.pagination {margin: 0;}.pagination .active {background-color: #3A7EB9;color: #FFFFFF;}#activity-report {width: 100%;}#account-activity-details-holder {background-color: #FFF;height: 100%;overflow: hidden;position: relative;}#account-activity-table-holder {background-color: #ECECEC;height: 100%;overflow: hidden;position: relative;}#account-activity-details {overflow-x: hidden;overflow-y: scroll;height: 100%;position: relative;}#account-activity-table {width: 100%;}dl.ac-details > dt:first-child {padding-top: 0;border-top: none !important;}dl.ac-details {text-align: left;padding: 10px;}[dir=rtl] dl.ac-details {text-align: right;}dl.ac-details > dt {padding: 20px 10px 10px;border-top: 1px #00305D solid;}[dir=rtl] dl.ac-details > dt {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;font-weight: normal;}dl.ac-details > dd {padding: 10px 10px 20px;}dd.ac-empty {font-size: 1px;padding-bottom: 0 !important;}dt > i.fa-check-square-o {color: #F0AD4E;}.ac-balloon {background-color: #D9534F;display: inline-block;padding: 0 15px;color: #FFFFFF;text-align: center;margin: auto;font-size: 1em;box-sizing: border-box;height: 2em;line-height: 2em;overflow: hidden;font-family: Arial, Helvetica, sans-serif;vertical-align: middle;border-radius: 20px 0 0 20px;}.ac-balloon-income {background-color: #31B0D5;}.ac-val-income {color: #31B0D5 !important;}[dir=rtl] .ac-balloon {border-radius: 0 20px 20px 0;}.ac-id {font-size: 0.65em;font-family: Arial, Helvetica, sans-serif;display: inline-block;height: 2em;overflow: hidden;vertical-align: middle;line-height: 2em;padding: 0 10px;text-align: left;}.ac-id-wrap {background-color: #EFEFEF;box-sizing: border-box;border-radius: 20px;display: block;margin-top: 15px;white-space: nowrap;overflow: hidden;}.ac-date {background-color: #EFEFEF;box-sizing: border-box;border-radius: 20px;display: block;white-space: nowrap;height: 25px;vertical-align: middle;position: relative;z-index: 3;}.ac-day {display: inline-block;vertical-align: middle;padding: 0 10px;position: relative;top: -7px;}.ac-month {display: inline-block;vertical-align: middle;height: 40px;line-height: 40px;background-color: #0F97FF;border-radius: 50px;color: #FFFFFF;width: 40px;text-align: center;position: relative;top: -7px;}.ac-year {display: inline-block;vertical-align: middle;padding: 0 10px;position: relative;top: -7px;}.table-view tbody > tr:hover .ac-date, .data-table tbody > tr:hover .ac-date {color: #00305D !important;background-color: rgba(255, 255, 255, 0.7) !important;}.data-table tbody > tr:hover .ac-month {background-color: #31B0D5;}.data-table tbody > tr:hover .ac-val {font-size: 1.3em;transition: linear 0.2s;}.ac-val {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #D9534F;transition: linear 0.2s;width: 130px;height: 60px;}.ac-dt-val {display: inline-block;padding: 5px 15px;background-color: #0F97FF;color: #FFFFFF;font-family: Arial, Helvetica, sans-serif;border-radius: 20px;}.ac-dt-cur {color: #F0AD4E;}.ac-dt-td {position: relative;}.ac-time-line {position: absolute;z-index: 1;background-color: #0F97FF;width: 3px;height: 100%;top: 0;right: calc(50% + 7px);}[dir=rtl] .ac-time-line {left: calc(50% + 7px);right: auto;}#ac-toolbar {position: absolute;bottom: 0;right: 0;z-index: 10;background-color: #3A7EB9;margin: 0;list-style: none;padding: 0;opacity: 0.8;font-size: 0.9em;display: none;}[dir=rtl] #ac-toolbar {left: 0;right: auto;}#ac-toolbar span {display: none;}#ac-toolbar:hover {opacity: 1;background-color: #3A7EB9;}#ac-toolbar:hover span {display: inline;}#ac-toolbar > li {float: right;padding: 2px 7px;color: #FFFFFF;margin: 0;}#ac-toolbar a {color: #FFFFFF !important;}#no-ac {font-family: "Roboto Thin", "SwissraLight", Arial, Helvetica, sans-serif;padding-top: 15%;text-shadow: 2px 2px #FFF;}#no-ac a {display: inline-block;padding: 10px 20px;background-color: #77777F;color: #FFFFFF;text-shadow: none;margin-top: 15px;border-radius: 30px;font-family: Arial, sans-serif;direction: ltr;text-decoration: none;}#no-ac a:hover {background-color: #00305D;}#account-activity-table-scroller {overflow-x: hidden;overflow-y: auto;height: 100%;}#account-activity-table > tbody > tr {cursor: pointer;}#activity-sum {display: inline-block;vertical-align: middle;min-width: 100%;z-index: 300;background-color: #3A7EB9;text-align: left;}[dir=rtl] #activity-sum {text-align: right;}.activity-sum-box {vertical-align: middle;display: inline-block;border-left: 3px #5A93C4 solid;color: #FFFFFF;font-weight: normal;text-align: left;padding: 0 20px 7px;width: 27%;white-space: nowrap;height: 100%;overflow: hidden;}[dir=rtl] .activity-sum-box {text-align: right;}.activity-sum-box-data {display: inline-block;vertical-align: middle;width: 89%;max-width: 89%;}.activity-sum-box h4 {padding-top: 5px;}[dir=rtl] .activity-sum-box h4 {font-family: FrutigerLTArabic, Greta, Arial, serif;font-weight: normal;}.activity-sum-box > img {display: inline;vertical-align: middle;box-sizing: border-box;padding: 20px 15px 15px;width: 29%;max-width: 29%;}.activity-sum-box > table {float: left;}[dir=rtl] .activity-sum-box > table {float: right;}.activity-sum-box tr > td:first-child {width: 30%;text-align: center;}.activity-sum-box td {padding: 3px 10px;}#activity-filter {padding: 8px;width: 17%;border-right-width: 0;overflow: visible !important;}[dir=rtl] #activity-filter {border-left-width: 0;}#activity-filter .dropdown {margin: 6px;width: 95%;padding-right: 15%;padding-left: 0;}[dir=rtl] #activity-filter .dropdown {padding-left: 15%;padding-right: 0;}#activity-filter .dropdown em {font-style: normal;color: #D9E4D5;display: inline-block;width: 25px;text-align: center;}#activity-filter .dropdown:first-child {margin-top: 7px;}#activity-filter .dropdown li {text-align: left;}[dir=rtl] #activity-filter .dropdown li {text-align: right;}.dropdown .btn, .dropdown .btn-wide {text-align: left;}[dir=rtl] .dropdown .btn, [dir=rtl] .dropdown .btn-wide {text-align: right;}.dropdown .caret {vertical-align: middle;display: inline-block;}.dropdown-text {display: inline-block;vertical-align: middle;width: 90%;overflow: hidden;text-overflow: ellipsis;padding: 0 2px;}.invoice > table {width: 100%;max-width: 620px;}table.invoice-head {text-align: left;background-color: #00305D;color: #FFFFFF;}[dir=rtl] table.invoice-head {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;font-weight: normal;}table.invoice-head td {font-size: 14px;}.td-taken-label {width: 75%;text-align: end;vertical-align: text-top;}table.invoice-head > tbody > tr > td {padding: 15px 20px;width: 50%;vertical-align: top;}[dir=rtl] table.invoice-head {text-align: right;}table.invoice-head table td {padding: 5px;vertical-align: top;}td.rev-td > table {float: right;}[dir=rtl] td.rev-td > table {float: left;}.invoice > h5 {width: 100%;max-width: 620px;padding: 15px;margin: 0;background-color: #F0F0F0;border-bottom: 2px #0F97FF solid;}[dir=rtl] .invoice > h5 {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;font-weight: normal;}.invoice-total {font-size: 1.1em;font-family: Arial, Helvetica, sans-serif;background-color: #D9534F;display: inline-block;padding: 3px 15px;border-radius: 30px;color: #FFFFFF;}.data-table tr:hover .td-item-total {color: #D9534F;}#invoice_cash_table tr > td:first-child,#invoice_card_table tr > td:first-child {width: 75%;}#invoice-issuers {border-top: 2px #0F97FF solid;margin-top: 50px;}#invoice-issuers td {width: 33%;}td.inv-list-total {color: #C57E19;background-color: #F5F5F5;font-size: 1.1em;}tr:hover td.inv-list-total {background-color: rgba(0, 48, 93, 0.1);color: #C57E19;}tr a > i.fa {color: rgba(0, 48, 93, 0.7);}tr:hover i.fa {color: rgba(0, 48, 93, 0.7);}#transfer-pan {padding: 5px 20px !important;}#transfer-pan .ac-id {padding: 0;}#transfer-pan .counter > h3 {font-weight: bold;font-size: 23px;margin-top: 13px;}#transfer-pan .counter > p {padding-bottom: 10px;}#transfer-details-pan a {color: #FFFFFF !important;}#transfer-details-pan td {padding: 5px;text-align: left;vertical-align: top;}[dir=rtl] #transfer-details-pan td {text-align: right;}img.download-ico {height: 60px;padding: 10px;cursor: pointer;}[dir=ltr] #transfer-items-table .pagination_wrap {left: auto;right: 80px;}#transfer-details-pan td > ul {padding: 0 12px;margin: 0;}.form-bootstrap label {font-weight: normal;padding-bottom: 5px;}.form-bootstrap .date-cal-img {position: absolute;left: auto !important;right: 15px !important;}.form-bootstrap .semicolon-val-err {background-color: transparent !important;box-shadow: none !important;}[dir=rtl] .form-bootstrap .date-cal-img {left: 15px !important;right: auto !important;}.panel {position: relative;box-shadow: none !important;}.panel .card-header-icon {position: absolute;top: -11px;left: 19px;background: linear-gradient(60deg, #0F97FF, #0F97FF);color: #FEFEFE;}[dir=rtl] .panel .card-header-icon {right: 19px;left: auto;}.card {margin-bottom: 25px;}.panel .card-header {padding: 15px 100px 10px;z-index: 3;}.panel .card-header-icon i {line-height: 33px;font-size: 22px;text-align: center;padding: 11px 22px;}.bt-fixed-toolbar {padding: 5px 10px;position: fixed;bottom: 10px;left: 40px;z-index: 300;width: 40px;border-radius: 5px;}.bt-fixed-toolbar + .pagination_wrap, .has-bt-toolbar .pagination_wrap {left: 90px;}.res-capsule, .journal-totals strong, .application-print, .res-capsule-info, .res-capsule-blue, .res-capsule-success, .res-capsule-primary, .res-capsule-warning, .res-capsule-dark, .btn-capsule {color: #FFFFFF !important;display: inline-block;padding: 3px 30px;background-color: #F54B0F;border-radius: 30px;font-size: larger;}@media print {.res-capsule, .journal-totals strong, .application-print, .res-capsule-info, .res-capsule-blue, .res-capsule-success, .res-capsule-primary, .res-capsule-warning, .res-capsule-dark, .btn-capsule {color: #000000 !important;}}.res-capsule-dark, .btn-capsule {background-color: #695999;}.res-capsule-warning {background-color: #F5BF2F;}.res-capsule-primary {background-color: #42B574;}.res-capsule-success {background-color: #ABCC37;}.res-capsule-blue {background-color: #008FC1;}.res-capsule-info {background-color: #79CCF2;}.btn-capsule {width: 250px;}.btn-capsule:hover {opacity: 0.9;}small.btn-capsule {font-size: 12px;width: auto;padding: 0 9px;color: #9B9B9B !important;background-color: rgba(217, 217, 217, 0.9);}a.tel.btn-capsule,time.btn-capsule {font-size: 14px;width: auto;margin: 5px auto;padding: 2px 9px;color: #434345 !important;background-color: rgba(217, 217, 217, 0.9);white-space: nowrap;}blockquote.res-capsule, blockquote.application-print, blockquote.res-capsule-dark, blockquote.res-capsule-warning, blockquote.res-capsule-primary, blockquote.res-capsule-success, blockquote.res-capsule-blue, blockquote.res-capsule-info, blockquote.btn-capsule {font-size: 1em;width: auto;margin: 5px auto;padding: 5px 20px;color: #434345 !important;background-color: rgba(217, 217, 217, 0.9);}.capsule-vertical-list {display: flex;flex-flow: column nowrap;flex-grow: 0;align-items: center;gap: 3px;}.sub-capsule, .sub-capsule-info {font-size: smaller;display: block;margin: 5px auto !important;width: fit-content;border-radius: 30px;padding: 1px 15px !important;background-color: rgba(217, 217, 217, 0.9);}.sub-capsule small, .sub-capsule-info small {font-size: x-small;opacity: 0.5;}.sub-capsule-info {color: #79CCF2;font-weight: bold;}.desta small {font-size: 11px;opacity: 0.5;}.desta strong.btn-capsule {font-size: 14px !important;color: #434345 !important;opacity: 0.9;width: auto;padding: 0 9px;background-color: rgba(217, 217, 217, 0.9);}.desta .desta-x {opacity: 0.7;}.desta .desta-x strong.btn-capsule {font-size: 13px !important;}@media screen {.print-only {display: none !important;}}@media print {.err-msg, .done-msg, .btn, .btn-wide, .fab-btn, input[type=submit] {display: none;}body {margin-top: 0 !important;}body > header {display: none;}body > nav {display: none;}.no-print {display: none !important;}.edit-cell, .del-cell {display: none !important;}.rel-links-panel {display: none !important;}a:link:after, a:visited:after {display: none !important;content: "" !important;}input {border: none;}.panel, .panel > * {padding: 0 !important;margin: 0 !important;}#system-body .container-fluid {padding: 0 !important;}}.fancybox-next {transform: scaleX(-1);left: 0 !important;right: auto !important;}.fancybox-prev {transform: scaleX(-1);left: auto !important;right: 0 !important;}ul.acl, ul.branch-supervisor, ul.branch-selective {columns: 3;list-style: none;font-size: larger;}ul.acl li label, ul.branch-supervisor li label, ul.branch-selective li label {padding: 10px;}ul.acl.branch-selective, ul.branch-supervisor.branch-selective, ul.branch-selective.branch-selective {display: block;columns: 3;font-size: smaller;margin: 0 !important;padding: 0 !important;vertical-align: top;text-align: start !important;}ul.acl.branch-selective li .form-group, ul.branch-supervisor.branch-selective li .form-group, ul.branch-selective.branch-selective li .form-group {padding: 0 !important;overflow: hidden;display: block;}ul.acl.branch-selective li label, ul.branch-supervisor.branch-selective li label, ul.branch-selective.branch-selective li label {padding: 0;font-weight: normal;}@media (max-width: 1199.5px) {ul.acl.branch-selective, ul.branch-supervisor.branch-selective, ul.branch-selective.branch-selective {columns: 1;}}.check-all span {display: inline;}.check-all i {display: none;}.check-all.uncheck-all span {display: none;}.check-all.uncheck-all i {display: inline;}.application-search {position: absolute;right: 10px;border-radius: 0;border: none;}.application-search input {opacity: 0.8;height: 33px;border: none;border-radius: 50px;padding: 1px 15px;}.application-search input:focus {opacity: 1;}.application-print {color: #FFFFFF !important;background-color: #F5BF2F;width: 40px;padding: 5px;cursor: pointer;}.application-print i {color: #FFFFFF !important;}small.address-lbl {display: block;background-color: #F2F2F2;border-radius: 50px;}.select2-container {min-width: 100% !important;}.select2-container--bootstrap .select2-results__option {text-align: start;}.disabled-select2 {pointer-events: none;}.disabled-select2 .select2-container--bootstrap .select2-selection--single {background-color: whitesmoke;}.input-saved {background-color: lightgreen !important;}.input-save-err {background-color: red !important;}tbody.open {border-bottom: 2px #0F97FF solid !important;}tbody.open > tr:first-child {background-color: rgba(173, 216, 230, 0.4) !important;border-bottom-width: 2px !important;}.body-toggle, .body-toggle-all {cursor: pointer;}.nowrap {white-space: nowrap !important;}table.row-info-tbl th, table.row-info-tbl td {border: 1px silver solid;text-align: center;padding: 5px 10px !important;}.mini-text {font-size: 10px !important;}header {background-color: #FFF;-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0 5px 5px -5px;box-shadow: rgba(0, 0, 0, 0.0980392) 0 5px 5px -5px;display: block;height: 65px;padding-right: 70px;position: fixed;width: 100%;z-index: 900;text-align: right;top: 0;right: 0;clear: both;-webkit-transition: transform 600ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;transition: transform 600ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;}body > header {min-width: 1250px !important;}body > header .branch-select-holder {left: 190px !important;}body > header .select2-container--bootstrap .select2-selection {box-shadow: none;border: none !important;}#logo {float: left;padding: 20px 25px;}header > nav,header > form,header > dl,header > dl > dt {display: inline-block;height: 100%;line-height: 65px;vertical-align: middle;margin: 0;}#hd_btns {vertical-align: middle;}#hd_btns i {height: 100%;vertical-align: middle;padding: 40% 25px 0;}header #search_icon {display: block !important;float: right;position: relative;right: 0;top: 0;text-align: center;width: 40px;height: 40px;vertical-align: middle;}header #search_icon > i {display: block !important;height: 40px;width: 40px;vertical-align: middle;line-height: 40px;}#search_input {background-color: transparent;border-width: 0 !important;width: 160px;display: block;float: right;position: relative;right: 0;-webkit-transition: width 0.2s linear;transition: width 0.2s linear;height: 40px;line-height: 140%;vertical-align: middle;z-index: 5;}header > form {display: inline-block;overflow: hidden;border-radius: 7px;height: 40px;border: 1px solid #FCFCFC;line-height: 40px;z-index: 1;position: relative;right: 0;vertical-align: middle;}header > dl {margin-left: 25px;}header > dl > dt {margin: 0 0;}#hd_user {font-weight: normal;text-decoration: none;display: block;padding: 0 5px;height: 65px;line-height: 65px;vertical-align: middle;}#user_badge, #user_badge * {padding: 0 4px;}@media (max-width: 992px) {#user_badge, #user_badge * {padding: 0 1px;}}@media (max-width: 768px) {#user_badge, #user_badge * {padding: 0;}}#hd_btns {transition: 0.2s ease-in-out;}#user_badge:hover #hd_user {color: #FFF;}#hd_btns:hover,#user_badge:hover {background-color: #00305D;color: #FFF;cursor: pointer;transition: 0.2s ease-in-out;}#hd_user_icon {color: inherit;}.form_active {border-color: transparent !important;border-bottom: 1px solid #87A4BC !important;}@media (min-width: 950px) {#search_input:focus {width: 300px;}}@media (max-width: 750px) {header {padding-right: 0;text-align: center;}#hd_btns i {padding: 25px 15px 0 0;}header #search_icon {padding: 0 0;float: left;top: 11px;}header #search_input {display: none;border-radius: 3px;border-color: transparent !important;border-bottom: 1px solid #87A4BC !important;}#hd_btns {float: right;}#user_badge {float: left;display: none;}#user_badge dt:nth-child(2) {display: none;}#user_badge dt:nth-child(1) {padding: 0 14px;}header > form {height: 100%;line-height: 65px;border-radius: 0;border-width: 0;float: left;}header > form > input {display: none;border-bottom: 1px solid #337AB7 !important;float: left;height: 32px;line-height: 32px;margin-top: 11px;}#logo {float: none;}#hd_btns:hover,#user_badge:hover {color: #00305D;background-color: transparent;}header .fa:hover {color: #00305D;cursor: pointer;}.form_active {border: none !important;}}@media (max-width: 350px) {#logo {max-width: 70%;}}#sidebar {background-color: #00305D;bottom: 0;right: -210px;overflow: hidden;position: fixed;left: auto;top: 0;-webkit-transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;width: 280px;z-index: 1000;}.site_open {min-height: 100%;position: relative;right: 0;top: 0;-webkit-transition: transform 600ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;transition: transform 600ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;}@media (max-width: 750px) {.container-fluid {padding-right: 0 !important;}#sidebar {right: -250px;width: 250px;}.sidebar_open {-webkit-transform: translate(-250px, 0px) !important;transform: translate(-250px, 0px) !important;}.site_open {-webkit-transform: translate(-250px, 0px) !important;transform: translate(-250px, 0px) !important;}.header_open {-webkit-transform: translate(-250px, 0px) !important;transform: translate(-250px, 0px) !important;}}@media (min-width: 751px) {#sidebar:hover, .sidebar_open {-webkit-transform: translate(-208px, 0px);transform: translate(-208px, 0px);}}#sidebar_logo {background-color: #0F97FF;color: #fff;text-align: left;height: 65px;}#side_bar_logo_b {display: none;padding: 20px 0;}.sidebar_open #side_bar_logo_b {display: inline !important;}.sidebar_open #side_bar_logo_a {display: none;}.sidebar_open #sidebar_logo {text-align: center !important;}#sidebar_mnu > ul {list-style: none;margin: 0;overflow: auto;position: relative;width: 100%;padding: 10px 0 0;}#sidebar_mnu > ul > li {display: block;padding: 0;margin: 0;text-align: left;}#sidebar_mnu > ul > li > a {display: block;font-size: 14px;line-height: 40px;min-height: 40px;padding: 6px 0;text-decoration: none !important;}#sidebar_mnu > ul > li > a:hover {background-color: rgba(0, 0, 0, 0.1);}#sidebar_mnu > ul > li > a > span {display: inline-block;height: 40px;color: #fff;text-align: right;padding-right: 25px;float: right;vertical-align: middle;overflow: hidden;}#sidebar_mnu > ul > li > a:hover > span {color: #C57E19;}#sidebar_mnu > ul > li > a > i {display: inline-block;color: #fff;font-size: 21px;font-weight: normal;height: 40px;line-height: 40px;position: relative;text-align: center;-webkit-transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;vertical-align: middle;width: 40px;margin: 0 16px;background-color: #00305D;}#sidebar_mnu > ul > li > a:hover > i {background-color: #0F97FF;}li.sidebar_item_selected > a > i {background-color: #C57E19 !important;}.panel:not(.panel-primary) {width: 100%;}.panel header {position: relative;box-shadow: none !important;margin-top: 10px !important;}.panel header h1 {font-size: 27px;}section.panel {box-shadow: none !important;background: transparent !important;border: none !important;margin-bottom: 0 !important;border-radius: 0 !important;padding-bottom: 0 !important;padding-right: 20px !important;padding-left: 20px !important;}div.panel {width: 80%;margin: auto !important;border-radius: 0 !important;border-color: #F7F7F7 !important;background-color: #FCFCFC;}div.panel .panel-heading {border-radius: 0 !important;}div.panel .panel-body {padding: 25px;}@media (max-width: 768px) {div.panel {width: 100%;}}section.panel > header {overflow: hidden;height: auto !important;background-color: transparent !important;text-align: center !important;padding-top: 24px;border-radius: 0 !important;z-index: 0;}section.panel > header > h1 {display: block;}.panel.panel-wide {padding-top: 0 !important;}.panel.panel-wide .panel-body {overflow-x: auto;max-width: 100%;background-color: #FFFFFF !important;box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 5px -5px;}@media (max-width: 768px) {.panel.panel-wide .panel-body {max-width: 100%;overflow-x: scroll;}}@media print {.panel.panel-wide .panel-body {overflow: hidden;}}.panel.panel-wide .pagination_wrap {padding-right: 25px;padding-left: 25px;}.panel.panel-wide .print-btn {position: absolute;top: 20px;left: 20px;padding-left: 20px;padding-right: 20px;}.panel-wide-select .branch-select-holder {position: absolute;top: 40px;left: 10px;padding-left: 10px;padding-right: 20px;}.products-panel .branch-select-holder {left: 0 !important;}.products-panel .print-btn {left: auto !important;right: 0;}.products-panel header {padding-right: 0 !important;}.products-panel .dialog-overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);justify-content: center;align-items: center;text-align: start;}.products-panel .dialog {background: #FFF;padding: 20px !important;border-radius: 5px !important;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}.products-panel .dialog i {color: red;}.products-panel .dialog input[type=text] {width: 100%;padding: 8px;margin: 10px 0;}.products-panel .dialog button {padding: 8px 16px;background-color: #007BFF;color: white;border: none;border-radius: 5px;cursor: pointer;width: 120px;}.search-box {display: none;position: fixed;top: 0;left: 0;height: 100vh;width: 100vw;background-color: rgba(0, 0, 0, 0.7);z-index: 1000;font-family: "Roboto Light", "SwissraLight", Arial, serif !important;font-size: 24px;flex-flow: nowrap;align-items: center;justify-content: center;}.search-box input {width: 60%;background: none;border: none;color: #FFFFFF;padding: 20px;border-bottom: 5px solid #F2F2F2;}.search-box button {color: #0F97FF;background: none;border: none;padding: 40px 0;}.search-visible {display: flex;}.cp-home {margin-top: 70px;}.paper-clip {box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);display: flex;flex-direction: row;cursor: pointer;border-radius: 8px;background: #FFF;overflow: hidden;border: 1px solid #E7E8E9;-webkit-transition: box-shadow 0.3s ease 0s, -webkit-transform 0.3s ease 0s;transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;margin-bottom: 0.9em;}.paper-clip > strong {width: 150px;background-color: #00305D;color: #FFFFFF;font-size: 2em;font-weight: normal;padding: 20px;}.paper-clip > div {display: flex;flex-flow: column;justify-content: center;padding: 5px 20px;text-align: start;}.paper-clip > div > h3, .paper-clip > div > h4 {margin-bottom: 0;font-family: "Roboto", Greta, Arial, serif !important;font-weight: bold !important;}.paper-clip > div > h4 > strong {color: #F54B0F;}#field-is_active {float: right;color: #F54B0F;}.list-btns-lst {list-style: none;margin: 0;padding: 15px;width: 100%;}.list-btns-lst > li {padding: 5px;}.list-btns-lst > li > button {width: 100%;}@media (min-width: 1199.5px) {.home-branches-menu {position: absolute;background-color: rgba(245, 245, 245, 0.8);top: 160px;width: 80vw;left: 70px;border-radius: 10px;max-height: 0;opacity: 0.8;transition: all 0.5s ease-out;overflow: hidden;}.home-branches-menu.open {max-height: 1500px;opacity: 1;transition: all 0.5s ease-in;}}.home-branches-menu .home-col-btns {padding: 1em !important;width: 100%;}@media (min-width: 1199.5px) {.home-branches-menu .home-col-btns {align-content: center;justify-content: center;}}.home-branches-menu .home-col-btns button {box-shadow: 0 6px 14px 0 rgba(102, 102, 102, 0.5);font-family: "Roboto", "SwissraNormal", Arial, serif;font-size: 20px !important;width: 100%;padding: 1.3em;border-right: 10px solid #0F97FF;transition: all 0.1s ease-in-out;text-shadow: 1px 1px silver;border-radius: 0;overflow: auto;outline: none !important;}.home-branches-menu .home-col-btns button.btn-sty-info {border-right: 10px solid #79CCF2;}.home-branches-menu .home-col-btns button.btn-sty-warning {border-right: 10px solid #F5BF2F;}.home-branches-menu .home-col-btns button.btn-sty-danger {border-right: 10px solid #F54B0F;}.home-branches-menu .home-col-btns button.btn-sty-primary {border-right: 10px solid #42B574;}.home-branches-menu .home-col-btns button.btn-sty-success {border-right: 10px solid #ABCC37;}.home-branches-menu .home-col-btns button:hover {background: #00305D;color: white;text-shadow: none;}.home-branches-menu .home-col-btns button:hover.btn-sty-info {background: #00305D;}.home-branches-menu .home-col-btns button:hover.btn-sty-warning {background: #8668AD;}.home-branches-menu .home-col-btns button:hover.btn-sty-danger {background: #F44336;}.home-branches-menu .home-col-btns button:hover.btn-sty-primary {background: #695999;}.home-branches-menu .home-col-btns button:hover.btn-sty-success {background: #42B574;}.mnu-container {width: 80%;margin: 40px auto !important;}.mnu-container menu {overflow: hidden;background-color: rgba(192, 192, 192, 0.05);border-radius: 20px;padding: 20px 10px !important;}.mnu-container .mnu-btn > div {cursor: pointer;display: flex;flex-flow: column nowrap;background-color: #FFFFFF;border: 1px solid transparent;border-radius: 8px;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);margin: 15px !important;transition: 0.3s ease-in-out;color: #000000;}.mnu-container .mnu-btn > div:active, .mnu-container .mnu-btn > div:hover {box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);background-color: #00305D;color: #FFFFFF;}.mnu-container .mnu-btn > div > div:first-child span {display: inline-block;background: whitesmoke;border-radius: 50px;margin: 25px 10px 10px;}.mnu-container .mnu-btn > div img {padding: 9px;}.mnu-container .mnu-btn > div h4 {font-family: "Greta", serif !important;padding: 12px;}.tools-cp a {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;}form .panel {margin-bottom: 30px !important;box-shadow: none;}form .panel .panel-body {padding: 10px !important;}.semiorbit-form-astric {color: #FF0000;}.semiorbit-form-editor .semiorbit-form-field {width: 100%;}.semiorbit-form-editor .semiorbit-form-label {width: 50%;}.semiorbit-form-editor .semiorbit-form-control {width: 75%;text-align: start;}.semiorbit-form-editor .semiorbit-form-note {display: block;}.semiorbit-val-err {border-color: rgba(255, 0, 0, 0.8) !important;-webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6) !important;-moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6) !important;box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6) !important;background-color: #FFDDDD !important;}.form-group {text-align: left;padding: 10px 20px !important;}[dir=rtl] .form-group {text-align: right;}.semiorbit-file-preview .semiorbit-file-image {max-width: 87%;}.semiorbit-file-preview-tools {overflow: hidden;width: 88%;}.semiorbit-file-preview-icon {float: left;}.semiorbit-file-preview-delete {float: right;margin-top: 3px;}.err-msg {position: fixed;bottom: -4em;z-index: 1500;text-align: start;color: #FFA200;text-shadow: 1px 1px #C0C0C0;border: 0 #DDD8CB solid;background-color: #F54B0F;margin: 10px 0;padding: 20px 30px !important;vertical-align: middle;font-size: 18px;font-weight: normal !important;overflow: hidden;border-radius: 10px;font-family: "Roboto Thin", "SwissraLight", Arial, Helvetica, sans-serif;animation: slide 1s ease 0.1s forwards;}@keyframes slide {from {bottom: -4em;}to {bottom: 20px;}}.done-msg {color: #FFFFFF !important;text-shadow: none !important;background-color: #42B574;}.err-msg-icon {float: start;margin: 0 10px;background-color: #FFFFFF;padding: 5px;border-radius: 50%;}.semiorbit-login-panel {width: 50%;margin: 5% auto auto;}.semiorbit-login-panel .panel-title {border-bottom: 5px #191919 solid;padding: 10px 0;}.semiorbit-login-panel .panel-body {padding: 0;}.semiorbit-login-panel .semiorbit-form-field {width: 100%;}.semiorbit-login-panel .semiorbit-form-note {display: none;}.semiorbit-login-panel .semiorbit-form-control {width: 60%;}.semiorbit-login-msg {color: #d9534f;text-shadow: 1px 1px #360a16;padding: 15px 27%;}.table-view {font-size: large !important;width: 100%;}.table-view .semiorbit-file-image {max-width: 120px;}.table-view .fa-check {color: #42B574;}.table-view thead tr {border-bottom: 2px #0f97ff solid !important;}.table-view thead th {font-family: "Roboto", "SwissraNormal", Arial, serif !important;text-align: center;padding: 20px 5px;font-size: 0.9em;border: 1px rgba(0, 48, 93, 0.1) solid;}[dir=rtl] .table-view thead th {font-weight: normal;}.table-view tbody > tr {border-bottom: 1px #87A4BC solid !important;}.table-view tbody > tr:nth-child(odd) {background-color: #FAFAFA;}.table-view tbody > tr:hover {background-color: rgba(0, 48, 93, 0.1);color: #00305D;}.table-view tbody > tr:hover > td:first-child {background-color: rgba(0, 48, 93, 0.2) !important;background-clip: padding-box;color: #00305D;}.table-view tbody > tr:hover > td:first-child > a {color: #FFFFFF !important;}.table-view td {padding: 15px;text-align: center;border: 1px rgba(0, 48, 93, 0.1) solid;}.table-view tbody > tr:nth-child(odd) > td:first-child,.table-view tbody > tr > td.row-head {background-color: #F5F5F5;}.table-view tbody > tr:nth-child(even) > td:first-child {background-color: #FAFAFA;}.edit-cell, .del-cell {width: 80px;}.pagination_wrap {padding-top: 20px;text-align: right;}[dir=rtl] .pagination_wrap {text-align: left;}tbody td > strong {color: #0F97FF;}tfoot tr {background-color: rgba(0, 48, 93, 0.1);}tfoot td > strong {color: #F54B0F;font-size: 1.2em;}@media print {.table-view td, .table-view th {border: 1px #000000 solid !important;}.table-view tbody > tr > td {margin: 1px !important;}}a.semiorbit-link,a.semiorbit-link:hover {color: #191919;text-decoration: none;}.semiorbit-link > img {vertical-align: middle;border: none;text-decoration: none;margin: 0 5px;}.semiorbit-link > span {font-family: "Roboto Light", "SwissraLight", Arial, serif !important;vertical-align: middle;}.semiorbit-link:hover > span {text-decoration: underline;}.rel-links-panel {text-align: left;clear: both;margin-top: 10px;padding-bottom: 20px;}[dir=rtl] .rel-links-panel {text-align: right;}.rel-link {display: inline-block;margin: 10px 10px 10px 0;}[dir=rtl] .rel-link {margin: 10px 0 10px 10px;}.rel-link a {background-color: #F7F7F7;display: inline-block;}.rel-link a img {margin: auto 10px;}.rel-link a > .fa {padding-top: 1px;padding-left: 14px;padding-right: 10px;vertical-align: middle;opacity: 0.9;}[dir=rtl] .rel-link a > .fa {padding-right: 14px;padding-left: 10px;}.rel-link a:hover > .fa {opacity: 1;}.rel-link a span {display: inline-block;background-color: #00305D !important;color: #FFFFFF;padding: 3px 10px;}.rel-link a:hover {font-style: normal;text-decoration: none;background-color: #e6e5e5;}.rel-link a span:hover {text-decoration: none;background-color: #00305D !important;text-shadow: 1px 1px #000;color: #FFFFFF;}.rel-link a:hover span {text-decoration: none;background-color: #00305D !important;text-shadow: 1px 1px #000;color: #FFFFFF;}.tools-cp {width: 100%;max-width: 1000px;margin: auto;padding-top: 20px;padding-bottom: 20px;text-align: center;}.tools-cp > a {display: inline-block;height: 200px;width: 200px;color: #ffffff !important;background-color: #0F97FF;text-align: center;margin: 10px;vertical-align: middle;}.tools-cp > a:hover {text-decoration: none;color: #ffffff !important;background-color: #00305D;}.tools-cp > a > i {display: block;font-size: 40px;width: 100%;text-align: center;padding: 55px 20px 20px;}.tools-cp > a > span {font-size: 18px;text-decoration: none !important;}.rel-link a span {background-color: #00305D;max-width: 90%;}.semiorbit-login-panel .panel-title {border-bottom-width: 0;}.selectize-multiple, .tags, .selectize-multiple-conditions {overflow: visible !important;}.selectize-multiple .semiorbit-form-control, .tags .semiorbit-form-control, .selectize-multiple-conditions .semiorbit-form-control {overflow: visible !important;}.selectize-input {width: 100% !important;box-shadow: none !important;border: none !important;}.selectize-multiple .form-control, .tags .form-control, .selectize-multiple-conditions .form-control {height: auto !important;}.selectize-dropdown, .selectize-input, .selectize-input input {font-size: initial !important;}.fs {width: 30px;height: 30px;overflow: hidden;display: inline-block;vertical-align: middle;margin: 0 10px;background-color: #64AAE1;}.fs.fs-green {background-color: #42B574;}.fs.fs-red {background-color: #F54B0F;}.fs.fs-orange {background-color: orange;}.fs.fs-yellow {background-color: yellow;}.fs.fs-black {background-color: #000000;}tbody tr:nth-child(odd) > .inv-col {background-color: #F5F5F5;}tbody tr:nth-child(even) > .inv-col {background-color: #FAFAFA;}tbody tr > .inv-col > a:first-child {font-weight: bold;display: block;padding: 10px;font-size: 24px;}tbody tr > .inv-col p {font-size: 14px;}tbody tr:hover > .inv-col {background-color: #0f97ff;}.inv-start {white-space: nowrap;font-size: 15px;display: block;margin: 5px 10px !important;padding: 4px !important;}.inv-start.inv-primary {background-color: #008FC1;}.inv-start.inv-final {background-color: #E65D0C;}tbody tr > .aids-col > a:first-child > i {display: block;color: #64AAE1;padding-bottom: 20px;font-size: 26px;}tbody tr > .aids-col > .aids-btn {display: block;font-size: 18px;font-weight: bold;padding: 2px;background-color: #008FC1;color: #FFF;opacity: 0.8;}tbody tr > .aids-col > .aids-btn:hover {opacity: 1;}tbody tr > .aids-col > .aids-urgent {background-color: red;}tbody tr > .aids-col > .aids-new {background-color: yellow;}tbody tr > .aids-col > .aids-accepted {background-color: #007F35;}tbody tr > .aids-col > .aids-rejected {background-color: grey;}.mob-col i {display: block;color: #007F35;padding-bottom: 20px;}.mob-col bdi {color: #333;}.mob-col a:hover i {color: #C57E19;}.family-col i {display: block;color: rgba(0, 154, 207, 0.6);}.family-col em {font-style: normal;display: block;width: 30px;height: 30px;line-height: 31px;vertical-align: middle;border-radius: 50%;background-color: #D9D9D9;color: #333 !important;margin: 20px auto auto;}#copy-mob-nom {font-size: 12px;color: #E65D0C;}.fab-btn {width: 60px;height: 60px;background-color: #008FC1;border-radius: 50%;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);transition: all 0.1s ease-in-out;font-size: 25px;text-align: center;line-height: 60px;position: fixed;right: 100px;bottom: 40px;color: #FFFFFF !important;}.fab-align-end {right: auto;left: 100px;}.fab-btn:hover {box-shadow: 0 6px 14px 0 rgba(102, 102, 102, 0.5);transform: scale(1.05);}.fab-btn-danger {background-color: #F54B0F !important;}.fab-btn-green {background-color: #84C450 !important;}.fab-btn-purple {background-color: #8668AD !important;}.fab-icon {background-color: #FFFFFF;}.fab-icon img {width: 42px;}.fab-align-start-second {left: auto;right: 170px;}.fab-align-end-closer {right: auto;left: 30px;}.account-tbl .avatar {max-width: 75px;border-radius: 50px;overflow: hidden;}.account-tbl h1, .account-tbl h2, .account-tbl h3, .account-tbl h4, .account-tbl h5, .account-tbl h6 {font-family: "Roboto", Greta, Arial, serif !important;}.account-tbl .contacts > a {display: block;text-align: start;}.account-tbl .requests em {font-style: normal;display: block;width: 30px;height: 30px;line-height: 31px;vertical-align: middle;background-color: #F54B0F;color: #FFFFFF !important;border-radius: 50%;margin: 20px auto auto;}.account-tbl .total_res strong {color: #E50A0A;font-size: larger;}.account-tbl .cnt_res {font-size: larger;}.filter {padding: 20px 20px 0;background-color: #D9D9D9;}.filter input[type=submit] {margin-top: 45px;}input.req-qty-input {width: 100px;font-size: 18px;text-align: center;}.products-req-warning {font-weight: bold;margin-top: 40px;}.products-req-warning strong {color: red;}.products-req-save {padding: 20px 60px 40px !important;text-align: end;}.products-req-save input {width: 200px;}.products-req-save > div {float: right;}.products-form input[type=checkbox] {cursor: pointer;width: 23px;height: 23px;}.products-form .show-hide-bulk-control {display: block !important;padding-right: 20px !important;}.products-form .show-hide-bulk-control input[type=submit] {background-color: #64AAE1;}.pricing-control-pane {font-size: 19px;padding: 20px !important;}.pricing-control-pane input {font-size: 30px;text-align: center;width: 82px;margin: 0;background-color: #FAFAFA;font-weight: bold;border: none;}.pricing-control-pane button.btn-update {display: inline-block;background-color: #42B574;font-weight: bold;border-radius: 50%;padding: 2px 11px;color: #FFFFFF;cursor: pointer;border: 0;}.pricing-control-pane input.pricing-range {font-size: 18px !important;}.dt-nav-panel {position: relative;margin-top: 20px !important;padding: 20px;}.dt-nav-panel .panel-body {overflow-x: visible !important;}.dt-nav-panel .print-btn {left: 40px !important;top: 15px !important;}.dt-nav-panel .dt-nav {padding: 0 20px !important;position: relative;display: flex;height: 70.4px;}.dt-nav-panel .dt-nav::before {content: "";}.dt-nav-panel .dt-nav > h4 {vertical-align: middle;padding: 15px 30px;}.dt-nav-panel .dt-nav button {margin: 10px 0 !important;font-size: 1.5em !important;padding: 0 18px !important;}.dt-nav-panel .dt-nav button:focus {outline: none !important;}.dt-nav-panel .dt-nav .dt-nav-selector {padding: 10px 0;}.dt-nav-panel .dt-nav .dt-nav-selector label {display: none;}@media print {.dt-nav-panel {padding: 0 !important;margin: 0 !important;}.dt-nav-panel button.btn, .dt-nav-panel button.btn-wide {display: inline-block !important;color: #000000 !important;background: none !important;margin: 0 !important;padding: 2px !important;border: none !important;}}@media print {h3, h4 {font-size: large;}}#order-list-panel header {padding-top: 35px !important;}#order-list-panel .branch-select-holder {top: 0;}.order-list {padding: 20px 30px !important;overflow: hidden;}.order-list h3 {text-align: start;background-color: #00305D;border-bottom: 5px #0F97FF solid;color: #FFFFFF;padding: 10px;font-size: medium;}.order-list section {margin-top: 25px !important;margin-bottom: 25px !important;text-align: start;display: flex;flex-flow: nowrap;justify-content: center;align-items: stretch;}.order-list section a {color: #FFFFFF !important;}.order-list section > a {background-color: #0F97FF;display: inline-block;padding: 10px 20px;height: 2.6rem;white-space: nowrap;border-bottom: 4px solid #0F97FF;}.order-list section > a:hover {background-color: #C57E19;}.order-list section a.no-hover:hover {background-color: #00305D !important;cursor: default !important;}.order-list section h4 {flex-grow: 15;font-size: medium;padding: 0 !important;margin: 0;white-space: nowrap;background-color: #00305D;}.order-list section h4 a {padding: 0 15px;vertical-align: center;line-height: 2.3rem;height: 2.6rem;display: block;box-sizing: border-box;border-bottom: 4px solid #0F97FF;}.order-list section h4 a:hover {background-color: #C57E19;}.order-list .sm-btn-disabled > a {opacity: 0.7;background-color: silver !important;cursor: not-allowed;}.order-list .sm-btn-disabled > a:hover {background: silver;}.order-list .sm-btn-hidden {opacity: 0.5;}.print-blank {position: absolute;right: 90px;top: 15px;z-index: 500;}.print-blank-permit {right: 260px;}.order-close-date-input {margin: 0 !important;padding: 0 !important;}.order-close-date-input .input-group-addon {background-color: transparent !important;border: none !important;}.alert-input {border: 1px solid red !important;}.warn-input {border: 1px solid orange !important;background-color: yellow !important;}.order-container h3 {font-family: "Roboto", "SwissraNormal", Arial, serif !important;font-weight: normal !important;}.order-container .salesman {font-weight: normal;padding: 20px;}.order-container .tools-wrap {padding: 0 25px !important;}.order-container .tools-box {border: 1px solid #9B9B9B;display: flex;width: 130px;float: right;margin: 30px 5px 15px !important;}.order-container .tools-box label {border-left: 1px solid #9B9B9B;padding: 10px;text-align: center;font-weight: normal;margin: 0 !important;}.order-container .tools-box input {border: 0;text-align: center;font-size: 20px;}.order-container .tools-box input {width: 100%;}.order-container .pre-close-date {width: 260px;}.order-container .pre-close-date label {white-space: nowrap;}.order-container .pre-close-date input {width: 70%;}@media print {.order-container .pre-close-date {width: 200px;}}.order-container .counter {float: left;width: 200px;}.order-container .counter input {width: 40%;}@media print {.order-container .counter {clear: both;float: none;}}.order-container .order-table-container {padding: 20px !important;}.order-container .order-table td {padding-left: 0 !important;padding-right: 0 !important;}.order-container .order-table td.out-of-stock {background: rgba(255, 0, 0, 0.1) !important;}.order-container .order-table td.never-requested-product {background: rgba(0, 0, 255, 0.1) !important;}.order-container .order-table input[type=number] {font-size: 20px;text-align: center;width: 92px;border-width: 0;background-color: transparent;}.order-container .order-table .new-item {display: none;}.order-container .sum-table {max-width: 280px;margin: 20px;}.order-container .sum-table label {font-weight: normal;}.order-container .sum-table td {border: 1px solid #9B9B9B;border-collapse: collapse;padding: 1px;width: 40%;}.order-container .sum-table td input {border-width: 0;text-align: center;font-size: 18px;width: 100%;}.order-container .divider {height: 0 !important;border-bottom: 2px solid #C57E19 !important;background: transparent !important;}.order-container .btn, .order-container .btn-wide {min-width: 150px;}.modal .sum-table {font-size: larger;}@media print {.rec-permit {padding: 0 !important;font-size: 18px !important;}.rec-permit h4 {padding: 0 2px 20px !important;}.rec-permit p {padding: 0 4px !important;line-height: 2em !important;}h3 {margin: 0 1px 4px !important;padding: 0 !important;}h4 {margin: 0 !important;}.divider {margin: 10px auto 5px !important;}.order-table {max-width: 100% !important;}.order-table.table-view thead th {font-family: "Roboto", Greta, Arial, serif !important;padding: 3px 0 !important;font-size: 13px !important;}.order-table th, .order-table td {font-family: "Roboto", Greta, Arial, serif !important;color: black !important;padding: 0 2px !important;border: 1px solid #000000 !important;max-width: 72px !important;}.order-table thead > tr {border: 1px solid #000000 !important;}.order-table td.row-head {min-width: 108px;font-size: 13px;padding: 2px !important;}.order-table td > input {font-size: 13px !important;width: 45px;margin: 0 !important;padding: 0 !important;border: none !important;}.sum-table {margin-bottom: 0 !important;}.sum-table td {font-size: 13px !important;border: 1px solid #000000 !important;padding: 1px !important;}h4 {font-family: "Roboto", Greta, Arial, serif !important;font-weight: normal !important;}.order-container .tools-box {font-size: 12px !important;margin: 2px !important;padding: 1px !important;border: 1px solid #000000 !important;width: 100px !important;margin-bottom: 1px !important;margin-top: 1px !important;}.order-container .tools-box.pre-close-date {width: 175px !important;}.order-container .tools-box.counter {width: 170px !important;}.order-container .tools-box label {border-color: #000000 !important;padding: 1px 4px !important;}.order-container .tools-box input {font-size: 14px !important;}}@media (min-width: 992px) {#salary-panel .panel-body {overflow: visible !important;}}@media (max-width: 992px) {#salary-panel .panel-body {overflow: auto !important;}}.journal-tbl {font-size: larger;}.journal-tbl tbody > tr td {border-color: #9B9B9B;}.journal-tbl tbody > tr td:first-child {border-right-color: #F2F2F2;}.journal-tbl tbody > tr td:last-child {border-left-color: #F2F2F2;}.journal-tbl tfoot tr {border-top: 2px solid #55BBEB;}@media print {.journal-tbl {font-size: small;}.journal-tbl.table-view thead th {font-family: "Roboto", Greta, Arial, serif !important;}.journal-tbl td, .journal-tbl th {border-color: #000000 !important;padding: 5px !important;}}.journal-totals {width: 100%;font-size: larger;}.journal-totals td {padding: 20px;}.journal-totals label {font-weight: normal !important;display: inline-block;padding: 0 10px;}.journal-totals strong {background-color: #55BBEB;}.journal-totals strong.fin-cash {background-color: #F54B0F;}.journal-totals strong.fin-expenses {background-color: #84C450;}.journal-totals strong.fin-warning {background-color: #F5BF2F;}.journal-totals strong.fin-dark {background-color: #695999;}@media print {.journal-totals {width: auto;}.journal-totals td {padding: 0;}.journal-totals strong {color: green;border: 1px solid #000000;border-radius: 0;}}.salary-min {font-size: larger;}.salary-min table {border: 3px solid #000000;width: 95%;}.salary-min table h4 {padding-bottom: 20px !important;}.salary-min table > div {margin: 15px !important;}.salary-min table td {border: 1px solid #000000;width: 50%;padding: 5px;}.close-salary-form {padding: 20px 30px !important;}.close-salary-form .btn, .close-salary-form .btn-wide {margin-top: 0 !important;}.close-salary-form input[type=text] {font-size: larger;}.close-salary-form label {font-family: "Roboto", "FrutigerLTArabic", Arial, Helvetica, sans-serif;padding: 10px;}.cancel-close {padding: 20px !important;}.cancel-close .btn, .cancel-close .btn-wide {margin-top: 0 !important;}@media screen {.btn-salary-salesman {color: #FFFFFF !important;display: inline-block;padding: 3px 30px;background-color: #F54B0F;border-radius: 30px;font-size: larger;background-color: #695999;white-space: normal !important;color: #FFFFFF !important;width: 250px;}}.cheque {font-size: x-large;padding: 20px !important;}.cheque h3, .cheque h4 {font-size: x-large !important;}.cheque table {margin: 10px;width: 100%;}.cheque table .logo {width: 200px;}.inv-tbl input[type=number], .pre-inv-tbl input[type=number] {font-size: 20px;text-align: center;width: 92px;}.inv-tbl input[type=submit], .inv-tbl input[type=button], .pre-inv-tbl input[type=submit], .pre-inv-tbl input[type=button] {margin-top: 0 !important;}table.inv-foot {width: 100%;margin: 20px !important;}table.inv-foot > tr > td {width: 30% !important;padding: 20px !important;}table.inv-foot a.btn, table.inv-foot a.btn-wide {color: #FFFFFF !important;display: block;margin: 5px auto;width: 250px;}table.inv-foot table {width: 500px;margin: 20px;}.inv-controls {display: inline-block;position: absolute;top: 10px;left: 20px;vertical-align: top;}.inv-controls > * {position: static !important;display: inline-block !important;}.inv-controls > .btn, .inv-controls > .btn-wide {position: relative !important;margin-top: 0 !important;top: -13px !important;left: 0 !important;}.inv-alert {padding: 10px !important;margin: 20px !important;font-size: medium;}@media print {#inv-panel, #inv-panel > * {padding: 0 !important;margin: 0 !important;}.inv-tbl, .pre-inv-tbl {font-size: smaller;}.inv-tbl tbody > tr > td, .pre-inv-tbl tbody > tr > td {padding: 1px !important;}.inv-tbl tbody > tr > td div, .inv-tbl tbody > tr > td strong, .pre-inv-tbl tbody > tr > td div, .pre-inv-tbl tbody > tr > td strong {display: inline-block !important;}.inv-tbl tbody > tr > td strong, .pre-inv-tbl tbody > tr > td strong {font-size: smaller;padding: 0 5px !important;}.inv-foot {font-size: smaller;width: 100%;}.inv-foot table.table-view {margin: auto !important;width: 50% !important;}.inv-foot table.table-view td {padding: 1px !important;border: 1px solid #000000 !important;}}.reports-list {width: 100%;list-style: none;padding: 30px;margin: auto;}.reports-list li {padding: 5px;margin: 0 !important;text-align: center;margin-right: 40px !important;}.reports-list li a, .reports-list li a:active {font-family: "Roboto Thin", "SwissraLight", Arial, Helvetica, sans-serif;font-weight: normal !important;display: inline-block;width: 330px;padding: 12px;color: #FFFFFF;}.filter-nav .form-group {padding: 10px 5px !important;}.filter-nav-dropdown button {height: 50px;}.filter-nav-dropdown ul {min-width: 200px;}.filter-nav-dropdown ul li > a {display: block;padding: 1em !important;}#close-salary-panel .panel-body {overflow: visible !important;}.tooltip {font-size: 17px !important;padding: 5px;}.tooltip-inner {max-width: 200px;padding: 3px 15px !important;color: #FFF;text-align: center;background-color: #00305D;border-radius: 4px;}.revision-table td {padding-left: 0 !important;padding-right: 0 !important;max-width: 100px;font-size: 20px;}.revision-table td .lbl {cursor: not-allowed;}.revision-table tr > td:first-child {font-size: 18px;max-width: 200px;}.revision-table th > strong {font-family: "Roboto", Greta, Arial, serif !important;}.revision-table input[type=number] {font-family: "Roboto", Greta, Arial, serif !important;font-size: 20px;text-align: center;width: 95px;border-width: 0;background-color: whitesmoke;color: #00305D;}.revision-table h6 input[type=number] {width: 63px;}.revision-table .rev-green {background-color: green;color: #FFFFFF;border-bottom: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}.revision-table .rev-red {background-color: red;color: #FFFFFF;border-bottom: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}.revision-table small.pricing-lbl {display: block;background: rgba(255, 255, 255, 0.1);color: rgba(255, 255, 255, 0.5);font-size: 10px;width: fit-content;padding: 1px 15px;margin: auto;border-radius: 5px;position: absolute;bottom: 5px;right: 5px;}.revision-table .revision-balance-table {top: -110px !important;}.revision-table em {display: block;font-style: normal;border-radius: 10px;margin: 5px;white-space: nowrap;position: absolute;right: 1px;}.revision-table em.minus-req {background-color: rgba(0, 0, 0, 0.3);top: 1px;}.revision-table em.balance-req {background-color: orange;top: 16px;}.revision-table em.rev-balance-lbl {display: block;position: relative !important;font-style: normal;border-radius: 10px;margin: 5px;white-space: nowrap;width: 95% !important;height: 25px !important;}.revision-table em.rev-balance-lbl.minus-req {background-color: rgba(0, 0, 0, 0.3);top: auto;}.revision-table em.rev-balance-lbl.balance-req {background-color: orange;top: auto;}.revision-table em.rev-balance-lbl span {display: inline-block;width: fit-content;color: rgba(255, 255, 255, 0.8);padding: 1px 15px;margin: auto;border-radius: 5px;font-weight: bold;}.revision-table em.rev-balance-lbl small {display: inline-block;background: rgba(255, 255, 255, 0.3);color: rgba(255, 255, 255, 0.8);font-size: 12px;width: fit-content;padding: 1px 15px;margin: auto 1px;border-radius: 5px;font-weight: bold;vertical-align: center;}.revision-table em.rev-balance-lbl a > i {position: absolute;top: -1em;right: 0;border-radius: 50%;font-size: small;display: block;padding: 2px 4px;opacity: 0;background-color: rgba(255, 255, 255, 0.9);transition: 0.3s ease;}.revision-table em.rev-balance-lbl:hover a > i {opacity: 1;}.branch-select {width: 150px;}.branch-select-holder {position: absolute;top: 10px;left: 140px;padding-left: 20px;padding-right: 20px;}td.rev-td {position: relative;}.btn-edit-rev-holder {position: absolute;bottom: 5px;left: 8px;}.btn-edit-rev-holder a.btn-edit-rev {color: #FFFFFF !important;font-size: 0.8em;opacity: 0.2;}.btn-edit-rev-holder a.btn-edit-rev i.fa {color: #FFFFFF !important;}.revision-table td {position: relative;}.revision-table td a.rev-lst-btn, .revision-table td .rev-rec-lst-btn {display: inline-block;padding: 5px 20px;background-color: rgba(0, 0, 0, 0.2);color: white;text-decoration: none;border: none;border-radius: 1px;font-size: 20px;font-weight: bold;min-width: 80px;cursor: pointer;transition: background-color 0.2s ease;}.revision-table td a.rev-lst-btn:hover, .revision-table td .rev-rec-lst-btn:hover {background-color: #F3A43D;}.revision-table td > table {box-shadow: 0 10px 20px 5px rgba(0, 0, 0, 0.5);border: 5px solid #FCFCFC;background-color: white;position: absolute;z-index: 10;width: 300px;top: -50%;left: -150px !important;}.revision-table td > table tr > td span {display: block;color: #00305D !important;}.revision-table td.wk-item-1 > table {left: -200 !important;}.revision-table td.wk-item-5 > table, .revision-table td.wk-item-6 > table {left: 0 !important;}.modal {text-align: center;}.modal-header {padding-bottom: 10px !important;}@media screen and (min-width: 768px) {.modal:before {display: inline-block;vertical-align: middle;content: " ";height: 100%;}}.modal-dialog {display: inline-block;text-align: right;vertical-align: middle;}.close {font-size: 40px !important;float: left;margin-top: -35px !important;}.modal-content {padding: 20px !important;}.modal-body {padding: 20px !important;}.modal-body table td {padding: 3px 10px;}.modal-body table td label {font-family: "Roboto", "FrutigerLTArabic", Arial, Helvetica, sans-serif;}.modal-footer {padding-top: 20px !important;}.modal-footer button.btn-danger {width: 150px;}ul.tel-ul {list-style: none;direction: ltr;text-align: left;margin: 0;padding: 0;}@media screen {ul.tel-ul {display: inline-block;}ul.tel-ul li {display: inline-block;}ul.tel-ul i {color: #FFFFFF !important;}ul.tel-ul a {color: #FFFFFF !important;padding: 4px;margin: 1px;}}.procurement-tbl input[type=number] {font-size: 20px;text-align: center;width: 100px;}.procurement-tbl .wide-input {width: 120px !important;}.procurement-tbl .mid-input {width: 80px !important;}.procurement-tbl .short-input {width: 50px !important;}.procurement-tbl hr {border-color: #E50A0A;}.procurement-tbl .proc-report-hd {opacity: 0.8;padding-bottom: 12px !important;}.desta-unit small {white-space: nowrap;display: inline-block;width: 50%;text-align: center;}#save-panel {margin-top: 0 !important;}#save-panel .panel-body {padding: 20px !important;overflow: visible !important;}#save-panel .panel-body .sum-table {float: left;}#save-panel header {display: none;}.proc-controls {top: 28px;left: 20px;}.highlight-col {background-color: lemonchiffon;}#form-status-update .control-label {display: none;}.proc-report-hd {color: #00305D;}.proc-items-table td a.fancybox {display: block;margin-bottom: 8px;}.proc-items-table td .details-only {display: none;}.proc-items-table td > section > menu {padding-top: 5px;padding-inline-start: 0;margin: 0;}.proc-items-table td > section > menu > li {display: block;padding-top: 6px;padding-inline-start: 0;margin: 0;list-style: none;}.proc-items-table td > section > menu > li > time {font-size: 12px !important;color: #434345;}.proc-items-table td > section > menu > li > small {font-size: 9px !important;color: #434345;}@media print {.proc-items-table td, .proc-items-table th {padding: 1px !important;margin: 0;}.proc-items-table .res-capsule, .proc-items-table .res-capsule-dark, .proc-items-table .res-capsule-warning, .proc-items-table .res-capsule-primary, .proc-items-table .res-capsule-success, .proc-items-table .res-capsule-blue, .proc-items-table .res-capsule-info, .proc-items-table .btn-capsule, .proc-items-table .application-print, .proc-items-table .journal-totals strong, .journal-totals .proc-items-table strong {width: auto !important;padding: 0;margin: 0;}}.btns-nav {display: flex;flex-flow: row nowrap;}.btns-nav a {display: block;padding: 15px;background: white;border: 1px solid #F2F2F2 !important;}.btns-nav a:hover, .btns-nav a:active {background: #84C450 !important;}.btns-nav a:hover i, .btns-nav a:active i {color: white !important;}.btns-nav a i {display: block;height: 100%;width: 100%;}.scroll-buttons {position: fixed;z-index: 1000;bottom: 10px;left: 20px;display: flex;justify-content: space-between;margin-bottom: 8px;}.scroll-buttons button {background: #55BBEB;color: #FFFFFF;padding: 12px;font-weight: bold;font-size: 20px;border: none;}.balance-bar {position: fixed;z-index: 500;width: 100%;bottom: 0;left: 0;right: 0;background: white;padding-right: 80px !important;}.chart-lid {background: rgba(0, 0, 0, 0.5);z-index: 400;width: 100vw;height: 100vh;position: fixed;top: 0;left: 0;}.balance-chart {background: #FFFFFF;z-index: 600;width: 90vw;height: 80vh;position: fixed;top: 10vh;left: 1vw;box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;padding: 0;}.inv-editor-input label {display: none;}.inv-editor-num-input input {text-align: center;font-weight: bold;font-size: 18px !important;}.inv_past_tbl td {font-weight: bold;font-size: 18px;color: dimgrey;}.inv_past_tbl td.rev-td h6, .inv_past_tbl td.rev-td span {font-family: "Roboto", Greta, Arial, serif !important;font-weight: bold;color: black;}.inv_past_tbl td.rev-td > span {font-size: 21px;}.inv-foot td > small {display: block;}.inv-foot th {padding: 15px;text-align: center !important;}@media print {.inv-foot td {padding: 20px 10px !important;font-size: 18px;}}.notifications-fab-btn {z-index: 1000;right: auto;left: 40px;}.notifications-fab-btn > span {position: absolute;top: -0.7em;right: -0.6em;background-color: red;color: white;font-weight: bold;font-size: small;height: 2em;min-width: 2em;padding: 8px;border-radius: 20px;line-height: calc(2em - 16px);vertical-align: center;}.notifications-pane {--notification-pane-width: 400px;position: fixed;left: calc(var(--notification-pane-width) * -1);top: 0;bottom: 0;background-color: rgba(255, 255, 255, 0.98);z-index: 1000;width: var(--notification-pane-width);transition: all 500ms;box-shadow: -3px 0 10px 0 #555;overflow-y: auto;height: 100%;}.notifications-pane::-webkit-scrollbar {width: 5px;}.notifications-pane::-webkit-scrollbar-track {background: #F1F1F1;}.notifications-pane::-webkit-scrollbar-thumb {background: #888;}.notifications-pane::-webkit-scrollbar-thumb:hover {background: #555;}.notifications-pane.open {left: 0;}#new-notifications-container {position: fixed;z-index: 10000;bottom: -500px;width: 400px;min-height: 100px;background-color: #FFFFFF;left: 20px;border-radius: 10px;transition: all 500ms;visibility: hidden;box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;}#new-notifications-container.open {visibility: visible;bottom: 10px;}#new-notifications-container .fa-close {position: absolute;top: -8px;border-radius: 50%;background-color: #9B9B9B;color: #434345;opacity: 0.4;padding: 3px 5px;left: -7px;cursor: pointer;}.notifications-pane .notification > a,#new-notifications-container .notification > a {display: flex;flex-flow: nowrap;align-content: flex-start;padding: 20px 30px;text-align: start;color: #181A1E;}.notifications-pane .notification > a:hover,#new-notifications-container .notification > a:hover {color: #00305D;background-color: #F2F2F2;}.notifications-pane .notification > a > p,#new-notifications-container .notification > a > p {padding-inline-start: 20px !important;}.notifications-pane .notification > a > p b,#new-notifications-container .notification > a > p b {color: #0F97FF;font-weight: normal !important;}.notifications-pane .notification > a > p strong,#new-notifications-container .notification > a > p strong {color: #C57E19 !important;font-weight: normal;}.tickets-tbl td > header {text-align: right;}.tickets-tbl .ticket {text-align: right;background: whitesmoke;margin-bottom: 20px !important;}.tickets-tbl .ticket span {opacity: 0.7;}.tickets-tbl .ticket h3 {opacity: 0.95;font-family: "Roboto", Greta, Arial, serif !important;font-size: 0.9em;background: lightgrey;padding: 3px !important;}.tickets-tbl .ticket h3 strong {color: #00305D;font-weight: normal;}.tickets-tbl .ticket p {padding: 3px 15px !important;}.tickets-tbl .ticket > div {background: whitesmoke;}.tickets-tbl .ticket > div h3 {padding-right: 40px !important;}.tickets-tbl .ticket > div p {padding-right: 40px !important;background: whitesmoke;font-size: 0.8em;padding-bottom: 15px !important;}.tickets-tbl .ticket > div.admin-reply p {color: #F54B0F !important;}td.dt {width: 130px;position: relative;}td.dt > span {position: absolute;background-color: rgba(183, 196, 209, 0.4);top: 0;bottom: 0;display: block;width: 8px;right: 36px;}td.dt > div {position: relative;display: flex;flex-flow: nowrap;align-content: center;align-items: center;color: #00305D !important;margin: auto;background: #F0F0F0;border-radius: 20px;width: 130px;}td.dt > div time {width: auto;border-top-right-radius: 20px;border-bottom-right-radius: 20px;font-weight: normal;margin-left: 25px;padding: 2px;font-size: 0.9em;padding-inline-start: 60px;white-space: nowrap;word-break: keep-all;}td.dt > div strong {position: absolute;background: #0F97FF;height: 50px;width: 50px;border-radius: 50%;justify-content: center;right: 0;line-height: 50px;vertical-align: center;color: white;}td.dt > div b {width: 60px;border-top-left-radius: 20px;border-bottom-left-radius: 20px;font-weight: normal;margin-right: 25px;padding: 2px;font-size: 0.9em;}.stock-btn-bar {text-align: left !important;}.stock-btn-bar i.fa {color: white !important;}.stock-rev-tbl input[type=number] {font-family: "Roboto", Greta, Arial, serif !important;font-size: 20px;text-align: center;width: 95px;padding-right: 12px;border: 1px rgba(211, 211, 211, 0.8) solid;background-color: whitesmoke;color: #00305D;display: block;margin: 5px auto;}.exp-rec-report .res-icon {height: 40px;width: 40px;border-radius: 50%;display: inline-block;margin: auto;font-size: 1.5em;}.exp-rec-report .icon-chk {background: #42B574;margin-bottom: 10px;}.exp-rec-report .icon-chk * {color: #FFFFFF !important;}.exp-rec-report .icon-warning {background: #F5BF2F;color: #FFFFFF !important;margin-bottom: 10px;}.exp-rec-report .icon-warning * {color: #FFFFFF !important;}.exp-rec-report .icon-err {background: lightgrey;color: grey !important;opacity: 0.3;}.fs.icn-payroll {background-color: transparent;background-size: contain;width: 32px;height: 32px;background-position: center;background: url(../images/menu/workspace-32.png) no-repeat;}.select2-container img {height: 32px;width: 32px;margin-inline-end: 10px;}table.cheques-tbl td a, table.cheques-tbl td time {display: block;}table.cheques-tbl td small.btn-capsule {color: #00305D !important;font-size: 14px;}table.cheques-tbl td small.cheque-type {background-color: #F54B0F;color: #FFFFFF !important;border-radius: 0;}table.cheques-tbl img {display: block;margin: auto;}table.cheques-tbl img.cheque-copy {width: 120px;}.mnu-container .mnu-btn.cheques > div {background-color: lightyellow;}.mnu-container .mnu-btn.cheques > div:hover {background-color: #00305D;}@keyframes slideInFromBottom {0% {transform: translateY(100%);}100% {transform: translateY(0);}}.due_cheques_note {position: fixed;width: 200px;display: block;bottom: 0;left: calc(50% - 100px);background-color: rgba(0, 128, 0, 0.7);border-top-left-radius: 10px;border-top-right-radius: 10px;animation: 0.5s ease-in-out slideInFromBottom;font-size: 18px;}.due_cheques_note a {color: #FFFFFF !important;padding: 8px;display: block;}.due_cheques_note em {font-style: normal;font-weight: bold;}.due_cheques_note:hover {background-color: #f54b0f;}.due_cheques_note > i.hide-cheques-balloon {display: block;position: absolute;height: 23px;width: 23px;background-color: rgba(0, 0, 0, 0.5);top: 10px;right: 8px;cursor: pointer;padding: 3px;line-height: 15px;vertical-align: middle;border-radius: 50%;color: white;opacity: 0.3;font-size: small;z-index: 4;}.due_cheques_note > i.hide-cheques-balloon:hover {opacity: 0.8;}td.time-due-flag-cheque {background-color: rgba(245, 75, 15, 0.25) !important;}td.green-col {background-color: rgba(66, 181, 116, 0.25) !important;}td.yellow-col {background-color: rgba(255, 250, 205, 0.25) !important;}.transfer-note {background-color: lemonchiffon;padding: 5px;display: block;}.week-cats-tbl td {position: relative;}.week-cats-tbl td.wk-item {cursor: pointer;}.week-cats-tbl td > em {display: block;height: 12px;width: 12px;background-color: goldenrod;border-radius: 50%;}.week-cats-tbl td > table {box-shadow: 0 10px 20px 5px rgba(0, 0, 0, 0.5);border: 5px solid #FCFCFC;background-color: white;position: absolute;z-index: 10;width: 300px;top: -50%;left: -150px;}.week-cats-tbl td > table tr > td span {display: block;color: #00305D !important;}.week-cats-tbl td > table a {display: block;color: white !important;}.week-cats-tbl td > table a:hover {color: yellow !important;}.week-cats-tbl td.wk-item-1 > table {left: -200;}.week-cats-tbl td.wk-item-10 > table, .week-cats-tbl td.wk-item-9 > table {left: 0;}table.req-panel td {position: relative;}table.req-panel .btn-icon {position: absolute;bottom: 5px;left: 5px;border-radius: 50%;border: 0 !important;box-shadow: none !important;height: 26px;width: 26px;display: flex;flex-flow: column;align-items: center;justify-content: center;outline: none !important;}table.req-panel .btn-icon small {font-size: 12px;color: #9B9B9B;}.panel-req.foldable {display: none;}.req-details-sep {display: block;padding: 15px !important;background: #F2F2F2;opacity: 0.5;transition: 0.5s;}.req-details-sep:hover {opacity: 1;}.req-details-sep .req-details-btn {padding: 5px 15px;border-radius: 5px;border: none;background: #695999;color: #FFFFFF;}.pricing-progress {padding: 2em !important;text-align: start;}.pricing-progress progress {width: 100%;height: 40px;border: 1px solid #CCC;border-radius: 30px;margin-top: 20px;margin-bottom: 30px;overflow: hidden;}.pricing-progress progress::-webkit-progress-bar {background-color: #EEE;border-radius: 30px;}.pricing-progress progress::-webkit-progress-value {background-color: #4CAF50;border-radius: 0 30px 30px 0; }.pricing-progress progress.progress-error::-webkit-progress-value {background-color: #F54B0F;}.pricing-progress progress::-moz-progress-bar {background-color: #4CAF50;border-radius: 30px;}.pricing-progress h3 {padding-bottom: 30px;}.pricing-progress label {color: #00305D;font-weight: normal;font-size: 1.2em;}.pricing-progress label.lbl-error {color: #F54B0F;}.pricing-progress .progress-percent {font-size: 2em;color: #F54B0F;text-align: left;direction: ltr;}.pricing-progress .progress-counter {font-size: 1.2em;padding-bottom: 20px !important;}.pricing-progress .progress-counter #pp-count {color: #C57E19;}.pricing-progress .progress-skip {padding-bottom: 15px !important;}.pricing-progress .progress-skip strong {color: #F5BF2F;}.pricing-progress #progress-ok-tbl, .pricing-progress #progress-err-tbl {margin: 2em 0;width: 60%;}.pricing-progress #progress-ok-tbl th, .pricing-progress #progress-err-tbl th {text-align: center;}.pricing-progress #progress-ok-tbl td, .pricing-progress #progress-ok-tbl th, .pricing-progress #progress-err-tbl td, .pricing-progress #progress-err-tbl th {padding: 5px;text-align: center;border-bottom: 1px solid lightgrey;}.pricing-progress #progress-ok-tbl td > img, .pricing-progress #progress-err-tbl td > img {width: 35px;max-height: 50px;}.pricing-progress #progress-ok-tbl {background-color: rgba(0, 128, 0, 0.1);}.pricing-progress #progress-err-tbl {background-color: rgba(255, 0, 0, 0.1);}.pricing-tbl input.check-select {width: 21px;height: 21px;}.activity-log-tbl table.log-info-tbl {border-collapse: collapse;}.activity-log-tbl table.log-info-tbl th {padding: 4px 8px;background: #F0F0F0;font-weight: normal !important;}.activity-log-tbl table.log-info-tbl td {padding: 4px 8px;}.nav-wrapper-rtl {direction: rtl;}.nav-wrapper-rtl .custom-pills {font-size: 20px;}.nav-wrapper-rtl .custom-pills > li {float: right;margin-left: 10px;}.nav-wrapper-rtl .custom-pills > li > a {padding: 15px 30px;display: flex;align-items: center;gap: 12px;border-radius: 10px;text-decoration: none;transition: background-color 0.2s ease, color 0.1s ease;}.nav-wrapper-rtl .custom-pills > li > a i {font-size: 22px;transition: color 0.3s ease;}.nav-wrapper-rtl .custom-pills > li.active > a {background-color: #42B574;color: #fff !important;}.nav-wrapper-rtl .custom-pills > li:not(.active) > a {background-color: #F0F0F0;color: #333 !important;}.nav-wrapper-rtl .custom-pills > li:hover > a {background-color: #55BBEB;color: #fff !important;}