
/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
a:focus,a:hover{
	text-decoration:none;
}
body{
	overflow-x: hidden;
    scrollbar-color: rebeccapurple #ffffff;
 	scrollbar-width: thin;
}
::-webkit-scrollbar {
    height: 12px;
    width: 12px;
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background: #cccccc ;
    -webkit-border-radius: 0ex;
    -webkit-box-shadow: 0px 1px 2px #ffffff ;
}

::-webkit-scrollbar-corner {
    background: #ffffff ;
}


a {
 color :  #1b7ead ;
}

.primary-content input,
input[type="tel"],
input[name="domain"],
input#inputDomain{
    text-align:left !important;
    direction:ltr !important;
}
.smart-search {
    position: fixed;
    right: -207px;
    top: 50%;
    background: #f9093b;
    color: #FFF;
    padding: 5px;
    border-radius: 6px;
    border: 1px solid #fff;
    z-index:1000000;
}
.smart-search.fixed i{
    color:#fff;
}
a.smart-search:hover{
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    right:-5px;
    color:#fff;
}

.captchaimage {
	text-align:left;
}
#order-standard_cart .field,
#order-standard_cart .form-control,
#registration .field, #registration .form-control{
	text-align:right;
}

#order-standard_cart .prepend-icon .field,
#registration .prepend-icon .field{
	padding-left:5px;
	padding-right:36px;
}
#order-standard_cart .prepend-icon .field-icon{
	margin-right:auto;
	margin-left:10px;
}
form.login-form .card .card-footer small,
form.login-form .card .card-footer .small{
	float:right;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left:0px;
    padding-right: 17px;
}
.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container,
#order-standard_cart .field, #order-standard_cart .form-control,
.intl-tel-input .country-list,
#registration .field, #registration .form-control {
    direction:ltr;
}

.tiles .tile i{
	right: auto;
    left: 20px;
}
input#inputSubject {
    direction: rtl;
    text-align: right;
}






input[type=text] , #inputSubject  {
	
text-align:right !important;	
	direction:rtl !important;	
}

.header.header .main-navbar-wrapper {
   	padding:5px 0px ;
  	background-color:#495a64;
 color:#ffffff; 
}


header.header .navbar a {
 color:#ffffff;
}


header.header .topbar {
    background-color: #404d54;
}

header.header .navbar.navbar-light {
    min-height: 180px;
}


.navbar-brand {
width:200px;
  height:200px;
}

header.header .logo-img {
  width:100% !important;
  height:100% !important;
  max-height:200px;
}

header.header  .dropdown-menu li {
  
  padding:0px;
  min-width:220px;
}

header.header  .dropdown-menu a {
 color:#0195ad;
  font-size:14px ;
  display:block;
  width:100%;
  padding:0 10% !important;
  padding-top:5px !important;
  padding-bottom:5px !important;
}

.dropdown-item:focus, .dropdown-item:hover {
	color: #ffffff;
    background-color: #38a2b7;
}

.dropdown-item:focus a , .dropdown-item:hover a {
	color: #ffffff;
}

.dropdown-item:focus a:hover , .dropdown-item:hover a:hover {
	color: #ffffff;
}


.master-breadcrumb {
 	padding:2px 0px ;
  	background-color:#414d54;
}

.breadcrumb {
 background : none; 
}

.master-breadcrumb .breadcrumb-item.active {
  color:#ffc107;
}

.master-breadcrumb .breadcrumb-item , .master-breadcrumb .breadcrumb-item a {
  color:#ffffff;
}


.master-breadcrumb .breadcrumb-item a:hover {
  color:#ffc107;
}


.col-12 .card-body .pricing-card-title{
 font-size:18px !important;
}

#main-body {
padding-top:30px;
}


#order-standard_cart .font-size-36 {
 	font-size:24px !important; 
  padding-bottom:10px;
}

.card-header , .client-home-cards .card-header  {
background-color:#495a64;
  color:#ffffff;
}

.client-home-cards .card-title , .sidebar .card-title {
  
    font-size:13px !important;
}


.sidebar .card-body {
 padding:10px; 
  font-size:13px;
}

.client-home-cards .card-body {
 padding:20px; 
}


.client-home-cards .list-group {
  
 max-height:300px;
  padding:25px 0px ;
  padding-right: 3% ;
  padding-left: 3% ;
}
.client-home-cards .list-group .list-group-item {
  padding:5px 0px ;
}


.list-group .div-service-status {
  width:10%;
  min-width:90px !important;
  float:right;
}

.list-group .div-service-status .label-placeholder {
  color:#222222;
}

.list-group .div-service-name {
  width:44%;
   float:right;
  font-size:13px;
}
.list-group .div-service-buttons {
  width:40%;
  min-width:50px;
  float:left;
}

.list-group .div-service-buttons .btn-default {
  float:left;
}


.client-home-cards .list-group {
	border-bottom:none !important;
  
}

.client-home-cards .card-footer {
 	background:none; 
}

.client-home-cards #ticketsPanel .list-group .list-group-item {
  font-size:14px;
}

.client-home-cards #ticketsPanel .list-group .list-group-item .label {
 float:left; 
  padding:5px 15px !important;
  display:block;
}


table.table-list thead th {
    padding: 10px 3px;
    font-size: 14px;
}


table.table-list tbody {
  padding:15px 10px ;
}

table.table-list tbody td .status {
 display:block; 
  margin:0px 5px ;
  padding:5px ;
}




#tableTicketsList_wrapper table.table-list tbody tr td {
 	padding: 10px 0px; 
}

#tableTicketsList_wrapper table.table-list tbody td:first-child {
 #background-color:red !important;
  width:20%;
  font-size:14px;
  text-align:center;
}

#tableTicketsList_wrapper table.table-list tbody td:nth-child(2) {
 #background-color:green !important;
  width:45%;
  font-size:14px;
}


#tableTicketsList_wrapper table.table-list tbody td:nth-child(2) .ticket-subject  {
   margin-right:20px ;
}


#tableTicketsList_wrapper table.table-list tbody td:nth-child(2) .ticket-number {
 	background-color:#202020 ;
  padding:5px 10px ;
  float:left;
  border-radius:5px;
  font-size:14px;
  text-align:center ;
  min-width:80px;
}


#tableTicketsList_wrapper table.table-list tbody td:nth-child(2) a .ticket-number  {
 	color:#ffffff;
}



#tableTicketsList_wrapper table.table-list tbody td:nth-child(3) {
 #background-color:blue !important;
  width:10%;
  font-size:14px;
   text-align:center;
}


#tableTicketsList_wrapper table.table-list tbody td:nth-child(4) {
 #background-color:black !important;
  width:25%;
  font-size:14px;
   text-align:center;
}





#tableInvoicesList_wrapper table.table-list tbody tr {
 	margin: 10px 0px; 
}

#tableInvoicesList_wrapper table.table-list tbody td:first-child {
 #background-color:red !important;
  width:20%;
  font-size:14px;
  text-align:center;
}

#tableInvoicesList_wrapper table.table-list tbody td:nth-child(2) {
 #background-color:green !important;
  width:20%;
  font-size:14px;
  text-align:center;
}

#tableInvoicesList_wrapper table.table-list tbody td:nth-child(3) {
 #background-color:blue !important;
  width:20%;
  font-size:14px;
   text-align:center;
}


#tableInvoicesList_wrapper table.table-list tbody td:nth-child(4) {
 #background-color:black !important;
  width:20%;
  font-size:14px;
   text-align:center;
}



#tableInvoicesList_wrapper table.table-list tbody td:nth-child(5) {
 #background-color:black !important;
  width:20%;
  font-size:14px;
   text-align:center;
}

#tableInvoicesList_wrapper table.table-list tbody td:nth-child(5) .status {
  float:none;
}






#tableDomainsList_wrapper table.table-list tbody tr {
 	margin: 10px 0px; 
}

#tableDomainsList_wrapper table.table-list tbody td:first-child {
 #background-color:red !important;
  width:7%;
  font-size:14px;
  text-align:center;
}

#tableDomainsList_wrapper table.table-list tbody td:nth-child(2) {
 #background-color:green !important;
  width:8%;
  font-size:14px;
  text-align:center;
}

#tableDomainsList_wrapper table.table-list tbody td:nth-child(3) {
 #background-color:blue !important;
  width:25%;
  font-size:14px;
   text-align:center;
}


#tableDomainsList_wrapper table.table-list tbody td:nth-child(4) {
 #background-color:black !important;
  width:20%;
  font-size:14px;
   text-align:center;
}

#tableDomainsList_wrapper table.table-list tbody td:nth-child(5) {
 #background-color:black !important;
  width:20%;
  font-size:14px;
   text-align:center;
}

#tableDomainsList_wrapper table.table-list tbody td:nth-child(6) {
 #background-color:black !important;
  width:20%;
  font-size:14px;
   text-align:center;
}

#tableDomainsList_wrapper table.table-list tbody td:nth-child(6) .status {
  float:none;
}






#tableServicesList_wrapper table.table-list tbody tr {
 	margin: 10px 0px; 
}

#tableServicesList_wrapper table.table-list tbody td:first-child {
 #background-color:red !important;
  width:10%;
  font-size:14px;
  text-align:center;
}

#tableServicesList_wrapper table.table-list tbody td:nth-child(2) {
 #background-color:green !important;
  width:30%;
  font-size:14px;
  text-align:center;
}

#tableServicesList_wrapper table.table-list tbody td:nth-child(3) {
 #background-color:blue !important;
  width:25%;
  font-size:14px;
   text-align:center;
}


#tableServicesList_wrapper table.table-list tbody td:nth-child(4) {
 #background-color:black !important;
  width:20%;
  font-size:14px;
   text-align:center;
}



#tableServicesList_wrapper table.table-list tbody td:nth-child(5) {
 #background-color:black !important;
  width:15%;
  font-size:14px;
   text-align:center;
}

#tableServicesList_wrapper table.table-list tbody td:nth-child(5) .status {
  float:none;
}

.sidebar .recent-ticket .truncate {
  padding:10px 0px;
  font-size:13px;
}


.sidebar .recent-ticket .truncate::nth-word{
 color:red !important; 
  background-color:#222222 !important ;
}





#tableEmailsList_wrapper table.table-list tbody tr {
 	margin: 10px 0px; 
}

#tableEmailsList_wrapper table.table-list tbody td:first-child {
 #background-color:red !important;
  width:30%;
  font-size:14px;
  text-align:center;
}

#tableEmailsList_wrapper table.table-list tbody td:nth-child(2) {
 #background-color:green !important;
  width:50%;
  font-size:14px;
  text-align:center;
}


#tableEmailsList_wrapper table.table-list tbody td:nth-child(3) {
 #background-color:black !important;
  width:30%;
  font-size:14px;
   text-align:center;
}

#tableEmailsList_wrapper table.table-list tbody td:nth-child(3) .status {
  float:none;
}




#tableDomainPricing_wrapper table.table-list tbody tr {
 	margin: 10px 0px; 
}

#tableDomainPricing_wrapper table.table-list tbody td:first-child {
 #background-color:red !important;
  width:16%;
  font-size:14px;
  text-align:center;
  font-weight:bold ;
}

#tableDomainPricing_wrapper table.table-list tbody td:first-child .tld-sale-group {
float: left;
    position: absolute;
    right: 15%;
    border-radius: 5px;
  padding:2px 5px ;
    direction: ltr;
    letter-spacing: 2px;
}


#tableDomainPricing_wrapper table.table-list tbody td:nth-child(2) {
 #background-color:green !important;
  width:14%;
  font-size:14px;
  text-align:center;
}


#tableDomainPricing_wrapper table.table-list tbody td:nth-child(3) {
 #background-color:black !important;
  width:14%;
  font-size:14px;
   text-align:center;
}


#tableDomainPricing_wrapper table.table-list tbody td:nth-child(4) {
 #background-color:black !important;
  width:14%;
  font-size:14px;
   text-align:center;
}


#tableDomainPricing_wrapper table.table-list tbody td:nth-child(5) {
 #background-color:black !important;
  width:14%;
  font-size:14px;
   text-align:center;
}


#tableDomainPricing_wrapper table.table-list tbody td:nth-child(6) {
 #background-color:black !important;
  width:14%;
  font-size:14px;
   text-align:center;
}


#tableDomainPricing_wrapper table.table-list tbody td:nth-child(7) {
 #background-color:black !important;
  width:14%;
  font-size:14px;
   text-align:center;
}



#main-body .tab-content , #main-body #tableDomainPricing_wrapper , #main-body  #tableTicketsList_wrapper , #main-body  #tableInvoicesList_wrapper ,  #main-body  #tableServicesList_wrapper  ,  #main-body #tableEmailsList_wrapper ,  #main-body  #tableDomainsList_wrapper {
padding-bottom:25px ;  
}

#main-body .announcements .announcement h1 {
 font-size:18px; 
}


#main-body .card  {
margin-bottom:35px; 
}


.email-verification .btn {
  
  background-color: #e92424;
    border-color: #dc3545;
  
}

#order-standard_cart .tld-filters a {
   border-radius: 5px;
  padding:5px 10px ;
  line-height:20px;
}

#order-standard_cart .domain-promo-box i {
    margin: 0px 0px 15px 15px;
}

#order-standard_cart .domain-promo-box .font-size-24 , #order-standard_cart .domain-promo-box .font-size-22 {
 min-height:25px ; 
  font-size:18px ;
  line-height:18px;
  margin-top:5px;
}

#order-standard_cart .cart-body .domain-pricing .tld-row  {
padding: 10px 5px;
}

#order-standard_cart .cart-body .domain-pricing .tld-row .col-md-4 {
  text-align:center ;
  direction:ltr ;
  font-size:16px;

}

#order-standard_cart .cart-body .domain-pricing .tld-row .col-md-4 .tld-sale-group {
float: left;
    position: absolute;
    right: 15%;
  border-radius: 5px;
  padding:2px 5px ;
}

#order-standard_cart .cart-body .domain-pricing .tld-row .col-md-8 {

}



#moreSuggestions {
  padding: 5px 20px;
    background-color: #dc3545;
    color: #ffffff;
    border-radius: 5px 5px;
}

#moreSuggestions:hover {
    background-color: #ff1b31;

}


#domainSuggestions .domain-suggestion .actions {
  float:left ;
  
}

#domainSuggestions .domain-suggestion .actions .btn-add-to-cart:hover {
  background-color: #09cdd7;
    border-color: #2899a1;
     border-radius: 5px 5px  ;
  color:#ffffff;
}

footer.footer {
  padding: 10px 0px 0px 0px;
}



footer.footer {
    background-color: #404d54;
}

footer.footer .copyright {
  margin: 10px 0 0 0;
  padding:10px 0px ;
  background-color:#495a64;
    color: #ffffff;
    border-radius: 5px 5px 0px 0px ;
}
}

#footer {
  
 min-height:190px;
}


#footer .justify-content-lg-start{
 min-height:150px !important; 
}