
.menu_link_highlight {
  color: red;
}

.nav-link .icon {
  font-size: 2.5rem;
}

.user-menu-top {
  color: rgba(255, 255, 255, 0.5) !important;
}

.user-menu:hover, .user-menu:focus, .user-menu-top:hover, .user-menu-top:focus {
  color: rgba(255, 255, 255, 0.75) !important;
}

table .icon {
  font-size: 1.5rem;
}

.s7-pay-0, .s7-order-2 {
  color: #F45846 !important;
  font-weight: bold;
}

.s7-pay-1, .s7-order-1 {
  color: #2cc185 !important;
  font-weight: bold;
}

.s7-pay-2, .s7-pay-3, .s7-order-3 {
  color: #FFDC42 !important;
  font-weight: bold;
}

.s7-order-0 {
  color: gray !important;
  font-weight: bold;
}

.s7-ticket-priority-0, .s7-ticket-priority-1, .s7-ticket-priority-2,
.s7-ticket-status-open, .s7-ticket-status-closed, .s7-ticket-status-wait {
  font-size: 2rem !important;
}

.s7-ticket-priority-0 {
  color: gray !important;
}

.s7-ticket-priority-1 {
  color: black !important;
}

.s7-ticket-priority-2 {
  color: red !important;
}

.s7-ticket-status-open, .s7-ticket-status-wait {
  color: black !important;
}

.s7-ticket-status-closed {
  color: gray !important;
}

.btn-mid-table {
  min-width: 40px;
  min-height: 40px;
}

.btn-mid-table .icon {
  font-size: 25px;
}

.dropleft .dropdown-toggle::before {
  display: none !important;
}

.tooltip-inner {
  max-width: 100%;
}

@media (min-width: 576px) {
  .tooltip-inner {
    max-width: 400px;
  }
}

.tooltip {
  font-size: 1rem;
}

.pricing-table-title {
  text-transform: none;
}

.pricing-table-features {
  font-size: 14px;
  font-weight: 300;
}

.pricing-table-features > b {
  font-weight: 600;
}

.banner-table-td > a > img {
  max-width: 30%;
  height: auto;
  padding: 0.25rem;
  background-color: #f4f4f4;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto;
}

.payment-div > p > b, .payment-button-div > div > form > b {
  font-weight: 600;
}

.switch-button.switch-button-yesno.ru label:before  {
  content: "НЕТ";
}

.switch-button.switch-button-yesno.ru input[type="checkbox"]:checked + span label:before {
  content: "ДА";
}

.switch-button.switch-button-yesno.uk label:before  {
  content: "НІ";
}

.switch-button.switch-button-yesno.uk input[type="checkbox"]:checked + span label:before {
  content: "ТАК";
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: whitesmoke!important;
}

.SmartStarsImages {
  width: 17px;
}

.card-header .tools .icon.nopointer {
  cursor: default;
}

.striped-div .row:nth-of-type(odd) {
  background-color: whitesmoke;
}

.modal-body {
  word-wrap: break-word;  
}

@media (max-width: 767.98px) {
  .mai-top-header > .container {
    justify-content: flex-end;
  }
}

@media (max-width: 767.98px) {
  .mai-user-nav {
    flex: 0 0 auto;
  }
}
/*new style*/
.mai-sub-header .search {

    border-bottom: 1px solid #fff;
}
.mai-sub-header .search > input:focus{
	border-color: #fff;
}
.mai-sub-header .search > input {
    border: 1px solid transparent;
    background-color: #032B24;
}
.nav-link.hover, .nav-link:hover{
    color: #6c6f68;
}
.mai-sub-header .navbar-nav > .nav-item > .nav-link:hover {
    color: #DDE0D8;
}
body{
	background: #DDE0D8;
}	
.mai-nav-tabs-sub > .nav-item > .nav-link.active,
.mai-sub-header .navbar-nav > .nav-item.open > a, .mai-sub-header .navbar-nav > .nav-item.open:hover > a,
.accordion .card-header button[aria-expanded='true'], a{
	color:#032B24;
}
.text-primary{
	color:#032B24!important;
}
.page-item.active .page-link{
	color:#032B24;
	border-color: #032B24;
}
.mai-top-header .navbar-nav > .nav-item.dropdown .dropdown-menu > .dropdown-item:hover {
    background-color: #DDE0D8;
    color: #032B24;
}
.btn-primary, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle, .btn-outline-secondary:hover {
	background: #032B24;
	color: #fff;
	border-color:#032B24;
}

.btn-primary:hover {
	background: #DDE0D8;
	color: #032B24;

}	
.mai-sub-header{
	background: #032B24;
}
.mai-top-header > .container{
	padding: 0 10px;
}
.left-menu{
	background-color: #fff;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    flex-direction: column;
    padding-top: 62px;
    position: fixed;
    top: 0;
    transition: 144ms ease-out;
    z-index: 1000;
    width:216px;
    left:0;
   
}
.left-menu .navbar-brand img{
	width: 100%;
    max-width: 138px;
    padding-left: 7px;
    transition: 144ms ease-out;
}

.left-menu.active{
	overflow: hidden;
    width: 60px;
    transition: 144ms ease-out;
}
.mai-top-header{
	z-index: 1001;
	position: fixed;
	top:0;
	width:100%;
	background: #032B24;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 5px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 5px 0px rgba(34, 60, 80, 0.2);
}
.mai-wrapper{
	margin-left: 216px;
	padding-top:62px;
	transition: .22s ease-in-out;
}
.mai-wrapper.active{
	margin-left: 60px;
}
 .container {
    max-width: 100%;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.mai-sub-header .search {
    right: 10px;
}
.header__burger {
    display: block;
  }
.header__burger {
    position: relative;
    width: 24px;
    height: 18px;
  }
.header__burger span {
    position: absolute;
    top: 8px;
    height: 2px;
    width: 100%;
    background: #DDE0D8;
    transition: all 0.3s ease 0s;
    border-radius: 20px;
    margin-left: 5px;
  }
.header__burger::after,
.header__burger::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    background: #DDE0D8;
    transition: all 0.3s ease 0s;
    border-radius: 20px;
  }
.header__burger::after {
    bottom: 0;
  }
.header__burger::before {
    top: 0;
  }
.block__burger{
	display: flex;
    align-items: center;
	cursor:pointer;
    height: 36px;
    margin: 0 10px;
    border-radius: 100%;
  }
  .left__menu-items  .nav-link {
    align-items: center;
    background-color: initial;
    border: none;
    cursor: pointer;
    display: flex;
    height: 60px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: .22sease-in-out;
    
}
.left__menu-items {
	flex-direction: column;
	flex-wrap: nowrap;
}
.left__menu-items  .nav-link .icon {
    margin: 0px 15px;
}
.order__item{
	display: flex;
    align-items: center;
}
.order__item a{
	display: flex;
	align-items: center;
}
.order__item a .icon__plus{
	margin-right:10px;
}
.mai-top-header .navbar-nav > .order__item.nav-item > .nav-link{
	line-height: normal!important;
	padding: 10px 14px;
    background: #DDE0D8;
    color: #032B24;
}
.mai-top-header .navbar-nav > .order__item.nav-item > .nav-link:hover{
	background: #fff;
}
.table tbody tr.warning td:first-child {
    border-left: 3px solid #032B24;
}
.bg-warning-light {
    background-color: #fff!important;
}

.pricing-table-title{
	color:#032B24;
}
.custom-control-input:checked ~ .custom-control-label::after{
	color:#032B24;
}
.custom-control-input:checked ~ .custom-control-label::before{
	color:#032B24;
	border-color:#032B24;
}
.page-link{
	color:#032B24;
}
.mai-sub-header:before {
    display: none;
}
.mai-sub-header > .container {
    padding-top: 0;
}
/*popup*/
.popup__overlay {
    background-color: #2e2e3733;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all  0.8s ease-out;;
    z-index: -2;
    opacity: 0;
}
.popup__order.active .popup__overlay {
    opacity: 100%;
    z-index: 1100;
}
.popup__wrapper{
	background-color: #fff;
    bottom: 0;
    box-shadow: 0 12px 32px #0033991f, 0 8px 20px #00339914;
    position: fixed;
    right: 0;
    top: 100%;
    width: 624px;
    z-index: 1200;
    transition: all  0.8s ease-out;;
}
.popup__order.active .popup__wrapper{
	top:0;
}
.popup__wrapper_fullscreen{
	border-radius: 12px 12px 0 0;
    margin-top: 36px;
    top: 100%;
    width: 100%;
}
.popup__order.active .popup__wrapper_fullscreen{
	top:0;
}
.popup__content{
	display: flex;
    flex-direction: column;
    height: 100%;
}
.popup__content-header{
	box-sizing: border-box;
    flex: 0 0 72px;
    height: 72px;
    padding: 0 72px;
}
.popup__content-body{
    box-sizing: border-box;
    flex: 0 1 100%;
    overflow: auto;
    padding: 0 72px 12px;
    transition: all .5sease-in-out;
}
popup__wrapper_fullscreen .popup__content-body {
     padding: 0 calc(50% - 498px);
}
.popup__btn-close{
	position: absolute;
	right:12px;
	top:12px;
	padding: 12px;
	font-size: 34px;
	cursor:pointer;
}
.mob__items-container{
	display: none;
}
.check__domain .search{
		margin: 0 15px;
	    width: 235px;
	    border-bottom: 1px solid #032B24;
	    position: relative;
	}
	.check__domain .search > input {
	    border: 1px solid transparent;
	    background-color: transparent;
	    color: #FFFFFF;
	    width: 100%;
	    font-family: "Raleway", sans-serif;
	    font-size: 1.308rem;
	    font-weight: 500;
	    padding: 8px 10px;
	    outline: none;
	    transition: border-color 0.3sease;
	}
	.check__domain .search > span {
	    position: absolute;
	    color: #032B24;
	    right: 8px;
	    top: 50%;
	    font-size: 1.846rem;
	    margin-top: -12px;
	}
	.zones__item{
		margin: 0 10px 10px 0;
	    cursor: pointer;
	    padding: 5px 10px 5px;
	    background: #fff;
	    display: inline-block;
	}
	.zones__item:hover{
		color:#032B24;
	}
	.zones__items{
		display: flex;
		flex-wrap: wrap;
		margin-top:30px;
	}
	.bg-primary {
	    background-color:whitesmoke!important
	}
.mai-sub-header{
	    padding: 0;
	}
.mai-top-header .navbar-brand-text .text-2{
	display: none;
}
.alert-info {
    color: #3d3d3d;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.alert-dismissible.alert-info .close{
	color:#3d3d3d;
}
.card-header-filter{
	display: flex;
	justify-content: space-between;
}
.card-header-filter .s7-filter{
	display: none;
}
.tools__add .name{
	font-size: 1.231rem;
	margin-left:10px;
	font-family: "Raleway", sans-serif;
}
.tools__add.text-primary{
	display: flex!important;
	padding: 10px 14px;
    background: #DDE0D8;
    color: #032B24;	
}

.tools__add.text-primary:hover{
    color: #032B24!important;
}
.modal-header-colored-primary, .modal-dark .modal-header-colored-primary {
    background-color: #032B24;
}
.dropdown-menu.dropdown-menu-right a.bg-primary:hover{
	    background-color: #032B24!important;
	    color:#fff;
}
.switch-button input[type="checkbox"]:checked + span {
    background-color: #032B24;
}
.mai-wrapper{
	display: flex;
    flex-direction: column;
    min-height: 100%;
    margin-bottom: 0;
}
.main-content{
	    flex: 1 1 auto;
}
.footer{
	margin-bottom: 25px;
}
.dropdown__info{
	display: none;
}
.dropdown__info-bl{
	display: flex;
	flex-wrap: wrap;
}
.dropdown__info-bl .dropdown-item{
	width:auto;
	/* background: whitesmoke!important; */
	background-color: #FFFFFF !important;
	border: 1px solid #cccccc;
	color: #212529;
	margin: 0 10px 10px 0;
}



.dropdown__info-bl .dropdown-item:hover{
	background: #032B24 !important;
	color:#fff;
}
a:hover{
	color: #032B24;
}
.btn__copy{
	cursor: pointer;
	font-size: 25px;
	line-height: 0.5;
}
.copy__file {
	vertical-align: top;
}

.price__bils{max-width: 100px;}
.paid__domain, .price__orders{
	flex-direction: column;
	min-width: 100px;
}
.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .show > .btn-primary.dropdown-toggle,
.btn-primary:not([disabled]):not(.disabled):active:hover, .btn-primary:not([disabled]):not(.disabled):active:focus, .btn-primary:not([disabled]):not(.disabled):active.focus, .btn-primary:not([disabled]):not(.disabled).active:hover, .btn-primary:not([disabled]):not(.disabled).active:focus, .btn-primary:not([disabled]):not(.disabled).active.focus, .show > .btn-primary.dropdown-toggle:hover, .show > .btn-primary.dropdown-toggle:focus, .show > .btn-primary.dropdown-toggle.focus{
	background: #032B24;
}
.badge-primary{
	background-color: #DDE0D8;
    color: #3d3d3d;
    border-color: #DDE0D8;
}
.popup__menu-items{
	margin-bottom: 50px;	
}
.hosting__title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
	padding: 0;
}

.hosting__check .search, .check__domain .search{
	width:100%;
	margin:0;
	border-bottom: none;
}
.check__domain{
	padding: 0 15px;
	width:100%;
}
.hosting__check{
	padding: 0;
}
.hosting__check .search > input, .check__domain .search > input{
	padding: 15px;
    border: 2px solid #000;
    color:#3d3d3d;
}

.hosting__check .search > .btn,.check__domain .search > .btn{
	position: absolute;
    right: 15px;
    top: 10px;
    padding: 12px 18px;
}
.title__domains{
	margin:40px 0 20px;
}
.popup__menu-items .nav-item:first-child .nav-link{
	background: #032B24;
	color:#fff;
}
.popup__menu-items .nav-link{
	border:1px solid #032B24;
	margin-right: 10px;
}
.popup__menu-items .nav-link:hover{
	background: #032B24;
	color:#fff;
}
.alert-info{
	margin:0 15px 20px;
}
.pricing-table-title, .pricing-table-features{
	text-align: left;
}
.pricing-table-price .value {
    font-size: 32px;
}
.pricing-table-price{
	margin-right:10px;
}
.picing-table-bl{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.pricing-table .btn{
	width:100%;
}
.pricing-table-price .currency{
	vertical-align: baseline;
	font-size: 18px;
}
html {
  scroll-padding-top: 64px;
}
.domen__bl{
	display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.domen__items{
	display: flex;
	flex-wrap: wrap;
}
.domen__items .domen__item{
	margin-right: 10px;
}
.domen__items .domen__item a:hover, .domen__all a:hover{
	color:#032B24;
}
.domen__items .domen__item a,.domen__all a{
	color:#545454;
	font-size: 16px;
}
.pricing-tables{
	justify-content: normal!important;
}

@media (max-width: 767.98px) {
	.domen__items .domen__item-price{
		display: none;
	}
	.hosting__title{
		flex-wrap: wrap;
	}
	.hosting__title h2{
		margin-bottom: 20px;
	}
	.hosting__check .search > .btn, .check__domain .search > .btn{
		position: relative;
	    right: auto;
	    top: auto;
	    width: 100%;
	    margin-top: 10px;
	    padding: 15px 18px;
	}
	.alert-info{
		margin:0  0 20px;
	}
	.check__domain , .hosting__check{
	    padding: 0 ;
	}

	.tickets__mob thead,
	.profiles__mob thead{ 
		    display: none;
	}
	 .tickets__mob tbody tr{
		    display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
	} 
	 .tickets__mob tbody tr td:first-child{
		order:2;
	}
	.tickets__mob tbody tr td:nth-child(2){
		order:3;
	}
	.tickets__mob tbody tr td:nth-child(3){
		order:4;
	}
	.tickets__mob tbody tr td:nth-child(4){
		order:1;
		width: 100%;
	}
	.tickets__mob tbody tr td:nth-child(5){
		order:5;
	}
	.tickets__mob tbody tr td:nth-child(6){
		order:6;
	} 
	
	.profiles__mob tbody tr{
		 display: flex;
		 flex-direction: column;
	 }
	.card-header-filter .s7-filter{
		display: block;
	}
	.bl__filter{
		position: relative;
		display: none;
		transition: 144ms ease-out;
	}
	.bl__filter.active{
		display: block;
		transition: 144ms ease-out;
	}
	.order__item{
		margin-right: 10px;
	}
	.mai-top-header .navbar-brand{
		display: block!important;
		margin-right: 0px;
		width:30px;
	}
	.mai-top-header .navbar-brand-text .text-2{
		display: block;
	}
	.mai-top-header .navbar-brand-text .text-1{
		display: none;
	}
    .mai-top-header {
        background-color: #032B24;
    }
    .mai-wrapper, .mai-wrapper.active{
	    margin-left: 0px;
    }
    .mai-wrapper{
	    padding-top:72px;
    }
	.left-menu {
	    width: 0;
	    overflow: hidden;
	}
	.left-menu.active {
	    width: 216px;
	    overflow: auto;
	}
	.left-menu{
		padding-top: 72px;
	}
	.mai-sub-header > .container {
	    padding-top: 0;
	}
	.mai-top-header .navbar-nav > .nav-item > .nav-link {
   	 	padding: 0 6px;
	}
	
	.popup__content-body {
	    padding: 0 15px 12px;
	}
	.col-md-12{
		padding-left: 0;
		padding-right: 0;
	}
	/*table*/
	/*.card-table tr th:first-child, .card-table tr td:first-child{
		display: none;
	}
	.table.table-striped thead{
		display: none;
	}
	.table.table-striped  tbody > tr{
		display: flex;
		flex-direction: column;
	}
	.table.table-striped  tbody > tr > td{
		width:100%;
	}*/
	.table__mob{
		display: none;
	}
	.mob__items-container{
		display: block;
		padding-top: 20px;
	}
	.mob__item-head{
		display: flex;
	    justify-content: space-between;
	    align-items: center;
	    padding: 20px 10px;
	}
	.mob__item{
		display: flex;
		align-items: center;
	}
	.mob__more-info{
		transform: rotate(90deg);
	}
	.mob__item div{
		margin-right: 8px;
	}
	.btn__order-info.mob__item>div,
	.btn__order-info.mob__item>div>div{
		margin-right: 0;
	}
	.mob__items:nth-of-type(odd) .mob__item-head ,
	.mob__items:nth-of-type(odd) .mob__items-bl{
	    background-color: whitesmoke !important;
	}
	.mob__items-bl{
		display: none;
	}
	.mob__items:has(.mob__more-info.active) .mob__items-bl{
		display: block;
	}
	.mob__items{
		position: relative;
	}
	.mob__items-bl{
		/*position: absolute;*/
	    background: #fff;
	    top: calc(100% - 20px);
	   /*width: 85%;*/
	   width: 100%;
	    /*box-shadow: 0 0 5px #aaa;*/
	    /*transform: translateX(-50%);
	    left: 50%;*/
	    z-index: 100;
	    padding: 10px;
	}
	.domen__zones{
		min-width: 145px;
	}
	.mob__item div{
		
	}


	.mob__item-head {
		flex-wrap: wrap;
		padding-bottom: 10px;
    }

    .mob__more-info-btn-container {
		width: 100%;
		order: 100; 
		margin-top: 15px;
		
	}
        
	.mob__more-info-btn {
		display: inline-block;
		width: 100%;
		padding: 5px;
		background: #FFFFFF;
		border: 1px solid #cccccc;
		/* border-radius: 4px; */
		text-align: center;
		cursor: pointer;
		transition: background 0.3s;
	}

		.mob__more-info-btn:active {
		background: #e6e6e6;
        }
        

	.btn.btn-prolong {
		display: none;
	}
}


@media(max-width: 320px) {
	.btn__copy{
	line-height: 1.5;
  }
}


.domen__bl-link {
	display: flex;
	justify-content: center;
	margin-top: 10%;
	align-items: center;
}

.domen-link-popup {
	border: 1px solid #032B24;
	padding: 0.885rem 1.5rem;
	font-size: 14px;
	transition: all 0.3s;
}

.domen-link-popup:hover {
	background-color: #032B24;
	color: #fff;
}