html,
body {
    /*height: 100%;*/
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    /*height: 60px;*/
    height: 40px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    /*padding-top: 20px;*/
    padding-top: 10px;
}
.footer p {
    color: #cb982b;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.auth-box2 {
  max-width: 750px;
  margin: -20px auto;
  background: transparent;
  border-radius: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.04), 0 1px 6px rgba(0, 0, 0, 0.04);
          box-shadow: 0 1px 15px rgba(0, 0, 0, 0.04), 0 1px 6px rgba(0, 0, 0, 0.04);
  padding-left: 15px;
  padding-right: 15px;
}

.auth-box2::before {
  content: '';
  position: absolute;
  background: transparent;
  height: 100%;
  width: 1px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}

.jss_worksheet>tbody>tr>td.readonly {
  color: #878787;
  /*background-color: #fbfbfb; */
  background-color: #f3f3f3; 
  /*background-color: #f8f8f8; */
  /*font-style: italic;*/
}

::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}

.modal-dialog .modal-content .modal-footer {
    padding: 12px 30px;
}

.main-content-header .breadcrumb a {
    text-decoration: none;
}

.jdropdown-default .jdropdown-content {
    max-height: 160px;
}

.form-content .fp-link {
    max-width: 130px;
    color: #0d6efd;
    text-decoration: none;
}

.main-content {
    padding-top: 20px;
    /*margin-top: 37px;*/
    margin-top: 32px;
}

.main-content-header .btn{
/*    line-height: 1.2;
    margin-top: 0px !important;*/
  line-height: 1.2;
  margin-top: -32px !important;
}

.main-content-header h1,
.main-content-header .breadcrumb,
{
    padding-top: 5px;
}

.tabs-style-three .tab-content {
    padding: 5px;
}

.jss_worksheet>tbody>tr>td {
    font-size: 10pt;
}

.jss_worksheet>thead>tr>td {
    font-size: 10pt;
}

.action-menu::after {
    display: none;
}
.action-menu.dropdown-toggle.show,
.action-menu:hover,
.action-menu:not(:disabled):not(.disabled):active
{
  color: #5a85fd;
  background-color: #fff;
  border: 0;
}
.action-menu.dropdown-toggle.show:focus,
.action-menu:focus,
.action-menu:not(:disabled):not(.disabled):active:focus
{
  box-shadow: none;
}
.action-menu-item {
    line-height: 1.5;
}

.multi-header {
    text-align: center;
    margin: 0px !important;
    color: #212529;
    line-height: 20px;
}

.jss_content {
    padding-bottom: 0px;
}

.viewbtn, .delbtn, .appbtn, .receipt, .cont-viewbtn, .sendmail, .pr-viewbtn, .deck-viewbtn, .deck-uploadbtn, 
.pic-viewbtn, .pic-uploadbtn, .obsi-viewbtn, .obsi-uploadbtn, .obse-viewbtn, .obse-uploadbtn, .obse-excludebtn, 
.this_week_load, .any_week_load, .this_month_load, .any_month_load, .pentrinv-viewbtn  {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 1px !important;
    line-height: 1.2;
    border: 0;
}

.modal-header {
    padding: 16px !important;
}


.sidemenu-area .sidemenu .navbar-nav .active::before {
    /*background: var(--fc-neutral-text-color);*/
}

/*.sidemenu-area .sidemenu .navbar-nav {
  color: var(--fc-neutral-text-color);  
}*/

/*body > div.sidemenu-area.sidemenu-toggle.default > nav > div > div > a > svg:hover {
  color: #2962ff;
}
*/
/*.footer {
    position: fixed;
    bottom: 0;
    width: 95%;
}*/
/*body {
  zoom: 0.8;
}*/



.sidemenu-area .sidemenu .navbar-nav .nav-link .icon {
    color: unset;
}

.esig {
  max-width: 180px;
  max-height: 120px;
}
.mailsig {
  /*max-width: 180px;*/
  max-height: 200px;
}
input[type=file]::-webkit-file-upload-button {
    display: none;
}



.jss_worksheet {
  /* background-color: #f75d81; */
  width: 0;
  border-top: 1px solid #cb982b;
  border-left: 1px solid #cb982b;
  border-right: 1px solid #cb982b;
  border-bottom: 1px solid #cb982b;
}

.jss_worksheet>thead>tr>td {
  border-top: 1px solid #cb982b;
  border-left: 1px solid #cb982b;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  background-color: #ecb627;
  /*color: white;*/
/*  background-color: #f3f3f3;
  padding: 2px;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;*/
}
.jss_content {
    scrollbar-color: #cb982b transparent;
    box-shadow: none !important;
}
.jss_worksheet>thead>tr>td.selected {
     background-color: #cb982b; 
}
.jss_worksheet>tbody>tr>td:first-child {
    background-color: #ecb627;
    /*color: white;*/
}
.jss_worksheet>tbody>tr>td {
    border-top: 1px solid #cb982b;
    border-left: 1px solid #cb982b;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
/*.jss_worksheet>tbody>tr.selected>td,*/
.jss_worksheet>tbody>tr.selected>td:first-child {
    /*background-color: #ecb627;*/
    background-color: #cb982b;
}
.jss_worksheet>tbody>tr.selected>td {
    /*background-color: #cb982b;*/
    /*border: thick;*/
}
.jss_worksheet .highlight {
    /*background-color: #ecb627 !important;*/
}
.modal-title {
    /*color: #cb982b;*/
    color: #6c757d;    
}
.modal-dialog .modal-content .modal-body {
    padding-bottom: 10px;
}
.sidemenu-area .sidemenu .navbar-nav .nav-link:hover, .sidemenu-area .sidemenu .navbar-nav .nav-link:focus {
     color: #cb982b;
}
.sidemenu-area .sidemenu .navbar-nav .active::before {
    background: #cb982b;
}
.sidemenu-area .sidemenu .navbar-nav .nav-link:hover::before {
    background: #cb982b;
}
.card .card-header::before {
    background: #cb982b;
}

.jss_worksheet .highlight-top.highlight-left {
    -webkit-box-shadow: -1px -1px #cb982b;
}
.jss_worksheet .highlight-bottom {
    border-bottom: 1px solid #cb982b;
}
.jss_worksheet .highlight-right {
    border-right: 1px solid #cb982b;
}
.jss_worksheet .highlight-left {
    border-left: 1px solid #cb982b;
}
.jss_worksheet .highlight-top {
    border-top: 1px solid #cb982b;
}
.jss_worksheet>tfoot>tr>td {
    border-top: 1px solid #cb982b;
    border-left: 1px solid #cb982b;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.jss_worksheet>tfoot>tr>td:nth-child(1) {
    background-color: #ecb627;
    /*color: white;*/
}

.chat-content {
  white-space: pre-wrap;
}
.badge-danger {
/*    color: #fff;
    background-color: #e15765;*/
    color: #e15765;
    font-weight: bold;
    /*background-color: #fff;*/
    background-color: transparent;
}
.badge-success {
    font-weight: bold;
    color: #28a745;
    background-color: transparent;
}
.modal-title {
    font-size: 20px !important;
}
.dropdown-divider {
    border-top: 0px solid rgba(0, 0, 0, .15);
    margin: 0;
}
.jss_worksheet>tbody>tr>td:first-child {
    background-color: #f8f8f8;
    /* color: white; */
}
div.jtabs-content > div > div.jss_content > table > tfoot > tr > td:nth-child(1) {
    background-color: #f3f3f3;
}

#nav-trainers.active > .title {
  color: #cb982b;
}
.nav-link.active > svg,
.nav-link.active > svg > path,
body > div.sidemenu-area.sidemenu-toggle.default > nav > div > div > a.nav-link.active > svg
{
  color: #cb982b;
}
body > div.sidemenu-area.sidemenu-toggle.default > nav > div > div > a > svg {
  color: var(--fc-neutral-text-color);
}
body > div.sidemenu-area.sidemenu-toggle.default > nav > div > div > a > svg:hover {
  /*color: #cb982b;*/
  color: var(--fc-neutral-text-color);
}
.sidemenu-area .sidemenu .navbar-nav .nav-link:hover .icon {
  /*color: #cb982b;*/
  color: var(--fc-neutral-text-color);
}
.badge-x-red {
  font-weight: bold;
  font-size: 0.75em !important;
  color: #e15765 !important;
}
.badge-x-green {
  font-weight: bold;
  font-size: 0.75em !important;
  color: #28a745 !important;
}
.badge-x-green-clonly {
  color: #28a745 !important;
}
.badge-x-yellow {
  font-weight: bold;
  font-size: 0.75em !important;
  color: orange !important;
}
div.jtabs-content > div > div.jss_content > table > thead {
    line-height: 36px;  
}
div.jtabs-content > div > div.jss_content > table > thead > tr > td{
    white-space: pre-wrap;
    line-height: 20px;
}


.navbar {
    padding-top: .1rem;
    padding-bottom: .1rem
}
.sidemenu-area {
    top: 49.2px;
}
.main-content {
    padding-top: 1px;
}
.main-content-header {
    /*margin-bottom: 10px;*/
    margin-bottom: 5px;
    padding-bottom: 1px;
}
.form-check-input:checked {
    background-color: #cb982b;
    border-color: #cb982b;
}

.btn-outline-primary {
    color: #cb982b;
    border-color: #cb982b;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #cb982b;
    border-color: #cb982b;
}
.btn-check:focus+.btn-outline-primary, .btn-outline-primary:focus
Specificity: (0,3,0)
 {
    box-shadow: 0 0 0 .25rem #cb982b;
}
.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #cb982b;
    border-color: #cb982b;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem #cb982b7d;
}
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .25rem #cb982b7d;
}

.main-content-header h1 {
    color: #cb982b;
    font-size: 16px;
}

.jtoolbar .material-icons:hover {
    background-color: #d0d0d0;
    transform: scale(1.15);
    color: #cb982b;
    /*background-color: red;*/
}
.jss_toolbar {
    min-height: 36px;
}
::-webkit-scrollbar-thumb {
    background: #cb982b;
}
select:-internal-list-box option:checked {
  background: #cb982b !important;
}
select[multiple]:focus option:checked {
  background: #cb982b;
}
.jtoolbar .material-icons {
    background-color: #d9d9d9;
    border-radius: 3px;
}
.hide-class {
    display: none !important;
}
.show-flex {
    display: flex;
    justify-content: space-around;
}

.jss_pagination>div:last-child {
  padding: 0px;
}
.jss_pagination>div {
  padding: 0px;
  padding-left: 5px;
}
.jss_pagination>div>div {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
