

/* Start:/kalkulyator-shin-i-diskov/css/app.css?15693017417108*/
img.withlines {
    border-width: 1;
    /*	border-color: #aaaaaa;  #ff5500; */
}

table.withlines {
    /*	background-color: #888888; 666666;*/
    text-align: center;
    font-family: LatoRegular, sans-serif;
    font-size: 16px;
}

table.withlines td {
    /*	background-color: #d0d0d0; cccccc;*/
    height: 46px;
}

table.withlines td a.small {
    color: #442D7F;
    font-size: 12px;
    font-weight: normal;
}

table.withlines td a.smallalert {
    color: #ff0000;
    font-size: 12px;
    font-weight: normal;
}

table.withlines .title {
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    border-right: 3px solid #fff;
}

table.withlines th {
    height: 46px;
    background-color: #f1f1f1;
    color: #606060;
    text-align: center;
}

.brdr-tbl {
    background: url("/local/templates/kolesatyt/img/calc/bgrnd.jpg") left bottom repeat-x;
    padding-bottom: 5px;
}

table.withlines th a {
    color: #442D7F;
    font-weight: bold;
}

table.withlines th a.small {
    color: #442D7F;
    font-size: 12px;
    font-weight: normal;
}

table.withlines th a.small:hover {
    color: #ff00ff;
}

table.withlines th a.smallalert {
    color: #ff0000;
    font-size: 12px;
    font-weight: normal;
}

font.alert {
    color: #ff0000;
    font-weight: bold;
}

font.title {
    color: #7766ff;
    font-weight: bold;
}

table.pager {
    /*	background-color: #888888; #ff5500; */
}

table.pager td {
    color: #00ff00;
    background-color: #000000;
}

table.pager a {
    color: #777777;
}

table.pager td.shadow {
    background-color: #ddd;
}

.disabled {
    color: #777777;
}

.button td {
    color: #ffffff;
}

.button a {
}

.subMenu td {
    color: #ffffff;
    font-weight: bold;
}

.subMenu a {
    color: #bbaaff;
    font-weight: bold;
}

.subMenu a:hover {
    color: #ff22ff;
}

.topMenu {
    background-image: url(/kalkulyator-shin-i-diskov/css/./bg_topmenu.gif);
}

.topMenu td {
    color: #666666;
}

.topMenu a {
    color: #bbaaff;
}

.topMenu a:hover {
    color: #ff22ff;
}

.sideMenu {
    background-color: #000000;
}

.sideMenu a {
    color: #bbaaff;
    font-weight: normal;
}

.shadow {
    color: #bbbbbb;
}

#compareSpecs {
    display: inline-block;
    vertical-align: top;
}

table.withlines th {
    border-radius: 2px;
    font-size: 14px;
    font-weight: 100;
}

body {
    font-size: 14px;
    color: #484848;
}

td {
    font-size: 14px;
}

small {
    font-weight: bold;
    font-size: 12px !important;
}

#bodyspan {
    display: inline-block;
}

#vatman {
    border-radius: 8px;
}

.dashborder {
    /*border: dashed 2px #d7d7d7;*/
    padding: 2px;
    /*border-radius: 10px;*/
    display: inline-block;
}

form .blocks {
    width: 100%;
    margin: 0 0 21px 6px;
}

form .block {
    width: 180px;
    float: left;
    background: white;
    border-radius: 8px;
    padding: 6px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

form .block.disk {
    margin-left: 10px;
    width: 182px;
    float: right;
    margin-right: 12%;
}

label {
    color: #484848;
}

select.selectBox {
    opacity: 0;
    font-weight: normal;
    border-radius: 3px;
    background: transparent;
    width: auto !important;
    min-width: 0;
}

.selectBox-dropdown {
    border-radius: 0px;
    font-weight: normal;
    background: transparent;
    width: auto !important;
    min-width: 0;

    color: #337ab7;
    font-size: 16px;

    border: 0;
}

.selectBox-dropdown {
    padding-right: 10px;
}

.selectBox-dropdown:hover {
    cursor: pointer;
    color: #484848;
}

.selectBox-dropdown:focus {
    border-color: #ff6600;
}

.selectBox-dropdown .selectBox-label {
    color: #337ab7;
    font-family: LatoRegular, sans-serif;
    font-size: 16px;
    font-style: normal;

    font-weight: normal;
    width: auto !important;
    padding: 3px 3px 0px 4px;

    line-height: 20px;
    height: 20px;
    border: 0;
    border-bottom: 1px dashed;
    display: inline-block;
}

.selectBox-dropdown .selectBox-arrow {
    display: none;
}

form .block .sizes {
    font-family: LatoRegular, sans-serif;
    font-size: 16px;
    font-style: normal;
    height: 28px;
    line-height: 20px;
    vertical-align: top;
    padding-top: 2px;
}

form .block .sizes:after {
    content: "";
    width: 100%;
    display: inline-block;
}

.dpparam {
    display: inline-block;
    vertical-align: bottom;
    margin-right: -5px;
    color: #606060;
}

.selectBox-options {
    min-width: 85px;
}

.selectBox-options li a {
    color: #484848;
    text-decoration: none;
}

.selectBox-options li a:hover {
    cursor: pointer;
    color: #ff6600;
}

iframe.painting {
    margin-right: -10px;
}

form + center {
    padding-right: 10px;
    border: solid 2px #e7e7e7;
}

form fieldset {
    border: none;
    padding: 0px;
}

form fieldset[disabled] {
    opacity: 0.5;
}

.calc-shin-disk {
    margin-top: 30px;
}

#bodyspan {
    width: 100%;
}

#bodyspan table {
    width: 100%;
}

/*filter universal stupica checkbox */
.checkbox {
    height: 22px;
    margin: 10px 0;
    vertical-align: middle;
    word-wrap: break-word;
    line-height: normal;
}

.checkbox input[type=checkbox] {
    display: none;
}

.checkbox label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    padding-top: 4px;
    font-family: LatoRegular, sans-serif;
    font-size: 16px;
    color: #606060;
}

.checkbox label:after, .checkbox label:before {
    top: 1px;
    left: 1px;
    width: 20px;
    height: 20px;
    position: absolute;
    content: '';
}

.checkbox label:after {
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
}

.checkbox input[type=checkbox]:checked + label:before {
    visibility: visible;
    opacity: 1;
    left: 3px;
    top: 5px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 1;
    padding: 0;
    vertical-align: baseline;
    width: 16px;
    height: 12px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMBAMAAACZySCyAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAMFBMVEX///9qnB1qnB1qnB1qnB1qnB1qnB1qnB1qnB1qnB1qnB1qnB1qnB1qnB1qnB3///8Nvh0WAAAADnRSTlMAMM/fQO/Q8L+vEOBQYB1Jz+8AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAASklEQVQI12NgAAMhEwjNGPcYwhB99wwq8K6QQWIWSOC5AMO+RwvAAgz73mmBBRjOvXsMFmDgffcOLMDAcO8dWAAkBBFgYDidCCIBrBEeHRLrInsAAAAASUVORK5CYII=');
}

table.withlines .text-danger {
    color: red !important;
}

table.withlines .text-success {
    color: #6a9c1d;
    font-weight: bold;
}

.compareSpecs-legend {
    margin-top: 30px;
    margin-bottom: 30px;
}

.compareSpecs-legend__item {
    display: inline-block;
    margin-right: 30px;
}

.legend-color {
    display: inline-block;
    height: 18px;
    width: 40px;
    vertical-align: middle;
}

.legend-color--danger {
    background-color: red;
}

.legend-color--success {
    background-color: #6a9c1d;
}
/* End */


/* Start:/kalkulyator-shin-i-diskov/css/jquery.selectBox.css?15693017413562*/
/* Dropdown control */
.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #BBB;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    background: #F2F2F2;
    background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url(/kalkulyator-shin-i-diskov/css/jquery.selectBox-arrow.gif) 50% center no-repeat;
    border-left: solid 1px #BBB;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #666;
}

/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap;
}

/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}
/* End */
/* /kalkulyator-shin-i-diskov/css/app.css?15693017417108 */
/* /kalkulyator-shin-i-diskov/css/jquery.selectBox.css?15693017413562 */
