body{
    font-family: 'Poppins', sans-serif !important;
}

.text-logo{
    color: black;
    font-size: 15px;
    text-transform: uppercase;
}

.bold{
    font-weight: 900;
}

.login-register {
    background: url(../images/login.jpg) center center/cover no-repeat!important;
    background-position-x: -240px !important;
}

.choose-role-page{
    position:absolute;
    left:0;
    top:0;
    background-image: url('/web/images/login.jpg') ;
    width: 100vw;
    background-size: cover;
    min-height: 100vh;
    padding-top: 10vh;
}

.login-register{
    position:absolute;
    left:0;
    top:0;
}

.white-box{
    border-radius: 20px;
}

@media only screen and (max-width: 768px) {
    .light-logo{
        width: 39px;
    }
}

.container-language-login{
    padding: 10px;
}

@media (max-width: 767px){
    #msform fieldset, .login-register, .step-register {
        position: absolute !important;
    }
}

.lang-name{
    text-transform: uppercase;
}

.item-role{
    transition: left 1s linear;
    position: relative;
}

.item-role:hover{
    left: 15px;
}

.text-error{
    color: #a94442;
}

.icon-into-image{
    position: absolute;
    color: white;
    font-size: 15px !important;
    top: 10px;
    right: 310px;
    background-color: red;
    border-radius: 10px;
    padding: 4px;
    cursor: pointer;
}

.ck-editor__editable {
    min-height: 200px;
}

.search-icon{
    background-color: white !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.search-input{
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.clear{
    clear: both;
}

.full-width{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-center{
    margin-left: auto;
    margin-right: auto;
}

canvas{
    border: 1px solid black;
}

.login-register .lg-content{
    position:absolute;
    top: 40%;
    text-align: center;
    padding: 0 50px;
    width: calc(100% - 400px);
}

.login-register .lg-content h1{
    color:white;
}

.login-register .lg-content p{
    color: white;
}

#registerform{
    display: none;
}


@media (max-width: 769px){
    .login-box {
        width: 100% !important;
    }
}

.lg-content-mobile{
    width: 100%;
    text-align:center;
    position: absolute;
    top: 40%;
    padding: 0 50px;
    color:white;
}

.lg-content-mobile h1{
    color:white;
}

.btn-icon{
    cursor: pointer;
    font-size: 20px !important;
}

.btn-icon-add:hover{
    color: green;
}

.btn-icon-delete:hover{
    color:red;
}

.btn-icon-edit:hover{
    color: blue;
}

b{
    font-weight: 900 !important;
}

.box{
    border: 1px solid #CCC;
    border-radius: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
}

.flex-button{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow: row wrap;
}

.flex-button button{
    margin:5px;
    width: calc(25% - 10px);
    min-width: 40px;
}

@media only screen and (max-width: 1409px) {
    .flex-button button{
        width: calc(50% - 10px) !important;
    }
}

.margin-5{
    margin: 5px;
}

.tooltip-fixed{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    padding: 10px;
    background-color: rgba(0,0,0,0.8);
    color:white;
    border-radius: 10px;
}

.padding-top-28{
    padding-top: 28px !important;
}

.link{
    cursor: pointer;
    text-decoration: underline;
}

.navbar .logo b{
    padding-left: 59px;
}

.hide-sidebar .navbar .logo b{
    padding-left: 10px !important;
}

.white-box{
    margin-top: 20px;
}

.switch-padding{
    padding-top: 25px;
}

a{
    text-transform: none;
}

th{
    font-weight: bold !important;
}

.logo-small{
    display: none !important;
}

@media (max-width: 767px){
    .logo-small{
        display: block !important;
        width: 29px
    }

    .logo-big{
        display: none !important;
    }

    .navbar .logo b{
        padding-left: unset;
        padding: 10px;
    }
}

.white-box {
  border-radius: 7px!important;
}


.white-box a{
  color: #000 !important;
}

.label{
  border-radius: 5px !important;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{

}

.white-box {
  padding: 0 !important;
  background: transparent !important;
}

.white-box .panel{
  background: transparent !important;
}

.white-box  table {
  margin-top: 30px;
}

.white-box  table thead tr,
.white-box  table thead th,
.white-box  table thead td,
.white-box  table thead a{
  background: #333 !important;
  border: 0 !important;
  color: #fff !important;
}

.white-box  table thead th,
.white-box  table thead th a{

}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
  padding: 17px 21px !important;
}

.white-box  table thead tr:last-child th,
.white-box  table thead tr:last-child td{
  /* padding-top: 0 !important; */
}

#page-wrapper{
  padding: 20px 20px 100px 20px !important;
}

#side-menu > li > a.active{
  background: transperant;
  color: #f49b21 !important;
  border-left: 3px solid #f49b21 !important;
}

.footer{
  margin-top: 50px !important;
}

.kv-panel-pager{
  text-align: center;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
  color: #fff !important;
}

.white-box form{
  padding: 30px 20px;
  background: #fff;
  margin: 30px 0;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
  background: #fff;
}

.white-box .btn{
  color: #fff !important;
}

.white-box .btn-default{
  color: #444 !important;
}

table ul{
  padding-left: 10px;
}

.check-cont{
  margin-bottom: 30px;
}

.check-cont input{
  margin-right: 15px !important;
}

.check-cont > div{
  margin-bottom: 5px;
}

.white-box .model-compare form{
  margin-top: 5px !important;
  padding-top: 0 !important;
}

.white-box .model-compare table table {
  margin-top: 0 !important;
}

.white-box .model-compare table table td{
  padding: 5px 10px !important;
  border: 0 !important;
}

table .switch-padding{
  padding: 0 !important;
  margin: 0 !important;
}

table .switch-padding .form-group{
  margin: 0 !important;
}

.table-compares td,
.table-compares th{
  min-width: 200px !important;
}

.text-title{
    font-size:20px;
    font-weight: bold;
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #ffbb44;
}