/*
    Uniformiser la police
*/
@font-face {
    src: url(../../fonts/Oswald-Regular.ttf);
    font-family: Oswald-Regular;
}
@font-face {
    src: url(../../fonts/Oswald-Bold.ttf);
    font-family: Oswald-Bold;
    font-weight: bold;
}
body, header, p, h1, h2, h3, h4 , a, button{
    font-family: Oswald-Regular !important;
}

.logo-lg img{
    height: auto !important;
    width: 50% !important;
    border-radius: 25px;
}
.addnew{
    float: right;
    background-color: #3a4d9e;
    color: #fff;
    font-weight: bold;
}
.addnew:hover{
    background-color: #dd3fa8 !important;
    color: #fff;
}
.active>.page-link, .page-link.active{
    background-color: #84b6ea;
}
.btn-primary {
    background-color: #000 !important;
}
.hideviewpass{
    position: absolute;
    right: 22px;
    top: 46px;
}
.imagecolumn img{
    height: 40px;
    width: 46px;
}
.toast-success{
    background-color: green;
}
.toast-warning{
    background-color: yellow;
}
.toast-error{
    background-color: red;
}
#imagetoupdate{
    width: 100% !important;
}
#videotoupdate{
    width: 100% !important;
}
.sa-confirm-button-container .confirm{
    background-color: #0388e9;
}
.activeitem{
    color: #fff;
    background-color: #000;
    padding: 8px;
    border-radius: 25px;
    font-weight: bold;
}
.btn-info{
    background-color: #0388e9 !important;
}
.videoitem{
    width: 50%;
    height: 84px;
}
.audioitem{
    width: 100%;
}
.checkboxitem{
    display: flex;
    padding: 10px;
}
.checkboxitem p{
    margin-right: 10px;
}
.bg-primary{
    background-color: #0388e9 !important;
}
.allnotifbtn{
    color: #666 !important;
    background-color: aliceblue !important;
}

/* Css progress Bar loader */
.blockprogressupload{
    width: 48%;
    margin-right: 45%;
    position: absolute;
}
.Progress {
    width: 100%;
    background-color: #fff;
}
.progressBar {
    width: 1%;
    height: 40px;
    background-color: #388e3d;
    text-align: center;
    line-height: 40px;
    color: white;
    border-radius: 20px;
    border: 1px solid #fff;
}
.progressBarUpdate {
    width: 1%;
    height: 40px;
    background-color: #388e3d;
    text-align: center;
    line-height: 40px;
    color: white;
    border-radius: 20px;
    border: 1px solid #fff;
}
.companyheader{
    padding: 24px;
}
#companylogo, #companycover{
    width: 100% !important;
}
.gallerycover img{
    width: 100px;
    margin: 10px;
}
.gallerycoverupdate img{
    width: 100px;
    margin: 10px;
}
.containergallery{
    width: 100%;
    display: inline-table;
    padding: 10px;
}
.containergallery .gallery-item{
    height: 50px;
    width: 50px;
}
.gallerymultiple{
    width: 100%;
    display: inline-table;
    padding: 10px;
}
.gallerymultiple img{
    height: 50%;
    width: 50px;
    margin: 5px;
}
.card-footer, .progress {
    display: none;
}
.btnuploadvideo{
    width: 100%;
}
.logologin{
    width: 100px;
}
.fw-medium{
    font-size: 16px;
}
table th{
    font-size: 16px !important;
}
.nav-link .menu-link:hover{
    color: #83b8ea !important;
}
#servicecover{
    width: 100%;
}
.box-body tr{
    vertical-align: middle !important;
}
.emptylist{
    padding: 20px;
}
.emptylist p{
    color: #666;
    font-size: 16px;
    padding: 60px;
    border-radius: 10px;
    border: 1px solid #eee;
}
.form-check-input:checked {
    background-color: #181fd0 !important;
    border-color: #181fd0 !important;
}
.btn-seconday{
    background-color: #388e3d !important;
}
.btn-seconday:hover{
    background-color: #ff9900 !important;
}
.descriptionlistitem > .ql-editor{
    pointer-events: none;
}
#projectcover{
    width: 100%;
}
#libraryvideo{
    display: none;
}
#libraryimage{
    display: none;
}
.backbtn{
    border: none;
    background-color: #fff;
}
.backbtn svg{
    font-size: 35px;
}

/*Package */
.menupackage{
    position: absolute;
    right: 10px;
    top: 10px;
}
.descriptionpackage .ql-editor{
    cursor: not-allowed;
    pointer-events: none;
}
.descriptionpackage .ql-hidden{
    display: none;
}
.itempackage{
    padding: 15px;
    margin: 50px !important;
}
.titlepackage{
    margin-left: 15px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.descriptionpackage{
    font-size: 16px;
}
.bloccaract{
    padding: 20px;
}
.labelcaract{
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.valeucaract{
    font-size: 16px;
    color: #000;
}
.bloccaract h4{
    font-size: 17px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.editcaract{
    background-color: orange;
    color: #fff;
    margin-right: 5px;
}
.editcaract:hover{
    background-color: #eee;
    color: #000;
}
.deletecaract{
    background-color: red;
    color: #fff;
}
.deletecaract:hover{
    background-color: #eee;
    color: red;
}
.btncaract{
    display: flex;
    justify-content: end;
}
.itemcaract{
    margin-bottom: 10px;
    margin-top: 30px;
}
.blocprice{
    padding: 10px;
    border-bottom: 1px solid #eee;
    margin-left: 10px;
}
.priceblocvalue{
    text-align: right;
    font-weight: bold;
    color: #181fd0;
}
.pricebloclabel{
    font-size: 16px;
    color: #000;
}
.planningitem{
    font-size: 16px;
    font-weight: bold;
    width: 20%;
    margin-left: 10px;
    margin-top:10px;
}
.emptylistpackage p{
    padding: 61px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 15px;
    color: #666;
}
.box-title{
    font-size: 20px;
    margin-top: 10px;
}
.navbar-menu .navbar-nav .nav-sm .nav-link.active{
    color: #ff9900;
}
.navbar-menu .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true]{
    color: #ff9900;
}
.navbar-menu .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true] .icon-dual{
    color: #ff9900;
}
.navbar-menu .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true]:after{
    color: #ff9900;
}
.navbar-menu .navbar-nav .nav-link:hover{
    color: #000 !important;
}
#productbrandcover{
    width: 100%;
}
#productcover{
    width: 100%;
}
.checkboxinput{
    width: 28px;
    height: 28px;
}
.checkboxcontainer{
}
.btn-info{
    background-color: #000 !important;
    border-color: #181fd0 !important;
}
.covercompanyview{
    width: 100%;
}
.mandatoryinput{
    color: red;
}
.combtnadditem{
    text-align: center;
}
.combtnadditem svg{
    font-size: 30px;
    color: #000;
}
.comitemelement{
    width: 100%;
}
.comitemelement svg{
    font-size: 20px;
    color: red;
}
.logoform{
    width: 8%;
    margin-right: 15px;
}
.modal-title{
    margin-top: 5px;
}

#page-topbar{
    background-color: #388e3d;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.navbar-menu{
    background-color: #fff;
}
.btn-topbar i{
    color: #fff;
}
.hamburger-icon span{
    background-color: #fff !important;
}
.topbar-user{
    background-color: #388e3d;
}
.user-name-text{
    color: #fff !important;
}
.user-name-sub-text{
    color: #fff !important;
}
.blockemptygabarit a{
    background-color: #388e3d !important;
}
.combtnadditem svg{
    color: #388e3d;
}
.btn-primary{
    background-color: #ff9900 !important;
    border-color: #ff9900 !important
}
.buttoncreate, .buttonupdate, .createbtn{
    background-color: #388e3d !important;
    border-color: #388e3d !important
}
.languagetext{
    color: #fff;
    font-weight: bold;
}

/*Global Responsive*/
@media (max-width: 575px) {

}

@media (max-width: 1133px) {
}
