
#content {
    position: relative;
    margin-top: 10px;
}

/* -------------------------- Content -------------------------- */
.breadcrumb {
    color: #444;
    font-size: 13px;
    padding: 10px 0 0 15px;
}

.breadcrumb li {
    display: inline;
}

.breadcrumb a {
    text-decoration: none;
    color: #0164C1;
    border-bottom: 1px solid #99C1E6;
}

/* node buttons */
#nodeactbutt {
    margin: -4px 0 0;
    padding: 0 0 8px;
    clear: both;
    overflow: hidden;
}

#nodebutt-print {
    float: right;
    padding: 2px 0 0 22px;
    background: url('/images/sprite-128k.png') no-repeat -232px -128px;
}

.act {
    border-right: 1px solid #666;
    text-decoration: none;
    padding: 0px 8px 0 4px;
    margin: 0;
}

.act:hover {
    text-decoration: none;
}

.act.last {
    border-right: none;
}

.act span {
    border-bottom: 1px dashed;
}

/* field-field-imeges*/
#main-image {
    padding: 3px;
    position: relative;
    width: 100%;
}

.field-field-imeges {
    width: 100%;
    text-align: center;
    margin: 2px 30px 0px 0px;
    padding: 0 0 10px 0;
}

.alert_status {
    background: red;
    color: #fff;
    width: 130px;
    padding: 2px 6px;
    z-index: 100;
}

.alert_status a, .analog_status a {
    color: #fff;
}

.alert_status_left {
    background: red;
    width: 130px;
    padding: 2px 6px;
    position: absolute;
    left: -6px;
    z-index: 100;
    top: 30px;
}

.alert_status_left a {
    color: #fff;
}

/* COST */
.field-field-dop {
    text-align: left;
    padding: 7px;
    border: 1px solid #CCC;
    border-radius: 5px;
}

.field-field-dop table {
    color: #666;
    font-size: 12px;
    padding: 0px 0px 0px 10px;
}

/* instructions */
.field-field-instruction {
    width: 100%;
    margin-top: 5px;
    text-align: left;
}

.field-field-instruction a {
    margin: 2px 0 0 6px;
    font-size: 8pt;
}

.upload_PDF, .upload_XLS, .upload_DOC, .upload_certificate {
    width: 48px;
    height: 38px;
    float: left;
    margin: 2px 0px 2px 6px;
    clear: both;
}

.upload_PDF {
    background: url('/images/pdf.png') no-repeat;
}

.upload_XLS {
    background: url('/images/xls.png') no-repeat;
}

.upload_DOC {
    background: url('/images/doc.png') no-repeat;
}

.upload_certificate {
    background: url('/images/diploma.svg') no-repeat;
}

/* -------------------------- Content elements -------------------------- */
#content p {
    margin: 5px 0;
    line-height: 1.4em;
    word-spacing: -0.1ex;
    word-break: break-word;
}

.tabs-box img {
    padding: 6px;
}

#content .imagecache img {
    padding: 0;
}

/* Catalog */
.term-container-head {
    width: 100%;
    float: left;
    clear: both;
}

.term-container-head .content {
    float: left;
    clear: both;
    margin: 5px;
    border: none;
}

/* -------------------------- Price -------------------------- */
#price {
    clear: both;
}

#saveprice {
    width: 40px;
    float: left;
    padding: 0;
    margin: 0 0 4px;
}

#linksaveprice {
    margin: 8px 0 0 8px;
    padding: 0;
    width: 70px;
}

#content .table_price {
    width: 100%;
}

#content .table_price a {
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}

#content .table_price th {
    text-decoration: underline;
    font-weight: normal;
    color: #000;
    padding: 0 0 0 6px;
}

#content .table_price tr {
    vertical-align: middle;
}

#content .table_price td, #content .table_price th {
    border: 1px solid #C9C9C9;
    padding: 0 0 0 4px;
    text-align: left;
    vertical-align: middle;
}

#content .table_price td.tdr {
    padding: 0 4px 0 0;
    margin: 0;
    vertical-align: middle;
    text-align: right;
    font-weight: normal;
    color: #000;
}

#content .table_price td.tdc {
    text-align: center;
}

#content .table_price td.level1 {
    text-align: center;
}

#content .table_price td.level1 a {
    padding: 2px;
    text-align: center;
    font-size: 15pt;
    font-weight: bold;
    text-decoration: none;
}

#content .table_price td.level2 {
    background: url("/sites/images/ui/lines-128k.png") repeat-x scroll 0 -20px transparent;
    padding: 2px;
    font-size: 11pt;
    text-align: center;
}

#content .table_price td.level2 a {
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
}

#content .table_price td.level3 a {
    color: #3464C0;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
}

#content .table_price td.level4 a {
    color: #3464C0;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

#content .table_price h3 {
    padding: 0;
    margin: 0 0 0 10px;
    text-align: left;
    /*line-height: 1.1;*/
}

#content .table_price h3 a {
    font-size: 11pt;
    text-decoration: underline;
    color: #3464C0;
    padding: 0;
    margin: 0;
}

.info {
    background-image: url("/images/stamp1.png");
    position: absolute;
    width: 295px;
    height: 200px;
    z-index: 10;
    margin-left: 5%;
    margin-top: 5%;
    opacity: 0.5;
    pointer-events: none;
}

.list-box {
    padding: 10px 0px 10px 0px;
}

.left-box {
    box-shadow: 1px 1px 3px #999;
    color: #282828;
    background: #fff;
    padding: 15px;
    margin-bottom: 13px;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
    display: block;
    position: relative;
    width: 745px;
}

.filter-lists label {
    display: block;
    font-size: 12px;
}

.between {
    display: inline-block;
    padding: 3px 0 3px 2px;
    font-size: 12px;
}

.between input {
    font-size: 12px;
    padding-left: 2px;
}

.between-cont {
    position: relative;
}

.basket-box a span {
    border-bottom: 1px solid #99C1E6;
    margin: 0px;
}

.reset-filters div.reset-filters-url {
    text-align: center;
    padding-top: 10px;
}

a.url {
    border-bottom: 1px solid #99C1E6;
    color: #0164C1;
}

a.url:hover {
    border-bottom: 0px solid #99C1E6;
    color: #DE3127;
}

.conference-box {
    margin-bottom: 30px;
    box-shadow: 1px 1px 3px #999;
    border-radius: 0 0 5px 5px;
    background: #f7f6f3 url(../images/sh2.png) top repeat-x;
    color: #282828;
    padding: 10px 0;
}

.basket-box {
    box-shadow: 1px 1px 3px #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    color: #282828;
    overflow: hidden;
    margin-bottom: 20px
}

.basket-box .cart-sum {
    font-size: 25px;
    background: #f7f6f3 url(../images/sh2.png) top repeat-x;
    border: 0;
    text-align: right;
    padding: 20px;
}

.basket-box .cart-sum b {
    color: #ed1c24
}

.basket-box .status {
    white-space: nowrap;
    background: url(../images/ico05.png) 0 0 no-repeat;
    padding: 2px 0 5px 30px;
    color: #75a615
}

.basket-box .to-order {
    white-space: nowrap;
    background: url(../images/ico06.png) 0 0 no-repeat;
    padding: 2px 0 5px 30px;
    color: #939393
}

.basket-box .price {
    white-space: nowrap;
    font-size: 15px;
    font-weight: 700;
    text-align: right;
}

.basket-box .price span {
    font-size: 14px;
    font-weight: 300
}

.basket-box .summa {
    white-space: nowrap;
    font-size: 15px;
    font-weight: 700;
    color: #ed1c24;
    text-align: right;
}

.basket-box .summa span {
    font-size: 14px;
    font-weight: 300
}

.basket-box .del {
    background: url(../images/close.png) 0 1px no-repeat;
    padding: 0 0 5px 25px
}

.basket-box .del a {
    text-decoration: none;
    border-bottom: 1px dotted #0164c1;
    font-size: 13px
}

.basket-box .cart-head {
    background: url(/images/sh.png) bottom repeat-x;
    background-color: #FBF8F1;
    padding-bottom: 5px;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
}

.basket-box .cart-head div {
    text-align: left;
    padding: 20px;
    color: #282828;
    display: inline-block;
    white-space: nowrap;
}

.basket-box .cart-head .good-cost,
.basket-box .cart-head .good-count,
.basket-box .cart-head .good-cost-sum {
    width: 60px;
    text-align: center;
}

/**
* Основная часть карзины , список товаров
 */
.basket-box .goods-list .item > div {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

.basket-box .goods-list div.empty {
    display: none;
}

.basket-box .goods-list .b-img img {
    width: auto;
    max-width: 100%;
}

.basket-box .goods-list .b-img {
    width: 100px;
    text-align: center;
}

.basket-box .goods-list div.item-price,
.basket-box .goods-list div.item-sum {
    text-align: right;
}

.formItem {
    width: 51px;
    height: 34px;
    position: relative;
    margin: 0 auto
}

.formItem input {
    background: url(../images/pm_in.png) no-repeat;
    width: 38px;
    font-size: 14px;
    color: #000;
    border: 0;
    margin: 0;
    text-align: center;
    height: 34px;
    line-height: 34px
}

.formItem .input-minus {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    width: 16px;
    height: 17px;
    background: url(/images/input-plus.png) no-repeat;
    cursor: pointer
}

.formItem .input-plus {
    position: absolute;
    right: 0px;
    top: 17px;
    display: block;
    width: 16px;
    height: 17px;
    background: url(/images/input-minus.png) no-repeat;
    cursor: pointer
}

.order-box {
    box-shadow: 1px 1px 3px #999;
    border-radius: 5px 5px 0 0;
    color: #282828;
    overflow: hidden;
    background: #fff;
    padding: 10px 20px 20px 20px;
}

.order-box h3 {
    font-size: 20px;
    padding-bottom: 15px;
    color: #ed1c24
}

.order-box-left {
    float: left;
    width: 400px;
    height: 200px;
}

.order-box-left table {
    border-collapse: collapse
}

.order-box-left table td {
    padding: 0 10px 10px 0
}

.order-box-left table td:first-child {
    width: 115px;
    text-align: right;
    font-weight: 700;
    font-size: 13px
}

.order-box-left table td:first-child sup {
    color: #ed1c24;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700
}

.order-box-left table td input.in01 {
    width: 100%
}

.order-box-left table td input.in02 {
    width: 40px;
    margin-right: 7px
}

.order-box-left table td input.in03 {
    width: 80px
}

/*.order-box-right{float:left;width:300px}*/
.order-box-right div.celt {
    padding-bottom: 4px;
}

.order-box-right div img {
    vertical-align: middle;
    margin-right: 10px;
}

.order-box-right div a {
    text-decoration: none;
    border-bottom: 1px dotted #0164c1;
    font-size: 13px;
}

.order-box-right div sup {
    color: #ed1c24;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
}

.order-box-right label {
    font-weight: 700;
    font-size: 13px;
    display: block;
    padding-top: 2px;
}

.order-box-right textarea {
    margin-top: 5px;
    width: 50%;
    height: 57px;
    float: right;
}

.order-box-bot {
    padding: 50px 0 0 0;
    text-align: center;
    position: relative;
}

.order-box-bot p {
    font-style: italic;
    font-size: 13px;
    text-align: left;
}

.order-box-bot p sup {
    color: #ed1c24;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
}

.order-box-bot button.styler {
    font-size: 16px;
}

.order-box .help-block {
    color: #ed1c24;
    font-weight: bold;
}

.site-map ul {
    padding-left: 15pt
}

.divhr {
    height: 1px;
    background: transparent url("/images/hr.png") repeat-x scroll 0px 0px;
    clear: both;
    margin: 7px 0px;
}

.brief {
    line-height: 17px;
}

.term-desc-box {
    box-shadow: 1px 1px 3px #999;
    color: #282828;
    overflow: hidden;
    background: #FFF none repeat scroll 0% 0%;
    padding: 10px 18px;
    margin-bottom: 13px;
}

.tpanel td {
    padding: 3px;
}

.watched-node td.padd {
    padding: 5px;
}

.watched-node tr .hover {
    height: 1px;
    background: transparent url("/images/hr.png") repeat-x scroll 0px 0px;
    clear: both;
    margin: 7px 0px;
}

.center {
    text-align: center;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.base-action-container {
    position: absolute;
    left: 0;
    bottom: 5px;
}

.views-footer-image-container {
    position: relative;
}

img[id*=verifycode] {
    max-width: unset;
}

.awaits-result img {
    padding: 0;
}

.help-block {
    font-size: 1em;
    color: #999;
}

/* -------------------------- Login forms -------------------------- */

.parent-login-box {
    width: 100%;
    padding: 10px 15px 18px 15px;
    margin-bottom: 13px;
}

.form-box {
    background: #ffffff;
    box-shadow: 1px 1px 3px #999;
    border-radius: 5px;
    padding: 20px 30px;
}

.btn-reg-log {
    display: block;
    border: 1px solid #CCC;
    border-radius: 4px;
    background-color: #f5890a;
    padding: 2px 5px;
    font-weight: bold;
    color: #ffffff;
    word-wrap: break-word;
}

.btn-reg-log:hover {
    background: #b36407;
    color: #ffffff;
}

.login-text {
    font-size: 22px;
    padding: 15px 20px;
    margin-top: 10px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    box-shadow: inset 1px 1px 3px #ccc;
    color: #333;
    width: 100%;
}

.login-text:focus {
    border-color: #b36407;
    box-shadow: 0 0 3px 2px rgb(228 121 17 / 50%);
    outline: none;
}

.form-login-links
{
    margin: 1em 0;
}

.container-show-more
{
    text-align: center;
    clear:both;
}

.container-show-more #show-more
{
    width: auto;
    padding: 6px 12px;
    margin-top: 8px;
    margin-bottom: 0px;
}