:root {
    --ctl-blue-color: #00b3ca;
    --ctl-purple-color:#e97ff921;
    --ctl-mallow-color:#7c3c97;
    --ctl-flamingo-color:#e84e1c;
    --ctl-yellow-color:#f8b101;
    --tmec-primary-color        : #670d0d;
	--tmec-secondary-color		: #e88d11; 
}
/* a{
    color:#fff !important;
} */
.cke_contents {
    height: 500px !important;
}

#crudTable_reset_button{
color:var(--tmec-primary-color) !important;
}
td a{
    color:var(--tmec-primary-color) !important;
}
td a span, tbody i{
color:var(--tmec-primary-color) !important;
}
.jumbotron{
    background-image:linear-gradient(135deg, 
    black,30%, 
    transparent), url(../images/page-header-bg.jpg) !important;
    color:#fff !important;
    background-size: cover;
    background-position: top;
    height:400px;
    padding:4rem 2rem;
    }
    
.app-header
{
  background-color: var(--tmec-primary-color) !important;
  color:#fff !important;
 
}
body{
    margin: 0;
    overflow-x: hidden!important;
    font-size: .8125rem !important;
    background-color: #fff;
    color: #000444;
    letter-spacing: .1px;
    line-height: 1.5;
    position: relative;
}


.navbar-brand{
    color:#fff !important;
}


.bold-labels label {
    font-weight: unset;
}

.bg-primary {
    background-color: var(--tmec-primary-color) !important;
}

button.close {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    padding: 0;
    color: white;
}
.sidebar.sidebar-pills .nav-link, .sidebar.sidebar-pills .nav-title{
    color :var(--tmec-primary-color) !important;
}
.sidebar-pills li{
    color:#fff !important;
}

.modal-content .modal-header {
    background-color: #19315e  !important;
}
.sidebar{
    background-color: #384c74 !important;
    color:#fff !important;
}

.sidebar .nav-link:hover {
    background: var(--tmec-secondary-color)  !important ;
    color: #fff !important;
}

 .sidebar.sidebar-pills .nav-link.active .nav-icon {
    color: #fff !important;
}

.sidebarModified.sidebar.sidebar-pills .nav-link.active{
    background-color: rgba(0, 0, 0, 0.15);
    color:#fff !important;
}

.sidebarModified.sidebar.sidebar-pills .nav-link:hover{
   color: #fff !important;
   background-color: rgba(0, 0, 0, 0.15);
}
.sidebar.sidebar-pills .nav-link:hover .nav-icon{
    color:#fff !important;
}
.btn-link{
    color:#0b51b7 !important;
}
.btn-sm {
   
    padding: 0.25rem 0.5rem !important;
    font-size: .7109375rem !important;
    border-radius: 0.2rem !important;
}

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

.btn-primary, .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: var(--tmec-primary-color) !important;
  border-color:var(--tmec-primary-color) !important;

}
.paginate_button .page-item{
    background-color: var(--tmec-primary-color);
}
.page-item.active .page-link{
    background-color: var(--tmec-primary-color) !important;
    color:#fff !important;
}

.dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_length select:focus, .form-control:focus{
    border-color: #303e67 !important;
}

.form-control:focus{
    box-shadow: 0 0 0 2px #bac6e8 !important;
}

#blank{
    color:#fff !important;
}

.text-white .text-muted {
    color: #fff !important;
}
.simplebar-content-wrapper{
    background-color: #5b0f0f;
}
.sidebar-brand{
    background-color:var(--tmec-primary-color) ;
}
.progress-hint.text-muted {
    /*    font-weight: bold;*/
}

.progress-hint.text-muted:hover {
    /*font-weight: bold;*/
    /*color: hsl(0deg 0% 100% / 85%)!important;*/
    /*text-decoration: underline;*/
}

.auth-bg {
    /*background: -o-radial-gradient(39% 47%,circle,rgba(107,107,107,.08) 0,rgba(107,107,107,.08) 33.333%,rgba(72,72,72,.08) 33.333%,rgba(72,72,72,.08) 66.666%,rgba(36,36,36,.08) 66.666%,rgba(36,36,36,.08) 99.999%),-o-radial-gradient(53% 74%,circle,rgba(182,182,182,.08) 0,rgba(182,182,182,.08) 33.333%,rgba(202,202,202,.08) 33.333%,rgba(202,202,202,.08) 66.666%,rgba(221,221,221,.08) 66.666%,rgba(221,221,221,.08) 99.999%),-o-radial-gradient(14% 98%,circle,rgba(184,184,184,.08) 0,rgba(184,184,184,.08) 33.333%,rgba(96,96,96,.08) 33.333%,rgba(96,96,96,.08) 66.666%,rgba(7,7,7,.08) 66.666%,rgba(7,7,7,.08) 99.999%),-o-linear-gradient(45deg,#f79f9b,#0f4069);*/
    /*background: radial-gradient(circle at 39% 47%,rgba(107,107,107,.08) 0,rgba(107,107,107,.08) 33.333%,rgba(72,72,72,.08) 33.333%,rgba(72,72,72,.08) 66.666%,rgba(36,36,36,.08) 66.666%,rgba(36,36,36,.08) 99.999%),radial-gradient(circle at 53% 74%,rgba(182,182,182,.08) 0,rgba(182,182,182,.08) 33.333%,rgba(202,202,202,.08) 33.333%,rgba(202,202,202,.08) 66.666%,rgba(221,221,221,.08) 66.666%,rgba(221,221,221,.08) 99.999%),radial-gradient(circle at 14% 98%,rgba(184,184,184,.08) 0,rgba(184,184,184,.08) 33.333%,rgba(96,96,96,.08) 33.333%,rgba(96,96,96,.08) 66.666%,rgba(7,7,7,.08) 66.666%,rgba(7,7,7,.08) 99.999%),linear-gradient(45deg,#f79f9b,#0f4069);*/
    background: url("/images/sogecarte_cover.jpg");
    background-position: top right;
    background-repeat-x: no-repeat;
}

.footer-text.text-muted, .footer-text {
    color: rgba(4, 69, 149, 0.71) !important;
}

.text-info {
    color: #19315e !important;
}

.tooltip-inner {
    max-width: 270px;
    padding: 0.50rem 0.5rem;
    color: #000444;
    text-align: center;
    background-color: #eaf0f7;
    border-radius: 0.25rem;
    font-size: 14px;
}

@media print {
    .page-break-before-always {
        page-break-before: always;
    }
    .card {
        border: none;
    }

    .chartjs-canvas-right-padding .chartjs-render-monitor {
        padding-right: 4rem;
    }
    /* include this style if you want the first row to be on the same page as whatever precedes it */
    /*
    .rows-print-as-pages .row:first-child {
      page-break-before: avoid;
    }
    */
}

/* login */
.logo-part{
    background-color: #19315e ;
    align-items: center;
    /* background: linear-gradient(180deg, #1879cd, #1e88e5); */
    border-radius: 6px 0 0 6px;
    flex-direction: column;
    justify-content: center;
    padding: 80px;
   
    display: flex;
}

.form-part button{
 background-color: var(--tmec-primary-color)  !important;
   
}

.login-box{
    background-color: #fff;
    border-radius: 6px;
   
    display: flex;
    margin: 1.875rem auto;
    max-width: 800px;
    min-height: 500px;
    width: 100%;
}
div.row.justify-content-center.login-box{
    margin:0 auto;
}


.logo-part .img-fluid{
    width:57% !important;
}
@media only screen and (max-width: 767.98px){
 .login-box .logo-part {
    display: none;
}
} 

/* login */


.repeatable-element .move-element-up,.move-element-down{
    display: none !important;
}
