
.cfsh2 { 
line-height: 1.6
}
 .cfs-input-group-default {
    max-width: 500px ;
    margin: 10px;
}

.cfs-admin-div-form-default
{
width:60%;
max-width:600px;
margin-left:3% ;
text-align: center ; 
margin-top:5% ;
}

.cfs-admin-div-form-label
{
width:40%;
margin-right: 5px ;
justify-content: right !important;
}




 .cfs-input-group {
    max-width: 250px;
    margin: 10px;
}

.cfs-input-group-grid {
    margin: 10px;
    width: 20%;
    margin-left: 80%;
}

.cfs-admin-div-form
{
width:250px;
height:400px;
text-align: center ; 
margin:auto;
margin-top:60px
}


.cfs-group-append {
    margin-left: -1px;
    /* float: right; */
    width: 100%;
    margin-left: 41% !important;
    color: red;
}



.cfsbutton {
border-left-width: 1px;
    font-weight: 700;
    background-color: #007bff;
    border: 1px solid #111 ;
    padding: 0.375rem 0.75rem;
    margin:auto ;
    color:white ;
    text-shadow: 1px 1px 0 rgba(0,0,0,.25);
    margin-top : 10px ;

    border-radius: .1rem;

}

.cfsbuttonfilter {
    border-left-width: 1px;
    font-weight: 400;
    background-color: #fff;
    border: 0px solid #111;
    padding: 0.175rem 0.175rem;
    margin: auto;
    color: #111;
    text-shadow: 1px 1px 0 rgba(127,127,127,.25);
    margin-top: 0px;
    width: auto;
    max-width: 70px;
    padding-right: 10px;
    border-radius: .1rem;
}

.repfilterelement {
    width: 100px ;
    height: 36px;
     border-left: 1px solid #444;
      border-right: 1px solid #444;
     border-top: 1px solid #444;
    border-radius: 6px 6px 0px  0px ;
    display: block;
    float: left;
    padding: 3px;
    margin-top: 10px;
    text-align: center;
    z-index: 510000;
    position: absolute;
    background: #fff;
}

.repviewselement {
    width: auto;
    width:140px ;
    height: 37px;
    left:100px ;
    border-right: 1px solid #444;
     border-top: 1px solid #444;
    border-radius: 6px 6px 0px  0px ;
    display: block;
    float: left;
    padding: 3px;
    margin-top: 10px;
    text-align: center;
    z-index: 510000;
    position: absolute;
    background: #fff;
}

.repcolumnselement {
     width: 110px;
    height: 37px;
    left:240px ;
    border-right: 1px solid #444;
      border-top: 1px solid #444;
    border-radius: 6px 6px 0px  0px ;
    display: block;
    float: left;
    padding: 3px;
    margin-top: 10px;
    text-align: center;
    z-index: 510000;
    position: absolute;
    background: #fff;
}

.page-main-actions {
    background: #f8f8f8;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    padding: 0.1rem;
    padding-right: 10px;
    height: 57px;
    margin-bottom: 5px;
}


.page-main-filters {
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius : 5px ;
    padding: 0.1rem;
    padding-right: 10px;
    min-height: 107px;
    margin-bottom: 10px;
}

.repfiltercontent {
width:100%;height:auto;border-bottom:1px solid #ccc ; margin-top:48px;display:none;transition: display 1s;
}

.repviewscontent {
    width: 20%;
    min-width: 275px;
    margin-left: 60%;
    height: 250px;
    border: 1px solid #444;
    border-radius: 5px;
    margin-top: 46px;
    display: none;
    position: absolute;
    z-index: 4900;
    background-color: #ffff;
    padding:10px ;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
     overflow-y: scroll
}

 .repTdv:hover {
    cursor: pointer;
}


.repcolumnscontent {
    width: 10%;
    min-width: 390px;
    margin-left: calc( 47% + 200px );
    height: 250px;
    border: 1px solid #444;
    border-radius: 5px;
    margin-top: 46px;
    display: none;
    position: absolute;
    z-index: 4900;
    background-color: #ffff;
    padding:10px ;
    overflow-y: scroll ;
box-shadow: 1px 1px 5px rgba(0,0,0,.5);
}



.report-table-columns .report-cell-label {
width:50% ;

}

.repmassiveactionscontent {
	border:1px solid #ccc ; background:#ededed;margin-left:0.1% ;border-radius 4px ;
width:99.8%;height:50px;margin-top:57px;padding:5px;margin-bottom: 5px ;
}
.page-actions-buttons{
    float: right;
    justify-content: flex-end;
 
}

.report_filter_fieldset {
    display: inline-block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    vertical-align: middle;
    width: calc(100%/4 - 4px);
}

.report_filter_fieldset_legend {
    display: block;
    font-weight: 700;
    margin: 0 0 .5rem;
    text-align: left;
    font-size:1rem
}

 .report__form-field {
    display: block;
    float: none;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}

.report__form-field-label {
    border: 1px solid transparent;
    float: left;
    font-weight: 400;
    line-height: 0.2;
    margin-bottom: 0;
    padding-bottom: .6rem;
    padding-right: 1em;
    padding-top: .6rem;
    width: 15%;
}

.report__form-field-control {
    margin-left: 5%;
}


.report__control-int{
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #adadad;
    border-radius: 1px;
    box-shadow: none;
    color: #303030;
    font-weight: 400;
    height: 30px;
    line-height: 1.36;
    padding: .6rem 1rem .6rem;
    transition: border-color .1s linear;
    vertical-align: baseline;  
    width:85% ;
}
.report__control-text{
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #adadad;
    border-radius: 1px;
    box-shadow: none;
    color: #303030;
    font-weight: 400;
    height: 30px;
    line-height: 1.36;
    padding: .6rem 1rem .6rem;
    transition: border-color .1s linear;
    vertical-align: baseline;  
    width:100% ;
}


.report__footer-main-actions {
    margin-left: 25%;
    text-align: right;
    margin-bottom:10px ;
    margin-right:5% ;
}


 .action-primary, .action-secondary, .action-tertiary, .action-quaternary{
    border: 1px solid;
    border-radius: 0;
    display: inline-block;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.16;
    padding: .6rem 1em .6rem;
    text-align: center;
    vertical-align: baseline;
}

.action-tertiary {
    color: #007bdb;
}

.action-tertiary {
    background-color: transparent;
    border-color: transparent;
    text-shadow: none;
}

.action-secondary {
    background-color: #514943;
    border-color: #514943;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}


.mb-2, .my-2 {
    margin-bottom: .5rem!important;
    margin-right: 10px;
    margin-left: 10px;
}


.cfsbutton:hover {

    color:#efef ;
 

}



.ui-widget-header {
   
    background: #343a40 !important ;

} 
 
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {

  /*  background: #007bff !important; */
} 

.rep__data-grid-filters-current._show {
    display: table;
    position: relative;
    top: -1px;
    z-index: 3;
}

.rep__data-grid-filters-current {
    border-bottom: .1rem solid #ccc;
    border-top: .1rem solid #ccc;
    display: none;
    font-size: 0.9rem;
    margin-bottom: .6rem;
    padding-bottom: .4rem;
    padding-top: 0.7rem;
    width: 100%;
    margin-top:60px
}

.rep__current-filters-list-wrap, .rep__current-filters-title-wrap, .rep__current-filters-actions-wrap {
    display: table-cell;
    vertical-align: middle;
    padding-left:10px ;
}

.rep__current-filters-title, .rep__current-filters-list{
    margin-right: 1em;
    white-space: nowrap;
}

.rep__current-filters-list {
    margin-bottom: 0;
    margin-top:8px
}

.rep__current-filters-actions-wrap {
   margin-right:0px
}

.rep__current-filters-list>li {
    display: inline-block;
    font-weight: 600;
    margin: 0 1rem .3rem;
    padding-right: 0.6rem;
    position: relative;
}



.action-remove {
    border-radius: 21px;
    height: 21px;
    line-height: 0.5em;
    vertical-align: top;
    margin-top: 0px;
    border: 1px solid #ccc;
    margin-left: 3px;
}

.divVistaCorrente {
    padding: 14px;
}

.messages-container {
    transition: opacity 1s ease-out ,height 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;  
}


.messages-contaniner-active {
	
    opacity: 1;
    height: auto;
    transition: opacity 1s ease-out ,height 1s ease-out;
}


.message, .order-errors .admin__fieldset-wrapper .title {
    background: #fffbbb;
    border: none;
    border-radius: 0;
    color: #333;
    font-size: 1rem;
    margin: 0 0 1px;

    padding: 1rem 4rem 1rem 0.5rem;
    position: relative;
    text-shadow: none;
}

.messages .message, .messages .order-errors .admin__fieldset-wrapper .title {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.message:before, .order-errors .admin__fieldset-wrapper .title:before {
    background: 0 0;
    border: 0;
    color: #007bdb;
 
      font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 1.9rem;
    line-height: inherit;
    position: absolute;
    speak: none;
    text-shadow: none;
    top: 50%;
    margin-top: -1.25rem;
    width: auto;
}

.loading-icon {
  display:none ;
  position: absolute;
  width: 5px;
  height: 5px; 
  margin:220px calc( 40vw  - 20px );
    -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
}

.loading-icon-active {
  display:block ;
}


.loading-icon:before {
  content: "\f110";
  font-family: FontAwesome;
  font-weight:700 ;
  font-size:25px;
  position: absolute;
  top: 0; 
  
}
.cr-wip {
display:none ;
position:absolute;
min-width:350px ;
height:auto ;
  margin:0px calc( 50vw  - 350px );
  z-index:100000 ;
  font-weight: 700 ;
}

.cr-wip img {
width:40px ;
height: auto ;
}

.cr-wip-active {
display:block ;
}

.pulsate {
    -webkit-animation: pulsate 3s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.5;
}
@-webkit-keyframes pulsate {
    0% { 
        opacity: 0.5;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.5;
    }
}

.ui-jqgrid .ui-pg-table .ui-pg-input, .ui-jqgrid .ui-pg-table .ui-pg-selbox {
    color: #646464 !important;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #8a837f;
    background: none;
     background-color: #514943;
    font-weight: 600;
     border-left-color: transparent;
    color: #ffffff;
}

.ui-jqgrid .ui-jqgrid-labels th.ui-th-column, .ui-jqgrid .ui-jqgrid-legacy-subgrid .ui-th-subgrid, .ui-jqgrid-labels .ui-th-column-header {
    overflow: hidden;
    white-space: normal;
    text-align: center;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    top: 7px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    font-size: 14px;
}

.ui-jqgrid tr.jqgrow td {
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ui-widget-header {
    background: #514943 !important;
}

.ui-jqgrid tr.jqgrow > td, .ui-jqgrid tr.jqgroup > td, .ui-jqgrid tr.jqfoot > td {
    font-size: 16px;
    font-weight: 700;
}

.sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused, .sidebar-mini.sidebar-collapse .main-sidebar:hover {
    width: 300px; 
}



