.top-left-corner-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: url(/images/AskoCert-rounded.png) no-repeat;
    background-size: contain;
    z-index: -1;
}

.login-corner-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 896px;
    height: 463px;
    z-index: -1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.login-corner-image-right {
    width: 100%;
    height: 463px;
    background: url(/images/zvaranie.png) no-repeat;
    background-size: contain;
    position: relative;
}

.login-corner-text-right {
    position: absolute;
    bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
    text-align: right;
    color: #eaeaea;
    padding-right: 20px;
}

.login-corner-left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 567px;
    height: 513px;
    z-index: -1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.login-corner-image-left {
    width: 100%;
    height: 513px;
    background: url(/images/zvarac.png) no-repeat;
    background-size: contain;
    position: relative;
}

.login-corner-text-left {
    position: absolute;
    bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    color: #eaeaea;
    padding-left: 20px;
}

#askocertDeclarationModal.modal.in {
    display: grid !important;
    place-items: center;
}

.form-control {
    font-size: 12px;
}

.form-group label {
    font-size: 12px;
}

.form-control:focus {
    border: 2px solid #000000;
}

.fc-basicWeek-view .fc-event {
    font-size: 1.1em;
}

.fc-basicDay-view .fc-event {
    font-size: 1.3em;
}

.fc-sat, .fc-sun {
    background-color: #f7f7f7;
}

.cvicenia-logo {
    background: url(/images/cvicenia.jpeg) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 150px;
}

.pz-logo {
    background: url(/images/pz.png) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 150px;
}

.vuz-logo {
    background: url(/images/vuz.png) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 150px;
}

.bureau-logo {
    background: url(/images/bureau.png) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 150px;
}

.sud-logo {
    background: url(/images/tuv_sud.png) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 150px;
}

.scc-logo {
    background: url(/images/scc.jpg) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 150px;
}

.rheinland-logo {
    background: url(/images/tuv_rheinland.jpeg) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 200px;
}

.askocert-logo {
    background: url(/images/AskoCert.jpeg) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 82px;
}

.askozvar-logo {
    background: url(/images/AskoZvar.jpeg) no-repeat scroll 0 0;
    display: block;
    width: 250px;
    height: 60px;
}

.footer {
    position: relative;
    margin: 0 auto 10px auto;
}

.login .footer {
    width: 400px;
}

.footer .copyright, .footer .version {
    width: 50%;
    position: absolute;
}

.footer .copyright {
    left: 0;
    text-align: left;
    margin: 0 auto 30px 0;
    padding: 5px;
    color: #7a8ca5;
    font-size: 13px;
}

.footer .version {
    right: 0;
    text-align: right;
    margin: 0 auto 30px 0;
    padding: 5px;
    color: #7a8ca5;
    font-size: 13px;
}

.table .btn {
    margin-top: 2px;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    -webkit-appearance: searchfield;
    box-sizing: border-box;
}

.margin-left{
	margin-left: 0 !important;

}

.margin-top-100{

	align-text: center;
	width: 750px;
	padding-left: 350px;
}

/* Asko kurzy stranka */
.color-red {
    border-style: solid;
    border-color: red;
    border-width: 10px;
    align-items: center;
    padding: 10px;
    min-height: 850px;
}

.text-border {
    border-style: solid;
    border-color: #0c0c0c;
    border-width: 2px;
    padding: 10px;
    font-size: 25px;
    line-height: 40px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 98%;
}
