/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */




.tm-position-divider {
    border-bottom: 0px solid #fff !important;
}

.pweb-static .pwebcontact-container {
    padding: 20px 42px 0 42px !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-bottom: 5px solid #1BB73C !important;
}

.koowa .docman_document_details {
color: #000 !important;
}


a.koowa_header__title_link:link, a.koowa_header__title_link:active, a.koowa_header__title_link:visited {
color: #3B5D63 !important;
}

a.koowa_header__image_link:link, a.koowa_header__image_link:active, a.koowa_header__image_link:visited {
color: #3B5D63 !important;
}

.docman_description {
color: #3B5D63 !important;
}

.koowa .docman_download__info {
display: -webkit-inline-box !important ;
display: -moz-inline-box !important ;
}

.docman_document {
    background-color: #fafafa;
    padding: 23px;
    border: 1px solid #EAEAEA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.docman_download__button {
    background: #4d90fe;
    border-color: #3079ed;
    color: #fff;
}


.docman_download__button:hover {
    background: #329EB1;
    color: #fff;
}

.pardon h1 {
    padding-bottom: 0px;
    margin: 0px 0 -22px;
    border-bottom: 0px;
    font-size: 26px;
    text-align: center;
    line-height: 26px;
}