/*------------------------------------
Global
------------------------------------*/
html, body {
    overflow-x: hidden;
}

section {
    background: #01A3DF;    
}

.login .login-input {
    background: white;
    border-radius: 15px;
    padding: 50px;
    -webkit-box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;  
    -moz-box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;  
    box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important; 
}

.login-input input {
    font-size: 25px !important;
    padding: 30px !important;
    background: #ececec !important;
    outline: none !important;
    margin-bottom: 20px;
    transition: border-color .4s ease-in-out, box-shadow .4s ease-in-out !important;
    
}

.login-input input:focus {
    -webkit-box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;  
    -moz-box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;  
    box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;    
}

button {
    background: #01A3DF !important;
    color: white !important;
    font-weight: 700 !important;
    font-size: 25px !important;
    width: 100%;
    padding: 20px 20px !important;
}

button:hover {
    background: #0bbdff !important;
    -webkit-box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;  
    -moz-box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;  
    box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important; 
}

.logout {
    color: #fff;
    border: solid 2px #fff;
    border-radius: 5px;
    padding: 10px 20px;
    transition: .1s ease-in-out !important;
}

.logout:hover {
    color: black;
    border: solid 2px #fff;
    background: #fff !important;
    text-decoration: none !important;
}
.pridat-soubor .pridat-soubor-button {
    background: white !important;
    color: black !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    border-radius: 10px;
    border: 0px !important;
    width: auto;
    padding: 15px 40px !important;
    transition: .1s ease-in-out !important;
}

.pridat-soubor .pridat-soubor-button:hover {
    -webkit-box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;  
    -moz-box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important;  
    box-shadow: 0px 0px 60px -22px rgba(0,0,0,0.5) !important; 
}

.pridat-soubor input, .pridat-soubor form {
    background: none !important;
    font-size: 18px !important;
    color: white;
}

.soubor {
    background: white;
    border-radius: 10px;
    padding: 30px;
}

.h2-hover:hover {
    text-decoration: none !important;
}

.soubor h2 {
    color: black;
    margin-bottom: 0px !important;
    font-size: 25px !important;
}

.stahnout-button {
    background: #01A3DF !important;
    color: white !important;
    border: solid 3px #01A3DF;
    border-radius: 10px;
    padding: 10px !important;
    transition: .1s ease-in-out !important;
    font-weight: 500 !important;
}

.stahnout-button:hover {
    background: #0bbdff !important;
    border: solid 3px #0bbdff;
}


.soubor .smazat-button {
    background: white !important;
    color: #01A3DF !important;
    border: solid 3px #01A3DF;
    border-radius: 10px;
    padding: 10px !important;
    transition: .1s ease-in-out !important;
    font-weight: 500 !important;
}

.soubor .smazat-button:hover {
    background: #01A3DF !important;
    color: white !important;
    border: solid 3px #01A3DF;
}

.alert {
    position: absolute;
    right: 0px;
    text-align: 20px;
    top: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-animation: cssAnimation 8s forwards; 
    animation: cssAnimation 8s forwards;
}

@keyframes cssAnimation {
    0%   {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;}
}
@-webkit-keyframes cssAnimation {
    0%   {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;}
}


h1 {
    font-weight: 900;
    font-size: 55px;
    margin-bottom: 30px;
}

h2 {
    color: #fff;
    font-weight: 500;
    font-size: 35px;   
    margin-bottom: 30px; 
}

p {
    color: #000;
    font-weight: 400;
    font-size: 18px;  
    line-height: 1.3; 
  
}

.bg-footer .footer-text {
    color: white !important;
    padding: 20px;
}

.account-setting {
    font-weight: 700;
    margin-right: 20px;
    cursor: pointer;
}

.account-setting .bi-caret-down-fill {
    transition: .1s ease-in-out !important;
}

.account-setting:hover {
    text-decoration: none;
}

.account-setting:hover .bi-caret-down-fill {
    margin-bottom: -3px;
}


.modal h2 {
    color: black !important;
}

.modal-content {
    padding: 50px;
    border-radius: 15px;
    border: 0px;
}

.modal h1 {
    font-size: 40px !important;
}

.close {
    position: absolute;
    right: 25px;
    top: 25px;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    top: 20%;
}

.modal-open {
    padding-right: 0px !important;
}

.zmena-hesla {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}

.zmena-hesla p {
    font-size: 22px;
}

.zmena-hesla .stahnout-button {
    padding: 10px 40px !important;
}

.zmena-hesla p {
    font-weight: 700;
}





/*------------------------------------
MEDIA QUERIES 
------------------------------------*/



/*------------------------------------
Laptop max 1450
------------------------------------*/
@media only screen and (max-width: 1449px){
    html {
        font-size: 56.25%;
    }
}
/*------------------------------------
Max iPad Pro
------------------------------------*/
@media only screen and (max-width: 1199px){

}
/*------------------------------------
Max iPad
------------------------------------*/
@media only screen and (max-width: 991px){

    .margin-bottom-md {
        margin-bottom: 10px;
    }

}
/*------------------------------------
Max iPhone X
------------------------------------*/
@media only screen and (max-width: 767px){
    html {
        font-size: 43.75%;
    }

}
/*------------------------------------
Max iPhone SE 
------------------------------------*/
@media only screen and (max-width: 349px){
    
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .login-input input {
        padding: 0px 10px !important;
    }
}