.text-center {

    text-align: center;

}

.text-left {

    text-align: left;

}

.text-right {

    text-align: right;

}

.text-justify {

     text-align: justify;
}

.the-hidden {
  display: block;
}
.k-pdf-export .the-hidden  {
  display: none;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nomar {

    margin: 0 !important;
}
.note-editor.note-frame .note-editing-area .note-editable {

  background-color: #9e9e9e;
}
.nopad {

     padding: 0 !important;
}

.commonTable thead tr th {

  color: white;
  background-color: #16a085;
  padding: 4px 7px; 
}

.commonTable tbody tr td {

  padding: 4px 7px; 

}

.cb {

    transition: all .5s;
    color: white;
    padding: 4px 18px;
    border-radius: 15px;
    border: none;
    outline: 0 none;
    cursor: pointer;
    opacity: 1;
    box-shadow: 1px 2px 1px 0px #3a3a3a;
    font-family: 'Roboto, Arial', sans-serif;
}
.cb_white {

    color: white;
}
.cb_success {

    background-color: #1abb9c;
}

.cb_warning {

    background-color: #ffc107;
}

.cb_danger {

    background-color: #ff0000;
}

.cb:hover {

    opacity: .9;
    outline: none !important;
}

.cb:focus {

     outline: none !important;
}


.custom_input {

    border-radius: 7px;
    height: 30px;
    font-size: .8rem

}

.ta {

   min-height: 120px;
}


.p-link {

    color: #989898;
    transition: all .5s;
    display: inline-block;
    margin-right: 10px;
}

.page-menu-bar {

    background-color: #2a3f54;
}

.fieldset_site {

    border-top: 1px solid #d2d2d2;
    padding: 10px;
}

.legend_site {

    font-size: 14px;
    width: auto;
    padding: 0 12px;
    font-weight: bold;
}

.p-link .p-link-title {

    padding: 6px 12px;
    font-weight: bold;
}

.p-link-active {

    color: #19ab9e !important;
}
.thepdf {

   margin-left: -2000px;
}

.p-link-active .p-link-title {

     border-top: 3px solid #19ab9e;
}

.p-link:hover {

    color: #19ab9e !important;
}
.p-breadcum {

    padding: 6px 18px;
     color: #989898;
    
}

.nopad {

     padding: 0 !important;
}
.menu-icon {

    height: 20px;
    width: 20px;
    margin-right: 5px;
}
.side-menu-svg {

    margin-right: 5px;
    fill: white;
}
.custom-table tr {

}
.custom-table tr td{

    padding: 3px 6px;
    vertical-align: middle ;
}
.custom-table thead tr td {

   padding: 4px !important;
   color: white;
}
.custom-table thead tr td {

   background-color: #16a085 !important;
}

.custom-table tbody tr td {

   padding: 4px !important;
}
.no-data-base {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 300px;
}
h6, p {

     font-size: 13px;
}

h5 {

    font-size: 14px;
}


h4 {

    font-size: 15px;
}

h3 {

    font-size: 16px;
}


h2 {

    font-size: 17px;
}


h1 {

    font-size: 18px;
}

.font-bold {

     font-weight: bold !important;
}

.required {

    color: red;
    font-size: 12px;
}

.success {
    color: green;
    font-size: 12px;
}
.info-label {

    text-align: left;
    text-transform: uppercase;
    width: 200px;
    margin-left: -600px;
    transition: all .5s;
    padding: 2px;
    font-size: 11px !important;
}

.uppercase {

    text-transform: uppercase;
}

.show-label {

    margin-left: 0 !important;
}

.alert_success {
    color: green;
}

.alert_required {
    color: red;
}
.desk {

    display: inline-block;
}
.mob { 

    display: none;
 }
 .hoverbase {

    transition: all .2s;
    min-height: 250px;
    width: 1000px;
    position: absolute;
    background-color: rgba(44,62,80,.9);
    left: 230px;
    top: 0px;
    color: white;
    display: none;
 
}
.side-menu li:hover .hoverbase {

     top: 0;
     display: block;


}
.hover-menu-base {
    margin-right: 10px;
}
.hover-link {

    color: white;
}
.menu-sep {

    border-bottom: 1px solid white;
}

#main_menu .side-menu .side-menu-li .side-menu-a {

    padding: 5px 0 !important;
    margin: 4px 0 !important;
}

#main_menu .side-menu .side-menu-li {

    padding: 4px 10px !important;

}

#main_menu .side-menu .side-menu-li .side-menu-a {

    padding: 6px 3px !important;
}

#main_menu .side-menu .side-menu-li .side-menu-a .menu-icon {

    width: 20px !important;
}
.error-pad {

    padding: 4px 0;
}
.noti-base {

  top: -10px; 
}

.tooltip-inner {
    background-color: #16a085;;
    max-width: 382px;
    padding: .80rem .25rem;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    
    border-top-color: #16a085;; 

}

@media(max-width: 576px) {

    .desk {

        display: none;
    }
    .mob {

        display: inline-block;
    }

    .responsive::-webkit-scrollbar {
      height: 6px;
      cursor: pointer;
      display: block;
    }

    .noti-base {

      top: 6px; 
    }
}
.contentBox {

    min-height: 1200px !important;
}
.panel-box {

    min-height: 250px;
}
.compnentLoader {
    
    display: flex;
    justify-content:center;
    align-items: center;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9000;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.1);
}

.serverError {
    
    display: flex;
    justify-content:center;
    align-items: center;
    margin-top: 0px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 90001;
    width: 100%;
    height: 320px;
    background-color: rgba(0,0,0,.1);
}

.centerElement {

    display: flex;
    justify-content:center;
    align-items: center;
    margin-top: 0px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 90001;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.1);

}


.panel-title {

     color: #16a085;
}
.panel-text {

    padding: 8px 0;
    border-bottom: 2px solid #16a085;
}

.loded-top-toolbar {

     display: flex;
     justify-content: flex-end;
     align-items: flex-start;
}

.loded-bottom-toolbar {

     display: flex;
     justify-content: flex-end;
     align-items: flex-end;
     padding: 5px 3px;
     margin-top: 20px;
     border-top: 2px solid #dedcdc;
}

.loded-bottom-update--toolbar {

     display: flex;
     justify-content: flex-end;
     align-items: flex-end;
     padding: 5px 0;
     margin-top: 20px;
}



.loded-action {

     margin: 10px 0 5px 0;
}

.dotted-border {

    border-bottom: 1px dotted gray;
}

.btn-material {

    border: 0;
    background-color: #16a085;
    padding: 8px;
    text-transform: uppercase;
    font-size: 11px !important;
    color: white;
    cursor: pointer !important;
    font-family: 'Arial','sans-serif' !important;
}

.btn-material-danger {

    border: 0;
    background-color: #a20d0d; /*#da0000*/
    padding: 8px;
    text-transform: uppercase;
    font-size: 11px !important;
    color: white;
    cursor: pointer !important;
    font-family: 'Arial','sans-serif' !important;
}

.btn-icon {

     padding: 0 0 0 10px;
     cursor: pointer;
     color: #16a085;
}

.btn-icon-danger {

     padding: 0 0 0 10px;
     cursor: pointer;
     color: #da0000;
}

.btn-inside-icon {

     padding: 0 5px 0 5px;
     cursor: pointer;
     color: white;
}

.pointer {

    cursor: pointer;
}

.btn-inside-icon-danger {

     padding: 0 5px 0 5px;
     cursor: pointer;
     color: white;
}


.action-base {

    display: flex;
}

.action-icons {

    margin: 4px;
}
.dtInput {

     padding: 4px 6px;
     border-radius: 3px;
     border: 1px solid gray;
     width: 100%
}
.editBar {

     width: 100%;
     /*padding: 5px 4px;*/
     background-color: #16a085;
     margin-top: 10px;
     color: white;
     display: flex;
     justify-content: flex-start;
     align-items: flex-start;
}
.samecolor {

    color: #16a085;
}

.samebgcolor {

    background-color: #16a085;
}
.whatisBase {

    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 50000;
    transform: scale(0,0);
    transition: all .5s;
}

.px-pop-base {

    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 50000;
    transform: scale(0,0);
    transition: all .5s;
}
.whatisContent {
    
    min-height: 500px;
    min-width: 500px;
    background-color: white;
    box-shadow: 0 0 10px 5px rgba(0,0,0,.5);
}
.scale {
    transform: scale(1,1);
}
.addBase {

    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 50000;
}
.addSection {

    min-height: 400px;
    min-width: 800px;
    background-color: white;
    box-shadow: 0 0 10px 5px rgba(0,0,0,.5);
}
.whatisHeader {

    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.black {

    color: black;
}

.back-btn {

     color: white;
     background-color: #16a085;
     border-radius: 15px;
     padding: 10px;
     cursor: pointer;

}

.back-btn-white {

     color: white;
     border-radius: 15px;
     cursor: pointer;
     margin-right: 6px;
     padding: 3px;

}
.back-btn-white a {

    color: white;

}
.formBase {

     margin-top: 10px;
     width: 100%;
     padding: 14px;
}

.form-group label {

     font-weight: bold;
     color: black;
}

.theGlobalLoader {

    z-index: 499999;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%; 
    background-color:rgba(255,255,255,.08);
    top: 0;
    margin-top: 0;
}

.activeGlobalLoader {


    width: 100%;
    height: 100%; 
}

.theGlobalLoaderImg {

    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%; 
}
#inflate {

    position: fixed;
    bottom: 50px;
    z-index: 500000;
    right: 10px;
    width: 300px;
    min-height: 0;
    background: transparent;
}

.errorBase {

    position: fixed;
    z-index: 1560;
    width: 100%;
    height: 100%;
    margin-top: 0;
    top: 0;
    left: 0;
    overflow-y: scroll;
    background-color: rgba(22,160,133,.95);
    transition: all .3s;
    display: none;
}

#errorHeader {

    width: 100%;
    position: relative;
    padding: 0 8px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    color: black;
}

.showErros{

    position: relative;
    padding: 20px 0;
    width: 500px;
    color: white;
    font-size: 16px;
    margin: auto;

}

.activateErrors {

    margin-top: 0px !important;
}


.theDownloadLoader {

    z-index: 499;
    position: fixed;
    width: 100%;
    height: 100%; 
    background-color:rgba(0,0,0,.9);
    top: 0;
    margin-top: 0;
    display: none;
}
.theDownloadLoaderContent {

    z-index: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%; 

}
.dtCommon > div {

    display: block !important;
}
.searchDataTableBase {

    margin: 8px 0;
}
.dataTableSearchInput {

    border-radius: 8px;
    border: 1px solid gray;
    padding: 3px 5px;
}

.theDataTable thead tr th {


    padding: 2px 0 !important;


}

.theDataTable thead tr th .headText{

    background-color: #16a085;
    color: white;
    padding: 4px 7px;

}

.theDataTable.table-sm td, .table-sm th {

   /* padding: .4rem;*/
}

.theDataTable thead tr th .headInput {

    padding: 0 4px;
    width: 100%;

}

.theDataTable thead tr th .headInput input {

    border-radius: 8px;
    padding: 1px 4px !important;
    font-size: 12px;
    height: 25px;

}

.theDataTable thead tr  .selection-cell-header, .theDataTable tbody tr  .selection-cell  {
    width: 30px !important;
}
.theDataTable thead tr  .selection-cell-header  {

     /*padding-left: 5px !important;*/
}

.theDataTable thead tr th   {

     border-top: 0 !important;
}

.theDataTable tbody tr td   {

     font-size: 13px;
}

.react-bootstrap-table-pagination-list .pagination {

    justify-content: flex-end;
    align-items: flex-end;
}

.react-bootstrap-table-pagination-list .pagination .page-link {

    border: none;
    background-color: transparent;
    color: black;
}


.react-bootstrap-table-pagination .btn-secondary  {

    background-color: transparent !important;
    border: none !important;
    color: gray !important;
    font-size: 14px !important;

}

.react-bootstrap-table-pagination .dropdown-menu {

    z-index: 200000 !important;
}

.btn-secondary.focus, .btn-secondary:focus, a:focus {

    box-shadow: none !important;
}
.disabled  {

    cursor: not-allowed !important;
}

.react-bootstrap-table-pagination-list .pagination .page-link:hover {

    text-decoration: underline !important;
    color: maroon;
}
.react-bootstrap-table-pagination-list .pagination .active .page-link{

    color: red !important;
}
.dtLink:link {

    text-decoration: none;
    color: maroon !important;

}

.dtLink:hover {

    text-decoration: underline;
    color: black !important;

}
.toolbox-select {

    width: 120px;
    height: 25px;
    padding: .2rem .5rem;
} 

.toolbox-input {

    width: 100px;
    height: 25px;
}
.p_box {

  box-shadow: 0 0 1px 1px #d9d8d8;
  padding: 5px;
}

body::-webkit-scrollbar {
  width: 4px;
  cursor: pointer;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #16a085;
  outline: 1px solid slategrey;
  cursor: pointer;
}


.responsive::-webkit-scrollbar {
  height: 6px;
  cursor: pointer;
  display: none;
}
 
.responsive::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
 
.responsive::-webkit-scrollbar-thumb {
  background-color: #16a085;
  outline: 1px solid slategrey;
  cursor: pointer;
}
.box-li {
    margin-right: 10px;
}
td {

    color: #2b2b2b;
}
.form-control {

    font-size: .9rem
}
.box {

    min-height: 130px;
    min-width: 100%;
    background-color: #16a085 !important;
    -moz-box-shadow: 0 0 4px #a09d9d;
    -webkit-box-shadow: 0 0 4px #a09d9d;
    box-shadow: 0 0 4px #a09d9d;
    color: white;
}
.box-trans {

     min-height: 130px;
     min-width: 100%;
    -moz-box-shadow: 0 0 4px #a09d9d;
    -webkit-box-shadow: 0 0 4px #a09d9d;
    box-shadow: 0 0 4px #a09d9d;
    padding: 6px;
}
.fieldset {

    border: 1px solid #16a085;
    padding: 10px;
    position: relative !important;
    clear: both !important;
}
.legend {

    font-size: 14px;
    font-weight: bold;
    width: auto;
    padding: 0 12px;
    color: #16a085;

}
.theCenter {

    display: flex;
    justify-content:center;
    align-items: center;
    color: rgba(0,0,0,.5);
}
.topDotted {

    border-top: 1px dotted gray;
    padding: 2px 6px;
}

.x_title .font-bold {

    text-transform: uppercase;
    font-size: 12px !important;
}

.panel-text {

    text-transform: uppercase;
    font-size: 16px !important;
}
.nav-md ul.nav.child_menu li:before {

    margin-top: 12px !important;
}
.main-title {

   -webkit-box-shadow: 0 5px 10px -6px black;
   -moz-box-shadow: 0 5px 10px -6px black;
    box-shadow: 0 5px 10px -6px black;
    padding: 20px 0;
}
.overlay-p {

    background-color: rgba(0,0,0,.5);
    color: white;
    padding: 3px;
}
.searchBase {

    position: absolute;
    width: 100%;
    height: auto;
    background-color: #34495e;
    padding: 10px;
    box-shadow: 0 0 1px 1px #8080809e;
    z-index: 500;
    min-height: 600px;
}
.lt {

    text-decoration: line-through !important;
}

.orderbox {

   width: 100%;
   border: 1px dotted rgba(0,0,0,.2);
   padding: 5px;
}

.piclist{
    margin-top: 30px;
}
.piclist li{
    display: inline-block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    box-shadow: 0 0 2px 1px rgba(23, 22, 22, 0.3);
    margin-right: 15px;
}
.piclist li img{
    width: 100%;
    height: auto;
    padding: 5px;
}

/* custom style */
.picZoomer-pic-wp,
.picZoomer-zoom-wp{
    border: 1px solid #fff;
}
.darkslategrey {

  background-color: darkslategrey;
  color: white;
}

.mini-search {
  background-color: white;
  box-shadow: 0 0 1px 1px rgba(0,0,0,.09);
  padding: 5px;
  
}
.red-bg {

   background-color: red;
   color: white;
}

.green-bg {

  background-color: green;
  color: white;
}

.page-modal {

  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0,0,0,.3);
  border: 1px solid red;
}
.modal-base {

   min-width: 50%;
   min-height: 40%;
   background-color: white;
   padding: 20px;
}
.gt-total {

   padding-bottom: 4px;
   border-bottom: 3px double black;
}
.sheet-list {

   padding-top: 6px;
   padding-bottom: 6px;

}
.pres-viewer {

    padding: 10px;
    cursor: pointer;

}

.pres-viewer:hover {

    margin-left: 0;
}

.hover-link  {

  color:  white;

}

.hover-link:hover {

   color: red;
}

.hidden-toolbar {

    position: absolute;
    width: 100%;
    z-index: -1;
    margin-top: 10px;
    margin-left: -26px;
    transition: all .5s;
}

.hidden-toolbar-view {

    z-index: 1 !important;
    margin-top: -40px !important;

}

.mod_navbar {

   list-style: none !important;
}

.mod_navbar li {

   display: inline-block !important;
}

.horizonal-navs {

   list-style: none;
   padding-left: 0px;
   margin-top: 30px;
}
.horizonal-navs li:nth-child(1) {

   border-top: 1px dashed gray;
}
.horizonal-navs li {

    border-bottom: 1px dashed gray;
    padding: 8px 10px;
}

.page-hr-link {
    
}
