.validatorMain
{
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #5e5e5e60;
    position: fixed;
   
    background: url('../img/loader.png'), #9c9c9c4c;  
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 170px 194px;

   
}

.intro
{
    -ms-flex-align: center;
    align-items: center;
    background-color: #e9ecef;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    -ms-flex-pack: center;
    justify-content: center;
  
}
.content-wrapper_
{
    margin-left: 120px !important;
}

.btn .fas{
    font-size: 0.8em !important;
}
.nav-link a{
    color: #275d7b !important;
}
#config-menu .fas
{
    padding-right: 20px;
}

#config-menu .dropdown-item:hover
{
    background-color: rgba(214, 214, 214, 0.548)  !important;
}
#container
{
    padding-top: 30px;
}
.card-header {
    background-color: white !important;
    padding: 0.5rem 1.25rem !important;
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    border-top: 2px solid #3c8dbc !important;
    color: #3c8dbc !important;
}

.bg-gradient-primary .btn-tool, .bg-primary .btn-tool, .card-primary:not(.card-outline) .btn-tool {
    color: #3c8dbc !important;
}

.text-sm .btn
{
    font-size: 23px !important;
}

.form-group {
    margin-bottom: 0.4rem !important;
}

.form-control {
    height: calc(1.85rem + 1px) !important;
}
.userAvatar
{
   

    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 5px;
    max-height: 130px;
    margin-left: auto;
    margin-left: auto;
}
.date-locked input[type=textarea]
{
    background-color: #d7dee6 !important;
    opacity: 1 !important;
    color: black;
}

.combobox-locked > div > div > div > .jqx-combobox-input {
    background: #d7dee6 !important;
    color: black !important;
}

.jqx-combobox-state-disabled
{
color: black !important;
background-color: #d7dee6 !important;
}

.green {
    color: black\9;
    background-color: #cdff50;
}
.yellow {
    color: black\9;
    background-color: #f4f489;;
}
.red {
    color: black\9;
    background-color: #f49f9f;
}

.green:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected), .jqx-widget .green:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected) {
    color: black;
    background-color: #cdff50;
}
.yellow:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected), .jqx-widget .yellow:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected) {
    color: black;
    background-color: #f4f489;;
}
.red:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected), .jqx-widget .red:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected) {
    color: black;
    background-color: #f49f9f;
}

.form-control
{
    font-size: .85rem !important;
}

.note-btn-group .note-btn {
    clear: both;
    font-size: 12px !important;
}

.timeLineDay
{
    background-color: #dc3545 !important;
    color: white !important;
    border-radius: 5px !important;
    display: inline-block;
    font-weight: 600 !important;
    padding: 5px !important;
}
.timeLineIconSeparator
{
    margin-bottom: 15px !important;
    margin-right: 10px !important;
    position: relative !important;
    margin-top: 15px !important;
    content: "" !important;
    display: table !important;
    width: 100% !important;
}
.timeLineIcon
{
    border-radius: 50% !important;
    font-size: 16px !important;
    height: 30px !important;
    left: 18px !important;
    line-height: 30px !important;
    position: absolute !important;
    text-align: center !important;
    top: 0 !important;
    width: 30px !important;
    background-color: #007bff !important;
    color: white !important;
}
.timeLineBody
{
    box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2) !important;
    border-radius: .25rem !important;
    background-color: #fff !important;
    color: #495057 !important;
    margin-left: 60px !important;
    margin-right: 15px !important;
    margin-top: 0 !important;
    padding: 0 !important;
    position: relative !important;
}
.timeLineTime
{
    color: #999 !important;
    float: right !important;
    font-size: 12px !important;
    padding: 10px !important;
}
.timeLineBodyTitle
{

    color: #495057 !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
    margin: 0 !important;
    padding: 10px !important;
}
.timeLineBodyContent
{
    padding: 10px !important;
    border-top: 1px solid rgba(0,0,0,.125);
}
.timeLineEnd
{
    border-radius: 50% !important;
    font-size: 16px !important;
    height: 30px !important;
    left: 18px !important;
    line-height: 30px !important;
    position: absolute !important;
    text-align: center !important;
    width: 30px !important;
}
.timeLineHistoricPhoto
{
    margin-top: 5px !important;
}
.timeLineHistoricUserName
{
    margin-left: 50px !important;
}
.subMenu
{
    border: 1px solid #ced4da;
    border-radius: 3px;
    padding: 4px;
    background-color: #d3ebf97d;
    margin-bottom: 10px;
}
.subMenuTool
{
    margin-top: -4px !important;
    padding: 0 !important;
    
}
.subMenuLabel
{
    margin-top: 6px;
    display: block;
    font-weight: bold;
}
.popUpWindow
{
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
    width:100%;
    height:100%;
    display:none;
    z-index: 999;
}
.popup-content {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 100px;
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
    position: relative;
}

.popup-button
{
    width: 33% !important;
    height: 30px !important;
    float: left  !important;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    line-height: 20px;
    text-align: center;
}
.popup-quantity
{
    width: 33% !important;
    height: 30px !important;
    float: left  !important
}
.popup-separator
{
    margin-top: 20px !important;
}

.popup-article-name
{
    border-top: 1px solid #d7d6d6e3;
padding-top: 10px;
font-weight: bold;
color: #5e5e5e;
}

.cartArticleName
{
    white-space: nowrap; 
    width: 145px; 
    overflow: hidden;
    text-overflow: ellipsis; 
  
}

.articleImagePopUp
{
    max-width: 320px !important;
}

.communicationsUserMainBody
{
    border: 1px solid #c8c7c7;
    border-radius: 5px;
    padding: 5px;
    margin-top: 20px;
}