@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,cyrillic);
@import url(/resources/fonts/fonts.css);


/*
 ══════════════════════════════════════════ 
              Версия 1.0-Final              
            Обновление 30.03.18             
               All.css modify                 
 ══════════════════════════════════════════ 
*/

.glyphicon-folder-close:before {
    color: orangered;
}

body {
    color: #1a1a1a;
    background-color: #000;
}

a:hover,
a:focus {
    color: #1cac78;
    text-decoration: unset;
}

hr {
    border-color: #9fc7cc;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    color: gray;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 55%;
}

h1,
.h1 {
    font-size: 45px;
}
.main-content {
	min-height: 500px;
}

/* Edit */
.container {
    width: auto;
    margin: 1px 7% 50px 7%;
}
/* END */


.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;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    filter: alpha(opacity=50);
    opacity: .50
}

.btn-default {
    background-color: #b5b8b1;
    border-color: transparent;
}
.btn-default:focus,
.btn-default.focus {
    background-color: #82877b;
    border-color: transparent
}
.btn-default:hover {
    background-color: #82877b;
    border-color: transparent
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-color: #82877b;
    border-color: transparent
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color: #51544c;
    border-color: transparent                    
}
.btn-primary {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #593315;
    background-color: #eb8d00;
    border-color: transparent
}
.btn-primary:hover {
    color: #593315;
    background-color: #eb8d00;
    border-color: transparent
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #593315;
    border-color: transparent
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #593315;
    border-color: transparent
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    color: #a8a0a0;
    background-color: #0a0909;
    border-color: transparent
}

.nav .nav-divider {
  height: 0;
  margin: 0;
  background-color: transparent;

}
.nav-divider {
  height: 0;
  border: none;
}

.nav-tabs > li > a {
  margin-right: unset;
  line-height: unset;
  border: unset;
}
/*.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: unset;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: unset;
  background-color: unset;
}

.breadcrumb {
  vertical-align: middle;
}
.label-warning {
  background-color: #f5770a;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cd5700;
}
.alert-success {
  color: #1b4d22;
  background-color: #bdecb6;
  border-color: #98e38d;
}
.fa-folder-open-o:before {
  color: darkgoldenrod;
}

#main-menu .navbar-nav {
    margin-left: -80px;
    margin-right: -80px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}
a {
    color: blue;
}
section#header {
    background: transparent;
    border-radius: 0;                               
}

section#main-body {
    margin: 0;
  padding: unset;
    min-height: 350px;
    background-color: unset;
}

div.header-lined h1 {
    text-align:  center;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #dc9d00;
    color: #01ab07;
    font-family: 'Dusha V5 Regular', sans-serif;
    letter-spacing: -1px;
    text-shadow: 0 0 3px #a1ceab;
    font-weight: 500;
    line-height: 30px;
}
div.header-lined .breadcrumb li a {
	font-size: 12px;
    color: #576363;
}
div.header-lined .breadcrumb > .active {
	font-size: 12px;
    color: #935313;
}
section#home-banner {
    margin: unset;
    padding: unset;
    background-color: unset;
    color: unset;
}

section#home-banner h2 {
    margin: unset;
    padding: unset;
}

.announcement-single .article-items {
    color: #657f4b;
}
.product-status {
    margin: unset;
    padding: 5px 15px;
    border-radius: 4px;
}
.product-status-completed {
  background: #55b5b5;
}
/*.product-status-pending {
    background-color: #F89406;
}*/
.product-status-active {
    background-color: #1eb31e;
}
/*.product-status-suspended {
    background-color: #0768B8;
}
.product-status-terminated,
.product-status-cancelled {
    background-color: #666;
}
.product-status-fraud {
    background-color: #000;
}*/
.product-status-text {
    text-transform: unset;                   
}

div.product-details-tab-container {
    border: 3px double #c58853;
    background-color: #fff3;
}
.div-service-item,
.div-service-buttons .btn-default {
	font-size: 15px;
}
.text-domain,
.div-service-item .label {
	font-size: 13px;
}
.dataTables_wrapper .dataTables_info {
    background-color: #3b3e47;
    font-size: 0.95em;
    color: #dbd7d2;
}
.dataTables_wrapper table.table-list thead th {
    border-bottom: 4px solid #85cf17;
}
.dataTables_wrapper table.table-list thead th.sorting_asc,
.dataTables_wrapper table.table-list thead th.sorting_desc {
    background-color: #f0f8ff;
}
.dataTables_wrapper .dataTables_filter label .form-control {
    border-radius: 0;
}

@media (max-width: 600px) {
    .dataTables_wrapper .dataTables_info {
        border-bottom: none;
    }
    .dataTables_wrapper .dataTables_filter {
        margin: 58px 0px 18px 0px;
    }
    .dataTables_wrapper .dataTables_filter label {
        margin: 0px;
    }
    .dataTables_wrapper .dataTables_filter label .form-control {
        margin: 0;
    }
}

.status-pending {
    color: #a56516;
    background-color: #fff2e3;
}
.status-active {	
    background-color: #e9ffe3;
}
.status-terminated {
	background-color: #f0ecec;
}
.status-closed {
	background-color: #f3f3f3;
}
.status-customer-reply {
	background-color: #ffe0cc;
}
.status-answered {
	color: #077400;
	background-color: #e0ffe0;
}
.status-open {
	background-color: #f7fffb;
}
.ticket-reply {
    border: 1px solid #d0d0d0;
}
.ticket-reply.staff {
    border: 1px solid #b5a451;
}
.ticket-reply .user {
    background-color: #d0d0d0;
}
.ticket-reply.staff .user {
    background-color: #b5a451;
}

.kbarticles {
    padding: 0 0 5px 0;
}
.kbarticles a {
    display: block;
}
.kbarticles a .glyphicon {
    color: green;
}
.col-md-12.home-kb-search {
	display: none;
}

.list-group {
    font-size: unset;
}
.list-group a i {
    margin-right: 4px;
}
.panel-sidebar a.list-group-item.active, .panel-sidebar a.list-group-item.active:focus, .panel-sidebar a.list-group-item.active:hover {
	background-color: #935313;
    border-color: #935313;
}

h3.panel-title {
	font-weight: bold;
}
.popover-user-notifications ul li a {
    color: #000;
}
.popover-user-notifications ul li i.fa {
    float: left;
    padding-top: 6px;
    font-size: 21px;
}

.panel,
.listtable,
.tiles.clearfix .row .tile {
	box-shadow: 0 0 1px 0px #0003, 0 1px 2px 0px #0002;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    box-shadow: 0 0 2px #935313;
}
table tr td {
	transition: .4s;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus,
table tr:hover td,
table tr:hover td:after,
table tr:nth-child(even):hover td {
/*	transition: .4s;*/
    background-color: #f4e9dc;
}
/* Рамка слева у первой ячейки */
table tr:hover td:first-child:after {
	border-left: 3px solid orange;
}
 
/* Рамка справа у последний ячейки */
table tr:hover td:last-child:after {
	border-right: 3px solid orange;
	width: auto;
}
.alert-success {
    box-shadow: 0 0 2px 0px #2d9a49cc;
}
.alert-danger {
    box-shadow: 0 0 2px 0px #b35c64;
}
.progress,
button {
    box-shadow: 0 0 2px 0px #bbb;
}

.panel-sidebar .panel-title {
	font-size: 18px;
	font-weight: bold;
}
.panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle):not(.no-transform) {
    float: unset;
    line-height: 24px;
    font-size: unset;
    color: unset;
}
.panel-heading i.far, .panel-heading i.fas, .panel-heading i.fal, .panel-heading i.fab {
/*    font-size: 16px;*/
	font-weight: bold;
	padding-right: 3px;
}
.panel-sidebar a {
     font-size: 15px; 
}
.panel-sidebar a.btn {
	font-size: 13px;
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.ticket-subjectd {
    color: #0000b2;
}
.ticket-subject.unread {
	color: blue;
    font-weight: bolder;
    text-shadow: 0 0 0;
}
.panel {
     font-size: unset; 
}
#ticketsPanel a strong {
	text-shadow: 0 0 0;
	color: #0000a1;
}
.client-home-panels .panel > .panel-heading .panel-title .btn {
    color: #fff;
    border: 0;
    font-weight: 600;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding: 3px 7px;
    margin-top: -5px;
}
.panel-sidebar>.panel-heading {
    background-color: #884e1414;
    border-bottom: 1px solid #dccbbb !important;
}
.product-details .row .col-md-6 h4 {
	font-size: 20px;
}
.product-details .row .col-md-6 {
	font-size: 17px !important;
}



/*
 ══════════════════════════════════════════ 
              Версия 1.0-Final              
            Обновление 30.03.18             
                  custom                 
 ══════════════════════════════════════════ 
*/
.container_row {
	border-radius: 8px;
	padding: 20px 10px;
	border: 1px solid #000000;
	background: url("/resources/img/container_row.jpg") repeat center scroll;
    filter: alpha(Opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
	opacity: 0.9;
	margin-right: -15px;
	margin-left: -15px;
}

.container_padding {
  padding: 0px 10px;
}
nav {
  margin-left: -1px;
}


/* Кнопки */
.btn,
.label {
  transition-property: background-color, color;
  transition-duration: 1s;  
}
a {
  transition-duration: 0.5s;  
}
.btn-primary {
  color: #fff;
  background-color: green;
}

td,
th {
  text-align: center;
}
/* --- */


/* База знаний */
.kb_block {
  float: left;
	width: 23.3%;
  min-height: 140px;
  text-align: center;
  margin: 0 6px 12px 6px;
  padding: 12px 10px;
  background-color: #fdfdfd;
  transition-duration: 0.6s;
  box-shadow: 0 0 3px 0.6px #ababbd,
              inset 0 0 0.3px 0px #1b1d1d;
}
.kb_block:hover {
	color: #4e1a0e;
	background-color: #bde6ec;
  box-shadow: 0 0 5px 1px #3697a7,
              inset 0 0 1px 0px #1b1d1d;
}

.kb_block_st {
	float: left;
  cursor:pointer;
    text-align: center;
    margin: 0 5px 15px 5px;
    padding: 10px 16px 0px 16px;
    background-color: #fdfdfd;
    border: solid 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    transition-duration: 0.6s;  
}
.kb_block_st_99 {
  width: 99%;
}
.kb_block_st_48 {
  width: 48%;
}
.kb_block_st:hover {
	color: #4e1a0e;
	background-color: #eae0c8;
  box-shadow: 0 0 8px 0px #9ba736,
                inset 0 0 1px 0px #353535;
}
.kb_block_padding {
	padding: 5px 0px 0px 0px;
}
.kb_block_padding_2 {
	padding: 10px 0px 0px 0px;
  text-align: left;
  font-size: 12px;
}
.kb_item_theme {
	padding: 0px;
	font-size: 10px;
	margin: 0px;
	color: gray;
}
.kb_item_theme {
	padding: 0px;
	font-size: 10px;
	margin: 0px;
	color: gray;
}

.kb_block_font_size {
	font-size: 18px;
  display: block;
}
.kb_simvol {
	color: orangered;
	font-size: 18px;
}
.kb_block_font_size_st {
	font-size: 18px;
	font-weight: 500;
	padding: 0px 0px 20px 0px;
}
.text_align_center {
	text-align: center;
}

.kbarticles {
    margin-right: -15px;
    margin-left: -15px;
}
/* --- */


/* Связь с нами */
.contact_style_line {
	margin: 1px 35% 15px 35%;
}
.contact_style_theme {
	margin: 1px 25% 30px 25%;
}
.contact_style_note {
	margin: 1px 10% 15px 10%;
}
.contact_style_name {
	width: 100%;
}
.contact_form-horizontal,
.contact_control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: center;
}
/* --- */


/* clientarea */
.clientarea_top_name {
	text-shadow: 0 0 2px #9a9a9a;
	margin-bottom: 5px;
	font-weight: 700;
}
.clientarea_product_name {
	margin-top: 0px;
	color: #65310c;
	text-shadow: 0 0 2px #9a9a9a;
	font-weight: 700;
}
.shadow_1 {
	text-shadow: 0 0 1px #9a9a9a;
	margin: 10px 0px 0px 0px;
}
.copy_clipboard_neg_margin {
  margin: -5px;
  cursor: pointer;
  color: #934102;
  font-size: 12px;
  font-weight: normal;
}
.copy_clipboard_neg_margin:hover {
  margin: -7px;
  cursor: pointer;
  color: red;
  font-size: 14px;
}

.copy_clipboard {
  margin: -1px;
  cursor: pointer;
  color: #934102;
  font-size: 12px;
  font-weight: normal;
}
.copy_clipboard:hover {
  margin: -3px;
  cursor: pointer;
  color: red;
  font-size: 14px;
}

.copy_clipboard_16px {
  margin: -2px;
  cursor: pointer;
  color: #934102;
  font-size: 16px;
  font-weight: normal;
}
.copy_clipboard_16px:hover {
  margin: -4px;
  cursor: pointer;
  color: red;
  font-size: 18px;
}

/* Стили страницы заказа */
desc_price {
    display: block;
    color: #008000;
    font-size: 20px;
    margin: 20px 0px 10px 0px;
    font-weight: bold;
    padding: 10px 5px;
    text-align: center;
    border-top: 1px solid #268200;
    border-bottom: 1px solid #268200;
}
desc_text_left {
    display: block;
    text-align: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #268200;
}
tarif-size,
tarif-list {
    font-size: 16px;
}
tarif-list:before {
    content: "\2749";
    margin: 0 3.5px 0 6px;
}
.color_green {
	color: #009900
}
.color_orange {
	color: #de8615
}
.color_blue {
	color: #0000FF
}
.color_red {
	color: #e22f09
}
#Primary_Sidebar-Service_Details_Actions-Custom_Module_Button_Reset_permissions,
#Primary_Sidebar-Service_Details_Actions-Custom_Module_Button_Reinstall {
  display: none;
}


/*
 ══════════════════════════════════════════ 
              Версия 1.0-Final              
            Обновление 30.03.18             
                Общие стили                 
 ══════════════════════════════════════════ 
*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
	background: black;
	line-height: 1.42857143;
	background:url(/resources/img/global-background.jpg) repeat center fixed;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

noscript {
	color: #f17c7c;
	text-align: center;
	display: block;
	margin: 12px;
	font-size: 20px;
	z-index: 99999;
}
.noscript_a {
	color: #009e9e;
	padding: 4px 12px;
	border: 1px solid #2f615a;
	margin: 5px;
}
noscript div {
	margin-bottom: 8px;
}
.a_class_1,
.a_class_2,
.a_class_3,
.a_class_4 {
    text-align: center;
    font-family: "Moscow Sans Regular";
}
.animated {
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInUp {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
    }
}
.loading_text {
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.animated > .zoomIn {
    animation-duration: 0.15s;
    -webkit-animation-duration: 0.15s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.zoomIn {
    animation-name: zoomIn;
}
@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.2, 0.2, 0.2);
    }
    50% {
        opacity: 1;
    }
}
#pixie {
    position: fixed;
}
nav {
    background: rgba(65, 63, 60, 0.6);
}
nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
nav ul:after {
    content: "";
    display: table;
    clear: both;
}
nav li:hover > .submenu {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0);
    visibility: visible;
    opacity: 1;
}
nav a {
    text-decoration: none;
    display: block;
    -webkit-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    transition: 0.4s linear;
}
.nav_home_header {
    display: none;
}
.topmenu a:hover {
    background: rgba(48, 29, 17, 0.4);
    color: red;
}
.topmenu > li {
    float: left;
    position: relative;
    border-left: 1px solid #000;
}
.topmenu > li.li_none {
    float: none;
    position: static;
    border-left: none;
    border-bottom: 0;
}
.topmenu > li:first-child {
    border-left: 0;
}
.topmenu > li > a {
    padding: 15px 35px;
    font-size: 15px;
    color: #fefdfd;
    letter-spacing: 1px;
}
.topmenu > li > a.active {
    color: #0cf20c;
}
.submenu .fa,
.topmenu .fa {
    margin-left: 5px;
    color: inherit;
}
.submenu a:hover {
    color: #ff7e00;
}
.submenu {
    position: absolute;
    z-index: 5555555;
    min-width: 220px;
    background: rgba(70, 70, 50, 0.9);
    visibility: hidden;
    border: 4px double #000;
    opacity: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    transition: 0.2s linear;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    border-top: 1px dashed rgba(0, 0, 0, 0.4);
}
.submenu li {
    position: relative;
}
.submenu li a {
    color: rgba(255, 255, 240, 0.9);
    padding: 10px 15px;
    font-size: 13px;
    border-top: 1px dashed rgba(255, 255, 255, 0.3);
}
.submenu .submenu {
    position: absolute;
    left: 100%;
    top: -1px;
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    transition: 0.2s linear;
}
.dropdown-menu > li > a {
    padding: 3px 50px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #a04b36;
    border-bottom: none;
}
.nav-tabs > li {
    background-color: rgba(211, 211, 211, 0.5);
    margin-right: 2px;
    border: 1px solid #c58853;
    border-bottom: none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.img_big_line {
    padding: 60px 0;
    background: url(/resources/img/logo_6-final.png) center no-repeat;
    z-index: 9999;
    position: relative;
}
.img_big_line_0 {
    opacity: 0;
    transform: scale(0.95);
}
.img_big_line_on {
    transition: all 0.6s;
    transform: scale(1);
    opacity: 1;
}
.infoline {
    position: relative;
    width: 100%;
    display: table;
}
.infoline_1,
.infoline_1_reg {
    width: 23%;
    float: left;
    color: #f1c8af;
    font-size: 20px;
    text-align: right;
    z-index: 1001;
}
.infoline_1span {
    transition: 0.6s;
    font-weight: 700;
    color: #efe4dd;
    text-shadow: 0 0 5px #ad8766;
}
.infoline_2,
.infoline_2_reg {
    width: 54%;
    float: left;
}
.infoline_3,
.infoline_3_reg {
    width: 23%;
    float: left;
    font-size: 20px;
    text-align: left;
    z-index: 1001;
}
.infoline_3a,
.infoline_3arm {
    width: 195px;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    color: #eaffe9;
    padding: 6px 15px;
    background: rgba(107, 125, 104, 0.4);
    margin: 1px 0;
}
.infoline_3ar {
    width: 195px;
    text-align: center;
    color: #fbd8c3;
}
.infoline_3a:hover,
.infoline_3am:hover,
.infoline_3arm:hover {
    background: rgba(224, 69, 10, 0.68);
    color: #ffad58;
    font-weight: 700;
    box-shadow: 0 0 10px #b53200;
    text-shadow: 0 0 3px #ad8766;
}
.infoline_3ar:focus,
.infoline_3ar:hover {
    color: #ffad58;
    text-shadow: 0 0 3px #ad8766;
}
.infoline_1span:hover {
    color: #ffad58;
}
.infoline_1_reg,
.infoline_3_reg {
    padding: 24px 10px;
}
.infoline_1,
.infoline_3 {
    padding: 22px 10px;
}
.infoline_3_reg_mob,
.infoline_inline_block_mob,
.low_swith_reg,
.low_width_on {
    display: none;
}
.btn_class_1,
.infoline_inline_block {
    display: inline-block;
    text-align: center;
}
.infoline_label {
    color: #76d611;
    border-radius: 50px;
    background-color: #000;
    padding: 1px 6px 2px;
    border: 3px double #54b393;
    box-shadow: 0 0 10px #1e7900;
}
.infoline_color_simvol_left {
    color: #02c508;
    transition: 0.6s;
    margin: 0 4px 0 0;
}
.infoline_color_simvol_right {
    color: #02c508;
    transition: 0.6s;
    margin: 0 0 0 4px;
}
.infoline_3a:hover > .infoline_color_simvol_left,
.infoline_3a:hover > .infoline_color_simvol_right,
.infoline_3arm:hover > .infoline_color_simvol_left {
    color: #ffad58;
    text-shadow: 0 0 10px #f5a900;
}
.infoline_reg_margin {
    margin-top: 7px;
}
.btn_class_1 {
    color: #2d1003;
    cursor: pointer;
    margin: 0 4px;
    font-size: 14px;
    padding: 7px 14px;
    border-radius: 4px;
    vertical-align: middle;
    background-color: #e67038;
}
.btn_class_1:hover {
    color: #fff7f0;
    background: #ef8507;
}
.a_class_1,
.a_class_3,
.a_class_4,
test-2235 {
    display: block;
}
.a_class_1 {
    color: #025d79;
    font-size: 20px;
    padding: 7px 0;
    font-weight: 700;
    letter-spacing: 0.7px;
    -webkit-box-shadow: inset 0 0 3px #54a9c1, 0 0 2px 0 #0e9dc7;
    -moz-box-shadow: inset 0 0 3px #54a9c1, 0 0 2px 0 #0e9dc7;
    box-shadow: inset 0 0 3px #54a9c1, 0 0 2px 0 #0e9dc7;
    -webkit-transition: color 0.2s, background-color 0.8s, -webkit-box-shadow 0.3s;
    -o-transition: color 0.2s, box-shadow 0.3s, background-color 0.8s;
    -moz-transition: color 0.2s, box-shadow 0.3s, background-color 0.8s, -moz-box-shadow 0.3s;
    transition: color 0.2s, box-shadow 0.3s, background-color 0.8s;
    transition: color 0.2s, box-shadow 0.3s, background-color 0.8s, -webkit-box-shadow 0.3s, -moz-box-shadow 0.3s;
    background: rgba(20, 169, 154, 0.3);
}
.a_class_1:hover {
    color: #7b5001;
    background: rgba(133, 185, 30, 0.8);
    -webkit-box-shadow: inset 0 0 15px -2px #139a13, 0 0 40px 2px #036103, 0 0 150px 0 #036103;
    -moz-box-shadow: inset 0 0 15px -2px #139a13, 0 0 40px 2px #036103, 0 0 150px 0 #036103;
    box-shadow: inset 0 0 15px -2px #139a13, 0 0 40px 2px #036103, 0 0 150px 0 #036103;
}
.a_class_2 {
    color: #7b5001;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.2px;
    -webkit-transition: color 0.4s, text-shadow 0.5s;
    -o-transition: color 0.4s, text-shadow 0.5s;
    -moz-transition: color 0.4s, text-shadow 0.5s;
    transition: color 0.4s, text-shadow 0.5s;
    text-shadow: 0 0 10px #ceb3af;
}
.a_class_2:hover {
    color: #38752d;
    text-shadow: 0 0 10px #789864;
}
.a_class_3 {
    color: #503d14;
    cursor: pointer;
    font-size: 17px;
    margin: 10px 4px;
    padding: 4px 10px;
    -webkit-transition: color 0.4s, text-shadow 0.5s, background-color 0.8s;
    -o-transition: color 0.4s, text-shadow 0.5s, background-color 0.8s;
    -moz-transition: color 0.4s, text-shadow 0.5s, background-color 0.8s;
    transition: color 0.4s, text-shadow 0.5s, background-color 0.8s;
    background: rgba(200, 150, 20, 0.35);
}
.a_class_3:hover {
    color: #2f5029;
    text-shadow: 0 0 10px #628a49;
    background: rgba(130, 170, 50, 0.4);
}
.a_class_4 {
    color: #354e22;
    cursor: pointer;
    font-size: 20px;
    margin: 0 8px;
    padding: 7px 0;
    font-weight: 700;
    letter-spacing: 0.7px;
    -webkit-box-shadow: inset 0 0 1px #4a9c45, 0 0 1px 0 #366115;
    -moz-box-shadow: inset 0 0 1px #4a9c45, 0 0 1px 0 #366115;
    box-shadow: inset 0 0 1px #4a9c45, 0 0 1px 0 #366115;
    -webkit-transition: color 0.8s, background-color 0.4s, -webkit-box-shadow 0.25s;
    -o-transition: color 0.8s, box-shadow 0.25s, background-color 0.4s;
    -moz-transition: color 0.8s, box-shadow 0.25s, background-color 0.4s, -moz-box-shadow 0.25s;
    transition: color 0.8s, box-shadow 0.25s, background-color 0.4s;
    transition: color 0.8s, box-shadow 0.25s, background-color 0.4s, -webkit-box-shadow 0.25s, -moz-box-shadow 0.25s;
    background: rgba(65, 180, 25, 0.5);
}
.a_class_4:hover {
    color: #035f82;
    background: rgba(10, 172, 180, 0.6);
    -webkit-box-shadow: inset 0 0 15px -2px #05a0dc, 0 0 8px 2px #0e78a0, 0 0 50px 0 #0a95d8;
    -moz-box-shadow: inset 0 0 15px -2px #05a0dc, 0 0 8px 2px #0e78a0, 0 0 50px 0 #0a95d8;
    box-shadow: inset 0 0 15px -2px #05a0dc, 0 0 8px 2px #0e78a0, 0 0 50px 0 #0a95d8;
}
.a_class_5 {
    color: #000;
    transition: 0.5s;
    padding: 6px 10px;
    border-radius: 5px;
    background: #e4c791;
    display: inline-block;
    margin: 10px 0 0;
    border: 1px solid #c19175;
    text-shadow: 0 0 1px #c39146;
    box-shadow: 0 0 3px 0 #ad4e0a;
}
.a_class_5:focus,
.a_class_5:hover {
    color: #123101;
    background: #72d272;
    border: 1px solid #57af2a;
    text-shadow: 0 0 1px #189e10;
    box-shadow: 0 0 5px 1px #137900;
}
.a_class_6 {
    color: #004e39;
    font-size: 15px;
    cursor: pointer;
    display: inline-block;
    margin: 10px 4px;
    padding: 6px 12px;
    -webkit-transition: color 0.4s, text-shadow 0.5s, background-color 0.8s, box-shadow 0.3s;
    -o-transition: color 0.4s, text-shadow 0.5s, background-color 0.8s, box-shadow 0.3s;
    -moz-transition: color 0.4s, text-shadow 0.5s, background-color 0.8s, box-shadow 0.3s;
    transition: color 0.4s, text-shadow 0.5s, background-color 0.8s, box-shadow 0.3s;
    background: rgba(13, 197, 44, 0.3);
    text-align: center;
    align-content: center;
    text-shadow: 0 0 1px #00ad65;
    box-shadow: 0 0 3px 0 #339c07;
}
.a_class_6:hover {
    color: #2f5029;
    text-shadow: 0 0 10px #628a49;
    background: rgba(130, 170, 50, 0.4);
    box-shadow: 0 0 10px 0 #597d00;
}
.a_class_6:focus {
    color: #984701;
}
#footer {
    z-index: 99999999999999999;
    position: fixed;
    left: 0;
    bottom: 0;
    color: #fff;
    width: 100%;
    filter: alpha(Opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.footer_text_color {
    color: #ffe4b5;
}
.margin_text_footer {
    margin: 8px;
}
.footer_width_0 {
    font-size: 14px;
    width: 100%;
    height: 35px;
    background: #000;
    color: #fff;
}
.footer_width_1 {
    float: left;
    width: 17%;
    height: 100%;
    text-align: left;
}
.footer_width_2 {
    float: left;
    width: 66%;
    height: 100%;
    text-align: center;
}
.footer_width_3 {
    float: left;
    width: 17%;
    height: 100%;
    text-align: right;
}
.help_text_style:hover {
    cursor: help;
    color: #9e1414;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
    -moz-transition: color 0.4s;
    transition: color 0.4s;
}
.infoline_3_noticMenu_mob,
test-2236 {
    display: none;
}



/*
 ══════════════════════════════════════════ 
              Версия 1.0-Final              
            Обновление 30.03.18             
           Стили анимации текста            
 ══════════════════════════════════════════ 
*/

@media only screen {
  .animate_logo {
    font-size: 30px;
    font-family: 'BudmoJiggler-Regular';
    text-align: right;
    position: absolute;
    cursor: pointer;
    right: 10px;
    background: -webkit-linear-gradient(left, #33a010, #6d65ea, #bbad94, #ca4404, #d4843f, #04b5b5, #33a010);
    background: -moz-linear-gradient(left, #33a010, #6d65ea, #bbad94, #ca4404, #d4843f, #04b5b5, #33a010);
    background: -o-linear-gradient(left, #33a010, #6d65ea, #bbad94, #ca4404, #d4843f, #04b5b5, #33a010);
    background: linear-gradient(left, #33a010, #6d65ea, #bbad94, #ca4404, #d4843f, #04b5b5, #33a010);
    -webkit-background-size: 3200px 200px;
       -moz-background-size: 3200px 200px;
         -o-background-size: 3200px 200px;
            background-size: 3200px 200px;
    color: transparent;
    margin: 5px;
    -webkit-background-clip: text;
    -webkit-animation: animate-logo;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 7s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    -webkit-transition: font-size 500ms ease-in-out;
    -o-transition: font-size 500ms ease-in-out;
    -moz-transition: font-size 500ms ease-in-out;
    transition: font-size 500ms ease-in-out;
  }
}
@-webkit-keyframes animate-logo {
  0% {
    background-position: 0 3200px;
  }
  100% {
    background-position: 3200px 0;
  }
}

/*
 ══════════════════════════════════ 
*/




/**
 * -------------------------
 * Background Colors
 * -------------------------
 */

.bg-color-gold {
    background-color: #f0ad4e;
}
.bg-color-green {
    background-color: #5cb85c;
}
.bg-color-red {
    background-color: #d9534f;
}
.bg-color-blue {
    background-color: #5bc0de;
}
.bg-color-orange {
    background-color: #f39c12;
}
.bg-color-pink {
    background-color: #e671b8;
}
.bg-color-purple {
    background-color: #7b4f9d;
}
.bg-color-lime {
    background-color: #8cbf26;
}
.bg-color-magenta {
    background-color: #ff0097;
}
.bg-color-teal {
    background-color: #00aba9;
}
.bg-color-turquoise {
    background-color: #1abc9c;
}
.bg-color-emerald {
    background-color: #2ecc71;
}
.bg-color-amethyst {
    background-color: #9b59b6;
}
.bg-color-wet-asphalt {
    background-color: #34495e;
}
.bg-color-midnight-blue {
    background-color: #2c3e50;
}
.bg-color-sun-flower {
    background-color: #f1c40f;
}
.bg-color-pomegranate {
    background-color: #c0392b;
}
.bg-color-silver {
    background-color: #bdc3c7;
}
.bg-color-asbestos {
    background-color: #7f8c8d;
}



/**
 * -------------------------
 * @section Client Notifications
 * -------------------------
 */

.popover-user-notifications {
    border-radius: 0;
    padding: 5px 10px;
    border-color: #ddd;
    min-width: 310px;
    font-family: 'Open Sans', sans-serif;
}
.popover-user-notifications .popover-content {
    padding: 0;
}
.popover-user-notifications ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.popover-user-notifications ul li {
    padding: 5px 0;
    min-height: 66px;
    border-bottom: 1px solid #ddd;
}
.popover-user-notifications ul li:last-child {
    border: 0;
}
.popover-user-notifications ul li a {
    display: block;
    padding: 10px 15px 10px 12px;
    text-decoration: none;
    color: #555;
    font-size: 0.95em;
}
.popover-user-notifications ul li a:hover {
    background-color: #f4e9dc;
}
.popover-user-notifications ul li i.fa {
    float: left;
    padding-top: 6px;
    font-size: 21px;
}
.popover-user-notifications ul li i.fa.fa-check-circle {
    color: #5cb85c;
}
.popover-user-notifications ul li i.fa.fa-warning {
    color: #ecc317;
}
.popover-user-notifications ul li i.fa.fa-exclamation-circle {
    color: #ec2d45;
}
.popover-user-notifications ul li .message {
    margin-left: 40px;
}
.popover-user-notifications ul li.none {
    padding: 12px 0;
    min-height: auto;
    text-align: center;
    font-weight: bold;
}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-clone:before {
    content: "\f24d";
}
#tableServicesList .sorting_1 a {
	color: #922f00;
}



.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    /* -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075); */
    /* box-shadow:inset 0 1px 1px rgba(0,0,0,.075); */
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.modal {
	z-index: 9999999;
}