/* CSS Document */

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(80,80,80,.08) !important;
}
.flb { text-transform: capitalize;}
.form-control.form-error ~ .invalid-feedback {display: block;} 

.form-group > .custom-switch {    
    margin: 0 .375rem 1rem 0 !important;
}
/*
1ul.pagination > li.page-item > a {display: block; padding: .5rem .75rem;} 
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #3498db;
  border-color: #258cd1;
  color: #fff;
  cursor: default;
  z-index: 2;
}
*/
/*
.pagination .page-item > a {

    border-radius: 4px;
    border-width: 0;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #6a7eb5;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-item.active > a {

    z-index: 1;
    color: #fff;
    background-color: #6a7eb5;
    border-color: #6a7eb5;

}

.pagination .page-item.prev-page > a,.pagination .page-item.next-page > a,.pagination .page-item.first-page > a,.pagination .page-item.last-page > a{background:#e1e5f0}
.pagination .page-item >a{border-radius:4px;border-width:0}
.pagination .page-item:not(.active):not(.disabled) >a:hover{background-color:#6a7eb5!important;color:#fff}
.pagination .page-item.active > a:hover{color:#fff;}
.pagination.pagination-xs .page-item >a{padding:.2rem .5rem;font-size:.75rem}
*/

.input-group > .form-label {min-width: 105px;}
.input  .error-message {position: absolute;color: red;bottom: -20px;left: 50px;}


.reset-this,#js-msg-12 > * {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto !important;
    word-spacing : normal;
    z-index : auto;
    /* basic modern patch */
    all: initial;
    all: unset;
}

/* basic modern patch */

#js-msg-1 {
    all: initial;
    * {
        all: unset;
    }
}

div.pre {
    margin: 0;
    padding: 0;
        padding-top: 0px;
    font-family: monospace;
    font-size: 12px;
}
pre {
     white-space: pre-line;   
}




#countcontrols {
    display: inline-block;
}
#messagelistfooter {
    white-space: nowrap;
}
.pagenav .countdisplay {
    display: inline-block;
    padding: 3px 1em 0 1em;
    min-width: 16em;
}
.pagenavbuttons {
    position: relative;
    top: -2px;
}
pagenav.dark a.button {
    font-weight: bold;
    border: 0;
    background: transparent;
    margin: 0;
}
.pagenav a.button {
    padding: 1px 3px;
    height: 16px;
    vertical-align: middle;
    margin-bottom: 1px;
}
a.button span.icon, .pagenav a.button span.inner {
    display: inline-block;
    width: 16px;
    height: 13px;
    text-indent: 1000px;
    overflow: hidden;
    background: url(images/buttons.png?v=d70c.9130) -6px -211px no-repeat;
}

/* rows */
div.dropdown-multicol{
  width: 30em;
}
div.dropdown-row>a.dropdown-item{
  display:inline-block;
  width: 32%;
  float:none;
}

/* Columns */
div.dropdown-multicol2{
  width: 30em;
}
div.dropdown-multicol2>div.dropdown-col{
  display:inline-block;
  width: 32%;
}

.input-group>.input-group-prepend-big {
    /*flex: 0 0 15%;*/
    flex: 0 0 110px;
    
}
.input-group .input-group-text {
    width: 100%;
}
.form-group .error-message { color:red;}
.td-data { white-space: pre-wrap; text-overflow:ellipsis; overflow: hidden; max-width: 800px;overflow-wrap: break-word;}
.modal {z-index: 3050;}
.modal-backdrop {z-index: 3040;}

.last-edited td,.last-edited th {
    border:1px solid green !important;
    border-width: 1px 0  1px 0  !important;
}
.last-deleted td,.last-deleted th {
    border:1px solid red !important;
    border-width: 1px 0  1px 0  !important;
}
.animated-sa{
    color: #1dc944;
    -webkit-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    transition: color 0.4s ease;
}
.swal2-container {z-index:4060;}
#records-container {min-height: 400px;overflow: hidden;}

.sort-link {
    padding-right: 15px; 
    display: block;
    position: relative;
}
.sort-link:before,.sort-link:after {
    position: absolute;
    bottom: .5em;
    bottom: 0;
    display: block;
    opacity: .3;
    box-sizing: border-box;
    font-weight: 300;
}
.sort-link:before {
    right: 1em;
    content: "\f0de";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-size: 1rem;
}

.sort-link:after{
    content: "\f0dd";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    right: 16px;
    font-size: 1rem;   
}
.sort-link.dir-asc:before,.sort-link.dir-desc:after{
    opacity: 1;
    color: black;
}
/* */
.sort-link1:before {
    right: 1rem !important;
    content: "\f175";    
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
}

.sort-link1:after {
    right: .5rem !important;
    content: "\f176";
    font-size: 14px;
    font-family: 'Font Awesome 5 Pro';
}

.red-tooltip + .tooltip > .tooltip-inner {background-color: #f00;}
.red-tooltip + .tooltip.top > .tooltip-arrow {background-color: #f00;}
.tooltip-arrow,
.red-tooltip + .tooltip > .tooltip-inner {background-color: #f00;}

.red-tooltip.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #f00;
    border-radius: .25rem;
}
.spf-msg { position: absolute;left:0;bottom:20px;}
textarea {resize: none !important;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none !important; 
  margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}
.tooltip{
    z-index:100000000;
}
a,a:hover, a:active, a:focus {
   outline: none !important;
}
input:focus, textarea:focus, select:focus,select:active{
        outline: none !important;
}
*:focus {
    outline: none !important;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
select {
    background: transparent;
}
@-moz-document url-prefix() {
    select, select:-moz-focusring, select::-moz-focus-inner {
       color: transparent !important;
       text-shadow: 0 0 0 #000 !important;
       background-image: none !important;
       aborder:0;
    }
}
.modal-lgx2, .modal-xlx2 {
    max-width: 1200px;
}
input.form-error {
     border:1px solid red;   
}
.has-length .select2-selection,.has-length .form-control,.has-length .btn {
     border-color: #6a7eb5;
}
.input-group [class^='select2'] {
  border-radius: 0px !important;
}

.modal-dialog {margin-bottom:60px;}
.modal-dialog.modal-md {
  width: 60%;
  margin-left:auto;
  margin-right:auto; 
  max-width:none;
}
.modal-dialog.modal-xl {
  width: 80%;
  max-width:none;
  margin-left:auto;
  margin-right:auto; 
}
.modal-dialog.modal-fs {
  width: 100%;
  height: 100%;
  max-width:none;
  margin:0;
  padding:0;
}