@media (min-width: 1200px) {
    .container {
        width: 960px;
    }
}

body{
    font-family: 'Open Sans', sans-serif;
}

.main_container{
    padding-bottom: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

header {
    background-image: url("/images/design/bg/rockywall.png");
    padding-top: 18px;
    padding-bottom: 18px;
}

h1, h2, h3 {
    color: #2db34b;
}

footer, #top_menu {
    background-repeat: repeat;
}

label{
    font-weight: normal;
}

.top-menu-item a{
    color: white;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
    line-height: 24px;
}
@media(max-width:767px){
    .top-menu-item{
        width: 100%;
        text-align: center;
        box-shadow: 0px -1px 0px #ddd;
    }
    .top-menu-item a{
        width: 100%;
        height: 100%;
        display: block;
        margin: 0;
        line-height: 30px;
    }
    .top-menu-item a:hover{
        background: rgba(0,0,0,0.2);
        text-decoration: none;
    }
}
#top_menu {
    display: none;
}
footer {
    background-image: url("/images/design/bg/blackmamba.png");
}
@media(max-width:767px){
    footer{
        text-align: center;
    }
}

.footer-main{
    border-bottom: rgba(153, 153, 153, 0.19) solid 1px;
    background-size: 25%;
    padding: 0 10px 16px;
    margin-bottom: 5px;
}

.footer-block{
    margin-top: 14px;
    width: 20%;
    float: left;
    padding: 10px;
    min-width: 182px;
}
@media(max-width:767px){
    .footer-block{
        width: 100%;
        margin: 0;
    }
    .footer-block > h4.footer-block-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .footer-block li>a{
        font-size: 15px;
    }
    .footer-block ul>li{
        margin: 5px;
    }
}

.footer-block h4{
    margin-bottom: 18px;
}

.footer-block ul{
    padding-left: 0;
}

.footer-block ul li{
    list-style-type: none;
}
.footer-block ul li,
.footer-block a,
.footer-block p{
    color: #fefefe;
    font-size: 13px;
}


.footer-block a.with-icon{
    display: inline-block;
    line-height: 26px;
    margin-bottom: 8px;
}

.fa{
    margin: 0 5px;
    vertical-align: middle;
}
.footer-block a:hover:before{
    opacity: 0.4;
}

.footer-block-title{
    font-size: 15px;
}

.newsletter_form{
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 200px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.newsletter_form input,
.newsletter_form button{
    height: 30px;
    line-height: 30px;
    border: 0;
    margin: 0;
    padding: 0 10px;
    color: #fff;
}
.newsletter_form input{
    width: 100%;
    padding-right: 45px;
    background: #0b0e13;
}
.newsletter_form button{
    position: absolute;
    top: 0;
    right: 0;
}

.custom_navbar{
    box-shadow: 0px 3px 5px 0px #efefef;
    -webkit-box-shadow: 0px 3px 15px 0px #e2e2e2;
    -moz-box-shadow: 0px 3px 5px 0px #efefef;
    min-height: 0;
    margin-bottom: 0;
}

/* navbar */
.custom_navbar {
    background-color: #ffffff;
    margin-bottom: 0;
}
.custom_navbar .navbar-brand {
    color: #707070;
}
.custom_navbar .navbar-brand:hover,
.custom_navbar .navbar-brand:focus {
    color: #ffffff;
}
.custom_navbar .navbar-text {
    color: #707070;
}

.custom_navbar .navbar-collapse{

}
.custom_navbar .navbar-nav > li > a {
    font-size: 15px;
    padding: 12px;
    margin: 0 4px;
    box-shadow: none;
    border: 0px none #000000;
    border-color:inherit;
    color: #707070;
}
.custom_navbar .navbar-nav > li > a.icon {
    margin: 4px auto;
    padding: 8px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    width: 36px;
}
@media(min-width:768px) {
    .custom_navbar .navbar-nav > li > a.icon > span {
        margin-left: 3px;
    }
}

.custom_navbar .navbar-nav > .active > a,
.custom_navbar .navbar-nav > .active > a:hover,
.custom_navbar .navbar-nav > .active > a:focus {
    color: #ffffff;
}
.custom_navbar .navbar-nav > .open > a,
.custom_navbar .navbar-nav > .open > a:hover,
.custom_navbar .navbar-nav > .open > a:focus {
    color: #ffffff;
}
.custom_navbar .navbar-toggle {
}
.custom_navbar .navbar-toggle:hover,
.custom_navbar .navbar-toggle:focus {
}
.custom_navbar .navbar-toggle .icon-bar {
    background-color: #00b352;
}
.custom_navbar .navbar-collapse,
.custom_navbar .navbar-form {
    border-color: #707070;
}
.custom_navbar .navbar-link {
    color: #707070;
}
.custom_navbar .navbar-link:hover {
    color: #ffffff;
}
.custom_navbar .navbar-nav .open .dropdown-menu{
    border: 0;
}
.custom_navbar .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
}

.main_wrapper.edit{
    background-color: #fffffc;
    background-image: url("data:image/svg+xml;utf8,\
        <svg xmlns='http://www.w3.org/2000/svg' width='400' height='200'>\
        <text x='200' y='100' \
        text-anchor='middle' dominant-baseline='middle' \
        fill='%23ff8000' fill-opacity='0.3' \
        font-size='36' font-family='sans-serif' \
        transform='rotate(-30 200 100)'>OPRAVA ZMLUVY</text>\
        </svg>");
    background-repeat: repeat;
    background-size: 200px 100px; /* musí sedieť s width/height v SVG */
}

.main_wrapper.index-page{
}
@media(max-width:991px) and (min-width:768px){
    #navbar{
        padding: 0;
    }
    .custom_navbar .navbar-nav > li > a{
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .custom_navbar .navbar-nav > li > a {
        text-align: center;
    }
    .custom_navbar .navbar-nav .open .dropdown-menu > li > a {
        color: #707070;
    }
    .custom_navbar .navbar-nav .open .dropdown-menu > li > a:hover,
    .custom_navbar .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
    }
    .custom_navbar .navbar-nav .open .dropdown-menu > .active > a,
    .custom_navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
    .custom_navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
    }
}

.breadcr {
    list-style: none;
    display: block;
    margin: 0;
    padding: 5px 0 5px 0;
}

.main_wrapper.index-page main_container breadcr{
    background-color: #eeeeee;
}

.breadcr li {
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
}
.breadcr a {
    color: #a9a9a9;
    text-decoration: underline;
}
.breadcr li.active a {
    text-decoration: none;
    font-weight: bold;
}
.breadcr a:hover {
    color: #707070;
}
.breadcr>.active {
    color: rgba(153, 153, 153, 1);
}
.breadcr>li+li:before {
    color: #707070;
    content: "\3E";
}
.form_element{
    padding-left: 0;
    padding-right: 0;
}

.form_date_day, .form_date_month {
    width: 27%;
    float: left;
}
.form_date_year{
    width: 33%;
    float: left;
}

.form_tel_prefix {
    width: 31%;
    float: left;
}

.form_tel_number {
    width: 68%;
    float: left;
}

.time_separator{
    float: left;
    height: 34px;
    line-height: 34px;
    display: block;
    margin-left: 2px;
    margin-right: 2px;
}
.form_time_minute, .form_time_hour{
    float: left;
    width: 33%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .form_date_day, .form_date_month, .form_date_year {
        width: 100%;
    }
    .form_time_minute, .form_time_hour{
        width: 40%;
    }
}

.text_highlight{
    color:#008500;
    font-weight: bold;
}

.launch-datepicker{
    margin: 6px;
    float: left;
}

.form_group{
    padding-top:6px;
    padding-bottom: 6px;
}
.group_name{
    font-size: 12px;
}
.field_error{
    background-color: #ffe7e6;
    border-color: #e30613;
}

.similar_diff ul{
    margin-left:0px;
}

.similar_diff ul li{
    color: orangered;
    margin-left:0px;
}

.update_error{
    margin: 5px;
    color: orangered;
    font-weight: bold;
}

.pricelist{
    margin-bottom: 10px;
}

.products_group_separator{
    font-size: 1.5em;
    width: 100%;
    padding-top: 30px;
    margin-top: 25px;
    padding-bottom: 10px;
    display: inline-block;
    border-top: solid 5px #ff0000;
}

.pricelist_product{
    background-color: #ffffff;
    border: #eeeeee solid 1px;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    float: left;
    width: 100%;

    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.pricelist_product:hover{
    background-color: #f0f8f5;
    /* background-image: linear-gradient(to top, #edf7f4, #f2f9f7); */
    border-color: #acd6d8;
}
.pricelist_product>div{
    flex: 1;
    padding: 0px 10px;
}
.pricelist_product>.pricelist_text_info{
    flex: 3;
}
.pricelist_product>.pricelist_price{
    white-space: nowrap;
}

.pricelist_product.warning{
    border-color: #ffacac;
    background-color: #fff6f6;
}

.pricelist_product.focus{
    border: solid 5px #5ecd91;
}

.pricelist_product.warning:hover {
    background: #ffecec;
}

.product_err_msg.warning{
    color: #ff5252;
}

@media(max-width:767px){

    .pricelist_product{
        -webkit-justify-content: center;
        justify-content: center;
    }
    .pricelist_logo{
        flex: 30%;
    }
    .pricelist_product>.pricelist_text_info{
        flex: 70%;
    }
    .pricelist_product>div{
        margin-bottom: 20px;
    }
    .pricelist_logo{
        text-align: center;
    }
}

@media(max-width:991px){

    .col-sm-4 label.radio_label{
        margin-left: 0px;
        display: block;
    }
    .col-sm-7 label.radio_label{
        margin-left: 0px;
        display: block;
    }

    .help-text-div {
        padding: 5px;
        width: 5px;
    }

}

.pricelist_product.isolated{
    width: 93%;
}

/* .pricelist_logo img, */
pricelist_logo h3 img {
    width: 125px;
    margin: 10px;
}

.pricelist_logo img{
    display: inline-block;
    max-width:125px;
    max-height:45px;
    width: auto;
    height: auto;
}

.logo_img_wr{
    width: 125px;
    height: 45px;
    text-align: center;
    margin: 10px;
}

.pricelist_price{
    font-size: 24px;
    font-weight: bold;
}

.product_inputs_separator {
    margin-top: 12px;
    display: table;
    width: 100%;
    text-align: center;
}

.sep_line {
    display: table-cell;
    width: 50%;
    background-image: linear-gradient(to top, transparent 7px, #b7b7b7 8px, transparent 9px, transparent 10px);
    vertical-align: middle;
    margin: 0 5px;
}

.sep_text {
    color: #b7b7b7;
    display: table-cell;
    white-space: nowrap;
    padding: 0 10px;
}

.pdf_product_selector_item{
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}

.pdf_product_selector_item:last-child{
    margin-bottom: 5px !important;
}

.pdf_product_selector_item, #pdf_product_selector_master_item{
    display: none;
}

.mods_element_checkbox.checked{
    background-color: #e6f8ee;
    border-color: #00b352;
    color: #00b352;
}

.mods_element_checkbox.enabled{
    cursor: pointer;
}

.mods_element_checkbox.disabled{
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #a7a7a7;
    cursor: not-allowed;
}

.mods_element_checkbox.disabled.checked{
    background-color: #f5f5f5;
    border-color: #00b352;
    color: #00b352;
    cursor: not-allowed;
}

.mods_element_checkbox {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 5px 10px;
    margin-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #f8f8f8;
    background-color: #f8f8f8;
    color: black;
}

.mods_element_checkbox i.fa_icon{
    -webkit-text-stroke: 0.5px white;
    margin-left: 0px;
}

.mods_element_checkbox.checked.warning{
    background: linear-gradient(45deg, #d4d4d4 25%, #e6f8ee 25%, #e6f8ee 50%, #d4d4d4 50%, #d4d4d4 75%,  #e6f8ee 75%);
    background-size: 20px 20px;
}

.mods_selectbox_title{
    vertical-align: middle;
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
}
.mods_text_title{
    vertical-align: middle;
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
}

.mods_tooltip_icon{
    vertical-align: middle;
    line-height: 12px;
    font-size: 18px;
}

.mods_checkbox_out{
    float: left;
    margin-top: 20px !important;
    margin-bottom: 4px;
    margin-left: 12px;
}

.mods-form-group{
    padding-left: 165px;
}

.pricelist_mod_element[data-mod-type="selectbox"] {
    width: 220px;
    line-height: 70px;
    height: 30px;
    border-color: gainsboro;
}

.pricelist_mod_element[data-mod-type="trigger_button"] {
    width: max-content;
    webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 4px 15px;
    background: #00b352;
    color: white;
    border: 1px solid transparent;/*
    margin-top: 5px;*/
}

.pricelist_mod_list.table{
    display: table;
    width: 100%;
}

.pricelist_mod_list.row{
    display: table-row;
}

.pricelist_mod_list.cell{
    vertical-align: middle;
    display: table-cell;
    padding: 2px;
}

.pricelist_mod_list.cell.header{
    font-weight: bold
}

@media(max-width:991px){
    .pricelist_mod_element[data-mod-type="selectbox"] {
        width: 160px;
    }
}
@media(max-width:767px){
    .pricelist_mod_element[data-mod-type="selectbox"] {
        width: 100%;
    }
    .mods-form-group{
        padding-left: 0px;
    }
}

.pricelist_mod_element[data-mod-type="price"] {
    width: 220px;
    line-height: 70px;
    height: 30px;
    border: solid 1px gainsboro;
    padding-left: 5px;
    padding-right: 30px;
}
@media(max-width:991px){
    .pricelist_mod_element[data-mod-type="price"] {
        width: 160px;
    }
}
@media(max-width:767px){
    .pricelist_mod_element[data-mod-type="price"] {
        width: 100%;
    }
    .mods-form-group{
        padding-left: 0px;
    }
}

.pricelist_mod_element[data-mod-type="text"] {
    width: 220px;
    line-height: 70px;
    height: 30px;
    border: solid 1px gainsboro;
    padding-left: 5px;
    padding-right: 30px;
}
@media(max-width:991px){
    .pricelist_mod_element[data-mod-type="text"] {
        width: 160px;
    }
}
@media(max-width:767px){
    .pricelist_mod_element[data-mod-type="text"] {
        width: 100%;
    }
    .mods-form-group{
        padding-left: 0px;
    }
}

div.red_highlight [data-mod-type="selectbox"] {
    background-color: red;
}


.continue_btn{
    outline:0;
}

.form_unit{
    /* v1 */
    font-style: italic;
    text-align: right;
    /* width: 100%; */
    display: inline-block;
    /* v2 */
    /*font-style: italic;
    text-align: right;
    width: 1%;
    padding-left: 2px;
    display: inline-block;*/
}

.pricelist-riziko-tooltip .tooltip-inner {
    text-align:left;
    min-width: 500px;
    font-size: 12px;
}

.pricelist-riziko-tooltip h3{
    margin-top: 5px;
}

.pricelist-riziko-tooltip ul{
    margin-bottom: 5px;
}

.pricelist-riziko-tooltip .tooltip-inner{
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #535353;
}

.tooltip-arrow{
    border-top-color:#535353 !important;
    border-bottom-color: #535353 !important;
}

.tooltip.top{
    margin-top: -15px;
}


.pricelist-riziko-tooltip.tooltip.in{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
}

#odstavcove h2{
    clear: both;
}

.clear {
    clear: both;
}

.form_sports {
    cursor: pointer;
}

.modal_sports .modal-dialog .modal-content .modal-body blockquote{
    font-size: 14px;
}

.footer_copyright {
    color: #fefefe;
    font-size: 12px;
    padding: 3px;
}

.index-product-type{
    background-image: url("/images/design/bg/45degreee_fabric.png");
    background-repeat: repeat;
    margin-left: 12px;
    min-height: 270px;
    transition: 0.3s;
    display: block;
    text-decoration: none;
}

.basic-text{
    line-height: 1.4;
    color: #333;
}

.index-product-type:hover{
    background: linear-gradient(0deg,rgba(255,255,255,0.5),rgba(255,255,255,0.5)),url("/images/design/bg/45degreee_fabric.png");
    box-shadow: 0 0 50px 8px rgba(0,0,0,0.2);
    text-decoration: none;
}

.index-product-type:hover > .ind-btn>a, .index-product-type:hover > .ind-btn>span{
    background-color: #008446;
    color: #fefefe;
    text-decoration: none;
}
@media(max-width:767px){
    .index-product-type{
        text-align: center;
        margin: 10px;
    }
}

.index-product-type ul,.index-product-type p {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0px;
}
.index-product-type ul li {
    font-size: 13px;
    vertical-align: middle;
    padding-left:20px;
    padding-top: 0px;
    list-style: none;
    margin: 6px 0 6px 0;
}
@media(max-width:767px){
    .index-product-type ul li{
        display: table;
        margin: 10px auto;
    }
}

.ind-icon{
    margin: 15px 39px;
    max-width: 220px;
}

.ind-btn{
    text-align: center;
    padding: 15px;
}
.ind-btn>a, .ind-btn>span{
    overflow: hidden;
    border-radius: 24px;
    width: 180px;
    height: 35px;
    display: inline-block;
    padding: 8px;
    background-color: #00b352;
    color: #fefefe;
}

.index-product-type h2{
    font-weight: 600;
    font-size: 22px;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
    min-height: 48px;
}

.index-product-type h2 a, .index-product-type h2 span{
    color: #696969;
    font-weight: 500;
}

.ind-slider-img, .ind-slider-info{
    height: 205px;
}

.ind-slider-img{
    width: 550px;
}

.ind-slider-info{
    z-index: 2;
}
.ind-slider{
    margin-bottom: 10px;
}

.ind-slider-index{
    background: url("/images/design/slider/index_1.png") no-repeat right top;
}
@media(max-width:767px){
    .ind-slider-index{
        box-shadow: inset 0 0 0 100px rgba(255, 255, 255, 0.7);
    }
}


.ind-slider-img{
    text-align: right;
    position: absolute;
    right: 0;
}
.ind-slider-img img{
    height: 100%;
    width: auto;
    right: 0;
}
@media(max-width:767px){
    .ind-slider-info{
        height: auto;
        margin-bottom: 10px;
    }
    .ind-slider-img{
        height: auto;
        text-align: center;
        max-width: 100%;
        position: relative;
        display: none;
    }
    .ind-slider-img img{
        max-width: 100%;
        height: auto;
    }
}

.ind-slider-info div{
    padding-left: 15px;
}

.ind-slider-info div h2{
    font-size: 25px;
    font-weight: 600;
}
@media(max-width:767px) {
    .ind-slider-info div h2 {
        font-size: 18px;
        font-weight: 600;
    }
}

.ind-slider-info div p{
    font-weight: normal;
}

.ind-vyhody h2{
    color: #00b352;
    font-size: 18px;
    font-weight: 600;
}

.ind-vyhody-item{
    min-height: 70px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.ind-vyhody-item-icon{
    background-color: #eeeeee;
    border-radius: 26px;
    padding: 13px;
    max-width: 52px;
    margin: 10px auto 0;
}
.ind-vyhody-item-text{
    padding-top: 15px;
}
.ind-vyhody{
    padding-bottom: 7px;
}
@media(max-width:767px){
    .ind-vyhody-item .col-sm-10{
        text-align: center;
        font-size: 16px;
        padding: 10px 15px;
    }
}

.ind-company-info{
    font-weight: normal;
    margin-top: 12px;
}

.ind-company-info-right{
    margin-top: 45px;
}

.ind-citat{
    padding-left: 30px;
    padding-top: 3px;
    background: url("/images/design/ind-citat.png") no-repeat 0 3px;
}

.ind-citat span{
    font-weight: bold;
    display: block;
    text-align: right;
}

.riziko-icon{
    margin-right: 3px;
    width: 25px;
    height: 25px;
}

.riziko-icon-cp{
    margin-right: 0px;
}

.riziko-icon-dni{
    color: white;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    margin-right: 3px;
    background: url("/images/icons/pricelist/cp_dni.png") no-repeat 0 0;
}

.riziko-icon-styled{
    color: #ababab;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 24px;
    font-size: 11px;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 4px;
    background-color: #ebebeb;
    border: solid 1px #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.riziko-icon-pzp-active{
    color: darkgreen;
    background-color: greenyellow;
    border: solid 1px darkgreen;
}

.riziko-icon-ps{
    border: none;
    background-image: url(/images/design/icons/icon_ps.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.btn.gamp{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 10px 24px;
}

.btn.gamp.fill{
    color: white;
    padding: 9px 24px;
}

.btn.gamp.blank{
    background-color: transparent;
}


.radius4{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
/*search START*/
.search{
    margin-top: 15px;
    position: relative;
    float: left;
    width: 100%;
}
.search input{
    border: 0;
    width: 100%;
    display: block;
    line-height: 30px;
    padding: 0px 80px 0px 20px;
}
.search .glyphicon{
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 30px;
    border: 0;
    color: #fff;
}
/*search stop*/

/*select START*/
.quick-product-selection{
    width: 100%;
    margin-top: 10px;
    float: left;
    padding: 10px;
}
.quick-product-selection h2{
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #fff;
}
.quick-product-selection .select{
    border: 0;
    width: 100%;
    border-radius: 4px;
    line-height: 30px;
    height: 30px;
    padding: 0 20px 0 5px;
    color: #434343;
    font-size: 12px;
}
.quick-product-selection .select-wrap{
    position: relative;
    width: 100%;
    height: auto;
}

.quick-product-selection .select2-container .select2-selection--single .select2-selection__rendered,
.ind-slider .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 30px;
}

.quick-product-selection .select2-container--default .select2-selection--single .select2-selection__arrow,
.ind-slider .select2-container--default .select2-selection--single .select2-selection__arrow{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 28px;
    width: 28px;
    background: #e5e5e5;
    border: 1px solid #aaa;
    border-left: 0;
    border-radius: 0px 4px 4px 0;
    line-height: 28px;
    text-align: center;
}

.select2-results__group {
    font-size: 14px;
    color: #aaa;
}

.quick-product-selection .select2-container--default .select2-selection--single .select2-selection__arrow:after,
.ind-slider .select2-container--default .select2-selection--single .select2-selection__arrow:after{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e114";
    color: #1d8265;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
@media(max-width:767px){
    .quick-product-selection {
        margin-bottom: 10px;
    }
}
/*select STOP*/

/*img-linx START*/
.img-link{
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: 70px;
    border-radius: 4px;
    background: #fff;
    margin-top: 10px;
    background-color: #e4e4e4;
    transition: 0.3s;
}
.img-link:hover{
    background: #f1f1f1;
    box-shadow: 0 0 35px 5px rgba(0,0,0,0.2);
}
.img-link>.row{
    margin: 0;
}
.link-text{
    width: 72%;
    color: #707070;
    font-size: 15px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.link-text.spol{
    width: 51%;
}

.link-img{
    margin: 10px 4px;
}

.cooperate{
    height: 70px;
    margin-left: -2px;
    margin-top: 0px;
    margin-right: -20px;
    transition: 0.3s;
}

.img-link:hover > div > div > .cooperate{
    height: 80px;
    margin-left: -2px;
    margin-top: -8px;
    margin-right: -20px;
}

@media(max-width:991px){
    .img-link{
        width: 32%;
        margin-right: 2%;
        height: 70px;
    }
    .img-link:last-of-type{
        margin-right: 0px;
    }
}
@media(max-width:767px){
    .img-link,
    .img-link:last-of-type{
        clear: both;
        width: 100%;
        float: none;
        height: 70px;
        margin: 10px auto 0;
    }
    .link-text{
        margin-top: 15px;
    }
    .link-img{
        margin: 13px 5px;
    }
    .cooperate{
        margin-top: 0px;
    }
}
/*img-linx STOP*/

/*aktuality START*/
.aktuality{
    clear: both;
    overflow: hidden;
    margin: 10px auto;
}
@media(max-width:767px){
    .aktuality{
        max-width: 480px;
        font-size: 16px;
    }
}
.aktuality h2{
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}
.aktuality h2:before{
    content: '';
    display: inline-block;
    vertical-align: text-bottom;
    width: 26px;
    height: 33px;
    background: url(../../images/design/list_icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 10px;
}
.aktuality-dni{
    list-style: none;
    padding-left: 0px;
    color: #959595;
}
.aktuality-datum{
    padding-left: 30px;
}
.aktuality-dni ul{
    padding-left: 30px;
    margin-bottom: 10px;
    text-decoration: underline;
}
.aktuality-dni ul a{
    color: #636363;
}
.aktuality-dni ul a:hover{
    color: #000;
}
.aktuality a{
    font-weight: normal;
}
.aktuality>a:before{
    content: '\e080';
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    border-radius: 8px;
    margin-right: 10px;
}
/*aktuality STOP*/

.contact-text{
    position: absolute;
}

.green-info > img{
    margin: -25px -45px;
}
.green-info > div{
    padding: 2px;
}
/*spolocne farby START*/
.footer-block-title,
.green-text{
    color: #00b352;
    clear: both;
}

.green-header{
    color: #00b352;
    clear: both;
}
.green-info{
    color: #008446;
}

.green-info > a, .green-info >span > a{
    font-weight: 600;
    font-size: 14px;
    color: #008446;
    text-decoration: underline;
}

.green-info > div > a{
    font-weight: 600;
    font-size: 14px;
    color: #008446;
    padding: 5px auto;
}

.contact-xs{
    height: 40px;
    padding: 10px 0;
}

.form_section_title{
    color: #00b352;
    clear: both;
}

.section_pripoistenia_ext2 .form_group, .section_pripoistenia_ext3 .form_group, .section_pripoistenia_ext .form_group, .section_pripoistenia .form_group{
    min-height: 4em;
}

.h3-like{
    font-size: 24px;
    text-decoration: none;
}

.h3-like:hover, .h3-like:active, .h3-like:visited, .h3-like:link{
    color:     #00b352;
    font-size: 24px;
    text-decoration: none;
}

.pointer-cursor{
    cursor: pointer;
}

.green-border{
    border-color: #00b352;
}

.navbar-toggle .collapsed .icon-bar  {
    background-color: #00b352;
}
@media (max-width: 767px) {
    .sub-menu {
        padding: 10px 0;
    }
}

.navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s;
}
.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    margin-left: 3px;
    margin-right: -5px;
}
.navbar-toggle .middle-bar {
    opacity: 0;
}
.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    margin-left: 3px;
    margin-right: -5px;
}


.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
    margin-left: 0;
}
.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
    margin-left: 0;
}

.green-box-shadow{
    -webkit-box-shadow: inset 0px 0px 0px 1px #00b352;
    -moz-box-shadow: inset 0px 0px 0px 1px #00b352;
    box-shadow: inset 0px 0px 0px 1px #00b352;
}
.green-box-shadow.green-text.with-hover:hover{
    background: #00b352;
    color: #fff;
    -webkit-box-shadow: inset 0px 0px 0px 1px #42cc61;
    -moz-box-shadow: inset 0px 0px 0px 1px #42cc61;
    box-shadow: inset 0px 0px 0px 1px #42cc61;
}

.custom_navbar .navbar-nav .open .dropdown-menu,
.custom_navbar .navbar-nav > .open > a,
.custom_navbar .navbar-nav > .active > a,
.custom_navbar .navbar-nav .open .dropdown-menu > .active > a,
.green-back,
.g-btn-primary,
.g-btn-primary:hover{
    background: #00b352;
}

.gray-back{
    background: #a8a8a8;
}


.custom_navbar .navbar-nav > li > a:hover,
.custom_navbar .navbar-nav > li > a:focus ,
.custom_navbar .navbar-nav > .active > a:hover,
.custom_navbar .navbar-nav > .active > a:focus ,
.custom_navbar .navbar-nav .open .dropdown-menu > .active > a:focus,
.custom_navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.green-back.with-hover:hover{
    background: #e8e8e8;
}

.custom_navbar .navbar-nav > li > a.icon:hover {
    background-color: #008446;
}
/*spolocne farby STOP*/

.custom_navbar .navbar-nav > li > a.not-round{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.confirm-row{
    margin: 10px auto
}

.gform .form_group{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.gform .form_group .col-sm-4{
    flex: 0.9;
}
.gform .form_group .col-sm-7{
    flex: 2;
}
@media(max-width:767px){
    .gform .form_group .col-sm-4{
        flex: 96%;
    }
}

.gform .form_group:hover {
    background: rgba(45, 179, 75, 0.3);
}
.poistovne-loga{
    border: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.poistovne{
    display: inline-block;
    height: 20px;
    width: auto;
    margin: 4px 4px;
}
.poistovne img{
    height: 100%;
    width: auto;
    border: 0;
}


/*fonts START*/
body{
    font-size: 12px;
}
.ind-slider-info,
.ind-company-info,
.quick-links,
.aktuality,
.btn-info,
.g-btn-primary,
h4{
    font-size: 14px;
}
h4{
    font-weight: bold;
}
h3.green-text{
    font-size: 20px;
}
h2.green-text{
    font-size: 25px;
}
/*fonts STOP*/
.g-btn-primary{
    border: 0;
    color: #fff;
    border-radius: 20px;
    margin: 0px auto;
    float: none;
    text-align: left;
    padding: 5px 30px 5px 10px;
    margin-bottom: 20px;
    background-image: url('/images/design/icons/arrow-right-white.png');
    background-repeat: no-repeat;
    background-position: right;
    background-position: right+10px center;
    display: table;
}

.block {
    display: block;
}

.g-btn-primary:hover{
    opacity: 0.8;
    color: #fff;
    text-decoration: none;
    background-image: url('/images/design/icons/arrow-right-white.png');
    background-repeat: no-repeat;
    background-position: right;
    background-position: right+10px center;
}
/*horny slider START*/
.ind-slider .select2-container .select2-selection--single,
.ind-slider .select2-container .select2-selection--single .select2-selection__rendered,
.ind-slider .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
    line-height: 40px;
}
.ind-slider .select2-container .select2-selection--single .select2-selection__rendered{
    padding-right: 35px;
}
.ind-slider .select2-container--default .select2-selection--single .select2-selection__arrow{
    background: #fff;
    border-left: 1px solid #aaa;
}
.ind-slider ul{
    list-style: none;
    margin-bottom: 15px;
}
.ind-slider li{
    position: relative;
}
.ind-slider li:before{
    content: '';
    background-image: url('/images/design/icons/icon-ok.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 14px;
    height: 10px;
    left: -25px;
    top: 5px;
}
.btn-info{
    background: #ff8744;
    background-image: linear-gradient(to top, #ff6d1c, #ff8744);
    box-shadow: 0px 0px #ff9f51 inset;
    border: 1px solid #e95808;
    color: #fff;
    height: 39px;
    padding: 4px 15px;
    margin-left: 10px;
}
.btn-info:hover{
    background: #ff6d1c;
    background-image: linear-gradient(to top, #ff8744, #ff6d1c);
    border: 1px solid #e95808;
}
/*horny slider START*/
/*styled list START*/
.styled-list{
    counter-reset: list-counter;
    list-style: none;
    padding-left: 80px;
    position: relative;
}
.styled-list li{
    position: relative;
}
.styled-list li:before{
    content: counter(list-counter)'.';
    counter-increment: list-counter;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background: #2c9a61;
    border-radius: 20px;
    margin-top: -20px;
}
/*styled list STOP*/
/*quick menu START*/
.quick-menu>div{
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
}
.quick_menu_text{
    margin-bottom: 28px;
}
.quick-menu .g-btn-primary{
    min-width: 60%;
}
.quick-menu>div>h3{
    line-height: 40px;
    margin: 0;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left;
    background-position: left center;
}
.quick-menu .zrusit-pzp{
    background-image: url('/images/design/icons/zrusitPZP.png');
}
.quick-menu .vyrocie-pzp{
    margin-bottom: 10px;
    background-image: url('/images/design/icons/vyrociePZP.png');
}
/*quick menu STOP*/
/*quick-linx START*/
.quick-links{
    float: left;
    width: 100%;
}
.quick-links a{
    border: 1px solid #ddd;
    display: block;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 10px center;
    line-height: 20px;
    padding: 10px 10px 10px 50px;
    margin-top: 10px;
    color: #5e5e5e;
}
.quick-links a:hover{
    color: #ff7d35;
    text-decoration: none;
    border: 1px solid #bbb;
}

.quick-links a.highlight{
    color: #ff7d35;
}


.quick-links .o_poisteni{
    background-image: url('/images/design/icons/o-poisteni.png');
}
.quick-links .o_poisteni:hover{
    background-image: url('/images/design/icons/o-poisteni-hover.png');
}
.quick-links .faq{
    background-image: url('/images/design/icons/faq.png');
}
.quick-links .faq:hover{
    background-image: url('/images/design/icons/faq-hover.png');
}
.quick-links .forum{
    background-image: url('/images/design/icons/forum.png');
}
.quick-links .forum:hover{
    background-image: url('/images/design/icons/forum-hover.png');
}
.quick-links .dokumenty{
    background-image: url('/images/design/icons/dokumenty.png');
}
.quick-links .dokumenty:hover{
    background-image: url('/images/design/icons/dokumenty-hover.png');
}
.quick-links .porovnanie_cien{
    background-image: url('/images/design/icons/porovnanie-cien-hover.png');
}
/*quick-linx STOP*/

/*quick-advices START*/
.quick-advices h3{
    background: url(/images/design/icons/rady.png);
    padding-left: 30px;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left;
}
.quick-advices a{
    border-top: 1px solid #ddd;
    background: url(/images/design/icons/arrow-right-green.png);
    background-repeat: no-repeat;
    background-position: right;
    color: #434343;
    float: left;
    width: 100%;
    padding: 4px 0;
    padding-right: 20px;
}
/*quick-advices STOP*/

/*dokumenty START*/
.img-logo{
    margin-top: 4px;
}
.doc-list{
    list-style: none;
    padding-left: 26px;
}
.doc-list li{
    position: relative;
    line-height: 24px;
}
.doc-icon{
    position: absolute;
    left: -26px;
    width: 16px;
    height: 16px;
    top: 2px;
}
a.green-text{
    text-decoration: underline;
    font-weight: normal;
}
@media(max-width:991px){
    .sm-center{
        text-align: center !important;
    }
}
/*dokumenty STOP*/

/*login START*/
.page-top{
    overflow: hidden;
    border-bottom: #a9a9a9 dotted 1px;
}
.user-menu{
    padding: 0;
    margin: 0;
}
@media(max-width: 767px ){
    ul.user-menu{
        float: left !important;
    }
}
.user-menu>li{
    float: right;
    list-style: none;
    line-height: 28px;
    margin-left: 20px;
}
.user-menu .glyphicon{
    margin-right: 5px;
}
.user-menu a{
    color: #313131;
    font-weight: normal;
}
.user-menu a:hover{
    font-weight: bold;
}
/*login STOP*/

/*poistovne START*/
.tabulka-poistovni{
    border: 0;
}
.tabulka-poistovni>tbody>.tr-head>td{
    height: 60px;
    vertical-align: middle;
}
.tabulka-poistovni h3{
    margin: 0;
}
.tabulka-poistovni{
    font-weight: normal;
}
.label-col{
    font-weight: bold;
}
.tabulka-poistovni>tbody>tr>td{
    border-top: 0;
}
.tabulka-poistovni .bottom-border td{
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
}
.tabulka-poistovni .bottom-border:last-of-type td{
    border-bottom: 0;
}
@media(max-width:767px){
    .xs-center{
        text-align: center !important;
    }
}
/*poistovne STOP*/

/*krok-5 START*/
.navrhy-zmluvy{
    padding: 0;
}
.row-no-padding>.prilohy-zmluvy{
    padding-left: 20px !important;
}
.navrhy-zmluvy,
.prilohy-zmluvy ul{
    list-style: none;
}
.prilohy-zmluvy ul{
    padding-left: 27px;
}
.prilohy-zmluvy li,
.doc-link{
    position: relative;
}
.navrhy-zmluvy li{
    float: left;
    margin-right: 30px;
}
.prilohy-zmluvy li{
    margin: 8px 0;
}
.doc-link{
    line-height: 35px;
    text-decoration: none;
}
.doc-icon.big-icon{
    height: 35px;
    width: auto;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    left: 0;
}
.green-box{
    border-width: 1px;
    border-style: solid;
    background: #f2f9f7;
    font-weight: normal;
}
.epay-col{
    text-align: center;
}
.epay_link{
    margin: 2px;
    display: block;
}
.epay_logo{
    height: 37px;
}
.green-box img{
    border: 0;
    max-width: 98%;
    height: auto;
    margin: 1px auto;
}
.krok5_info{
    padding: 15px 0;
}
/*krok-5 STOP*/

/*alerty START*/
.alert{
    border: 0;
    padding: 8px 15px;
    margin: 10px auto;
    font-size: 12px;
    font-weight: normal;
}
.alert .glyphicon{
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}
.alert-danger{
    background: #ffe7e6;
    color: #e30613;
}
/*alerty STOP*/

.help_text{
    cursor: pointer;
}

.modal-header-error{
    color: red;
}

.banky_info{
    margin-bottom: 20px;
}

#form_group_401 > div {
    text-align: left;
}

.banky_logo{
    width: 145px;
}

.ps_icon{
    display: inline-block;
    border: 0;
    line-height: 31px;
    width: 31px;
    height: 31px;

    background-image: url("/images/design/icons/icon_ps.png");
    background-position: top left;
    background-repeat: no-repeat;
}

.ps_icon:hover{
    background-image: url("/images/design/icons/icon_ps_hover.png");
}

.calc_update_div{
    margin: 10px;
}

.calc_update_btn{
    margin-top: 5px;
    margin-bottom: 5px;
}

.z_table{
    display: table;
    width: 100%;
}


.spravca_zmluv_row{
    display: table-row;
}

.spravca_zmluv_row:nth-of-type(even){
    background-color: #f7f7f7;
}
.spravca_zmluv_row:nth-of-type(odd){
    background-color: #f1f1f1;
}

.z_col{
    display: table-cell;
    padding-left: 5px;
    padding-right: 5px;
}
.z_col:nth-of-type(1) {
    width: 10%;
}
.z_col:nth-of-type(2) {
    width: 15%;
}
.z_col:nth-of-type(4) {
    width: 10%;
}
.z_col:nth-of-type(5) {
    width: 10%;
}
.z_col:nth-of-type(6) {
    width: 10%;
}
.z_col:nth-of-type(7) {
    width: 10%;
}
.z_col:nth-of-type(8) {
    width: 10%;
}
.spravca_zmluv_header{
    display: table-row;
    background-color: #00b352;
    color: white;
}

.spravca_zmluv_header .z_col{
    padding-top: 5px;
    padding-bottom: 5px;
}

#form_group_386 > .col{
    text-align: left;
}

.doba_element{
    border: gray solid 1px;
    padding-left: 2px;
    padding-right: 2px;
    cursor: default;
}

#readonly_spz_okres, #spz_okres{
    width: 30%;
    float: left;
    overflow: hidden;
    white-space:nowrap;
    line-height: 34px;
}

#form_group_180 .col #spz, #form_group_180 .col #readonly_spz{
    width: 100%;
}
#form_group_490 .col #spz, #form_group_490 .col #readonly_spz{
    width: 100%;
}
#form_group_497 .col #spz, #form_group_497 .col #readonly_spz{
    width: 100%;
}
#form_group_96 .col #spz, #form_group_96 .col #readonly_spz{
    width: 100%;
}

.rc_date, #rc_datep, #rc_datev{
    width: 70%;
    float: left;
}

.rc_number, #rcp, #rcv{
    width: 30%;
    float: left;
}

#titul, #titul1, #titul2, #titul3, #titul4, #titul5, #titul6, #titul7, #titul8, #titul9, #titul10, #titulp, #titulv, #titulz, #titul_poisteny{
    width: 30%;
    float: left;
    margin-right: 0px;
}
#meno, #readonly_meno, #meno1, #meno2, #meno3, #meno4, #meno5, #meno6, #meno7, #meno8, #meno9, #meno10, #menov, #menop, #menoz, #meno_poisteny{
    width: 70%;
    float: left;
}

#readonly_priezvisko {
    width: 100%;
    float: left;
}
#ulica, #ulica1, #ulica2, #ulica3, #ulica4, #ulica5, #ulica6, #ulica7, #ulica8, #ulica9, #ulica10, #ulicak, #ulicakp, #ulicav, #ulicap, #ulica_poisteny, #ulica_vedl{
    width: 80%;
    float: left;
}
#ulica_nehnutelnost {
    width: 100%;
    float: left;
}
#cd, #cd1, #cd2, #cd3, #cd4, #cd5, #cd6, #cd7, #cd8, #cd9, #cd10, #cdk, #cdv, #cdp, #cdkp, #cd_nehnutelnost, #cd_poisteny, #cd_vedl{
    width: 20%;
    float: left;
}

#psck, #psc1, #psc2, #psc3, #psc4, #psc5, #psc6, #psc7, #psc8, #psc9, #psc10, .input_psc, #pscv, #pscp {
    float: left;
    width: 30%;
}

.vypoved_pin {
    float: left;
    width: 30%;
}

#mestok, #mesto1, #mesto2, #mesto3, #mesto4, #mesto5, #mesto6, #mesto7, #mesto8, #mesto9, #mesto10, .input_mesto, #obecv, #obecp {
    width: 70%;
}

.input_validation_error{
    color: red;
    clear: both;
}

.form_group_warning{
    color: orange;
    clear: both;
}

.input-readonly, .input-readonly:focus{
    background-color: initial !important;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.buttons-row{
    margin-top: 20px;
    margin-bottom: 10px;
    clear: both;
}

#calc-link-input{
    padding: 6px;
    font-size: 13px;
    width: 100%;
}

.calc-link{
    color: #00b352;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    line-height: 30px;
}

.calc-link span{
    color: #00b352;
    line-height: 30px;
    font-size: 12px;
    text-decoration: none;
}
.calc-link:hover, .calc-link:active{
    text-decoration: none;
}

.pdf-link{
    color: #00b352;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    line-height: 30px;
}

.pdf-link span{
    color: #00b352;
    line-height: 30px;
    font-size: 12px;
    text-decoration: none;
}

.transfer-link{
    color: #00b352;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    line-height: 30px;
}

.transfer-link span{
    color: #00b352;
    line-height: 30px;
    font-size: 12px;
    text-decoration: none;
}

.transfer-link:hover, .transfer-link:active, .transfer-link:focus{
    text-decoration: none;
}

.pdf-link:hover, .pdf-link:active, .pdf-link:focus{
    text-decoration: none;
}

.pdf_select_products_all, .pdf_select_products_none{
    cursor: pointer;
}

.ps_icon_block{
    flex: 0 !important;
}

select[name=vyrocie_pzp], select[name=vyrocie_tv] {
    width: 25%;
    display: inline-block;
}

.cp_meno_3{
    width: 100% !important;
}

.porad-pristup-li i{
    font-size: 16px;
    color: orange;
}

.porad-pristup-li a{
    color: orange;
}

.zrus-opravu-li i{
    font-size: 16px;
    color: red;
}

.zrus-opravu-li{
    color: red;
}

#form_group_387{
    margin-left: 0 !important;
}
#form_group_387 .col-sm-11{
    width: 100%;
    padding-right: 0;
    text-align: right;
}

#form_group_387 .col-sm-11 .datepicker_segment, #form_group_387 .col-sm-11 .launch-datepicker{
    float: none;
    display: inline-block;
}

#form_group_387 .col-sm-11 .datepicker_segment.year{
    width: 19%;
}
#form_group_387 .col-sm-11 .datepicker_segment.month{
    width: 15%;
}
#form_group_387 .col-sm-11 .datepicker_segment.day{
    width: 15%;
}

#form_group_387 .col-sm-1 {
    display: none;
}

.form_group[data-group-code="s2_periodicita"]{
    margin-left: 0 !important;
}
.form_group[data-group-code="s2_periodicita"] .col-sm-11{
    width: 100%;
    padding-right: 0;
    text-align: right;
}

.form_group[data-group-code="s2_periodicita"] .col-sm-11 .datepicker_segment, .form_group[data-group-code="s2_periodicita"] .col-sm-11 .launch-datepicker{
    float: none;
    display: inline-block;
}

.form_group[data-group-code="s2_periodicita"] .col-sm-11 .datepicker_segment.year{
    width: 19%;
}
.form_group[data-group-code="s2_periodicita"] .col-sm-11 .datepicker_segment.month{
    width: 15%;
}
.form_group[data-group-code="s2_periodicita"] .col-sm-11 .datepicker_segment.day{
    width: 15%;
}

.form_group[data-group-code="s2_periodicita"] .col-sm-1 {
    display: none;
}





.section_zaciatok h3{
    text-align: right;
}

.telefonicky_text{
    font-size: 1.6em;
}

#form_group_607 .col-sm-11{
    text-align: right;
}

#agreement_pzp_telefo{
    background-color: #00b352;
    border: #00b352 1px solid;
    color: white;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}

.poisteni_controlls{
    cursor: pointer;
}

#form_group_644 div #spz_okres, #form_group_49 div #spz_okres{
    width: 100%;
}

.vypoved_meno_input{
    width: 100% !important;
}

.form-checkbox-inline{
    margin-left: 0 !important;
    margin-right: 10px !important;
}

#open_modal_get_vehicle {
    cursor: pointer;
}

@-moz-document url-prefix() {
    select.form_select, select.custom_gamp {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%0A%20%3Cg%3E%0A%20%20%3Ctitle%3Ebackground%3C/title%3E%0A%20%20%3Crect%20fill%3D%22none%22%20id%3D%22canvas_background%22%20height%3D%22402%22%20width%3D%22582%22%20y%3D%22-1%22%20x%3D%22-1%22/%3E%0A%20%3C/g%3E%0A%20%3Cg%3E%0A%20%20%3Ctitle%3ELayer%201%3C/title%3E%0A%20%20%3Cpath%20id%3D%22svg_1%22%20d%3D%22m-245.3%2C156.1l-3.6%2C-6.5l-3.7%2C6.5m-0.1%2C2.9l3.7%2C6.5l3.6%2C-6.5%22/%3E%0A%20%20%3Cpath%20stroke%3D%22%23444444%22%20transform%3D%22rotate%28-179.97560119628906%2012.488263130187988%2C11.999314308166504%29%20%22%20id%3D%22svg_6%22%20d%3D%22m10.723558%2C13.911112l1.764706%2C-3.823592l1.764706%2C3.823592l-3.529413%2C0z%22%20stroke-width%3D%221.5%22%20fill%3D%22%23444444%22/%3E%0A%20%3C/g%3E%0A%3C/svg%3E");
        padding-right: 25px;
        background-repeat: no-repeat;
        background-position: right center;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
}

.pagination_item{
    display: inline-block;
    margin: 2px;
    padding: 5px;
    border: solid 1px #959595;
}

.pagination_item.active{
    background-color: #e2e2e2;
}

.vedlajsia_stavba_text {
    display: none;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.col-xxs-3 {
    position: relative;
    width: 25%;
}

.col-xxs-9 {
    position: relative;
    width: 73%;
}

.col-xxs-5 {
    position: relative;
    width: 48%;
}

.col-xxs-7 {
    position: relative;
    width: 50%;
}

.tooltip-open-modal{
    cursor: pointer;
}

.aflow{
    margin-top: 50px;
    margin-bottom: 20px;
    width: 100%;
    display: table-row;
}
.aflow-descr {
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #2db34b;
}
.aflow-descr span {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    color: white;
}

.aflow-descr a {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    color: white;
    text-decoration: none;
}

.aflow{
    display: table;
}
.aflow-cell{
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 186px;
    display: table-cell;
}

.aflow-cell.neutral > .aflow-descr{
    background-color: #e1e1e1;
}
.aflow-cell.neutral > .aflow-descr > span{
    color: #6e6e6e;
}
.aflow-circle{
    z-index: 1000;
    position: relative;
    height: 42px;
    width: 42px;
    line-height: 42px;
    display: inline-block;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
}

.aflow-circle:hover{
    text-decoration: none;
}

.aflow-cell.graphic.active > .aflow-circle{
    color: white;
    background-color: #2db34b;
}

.aflow-cell.graphic.neutral > .aflow-circle{
    color: #6e6e6e;
    background-color: #e1e1e1;
}
.aflow-cell.graphic.current > .aflow-circle{
    background-color: white;
    color: #2db34b;
    -webkit-box-shadow: inset 0px 0px 0px 2px rgba(45,179,75,1);
    -moz-box-shadow: inset 0px 0px 0px 2px rgba(45,179,75,1);
    box-shadow: inset 0px 0px 0px 2px rgba(45,179,75,1);
}
.aflow-cell.graphic:after{
    content: "";
    position: absolute;
    top: 45%;
    width: 100%;
    height: 0;
    border-top: 4px solid #e1e1e1;
    left: 50%;
}
.aflow-cell.graphic.current:after{
    border-color: #e1e1e1;
}
.aflow-cell.graphic.neutral:after{
    border-color: #e1e1e1;
}
.aflow-cell.graphic.active:after{
    border-color: #2db34b;
}
.aflow-cell.graphic:last-of-type:after{
    display: none;
}

.aflow_arrow_box{
    height: 20px;
}
.aflow-cell.current > .aflow_arrow_box{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("/images/design/green_arrow_down.png");
}

.row.pripoistenia {
    margin-bottom: 12px;
}

.row.menu_poradcu {
    margin-bottom: 24px;
}

#spz_vin_fill_link{
    cursor: pointer;
}

#ecv-error {
    color: red;
}

.highlgt {
    border-color: red;
}

[data-group-code="cho"] .checkbox,
[data-group-code="covid"] .checkbox,
[data-group-code="ln_terorizmus"] .checkbox,
[data-group-code="tehotenstvo24"] .checkbox,
[data-group-code="tehotenstvo26"] .checkbox,
[data-group-code="uraz_alkohol"] .checkbox,
[data-group-code="CHO"] .checkbox{
    margin-top: 0;
    margin-bottom: 0;
}

.requirements-form-group {
    display: none;
    margin: 20px;
    padding: 10px;
    border: solid 1px gainsboro;
}

.requirements-form-group h4{
    color: #959595;
}

.rc_koncovka{
    width: 5em !important;
    padding-right: 5px !important;
    line-height: 25px;
    height: 25px;
    border: solid 1px gainsboro;
}

button.requirments-calc-trigger{
    webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 4px 15px;
    background: #00b352;
    color: white;
    border: 1px solid transparent;
    margin-top: 5px;
}

@keyframes highlight_product {
    from {
        background-color: yellow;
    }
    to {
        border-color: white;
    }
}

.product_item_highlight{
    background-color: white;
    animation-name: highlight_product;
    animation-duration: 3s;
    animation-iteration-count: 1;
}

:root {
    --background-color:#00b352;
}

.progress2 {
    width: 100%;
    height: 4px;
}

.progress_bar2 {
    background-color: var(--background-color);
    height: 4px;
}

.calc_progress_value_in{
    margin-top: 6px;
    width: 44px;
    height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: var(--background-color);
    text-align: center;
    color: white;
    line-height: 24px;
}

.calc_progress_value{
    top: 6px;
    position: relative;
    width: 44px;
    height: 30px;
}
.calc_progress_triangle{
    top: -28px;
    left: 17px;
    position: relative;
    width: 10px;
    height: 10px;
    background-color: var(--background-color);
    transform: rotate(45deg);
    z-index: -1;
}

.riziko-div {
    padding: 10px;
    background-color: #00b352;
    height: 10px;
    width: 10px;
    position:relative;
}

.riziko-div span {
    color: white;
    position: absolute;
    top: 5px;
    left: 0px;
}

.custom-spinner {
    vertical-align: middle;
    display: inline-block;
    border: 4px solid rgba(0, 0, 0, 0.1);
    width: 20px;
    height: 20px;
    border-radius: 49%;
    border-left-color: #09f;
    animation: spin 1s infinite linear;
    margin-right: 10px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
