/* Add here all your css styles (customizations) */

.panel > * {
    font-size: 16px;
}

.panel .list-unstyled > li {
    font-size: 14px;
}
.panel-footer {
    background-color: #24396E;
    color: #FFFFFF;
}

.panel-footer > * {
    font-size: 14px;
}

.block-button {
    display: block;
}

.showTable > * {
    color: #000000;
}

.navCookies {
    position: fixed;
    bottom: 0;
    height: 80px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    transition: all 0.8s ease;
    z-index: 1030;
    padding-top: 20px;
    left: 0;
}

.navCookies a {
    color: #2ac3ff !important;
}

@media (max-width: 991px) {
    .navCookies {
        height: 80px;
        font-size: 12px;
    }
}

.thumbnail {
    padding: 0 !important;
}

.thumb-footer {
    width: 100%;
    background-color: #00817b;
    color: #FFFFFF;
}

.thumb-footer > * {
    color: #FFFFFF;
}

.thumb-footer > div {
    padding: 0;
}

.thumb-footer > div:first-child {
    padding: 20px 0 20px 8px;
    font-size: 19px;
    overflow: hidden;
    white-space: nowrap;
}

.thumb-footer a {
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    visibility: hidden;
    color: #00817b;
    background-color: #FFFFFF;
    font-size: 18px;
    padding: 20px 0 20px 0;
}

.thumb-footer:hover a {
    visibility: visible;
}
.thumb-footer a:hover {
    text-decoration: none;
}

.title {
    display: block;
    width: 100%;
    background-color: #00817b;
    color: #FFFFFF;
    margin-bottom: 30px;
    height: 60px;
}

.main-title {
    display:block;
    float: left;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 20px;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .navCookies {
        height: 120px;
        font-size: 12px;
    }

    .main-title {
        font-size: 20px;
    }
}

.testimonials-v3 {
    padding: 40px 0 30px 0;
}

.testimonials-v3 h3 {
    font-size: 18px;
    margin: 10px 0 40px 0;
    padding: 0;
}

.reg-page .head * {
    color: #000000 !important;
}

.checkbox a {
    color: #008AFF;
}

.header-teaser.subpage p {
    font-size: 20px !important;
    line-height: 24px;
    padding: 10px 0;
}

.header .nav .search-open {
    z-index: 10000000;
}

.sky-form .note.note-error {
    color: #ff0026;
}

.sky-form .state-error .form-control.select2-container {
    border: 1px solid #ff0026;
}

.sky-form section {
    margin-bottom: 5px !important;
}


@media (min-width: 1400px) {
    .container {
        width: 1399px;
    }
}

.cplus-circle, .cplus {
    color: #26ae00;
}

.cplus-square-o {
    color: #26a2b1;
}

.cremove {
    color: #ff3333;
}

.cpencil {
    color: #ff8614;
}

.cpencil-square {
    color: #bb5e14;
}

.ctoggle-on {
    color: #238700;
}

.cchain {
    color: #858585;
}
.carrows-alt {
    color: #2e4ba6;
}

.statusz-1, .statusz-1 td {
    background-color: #CCCCCC;
    color: #000000;
}

.statusz-2, .statusz-2 td {
    background-color: #5bc0de;
    color: #000000;
}

.statusz-3, .statusz-3 td {
    background-color: #b573ff;
    color: #FFFFFF;
}

.statusz-4, .statusz-4 td {
    background-color: #d9534f;
    color: #FFFFFF;
}

.statusz-5, .statusz-5 td {
    background-color: #5cb85c;
    color: #FFFFFF;
}

.statusz-6, .statusz-6 td {
    background-color: #8e9ccc;
    color: #000000;
}

.statusz-7, .statusz-7 td {
    background-color: #d9534f;
    color: #FFFFFF;
}

.statusz-8, .statusz-8 td {
    background-color: #337ab7;
    color: #FFFFFF;
}

.statusz-9, .statusz-9 td {
    background-color: #d9534f;
    color: #FFFFFF;
}

.statusz-10, .statusz-10 td {
    background-color: #000000;
    color: #FFFFFF;
}

.statusz-11, .statusz-11 td {
    background-color: #565656;
}

.statusz-1 td:first-child, .statusz-2 td:first-child, .statusz-3 td:first-child, .statusz-4 td:first-child, .statusz-5 td:first-child, .statusz-6 td:first-child,
.statusz-7 td:first-child, .statusz-8 td:first-child, .statusz-9 td:first-child, .statusz-10 td:first-child, .statusz-11 td:first-child {
    background-color: #FFFFFF !important;
}
.newbutton {
    top: -3px;
}

.rowPublished {
    background-color:#EFEFEF;
}
.rowUnpublished {
    background-color:#AAAAAA;
}
#sitemapHeader, .sitemapRow, .sRow {
    font-size:13px;
    clear:both;
    width: 1200px;
    height: 65px;
    padding: 0;
    margin: 0;
}
.dragdrop, .sort {
    cursor:move;
}
#sitemapHeader ul, .sitemapRow ul {
    list-style-type:none;
    padding: 0px;
    margin: 0px;
}
#sitemapHeader ul li {
    float:left;
    text-align:center;
    font-weight:bold;
    border:1px solid #E1E1E1;
    height:45px;
    padding:10px 0;
}
.sitemapRow ul li {
    float:left;
    text-align:left;
    border:1px solid #E1E1E1;
    height:65px;
    padding:15px 5px;
    font-size: 13px;
}
#sitemapHeader ul li a > i {
    padding: 0 !important;
}
.sitemapRow li.iconRow {
    padding-top:5px;
    padding-bottom:5px;
}

#showFileDiv, #showDocDiv, #showLinkDiv {
    margin-left:5px;
    margin-right:5px;
}
#showFileDiv .main, #showDocDiv .main, #showLinkDiv .main {
    float:left;
    width:400px;
    border:1px solid #000000;
    box-shadow:0px 4px 4px 2px #C9C9C9;
    font-size:9px;
    margin:5px;
}
#showFileDiv .icondiv, #showDocDiv .icondiv, #showLinkDiv .icondiv {
    float:left;
    height:80px;
    width:14px;
    margin:2px
}
#showFileDiv .image, #showDocDiv .image {
    margin:3px;
    float:left
}
#showDocDiv .icondiv {
    height:40px;
}
#showDocDiv .main, #showLinkDiv .main {
    width:250px;
    margin-bottom:8px;
}
#showLinkDiv .icondiv {
    height:18px;
    width:35px;
}

#kepwrapper, #docwrapper {
    list-style-type: none;
    padding-left: 0;
}
#kepwrapper li {
    float:left;
    margin-right:20px;
    width: 150px;
    height: 275px;
    padding: 0 5px;
}

#kepwrapper li > .picsorthandler {
    width:160px;
    padding: 0 5px;
}
#kepwrapper li > .thumbnail {
    width:160px;
    height:245px;
    padding: 0 5px !important;
}
#kepwrapper li > .thumbnail img {
    width:150px;
    height:150px;
}

#docwrapper li > .thumbnail {
    padding: 0 5px !important;
}

section.view {
    border-bottom: 1px solid #EEEEEE;
}
section.view .label {
    font-size: 11px;
    line-height: 12px;
    margin: 0 !important;
}
section.view .input > div, section.view .input-group > div {
    float: right;
    line-height: 18px;
}

section.view .input-group-addon {
    margin-right: 0;
    padding-top: 3px;
    padding-right: 0;
    color: #333333;
}

div.pull-right > i.fa-remove {
    cursor: pointer;
    color: #FF0000;
    font-size: 20px;
}

.btn.btn-primary {
    color: #FFFFFF;
}

#ufmodal label {
    color: #000000;
}

#ugyfelModal .modal-title {
    display: inline-block;
}

.interval input {
    float: none !important;
}

.interval .input-divider {
    display: table-cell;
    text-align: center;
    color: #C3C3C3;
    width: 20px;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
}

p.ingatlanPopupData {
    padding: 20px 0 0 20px;
    font-size: 14px;
    clear: both;
}