/* -----------------------------------
CSS author: William Fitzgibbon
----------------------------------- */

/* -----------------------------------
Global overwrites
----------------------------------- */
body {
  background: #f7f7f7;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAQklEQVR42oWPwQkAMAgDs/+wrpAWoRxEoY8oyhmMqspXst1a5i76QAICeB0oHRDgGwAm6FyszuMyev6UIIFGEiASH1Ak+dP7CziGAAAAAElFTkSuQmCC');
}

.text-link-only {
  background: none;
  border: none;
  color: #044A7E;
}

.text-link-only:hover {
  text-decoration: underline!important;
  background: none!important;
  border: none!important;
  color: #044A7E;
}

.secondary-btn {
  background: #ddd!important;
  border: 1px solid #ddd!important;
  color: #000!important;
}

.secondary-btn:hover {
  background-color: #b7b7b7;
  color: rgb(0, 0, 0)!important;
}

#printer {
  display: none;
}

#cipRegister #printer {
  display: block;
  top: -2px;
  position: absolute;
  right: 0;
}

#auditRegister #printer {
  display: block;
  top: 10px;
  position: relative;
  text-align: right;
  height: 0;
}

a#showLegend {
  margin-bottom: -20px;
  position: relative;
  display: block;
  margin-left: 5px;
}

#docx {
  position: relative;
}

#training #printer {
  display: block;
}

input#resetPasswordBtn {
  background: transparent;
  color: #2e2e2e;
}

.table thead th,
  .fixedHeader-floating thead th {
  background: #f4f4f4!important;
  color: #6a6a6a;
}

.buttons a.ui-button-text-only:hover {
  color: #000;
}

.inner_information-container-dashboard .buttons a.ui-button-text-only:hover {
  color: #fff;
}

.buttons .ui-button {
  min-width: 100px;
}

.buttons a:hover, .buttons input:hover {
  text-decoration: none;
  background: #1278c1;
  color: #fff;
}

.buttons a.ui-button.active {
  opacity: 0.6;
  cursor: inherit;
}

a.dashhome {
  float: left;
  margin: 0 5px 0 0;
  border-bottom: #FFF .3em solid;
  background: #024677;
  color: #fff;
  text-decoration: none;
  border-radius: 6px 6px 0 0;
}

a.dashhome span {
  display: block;
  padding: 7px 15px;
}

input.ui-button {
  padding: 0.6em 1em;
}

form.filter select {
  width: inherit;
}

form.filter label,
  form.filter .ui-button {
  margin: 0px 3px;
}

form.filter label:first-child {
  margin: 0px 4px 0px 0px;
}

form.filter label:last-child {
  margin: 0px 0px 0px 4px;
}

.filter-icon {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEsSURBVDhPtZK9TsMwFIUd5z8hC4qysSIegYE3YEW8AspjMLKzwohEKxhYmFEHHoGFCSQY+JkQQYU4fG5qmqaWKANHOvK99j328bWF53kDIUQNmz9Qua47lHmeXzmOUzGxNKh/giPJDie+7+vTVbv0Kz4QXjRNczbJgiBYl1JeE+oNbDYNv6IoGmVZtskGknxiw0nTdIfhZVpkJQfccc3dsixd8hkQJzRvn/AT2sRviA+SJFklXkQYhmvc/5Kwb3+Mq3PEG9oluR1FUWxRdE9ohIr6Gxq7Deft9hHHsY/9I0Jjf8xmx3BFr3fRdqyDqqpqpdQzof44GvoKr8y9t+kMC2IN3tBYNujGP7CKl8W/imsa9Ui3H6b5HKxiBPrj3/LmhzzdHuMp072/L8Q3MaRlpROyCicAAAAASUVORK5CYII=')!important;
  background-repeat: no-repeat!important;
  padding: 6px 13px 6px 24px!important;
  background-position: 9px 9px!important;
  background-size: 9px!important;
  margin-left: 12px!important;
  opacity: 0.7;
}

.filter-icon:hover {
  opacity: 1;
}

.clickable {
  cursor: pointer;
}

button#updateInline,
  button#updateReviewSettings,
  button#submitReview {
  background: #054c81;
  border: 0;
  color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  margin-top: 15px;
}

.sorting_disabled.sorting {
  background-image: none!important;
}

table.dataTable thead th, table.dataTable thead td {
  padding: 10px 18px 10px 10px!important;
}

.dataTables_wrapper select {
  width: inherit;
}

.sorting:not(:hover) {
  background-image: none!important;
}

.dt-buttons {
  padding: 15px 10px;
}

.dt-buttons .btn-default, 
.dt-buttons .buttons a, 
.dt-buttons .buttons input {
  color: #858585;
  background-color: #ffffff;
  border-color: #898989;
  border-radius: 6px;
  padding: 7px 20px;
  font-size: 11px;
}

.table div.dt-buttons {
  position: relative;
  float: right;
}
.table .dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: right;
}

.dataTables_filter input {
  padding: 6px;
  border-radius: 6px;
  border: 1px solid #ccc;
  width: 295px;
  max-width: 100%;
}

.dataTables_wrapper {
  border: 1px solid #d7d7d7;
  background: #f6f6f6;
}

/* table.dataTable thead .sorting_desc {
  background-image: url(//cdn.datatables.net/DataTables-1.10.20/images/sort_desc.png)!important;
  background-repeat: no-repeat!important;
  background-position: right 5px!important;
}

table.dataTable thead .sorting_asc {
  background-image: url(//cdn.datatables.net//DataTables-1.10.20/images/sort_asc.png)!important;
  background-repeat: no-repeat!important;
  background-position: right 10px!important;
} */

table.dataTable thead .sorting:after {
  opacity: 0!important;
}

table.dataTable thead .sorting:hover:after {
  opacity: 0.2!important;
}
  
  
  /* Toast notifications */ 
.toast {
  border-radius: 9px;
  padding: 10px 10px 0px 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.toast p {
  padding-top: 0;
  padding-bottom: 10px;
  margin: 0;
}

.toast.success {
  background: #dbffdb;
  border: 1px solid #00b15f;
}

.toast.warning {
  background: #fff6db;
  border: 1px solid #c3bc65;
}

.toast.information {
  background: #e1f3ff;
  border: 1px solid #133ae7;
  color: #001ea5;
}

.error {
  background: #fff6db;
}

div.error p {
  padding: 10px 10px;
}
  
  
  /* feedback button */
.feedback {
  position: fixed;
  right: -50px;
  top: 50%;
  transform: rotate(-90deg);
  background: #dbdbdb;
  color: #202020;
  padding: 12px 33px;
  font-size: 18px;
  text-decoration: none;
  font-weight: normal;
}

.feedback:hover {
  background: #3388E8;
  color: #fff;
  text-decoration: none;
}

.center-span {
  text-align: center;
  width: 100%;
  display: block;
}
  
  
  
  
  /* tooltips */
.tooltip2 {
  position: relative;
  /* display: inline-block; */
}

.tooltip2 .tooltiptext {
  visibility: hidden;
  background-color: #505050;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 7px 8px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
}

.tooltip2 .tooltiptext a {
  color: #d2e4ff;
}

.tooltip2 .tooltiptext.right {
  z-index: 1;
  bottom: 100%;
  right: 7px;
  left: 0;
}

.tooltip2 .tooltiptext.left {
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
}

.tooltip2 .tooltiptext.xlarge {
  width: 400px;
  text-align: left;
}

.tooltip2 .tooltiptext.xlarge li {
  display: inline-block;
  margin-left: 15px;
  margin-top: 10px;
}

.tooltip2:hover .tooltiptext {
  visibility: visible;
}

.tooltip2 label i {
  background: #569df6;
  display: inline-block;
  padding: 1px;
  border-radius: 30px;
  width: 12px;
  height: 12px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin: 0 6px;
  font-size: 10px;
}


.outer-container {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.container {
  max-width: 980px!important;
  margin: 1em auto;
  padding: 0!important;
  width: 100%!important;
}
.container.wide {
  max-width: 980px!important;
  width:100%!important;
}


/* login page */

body#signin-page {
    background: #f7f7f7;
    /*background-image: url(../images/engineering2-bg.jpg); */
    background-size: cover;
}

#signin-page h2{
  color:#474747;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  font-weight: 300;
}

#signin-page .section-nav {
  display: none;
}

#signin-page .outer-container {
  width: 100%;
  max-width: 600px;
  background: rgba(255, 255, 255, 0.95);
  margin: 40px auto;
  padding: 3vh 20px;
  position: relative;
  box-shadow: 0px 0px 30px -15px #afafaf;
  min-height: 72vh;
}

#signin-page .feedback {
  display:none;
}

#signin-page .header {
  margin: auto;
  text-align: center;
}

#signin-page .container {
  max-width: 400px!important;
}

#signin-page fieldset {
  width: 100%;
}

#signin-page fieldset .input-wide {
  width: calc(100% - 28px);
  padding: 14px;
}

#signin-page .toast p {
  text-align: center;
}

#signin-page .information-container {
  padding: 0 35px 35px 35px;
}

#signin-page label {
  text-align: left;
  font-size: 14px;
  margin-bottom: 6px;
}

#signin-page .buttons {
  padding-top: 0;
}

#signin-page .footer {
  line-height: 22px;
  max-width: 403px;
  margin: auto;
  padding: 0;
}

#signin-page  p.unauth {
  margin: 60px 0 0 0;
}




    /* Dashboard */

#dash thead th {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 5px 15px;
}

#dash tbody td {
  padding: 7px 15px;
}

#dash thead th span {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 7px;
}

#dash thead th .material-icons {
  font-size: 21px;
}

.percBar {
  display: inline-block;
  height: 20px;
  background: #ccc;
  vertical-align: middle;
}

.percBar:hover {
  background-color: #ffbadd!important;
}

.card-stat {
  font-size: 22px;
  display: inline-block;
  padding: 0 10px 17px 0px;
}

.card-stat span {
  font-size: 12px;
  display: block;
}



  /* Training */

/* #training #content,
  #myTraining #content {
  background: #fff;
} */

/* #training #content fieldset,
  #myTraining #content fieldset {
  width: 80%;
  margin: auto;
} */

.checkboxes h1 {
  background: #d3e7ff;
  border-radius: 0;
  font-size: 16px;
  padding: 8px;
  min-height: 21px;
}

ul.checkboxes {
  width: 80%;
  background: #f3f3f3;
  display: inline-block;
  margin-bottom: 20px;
}

ul.checkboxes li {
  padding: 5px 7px;
  width: 95%;
}

ul.checkboxes li:hover {
  background-color: #cde4fe;
}

ul.checkboxes li label {
  width: 100%;
}

ul.checkboxes li label input {
  float: right;
  margin-right: 7px;
}

div.filterdiv {
  float: left;
  padding-bottom: 15px;
}

.table table.dataTable tbody th, .table table.dataTable tbody td {
  padding: 11px 10px;
}


  /* Severity badges */
span[class^="sev-"] {
  padding: 5px;
  border-radius: 4px;
  font-size: 13px;
  opacity: 0.8;
}

span.sev-1 {
  background: #ddd;
}

span.sev-2 {
  background: #f1e845;
}

span.sev-3 {
  background: #ffaa1b;
}

span.sev-4 {
  background: #f1007f;
  color: #fff;
}

span.sev-5 {
  background: #ff0000;
  color: #fff;
}
/*
  #severity option:nth-child(2) {
    background: #f1e845;
  }
  #severity option:nth-child(3) {
    background: #ffaa1b;
  }
  #severity option:nth-child(4) {
    background: #f1007f;
  }
  #severity option:nth-child(5) {
    background: #ff0000;
    color: #fff;
  }
  */


.mandatory-message {
  display: none;
}

#wfExport {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA2CAIAAAA6QEzRAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAVXSURBVFhH7ZgLTFNXGMfbUmgrFhDkoeXhHFKtYu2m6DROF5WxzKmoM4BxPiDbMoIuy7LNGJ8zzsfmHiaaMqIZTjZgZuKiczCHM3XiBFFEaFXkVVroA/r0UkrbfeUeS1uvcHtRyaK/nJTvf869/fe79zvnngsdwzDacEBsbOjuhYYEVYLZTC6bicRDEBifuKr88s+moRsDHy2Iy341FglPGOivG7kS+WNxBQ6ebz55vQMJT7wzttkd/F0Sh4P2S5bwxfARqNcXahWmNT/chGDRxLAyqRYCcYZgIT+sb7AfgoxdBLGZ1Bp++rdvT5w5LhiCnEJptdyId7oYyHjoiNMFk6ICe2z2DcdrG7Uel/bJGkNV/7huamigPxRN+tEak8WGBp60MRDCYRZnChl0mtrUk3GsBvW6iktjtp6XaqGybA7HzrMNUFxrZ42NHz14cbH9GW9OCWcx+xOA4loqroagbuscV//VZn3aUacr3PWC9VMhcBrLdd1vHammPIVgoTib/VJUEAuXhMaApKFrbX4tBPuWJawURTqNvylvPnShBR+mxubXX8iaHY3HkIDoi8sQxD80G+9pMLvDsWJa5P7UBGfpK3QWfGC5aEzmnJjuXnuD+v7BsoZ2g+U1ftjmlAnRo9jlMm32T87ZuX1xwlJhlNXm+F7SnCdBP7fD0IMHAEynOeNDLt3T3VXfR11EeKylAX70aTHBHxbVrk6KLvkgaVVu5eGMqfkV8uoW/edL+F+vmvxvoy5tOm9D/vXYUM7+5YKrTbobcgM62Y38tYml9VqTxfveldSo4YLjsfcirsd6i6uUdzrMZ3JmZsyM5rKYe8/dgVoTjBmZkcTzY9Cvteov3+uCVlSpQOcQkTzJe6kCqlr6fyXBdPL3Y8wYF2LAeusURjodLLngFx8R2NKJdZmtopggOAamZt47wrkTCL6dJN4ZB3OYNdvm0Ry07b/JSm60r5kVXbppVn27iRfMzjp+46bCsEQYeeWzuVab3dxjuy7Xo9N8x2k8kuWHi6IqZa3CCFO5TdcNGUPPSnFlsiAcLvW1Fr3W7Kwg0e6LKZMj9Jj1ltKIH0MN56WePT4EF1DrYFyvNLl/Y2mduqxejbvinLulgnvsfswCfiiKSINWrmMVbX/UaY19a4i0wwyfEyMDneODwfJnpAoj1iSNRXpAtpy+83NVOz6PB3oe43X0GHE3Jqjqp8OwGXtPJ0J2bDtxpUKGhI8c+CpzSmIcEm6QyrhNrlGpdNRaU5Pvmz1Xcd2Wtclkcjz2CTqdPm9+IpfLweX/p6qNRkyt0lNoGg3BswuHbHFdKO/fLvlEbt7Gl6fHI+EGqYzN5m4U+Y5aTfwgIXuPpVIqxQXExUVwOAF4/HzJHBZIVfXDHDl8pqryLhIPCAvj7juwAYnBoJgxLN3V1xq82iVJPRomwbN3j58bPzWGzdh7HsM7S4Afw9JrzymWuv6NAmycH5siGI0EOX6/pTn0t8fbL7yYweeIAOf7g7cxg07PnM07fLFVqbdAQ7002l+3O8H415P/tMo1PRZrUyPBhgbDLHt2F47kclgs//fef0Oht8j6tujuQDKLE8Mh8H5I4JyXdeowKxJ9CHlceNHeuaPg9KkK1PVo+HxeQeGnnfet5bc7UVcfkNX02KCYUWyIiY0HYO+eouIiCRJEzJgx4cDBLNc+61H4bAyIj5zNFZ9DwpP01fPhIg/qClAxBkpOVezaUYDEA9atX5izaQkSg0HRGICn07tZ3+Ex7DE+/mTFstRXcEkG6sYA7Ldx7y1b0xYli/BOkgzJGNB1mVQqfQKfhzRphmpMmWdtrabR/gOHnP7aNIPVcAAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 32px;
  margin-right: 3px;
  background-size: contain;
  top: 12px;
  position: relative;
}

  /* documents status */
span.state-Obsolete {
  background: #ffb1b1;
}

#ajax-edit input.form-control {
  max-width: 160px;
}

#multisubmitBar {
  position: fixed;
  bottom: 0;
  z-index: 900;
  width: 100%;
  right: 0;
  display: none;
}

#multisubmitBar .container {
  background: #416aff;
  padding: 10px 0;
  text-align: right;
}

input#multiple_update {
  margin-right: 10px;
}

.splitbutton {
  display: inline-block;
}

.splitbutton .dropdown {
  display: inline-block;
  float: right;
}

.splitbutton .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  z-index: 1;
  box-shadow: 0px 0px 6px #ccc;
}

.splitbutton .dropdown-content a {
  background: #fff;
  border: 0;
  border-radius: 0;
  padding: 4px!important;
  text-align: left;
  display: block;
  color: #054c81;
}

.splitbutton .dropdown-content a:hover {
  background-color: #ddd;
}

.splitbutton .dropdown:hover .dropdown-content {
  display: block;
}

.split {
  display: block;
  height: 27px;
  background: #054c81;
  border-radius: 0 5px 5px 0;
  border-left: 1px solid #3b6380;
  padding: 4px 4px 4px 8px;
}

.splitbutton a {
  margin: 0;
  border-radius: 5px 0 0 5px;
  max-height: 34px;
}

.splitbutton .dropdown-content a {
  margin: 0;
  border-radius: 0;
  height: auto;
}

.splitbutton .dropdown-content a span {
  line-height: 19px!important;
}

.splitbutton i.material-icons {
  color: #fff;
  font-size: 8px;
  top: 4px;
  position: relative;
}

.buttons .material-icons {
  font-size: 12px;
  margin: 0 8px 0 0;
}

.status-icon {
  border-radius: 50px;
  background: #ccc;
  display: block;
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 5px;
}

.status-icon.in-use {
  background: #43b651;
}
.status-icon.done {
  background: #43b651;
}

.status-icon.nuetral {
  background: #315bce;
}

.monitoring-multiadd select {
  max-width: 165px;
}

.monitoring-multiadd input#frequency {
  width: 40px;
}

.copyicon {
  color: rgb(184, 184, 184);
  float: right;
}

.copyicon:hover {
  color: inherit;
}

.school-icon {
  font-size: 116%;
  margin-right: 7px;
  vertical-align: top;
  color: #0367a5;
}

div#sn-msg {
  width: 208px;
  position: relative;
  float: right;
  padding: 10px;
  background: #ffd7d7;
  border-radius: 8px;
  display: none;
}
/* 
.ciptable .dataTables_filter {
  display: none;
} */

.optionInfo {
  max-width: 318px;
  margin-left: 317px!important;
  display: none;
}

#recordRegister .document label,
#recordRegister .document .tooltip2 {
  width: 300px;
}

.gdpr {
  display: none;
}

#popover_content_wrapper,
.popover_content_wrapper {
  position: fixed;
  z-index: 99999;
  display: block;
  width: 100%;
  height: 100vh;
  top: 0;
  background: #5d5d5d5c;
  left: 0;
}

#pop-inner,
.pop-inner {
  width: 345px;
  background: #fff;
  padding: 30px 35px 25px 25px;
  border-radius: 10px;
  margin: auto;
  margin-top: 15px;
}

.pop-inner .date_selector {
  top: 125px!important;
}

.checkbox-menu li label {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  margin: 0;
  transition: background-color .4s ease;
  text-align: left;
}

.checkbox-menu li input {
  margin: 0px 5px;
  top: 2px;
  position: relative;
}

.checkbox-menu li.active label {
  background-color: #cbcbff;
  font-weight: bold;
}

.checkbox-menu li label:hover,
.checkbox-menu li label:focus {
  background-color: #f5f5f5;
}

.checkbox-menu li.active label:hover,
.checkbox-menu li.active label:focus {
  background-color: #b8b8ff;
}

#additional_access-dd {
  display: none;
}

#audit-recommendation {
  display: none;
}

div#audit-recommendation {
  max-width: 350px;
  padding: 15px 15px 10px 15px;
  margin-left: auto;
  margin-top: 25px;
  margin-right: auto;
}

div#audit-recommendation p {
  line-height: 22px;
}

textarea#comment {
  font-size: 14px;
}

textarea {
  border-radius: 6px;
  border: 1px solid #b4b4b4;
  padding: 5px;
}

.dropdown-menu.user-menu > li > a {
  font-size: 12px;
}

.dropdown-menu.user-menu i.material-icons {
  font-size: 15px;
  padding: 0px 0 0 5px;
  vertical-align: text-top;
}

.session-section1 {
  position: relative;
  display: inline-block;
}

.session-section-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  right: 0;
  border-top: 2px solid;
}

.session-section i.material-icons {
  font-size: 20px;
  position: relative;
  top: 5px;
  margin-left: 6px;
}

.session-section:hover .session-section-content {
  display: block;
}

.session-section-content ul {
  margin-top: 15px;
}

.session-section-content li.spacer {
  width: 100%;
  display: block;
  border-bottom: 1px solid #cbcbcb;
  margin-top: 10px;
}

.dataTable tr:hover td {
  background: #dfeaff;
}

.verified-icon {
  float: left;
  line-height: 13px;
  font-size: 17px;
  margin-right: 10px;
  color: #2bc461;
}

table td em {
  color: #999;
}

div#docreviewSection {
  position: relative;
}

.booltab {
  position: absolute;
  margin-right: 18px;
  margin-top: 15px;
  right: 0;
}

.booltab .switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 22px;
}

.booltab .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.booltab .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.booltab .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.booltab input:checked + .slider {
  background-color: #36be41;
}

.booltab input:focus + .slider {
  box-shadow: 0 0 1px #40ff50;
}

.booltab input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}

/* Rounded sliders */
.booltab .slider.round {
  border-radius: 34px;
}

.booltab .slider.round:before {
  border-radius: 50%;
}

.pull-left {
  float: left;
  display: block;
}

.pull-right {
  float: right;
  display: block;
}

tr.current-doc a {
  font-weight: bold;
}

.docreviewheader {
  background: #e6ffdf;
  padding: 20px;
  display: none;
}

.docreviewheader p {
  padding: 0;
}

.docReviewOn .docreviewheader {
  display: flow-root;
}

#newDocReview .pop-inner {
  width: 470px;
  max-width: 95%;
}

.pop-inner input#dueDate {
  margin-bottom: 15px;
}

.overdue .docreviewheader {
  background: #ffe5a9;
}

#overdueIcon {
  display: none;
}

.overdue #overdueIcon {
  display: inline-block;
}

tr.overdue {
  background: #ffecec!important;
}

.overdue span.dueDate:after {
  content: "";
  background-image: url("../images/warning16.png");
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
}

.overdue span.dueDate {
    position: relative;
}

.overdue.panel-default > .panel-heading {
  background-color: #ffdede;
}


.download .glyphicon {
  color: blue;
  padding: 20px 20px 20px 10px;
}

.event-date {
  display: block;
  font-size: 17px;
  margin-top: 3px;
}

.datewell {
  padding: 10px 20px;
  background: #f2f2f2;
  margin-bottom: 15px;
}

.information-container table td{
  max-width: 300px;
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}

.dataTable .status-icon {
  opacity: 0.7;
  width: 12px;
  height: 12px;
  margin-right: 7px;
  top: 2px;
  position: relative;
}

.hideif0 {
  display: none;
}

.main-nav li a {
  padding-right: 2px;
  padding-left: 2px;
  margin: 0px 15px;
}

.main-nav.navbar-nav > li {
  display: none;
}

.add-btn-group-right {
  float: right;
  margin-top: -7px;
}

.add-btn-group .btn {
  background: #1d5e97;
  padding: 5px 15px;
  color: #fff;
}

.asset-app .add-btn-group .btn {
  background: #3abcc8;
  border-left: 1px solid #3abcc8;
}

.asset-app .tablejavaAll,
.doc-app .tablejavaAll,
.cip-app .tablejavaAll{
  display: none;
}

#navitem-dashboard {
  display: block;
}

#dash #navitem-admin,
#admin #navitem-admin,
#auditRegister #navitem-audit,
.asset-app #navitem-asset,
.cip-app #navitem-cip,
.doc-app #navitem-doc,
.training-app #navitem-training {
  display: block;
}

#dash #navitem-dashboard > a,
#auditRegister #navitem-audit > a,
#admin #navitem-admin > a,
.asset-app #navitem-asset > a {
  border-bottom: 2px solid #3388E8;
  color: #000;
}

#auditRegister #navitem-audit > a {
  border-bottom: 2px solid #F26419;
}

#assetRegister #navitem-asset > a,
.asset-app #navitem-asset > a {
  border-bottom: 2px solid #3abcc8;
}

.cip-app #navitem-cip > a {
  border-bottom: 2px solid #7d017d;
}

.doc-app #navitem-doc > a {
  border-bottom: 2px solid #cc307f;
}

.training-app #navitem-training > a {
  border-bottom: 2px solid #005dd1;
}

a.btn.add-btn {
  color: #000000;
  background: #ccc;
  float: right;
  font-size: 13px;
  padding: 3px 13px;
  margin-top: -3px;
  font-weight: bold;
  text-transform: capitalize;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.add-btn-group-right .add-btn {
  float: left!important;
  top: 4px;
}

#auditRegister .container h1 {
  color: #414141;
  background-color: #ffffff;
  border: 1px solid #ededed;
}

#auditRegister a.btn.add-btn {
  color: #ffffff;
  background: #F26419;
}

.asset-app a.btn.add-btn {
  color: #ffffff;
  background: #3abcc8;
}

.cip-app a.btn.add-btn {
  color: #ffffff;
  background: #7d017d;
}

.doc-app a.btn.add-btn {
  color: #ffffff;
  background: #cc307f;
}

.doc-app .add-btn-group-right .add-btn.active {
  background: #ffd5d5;
  color: #5b5b5b;
}

.training-app a.btn.add-btn {
  background: #005dd1;
  color: #ffffff;
}

#auditRegister .information-container {
  border: 1px solid #ededed;
}

#auditRegister .table thead th,
#auditRegister .fixedHeader-floating thead th {
  background-color: #ffe5d6!important;
  color: #6a6a6a;
}

#admin .table thead th,
#admin .fixedHeader-floating thead th {
  background-color: #e2f2ff!important;
  color: #515151;
}

.asset-app .table thead th,
.asset-app .fixedHeader-floating thead th {
  background-color: #cdf2f6!important;
  color: #6a6a6a;
}

.cip-app .table thead th,
.cip-app .fixedHeader-floating thead th {
  background-color: #ffdeff!important;
  color: #4d4d4d;
}

.doc-app .table thead th,
.doc-app .fixedHeader-floating thead th {
  background-color: #ffe1f0!important;
  color: #4d4d4d;
}

.training-app .table thead th,
.training-app .fixedHeader-floating thead th {
  background-color: #d3e7ff!important;
  color: #4d4d4d;
}

.training-app .dataTable tr:hover td {
  background: #e5e7fa;
}

.training-app .dataTable tr.dtrg-group:hover td {
  background: #e0e0e0;
}

.tableGrouping tr.dtrg-start td:first-child {
  padding-left: 10px!important;
}

.tableGrouping tr td:first-child {
  padding-left: 30px!important;
}

.dt-print-view .tableGrouping tr td:first-child {
  padding-left: 0px!important;
}

.dtrg-group button.dropdown.more-elipsis:hover .dropdown-menu {
  display: block;
}
.dtrg-group button.dropdown.more-elipsis:hover {
  text-decoration: none;
}
.asset-app .buttons a, 
.asset-app .buttons input {
  color: #fff;
  background-color: #3abcc8;
  border-color: #3abcc8;
  min-width: 90px;
}

#auditRegister .buttons a, 
#auditRegister .buttons input {
  color: #fff;
  background-color: #F26419;
  border-color: #F26419;
  min-width: 90px;
}

.cip-app .buttons a, 
.cip-app .buttons input {
  color: #fff;
  background-color: #7d017d;
  border-color: #7d017d;
  min-width: 90px;
}

.doc-app .buttons a, 
.doc-app .buttons input {
  color: #fff;
  background-color: #cc307f;
  border-color: #cc307f;
  min-width: 90px;
}

.training-app .buttons a, 
.training-app .buttons input {
  color: #fff;
  border-color: #005dd1;
  min-width: 90px;
}

.al-btn-success{
  color: white;
  border-color: #1AAE95;
  background-color: #1AAE95;
  padding: 5px 20px 5px 20px;
  min-width: 90px;
  font-weight: 500;
}
.al-btn-success:hover, .al-btn-success:focus{
  text-decoration: none;
  color: white;
  border: solid 1px #1AAE95;
  overflow: hidden;
}

.buttons a:hover, 
.buttons input:hover,
.add-btn:hover,
.add-btn-group .btn:hover,
.al-btn-success:hover {
  filter: brightness(110%);
}

.buttons a.secondary-btn:hover,
.buttons input.secondary-btn:hover {
  filter: brightness(98%);
}

.buttons .dropdown-menu a {
  background: inherit;
  color: inherit;
  text-align: left;
  border: 0;
  border-radius: 0;
}

.buttons .dropdown-menu a:hover {
  background: #dfdfdf;
}

.main-nav .dropdown-menu {
  left: 15px;
  width: calc(100% - 30px);
}



/* DAShBOARD */

.account-icon {
  vertical-align: sub;
  padding: 0px 6px 0 0;
  font-size: 20px;
  color: #9e9e9e;
  position: relative;
  top: 1px;
}

.has-search .form-control-feedback {
  right: initial;
  left: 0;
  color: #ccc;
}

.has-search .form-control {
  padding-right: 12px;
  padding-left: 34px;
}

.form-group.has-feedback.has-search {
  margin-bottom: 0;
  margin-top: 10px;
}

.has-search.discreet input::placeholder {
  color: transparent!important;
}
.has-search.discreet .form-control {
  padding-right: 0;
  padding-left: 0;
  width: 44px;
  border: 0;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}

#globalSearch{
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  float: right;
}

.cip-row td:first-child {
  border-left: 11px solid #ffdeff;
}
.audit-row td:first-child {
  border-left: 11px solid #ffe5d6;
}
.asset-row td:first-child {
  border-left: 11px solid #cdf2f6;
}
.doc-row td:first-child {
  border-left: 11px solid #ffe1f0;
}

.main-card-body {
  background: #fff;
  padding: 15px 20px;
  border: 1px solid #ededed;
  border-radius: 0 0 3px 3px;
  border-top: 0;
}

.add-icon {
  padding: 0px 2px 0 0;
  font-size: 18px;
  color: #bebebe;
  position: relative;
  top: 0px;
  float: right;
  opacity: 0.2;
}

.add-icon:hover {
  color: #64b06c;
}

.personal-summary li {
  font-size: 29px;
  display: inline-block;
  width: 103px;
  background: none!important;
  padding: 0px;
  text-transform: uppercase;
  vertical-align: top;
  height: 70px;
  margin-right: 20px;
  font-weight: normal;
  position: relative;
}
.personal-summary li:last-child {
  margin-right: 0;
}

.personal-summary li span {
  font-size: 11px;
  width: 100%;
  display: block;
}

.personal-summary li.cip {
  border-bottom: 2px solid purple;
}

.personal-summary li.asset {
  border-bottom: 2px solid #3abcc8;
}

.personal-summary li.docs {
  border-bottom: 2px solid #cc307f;
}

.personal-summary li.training {
  border-bottom: 2px solid #005dd1;
}

.personal-summary .main-card-body,
.quick-links .main-card-body {
  min-height: 135px;
}

.personal-summary li a {
  display: block;
  color: #4f4f4f;
}

.personal-summary li a:hover {
  text-decoration: none;
  color: #000;
}

.personal-summary li:hover {
  background-color: #fcfcfc!important;
}

.app-card {
  margin-top: 20px;
}

.app-card:hover {
  box-shadow: 0px 0px 12px #e5e5e5;
  cursor: pointer;
}

.app-card:hover .bg-icon {
  opacity: 0.6;
}

.app-card:hover .add-icon {
  opacity: 1;
}

.app-card .main-card-body {
  position: relative;
  overflow: hidden;
  height: 145px;
}

.num-statlist span {
  font-size: 18px;
  display: inline-block;
  width: 40px;
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
}

.num-statlist li {
  margin-bottom: 2px;
  font-weight: normal;
}

.num-statlist li a {
  color: #4f4f4f;
}

.app-card .bg-icon {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

p.card-intro {
  font-weight: 200;
  font-size: 13px;
  color: #575757;
  line-height: 23px;
}

.audit-app-card .bg-icon {
  position: absolute;
  right: -16px;
  font-size: 126px;
  bottom: -35px;
  opacity: 0.1;
  color: #f88244;
}

.asset-app-card .bg-icon {
  position: absolute;
  right: -16px;
  font-size: 126px;
  bottom: -35px;
  opacity: 0.2;
  color: #3abcc8;
}

.cip-app-card .bg-icon {
  position: absolute;
  right: -44px;
  font-size: 126px;
  bottom: -22px;
  opacity: 0.2;
  color: #7d017d;
}

.doc-app-card .bg-icon {
  position: absolute;
  right: -22px;
  font-size: 126px;
  bottom: -24px;
  opacity: 0.3;
  color: #cc307f;
}

.training-app-card .bg-icon {
  position: absolute;
  right: -44px;
  font-size: 126px;
  bottom: -29px;
  opacity: 0.2;
  color: #005dd1;
}

#dash .footer {
  background: #fff;
  padding: 15px 20px 5px 20px;
  margin-top: 30px;
  font-weight: normal;
  border: 1px solid #efefef;
}

#signin-page .container h1 {
  background: #387eff;
  color: #fff;
  border-radius: 8px 8px 0 0;
}

.header-icon {
  font-size: 18px;
  vertical-align: bottom;
  margin-top: -3px;
  margin-right: 10px;
  color: #787878;
}

.chart-container{
  display: block;
  height: 121px;
  max-width: 265px;
  opacity: 0.7;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.app-card:hover .chart-container{
  opacity: 1;
}

.app-card .good-job .bg-icon {
  color: #14b64d;
  position: relative;
  font-size: 19px;
  opacity: 1;
  right: -10px;
  bottom: -4px;
}

.check-success {
  color: #22a519;
  position: relative;
  top: 6px;
  margin-right: 8px;
}

.toast.success .check-success {
  font-size: 18px;
  top: 4px;
}


table.legend {
  max-width: 325px;
  border: 1px solid #f1f1f1;
  display: none;
}

table.legend td {
  min-width: 25px;
  padding: 10px;
}

.colfilter {
  width: 100%;
  background: transparent;
  border: none;
  font-weight: 100;
  font-size: 12px;
  font-style: italic;
}

.colfilter:focus {
  outline: none;
}

table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px solid #cecece!important;
}

table.dataTable thead .filerrow td {
  padding: 5px 10px!important;
}

table.dataTable thead .filerrow:hover td {
  background:none!important;
}

.colfilter::-webkit-input-placeholder {
  color: #9e9e9e;
}


form.filter {
  display: none;
}

.information-container .form-title{
  display: none;
}

.form-title{
  text-align: center;
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 19px;
}

.almirfilter form.filter {
  color: inherit;
  background: transparent;
  padding: 16px 3px 4px 10px;
  float: left;
  display: block!important;
}

.filter label, .filter .ui-button, .filter #search, .filter #column {
  display: none;
}

.clickable-row{
  cursor: pointer;
}

.clickable-row:hover .substatus {
  opacity:1;
}

.monitoringtable .clickable-row:hover {
  background: #D5D5D5;
}

ul.dropdown-menu.more-actions {
  top: auto;
  left: auto;
}

.dropdown.show .more-actions{
  display: block;
}

button.dropdown.more-elipsis {
  border: 0;
  background: none;
  float: right;
}
button.dropdown.more-elipsis:focus {
  outline: none;
}

.notify-check {
  margin: 10px 0 0 10px!important;
}

.notify-check:after {
  content: "notify by email?";
  display: inline-block;
  position: absolute;
  margin-left: 25px;
  color: #ccc;
}

.notify-check:hover:after {
  color: #1e1e1e;
}

.button.disabled {
  cursor: default;
  background-color:transparent!important;
  color:rgb(44, 44, 44)!important
}


.loader {
  display: none;
  font-size: 10px;
  margin: 10px auto;
  text-indent: -9999em;
  width: 4em;
  height: 4em;
  border-radius: 50%;
  background: #5c5c5c;
  background: -moz-linear-gradient(left, #5c5c5c 10%, rgba(92,92,92, 0) 42%);
  background: -webkit-linear-gradient(left, #5c5c5c 10%, rgba(92,92,92, 0) 42%);
  background: -o-linear-gradient(left, #5c5c5c 10%, rgba(92,92,92, 0) 42%);
  background: -ms-linear-gradient(left, #5c5c5c 10%, rgba(92,92,92, 0) 42%);
  background: linear-gradient(to right, #5c5c5c 10%, rgba(92,92,92, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #5c5c5c;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #F6F6F6;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.buttons .loader {
  width: 2em;
  height: 2em;
  text-align: center;
  margin: auto!important;
}

.transarrow{
  font-size: 22px;
  line-height: 13px;
  margin-top: 6px;
  top: 6px;
  position: relative;
}

.actionsModel .modal-dialog {
  width: 845px;
}

.actionsModel .success {
  text-align: center;
}

.actionsModel .hideInModel{
  display: none;
}

.modal-title {
  float: left;
  font-size: 16px;
  width: 95%;
}

.modal-title div {
  float: right;
  margin-left: 20px;
}

.actionsModel .document label,
.actionsModel .document .tooltip2 label {
  width: 270px;
}

div#error-container {
  max-width: 90%;
  margin: 20px auto 0;
  border-radius: 15px;
}

.moreIcon {
  padding: 8px;
}

span.dateinfo {
  margin: 0 0 0 10px;
  color: #828282;
  position: absolute;
  left: 375px;
  margin-top: 5px;
}

.moreIcon:before {
  content: "\2026";
  font-size: 21px;
  line-height: 0;
  font-weight: 700;
  color: #7e7e7e;
}

.dt-print-view .noprint {
  display: none;
}
body.dt-print-view h1 {
  font-size: 25px;
  margin: 20px 0;
}

.download a {
  color: blue;
}

.container h1 .statustag{
  float: right;
  margin-left: 20px;
  text-transform: capitalize;
}

.statustag .glyphicon{
  font-size: 17px;
  padding-right: 10px;
  vertical-align: revert;
}

.training-people .media {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
}


.col-monitoring-detail{
  width: 39%;
  display: inline-block;
  vertical-align: top;
}

.col-asset-details{
  width: 60%;
  display: inline-block;
}

.title-icon {
  color: #bcbcbc;
  top: 6px;
  position: relative;
}

.panel-title {
  font-size: 15px;
  line-height: 29px;
}

.panel-heading {
  padding: 5px 15px;
  position: relative;
}

.panel-heading > a {
  top: 15px;
  position: absolute;
  right: 20px;
}

.monitortimes p {
  width: 48%;
  display: inline-block;
  font-size: 14px;
}

.pagination > li > a, .pagination > li > span {
  padding: 2px 9px;
}

span.substatus {
  opacity: 1;
  display: block;
  font-size: 10px;
  margin-left: 19px;
}

button.multiselect-option, .multiselect-all {
  width: 100%;
  display: block;
  text-align: left;
  min-width: 265px;
  background: none;
  border: none;
  padding: 1px 0px 1px 0px;
  text-indent: 10px;
  margin: 0;
}
button.multiselect.dropdown-toggle.custom-select,
button.multiselect-clear-filter.input-group-text {
  display: none;
}
.multiselect-container.dropdown-menu {
  max-height: 300px;
  overflow-y: scroll;
  box-shadow: none;
}
.multiselect-filter .input-group.input-group-sm.p-1 {
  width: 100%;
}

.training-people .innerscroll{
  max-height: 223px;
  overflow-y: auto;
}

#view_mytraining_trainee_table .dropdown.more-elipsis,
#view_mytraining_trainer_table .dropdown.more-elipsis {
  display: none;
}

.vieweditprogram:after {
  content: "View/Edit Programme";
}
.addevent:after {
  content: "Add Event";
}

.reg-tabs.nav-tabs{
  border-bottom:0;
}
.reg-tabs.nav-tabs .active a,
.reg-tabs.nav-tabs .active a:hover{
  background: #f6f6f6;
}


.report-table tr th {
  font-weight: 600;
}

.data-card {
  margin-top: 20px;
}

.data-card .main-card-body {
  position: relative;
  overflow: hidden;
}



.chartWrap {
  display: flex;
  justify-content: space-between;
  height: 155px;
}

.chartValue {
  display: grid;
  position: absolute;
  top: 28px;
  right: 59px;
  animation: fadein 1400ms;
  z-index: 0;
  width: 100px;
}

.chartValue p {
  font-size: 40px;
  margin: auto;
  color: #515151;
  background-color: #fff;
}

.chartWrap canvas {
  z-index: 1;
  right: 0;
  position: absolute;
  max-width: 220px;
}

.legend-item span:first-child {
  margin-right: 6px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: text-top;
}
.legend-item {
  margin-bottom: 5px;
}


table#alltotalcip tr {
  border-bottom: 1px solid #9f9f9f38;
}

div#dateSelect {
  float: right;
}

div#dateSelect select {
  max-width: 140px;
  font-size: 14px;
  padding: 3px 8px;
  margin-top: -4px;
}

div#dateSelect select#year {
  max-width: 75px;
}


.truncate-sm {
  max-width: 85px!important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.unscheduledEvent .hideforUnschuduled{
  display: none!important;
}

.MultiFile-list .MultiFile-label {
  display: block;
  width: 100%;
  text-align: left;
}

.MultiFile-list {
  display: inline-block;
  margin: 15px 0;
}



#attachmore {
  display: block;
  width: 100%;
  height: 100px;
  border: 2px dashed #ccc;
}

#attachments .dropzone .dz-preview .dz-image {
  border-radius: 15px;
  width: 95px;
  height: 90px;
}

#attachments .dropzone .dz-preview .dz-details {
  padding: 1em 1em;
}

#attachments .dropzone.dz-started .dz-message {
  display: block;
}

#attachments .dropzone .dz-preview .dz-image img {
  display: block;
  margin: auto;
  margin-top: 15px;
}

#attachment-gallery {
  margin: 15px 0;
}
#attachment-gallery .download-item {
  text-align: center;
  display: inline-block;
  margin-right: 20px;
}
#attachment-gallery .download-item img {
  max-width: 18px;
  margin-top: -14px;
}
#attachment-gallery .download-item img, #attachment-gallery .download-item span {
  display: inline-block!important;
}

#attachment-gallery .download-item .filenamelink{
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 600px) {
  #dash .outer-container, #dash .container {
    width: 100%!important;
    padding: 0 15px;
  }

  #signin-page .outer-container {
    margin: 0px auto;
    height:100vh;
    width: 86%;
  }

  #signin-page .container {
    width: 100%!important;
  }

  .feedback{
    display: none;
  }

  .quick-links li {
    margin-bottom: 15px;
  }

  .collapse {
    display: block!important;
    position: absolute;
    top: -5px;
    right: 16px;
  }


  ul.nav.navbar-nav.main-nav {
      display: none;
  }

  ul.nav.navbar-nav.navbar-right .dropdown.open {
      z-index: 900;
      position: relative;
      background: #fff;
      box-shadow: -1px 7px 17px -14px #000;
  }

  .personal-summary li {
    margin-bottom: 15px;
  }

  .personal-summary{
      margin-bottom: 20px;
  }


  .document label, .document .tooltip2 label {
    float: left;
    width: 100%;
    text-align: left;
  }

  .input-wide, .input-medium, .input-small, .document select {
    width: 97%;
  }

  .document legend span {
    padding: 15px 0 10px 0px;
  }

  .buttons a, .buttons input {
    margin-bottom: 15px;
  }

  form.filter select, form.filter label, form.filter .input-small {
    width: 100%;
    margin-bottom:10px; 
  }

  #printer {
    display: none!important;
  }

  table.nowrap td {
    width: 49%;
    display: inline-block;
    margin-bottom: 7px;
  }

  .secondary-btn.end-item {
    background: #fff!important;
    border: 0!important;
    color: #9f9f9f!important;
  }

  .actionsModel .modal-dialog {
    width: 95%;
  }

  .col-asset-details,
  .col-monitoring-detail {
    width: 100%;
  }

  .dataTables_wrapper,
  .detailstable {
    overflow-x: scroll;
  }

  .container h1 .statustag,
    .modal-title div {
      float: none;
      margin-left: 0;
      margin-top: 14px;
  }



  .navbar-right a.dropdown-toggle span {
      display: none;
  }
  .navbar-right .open a.dropdown-toggle span {
      display: inline-block;
  }
  .navbar-right li {
      display: inline-block;
      vertical-align: text-bottom;
  }
  .navbar-right .form-group.has-feedback.has-search {
      margin-top: -36px!important;
  }
  .navbar-right li.open{
      max-width: 190px;
      top: 49px;
  }
  #globalSearch {
    max-width: 145px;
  }

  .reg-tabs-container {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
  }
  .reg-tabs-container:after {
    content: "...";
    position: absolute;
    top: 22px;
    right: 3px;
  }

  ul.reg-tabs.nav.nav-tabs {
      width: 700px;
  }

  .table {
    overflow-x: auto;
  }


}

/* ====== Swal ====*/
.swal2-popup{
  width: 45em !important;
}
button.swal2-confirm{
  margin-right: 10px;
}

/* ==== Effects ===*/
.pulsing{
  -webkit-animation:pulsing 2s infinite;
  animation:pulsing 2s infinite;
}
.pulsing.pulsing-success {
	background: #1AAE95;
	box-shadow: 0 0 0 0#1AAE95;
	animation: pulse-success 2s infinite;
}

@keyframes pulse-success {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(26, 174, 149, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgb(26, 174, 149, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(26, 174, 149, 0);
	}
}