
body {
    background-color: #EEF1F5;
    font-family: 'Roboto', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif !important;
}

.portlet-body h2 {
    font-weight: 500 !important;
    font-size: 13px;
    margin: 0;
}

a, a:hover {
    color: var(--headings-color, #494959);
}

img {
    max-width: 100%;
}
::selection {
    background-color: #ff6a00;
    color: #ffffff;
}

::-moz-selection {
    background-color: #ff6a00;
    color: #ffffff;
}

*, *:focus, *:hover {
    outline: none;
}

body.page-md {
    background: #fff
}


.pace .pace-progress {
    background: #32c5d2
}

.portlet.light .btn.btn-circle.btn-icon-only.btn-default {
    border-color: #bbc2ce
}

.portlet.light .btn.btn-circle.btn-icon-only.btn-default > i {
    font-size: 13px;
    color: #a6b0bf
}

.portlet.light .btn.btn-circle.btn-icon-only.btn-default.active, .portlet.light .btn.btn-circle.btn-icon-only.btn-default:hover {
    color: #fff;
    background: #32c5d2;
    border-color: #32c5d2
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown .separator, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-separator .separator {
    border-left: 1px solid #E3E8EC
}

.portlet.light .btn.btn-circle.btn-icon-only.btn-default.active > i, .portlet.light .btn.btn-circle.btn-icon-only.btn-default:hover > i {
    color: #fff
}

.page-header {
    background-color: #383838
}

.page-header .page-header-top.fixed {
    background: #fff !important;
    box-shadow: 0 1px 10px 0 rgba(50, 50, 50, .2)
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > i {
    color: #adadad;
    font-size:18px;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:active, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:focus, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:hover {
    background-color: transparent !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:active > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:focus > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:hover > i {
    color: #777777
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle .badge.badge-default {
    background-color: #ff6700;
    color: #fff
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown:active .dropdown-toggle, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown:focus .dropdown-toggle {
    background: transparent !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown:active .dropdown-toggle > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown:focus .dropdown-toggle > i {
    color: #b7b7b7;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu:after {
    border-bottom-color: #f7f8fa
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external {
    background: #f7f8fa;
    border-bottom: 1px solid #434343;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > h3 {
    color: #6f949c
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a:hover {
    text-decoration: none
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li > a:hover {
    background: #f8f9fa
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-toggle > .circle {
    background-color: #32c5d2;
    color: #fff
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-toggle > .corner {
    border-color: transparent transparent transparent #32c5d2
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox .dropdown-menu .dropdown-menu-list .subject .from {
    color: #f1f1f1
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-tasks .dropdown-menu .dropdown-menu-list .progress {
    background-color: #dfe2e9
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
    color: #8ea3b6
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-menu {
    width: 195px
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname {
    color: #8ea3b6
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language.open > .dropdown-toggle > .langname, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language:hover > .dropdown-toggle > .langname {
    color: #7089a2
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
    background: #19191F;
    border: 0;
}

.dropdown-menu-default{
    width: 200px;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu:after {
    border-bottom-color: #272c33;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external {
    background: var(--card-background-color, #19191F);
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external > h3 {
    color: #a2abb7
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external > a:hover {
    color: #5496cf
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a > i {
    color: #a2a2a2;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a:hover, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a:hover {
    background: #292932;
    color:white;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a {
    border-bottom: 0 !important;
    color:white;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li.divider {
    background: #3b434c
}

.page-header .page-header-menu {
    background: #434343;
    position: absolute;
    width: inherit;
    top: 52px;
    transition: transform .1s ease-in;
    z-index: -1;
    -webkit-box-shadow: 0 -5px 17px 0 rgba(0,0,0,0.64);
    -moz-box-shadow: 0 -5px 17px 0 rgba(0,0,0,0.64);
    box-shadow: 0 -5px 17px 0 rgba(0,0,0,0.64);

}

.page-header .page-header-menu.fixed {
    box-shadow: 0 1px 10px 0 rgba(68, 77, 88, .2)
}

.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu, .page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.mega-menu-dropdown > .dropdown-menu {
    -webkit-box-shadow: 19px 22px 14px -26px rgba(0,0,0,0.64);
    -moz-box-shadow: 19px 22px 14px -26px rgba(0,0,0,0.64);
    box-shadow: 19px 22px 14px -26px rgba(0,0,0,0.64);

}

.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
    color: #ced5de
}

.page-header .page-header-menu .hor-menu .navbar-nav > li > a, .page-header .page-header-menu .hor-menu .navbar-nav > li > a > i {
    color: #fff
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a, .page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:active, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:focus, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover {
    color: #fff;
    background: #393946;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:active > i, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:focus > i, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover > i {
    color: #fff;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover,
.page-header .page-header-menu .hor-menu .navbar-nav > li.current > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover {
    color: #fff;
    background: #ff8135;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a > i {
    color: #BCC2CB
}

.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu,
.page-header .page-header-menu .hor-menu .navbar-nav > li >  span a.mobile-menu-title:active {
    background: #292932;
    text-decoration: none;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a {
    color: white;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-submenu > a:after, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a > i {
    color: #8c8c8c;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > div{
    color: white;
    background: #494959;
}


.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover {
    color: #ced5de;
    background: #5d6b7a
}

.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.divider {
    background-color: #606d7d
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
    color: #555
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a > i {
    color: #BCC2CB
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a:hover {
    color: #fff;
    background: #55616f
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a:hover > i {
    color: #fff
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.open > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li:hover > a {
    color: #333 !important;
    background: #fafafc !important
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.open > a > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li:hover > a > i {
    color: #333 !important
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a:hover, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a:hover {
    color: #f1f1f1;
    background: #4E5966
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a:hover > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a > i {
    color: #BCC2CB
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu {
    box-shadow: 5px 5px rgba(85, 97, 111, .2);
    background: #fafafc
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li > a {
    color: #000
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li > a > i {
    color: #6fa7d7
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li:hover > a {
    color: #000;
    background: #eaeaf2
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li:hover > a > i {
    color: #6fa7d7
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a:hover, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a:hover {
    color: #000;
    background: #eaeaf2
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a:hover > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a:hover > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a > i {
    color: #6fa7d7
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.divider {
    background-color: #ededf4
}

.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > .dropdown-menu {
    border: 1px solid #eaeaf2;
    border-top: 0
}

.page-header .page-header-menu .search-form .input-group .input-group-btn {
    background: #13131A;
}

.page-header .page-header-menu .search-form .input-group .form-control {
    color: #616d7d;
    background: #13131A
}

.page-header .page-header-menu .search-form .input-group .form-control::-moz-placeholder {
    color: #5f6a7a;
    opacity: 1
}

.page-header .page-header-menu .search-form .input-group .form-control:-ms-input-placeholder {
    color: #5f6a7a
}

.page-header .page-header-menu .search-form .input-group .form-control::-webkit-input-placeholder {
    color: #5f6a7a
}

.page-header .page-header-menu .search-form .input-group .input-group-btn .btn.submit > i,  .page-header .page-header-menu .search-form .input-group .input-group-btn .btn.submit .spinner-border{
    color: #EEEEEE !important;
}

.page-header .page-header-menu .search-form .input-group .input-group-btn .btn.submit > i{
    position: relative;
    top: 7px;
    right: 11px;
}

.page-prefooter {
    background: #19191f;
    color: #a5a5a5
}

.page-prefooter a, .page-prefooter h2 {
    color: #ffffff;
    font-size: 12px;
}

.page-prefooter .subscribe-form .form-control {
    background: #343b44;
    border-color: #343b44;
    color: #a2abb7
}

.page-prefooter .subscribe-form .form-control::-moz-placeholder {
    color: #939eac;
    opacity: 1
}

.page-prefooter .subscribe-form .form-control:-ms-input-placeholder {
    color: #939eac
}

.page-prefooter .subscribe-form .form-control::-webkit-input-placeholder {
    color: #939eac
}

.page-prefooter .subscribe-form .btn {
    color: #fff;
    background-color: #3fc9d5;
    border-color: #3fc9d5
}

.page-prefooter .subscribe-form .btn.focus, .page-prefooter .subscribe-form .btn:focus {
    color: #fff;
    background-color: #28adb9;
    border-color: #1b727a
}

.open > .page-prefooter .subscribe-form .btn.dropdown-toggle, .page-prefooter .subscribe-form .btn.active, .page-prefooter .subscribe-form .btn:active, .page-prefooter .subscribe-form .btn:hover {
    color: #fff;
    background-color: #28adb9;
    border-color: #27a5b0
}

.open > .page-prefooter .subscribe-form .btn.dropdown-toggle.focus, .open > .page-prefooter .subscribe-form .btn.dropdown-toggle:focus, .open > .page-prefooter .subscribe-form .btn.dropdown-toggle:hover, .page-prefooter .subscribe-form .btn.active.focus, .page-prefooter .subscribe-form .btn.active:focus, .page-prefooter .subscribe-form .btn.active:hover, .page-prefooter .subscribe-form .btn:active.focus, .page-prefooter .subscribe-form .btn:active:focus, .page-prefooter .subscribe-form .btn:active:hover {
    color: #fff;
    background-color: #22929b;
    border-color: #1b727a
}

.open > .page-prefooter .subscribe-form .btn.dropdown-toggle, .page-prefooter .subscribe-form .btn.active, .page-prefooter .subscribe-form .btn:active {
    background-image: none
}

.page-prefooter .subscribe-form .btn.disabled.focus, .page-prefooter .subscribe-form .btn.disabled:focus, .page-prefooter .subscribe-form .btn.disabled:hover, .page-prefooter .subscribe-form .btn[disabled].focus, .page-prefooter .subscribe-form .btn[disabled]:focus, .page-prefooter .subscribe-form .btn[disabled]:hover, fieldset[disabled] .page-prefooter .subscribe-form .btn.focus, fieldset[disabled] .page-prefooter .subscribe-form .btn:focus, fieldset[disabled] .page-prefooter .subscribe-form .btn:hover {
    background-color: #3fc9d5;
    border-color: #3fc9d5
}

.page-prefooter .subscribe-form .btn .badge {
    color: #3fc9d5;
    background-color: #fff
}

.page-footer {
    background: #292932;
    color: #71717b;
    font-size: 13px;
}

.scroll-to-top > i {
    color: #657383;
    font-size: 32px;
    opacity: .7;
    filter: alpha(opacity=70)
}



.block-spinner-bar > div, .page-spinner-bar > div {
    background: #47cbd7
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li:hover{
    background: #292932 !important;
}



.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li:first-child div {
    border-top: none;
}

.no-padding-table thead th, .no-padding-table thead td {
    padding: 8px 0 !important;
}

.actions > .label {
    font-size: 13px;
}

.progress-bar-danger {
    background-color: var(--red-main, #ff737e);
}

.progress-striped .progress-bar-success {
    background-color: var(--orange-bg, #ff8135);
}

.progress-bar-success {
    background-color: var(--green-main, #47da8e);
}

.portlet > .portlet-title > .actions > .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.form-body .bg-grey-cararra > label {
    margin-bottom: auto;
}

.form-body .form-group > label {
    color: var(--txt-color, #404040) !important;
}

.has-error .help-block {
    font-size: 11px;
}

.fa-android {
    color: #78C257 !important;;
}

.fa-apple {
    color: #000000 !important;
}

/*fix textarea*/
textarea {
    resize: none;
}

.container .row.custom-box {
    margin-left: -7px;
    margin-right: -7px;
}
.container .row .custom-box[class*="col-"] {
    padding: 0 7px 0 7px;
    /*margin-bottom: 10px;*/
}

.portlet-body [class^="col-"].right {
    text-align: right;
}

/*Mor*/
.ol-bold-counter > ol {
    margin: 0;
    padding: 0;
    counter-reset: item;
}

.ol-bold-counter > ol > li {
    margin: 0;
    padding: 0 0 0 3em;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
}

.ol-bold-counter > ol > li:before {
    display: inline-block;
    width: 1em;
    padding-right: 0.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}

blockquote {
    font-size: 13px;
}

.fa-info-circle,
.fa-exclamation-triangle {
    color: var(--icons-color, #929292);
}

.fa-question-circle {
    color: var(--icons-color, #929292);
}

.page-header-menu .form-control {
    height: 32px;
}

div.progress {
    background-color: var(--grey-bg, #e3e3e3);
    margin-bottom: 0 !important;
}

/**** auto complete search list ****/
.ui-autocomplete {
    z-index: 2000;
    width: 299px;
    margin-left: 1px;
    background: #13131A;
    -moz-box-shadow: 5px 5px 1px -3px rgba(82, 63, 105, 0.05);
    -webkit-box-shadow: 5px 5px 1px -3px rgba(82, 63, 105, 0.05);
    box-shadow: 5px 5px 1px -3px rgba(82, 63, 105, 0.05);
}

.ui-menu .ui-menu-item-wrapper {
    text-decoration: none;
}

.ui-menu .ui-menu-item:not(#sa0) {
    margin: 4px;
}

.ui-menu .ui-menu-item:hover {
    background: rgba(255, 114, 0, 0.05);
}

.ui-menu .ui-state-active:not(.btn) {
    background: #404040;
    border: none;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom: 1;
    color:#D0D0D0;
}

/*  override bootstrap vertical-align: top  */
.table > tbody > tr > td {
    vertical-align: middle;
}

.table{
    margin-bottom: 0;
}
.fa-sort-up, .fa-sort-down {
    padding-left: 2px;
}

.portlet.light.no-padding {
    padding: 0;
    border: 1px solid #e7ecf1;
    background-color: #fff;
    margin-bottom: 15px;
}

/*small portlet*/
.portlet-small {
    /*padding: 6px;*/
    margin-bottom: 15px;
    background-color: var(--main-background-color, #fff);
}

.custom-box > .portlet-small {
    box-shadow: 5px 5px 1px -3px rgba(82, 63, 105, 0.05);
    -webkit-box-shadow: 5px 5px 1px -3px rgba(82, 63, 105, 0.05);
    /*padding: 6px 10px 6px*/
}

.portlet-small > .portlet-title {
    padding: 0;
    min-height: 45px;
    margin-bottom: 10px;
}

.portlet-small td {
    font-size: 12px;
}

.portlet-small .table-hover > tbody > tr > td {
    padding: 5px 8px;
}

.table-small > tbody > tr > td {
    padding: 2px 8px !important;
}

.portlet-small .caption {
    font-size: 13px;
    padding-top: 7px;
}

.portlet-small .caption-subject {
    float: left;
    padding-left: 5px;
}

.portlet-small .table-scrollable-borderless > hr {
    margin: 5px;
}

.portlet-small .table-hover {
    width: 100%;
}

.portlet-small table > tbody > tr > td > span {
    float: right;
}

.portlet-small tr td:last-child {
    text-align: right;
}

.fa-arrow-circle-down {
    color: #e73f37;
}

.fa-arrow-circle-up {
    color: #59bb29;
}

.fa-dot-circle {
    color: #f2b50c;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.dz-drag-hover {
    border: 2px dashed #48525e !important;
}

.timeline::before {
    width: 0;
}

.table-striped-even > tbody > tr:nth-child(even) > td,
.table-striped-even > tbody > tr:nth-child(even) > th,
.table-striped-odd > tbody > tr:nth-child(odd) > td,
.table-striped-odd > tbody > tr:nth-child(odd) > th,
.striped-even > div:nth-child(even),
.striped-odd > div:nth-child(odd){
    background-color: var(--card-background-color, #fbfcfd);
}

.greenBlock {
    height: 10px;
    background: var(--green-middle, #85e079) repeat-x;
}

.redBlock {
    height: 10px;
    background: var(--red-middle, #fe7f7f) repeat-x;
}

/**/
input[type=number] {
    -moz-appearance: textfield;
}

.mt-comments.recent-posts .mt-comment {
    border-top: 1px solid #e7ecf1;
}


.jstree-default .jstree-wholerow-clicked {
    background: none;
}

.table-responsive::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}

@media screen and (any-hover: none) {
    .table-responsive::-webkit-scrollbar {
        height: 0 !important;
    }
}

.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #c7c7c7;
}

.table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}

.pointer {
    cursor: pointer !important;
}

.dotted {
    border-bottom: 1px dotted var(--txt-color, #000);
}


/* change cursor type for jquery-minicolors color picker */
.minicolors-input-swatch {
    cursor: pointer;
}

:not(.country-list) > .country {
    width: 22px;
    height: 18px;
    display: inline-block;
}

.panel-body div img {
    margin-bottom: 20px;
}

.popover {
    width: fit-content;
    max-width: 360px !important;
    box-shadow: 5px 5px 1px -3px rgba(82, 63, 105, 0.1);
    -webkit-box-shadow: 5px 5px 1px -3px rgba(82, 63, 105, 0.1);
    border: 1px solid rgba(128, 128, 128, 0.2);
    border-radius: 4px !important;
    background-color: var(--2btn-default, #1d1d1d) !important;
    z-index: 99996 !important;
}

#languagesPopover .popover {
    background-color: #19191F !important;
}

.fa-bell-yellow {
    color: #f2b50c;
}

@media (hover: hover) and (pointer: fine) {
    .fa-bell-yellow:hover {
        color: var(--txt-color, #aeb2b5)
    }

    .fa-bell-gray:hover {
        color: var(--txt-color, #404040)
    }
}

.fa-bell-gray {
    color: #aeb2b5;
}

/*width: 70px;*/
.rate-bar.progress {
    width: 100%;
    height: 7px;
}

/*fix for sortable list*/
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu .sortable-list li > a {
    display: block;
    text-decoration: none;
    filter: none;
}


.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu .unsortable-list li > a {
    display: block;
    text-decoration: none;
    filter: none;
}


.fixed-form-padding .form-group {
    padding: 6px 0 9px 0 !important;
}

.chart-export-padding {
    padding: 10px 15px!important;
}

.input-center {
    display: block;
    margin: 0 auto;
}

.tr-text-center > tr {
    text-align: center;
}

span.date-time {
    font-size: 10px;
    color: #656565;
    display: block;
}

.dropdown-title {
    text-align: center !important;
    font-size: 12px !important;
    margin-top: 5px !important;
}



.modal-open .modal-scrollable {
    position: relative;
}

.pagination {
    margin: unset !important;
}

.pagination > li > a {
    padding: 2px 6px !important;
    border: none !important;
    background-color: var(--2btn-default, #e2e1e1) !important;
    color:var(--txt-color, #6a757e) !important;
    margin-left: 4px !important;
    margin-right: 0 !important;
    margin-top: 4px !important;
    font-size: 14px !important;
}

.pagination > li > a:hover {
    background: var(--2btn-selected, darkgray) !important;
    color: var(--headings-color, white) !important;
}

.pagination > li.prev > a, .pagination > li.next > a {
    padding: 2px 3px !important;
}

.pagination > .active > a {
    background: var(--grey-bg, #636363) !important;
    color: var(--headings-color, white) !important;
    z-index: auto;
}

a.disabled-a {
    pointer-events: none !important;
    cursor: not-allowed !important;
    opacity: .65 !important;
}

.recent-posts {
    height: 711px;
}

span.rating-half-star {
    width: 1em;
    height: 1.3em;
}

.popover.confirmation {
    width: 15vw;
    min-width: 140px;
}


.circle {
    display: block;
    width: 10px;
    height: 10px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin-top: 1px;
    margin-left: 5px;
    margin-right: 5px;
}

.square{
    display: block;
    width: 10px;
    height: 10px;
    margin-top: 1px;
    margin-left: 5px;
    margin-right: 5px
}

.search-content-2 .search-container > ul {
    padding: 0;
}

.search-content-2 .search-container > ul .search-item {
    padding: 5px;
}

.search-content-2 .search-container > ul .search-item > .search-content .search-title {
    margin: 0;
}

.general-item-list > .item {
    padding: 21px 0;
}

.btn {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.mt-checkbox, .mt-radio {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 13px;
    text-align: left;
}

.portlet {
    margin-bottom: 15px;
}

.portlet > .portlet-title > .actions > .btn, .portlet > .portlet-title > .actions > .btn-group > .btn, .portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm,
.portlet > .portlet-title > .actions > .btn.btn-sm {
    padding: 4px 7px 0 6px;
    margin-top: 2px;
}

.portlet > .portlet-title > .caption > .actions > .btn-group > .btn {
    padding: 3px 7px 0 6px;
}

.btn.btn-custom-dropdown:not(.btn-outline).active.focus, .btn.btn-custom-dropdown:not(.btn-outline).active:focus, .btn.btn-custom-dropdown:not(.btn-outline).active:hover, .btn.btn-custom-dropdown:not(.btn-outline):active.focus, .btn.btn-custom-dropdown:not(.btn-outline):active:focus, .btn.btn-custom-dropdown:not(.btn-outline):active:hover, .open>.btn.btn-custom-dropdown:not(.btn-outline).dropdown-toggle.focus, .open>.btn.btn-custom-dropdown:not(.btn-outline).dropdown-toggle:focus, .open>.btn.btn-custom-dropdown:not(.btn-outline).dropdown-toggle:hover{
    background-color: var(--2btn-selected, #a3a3a3);
    color: white;
}
.btn.btn-custom-dropdown:not(.btn-outline).active.focus .fas, .btn.btn-custom-dropdown:not(.btn-outline).active:focus .fas, .btn.btn-custom-dropdown:not(.btn-outline).active:hover .fas, .btn.btn-custom-dropdown:not(.btn-outline):active.focus .fas, .btn.btn-custom-dropdown:not(.btn-outline):active:focus .fas, .btn.btn-custom-dropdown:not(.btn-outline):active:hover .fas, .open>.btn.btn-custom-dropdown:not(.btn-outline).dropdown-toggle.focus .fas, .open>.btn.btn-custom-dropdown:not(.btn-outline).dropdown-toggle:focus .fas, .open>.btn.btn-custom-dropdown:not(.btn-outline).dropdown-toggle:hover .fas{
    color: white;
}

.portlet.light {
    box-shadow: 4px 4px 6px -4px rgba(82, 63, 105, 0.4);
    -webkit-box-shadow: 4px 4px 6px -4px rgba(82, 63, 105, 0.4);
    padding: 0;
    border: 1px solid var(--border-color,#e6e6e6)
}

.portlet.light .portlet-title,
.mobile-fullscreen-title {
    margin: 0;
    border-bottom: 1px solid var(--border-color, #e6e6e6);
    min-height: 25px;
    padding:0 5px 0 10px;
    background: var(--tab-background-color, #F7F7F7);

}

.portlet.light > .portlet-title > .caption, .mobile-fullscreen-title > .caption {
    padding: 0;
    font-size: 16px;
    color: var(--caption-color)
}

.portlet.light > .portlet-title > .caption > .caption-subject {
    font-size: 12px;
    line-height: 30px;
}

.portlet.light > .portlet-title > .actions {
    padding: 0;
}

.portlet.light .portlet-body {
    padding-top: 0;
    font-size: 13px;
}

.table td, .table th {
    font-size: 12px;
}

.timeline .timeline-body-arrow {
    top: 21px;
}

.timeline .timeline-body {
    padding: 10px;
    margin: 5px 10px 0 85px;
}

.timeline .timeline-badge-userpic {
    /*width: 70px;*/
    border-radius: 0!important;
}
.timeline .timeline-badge {
    float: none;
    padding-right: unset;
    width: unset;
    height: unset;
}
/*
.timeline .timeline-badge{
    margin-left: 10px;
}*/

.pagination {
    margin: unset !important;
}

.note p, .page-loading, .panel .panel-body {
    font-size: 13px
}

hr {
    margin: 6px;
}

.faq-content-1 .faq-section {
    padding: 0;
}

.faq-content-1 .faq-section > .faq-content .panel-heading .accordion-toggle {
    font-size: 14px;
    padding: 0;
}

.faq-content-1 .privacy-inner-list > ul {
    padding-inline-start: 20px;
}

.profile-sidebar {
    margin-right: 15px;
    width: 270px;
}

.progress {
    height: 12px;
}

legend{
   font-size: 13px;
}

.portlet > .portlet-title > .actions > .btn-group > span, .portlet > .portlet-title > .actions > .btn-group > a {
    margin-top: 8px;
}

.dropdown-submenu>a:after{
    font-family:'Font Awesome 5 Free' !important;
    font-weight:900 !important;
}

.page-header .page-header-menu .hor-menu .navbar-nav li > a > .arrow:after {
    font-family:'Font Awesome 5 Free' !important;
    font-weight:900 !important;
}


.form-group.form-md-line-input .form-control {
    font-size: inherit;

}
.dropdown-menu {
    font-size: 12px;
    -webkit-box-shadow: 5px 5px 4px -3px rgba(82, 63, 105, 0.2);
        box-shadow: 5px 5px 4px -3px rgba(82, 63, 105, 0.2);
}

.feeds li .col2 > .date {
    font-size: 11px;
    color: #656565;
    width: 105px;
    margin-left: -27px;
}

.form .form-row-seperated .form-group {
    border-bottom: 0;
    padding: 7px 0;
}


.username a, .username {
    color: #FF7200;
}

.feeds li {
    background: none;
    margin-bottom: 0;
    line-height: 16px;
    padding: 0 8px;
}

.btn.btn-custom-dropdown:not(.btn-outline){
    color:var(--icons-color, #9a9a9a);
    background:none;
    border:0;
}

.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm > i, .portlet > .portlet-title > .actions > .btn-group > .btn > i,
.portlet > .portlet-title > .actions > .btn.btn-sm > i, .portlet > .portlet-title > .actions > .btn > i,
.portlet > .portlet-title > .caption > .actions > .btn-group > .btn > i {
    font-size: 16px;
}

.portlet-flex .fas.fa-ellipsis-h {
    font-size: 16px ;
}

.fa, .fas{
    font-size: 13px;
}

.bullet-help-page-prop > .fa, .bullet-help-page-prop > .fas{
    font-size: 9px;
}

.untouchable:not(.keep-font) .fa, .untouchable:not(.keep-font)  .fas {
    font-size: 9px;
}

.btn.btn-custom-dropdown:not(.btn-outline).active, .btn.btn-custom-dropdown:not(.btn-outline):active, .btn.btn-custom-dropdown:not(.btn-outline):hover, .open>.btn.btn-custom-dropdown:not(.btn-outline).dropdown-toggle{
    background: var(--2btn-selected, #e4e4e4);
    color: #676767;
    border: none;
}

.btn.btn-custom-dropdown:not(.btn-outline).focus, .btn.btn-custom-dropdown:not(.btn-outline):focus{
    background-color: #e5e5e5;
    color: #adadad;
}


.form-horizontal .control-label {
    text-align: left;
}

.ui-widget.ui-widget-content{
    border:0;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active{
    margin:0;
}

.navbar-nav>li>a, .navbar-nav>li>div{
    line-height: 20px;
}

.nav-pills>li>a, .nav-tabs>li>a{
    font-size: 12px;
}

.nav>li>a, .nav>li>div:not(.touch-menu){
    padding: 3px 10px;
}

.mt-checkbox>span {
    top: -1px;
}
.mt-radio>span{
    top: 0;
}

.inbox .inbox-nav>li.active>a{
    background: var(--tab-background-color, #f3f3f3);
    border:none;

}

.login .content .create-account{
    background-color: #e1923a;
}

.login .content .create-account p a{
    color:white;
}

hr, p{
    margin:10px 0;
}

/* Range Slider */
input[type=range] {
    width: 100%;
    height: var(--input-height);
    -webkit-appearance: none;
    margin: 2px 0;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    background: #D5D9E3;
    border-radius: 1px;
}

input[type=range]::-webkit-slider-thumb {
    border: 1px solid #2497E3;
    height: 15px;
    width: 15px;
    border-radius: 25px;
    background: #A1D0FF;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5px;
}

input[type=range]::-webkit-slider-thumb:hover {
    background: #1abc9c;
}

input[type=range]:active::-webkit-slider-thumb {
    background: #1abc9c;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    background: #D5D9E3;
    border-radius: 1px;
}

input[type=range]::-moz-range-thumb {
    border: 1px solid #2497E3;
    height: 15px;
    width: 15px;
    border-radius: 25px;
    background: #A1D0FF;
    cursor: pointer;
}

input[type=range]::-moz-range-thumb:hover {
    background: #1abc9c;
}

input[type=range]:active::-moz-range-thumb {
    background: #1abc9c;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range]::-ms-fill-lower {
    background: #D5D9E3;
    border-radius: 2px;
}

input[type=range]::-ms-fill-upper {
    background: #D5D9E3;
    border-radius: 2px;
}

input[type=range]:focus::-ms-fill-lower {
    background: #D5D9E3;
}

input[type=range]:focus::-ms-fill-upper {
    background: #D5D9E3;
}

input[type=range]::-ms-thumb {
    border: 1px solid #2497E3;
    height: 15px;
    width: 15px;
    border-radius: 25px;
    background: #A1D0FF;
    cursor: pointer;
}


.dropdown-menu .divider{
    margin: 0;
}

.dropdown-menu .divider[role="separator"]{
    margin: 9px 0;
}

.btn-group > .dropdown-menu, .dropdown-toggle + .dropdown-menu, .dropdown-menu .mt-checkbox, .dropdown-menu .mt-radio {
    font-size: 12px;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{
    background: #444444 !important;
}

.text-warning{
    color: #f16f0f;
}

.h1, .h2, .h3, h1, h2, h3{
    margin-top:0 !important;
}

.primary-link, .bold, strong{
    font-weight: 500 !important;
}

.primary-link{
    color: black;
}

.primary-link:hover{
    color: black;
}

.inbox .inbox-nav>li>a{
    padding: 8px 8px;
}

.inbox .inbox-nav>li.divider{
    margin: 4px 0;
}

.inbox-form-group .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{
    padding: 1px 10px;
}


/*
.img-circle{
    border-radius: 4% !important;
}*/
/*manual for activity page*/
.activity-items .photo {
    float: left;
    margin: 0 6px 6px 0;
}
/*manual for activity page*/
.activity-items .subject {
    display: block;
    margin-left: 46px;
}
/*manual for activity page*/
.activity-items .time {
    font-size: 12px;
    font-weight: 400;
}
/*manual for activity page*/
.activity-items .message {
    display: block !important;
    font-size: 12px;
    line-height: 1.3;
    margin-left: 46px;
}
/*manual for activity page*/
.activity-items .from {
    font-weight: 500;
}

.btn-icon-only{
    height: 30px;
    width: 30px;
    padding: 3px 8px;
}

.popover.top>.arrow:after{
    border-top-color: var(--2btn-default, #1d1d1d) !important;
}

.popover.bottom>.arrow:after{
    border-bottom-color: var(--2btn-default, #1d1d1d) !important;
}

.popover.left>.arrow:after{
    border-left-color: var(--2btn-default, #1d1d1d) !important;
}

.popover.right>.arrow:after{
    border-right-color: var(--2btn-default, #1d1d1d) !important;
}

.popover-inner {
    font-size: 13px !important;
}

.popover-title {
    background-color: var(--2btn-default, #1d1d1d);
    color: var(--txt-color, #cecece) !important;
    border-bottom: 0;
    font-weight: 500 !important;
    border-radius: 4px 4px 0 0!important;
}

.popover-content {
    color: var(--txt-color, #cecece) !important;
    border-radius: 0 0 4px 4px !important;
}

.popover-content table,
.popover-content thead th{
    background-color: var(--headings-color, #1d1d1d) !important;
}

.popover-content a {
    color: var(--txt-color, white) !important;
}

.popover-content hr {
    border-color: #cecece;
}

.toast {
    background-color: var(--2btn-default, #1d1d1d) !important;
    font-size: 13px;
    color: #cecece;
}

#toast-container > .toast-success, .prev-toasts > .toast-success{
    background-image: none !important;
}

#toast-container > .toast-error, .prev-toasts > .toast-error{
    background-image: none !important;
}

#toast-container > .toast-warning, .prev-toasts > .toast-warning{
    background-image: none !important;
}

.fas.fa-ellipsis-h{
    color: #a2a2a2
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .badge {
    background-color: #C61F47;
    font-weight: bold;
    top: 12px;
    right: 2px;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle .fas {
    color: #494959;
}

.timeline:before {
    content: unset;
}

/*begin custom switch to overide metronic switch*/
.switch {
    position: relative !important;
    display: inline-block !important;
    width: 50px !important;
}

.switch input {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}

.slider {
    position: absolute !important;
    cursor: pointer !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-color: var(--icons-color, #ccc) !important;
    -webkit-transition: .4s !important;
    transition: .4s !important;
    width: 38px;
    height: 18px;
    top: -12px;

}

.slider:before {
    position: absolute!important;
    content: ""!important;
    height: 13px!important;
    width: 13px!important;
    left: 2px!important;
    bottom: 3px!important;
    background-color: white!important;
    -webkit-transition: .4s!important;
    transition: .4s!important;
}

input:checked + .slider {
    background-color: var(--yellow-middle, #2196F3) !important;;
}

input:focus + .slider {
    box-shadow: 0 0 1px var(--yellow-middle, #2196F3) !important;;
}

input:checked + .slider:before{
    -webkit-transform: translateX(21px)!important;;
    -ms-transform: translateX(21px)!important;;
    transform: translateX(21px)!important;;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px!important;;
}

.slider.round:before {
    border-radius: 50%!important;;
}
/*end custom switch to overide metronic switch*/

a.trackBroker {
    text-decoration: none !important;
}

.select2-container .select2-selection__rendered li:first-child .select2-search__field { /*fix for select2 bug which is setting width:0 to select2 inside initially hidden container (which cuts off the placeholder)*/
    width: auto;
}

.portlet-title > .caption h1, .caption > .in-caption, .mobile-fullscreen-title > .caption, #tableMarkets .caption h3, #tableBestBrokers .caption h3{
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 500;
}
.portlet-title > .caption .nav-tabs h1 {
    line-height: 1.1;
}

#compareSystemTable thead tr th select{
    font-size: 12px;
    font-weight: normal;
}

table.floatThead-table {
    border-top: none;
    border-bottom: none;
    background-color: var(--main-background-color, #FFF);
}
.footer-yellow{
    color: #f90 !important;
}

.content-min-height {
    min-height: 756px;
}
.login .content h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 400 !important;
}

#anyChartMapContainer {
    height: 390px;
}

.anychart-credits {
    display: none;
}

.forget-form h3,.activation-form h3 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.forget-form p, .activation-form p {
    margin: 20px 0 !important;
}

#header-clock {
    color: #A4A4A4;
    font-size: 12px;
    width: 70px;
}

#exportOptions .chart-export-padding a{
    color: var(--txt-color, #434343);
}

#newsProviderTree .jstree-wholerow {
    background-color: white !important;
}

#userIcon a span.username{
    border-radius: 8px !important;
    color: #e2e2e2;
    margin-top: -11px !important;
    padding: 5px 0 5px 5px;
    display: table-cell;
}

#userIcon a span.username:hover{
    border-radius: 2px !important;
}

#userIcon a span.username span{
    vertical-align: middle;
}
#userIcon a span.username span img{
    border-radius: 2px !important;
    margin-left: 5px;
}
.portlet-title .caption .tabbable .nav-tabs{
    margin-bottom: 0;
}

.portlet-title .caption .nav-tabs{
    margin-bottom: 0;
}

.nav-tabs {
    margin-top: 4px;
}

.nav-action > .btn-group > a {
    margin-top: 0 !important;
    font-size: 13px !important;
}

.portlet.light > .nav-tabs-title{
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    border-color: var(--border-color, #f0f0f0) !important;
    border-bottom-color: transparent !important;
}
.nav-tabs {
    border-bottom: 1px solid var(--border-color, #f0f0f0);
}
#avatarUploadBtn{
    border-color: #ccc !important;
}

.desktop-top-ad {
    display: none;
}

.mobile-top-ad {
    display: inline;
}

.economic-calendar-description {
    padding-top: 10px;
}

.economic-calendar-description > a {
    text-decoration: underline;
}

.copy-system-link-input {
    flex-grow: 1;
    padding-left: 5px;
    padding-right: 5px;
}

.page-header .page-header-menu .hor-menu .navbar-nav #chartsMenu #chartScroll ul li:hover{
    background-color: #676767;
}

.page-header .page-header-menu .hor-menu .navbar-nav #chartsMenu #chartScroll ul li a{
    padding: 10px 12px;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}


.form .form-body, .portlet-form .form-body {
    padding-top: 0;
}


.portlet-body > table:first-child,  .col-xxs-12 > table:first-child, .table-responsive > table:first-child:not(.no-custom-css){
    border-top: hidden !important;
}

.portlet-body.form {
    padding-top: 15px !important;
}

.portlet-body.position-relative {
    padding-top: 5px !important;
}

.my-strategies-title {
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    margin-top: 3px;
    margin-bottom: 0;
    font-weight: 500;
}

.bold-font-weight{
    font-weight: bold;
}

#headerAvatar{
    border-radius:6px !important;
}
/*remove border bottom in portlet*/
.portletNoBorder{
    border-bottom:0px!important;
}

.select2-container--bootstrap.input-sm .select2-selection--single, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single, .select2-container .select2-selection--single, .select2.select2-container.select2-container--default {
    height: var(--input-height) !important;
    line-height: 0.9 !important;
    padding: 5px 25px 0 5px !important;
}

.form-group-sm input.form-control, .input-group-sm .input-group-addon, .input-sm, .input-group-sm>select {
    height: var(--input-height) !important;
    padding: 1px 5px !important;
}

.form-horizontal .control-label {
    padding-top: 3px;
}

.select2-selection__arrow {
    width: 0 !important;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
    padding: 1px;
}

select.input-sm {
    font-size: 12px !important;
    height: var(--input-height) !important;
    line-height: 0.9 !important;
    padding: 0 15px 0 0 !important;
}

.select2-results {
    font-size: 12px !important;
}

.select2-search__field {
    height: var(--input-height) !important;
}

.form-horizontal .form-group .input-sm {
    margin-top: 0;
}

textarea.input-sm {
    padding: 2px 5px !important;
    height: auto !important;
}

.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
    padding: 0 !important;
    min-height: var(--input-height);
}

.form-group-sm .minicolors-theme-bootstrap .minicolors-swatch {
    top: 1px;
    left: 1px;
    height: 23px;
}

.form-group-sm .input-sm.minicolors-input {
    padding-left: 30px !important;
}

.table > thead > tr > th {
    border: none;
}

table>thead.bordered-head>tr>td {
    border: 1px solid #e7ecf1;
}

table>thead.bordered-head>tr>td:first-child {
    border-left: none !important;
}

table>thead.bordered-head>tr>td:last-child{
    border-right: none !important;
}

#apiXMLtutor table td,
#apiJsonTutor table td{
    text-align: center;
}

#saveComp > div p{
    margin-bottom: 0;
}

#listingTabForm div.bg-default,
#listingTabForm div.yellowLightbg{
    margin-right: -9px;
    margin-left: -8px;
}

#listingTabForm div > .row:not(.bg-default){
    padding: 8px;
}

#listingTabForm .mt-radio-inline{
    padding: 0;
}

.reviewScorebar {
    width: 180px;
    height: 15px;
}

.login .copyright, .login .copyright > a {
    color: lightgrey;
}

@media (hover: hover) {
    #activation-email-link > a:hover {
        color: lightgrey;
    }
}

.input-icon.right > i {
    right: 18px;
}

.input-icon > i {
    margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--multiple {
    min-height: var(--input-height);
}


.inbox .inbox-nav{
    margin: 15px 0 0 0
}

.select2-container--bootstrap .select2-selection {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    margin: 2px 0 0 5px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
}

.portlet-title i.fa-info-circle, .portlet-title i.fa-question-circle {
    vertical-align: middle;
}

.portlet-title .caption > h1 > a:hover + div > a > span {
    color: #23527c;
    text-decoration: underline;
}


.dropdown-menu > li > a {
    padding: 10px 15px;
}

#newsFeeds .newsTime{
    font-size: 11px;
}

th.sortable > span {
    border-bottom: 1px dotted #626060;
}

.form-control, .input-group-sm .input-group-addon, .input-sm,
textarea, .input-group-sm>select, select.input-sm{
    border: 1px solid var(--border-color,#c3c3c3);
}

span.select2, span.select2-selection, .select2-container--bootstrap .select2-selection, .select2-selection__rendered{
    border-color: var(--border-color,#c3c3c3);
}

.form-control:focus, .input-group-sm .input-group-addon:focus, .input-sm:focus,
textarea:focus, .input-group-sm>select:focus, select.input-sm:focus{
    border: 1px solid var(--border-color, #a7a7a7);
}

span.select2:focus, span.select2-selection:focus, .select2-container--bootstrap .select2-selection:focus, .select2-container--bootstrap .select2-dropdown, .select2-selection__rendered:focus, .select2-container--bootstrap.select2-container--focus .select2-selection{
    border-color:var(--border-color, #a7a7a7);
}

.page-content .container{
    width: 100%;
}

.modal-body,.modal-body  .mt-checkbox,.modal-body .mt-radio{
    font-size: 12px;
}

.dropdown-menu, .popover, .tooltip {
    font-family: inherit;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    font-family: inherit;
    font-size: 12px;
    background-color: var(--grey-bg, #fff);
    border-color: var(--border-color, #c2cad8);
    color: var(--txt-color, #555);
}

.social-icon.email i{
    font-size: 18px;
    margin-top: 8px;
    margin-left: 4px;
}

#calendarMobile {
    font-size: 13px;
}

.calendar-mobile-row {
    border-bottom: 1px solid var(--border-color, #f2f1f1);
    display: flex;
}
.calendar-mobile-row:active {
    background-color: var(--hover-bg, #f3f4f6);
}

.calendar-info-row {
    display: flex;
    align-items: center;
}

.calendar-info-row > div {
    flex: 0 0 50px;
    text-align: center;
    padding: 5px;
}

.calendar-info-row > div:nth-of-type(2) {
    flex: 1 1 auto;
    text-align: left;
}

.calendar-results {
    display: flex;
    font-size: 11px;
    align-items: baseline;
}
.calendar-results > div {
    flex: 1 1 auto;
    flex-basis: 33%;
}

.time-left {
    font-size: 10px;
    white-space: nowrap;
}

.calendar-results .background-transparent-red {
    background: none !important;
    color: #ff0101 !important;
}

.calendar-results .background-transparent-green {
    background: none !important;
    color: #09a501 !important;
}

#calendarMobile .chart-row {
    border-bottom: 1px solid #f2f1f1;
}

.tabdrop .fa.fa-ellipsis-v {
    display: none;
}

.dropdown-menu > li > a {
    color:var(--txt-color, #434343);
}

.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.41;
}

h3.popover-title {
    padding: 10px 14px 0;
}

@media screen and (any-hover: none) {
    .table-responsive-fade {
        position: relative;
    }

    .table-responsive-fade::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 30px;
        background-image: linear-gradient(to left, var(--border-color, rgba(255, 255, 255, 1)), rgba(255, 255, 255, 0));
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
        transition: all linear 0.3s;
        z-index: 101;
        pointer-events: none;
    }

    .table-responsive-fade::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 0;
        background-image: linear-gradient(to right, var(--border-color, rgba(255, 255, 255, 1)), rgba(255, 255, 255, 0));
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
        transition: all linear 0.3s;
        z-index: 101;
        pointer-events: none;
    }

    .portlet-title-fade.table-responsive-fade::before {
        background-image: linear-gradient(to right, var(--border-color, rgba(247, 247, 247, 1)), rgba(255, 255, 255, 0));
    }

    .portlet-title-fade.table-responsive-fade::after {
        background-image: linear-gradient(to left, var(--border-color, rgba(247, 247, 247, 1)), rgba(255, 255, 255, 0));
    }
    .table-responsive-fade.scrolled-right::after {
        width: 0;
    }
    .table-responsive-fade.scrolled-left::before {
        width: 30px;
    }
    .table-responsive-fade.no-fade-left::before {
        width: 0 !important;
    }
}


.popover-title:not([style="display: none;"]) + .popover-content {
    padding: 4px 14px 12px 14px;
}


.portlet-title > .caption h2, .portlet-title > .caption h3 {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 500;
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: linear-gradient(to bottom, #f2784b, #f2784b);
}

.select2-container--bootstrap .select2-results>.select2-results__options {
    max-height: 290px; /*in desktop, each row in select2 options is 29px height*/
}

#customAnalysisTopContentDiv .date-selection-input .input-sm{
    padding: 2px 5px 1px 5px;
}

.stay-up-to-date-extension {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 42px;

}

.add-to-browser-text-extension{
    font-family: 'Roboto Light', sans-serif;
    font-size: 18px;

}

.extension-wrapper{
    background-color:  var(--main-background-color, #FFFFFF);
    justify-content: center;
    align-items: center;
    margin: 1em;
}

.mt-comment-text {
    word-break: break-word !important;
}

.icon-btn{
    padding: 0;
    border: none;
    background: none;
}


#compareSystemTable .divWithChart > button[disabled] {
    opacity: 0.45;
}

.margin-header-footer {
    margin-left: -30px;
    margin-right: -30px;
}

.search-form {
    right: -15px !important;
}

.desktop-wallpaper {
    max-width: none !important;
}

html {
    overflow-y: scroll;
}

.searchDataWrapper {
    position: absolute;
    height: 100%;
    z-index: 99997;
}

.mobile-sentiment-indicator-ad {
    display: none;
}

.new-label {
    border-radius: 25px !important;
    background: #e43a45;
    font-size: 11px;
    padding: 0 5px;
}

.nav.navbar-nav > li > div > .open, .page-header-top .touch-menu > .open {
    opacity: 1;
}

@media (max-width: 768px) {
    /* prevent hover style in mobile */
    .nav.navbar-nav > li > div:hover {
        background-color: inherit;
    }
}

.nav.navbar-nav > li > div > a:hover {
    text-decoration: none;
}

.modal-nav-bar {
    border-bottom: 0 !important;
    padding: 6px 0 0 6px;
    background-color: var(--tab-background-color, #F7F7F7);
}

.modal-nav-bar-drop {
    margin: 0 auto;
}

.modal-nav-bar-drop li {
    margin-right: 2px;
}

.gap-5 {
    gap: 5px;
}

.gap-10 {
    gap: 10px;
}

.gap-20 {
    gap: 20px;
}

.modal-dialog-display-settings {
    min-width: 992px;
    top:10%
}

.page-content-inner :not(.disable-scroll-margin *) {
    scroll-margin-top: 14vh;
}

.menu-toggler{
    border: 0 !important;
}

button.main-menu-arrow {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.page-prefooter #toast-container {
    position: absolute;
    top: -5em;
    right: 1em;
}

.toast-custom > .toast-message {
    margin: 7px;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #FFFFFF !important;
}

#toast-container > .toast-custom {
    background-color: #1D1D1D !important;
    border-radius: 6px;
    align-self: center;
}

#loginLanguagesPopover .flagClicked,
#languagesPopover .flagClicked {
    gap: 6px;
    flex-basis: 40%;
}

.bg-light-red {
    background-color: var(--yellow-light-dark, #f5e6d5);
}

.bg-light-green {
    background-color: var(--green-light-dark, #e3efeb);
}

.countryElementWithLink {
    color: var(--txt-color, #333333);
}

#languagesPopover .flagClicked:hover span {
    text-decoration: underline !important;
}

.monthlyCont {
    border-bottom: 1px solid var(--border-color, #eee);
}

.riskRatios {
    border-left: 1px solid var(--border-color, #eee);
    border-bottom: 1px solid var(--border-color, #eee);
}

.holdPeriod {
   border-left:1px solid var(--border-color, #eee);
}


.slider.slider-dark-mode  {
    background-color: #E1E1E1 !important;
}

.slider.slider-dark-mode:before {
    background-color: #565764 !important;
    background-image: url("/images/theme-mode/Sun.svg");
    background-repeat: round;
}

input:checked + .slider.slider-dark-mode {
    background-color: #565764 !important;
}

input:checked + .slider.slider-dark-mode:before {
    background-color: #E1E1E1 !important;
    background-image: url("/images/theme-mode/Moon.svg");
    background-repeat: round;
}

.text-dark-mode-toggle {
    color: white;
    font-size: 13px;
    padding: 11px 10px;
}


.bg-red-100 {
    background-color: var(--red-100, #ffbebe);
}

.bg-red-90 {
    background-color: var(--red-90, #ffc3c3);
}

.bg-red-80 {
    background-color: var(--red-80, #fcc8c8);
}

.bg-red-70 {
    background-color: var(--red-70, #fccdcd);
}

.bg-red-60 {
    background-color: var(--red-60, #ffd2d2);
}

.bg-red-50 {
    background-color: var(--red-50, #fbd7d7);
}

.bg-red-40 {
    background-color: var(--red-40, #ffdcdc);
}

.bg-red-30 {
    background-color: var(--red-30, #fee1e1);
}

.bg-red-20 {
    background-color: var(--red-20, #fee6e6);
}

.bg-red-10 {
    background-color: var(--red-10, #ffebeb);
}

.circle-country-flags-22:hover {
    outline: 1px solid #e2e2e2;
    border-radius: 100%!important;
}