/*
 * Globals
 */


/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
}


body,html{height: 100%;}
html { font-size: 62.5%; }  /* =10px */
/*
 * Base structure
 */
a{
  text-decoration: none;
  color: #000EAA;
}
a:hover{
    color: #000;
}

body {
  /*text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);*/


    font-family: "rubik", sans-serif;

    font-weight: 400;
  font-size: 1.6rem;
  color: #151515;
  line-height: 1.6;




}
.form-label{
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #9EA0A5;
    font-weight: 500;
}
h1{
     font-size: 2.6rem;
     font-weight: 500;
     color: #6d4923;
 }
.text14{
    font-size: 1.4rem;
}
.bg-blue-light{
    background: #ECFAF7;
}
.bg-yellow-light{
    background: #FAF9EC;
}

.bg-red-light{
    background: #F4ECFA;
}


.form-control, .form-select{

    font-size: 1.6rem;
    padding:10px 15px;
   background: #fff;
    border-radius: 6px;
}
.form-control::placeholder{
    color: rgba(0,0,0,0.5);
}
.placeopicity50::placeholder{
opacity: 0.3;
}
.form-check-input{
    width: 2rem;
    height: 2rem;
}
.bg-grey-light{
    background-color: #FAFAFA !important;
}
.form-check{
    padding-left: 2.5rem;
}
.form-check-input:checked{
    background-color: #6d4923;
    border-color: #6d4923;
}
.text-braun{
    color: #520309 !important;
}
.text72{
    font-size: 7.2rem;
}
.text-green{
    color: #029A2E;
}
.form-check-label{
    margin-left: 15px;
}

.dashboard-right{
    min-height: calc(100vh - 86px);
    background: #FAFAFA;
}
.text28{
    font-size: 2.8rem;
}
main{

}
.login-page{
    /*background: url("images/left-bg.svg") no-repeat center left;*/

}
.login-page .section{
    padding: 80px 0;

}
.login-inner{
    /*background: url("images/right-bg.svg") no-repeat right center;*/

    min-height: 100vh;
}
.text22{
    font-size: 2.2rem;
}
.fw-medium{
    font-weight: 500;
}
.text-blue{
    color: #052359;
}


.btn{
    padding: 10px 20px;
    font-size: 1.6rem;
    font-weight: 500;
    border-radius: 30px;
}
.btn-primary{
    background-color: #6d4923;
    border-color: #6d4923;
}
.btn-primary:hover{
    background-color: #6d4923;
    border-color: #6d4923;
}
.btn-link{
    font-weight: 600;
    text-decoration: none;
}
.btn-link:hover{
    color: #029A2E;
}

html,body{
    height: 100%;
}
.cop-text{

}
.bg-brown{
    background: #520309;
}
.input-group-text{
    /*background: #520309;*/
    color: #fff;
    font-size: 1.6rem;
    border-color: #ced4da;
}
.page-item{
    margin: 5px;
}
.page-link{
    width: 30px;
    height: 30px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    font-size: 1.4rem;
}

.btn-blue{
    background: #218AF5;
    border-color: #218AF5;
    border-radius: 30px;
    color: #ffffff;
}

.btn-red:hover{
    background: #000;
    border-color: #000;
    color: #fff;
}
.btn-light{
    border-radius: 30px;
}

.login-box{
    background: #fff;
    border: 1px solid #EAEDF3;
    border-radius: 4px;
    padding: 50px 40px;
    padding-top: 20px;
}
.text26{
    font-size: 2.6rem;
}
.text18{
    font-size: 1.8rem;
}
.toggle-password{
    position: absolute;
    right: 10px;
    top: 15px;
    color: rgba(158,160,165,0.5);
}
.table th{
    font-size: 1.8rem;
    color: #6d4923;
    font-weight: 500;
}
.table td{
    font-size: 1.8rem;

}
.btn-md{
    padding: 5px 10px;
    border-radius: 20px;
    font-weight: 400;
}
.text20{
    font-size: 2rem;
}
.dropdown-item{
    font-size: 1.6rem;
    padding: 5px 10px;
}
.navbar-nav .dropdown-menu{
    right: 0;
}
.sidebar{
    background: #383838 !important;
}
.side-links li{
    margin-bottom: 10px;
}
.side-links li a{
    padding: 10px;
    font-size: 1.6rem;
    color: #fff;
}
.side-links li a svg{
    width: 20px;
    margin-right: 5px;

}
.side-links li a svg path{
    fill: #fff;
}
.side-links li a:hover, .side-links li a.active{
    color: #f7dfb6;
}
.side-links li a:hover svg path, .side-links li a.active svg path{
    fill: #f7dfb6 !important;
}
@media (min-width:1300px) {

    .login-page{
        min-height: 100vh;

    }

}
@media (min-width:768px) {
    .sidebar{
        min-height: 90vh !important;
    }
}
@media (max-width:1000px) {
    .ft-bg-box{

        font-size: 1.4rem;
    }
    .ft-bg-box p{
        margin-bottom: 2px !important;
    }
    .side-menu {

    }
    .text72 {
        font-size: 5.2rem;
    }
    }
@media (max-width:767px) {


    .cop-text{
        font-size: 1.2rem;
    }

.navbar-brand img{
    width: 200px;
}
    .table th, .table td{
        white-space: nowrap;
        font-size: 1.5rem;
    }
    .sidebar{

    }
}
.parsley-errors-list li {
  color: #CB3C35;
  list-style-type: none;
}