﻿.form-check-input:checked {
    background-color: #3a94c9;
    border-color: #3a94c9;
}
.form-control:focus, .form-check-input:focus, .btn:focus {
    box-shadow: none;
}
.input-group > :not(:first-child) {
    margin-left: 0 !important;
}
.btn.btn-outline-primary:hover {
    background-color: #3a94c9;
    color: #fff;
}
header.top {
    position: fixed;
    top: 0;
    right: 0;
    display: inline-block;
    z-index: 100;
}

#map {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#login-form {
    position: absolute;
    max-width: 400px;
    top: 56px;
    right: 8px;
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    font-family: 'Gotham Pro Medium', Verdana, Calibri, 'Malgun Gothic';
    font-size: 14px;
}

.login-form-container button {
    border-radius: 15px;
}

.map-marker {
    width: 18px;
    height: 25px;
    background-image: url('/img/placemark.png');
}
.map-marker.active {
    background-image: url('/img/placemark_active.png');
}

.map-cluster {
    width: 45px;
    height: 52px;
    background-image: url('/img/cluster.png');
    color: #fff;
    text-align: center;
    padding-top: 30%;
}

.popup {
    min-width: 440px;
}

.close_icon {
    color: #aaa;
}

.modal-link {
    color: #337ab7;
    text-decoration: none;
}

.overlay {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.viewer {
    position: absolute;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    background-size:contain;
}
.viewer .title {
    color: #535353;
}
.viewer .title h3 {
    font-size: 36px;
    line-height: 110px;
    font-family: 'Gotham Pro Light', Verdana, Calibri, 'Malgun Gothic';
}
.viewer .form-control {
    background-color: transparent;
}

.images-viewer {
    top: 10vh;
    left: 25rem;
    max-width: calc(100vw - 25rem - 20px);
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: start;
    background: url(/img/bg-znak.png) no-repeat bottom right #fff;
}
.images-viewer .download-btn {
    background: #aaa;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 20px;
    margin-right:20px;
    background-color: #3a94c9;
}
.images-viewer .content {
    flex-shrink: 1;
    overflow-y: auto;
}
.image-list-item {
    width: 160px;
    height: 160px;
}
.images-filter input {
    max-width: 200px;
}

.reports-viewer {
    top: 10vh;
    left: 20vw;
    right: 20vw;
    background: url(/img/bg-znak.png) no-repeat bottom right #fff;
}
.reports-viewer .content {
    max-height: 80vh;
    min-height: 50vh;
    overflow-y: auto;
}

.contacts-viewer {
    top: 30vh;
    left: 30vw;
    font-size: 16px;
    background: url(/img/bg-znak.png) no-repeat bottom right #fff;
    background-size: contain;
}
.contacts-viewer .content {
    padding-left: 135px;
    padding-right: 135px;
}
.contactus-viewer {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    background: url(/img/bg-znak.png) no-repeat bottom right #fff;
}
.contactus-viewer .subinfo {
    background: url(/img/Layer127.png) center center;
    background-size: cover;
    color: #fff;
    font-size: 18px;
}
.contactus-viewer .content {
    padding-left: 135px;
    padding-right: 135px;
    min-width: 60vw;
}
.contactus-viewer .content h4 {
    font-family: 'Gotham Pro Light', Verdana, Calibri, 'Malgun Gothic';
}
.contactus-viewer .form-control {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

.apply-viewer {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
}
.apply-viewer .header {
    background-color: #3a94c9;
    color: #fff;
    margin-top: -10px;
    padding: 5px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.apply-viewer .title {
    color: inherit;
}
.apply-viewer .content {
    padding: 10px 135px;
    min-width: 60vw;
    background: url(/img/bg-znak.png) no-repeat bottom right #fff;
}
.apply-viewer .content input, .apply-viewer .content textarea {
    border-radius: 0;
    border-left: none;
    border-top: none;
    border-right: none;
}

.about-viewer {
    top: 10vh;
    left: 20vw;
    right: 20vw;
    bottom: 10vh;
}
.about-viewer .content {
    position: relative;
}
.about-viewer .video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 260px;
    overflow-y: auto;
}
.about-viewer .docs {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 250px;
    overflow-y: auto;
}

.restore-password {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.message-viewer {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

details summary div {
    color: #525252;
    font-family: "Gotham Pro Medium", Verdana, Calibri, "Malgun Gothic";
    font-weight: normal;
}

.bg-saviant {
    background-color: #3a94c9;
}

.font-small {
    font-family: 'Gotham Pro', Verdana, Calibri, 'Malgun Gothic';
    font-size: 10px;
}

.popup-wrapper {
    background-color: #fff;
    border-radius: 10px;
    padding: 5px 15px 15px 15px;
}
.popup .content {
    position: relative;
    min-height: 30px;
}

.img-download {
    position: absolute;
    right: 30px;
    bottom: 10px;
    z-index: 9999
}
