body{
    font-family: 'Open Sans Hebrew', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color:#666;
    background-color: var(--tm-gray-dark);
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 24px;
    overflow-x: hidden;
    font-weight: 400;
    min-height: 100vh;
	color: #fff;
}
@media screen and (max-width: 767px) {
	body {
		padding-top: 80px;
	}
}
body.admin-bar {
    
}
body.bg-light{
    background-color: #fff !important;
}
body.bg-light #wrapper {
    background-color: #fff;
}
body.login,
body.register,
body#pid-69,
body#pid-5525,
body.front {
    color: #ddd;
    background: #1f1f1f;
    height: 100%;
}
body.front h1,
body.register h1 {
    color: #ffffff;
    max-width: 280px;
    margin: auto;
    font-size: 26px;
	font-weight: 800;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
    text-align: center;
}
#header {
	margin:0;
}
.navbar-header .wpml-ls-statics-shortcode_actions {
    display: inline-block;
    margin: 0;
    border: 0;
    padding: 10px;
    color: #fff;
}
.navbar-header .wpml-ls-statics-shortcode_actions  a {
    color: #fff;
}
.navbar-minimalize {
    transition: all 0.3s ease-in-out;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	vertical-align: middle;
}
.nomarg {
	    margin: 0;
}
.px100,
.px100 input {
	width: 100px!important;
}
.breadcrumbs {
    line-height: 30px;
    padding: 10px;
    right: 220px;
    color: #c7c7c7;
    font-size: 11px;
    display: inline-block;
    float: left;
}
html[lang="en-US"] .breadcrumbs {
    float: left;
}
html[dir="rtl"] .breadcrumbs {
    float: right;
}
.breadcrumbs a {
	color: #fff;
    font-size: 11px;
}
@media screen and (max-width:767px) {
	.breadcrumbs {
		position: fixed;
		top: 50px;
		background: var(--tm-gray-dark);
		left: 0;
		right: 0;
		line-height: initial;
		padding: 4px 15px;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
	}
}
#clients-view .table-striped>tbody>tr:hover {
    background-color: #f9f9f9;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #bdbdbd;
	background-color: transparent;
}
.navbar .logo {
	height: 50px;
	float: right;
	width: 120px;
	overflow: hidden;
	padding: 10px;
}
html[dir="rtl"] .navbar .logo {
	float: right;
}
html[lang="en-US"] .navbar .logo {
	float: left;
}
.navbar .logo img {
	width: 100%;
}
nav.navbar .container-fluid {
	height: 100%;
}
.navbar-header {
	float: none;
	height: 100%;
}
.minimalize-styl-2 {
	float: left !important;
	margin: 8px 0 8px 0;
}
html[dir="rtl"] .header-btn {
	float: left !important;
}
html[lang="en-US"] .header-btn {
	float: right !important;
}
.header-btn {
    height: 100%;
}
.header-btn a {
	color: #fff;
	transition: none;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    background: transparent;
}
.widget_icl_lang_sel_widget {
	height: 100%;
	width: 60px;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown {
    height: 100%;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown>ul {
    height: 100%;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 100%;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	height: 50px;
	background: #fff;
}
.mb-xlg {
	font-weight: bold;
	color: #fff;
    padding-bottom: 5px;
    padding: 10px 5px;
    margin-bottom: 20px;
}
.error-404 h1 {
	font-size: 160px;
	font-weight: bold;
	text-align: center;
	padding: 150px 0;
	direction:ltr;
}
.error-404 h1 small {
	font-size: 12px;
	font-weight: bold;
	color: #7d7d7d;
}
.page-title-wrapper {
	display:none;
}
form.row {
	margin: 0;
}
#wrapper {
	padding-top: 80px;
	transition: all 0.4s ease 0s;
	position: relative;
	min-height: 100%;
}
html[dir="rtl"] #wrapper {
	margin: 0 220px 0 0;
}
html[lang="en-US"] #wrapper {
	margin: 0 0 0 220px;
}
body.front #wrapper,
body#pid-69 #wrapper,
body#pid-5525 #wrapper,
body.register #wrapper {
	margin:0;
}
@media screen and (min-width:768px) {
	#wrapper {
		height: 100vh;
		overflow: hidden;
		padding-top: 50px;
	}
	.admin-bar #wrapper {
		height: 100vh;
		overflow: hidden;
		padding-top: 82px;
	}
	.admin-bar .navbar-default {
		margin-top: 32px;
		border-top: 1px solid;
	}
}
@media screen and (max-width:767px) {
	.admin-bar #wrapper {
		padding-top: 0;
	}
	.admin-bar .myBalance {
		display:none;
	}
	.admin-bar nav {
		margin-top: 0;
	}
	#wpadminbar {
	    z-index: 9989 !important;
	}
}
#wrapper-home {
	padding: 50px 0;
	padding-bottom: 0px;
	transition: all 0.4s ease 0s;
	position: relative;
	min-height: 100%;
}
#wpadminbar {
    background: var(--tm-gray-dark);
}
.page-title-wrapper {
	margin: 0;
}
.content-wrapper.container{
	width: 100%;
}
.recent-activites {
	margin: 0;
}
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
	left: auto;
	right: auto;
	background: #4c4c4c;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.yamm-category{
	font-size: 15px;
	text-transform: capitalize;
	color: #333!important;
}
.yamm-content ul li a{
	color:#666;
	padding: 7px 15px;
	display: inline-block;
}
.yamm-content ul li a:hover{
	color:#1e5673;
}
.yamm-content ul li:before{
	content: "\f105";
	font-family: "FontAwesome";
}
html[dir="rtl"] .site-main-menu.back{
    display: inline-block;
    float: left;
}
html[lang="en-US"] .site-main-menu.back{
    display: inline-block;
    float: right;
}
.site-main-menu.back .menu-item-type-post_type{
    display: none;
}	
.site-main-menu ul {
    margin: 0;
    padding: 0;
    float: right;
}
html[dir="rtl"] .site-main-menu ul {
    float: right;
}
html[lang="en-US"] .site-main-menu ul {
    float: left;
}
.site-lang {
    float: left;
}
.site-main-menu ul li  {
	display: inline-block;
}
.site-main-menu .wpml-ls-item .sub-menu {
    display: none;
    position: absolute;
    background: var(--tm-gray-dark);
}
.site-main-menu .wpml-ls-item:hover .sub-menu {
    display: block;
}
.site-main-menu.front {
    width: calc(100% - 120px);
    float: right;
}
.site-main-menu.front .menu-front-page-hebrew-container,
.site-main-menu.front .menu-front-page-english-container,
.site-main-menu.front .menu-front-page-hebrew-container > .menu,
.site-main-menu.front .menu-front-page-english-container > .menu {
    width: 100%;
}
.site-main-menu ul.menu li a {
    line-height: 50px;
    display: block;
    padding: 0 20px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.site-main-menu ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
html[dir="rtl"] .site-main-menu ul li.wpml-ls-item {
    float: left;
}
html[lang="en-US"] .site-main-menu ul li.wpml-ls-item {
    float: right;
}
.navbar-default{
	z-index: 9990;
	border: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
	background-color:var(--tm-black);
}
navbar-default .navbar-nav>li>a {
	color: #848c94 !important;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #f3f3f3 !important;
}
.navbar-brand{
	color:#fff !important;
}
.navbar-minimalize{
	border: 0px;
	display: inline-block;
	background-color: transparent;
	color: #fff;
	font-size: 21px;
	padding: 10px;
	line-height: 30px;
}
@media screen and (min-width:768px) {
	.navbar-minimalize{
		display:none;
	}
}
.navbar-minimalize:hover,  .navbar-minimalize:focus{
	outline: 0 !important;
	color: #ddd;
}
.header .nav > li > a {
	color: #fff;
	padding: 0px 15px 0px 15px;
	line-height: 50px;
	font-family: 'Roboto', sans-serif;
}
.header .nav > li{
	padding: 0px 5px;
}
.header .nav > li > a .badge{
	font-size: 9px;
	position: absolute;
	top: 10px;
	right:2px;
}
.header .dropdown-menu{
	padding: 0px;
	border: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	left:auto;
	right:0;
}
.header .dropdown-menu>li>a{
	color:#fff;

}
.header .dropdown-menu>li>a i{
	margin-right: 8px;
}
.header li.profile-dropdown img{
	margin-right: 10px;
}
navbar-default .navbar-nav>.open>a, navbar-default .navbar-nav>.open>a:focus, navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background-color:rgba(255,255,255,0.2);
}
.dropdown-menu-lg{
	min-width: 290px;
}
.header .list-group-item{
	border: 0px;
}
.header .list-group{
	margin: 0px;
}
.header .notifi-title{
	padding: 15px 0;
	color:#333;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700;
}
.navbar-aside  .nav > li.active {
	background: transparent;
}
.navbar-aside .nav-second-level.nav > li.active {
	border-left: 0px !important;
}
.nav-second-level.nav > li{
	border-left: 0px;
}
.navbar-static-side{
	position: fixed;
	height: 100%;
    margin-top: 50px;
}
.dropdown-menu .divider{
 background-color: rgba(255,255,255,0.2)!important;    
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #fff !important;
	background-color: rgba(255,255,255,0.1)!important;
}
.dropdown-menu{
	background-color: #fff;
	border:0px;
}
.dropdown-menu .divider {
	background-color: rgba(0,0,0,0.1)!important;
}
.dropdown-menu>li>a{
	color:#fff;
}
.dropdown-menu>li>a:hover{
	color:  #1e5673;
	background-color: transparent;
}

html[dir="rtl"] .nano-content ul.menu {
	padding: 0 17px 0 0;
}
html[lang="en-US"] .nano-content ul.menu  {
	padding: 0 0 0 0;
}
.admin-bar .navbar-aside {
	top: 30px;
}
@media (max-width: 767px) {
	.admin-bar .navbar-aside {
		top: 50px;
	}
}
@media (min-width: 768px) {
	.navbar-aside{
		margin-left: -220px;
		width: 0px;
	}
	.navbar{
		height: 50px;
	}
	.navbar-static-side {
		z-index: 2001;
		width: 220px;
	}
	.navbar-top-drops .dropdown-menu.dropdown-lg{
		margin-left: auto;
		left: 0;
		right: auto;
	}
	.navbar-top-drops .dropdown{
		position: relative;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 0;
	}
}
.navbar-default{
	z-index: 9990;
}
.panel-manager .nav>li>a {
	color:#fff;
}
.panel-manager .nano > .nano-content {
    right: 0 !important;
}
.nav-header{
	padding: 20px 30px;
	position: relative;
 
}
.nav-header img{
	width: 90px;
	margin-bottom: 10px;
}
.nav-header span{
	color:  rgba(0,0,0,0.8);
	   text-align: center;
		   font-family: 'Open Sans Hebrew', sans-serif!important;
}
.nav-header .dropdown-menu li i{
	margin-right: 5px;
}
.nav-header .dropdown-menu li a{
	color:#949ba2;
	font-size: 13px;
}
.nav-header .dropdown-menu li a:hover{
	color:  #1e5673;
}
.nav-header .dropdown-menu{
	background: #fff;
}
.nav-header .dropdown-menu>li>a{
	display: block;
	padding: 7px 10px;
	color: rgba(0,0,0,0.7);
	font-weight: 400;
}
.nav-header .dropdown-menu>li>a i{
	margin-right: 10px;
}
@media screen and (min-width: 768px) {
	.nav.metismenu {
		height: calc(100vh - 143px);
		overflow: hidden;
	}
	.admin-bar .nav.metismenu {
		height: calc(100vh - 175px);
	}
}
.metismenu .plus-minus,
.metismenu .plus-times {
	float: right;
}
html[dir="rtl"] .metismenu .arrow {
	float: left;
	line-height: 1.42857;
	margin-left: 15px;
}
html[lang="en-US"] .metismenu .arrow {
	float: right;
	line-height: 1.42857;
	margin-right: 15px;
	transform: rotate(-180deg);
} 
.metismenu .nav {
    padding: 0;
}
.metismenu .glyphicon.arrow:before {
	content: "\e079";
}
.metismenu .active > a > .glyphicon.arrow:before {
	content: "\e114";
}
.metismenu .fa.arrow:before {
	content: "\f104";
}
.metismenu .active > a > .fa.arrow:before {
	content: "\f107";
}
.metismenu .ion.arrow:before {
	content: "\f3d2";
}
.metismenu .active > a > .ion.arrow:before {
	content: "\f3d0";
}
.metismenu .fa.plus-minus:before,
.metismenu .fa.plus-times:before {
	content: "\f067";
}
.metismenu .active > a > .fa.plus-times {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.metismenu .active > a > .fa.plus-minus:before {
	content: "\f068";
}
.metismenu .collapse {
	display: none;
}
.metismenu .collapse.in {
	display: block;
}
.metismenu ul.sub-menu,
ul.nav-second-level {
	padding: 0;
    background: #1a1a1a;
}
.metismenu ul.sub-menu {
    display: none;
}
.metismenu .menu-item-has-children {
	position: relative;
}
.metismenu .menu-item-has-children::after {
	position: absolute;
	content: "\f107";
    font-family: "FontAwesome";
    top: 10px;
    color: #f5b908;
}
html[lang="en-US"] .metismenu .menu-item-has-children::after {
    right: 20px;
}
html[dir="rtl"] .metismenu .menu-item-has-children::after {
    left: 20px;
}
.metismenu .current-menu-item > a{
    background: #4e4e4e;
}
.metismenu .menu-item-has-children.open > a {
    background-color: #222;
}
/*.metismenu .current-menu-parent::after,*/
.metismenu .menu-item-has-children.open::after {
	transform: rotate(180deg);
    color: #ff8a08;
}
.metismenu .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
}
.navbar-aside {
    top: 0;
    padding: 0;
	margin: 0;
    margin-top: 50px;
    background-color: var(--tm-black);
    border: 0px;
    border-top: 1px solid #424242;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#toolbox-toggler,
#toolbox-toggler:hover,
#orders_save_button,
#orders_save_button:hover,
#updateServiceSettings,
#updateServiceSettings:hover {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
@media screen and (min-width:768px) {
	#toolbox-toggler {
		display:none;
	}
	#saveUserDetails {
		position: fixed;
		top: 82px;
		z-index: 1;
		left: 0;
		font-size: 12px;
		height: 35px;
		background-color: #ff8a08 !important;
		border: 1px solid #ff8a08 !important;
		border-radius: 0;
	}
}
.navbar-aside .nav.metismenu ul.menu >li {
	position: relative;
	display: block;
	border-bottom: 0;
	border-top: 1px solid transparent;
}
html[dir="rtl"] .navbar-aside .nav.metismenu ul.menu >li {
	border-right: 3px solid #868686;
}
html[lang="en-US"] .navbar-aside .nav.metismenu ul.menu >li {
	border-left: 3px solid #868686;
}
body.mini-navbar .nav ul.menu >li{
	border-top: 0px;
}
.navbar-aside .nav ul.menu >li:first-child{
	border-top: 0px;
}
.navbar-aside .nav ul.menu > li > a {
    display: block;
	color: #fff;
	font-weight: 400;
	padding:10px;
	text-transform: capitalize;
	font-family: 'Open Sans Hebrew', sans-serif;
	font-size: 14px;
	
}
.nav-second-level li a{
	padding-left: 40px!important;
	padding-top: 8px!important;
	padding-bottom: 8px!important;
}
.dropdown-menu>li>a i,
.navbar-aside .nav  ul.menu > li > a i{
	margin-right: 5px;
	color: #987e62;
}
.navbar-aside .nav ul.menu > li > a:hover, .nav > li > a:focus{
	background: transparent;
}
.list-inline>li {
	width: 32.7%;
}
.navbar-aside .nav ul.menu li {
	list-style-type: none;
	position: relative;
}
.navbar-aside .nav ul.menu li a {
    color: #fff;
    font-weight: 400;
    padding: 10px;
    text-transform: capitalize;
    font-family: 'Open Sans Hebrew', sans-serif;
    font-size: 14px;
	display: block;
}
.navbar-aside .nav ul.menu li.active  a,
.navbar-aside .nav ul.menu li a:hover{
    color: #fff;
    background: #4e4e4e;
}
.navbar-aside .nav ul.menu li.active > a i,
.navbar-aside .nav ul.menu li > a:hover i {
	color:  #fff;
}
.btn-default,
.btn-default:hover,
.nav-second-level>li>a{
	font-weight: 400;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.nav-second-level>li>a:hover,.nav-second-level>li>a:focus{
	color: #fff;
}
.center {
	text-align:center;
}
.align-last {
	text-align:left;
}
.new-order .recent-activites {
    margin-bottom: 0;
    border-radius: 0;
    background: var(--tm-black);
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.new-order .table {
	display: table;
	height: 330px;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 96px;
	color: var(--tm-yellow);
}
.table-cell h2 {
    border-width: 0 0 3px 0;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 100% 0, 0 0, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(right, black, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(right, black, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(right, black, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to right, black, rgba(0, 0, 0, 0)) 1 100%; 
}
.table-cell .ig-desc {
    font-size: 16px;
}
.middlebox input[type="radio"] {
  display: none;
}
.middlebox input[type="radio"]:checked + .box {
  background-color: #ad2f76;
}
.middlebox input[type="radio"]:checked + .box span {
  color: white;
  transform: translateY(0px);
}
.middlebox input[type="radio"]:checked + .box span:before {
  transform: translateY(0px);
  opacity: 1;
}
.middlebox-row {
	width:100%;
}
.middlebox .box {
	width: 100%;
    height: 30px;
    background-color: #ecebe5;
    transition: all 250ms ease;
    will-change: transition;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    font-weight: 700;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
	color: #000;
}
.middlebox .box:active {
  transform: translateY(10px);
}
.middlebox .box span {
    position: absolute;
    transform: translate(0, 0px);
    left: 0;
    right: 0;
    transition: all 300ms ease;
    font-size: 13px;
    line-height: 32px;
    user-select: none;
    color: var(--tm-black)000;
}
.middlebox .box span small{
    font-size: 12px;
    color: black;
    position: absolute;
    width: 55px;
    line-height: 12px;
    padding: 3px 0;
    left: -15px;
    background: #ffdc80;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    transform: rotate(-10deg);
}
.middlebox .box span:before {
  font-size: 1.2em;
  font-family: FontAwesome;
  display: inline;
  transform: translateY(-70px);
  opacity: 0;
  transition: all 300ms ease-in-out;
  font-weight: normal;
  color: white;
}
.middlebox p {
    color: #fff;
    font-weight: 400;
    text-align: right;
    font-size: 13px;
}
.middlebox h4 {
    text-align: right;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #ddd;
}
.middlebox p span:after {
  content: "\f0e7";
  font-family: FontAwesome;
  color: yellow;
}
.totals {
    text-align: -webkit-auto;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.totals > div {
	margin-bottom: 20px;
}
.totals label {
    font-size: 18px;
    font-weight: bold;
}
/*
.cell-color-facebook,
.icon-large .fa-facebook {
	color: #3b5998;
}
.cell-color-youtube,
.icon-large .fa-youtube {
	color: #cd201f;
}
.cell-color-soundcloud,
.icon-large .fa-soundcloud {
	color: #ff8800;
}
.cell-color-instagram,
.icon-large .fa-instagram {
	color: #c13584;
}
.cell-color-twitter,
.icon-large .fa-twitter {
	color: #1da1f2;
}
.icon-large .fa-spotify {
	color: #2ebd59;
}
.icon-large .fa-google-plus {
	color: #dd4b39;
}
.icon-large .fa-linkedin {
	color: #313335;
}
.icon-large .fa-pinterest {
	color: #bd081c;
}
*/
.icon-large .fa {
	color: #fff;
}
.message-warning {
	margin-bottom: 15px;
	color: #ffffff;
	background: #de5846;
	padding: 8px 0;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #e6e6e6;
}
body.mini-navbar #wrapper {
	margin: 0 0px 0 0px;
}
body.body-small.mini-navbar #wrapper {
	margin: 0 0px 0 0px;
}
.nano > .nano-pane {
	width: 5px;
	  background: rgba(0,0,0,0);
}
.nano > .nano-pane > .nano-slider {
	background: rgba(255,255,255,.1);
	  
}
.search{
   position: absolute;
   background-color: rgba(255,255,255,0.95);
   height:51px;
   left: 0;
   top: 0;
   right: 0;
   z-index: 99999;
}
.search .form-control{
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	height:50px;
	position: absolute;
	top: 0px;
	background-color: transparent;
}
.search .fa-times{
	  font-size: 18px;
	color: #1e5673;
	position: absolute;
	left: 22px;
	top: 16px;
	cursor: pointer;
}
.search-icon {
	display: block;
	float: right;
	color:#333;
}
.search-icon .fa-search{
	display: block;
	padding: 15px 15px;
	line-height: 20px;
	cursor: pointer;
	color:#fff;
}

.navbar-right>li>a i{
	font-size: 15px;
}
.navbar-right.navbar-top-drops{
	float: left!important;
	margin: 0;
}
.navbar-right .badge-xs{
	font-size: 9px;
}
.navbar-right .badge{
	   position: absolute;
	top: 9px;
	right: 4px;
}
.badge{
	border-radius: 2px;
	-webkit-border-radius: 2px;
		padding: 2px 5px;
}
.notification i{
	color: #de5846!important;
}
.badge-warning{
	background-color: #de5846;
}
.mail-msg i {
	color: #f3a129!important;	
}
.badge-info{
	background-color: var(--tm-yellow)!important;
}
.user-balance::before {
	content: ' ';
	position:absolute;
	left:0;
	height: 10px;
}
.user-balance #uBalance{
	font-size: 14px;
}
.user-balance i{
	font-size: 11px;
	color: #fff;
}
.demo {
	background-color: #de5846;
}
@media screen and (min-width:768px) {
	#orders-col-product-name {
		min-width:200px;
	}
	#user-mail-btn-wrp {
		position: relative;
	}
	#user-mail-btn {
		font-size: 26px;
		color: #FFC107;
		padding: 0 10px;
	}
	#user-mail-btn-wrp #msg-countr {
		background: #fff;
		color: #fff;
		border-color: #fff;
		font-size: 11px;
		font-weight: bold;
	}
	#user-mail-btn .ring {
		-webkit-animation: ring 7s .7s ease-in-out infinite;
		-webkit-transform-origin: 50% 4px;
		-moz-animation: ring 7s .7s ease-in-out infinite;
		-moz-transform-origin: 50% 4px;
		animation: ring 7s .7s ease-in-out infinite;
		transform-origin: 50% 4px;
	}
	@-webkit-keyframes ring {
	  0% { -webkit-transform: rotateZ(0); }
	  1% { -webkit-transform: rotateZ(30deg); }
	  3% { -webkit-transform: rotateZ(-28deg); }
	  5% { -webkit-transform: rotateZ(34deg); }
	  7% { -webkit-transform: rotateZ(-32deg); }
	  9% { -webkit-transform: rotateZ(30deg); }
	  11% { -webkit-transform: rotateZ(-28deg); }
	  13% { -webkit-transform: rotateZ(26deg); }
	  15% { -webkit-transform: rotateZ(-24deg); }
	  17% { -webkit-transform: rotateZ(22deg); }
	  19% { -webkit-transform: rotateZ(-20deg); }
	  21% { -webkit-transform: rotateZ(18deg); }
	  23% { -webkit-transform: rotateZ(-16deg); }
	  25% { -webkit-transform: rotateZ(14deg); }
	  27% { -webkit-transform: rotateZ(-12deg); }
	  29% { -webkit-transform: rotateZ(10deg); }
	  31% { -webkit-transform: rotateZ(-8deg); }
	  33% { -webkit-transform: rotateZ(6deg); }
	  35% { -webkit-transform: rotateZ(-4deg); }
	  37% { -webkit-transform: rotateZ(2deg); }
	  39% { -webkit-transform: rotateZ(-1deg); }
	  41% { -webkit-transform: rotateZ(1deg); }

	  43% { -webkit-transform: rotateZ(0); }
	  100% { -webkit-transform: rotateZ(0); }
	}

	@-moz-keyframes ring {
	  0% { -moz-transform: rotate(0); }
	  1% { -moz-transform: rotate(30deg); }
	  3% { -moz-transform: rotate(-28deg); }
	  5% { -moz-transform: rotate(34deg); }
	  7% { -moz-transform: rotate(-32deg); }
	  9% { -moz-transform: rotate(30deg); }
	  11% { -moz-transform: rotate(-28deg); }
	  13% { -moz-transform: rotate(26deg); }
	  15% { -moz-transform: rotate(-24deg); }
	  17% { -moz-transform: rotate(22deg); }
	  19% { -moz-transform: rotate(-20deg); }
	  21% { -moz-transform: rotate(18deg); }
	  23% { -moz-transform: rotate(-16deg); }
	  25% { -moz-transform: rotate(14deg); }
	  27% { -moz-transform: rotate(-12deg); }
	  29% { -moz-transform: rotate(10deg); }
	  31% { -moz-transform: rotate(-8deg); }
	  33% { -moz-transform: rotate(6deg); }
	  35% { -moz-transform: rotate(-4deg); }
	  37% { -moz-transform: rotate(2deg); }
	  39% { -moz-transform: rotate(-1deg); }
	  41% { -moz-transform: rotate(1deg); }

	  43% { -moz-transform: rotate(0); }
	  100% { -moz-transform: rotate(0); }
	}

	@keyframes ring {
	  0% { transform: rotate(0); }
	  1% { transform: rotate(10deg); }
	  3% { transform: rotate(-8deg); }
	  5% { transform: rotate(4deg); }
	  7% { transform: rotate(-2deg); }
	  9% { transform: rotate(0deg); }
	}
}
@media screen and (max-width:767px) {	
	.admin-bar .nano > .nano-content {
		left: 0 !important;
	}
	#db-limit i,
	.pagelimit {
		display:none;
	}
	.no-mobile {
		display:none;
	}
	.demo {
		position: absolute;
		left: -15px;
		top: 49px;
	}
	.waves-button {
		padding: 10px;
	}
	.navbar-brand {
		max-width: 80px;
		overflow: hidden;
		font-size: 12px;
		text-align: center;
	}
}

.navbar-brand {
	font-weight:bold;
}
navbar-default .navbar-toggle {
	border-color: rgba(255,255,255,0.3);
}
.navbar-top-drops .dropdown-lg{
   padding: 0px;
   border: 0px;
}
.navbar-collapse {
	padding: 0;	
}
.dropdown-lg li.notify-title{
	color: #1e5673;
}
.dropdown-header{
	color:  #949ba2;
}
.dropdown-lg li .block{
	font-weight: 600;
}
.dropdown-lg li a .pull-left{
	margin-right: 10px;
}
.dropdown-lg li a{
	padding: 12px 20px;
	color: #666;
}
.dropdown-lg li a .media-body{
	font-size: 13px;
}
.dropdown-lg li a em{
 display: block;
 font-size: 10px;
 font-weight: 700;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
	border-top-color: rgba(255,255,255,0.1);
}

.profile-dropdown .dropdown-menu{
	border: 0px;
	padding: 0px;
}
.profile-dropdown .dropdown-menu li a{
	padding: 8px 20px;
	color:#444;
	font-size: 13px;
}
.profile-dropdown .dropdown-menu li a i{
	margin-right: 10px;
	color:#aaa;
}
.navbar-top-drops img{
	 display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-top: -3px;
	margin-right: 5px;
}
.navbar-top-drops .dropdown-menu.dropdown-lg li:last-child{
	margin-right: 0px;
}
/********************************************************** End header style***************************************/
@media (max-width: 767px){
	.navbar-aside{
		margin-left: 0px;
		width: 280px;
		padding-top: 25px;
		top: 0;
	}
	.navbar-static-side {
		z-index: 2001;
		width: 280px;
		right: -280px;
		padding-top: 25px;
		top: 0;
	}
	.admin-bar .navbar-aside,
	.admin-bar .navbar-static-side {
		top: 50px;
	}
	.nano-content ul.menu  {
		padding-top: 75px;
		padding-bottom: 20px;
	}
	body.body-small.mini-navbar .navbar-static-side{
		display: block;
	}
	.mega-dropdown-menu{
		width: auto !important;  
	} 
	navbar-default .navbar-collapse, navbar-default .navbar-form{
		border-color: rgba(255,255,255,0.4);
	}
	.yamm-category {
		font-size: 15px;
		text-transform: uppercase;
		color: #fff!important;
		margin-top: 15px;
	}
	.navbar-right.navbar-top-drops {
		float: none!important;
	}
	.dropdown-lg li.notify-title {
		color: #fff;
	}
	.yamm-content ul li:before {
		content: "\f105";
		font-family: "FontAwesome";
		color:#fff;
	}
	.yamm-content ul li a{
		color:#fff;
	}
	.yamm-content ul li a:hover {
		color: #fff;
	}
	.yamm-content p{
		color: #fff;
	}
	navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color:#fff;
	}
	navbar-default .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color:rgba(255,255,255,0.4);
	}
	.dropdown-header{
		color: #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #fff;
		padding: 15px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
		color:#fff;
	}
	.navbar-nav {
		margin: 7.5px 2px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu .divider {
		background-color: rgba(255,255,255,0.4);
	}
	.navbar-fixed-top .navbar-collapse, 
	.navbar-fixed-bottom .navbar-collapse {
		max-height: none;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a i{
		color: #fff;
	}
	.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	#wrapper{
		margin: 0 0px 0px 0px !important;
		padding:0;
	}
	#pid-5 #wrapper{
		padding-top: 75px;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.table-responsive{
		border: 0px;
		padding: 0;
	}
	.content-wrapper > .row {
		margin:0;
	}
	.navbar-top-drops li:last-child {
		margin-right: 0;
	}
	.navbar-default .navbar-toggle{
		border: 0px;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
		background-color: transparent;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: rgba(255,255,255,0.1);
	}
	.bwizard-steps li a {
		padding:10px 0;
		font-size: 11px;
	}
	.list-inline>li {
		width: 32%;
	}
	.panel-card {
		padding: 5px !important;
	}
	.icon-large {
		display:none;
	}
	.fep-button,
	.fep-button-active {
		display: block;
		border-bottom: 1px solid #748696 !important;
	}
}
@media(max-width:414px){
	.navbar-brand,.navbar-minimalize,.search-icon {
	margin-right: 0;
	}
	.search-icon{
		padding-right: 0px;
	}
	.navbar-brand{
		padding: 5px;
	}
}
.user-icon {
    width: 45px;
    height: 45px;
    margin: auto;
    line-height: 42px;
    font-size: 20px;
    color: #bdbdbd;
    background: var(--tm-black);
    margin-bottom: 10px;
}
.user-icon img {
	width: 100%;
	height: auto;
	border-radius: 50%;
}
table.table {
	font-size: 13px;
}
#footer-row {
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 10px;
    text-align: center;
    box-shadow: inset 0 0 80px #3a3a3a;
    padding: 10px 0;
    font-style: italic;
}
#footer-row p {
	margin: 0;
}
#footer-row a {
	color: #767676;
}
.footer-left {
	padding:0;
}
#formNext a,
#orderSuccess {
	display:none;
}
#tab1,
#tab2,
#tab3 {
	min-height:100px;
}
.xcsa {
	text-align: center;
	width: 150px;
}
#url-error.error {
	color: #e85656;
	margin: 10px 0;
}
.error {
	color: #e85656;
}
.pp-frame,
.cc-frame {
	display:none;
}
/* Front PM Plugin */
.fep-message-title-heading{
	background-color: #dedede !important;
	border-radius: 0 !important;
	font-size: 12px !important;
}
.fep-message-content {
	padding: 30px 15px !important;
	background: #fff !important;
	border: 1px solid #a9a9a9 !important;
	word-break: break-word;
}
.fep-message-title {
	color: #fff !important;
	border-radius: 0 !important;
	background-color: #2f6b93 !important;
	padding: 5px 25px !important;
}
.fep-column-avatar {
	display:none !important;
}
.fep-font-red {
	color: #ffffff !important;
}
#fep-content  {
	overflow: visible!important;
}
#fep-content a {
    text-decoration: underline;
    font-size: 14px;
    color: var(--tm-yellow) !important;
    font-weight: normal;
}
.fep-table .fep-message-excerpt {
	opacity: 1 !important;
}
.fep-odd-even > div:nth-child(odd) {
	background-color: #fafafa !important;
	border-bottom: 1px solid #ddd !important;
	border-top: 1px solid #ddd !important;
}
.fep-unread-class {
	width: 100px !important;
	background: transparent !important;
	color: #cc8888 !important;
	top: 0 !important;
	right: 0 !important;
	box-shadow: none !important;
	padding: 2px !important;
	font-weight: bold !important;
	font-size: 10px !important;
}
#fep-notification-bar {
	display:none !important;
	position: fixed !important;
	left: -244px;
	top: 50px !important;
	border-radius: 0 !important;
	background-color: var(--tm-yellow) !important;
	color: #fff !important;
	border: 0 !important;
	padding: 0 20px 0 0 !important;
	z-index: 999;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	top: 50px;
	margin: 0 !important;
}
@media screen and (max-width: 767px) {
	#fep-notification-bar {
		top: 75px !important;
	}
}
#fep-notification-bar:after {
    content: "\f0f3" !important;
    font-family: FontAwesome !important;
    color: #ffffff !important;
    margin-left: 5px !important;
    padding: 5px 10px !important;
    background: var(--tm-yellow) !important;
    position: absolute !important;
    right: -24px !important;
    height: 29px !important;
    margin-top: -5px !important;
}
@media screen and (max-width:767px) {
	
	#fep-notification-bar {
		left: 0;
	}
	#fep-notification-bar:after {
		display:none;
	}
}
#fep-notification-bar a {
	color:#fff !important;
	font-weight: bold !important;
}
/*
#fep-notification-bar:hover {
	left: 0 !important;
	transition: all 0.3s ease-in-out;
}
*/
.admin-bar #fep-notification-bar {
	top: 82px !important;
	display:none !important;
}
#fep-menu {
	margin: 15px 0 !important;
}
#fep-menu .fep-button, 
.fep-button, 
.fep-button-active {
	padding: 5px 10px !important;
    border: 1px solid #dedede !important;
    margin: 0 0 0 1px !important;
    background: var(--tm-yellow) !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-size: 13px !important;
    font-weight: normal;
}
.fep-button-active {
	background: var(--tm-yellow) !important;
}
.fep-error, .fep-success, .fep-wp-error {
	font-size: 14px !important;
	background-color: #ffffff !important;
	border-color: transparent !important;
	border-radius: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: -70px;
}
.fep-success {
	color: #71a71c !important;
}
.fep-error, .fep-wp-error {
		color: #C00 !important;
}
/* New task form */
.check-icon {
	display: inline-block;
	float: left;
}
.bwizard input[name="url"] {
	width: 100%;
	float: right;
	display: inline-block;
	outline: none !important;
	box-shadow: none !important;
    background: var(--tm-gray-dark);
    border: 0;
}
.pager li.finish {
	display:none;
}
.green {
	color: #70a94d;
}
.yellow {
	color: var(--tm-yellow);
}
.red {
	color: #ff6858;
}
.message i{
	font-size: 64px;	
}
.message #msg-text {
	font-size: 20px;
	margin: 25px 0;
}
.form-select-enabled {
	background-color: #8ca01e !important;
	color: #fff !important;
	cursor: pointer;
    font-size: 12px;
    height: 30px;
}
#sqp,
#sip,
#ssp {
	background: var(--tm-gray-dark);
	color: #fff;
	outline: none;
	box-shadow: none !important;
}
#sqp,
#sip,
#ssp {
	direction: ltr;
	text-align: left;
}
html[dir="rtl"] #sqp,
html[dir="rtl"] #sip,
html[dir="rtl"] #ssp {
	direction: rtl;
	text-align: right;
}
.row.wrp {
	margin-bottom: 10px;
}
.tm-search-btn {
	padding: 4.5px 0;
	color: var(--tm-yellow);
	font-size: 18px;
	text-align: right;
}
.db-choice {
    display: inline-block;
    vertical-align: bottom;
}
#tutorial {
	display:none;
}
#tutorial ul {
	background: #ddd;
	padding: 10px 25px;
}
#tutorial ul li{
	list-style-type: square;
}
#adminCharge,
#adminDeposit {
	width: 100%;
}
.adminHelp {
	background-color: #94ab18 !important;
	border-color: #94ab18 !important;
}
.btn-db {
	background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}
.adminButtons .adminButton {
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0px;
    float: left;
    padding: 0px 15px;
    cursor: pointer;
    margin: 5px;
	color: #ffffff;
}
.add-service {
    background: #8ca01e;
}
.save-db {
    background: #ffc108;
}
.span-fa-row {
}
.span-fa-wrp {
	display: inline-block;
	margin-left:10px;
}
.span-fa-wrp .btn  {
	margin-right:29px;
}
.span-fa {
	display: inline-block;
	background: #516982;
	color: #fff;
	padding: 3px 5px 5px 5px;
	border: 1px solid #516982;
	text-align: center;
	position: absolute;
	margin-right: 0;
	width: 30px;
	z-index: 1;
}
.span-fa-row {
	padding: 0;
	margin: 15px 0;	
}
.fa.offline {
	color:#bf3a10;
}
.fa.online {
	color:#72b10d;
}
/* SMS MASS */
textarea[name="smsMassMsg"] {
	min-height: 100px;
}
.sms-msg-r {
	word-wrap: break-word;
	padding: 15px;
	background: #f5f5f5;
}
/* END SMS MASS */
#post-99 #fep-header,
#byDate,
#idSelectWrap,
#userServices {
	display:none;
}
#userServicesMsg {
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #c04722;
}
/* Orders Pannel */
#toolbox-toggler,
#updateServiceSettings,
#orders_save_button {
    color: #ffffff;
    background: #ff8a07;
    font-size: 11px;
    letter-spacing: 0px;
    float: right;
    padding: 0px 15px;
    cursor: pointer;
    line-height: 25px;
}
html[dir="rtl"] #toolbox-toggler,
html[dir="rtl"] #updateServiceSettings,
html[dir="rtl"] #orders_save_button {
    float: left;
}
.select2-container {
    margin-top: -1px;
}
@media screen and (max-width:767px) {
	#pid-2536 #toolbox-toggler {
		color: #ffffff;
		background: var(--tm-yellow);
		font-weight: 700;
		font-size: 12px;
		letter-spacing: 0px;
		float: left;
		padding: 5.5px;
		cursor: pointer;
		margin: 0;
	}
}
#toolbox-toggler:hover,
#updateServiceSettings:hover,
#orders_save_button:hover {
	background: #9c3212;
}
#pid-2536 #toolbox-toggler:hover {
	background: #4b7da0;
}
#orders_save_note,
#orders_save_admin_status{
}
.admin-controller,
#admin-controller,
#orders-admin-controller {
	position: fixed;
    top: 82px;
    left: 0;
    z-index: 1;
    background: var(--tm-black);
    font-size: 14px;
    color: #fff;
	height: 35px;
	padding-top: 5px;
}
@media screen and (min-width:768px) {
	html[dir="rtl"] .admin-controller,
	html[dir="rtl"] #admin-controller,
	html[dir="rtl"] #orders-admin-controller {
		right: 220px;
		left: 0;
		padding-left: 10px;
	}
	html[lang="en-US"] .admin-controller,
	html[lang="en-US"] #admin-controller,
	html[lang="en-US"] #orders-admin-controller {
		left: 220px;
		right: 0;
		padding-right: 10px;
	}
}
@media screen and (max-width:767px) {
	html[dir="rtl"] .admin-bar .site-main-menu ul li.wpml-ls-item {
		display: none;
	}
}
.order-row .p_meth i {
    font-size: 20px;
    color: #666;
}
.msg-area {
    padding: 0 5px;
    background: var(--tm-gray-dark);
    margin: 10px 0;
    font-size: 11px;
    border-radius: 4px;
    min-height: 35px;
    display: flex;
    align-items: center;
}
#orders-admin-controller .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
	font-size: 12px; /* 11px */
    margin: 1px 0 0; /* 0 */
    line-height: 23px; /* 25px */
    height: 25px;
}
#orders-admin-controller .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 23px;
}
#orders-admin-controller select:focus {
    outline: none !important;
	box-shadow: none;
}
#db-selecta i.fa-database {
    height: 25px;
    line-height: 25px;
    float: right;
    width: 35px;
    text-align: center;
    border: 1px solid #666;
    border-left: 0;
    margin-top: -1px;
}
html[lang="en-US"] #db-selecta i.fa-database {
    float: left;
}
.btn-primary-b.db-choice {
    background: transparent;
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 25px;
    padding: 0;
    width: 30px;
    margin-left: 10px;
    height: 25px;
    border: 1px solid #666;
    border-radius: 0;
    border-right: 0;
}
.panel-manager #alerts-wrapper {
    top: 85px;
}
.panel-manager .adminButtons,
.panel-manager #saveUserDetails,
.panel-manager #orders-admin-controller {
    top: 50px;
}
#admin-controller form select,
#orders-admin-controller form select{
    width: initial;
    display: inline-block;
    color: #fff;
    height: auto;
    padding: 1.5px;
    margin: 5px 0;
    border: 0;
    min-width: 140px;
}
#byDate {
    font-size: 11px;
}
#orders-admin-controller input[type="date"] {
	color: #fff;
    background: #4e4e4e;
    width: auto;
    border: 0;
    display: inline-block;
    line-height: 25px;
    height: 25px;
}
#orders-admin-controller form select {
    color: #fff;
    height: auto;
    padding: 1.5px;
    margin: 0;
    border: 0;
    min-width: 140px;
    height: 25px;
    font-size: 11px;
}
.select2-container--default .select2-selection--single {
	padding: 0;
}
#admin-controller form select option,
#orders-admin-controller form select option{
	color: #fff;
}
#orders-admin-controller form select#service_provider {
    background: var(--tm-black);
    border: 1px solid #666;
    border-left: 0;
}
@media screen and (max-width:767px) {
	.admin-controller,
	#admin-controller,
	#orders-admin-controller {
		top: 75px !important;
		left: 0;
		right: 0;
		padding: 5px 3px;
	}
	#pid-2536 #admin-controller.nav-tabs>li {
		float: right;
		display: inline-block;
		margin: 0;
		width: auto;
		text-align: center;
	}
	#pid-2536 #admin-controller.nav-tabs>li  a{
		border-radius: 0;
		height: 35px;
		line-height: 35px;
		padding: 0 5px;
		margin: 0;
		font-size: 10px;
	}
	#pid-119 #orders-admin-controller.nav-tabs>li {
		float: right;
	    width: 33.3%;
		text-align: center;
	}
	#pid-119 #orders-admin-controller.nav-tabs>li  i{
		display:none;
	}
	#pid-119 #alerts-wrapper{
	    top: 118px;
	}
}
.ordersViewSubmitWrp {
    float: left;
}
#viewCustomerProfile {
	display: block;
    width: 120px;
    color: #fff;
    font-size: 11px;
    background: #94ab18;
    text-align: center;
	line-height: 20px;
	float: left;
}
#viewCustomerProfile * {
    color: #fff;
}
#vat {
	font-size: 32px;
	font-weight: bold;
	color: #4399d5;
	padding-left: 15px;
}
.xcsa {
	color: #fff;
}
.labelc {
	font-size: 18px !important;
}
.orderMsgDisplay {
	padding: 0 15px;
	text-align: right;
	color: #4c9beb;
	font-size: 12px;
}
.orderMsgDisplay > label {
	color: #ff8a08;
	font-size: 14px;
	margin: 0;
}
.orderPriceDisplay {
	margin: 15px 0 0 0;
	padding: 0 5px;
	font-weight: bold;
    color: #ffffff;
}
#orderMessageBoxWrapper {
	display:none;
}
#orderMessageBox {
    background: #ffffff;
    color: #ad2f76;
    border: 1px solid #666;
    font-weight: bold;
    margin: 15px 0 0 0;
    padding: 0 5px;
}
#orderMessages {
    background: var(--tm-black);
    color: #fff;
    margin: 15px 0 0 0;
    padding: 0 5px;
}
#custom_comments {
	margin-top: 15px;
	background: #f1f1f1;
	padding: 5px;
	border: 1px solid #ddd;
}
#custom_comments > label {
	font-size: 12px;
	text-align: right;
}
.comments-form > input[name="comment"] {
	margin-bottom: 5px;
	background: #fff;
}
.orderPriceDisplay .col-md-9{
	text-align:right;
}
#orderPrice {
    color: #fff;
	font-size: 20px;
}
.back-to-home {
	font-size: 14px;
	width: 200px;
	margin: 35px auto;
	font-weight: bold;
}
.back-to-home a {
    color: var(--tm-black);
    display: block;
    line-height: 40px;
    background: var(--tm-yellow);
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.back-to-home a:hover {
    color: #fff;
    background: #ff8a07;
}
.ig-auto-packs .back-to-home {
	background: #c13584 !important;
}
.ig-auto-packs .fa-check {
    color: #ffdc80 !important;
}
.adminButtons .btn {
    padding: 4px 25px 4px 5px;
    margin: 5px 0;
    font-size: 13px;
    display: inline-block;
    position: relative;
    border-radius: 0;
    font-weight: bold;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.adminButtons .btn:hover {
	color:#fff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.adminButtons .btn i {
    position: absolute;
    right: 5px;
}
#clients-sms-view #sendMassSms {
	margin: 4px 0;
    padding: 3px;
}
#clients-sms-view #sms-basic-datatables_filter  label {
	float: right;
}
#clients-sms-view .dataTables_length label{
	float: left;
}
/*
.checkbox label::after {
	top: 3.5px;
}
*/
@media screen and (min-width:768px) {
	.adminButtons {
		position: fixed;
		top: 82px;
		z-index: 11;
		left: 75px;
		right: auto;
		width: initial;
		padding: 0;
	}
	.services-page .adminButtons {
		left: 0!important;
	}
	#clients-sms-view .adminButtons {
		left: 0;
	}
	.recent-orders .adminButtons {
		left: 5px;
	}
}
@media screen and (max-width:767px) {
	.adminButtons .btn {
		width: 100%;
		display: block;
		margin: 5px 0;
	}
}
.adminDeleteApiService {
	background: #663a3a;
	color: #ffffff;
	height: 20px;
	min-width: 40px;
	font-size: 10px;
	padding: 0 5px;
	font-weight: 600;
	line-height: 17px;
    transition: all 0.2s;
}
.adminDeleteApiService:hover {
	background: #b72323;
	color: #fff;
    transition: all 0.2s;
}
.panel-title {
    color: #fff;
}
.100px,
input[name="service_max_qty[]"],
input[name="service_min_qty[]"],
input[name="service_price[]"] {
	max-width: 100px;
}
.form-control, .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    border-radius: 0px;
    box-shadow: none;
    color: #ccc;
    border: 0;
    background-color: var(--tm-gray-dark);	
}
.form-control {
    color: #fff;
}
.form-control:focus{
}
.form-control.xcsa::-webkit-inner-spin-button, 
.form-control.xcsa::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.service-add-descr .btn {
	background: #ddd;
    border: 1px solid #ccc;
    padding: 3px 10px;
    color: var(--tm-black);
}
.service-add-descr .popup {
	display:none;
    position: absolute;
    width: 300px;
    height: 200px;
    background: #fff;
    border: 1px solid #ddd;
    z-index: 99999;
    padding: 30px 15px 15px 15px;
}
.service-add-descr .popup textarea {
    background: #ddd;
    height: 100%;
    color: var(--tm-black);
    border-top: 1px solid;
    padding: 5px;
}
.service-add-descr .close {
    top: 0;
    position: absolute;
    left: 0;
    color: #c34822;
}
.service-add-descr .save {
    top: 0;
    position: absolute;
    left: 40px;
    color: #179fd8;
}
.service_description .desc_content {
	display:none;
    padding: 5px 15px;
    background: #1f1f1f;
    text-align: right;
    color: #fff;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-left: -1px;
    background: #ffc108;
    border-top: 1px solid #ffc108;
    border-bottom: 1px solid #ffc108;
    border-right: 1px solid #ffc108;
}
.input-group-btn>.btn {
	position: relative;
    background: #ffc108;
    border-top: 1px solid #ffc108;
    border-bottom: 1px solid #ffc108;
    border-left: 1px solid #ffc108;
}
.checkTask {
	width: 50px;
	text-align: center;
	background: #d0d0d0;
	color: var(--tm-black);
}
.btn-sm.btn-danger {
	padding: 0 5px;
	border-radius: 0;
}
.rowx {
	margin: 0 0 15px 0;
}
.labelx {
	font-size: 14px;
	display: block;
	cursor: pointer;
	color: var(--tm-yellow);
}
.radiox {
	text-align: right;
}
.genders-label {
	text-align: right;
}
#genders {
	display: none;
}
/* Bootstrap Switch */
.bootstrap-switch {
    border: 1px solid transparent;
}
.bootstrap-switch .bootstrap-switch-handle-off, 
.bootstrap-switch .bootstrap-switch-handle-on, 
.bootstrap-switch .bootstrap-switch-label {
	font-size: 10px;
	line-height: 10px;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, 
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
	background: #8ca01e;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, 
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
	color: #fff;
	background: #f5b908;
}
.bootstrap-switch.bootstrap-switch-focused {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(233 203 102 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(233 203 102 / 60%);
}
#adminCharge {
    background-color: #ff8a08 !important;
    border: 1px solid #ff8a08!important;
    line-height: 30px;
    border-radius: 0;
}
#adminDeposit {
    background-color: #8ca01e !important;
    border: 1px solid #8ca01e!important;
    line-height: 30px;
    border-radius: 0;
}
.whatsappLink a {
    border: 1px solid #4e4e4e;
    color: #fff;
    padding: 0 15px;
    line-height: 25px;
    display: inline-block;
    font-size: 12px;
}
.whatsappLink a .fa{
    color: #25d366;
}
.whatsappLink a:hover {
    border: 1px solid #25d366;
    color: #fff;
    background: #25d366;
}
@media screen and (min-width:768px) {
	.payment-button {
		padding: 15px;
		width: 100%;
		background: #ffc108;
		text-align: center;
		font-weight: bold;
		cursor: pointer;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:767px) {
	.payment-button {
		padding: 15px;
		width: 100%;
		border: 1px solid #ddd;
		background: #f3f3f3;
		text-align: center;
		font-weight: bold;
		cursor:pointer;
		margin: 15px;
	}
}
#user-details .nav-tabs {
    border-bottom: 0;
}
#user-details .del-user-tab a {
    color: var(--tm-yellow);
}
#user-details .del-user-tab a:hover,
#user-details .del-user-tab.active a {
    color: #fff;
}
#sms-db-btn,
#sms-crm-form {
	display:none;
}
.del_user_wrp {
	width: 200px;
	margin: auto;
	padding: 20px;
    text-align: center;
}
.form-control-b {
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0px;
	box-shadow: none;
	border: 1px solid rgba(0,0,0,0.1);
	color: #999;
	background-color: transparent;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn,
.btn:hover {
    transition: all 0.2s;
}
.btn-adminTools {
    color: #fff;
    background: #ffc108;
    font-size: 11px;
    padding: 0 15px;
    cursor: pointer;
    margin: 0;
    float: right;
    border: 0;
    border-radius: 0;
    line-height: 25px;
    margin-left: 10px;
}
.btn-adminTools:hover {
	opacity: 0.8;
}
.btn-primary-b {
    background-color: var(--tm-yellow);
    border: 1px solid var(--tm-yellow);
    height: 34px;
    color: var(--tm-black);
    font-weight: 600;
    font-size: 12px;
    width: 100%;
}
.btn-primary-b:hover {
    background-color: transparent;
    border: 1px solid var(--tm-yellow);
    color: var(--tm-yellow);
}
.btn-primary-ig {
	background: #ad2f76;
    color: #fff;
    font-weight: bold;
    display: block;
	width: 100%;
	border: none;
	height: 35px;
    transition: all 0.2s;
}
.btn-primary-ig:hover,
.btn-primary-ig:focus {
	background: #753258;
    color: #fff;
    transition: all 0.2s;
}
.row.page-wrapper {
	margin:auto;
    overflow: auto;
    height: calc(100vh - 85px);
    padding: 0;
    margin-top: 35px;
}
.admin-bar .row.page-wrapper {
    height: calc(100vh - 137px );
    margin-top: 55px;
    padding-left: 15px;
}
.row.page-wrapper::-webkit-scrollbar{
    background: var(--tm-black);
	scrollbar-width: thin;
	width: 6px;
}
.row.page-wrapper::-webkit-scrollbar-thumb{
    background: #666;
}
.page-wrapper > .row {
	margin: 0;
}
.serviceItemList {
    background: #efefef;
    padding: 15px;
    margin-bottom: 10px;
    list-style-type: none;
}
.serviceItemList ul > li {
    list-style-type: square;
}
#basic-datatables-services .form-control {
	border:0;
	width:100%;
    min-width: 100px;
}
#basic-datatables-services tr.active {
	color: #8ca01f;
}
#basic-datatables-services strong {
    font-weight: bold;
    color: #fff;
}
#country,
#service_type,
#service_id1,
#service_id {
	direction:ltr;
    color: #fff;
    background: var(--tm-gray-dark);
    border: 0;
    outline: 0;
}
.form_row_s {
	margin-bottom: 15px;
}
/* SMS */

.spinbox-wrp {
	margin-right: 30px;
	font-size: 22px;
	color: #156690;
	display: inline-block;
}
.msg-response p {
	color:#fff;
}
.msg-response,
.sms-response,
.spinbox {
	display: none;
}
.deposit-form {
    width: 300px;
    margin: auto;
    padding: 15px;
    background: var(--tm-black);
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.deposit-form h2 {
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
}
.deposit-form .counter {
    margin-bottom: 20px;
}
.deposit-form .counter input[name="deposit_total"] {
    text-align: center;
    border-left: 0;
    border-right: 0;
    border: 1px solid #ffc108 !important;
    color: #fff;
}
.deposit-form .control-label {
    font-weight: bold;
}
.admin-deposit-msg {
	background: #8ca01e;
	color: #fff;
	padding: 0 5px;
	display:none;
}
.admin-deposit-msg .fa-spinner {
	display: none;
}
.msg-success {
	background: #8ca01e;
}
.msg-failure {
	background: #de5846;
}
#form_loader {
	display:none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	z-index: 100;
    background: rgb(0 0 0 / 95%);
}
body.login {
	color: #ddd;
	background: #283d4c;
}
.login form {
	background: transparent;
	box-shadow: none;
}
.login label {
	color: #ffffff;
	font-size: 14px;
}
.login #backtoblog a, .login #nav a {
	color: #fff;
}
.login #backtoblog a:hover, .login #nav a:hover, .login h1 a:hover {
	color: #8e8e8e;
}
.login .message {
	color: #fff !important;
}
.aa_loginForm {
    max-width: 280px;
    margin: 20px auto;
    padding: 15px;
    background: #2d2d2d;
    color: #fff;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.home .aa_loginForm {
    max-width: 280px;
    margin: 20px auto;
    padding: 15px;
    background: #2d2d2d;
    color: #fff;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    text-align: center;
}
.aa_loginForm input {
	color: #fff;
}
.aa_loginForm #user_login,
.aa_loginForm #user_pass {
    width: 100%;
    color: #fff;
    background: var(--tm-black);
    border: 0;
    line-height: 35px;
    padding: 0 10px;
}
.aa_loginForm #user_pass,
.aa_loginForm #wp-submit {
	width: 100%;
}
.lost-password a {
	color: #d2d2d2;
	font-size: 11px;
	text-decoration: underline;
}
#msg-countr {
	position: absolute;
	width: 16px;
	height: 16px;
	background: #c34822;
	border: 1px solid #c34822;
	border-radius: 50%;
	text-align: center;
	right: 0;
	bottom: 5px;
	font-size: 8px;
	padding: 0;
	z-index: 2;
	line-height: 14px;

}
#users-counter {
	position: absolute;
	background: #72b10d;
	border: 1px solid #72b10d;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	text-align: center;
	right: 0;
	bottom: 5px;
	font-size: 8px;
	padding: 0;
	z-index: 2;
	line-height: 14px;

}
#tickets-counter {
	position: absolute;
	background: #c34822;
	border: 1px solid #c34822;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	text-align: center;
	right: 0;
	bottom: 5px;
	font-size: 8px;
	padding: 0;
	z-index: 2;
	line-height: 14px;

}
#announcments-counter {
	position: absolute;
	background: #c34822;
	border: 1px solid #c34822;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	text-align: center;
	right: 0;
	bottom: 5px;
	font-size: 8px;
	padding: 0;
	z-index: 2;
	line-height: 14px;

}
.header-btn > a.button-wave {
	font-size: 14px;
	padding: 0 10px;
    position: relative;
    line-height: 50px;
}
@media screen and (max-width:767px) {
	.header-btn > a.button-wave {
	    padding: 0 10px;
		line-height: 50px;
	}	
}
#wizard1 .previous.disabled {
	display:none !important;
}
#wizard1 .previous a,
#wizard1 .next a {
	background-color: #ffc108;
	color: #fff;
}
#wizard1 .previous a:hover,
#wizard1 .next a:hover {
	background-color: #ff8a08;
}
#wizard1 .form-horizontal {
	min-height: 160px;
}

#login h1 , .login h1  {
	width: 300px;
	margin: auto;
	padding: 0 15px;
}

#login h1 a, .login h1 a {
	color: #d4d4d4;
	background-image: none;
	padding-bottom: 30px;
	text-indent: 0;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 28px;
	background-size: 0;
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 25px;
	text-align: center;

}
#loginform {
	background: transparent;
	border: 0;
	box-shadow: none;
}
#wp-submit{
    color: #fff;
    letter-spacing: 0px;
    background: #ffc107;
    margin: 15px 0;
    line-height: 40px;
    display: block;
    text-align: center;
}
#wp-submit:hover{
	background: #f6b908;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.login #login_error, .login .message {
	border: 0 !important;
	text-align: center !important;
	background: transparent !important;
	box-shadow: none !important;
	font-weight: bold;
	color: #fff;
}
.login #backtoblog, .login #nav {
	font-size: 15px;
	padding: 0 24px;
	text-align: center;
	color: var(--tm-yellow);
}
.login input {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input {
	outline: none !important;
	box-shadow: none !important;
}
.npd {
	padding:0;
}
.del-fwd {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	margin-top: 0;
	z-index: 1;
	text-align: center;
	font-size: 20px;
	color: #980e0e;
}
.crm-admin-btn {
	display: inline;
}
#crm-del-client {
	display:none;
}
.crm_paginate > div {
    display: inline;
}
.crm_paginate a {
    color: #232122;
    background: #ffc108;
    font-size: 11px;
    padding: 0 5px;
    cursor: pointer;
    margin: 6px 1px 5px 0px;
    float: right;
    border: 0;
    border-radius: 0;
}
#crm-del-client,
.crm-admin-btn > a,
.back-btn {
    color: var(--tm-black);
    background: #ffc108;
    font-size: 11px;
    padding: 0 15px;
    cursor: pointer;
    margin: 0;
    float: right;
    border: 0;
    border-radius: 0;
    line-height: 25px;
    margin-left: 3px;
}
html[dir="rtl"] #crm-del-client,
html[dir="rtl"] .crm-admin-btn > a,
html[dir="rtl"] .back-btn {
    float: left;
}
#crm-del-client,
.crm-admin-btn > a:hover ,
.back-btn:hover {
    color: #fff;
    background: #e8ae00;
}
.label-reported a,
.label-report a {
	display: inline;
    padding: 1px 5px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    border-radius: 3px;
    color: #939393 !important;
}
.label-reported a:hover,
.label-report a:hover {
    color: #ffae0f !important;
}
.tm-btn {
    color: #fff;
    background: var(--tm-yellow);
    font-size: 11px;
    padding: 0 10px;
    float: right;
    border: 0;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
}
#serviceCheck-selecta,
#db-selecta,
#back-btn {
    float: left;
	display: flex;
    flex-direction: row-reverse;
}
html[dir="rtl"] #serviceCheck-selecta, 
html[dir="rtl"] #db-selecta, 
html[dir="rtl"] #back-btn {
    float: right;
}
html[lang="en-US"] #serviceCheck-selecta i, 
html[lang="en-US"] #db-selecta i, 
html[lang="en-US"] #back-btn i {
    transform: rotate(180deg);
}
#db-selecta {
    display: block;
}
#api_response {
    color: #8BC34A;
    margin-bottom: 5px;
}
#alerts-wrapper {
    background: #6d675f;
    color: #ffffff;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 0;
    position: fixed;
    top: 116px;
    z-index: 50;
    right: 220px;
    left: 0;
    line-height: 30px;
    border-top: 1px solid var(--tm-gray-dark);
    border-bottom: 1px solid var(--tm-gray-dark);
}
html[lang="en-US"] #alerts-wrapper {
    right: 0;
    left: 220px;
}
#alerts-wrapper-client {
	display:none;
	background: var(--tm-yellow);
	color: #fff;
	font-size: 16px;
	padding: 3px 0;
	border-radius: 0;
	position: fixed;
	top: 75px;
	z-index: 50;
	right: 220px;
	left: 0;
}
#alerts-wrapper .log-msg {
    display: inline-flex;
    margin-left: 10px;
}
@media screen and (min-width:768px) {
	.order-view-table {
		width: calc(100% - 320px);
	}
	html[lang="en-US"] .order-view-table {
        float: left;
	}
	#toggler {
		position: fixed;
		left: 0;
		top: 117px;
		bottom: 0;
		overflow: auto;
		width: 320px;
		background: var(--tm-black);
		border-right: 1px solid #4c4c4c;
	}
	html[lang="en-US"] #toggler {
		left: auto;
		right: 0;
	}
}
@media screen and (max-width:767px) {
	#alerts-wrapper {
		position: fixed;
		-webkit-backface-visibility: hidden;
		top: 110px !important;
		z-index: 50;
		right: 0;
		left: 0;
		overflow-y: auto;
		padding: 0 15px;
	}
	#alerts-wrapper-client {
		position: fixed;
		-webkit-backface-visibility: hidden;
		top: 125px;
		z-index: 50;
		right: 0;
		left: 0;
		overflow-y: auto;
		padding: 0 15px;
	}
	#wpadminbar {
		position: fixed !important;
	}
	.header-btn > a.button-wave,
	.user-balance #uBalance {
		font-size: 12px;
	}
	#toggler {
		background: #222222;
		position: fixed;
		left: -320px;
		width: 320px;
		top: 110px;
		padding: 15px;
		overflow-y: scroll;
		height: 100%;
		padding-bottom: 100px;
		box-shadow: 0 0 10px rgb(0 0 0 / 30%);
	}
}
#alerts-icon {
    text-align: right;
    width: auto;
    margin: 0;
    padding: 0;
}
.order_paid {
    max-width: 280px;
    margin: auto;
    padding: 15px;
}
.order_paid .panel-title {
    color: var(--tm-yellow);
    font-size: 20px;
    border-bottom: 1px solid var(--tm-gray-dark);
    margin-bottom: 10px;
}
.order_paid .payment-info {
    font-size: 13px;
}
.select2-container--open .select2-dropdown {
    border: 1px solid #666;
    border-top: 0;
}
.select2-results__option {
    padding: 0 10px;
    user-select: none;
    -webkit-user-select: none;
    line-height: 30px;
    font-size: 13px;
}
.select2-search--dropdown {
    display: block;
    padding: 0;
}
.select2-dropdown {
    background-color: var(--tm-gray-dark);
    border: 0;
    border-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid var(--tm-gray-light);
    background: var(--tm-gray-light);
    background: var(--tm-black);
    border: 0;
    padding: 0 10px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--tm-yellow);
    color: white;
}
.link-group-field {
    display: flex;
    justify-content: space-between;
}
.adminTaskUrlBtn {
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--tm-gray-dark);
    border: 1px solid var(--tm-gray-dark);
    border-radius: 8px;
    color: #f7af3e;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.adminTaskSaveUrlBtn {
    cursor: pointer;
	font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--tm-black);
    border-radius: 8px;
	color: #c34822;
    width: 35px;
    height: 35px;
}
.adminTaskUrlInput {
    width: calc(100% - 35px - 5px);
    display: inline-block;
    background: var(--tm-gray-dark);
    border: 0;
    line-height: 35px;
}
input[type="search"],
input, select, textarea,
input[name="client_phone"],
input[name="client_email"],
input[name="q"],
input[type="date"],
textarea[name="smsMsg"],
select[name="payment_method"],
select[name="adminOrderStatus"] {
    background: #545454;
    border: 0;
    color: #fff;
    line-height: 35px;
    height: 35px;
    outline: unset;
    padding: 0 5px;
}
textarea[name="smsMsg"]:focus,
select[name="adminOrderStatus"]:focus {
	outline: unset;
}
#tm-set-date-today {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 11px;
    line-height: 30px;
    margin-top: 10px;
    border: 1px solid var(--tm-gray);
    color: var(--tm-gray);
    cursor: pointer;
    transition: all 0.2s;
}
#tm-set-date-today:hover {
    border-color: var(--tm-yellow);
    color: var(--tm-yellow);
    transition: all 0.2s;
}
.pid-983 .select2-container--default .select2-selection--single {
    color: #fff;
    margin-bottom: 0;
    padding: 0;
    height: 25px;
    line-height: 25px;
    border: 1px solid #666;
    margin-top: -1px;
}
.adminPane input[name="task_url"]{
	width: calc(100% - 35px);
	margin-left: 10px;
	float:right;
}
.adminLoader span {
	display: none;
}
.adminLoader {
	display: block;
	width: 100%;
	color: #FF5722;
	font-size: 20px;
	margin-bottom: 10px;
	height: 25px;
	text-align: center;
}
.row.redirect {
	height: 110px;
	border: 1px solid #ddd;
	overflow: hidden;
	margin-bottom: 15px;
}
.rdr-icon {
	text-align: center;
	font-size: 48px;
	color: var(--tm-yellow);
	height: 110px;
}
.tablex {
	display: table;
	height: 100%;
	width: 100%;
}
.table-cellx {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: var(--tm-yellow);
}
.panex {
	border: 1px solid #ddd;
	padding: 15px;
}
.panex-b {
	padding: 5px;
	background:var(--tm-black);
	margin-bottom:15px;
}
.panex-b button{
	float:left;
}
.panex-v {
	margin:5px 0;
}
form.redirect {
	padding: 15px;
}
form.redirect > input[type="submit"] {
	margin-top: 15px;
	float: left;
}
.dataTable a {
    text-decoration: underline;
}

.orders-panel .dataTable a {
	font-weight: normal;
	color: #ffc107;
}

.orders-panel table .fa-exclamation {
	color: #ef4915;
}
.orders-panel table .fa-check {
	color: var(--tm-yellow);
}
.dataTable .unPaid  a {
	color: #8e8e8e;
}
a.label {
	font-weight: normal;
	color: #fff;
}
.big-row {
	padding: 30px 15px;
}
.big-price {
    color: var(--tm-yellow);
    padding: 30px 0;
    font-size: 36px;
    font-weight: 700;
}
.big-price .fa {
	font-size: 16px;
}
.wpcf7-form-control {
    text-align: right;
    margin-bottom: 30px;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors {
    border: 0;
    color: #ff8a07;
    margin: 0;
    padding: 0px 5px;
    font-size: 11px;
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
}
.wpcf7 textarea{
    height: 90px;
    margin-bottom: 30px;
    max-width: 100%;
}
.wpcf7 input:focus {    
    outline: 1px solid #ffc108;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    margin: 0;
    text-align: center;
    font-size: 11px;
    color: #ffc107;
    border: 0;
}
#service_id {
	margin: 0;
}
.admin-bar #service_id .active{
    /* background: #d9e8c1; */
}
.f-l {
	float: left;
}
.sk-cube-grid {
    width: 35px;
    height: 35px;
	display: none;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

.sk-cube1,
.sk-cube3,	  
.sk-cube5,	  
.sk-cube7,	  
.sk-cube9{
     background-color: #ffdc80;
}
.sk-cube2,
.sk-cube4,
.sk-cube6,
.sk-cube8{
     background-color: #ff8680;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}
.showbox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
  display: none; 
  background: rgb(0 0 0 / 50%);
}
.loader {
  position: relative;
  margin: 0 auto;
  width: 100px;
}
.loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.circular {
  -webkit-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%,
  90% {
    stroke: #ffa700;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%,
  90% {
    stroke: #ffa700;
  }
}
.formLoaderWrp {
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	bottom: 0;
	z-index: 1;
	background: var(--tm-gray-dark);
	text-align: center;
	font-size: 21px;
	padding: 5px;
	color: var(--tm-yellow);
}
.noServicesWrp {
	display: none;
	font-size: 13px;
	font-weight: bold;
	color: #ff8a08;
}
#serviceIdLoader,
#serviceTypeLoader {
	display:none;
}
.blobber {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.blobber svg {
	height: 35px;
}
.blob {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	position: absolute;
	left: calc(50% - 1rem);
	top: calc(50% - 1rem);
	box-shadow: 0 0 1rem rgb(0 0 0 / 25%);
}
#serviceIdLoader .blob {
	background: #ffc108;
}
#serviceTypeLoader .blob {
	background: #fd8906;
}
.blob-2 { animation: animate-to-2 1.5s infinite; }
.blob-3 { animation: animate-to-3 1.5s infinite; }
.blob-1 { animation: animate-to-1 1.5s infinite; }
.blob-4 { animation: animate-to-4 1.5s infinite; }
.blob-0 { animation: animate-to-0 1.5s infinite; }
.blob-5 { animation: animate-to-5 1.5s infinite; }

@keyframes animate-to-2 {
	25%, 75% { transform: translateX(-1.5rem) scale(0.75); }
	95% { transform: translateX(0rem) scale(1); }
}

@keyframes animate-to-3 {
	25%, 75% { transform: translateX(1.5rem) scale(0.75); }
	95% { transform: translateX(0rem) scale(1); }
}

@keyframes animate-to-1 {
	25% { transform: translateX(-1.5rem) scale(0.75); }
	50%, 75% { transform: translateX(-4.5rem) scale(0.6); }
	95% { transform: translateX(0rem) scale(1); }
}

@keyframes animate-to-4 {
	25% { transform: translateX(1.5rem) scale(0.75); }
	50%, 75% { transform: translateX(4.5rem) scale(0.6); }
	95% { transform: translateX(0rem) scale(1); }
}

@keyframes animate-to-0 {
	25% { transform: translateX(-1.5rem) scale(0.75); }
	50% { transform: translateX(-4.5rem) scale(0.6); }
	75% { transform: translateX(-7.5rem) scale(0.5); }
	95% { transform: translateX(0rem) scale(1); }
}

@keyframes animate-to-5 {
	25% { transform: translateX(1.5rem) scale(0.75); }
	50% { transform: translateX(4.5rem) scale(0.6); }
	75% { transform: translateX(7.5rem) scale(0.5); }
	95% { transform: translateX(0rem) scale(1); }
}
.red-color {
	color: #bf3a10;
}
html[dir="rtl"] th {
    text-align: right;
}
html[lang="en-US"] th {
    text-align: left;
}
/*WP SUPPORT PLUS */
.support_bs tr th {
	text-align:right;
}
.support_bs .nav-tabs > li {
	float:right !important;
}
.support_bs .nav-tabs > li > a{
	background: var(--tm-yellow);
	color: #fff;
	border: 0 !important;
	border-radius: 0 !important;
}
.support_bs .nav > li > a:hover {
	background-color: rgba(68, 155, 215, 0.7) !important;
	color: #fff !important;
}
.faq_item {
	float: right !important;
}
.faq_item  select{
	padding: 3.3px 0 !important;
	margin-left: 1px !important;
}
#threadAccordion > h3 > em,
small.threadUserType,
.wpsp_user_welcome {
	display:none;
}
.ui-dialog {
	margin: auto;
}
.invoice form > div:first-child {
	display:none;
}
.invoice form > div {
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
div.dataTables_length label {
	float: right
}
.orders h2 {
	background: #fff;
	padding: 5px 15px;
	font-size: 16px;
	color: var(--tm-yellow);
}
#clients-view h3,
.orders h3 {
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #4c4c4c;
}
#clients-view h3 .fa,
.orders h3 .fa{
	color: var(--tm-yellow);
}
#price_bold {
	font-size: 20px;
	font-weight: bold;
	color: var(--tm-yellow);
}
.price_bold {
	font-size: 20px;
	font-weight: bold;
	color: var(--tm-yellow);
}
.ordersPane .panel-body {
	padding: 15px;
	background: var(--tm-black);
	word-break: break-word;
    margin-bottom: 15px;
}
.shop-name {
	float:left;
}
.ordersPane .panel-container {
    min-height: 150px;
    background: var(--tm-black);
    margin-bottom: 15px;
}
.ordersPane .panel-heading {
    background: var(--tm-black);
    color: #fff;
}
.panel-heading .panel-title{
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
.panel-heading .panel-title > i {
    margin-left: 10px;
	color: var(--tm-yellow);
}
.ordersPane .panel-heading .panel-title{
    border-bottom: 1px solid rgb(135 135 135 / 15%);
    padding: 5px 0;
}
.adminRow {
    margin-bottom: 15px;
}
.orders_log {
    max-height: 560px;
    overflow-y: auto;
}
.orders_log ul {
	padding: 0 15px 0 0;
    margin: 0;
}
.orders_log li {
    padding: 10px;
    background: var(--tm-gray-dark);
    margin-bottom: 20px;
    font-size: 12px;
    list-style: none;
}
.orders_log li i {
    display: block;
    border-top: 1px solid #464646;
}
.orders_log li.warning {
     border: 1px solid #f7d1d1;
}
.orders_log .warning {
    background: rgba(255, 0, 0, 0.15);
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
}
.orders_log label,
.adminRow .control-label {
	font-weight:bold;
	margin: 0;
    padding: 0;
}
.adminRow textarea.form-control {
	min-height: 200px;
}
.adminUnDone {
	color: #c52f00;
}
.adminUnDone i {
	color: #FF5722;
}
.adminDone {
	color: #8BC34A;
}
.adminDone i {
	color: #809c0d !important;
}
.continoues {
	color: #537bc5;
	font-weight: bold;
}
.continoues i {
	color: #698fa0;
}
/* Orders View */
.orders-panel .dataTable .statusOK a {
	text-decoration: none
}
.dataTable tr:hover {
    background-color: rgb(0 0 0 / 25%) !important;
}
.orders-panel .dataTable .statusOK .fa-clock-o {
	color: #FF9800;
}
.orders-panel .dataTable .statusOK.cube {
	background-color: rgb(82 120 88 / 33%);
}
.orders-panel .dataTable .statusOK.API-IL {
    background-color: rgb(0 39 82 / 50%);
}
.orders-panel .dataTable .statusOK {
	background-color: transparent;
}
.orders-panel .dataTable .statusOK.API-world {
	background-color: transparent;
}
.orders-panel .dataTable .statusOK.API-world a {
	color: #ffc107;
}
.orders-panel .dataTable .statusOK a {
	color: #8BC34A;
}
.orders-panel .dataTable .statusOK.type-views {
	background: #f17d7d;
}
.orders-panel .dataTable .statusOK.type-comments {
	background: #FFA080;
}
.adminRow .panel-heading .fa {
    margin-left: 10px;
	color: var(--tm-yellow);
}
.left-but-right {
	direction: ltr;
	text-align: right;
}
#user_msg .panel-heading {
    color: var(--tm-yellow);
}
#user_msg .row {
	margin-bottom:15px;
}
.checkbox label::after, .checkbox label::before {
	/*right: 3px;
	  left: 21px;*/
	color: #8ca01e;
	width: 20px;
    height: 20px;
    left: -10px;
    top: 3px;
    margin-left: 0;
    padding-left: 0px;
    padding-top: 0;
	font-size: 19px;
	line-height: 1em;
	
}
/*
.checkbox label::before {
	right: 0;
	left:auto;
}
*/
.checkbox input[type="checkbox"]:focus + label::before, 
.checkbox input[type="radio"]:focus + label::before {
	outline: none;
}
.new-user-form {
	padding:45px;
}
.no-tasks h2 {
    text-align: center;
    font-weight: bold;
    color: #9c9c9c;
    text-decoration: underline;
    padding: 25px 0;
}
.del-user-tab a{
    color: #7d2105;
}
.del-user-tab.active a{
	background-color: #7d2105 !important;
    color: #fff;
}
.btn-primary-b.db-choice:hover {
    background: var(--tm-gray-dark);
}
.pid-125 .select2-container {
	width: 100%;
}
.pid-123 .select2,
.pid-123 .select2-container--open .select2-dropdown--below {
	text-align: left;
    direction: ltr;
}
.select2-container--default .select2-selection--single {
	border:0;
}
#client_value_list {
    padding: 0;
    direction: ltr;
    text-align: right;
}
#client_value_list li {
    list-style:none;
}
.sel-all {
    background: var(--tm-yellow);
    position: absolute;
    top: 72px;
    right: 410px;
    border: 1px solid #ddd;
    color: #fff;
    font-size: 13px;
    padding: 5px;
	cursor:pointer;
	margin-right:60px;
}
#add_to_crm {
	background: #8c6e96;
}
.crm-main-nav {
	padding:0;
}
.crm-main-nav li {
    margin-bottom: 20px;
    color: #418fc5;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    padding: 10px;
	margin-bottom: 15px;
    list-style: none;
}
.big-numbers{
	font-size: 18px;
    font-weight: bold;
}
.row-wrapper-form {
    padding: 15px;
    margin-bottom: 10px;
}
.fancy-selector-box i.fa{
    color: var(--tm-yellow);
    line-height: 32px;
    width: 32px;
    text-align: center;
    display: block;
    float: right;
}
.fancy-selector {
	display: inline-block;
    width: calc(100% - 32px);
}
#clients-sms-view #list {
	max-height: 300px;
    overflow-y: auto;
}
.linears {
    border: 1px solid;
    border-radius: 0;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
#declineSendSms {
	float:left;
    color: #c34822;
}
#approveSendSms {
    color: var(--tm-yellow);
}
#clients-view .checkbox > input[type="checkbox"] {
    position: absolute;
    width: 16px;
    height: 16px;
    margin-top: 5px;
	margin-left: 0;
}
.pagecount > i {
    line-height: 35px;
    margin: 0 5px;
    border-left: 1px solid #666;
    padding-left: 5px;
    font-size: 11px;
}
#admin-popup {
    position: fixed;
    width: 300px;
    height: 200px;
	display:none;
    left: calc(50% - 150px);
    top: 175px;
    z-index: 999;
    padding: 15px;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    border-radius: 0;
    background: #fff;
}
#crm-del-client-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    color: #666;
    font-size: 18px;
    padding: 5px 10px;
	cursor:pointer;
}
#crm-del-client-appr {
    margin-top: 20px;
    background: #c34822;
}
.crm-block .newcomers .tile-body h4 > i.fa {
    color: #FF5722;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 35px;
    transform: rotate(65deg);
}
.tile-body h4 > i.fa-ils {
	font-size: 16px;
}
.account-col .form-control {
    background: #fff;
    color: #fff;
}
.row_service_name:hover{
	cursor: pointer;
}
.row_service_name .form-control {
	color: var(--tm-yellow);
	padding:0;
    border-bottom: 1px solid #ddd !important;
}
/*
.row_service_name .float-fa {
	position:absolute;
	right:0;
    color: var(--tm-yellow);
	line-height:20px;
}
*/
.ping {
	    position: fixed;
    background: var(--tm-gray-dark);
    color: #fff;
    top: 87px;
    left: 0;
    z-index: 11;
    padding: 5px;
    font-size: 10px;
    line-height: 14px;
}
.row_id {
    text-align: center;
}
.motd-services {
    width: 100%;
    padding: 0 15px;
    text-align: right;
    color: #20a0d9;
    margin-bottom: 3px;	
}
.motd-service-updated {
	color: #8ca01e;
    border: 1px solid;
    text-align: right;
    display: inline;
    padding: 2px 5px;
    font-size: 13px;
}
/* Order View */
.view-order .panel-card {
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
#order-url {
    word-wrap: break-word;
}
#reportTaskMsg {
	background: var(--tm-gray-dark);
}
#reportTaskBtn {
	color: #fff;
}
/* Messenger */
.message-box {
    padding: 5px;
    margin-bottom: 20px;
    background: var(--tm-gray-dark);
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.new a::before {
    content: ' ';
    width: 0;
    height: 0;
    border-top: 40px solid #ffc107;
    border-right: 40px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.new a::after {
    content: 'חדש!';
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    color: var(--tm-black);
    width: 40px;
    transform: rotate(-45deg);
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
.news ul {
	padding: 0;
}
@media screen and (min-width: 768px) {
	.row.news {
		height: calc(100vh - 135px);
		overflow: auto;
	}
	.row.news::-webkit-scrollbar{
		background: var(--tm-black);
		scrollbar-width: thin;
		width: 6px;
	}
	.row.news::-webkit-scrollbar-thumb{
		background: #666;
	}
	.admin-bar .row.news {
		height: calc(100vh - 50px - 35px - 39px - 70px);
	}
	.news ul {
	}
}
.news-item {
    padding: 15px;
    margin-bottom: 20px;
    background: var(--tm-black);
    color: #fff;
    list-style-type: none;
    font-size: 12px;
}
.news-title {
    font-size: 14px;
    font-weight: bold;
    color: #ff8a07;
    border-bottom: 1px solid #9d9d9d;
}
.main-block .tile-body {
    height: 40px;
    overflow: hidden;
    padding: 0 15px;
}
.relative {
	position: relative;
}

.navbar-header .mltlngg_switcher {
    display: inline-block;
    float: left;
    margin: 5px 15px;
}
.navbar-header .mltlngg-lang-switch-names li,
.navbar-header .mltlngg-lang-switch-names ul li:hover {
    background-color: transparent;
    border: 0;
}
.navbar-header .mltlngg-lang-switch-names li a{
    color: #fff;
}
.navbar-header .mltlngg-lang-switch-names li button {
    color: #fff;
    line-height: 35px;
    padding: 0 7px;
}
.mltlngg_switcher ul ul {
    min-width: 60px;
    background: #222;
    border: 0;
}
#post-216 h3 {
    font-size: 18px;
    color: #ff8a08;
}
.reg-ok {
    width: 280px;
    margin: 30px auto;
    padding: 15px;
    text-align: center;
    background: #7a9e50;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    color: #fff;
}
.contact-page a {
    color: #ffc108;
}
.contact-page {
    font-size: 16px;
}
.contact-page,
.contact-page h3,
.contact-page h4 {
	color: #fff;
}
.contact-page h3 {
    font-size: 28px;
    font-weight: 700;
}
.contact-page div.wpcf7 {
    background: #1b1a1a;
    padding: 15px;
    margin-top: 50px;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    color: #fff;
}
.contact-page div.wpcf7 .form-control{
    background: var(--tm-black);
}
.contact-page div.wpcf7 .wpcf7-submit{
    padding: 0 15px;
    line-height: 35px;
    float: left;
    width: 100%;
    text-align: center;
    color: #ffff;
    border: 1px solid #4a4a4a;
    background: #1f1f1f;
}
.contact-page div.wpcf7 .wpcf7-submit:hover {
    background-color: #ff8a08;
    border: 1px solid #ff8a08;
}
.wpcf7-form-control-wrap {
    display: block;
	position: relative;
}
html[dir="rtl"] .menu-icon > a {
    padding-right: 30px !important;
}
html[lang="en-US"] .menu-icon > a {
    padding-left: 30px !important;
}
.menu-icon:before {
    font-family: "FontAwesome";
    position: absolute;
    top: 10px;
    color: var(--tm-yellow);
}
html[dir="rtl"] .menu-icon:before {
    right: 10px;
}
html[lang="en-US"] .menu-icon:before {
    left: 10px;
}
.th-large:before {
	content: "\f009";
}
.tasks:before {
	content: "\f0ae";
}
.plus:before {
	content:"\f067";
}
.tags:before {
	content: "\f02c";
}
.user:before {
    content: "\f007";
}
.users:before {
    content: "\f0c0";
}
.user-plus:before {
    content: "\f234";
}
.info-circle:before {
	content: "\f05a";
}
.credit-card:before {
	content: "\f09d";
}
.cogs:before {
	content: "\f085";
}
.address-card:before {
	content: "\f2bb";
}
.address-book-o:before {
	content: "\f2ba";
}
.users-cog:before {
	content: "\f509";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.comments:before {
	content: "\f086";
}
.random:before {
	content: "\f074";
}
.mobile:before {
	content: "\f10b";
}
.cart-arrow-down:before {
	content: "\f218";
}
.bullhorn:before {
	content: "\f0a1";
}
.truck:before {
	content: "\f0d1";
}
.line-chart:before {
	content: "\f201";
}
.commenting-o:before {
	content: "\f27b";
}
.tachometer:before {
	content: "\f0e4";
}
.shield:before {
	content: "\f132";
}
.facebook:before {
	content: "\f09a";
}
.instagram:before {
	content: "\f16d";
}
.youtube:before {
	content: "\f167";
}
.tiktok:before {
	content: "\e07b";
	font-family: "Font Awesome 5 Brands"; 
}
.telegram:before {
	content: "\f2c6";
}
.pinterest:before {
	content: "\f0d2";
}
.twitter:before {
	content: "\f099";
}
.linkedin:before {
	content: "\f08c";
}
.google-plus:before {
	content: "\f0d5";
}
.soundcloud:before {
	content: "\f1be";
}
.vimeo:before {
	content: "\f194";
}
.sms:before {
	content: "\f7cd";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.sign-out:before {
	content: "\f2f5";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}
.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    width: auto;
    height: 11px;
}
.wpml-ls-menu-item .wpml-ls-flag+span {
    margin-right: 0.3em;
}
.pagination_float {
    position: fixed;
    top: 50px;
    left: 0;
    right: 220px;
    z-index: 1;
    background: #222222;
    font-size: 14px;
    color: #fff;
    height: 35px;
    border-top: 1px solid #424242;
    border-right: 1px solid #424242;
}
@media screen and (max-width: 767px) {
	.pagination_float {
		left: 0;
		right: 0;
		top: 75px;
	}
	#pid-125 {
		padding-top: 110px;
	}
	.bwizard .control-label {
		width: 100%;
	}
	.bwizard .rowx .col-xs-9 {
		width: 100%;
	}
	.page-wrapper,
	.ordersPane {
		padding: 0;
	}
}
.admin-bar .pagination_float {
    top: 82px;
}
.admin-bar #pid-125 .pagination_float {
    top: 82px;
}
.pagination_float #db-limit select {
    color: #fff;
    outline: none;
    box-shadow: none;
    border: 0;
    font-size: 11px;
    background: #222;
}
#note,
#reportTaskMsgReply {
    background: var(--tm-gray-dark);
    margin-bottom: 20px;
    border: 0;
    height: 70px;
}
.adminPane label {
    font-weight: 600;
}
.grecaptcha-badge {
	display: none;
}
.admin-btn {
    display: inline-block;
    float: right;
    background: #ffc107;
    padding: 0 10px;
    line-height: 25px;
    font-size: 11px;
    cursor: pointer;
    margin-left: 10px;
    color: #fff;
    border: 0;
    min-width: 60px;
    text-align: center;
    transition: all 0.2s;
}
.admin-btn:hover {
    background: #ff8a08;
    transition: all 0.2s;
}
.filterOptions {
    float: right;
    display: inline-block;
}
#LoadMoreDeposits {
	float: left;
}

.control-label {
display: block;
}
.row.pane-row {
}
.pane-row .control-label {
    /*max-width: 160px;*/
}

.order-api-status-wrapper {
    padding: 0;
    display: flex;
}
.order-api-order-id {
    width: calc(100% - 35px);
    display: inline-block;
    line-height: 35px;
}
.order-api-order-action {
    width: 35px;
    display: inline-block;
}


.ordersPane {
    padding: 0;
    margin-top: 20px;
}
.ordersPane h1 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
html[dir="rtl"] .ordersPane h1 {
    direction: ltr;
    text-align: right;
}
#orders-admin-controller form#items-per-page {
	float: right;
	display: flex;
	height: 25px;
}
html[lang="en-US"] #orders-admin-controller form,
html[lang="en-US"] #orders-admin-controller form#items-per-page {
	float: left;
}
#orders-admin-controller form#items-per-page .form-group {
	margin: 0;
	display: flex;
	margin-left: 10px;
	font-size: 13px;
}
#orders-admin-controller form#items-per-page .form-group label {
	margin: 0;
	font-weight: 600;
}
#orders-admin-controller form#items-per-page select[name="items_per_page"] {
	min-width: unset;
}
#orders-admin-controller form#db-selecta .select2-container {
	width: auto;
	height: 100%;
	margin-top: 0;
	margin: 0;
    height: 25px;
    margin-top: -3px;
}
#orders-admin-controller form#items-per-page .select2-container {
	width: auto;
	height: 100%;
	margin-top: 0;
	margin: 0;
    background: #434343;
}
#orders-admin-controller form#items-per-page input[name="page_num"] {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	margin: 0 0 0 5px;
	border: 1px solid #666;
	padding: 0;
	line-height: initial;
}
#orders-admin-controller .nav-tabs {
    display: inline-flex;
}
#orders-admin-controller form {
}
#orders-admin-controller form .form-group {
	margin: 0;
	margin-left: 20px;
}
#orders-admin-controller form .form-group .label {
	margin: 0;
	padding: 0 5px;
	line-height: 25px;
	font-size: 10px;
	color: #8bc34a;
	background: #434343;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#orders-admin-controller form .form-group .btn-adm-tool {
	border: 1px solid #666;
	line-height: 25px;
	height: 25px;
	min-width: 25px;
	font-size: 10px;
	color: #fff;
	background: #434343;
}
#orders-admin-controller form .form-group .btn-adm-tool:hover {
	color: #8bc34a;
}
#apiLauncher {
	display:none;
}
#apiLauncher .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
}
#apiLauncher .select2-container--default .select2-selection--single {
	background: var(--tm-gray-dark);
	border: 0;
	height: 35px !important;
	line-height: 35px !important;
}
#apiLauncher .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 35px !important;
}
#apiLauncher .select2 {
    width: 100% !important;
}

/* 2024 */
.order-note {
	position: relative;
	background: #2a2a2a;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
.del-WC-order-note {
    position: absolute;
    width: 15px;
    height: 15px;
    color: #fff;
    background: var(--tm-red);
    left: -7px;
    border-radius: 50%;
    top: -7px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    opacity: 0;
    transition: all 0.2s;
    line-height: 15px;
}
.del-WC-order-note:hover {
	background: var(--tm-orange);
}
.order-note:hover > .del-WC-order-note {
	opacity: 1;
    transition: all 0.2s;
}
.order-ext-link {
    display: inline-flex;
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
}
html[dir="rtl"] .order-ext-link {
    float: left;
}
html[lang="en-US"] .order-ext-link {
    float: right;
}