body {
    font-family: Arial;
    background-color: #ccc;
    height: 1201px;
    display: block;
}

input {
    box-shadow: inset 0px 0px 5px 1px #cfcfcf;
    background: #fff;
    border: 1px solid #929292;
}


.grecaptcha-badge { opacity:0;}

.g-recaptcha > div > iframe {
    width: 250px !important;
}

#global {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}

#header {
    background: #5a5d66;
    /* 	  background-image: url('img/header-shadow.png');  */
    /*	  background:#595c65; */
    /*	  background-image: url('img/topheader.jpg'); */
    background-image: url("/web/javax.faces.resource/images/topheader1.jpg.xhtml");
    color: #c0c1c5;
    font-size: 9pt;
    vertical-align: middle;
    display: block;
}

#header a {
    color: #c0c1c5;
    font-size: 11pt;
}

#header h1, h2 {
    font-weight: bold;
    margin: 0;
    color: #bebfc1;
}

#header h1 {
    font-size: 24pt;
    padding: 2px 0 0 19px;
}

#header h2 {
    font-size: 14pt;
    padding: 0px 0 0 19px;
}

#header td {
    color: #c0c1c5;
    font-size: 14pt;
}

#password {
    /* background-image: url('img/ang-rus-shadow.png');
    background-repeat:no-repeat;
    background-position:100%;  */
}

#pink {
    border: 6px solid #be9998;
    background: #fff
}

/* #pink { background: #fff} */

/* #search-goods { background: #5a5e67; color: #c9cacd; font-size: 11pt; vertical-align: middle;} 
#search-goods strong { color: #fff; padding-left: 14px;}
#search-goods form { vertical-align: middle; display: inline-block; margin: 0;} */

#search-long {
    background: #5a5e67;
    color: #c9cacd;
    font-size: 8pt;
    vertical-align: middle;
    /*from htlm*/
    margin: 0px;
    padding: 0px;
    /*background-image: url('img/search-long.jpg');*/
    background-image: url("/web/javax.faces.resource/images/search-long.jpg.xhtml");
    background-repeat: no-repeat;
    background-position: right bottom;
}

#search-long-en {
    background: #5a5e67;
    color: #c9cacd;
    font-size: 8pt;
    vertical-align: middle;
    /*from htlm*/
    margin: 0px;
    padding: 0px;
    /*background-image: url('img/search-long.jpg');*/
    background-image: url("/web/javax.faces.resource/images/en/search-long.jpg.xhtml");
    background-repeat: no-repeat;
    background-position: right bottom;
}

#search-long strong {
    color: #fff;
    padding-left: 15px;
}

#search-long form {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}

#search-goods {
    background: #5a5e67;
    color: #c9cacd;
    font-size: 8pt;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    background-image: url("/web/javax.faces.resource/images/search-shadow.png.xhtml");
    background-repeat: no-repeat;
    background-position: right bottom;
}

#search-goods-en {
    background: #5a5e67;
    color: #c9cacd;
    font-size: 8pt;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    background-image: url("/web/javax.faces.resource/images/en/search-shadow.png.xhtml");
    background-repeat: no-repeat;
    background-position: right bottom;
}

#search-goods strong {
    color: #fff;
    padding-left: 15px;
}

#search-goods form {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}

/*'../../../index.html'*/

#order-dlg {
    border-color: #7a7a7a;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    vertical-align: top;
    font-size: 10pt;
    background-image: url("/web/javax.faces.resource/images/search-shadow.png.xhtml");
    background-repeat: no-repeat;
    background-position: center bottom;
}

#menu {
    background: #902666; /* Show a solid color for older browsers */
    background: -moz-linear-gradient(#7f225b, #5e173f);
    background: -o-linear-gradient(#7f225b, #5e173f);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7f225b), to(#5e173f)); /* older webkit syntax */
    background: -webkit-linear-gradient(#7f225b, #5e173f);
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    clear: both;
    /*	display: block;*/
    display: table;
    float: left;
    margin: 0 auto 0px;
    width: 100%;
}

#menu ul {
    font-size: 11pt;
    font-weight: 500;
    list-style: none;
    margin: 0 0;
    padding-left: 0;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: inset;
    border-bottom-style: none;
    border-left-style: none;
}

#menu li {
    float: left;
    position: relative;
    display: table-cell;
}

#menu a {
    color: #eee;
    display: block;
    line-height: 2.9em;
    padding: 0 1.7525em;
    border-top-width: 0px;
    border-right-width: 2px;
    border-right-color: #752d59;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: none;
}

#menu ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    top: 3.333em;
    left: 0;
    width: 188px;
    z-index: 99999;
}

#menu ul ul ul {
    left: 100%;
    top: 0;
}

#menu ul ul a {
    background: #f9f9f9;
    border-bottom: 1px dotted #ddd;
    color: #444;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px 10px;
    width: 168px;
}

#menu li:hover > a,
#menu ul ul :hover > a,
#menu a:focus {
    background: #efefef;
    /*	text-shadow: -1px 0 white, 0 1px white, 1px 0 black, 0 -1px white; */
}

#menu li:hover > a,
#menu a:focus {
    background: #bdc6cb; /* Show a solid color for older browsers */
    background: -moz-linear-gradient(#bcc7c9, #9ca5aa);
    background: -o-linear-gradient(#bcc7c9, #9ca5aa);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bcc7c9), to(#9ca5aa)); /* Older webkit syntax */
    background: -webkit-linear-gradient(#bcc7c9, #9ca5aa);
    color: #373737;
    border-top-color: #7e2f5e;
    border-right-color: #7e2f5e;
    border-bottom-color: #7e2f5e;
    border-left-color: #7e2f5e;
}

#menu ul li:hover > ul {
    display: block;
}

#menu .current-menu-item > a,
#menu .current-menu-ancestor > a,
#menu .current_page_item > a,
#menu .current_page_ancestor > a {
    font-weight: 900;
}

#sidebar {
    padding: 32px 10px 30px 15px;
    border-color: #7a7a7a;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    vertical-align: top;
}

/*#sidebar a { color: #88245f; font-size: 10pt; }*/

#sidebar strong {
    color: #88245f;
    font-size: 14pt;
    font-weight: bold;
}

#adress, #adress a {
    color: #999999;
    font-size: 13pt;
    font-weight: bolder;
}

#sidebar-home {
    padding: 12px 10px 30px 15px;
    border-color: #7a7a7a;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    vertical-align: top;
}

#sidebar-right {
    padding: 12px 10px 30px 15px;
    border-color: #7a7a7a;
    border-width: 0px 0px 0px 1px;
    border-style: solid;
    vertical-align: top;
    /*font-size: 10pt;*/
}

#main-text {
    vertical-align: top;
    /*	height: 100% */
    padding: 12px 27px 12px 27px;

}

span.ql-size-small {
    font-size: .75em;
}

span.ql-size-large {
    font-size: 1.5em;
}

span.ql-size-huge {
    font-size: 2.5em;
}

strong.ql-size-small {
    font-size: .75em;
}

strong.ql-size-large {
    font-size: 1.5em;
}

strong.ql-size-huge {
    font-size: 2.5em;
}
/* #main-text p{padding:0; margin:0; } */

.title-red-big {
    color: #8b2562;
    font-size: 16pt;
    font-weight: bold;
}

.title-grey-big {
    color: #636363;
    font-size: 16pt;
    font-weight: bold;
}

.title-pink-big {
    color: #a37e7d;
    font-size: 16pt;
    font-weight: bold;
}

.title-red-small {
    color: #8b2562;
    font-size: 13pt;
    font-weight: bold;
    padding: 0 0 1px 0;
    margin: 0;
}

.title-red-small a {
    color: #8b2562;
}

.title-grey-small {
    color: #636363;
    font-size: 13pt;
    font-weight: bold;
}

.title-pink-small {
    color: #a37e7d;
    font-size: 13pt;
    font-weight: bold;
    padding: 0 0 11 0;
    margin: 0;
}

.subtitle-red {
    color: #8b2562;
    font-size: 13pt;
    font-weight: normal;
}

.subtitle-grey {
    color: #636363;
    font-size: 13pt;
    font-weight: bold;
}

.red-link {
    color: #8b2562;
    font-size: 13pt;
    font-weight: bold;
}

.main-text-small {
    color: #636363;
    font-size: 11pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

.main-text-little {
    color: #636363;
    font-size: 9pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

.main-text-small-strong {
    color: #8b2562;
    font-size: 13pt;
    font-weight: lighter;
}

.link-small-grey {
    color: #636363;
    font-size: 13pt;
    font-weight: normal;
}

.main-text-big {
    color: #636363;
    font-size: 13pt;
    font-weight: normal;
}

.main-text-big-strong {
    color: #8b2562;
    font-size: 11pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.main-text-small-red {
    color: #8b2562;
    font-size: 11pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.main-text-big-link {
    color: #636363;
    font-size: 11pt;
    font-weight: normal;
}

.main-text-altinntech-link {
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: normal;
}

#footer {
    text-align: right;
    padding: 8px 15 8px 0px;
    margin: 10px;
    font-size: 11pt;
    color: #fff;
    font-weight: strong;
}

#footerAltinntechWhite {
    padding: 4px 6px 4px 6px;
    margin: 0px;
    font-size: 11pt;
    color: #fff;
    font-weight: strong;
}

.button, .ddtoplavel {
    cursor: pointer;
}

#busyLoader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: wait;
}

#busyLoader .bg {
    background-color: #000000;
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity: 0.50; /* FireFox */
    filter: alpha(opacity=50); /* IE */
    /*z-index: 20;*/
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: wait;
}

#busyLoader > div#busyImg {
    width: 250px;
    height: 75px;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    z-index: 10;
    color: #ffffff;
}

.zakaz {
    background: #92007d; /* Цвет фона */
    padding: 4px 25px; /* Поля вокруг текста */
    font-size: 15px; /* Размер шрифта */
    font-weight: bold; /* Насыщенность шрифта */
    color: #FFFFFF; /* Цвет шрифта */
    text-align: center; /* Надпись на кнопке по центру */
    border: solid 1px #787379; /* Параметры рамки кнопки */
    cursor: pointer; /* Изменение вида курсора при наведении*/
}

.zakaz:hover {
    border: solid 1px #fff;
}

.zakaz:active {
    color: #a05d93;
    border: solid 1px #787379;

}

#keyboardInputMaster {
    position: absolute;
    font: normal 11px Arial, sans-serif;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #888888;
    border-bottom: 1px solid #444444;
    border-left: 1px solid #cccccc;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    border-radius: 0.6em;
    -webkit-box-shadow: 0px 2px 10px #444444;
    -moz-box-shadow: 0px 2px 10px #444444;
    box-shadow: 0px 2px 10px #444444;
    opacity: 0.95;
    filter: alpha(opacity=95);
    background-color: #dddddd;
    text-align: left;
    z-index: 1000000;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    -moz-user-select: none;
    cursor: default;
}

#keyboardInputMaster * {
    position: static;
    color: #000000;
    background: transparent;
    font: normal 11px Arial, sans-serif;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    margin: 0px;
    padding: 0px;
    border: 0px none;
    outline: 0px;
    vertical-align: baseline;
    line-height: 1.3em;
}

#keyboardInputMaster table {
    table-layout: auto;
}

#keyboardInputMaster.keyboardInputSize1,
#keyboardInputMaster.keyboardInputSize1 * {
    font-size: 9px;
}

#keyboardInputMaster.keyboardInputSize3,
#keyboardInputMaster.keyboardInputSize3 * {
    font-size: 13px;
}

#keyboardInputMaster.keyboardInputSize4,
#keyboardInputMaster.keyboardInputSize4 * {
    font-size: 16px;
}

#keyboardInputMaster.keyboardInputSize5,
#keyboardInputMaster.keyboardInputSize5 * {
    font-size: 20px;
}

#keyboardInputMaster thead tr th {
    padding: 0.3em 0.3em 0.1em 0.3em;
    background-color: #999999;
    white-space: nowrap;
    text-align: right;
    -webkit-border-radius: 0.6em 0.6em 0px 0px;
    -moz-border-radius: 0.6em 0.6em 0px 0px;
    border-radius: 0.6em 0.6em 0px 0px;
}

#keyboardInputMaster thead tr th div {
    float: left;
    font-size: 130% !important;
    height: 1.3em;
    font-weight: bold;
    position: relative;
    z-index: 1;
    margin-right: 0.5em;
    cursor: pointer;
    background-color: transparent;
}

#keyboardInputMaster thead tr th div ol {
    position: absolute;
    left: 0px;
    top: 90%;
    list-style-type: none;
    height: 9.4em;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f6f6f6;
    border: 1px solid #999999;
    display: none;
    text-align: left;
    width: 12em;
}

#keyboardInputMaster thead tr th div ol li {
    padding: 0.2em 0.4em;
    cursor: pointer;
    white-space: nowrap;
    width: 12em;
}

#keyboardInputMaster thead tr th div ol li.selected {
    background-color: #ffffcc;
}

#keyboardInputMaster thead tr th div ol li:hover,
#keyboardInputMaster thead tr th div ol li.hover {
    background-color: #dddddd;
}

#keyboardInputMaster thead tr th span,
#keyboardInputMaster thead tr th strong,
#keyboardInputMaster thead tr th small,
#keyboardInputMaster thead tr th big {
    display: inline-block;
    padding: 0px 0.4em;
    height: 1.4em;
    line-height: 1.4em;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
    border-left: 1px solid #e5e5e5;
    background-color: #cccccc;
    cursor: pointer;
    margin: 0px 0px 0px 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    vertical-align: middle;
    -webkit-transition: background-color .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out;
    transition: background-color .15s ease-in-out;
}

#keyboardInputMaster thead tr th strong {
    font-weight: bold;
}

#keyboardInputMaster thead tr th small {
    -webkit-border-radius: 0.3em 0px 0px 0.3em;
    -moz-border-radius: 0.3em 0px 0px 0.3em;
    border-radius: 0.3em 0px 0px 0.3em;
    border-right: 1px solid #aaaaaa;
    padding: 0px 0.2em 0px 0.3em;
}

#keyboardInputMaster thead tr th big {
    -webkit-border-radius: 0px 0.3em 0.3em 0px;
    -moz-border-radius: 0px 0.3em 0.3em 0px;
    border-radius: 0px 0.3em 0.3em 0px;
    border-left: 0px none;
    margin: 0px;
    padding: 0px 0.3em 0px 0.2em;
}

#keyboardInputMaster thead tr th span:hover,
#keyboardInputMaster thead tr th span.hover,
#keyboardInputMaster thead tr th strong:hover,
#keyboardInputMaster thead tr th strong.hover,
#keyboardInputMaster thead tr th small:hover,
#keyboardInputMaster thead tr th small.hover,
#keyboardInputMaster thead tr th big:hover,
#keyboardInputMaster thead tr th big.hover {
    background-color: #dddddd;
}

#keyboardInputMaster tbody tr td {
    text-align: left;
    padding: 0.2em 0.3em 0.3em 0.3em;
    vertical-align: top;
}

#keyboardInputMaster tbody tr td div {
    text-align: center;
    position: relative;
    zoom: 1;
}

#keyboardInputMaster tbody tr td table {
    white-space: nowrap;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px;
}

#keyboardInputMaster tbody tr td#keyboardInputNumpad table {
    margin-left: 0.2em;
    width: auto;
}

#keyboardInputMaster tbody tr td table.keyboardInputCenter {
    width: auto;
    margin: 0px auto;
}

#keyboardInputMaster tbody tr td table tbody tr td {
    vertical-align: middle;
    padding: 0px 0.45em;
    white-space: pre;
    height: 1.8em;
    font-family: 'Lucida Console', 'Arial Unicode MS', monospace;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
    border-left: 1px solid #e5e5e5;
    background-color: #eeeeee;
    cursor: default;
    min-width: 0.75em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
    -webkit-transition: background-color .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out;
    transition: background-color .15s ease-in-out;
}

#keyboardInputMaster tbody tr td table tbody tr td.last {
    width: 99%;
}

#keyboardInputMaster tbody tr td table tbody tr td.space {
    padding: 0px 4em;
}

#keyboardInputMaster tbody tr td table tbody tr td.deadkey {
    background-color: #ccccdd;
}

#keyboardInputMaster tbody tr td table tbody tr td.target {
    background-color: #ddddcc;
}

#keyboardInputMaster tbody tr td table tbody tr td:hover,
#keyboardInputMaster tbody tr td table tbody tr td.hover {
    border-top: 1px solid #d5d5d5;
    border-right: 1px solid #555555;
    border-bottom: 1px solid #555555;
    border-left: 1px solid #d5d5d5;
    background-color: #cccccc;
}

#keyboardInputMaster thead tr th span:active,
#keyboardInputMaster thead tr th span.pressed,
#keyboardInputMaster tbody tr td table tbody tr td:active,
#keyboardInputMaster tbody tr td table tbody tr td.pressed {
    border-top: 1px solid #555555 !important;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #555555;
    background-color: #cccccc;
}

#keyboardInputMaster tbody tr td table tbody tr td small {
    display: block;
    text-align: center;
    font-size: 0.6em !important;
    line-height: 1.1em;
}

#keyboardInputMaster tbody tr td div label {
    position: absolute;
    bottom: 0.2em;
    left: 0.3em;
}

#keyboardInputMaster tbody tr td div label input {
    background-color: #f6f6f6;
    vertical-align: middle;
    font-size: inherit;
    width: 1.1em;
    height: 1.1em;
}

#keyboardInputMaster tbody tr td div var {
    position: absolute;
    bottom: 0px;
    right: 3px;
    font-weight: bold;
    font-style: italic;
    color: #444444;
}

.keyboardInputInitiator {
    margin: 0px 3px;
    vertical-align: middle;
    cursor: pointer;
}

.ui-scrollpanel {
    border: none;
}

.ui-panel {
    border: none;
}

.ui-panelgrid > * > tr,
.ui-panelgrid .ui-panelgrid-cell {
    border: none;
}

.greenrow {
    background: greenyellow;
}

.yellowrow {
    background: khaki;
}

.bluerow {
    background: aquamarine;
}

.ui-widget-header.ui-datatable-scrollable-header {
    border: none;
}

.ui-widget-header .ui-datatable-scrollable-body {
    overflow-y: scroll !important;
}

.ui-datatable-scrollable-body {
    overflow-y: scroll !important;
}

.ui-datatable-tablewrapper {
    overflow-y: auto;
    height: 500;
}

.phone, .whatsapp
{
    text-align:center;
}
.bloc1, .bloc2
{
    display:inline;
}