* {
  color: #3e5260;
  /*-moz-transition: all .2s ease-out !important;
  -ms-transition: all .2s ease-out !important;
  -o-transition: all .2s ease-out !important;
  -webkit-transition: all .2s ease-out !important;
  transition: all .2s ease-out !important;*/
}
body {
  background: url("../img/pattern.png") repeat;
}
#sign-in {
  background: #ffffff;
}
a:visited {
  color: #49afcd;
  border-bottom: 1px dashed #49afcd;
}
hr {
  margin: 10px 0 15px;
}
strong {
  font-family: inherit;
}
select {
  background: #f9f9f9;
  color: #3e5260;
}
select > option {
  color: #3e5260;
}
.radio, .checkbox {
  color: #3e5260;
}
label {
  color: #3e5260;
}
textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"], input[type="search"], input[type="tel"],
input[type="color"], .uneditable-input {
  background: #f9f9f9;
  color: #002561;
}
textarea:hover, input[type="text"]:hover, input[type="password"]:hover,
input[type="datetime"]:hover, input[type="datetime-local"]:hover,
input[type="date"]:hover, input[type="month"]:hover,
input[type="time"]:hover, input[type="week"]:hover,
input[type="number"]:hover, input[type="email"]:hover,
input[type="url"]:hover, input[type="search"]:hover,
input[type="tel"]:hover, input[type="color"]:hover,
.uneditable-input:hover, textarea:focus, input[type="text"]:focus,
input[type="password"]:focus, input[type="datetime"]:focus,
input[type="datetime-local"]:focus, input[type="date"]:focus,
input[type="month"]:focus, input[type="time"]:focus,
input[type="week"]:focus, input[type="number"]:focus,
input[type="email"]:focus, input[type="url"]:focus,
input[type="search"]:focus, input[type="tel"]:focus,
input[type="color"]:focus, .uneditable-input:focus {
  background: #fcfcfc;
  color: #3e5260;
}
.main-container {
  padding-top: 100px;
  margin-bottom: 100px;
}
@media (max-width:979px){
    .main-container {
        padding-top: 20px
    }
}
.sign-in-logo-wrapper {
  padding: 60px 0 40px;
  background: url("../img/bottom-grad.jpg") no-repeat left top;
}
.sign-in-main-container {
  padding: 50px 0 90px;
  /*  background: url("../img/pattern.png") repeat, url("../img/bottom-grad.jpg") no-repeat left bottom;*/
  background: #002561;
  background: url("../img/sign-in-pattern.png") 0 0 repeat, -moz-linear-gradient(top left, #072f71, #002561);
  background: url("../img/sign-in-pattern.png") 0 0 repeat, -ms-linear-gradient(top left, #072f71, #002561);
  background: url("../img/sign-in-pattern.png") 0 0 repeat, -o-linear-gradient(top left, #072f71, #002561);
  background: url("../img/sign-in-pattern.png") 0 0 repeat, -webkit-linear-gradient(top left, #072f71, #002561); 
  box-shadow: inset 0 0 4px rgba(0, 0, 0, .25);
}

@media (max-width:1000px){
    .container-fluid.sign-in-main-container {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.sign-in-main-container legend {
  font-family: "Ericsson", Arial, sans-serif;
  font-size: 24px;
  /*  color: #193066;*/
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
  border-bottom: none;
  text-align: center;
  margin-bottom: 0;
}
.sign-in-main-container .form-horizontal .control-label {
  color: #ffffff;
}
.sign-in-main-container .form-horizontal .controls > * {
  display: block;
  width: 100%;
}
.sign-in-footer {
  padding-top: 15px;
  /*  background: url("../img/bottom-grad.jpg") no-repeat left top;*/
}
.sign-in-footer > p {
  font-family: "PT Sans Narrow", Arial, sans-serif;
  font-size: 12px;
  color: #193066;
  text-align: center;
}
.logo-wrapper-for-mobile-view {
  display: none;
  visibility: hidden;
}
.logo-wrapper-for-mobile-view #ericsson-logo {
  height: 75px;
  background: url("../img/ericsson-logo-mobile-view-background.png") repeat;
  margin-bottom: 1px;
}
.logo-wrapper-for-mobile-view #ericsson-logo > img {
  padding: 20px 10px;
}
.logo-wrapper-for-mobile-view #telkomsel-logo {
  height: 75px;
  background: url("../img/telkomsel-logo-mobile-view-background.png") repeat;
}
.logo-wrapper-for-mobile-view #telkomsel-logo > img {
  padding: 10px;
}
.top-accent {
  height: 4px;
  background: #d3d3d3;
  box-shadow: inset 0 -1px 4px rgba(0, 0, 0, .25), 0 1px 0 rgba(255, 255, 255, 1);
}
.sidebar, .content {
  position: relative;
  background: #ffffff;
  padding: 7.5px 0 7.5px 15px;
  border-radius: 4px;
}
.sidebar .sidebar-toggler-button {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  padding: 4px 2px 3px;
  background: #072f71;
  border: 1px solid #072f71;
  border-radius: 1px;
  box-shadow: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
  line-height: 100%;
  font-size: 10px;
  color: #ffffff;
  text-shadow: none;
}
.sidebar .sidebar-toggler-button:hover {
  background: #002561;
  opacity: .85;
}
.sidebar .sidebar-toggler-button > span[class *= rulycon] {
  text-shadow: none;
  font-size: 10px;
  color: #ffffff;
  margin-right: 4px;
}
.sidebar.span1 {
  min-height: 60px;
}
.sidebar .accordion-group .accordion-inner {
  padding: 5px;
}
.sidebar .accordion-group a span[class*="rulycon"] {
    line-height: 25px;
}
.content {
  padding-right: 15px;
  padding-bottom: 35px;
}
.content p {
  margin-bottom: 15px;
  font-size: 13px;
}
.content .form-inline > *,
.content .form-horizontal .control-label,
.content .form-horizontal .controls > * {
  font-size: 13px;
}
.content .form-horizontal .controls > * {
  display: block;
  width: 100% !important;
}
.content .form-horizontal .controls .ui-autocomplete-input,
.content .form-horizontal .controls input[type=text] {
    width: 100% !important;
}
.ui-autocomplete-panel .ui-state-highlight {
    background: #49AFCD;
    border-radius: 0;
}
.ui-autocomplete-panel .ui-state-highlight .ui-autocomplete-query {
    color: #ffffff;
}
.content .form-horizontal .controls > .s-btn, .form-horizontal .controls > .s-btn {
  width: auto !important;
}
.footer {
  background: #ffffff;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.footer-wrapper {
  background: url("../img/bottom-grad.jpg") no-repeat left top;
  padding: 5px 25px;
}
.footer-wrapper p {
  font-size: 11px;
}

/* COMPONENTS STYLESHEETS */
span[class *= rulycon] {
  color: inherit;
}
.s-btn, .s-btn:visited {
  color: #ffffff;
  background: #193066;
}
.s-btn:hover {
  color: #ffffff;
  background: #28417b;
}
.accordion {
  margin-bottom: 0;
}
.accordion-group .accordion-heading {
  border-left: none;
  background: transparent;
}
.accordion-group .accordion-toggle {
  margin-top: 0;
  padding: 1px 15px;
  /*  background: #49afcd;*/
  background: #072f71;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #002561;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
}
.accordion-group .accordion-toggle:hover {
  background: #002561;
}
.accordion-group .accordion-body {
  box-shadow: none;
}
.accordion-group .accordion-inner {
  padding: 5px 15px;
  background: transparent;
}
.breadcrumb > li:after {
  content: "---";
}
.container-fluid {
  padding-left: 25px;
  padding-right: 25px;
}
.form-horizontal {
  /*padding-left: 15px;*/
  /*padding-right: 15px;*/
}
.form-horizontal.disabled {
  opacity: .25;
}
.form-horizontal .control-group {
  margin-bottom: 10px;
}
.form-horizontal .control-label,
.form-inline label {
  color: #3e5260;
  font-size: 14px;
}
.form-horizontal .controls > .radio,
.form-horizontal .controls > .checkbox {
  display: inline-block;
  width: auto;
}
.form-horizontal .controls > .checkbox.inline {
  margin-left: 0;
}
.form-horizontal.disabled .controls > *,
.form-horizontal.disabled .controls a:hover {
  cursor: not-allowed;
}
.form-inline {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.form-actions {
  margin-top: 15px;
  margin-bottom: 15px;
  background: transparent;
  padding: 12.5px 15px 25px;
  box-shadow: none;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, .075);
}
.navbar {
  /*background: #f0f1f5;*/
  background: rgba(255, 255, 255, .95);
}
.navbar .brand {
  color: #002561;
  font-family: "Ericsson", sans-serif;
  background: rgba(0, 0, 0, .0);
  line-height: 60px;
  padding: 0 15px;
  position: absolute;
  top: -2px;
}
.navbar p.text-center{
  font-family: "Ericsson", sans-serif;
  font-size: 24px;
  padding: 12px 0 0;
}
.navbar p.text-center a{
    font-family: "Ericsson", sans-serif;
}
.navbar .logo-wrapper {
  position: absolute;
  display: inline-block;
  top: -3px;
}
.navbar .nav li {
  margin-left: 1px;
}
.navbar .nav li > a > span[class *= rulycon] {
  color: #ffffff;
  margin-right: 6px;
}
.navbar.navbar-fixed-top {
  /*box-shadow: none;*/
}
.navbar-fixed-top .navbar-inner {
  /*background: #002561;*/
  background: url("../img/bottom-grad.jpg") no-repeat left bottom;
  /*box-shadow: none;*/
  min-height: 60px;
  /*min-height: 80px;*/
  position: relative;
}
.nav-list {
  background: #3e5260;
}
.nav-list > .active > a, .nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  background: rgba(0, 0, 0, .25);
}
.nav-list > .nav-header {
  color: #49afcd;
}
.nav-list > li + .nav-header {
  margin-top: 12.5px;
}
.nav-tabs {
  margin-top: 0;
  box-shadow: none;
  /*background: #49afcd;*/
  background: transparent;
  border-top: none;
  border-bottom: none;
}
.nav-tabs > li > a, .nav-tabs > .active > a {
  position: relative;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
  font-weight: bold;
  padding: 4px 25px 4px 10px;
  color: #cccccc;
  background: rgba(0, 0, 0, .05);
  box-shadow: none;
}
.nav-tabs.tab-header > li > a, .nav-tabs.tab-header > .active > a {
  margin-left: 33px;
}
.nav-tabs.tab-header > li > a:before {
  content: "";
  position: absolute;
  border-bottom: 33px solid rgba(0, 0, 0, .05);
  border-left: 33px solid transparent;
  top: 0;
  left: -33px;
}
.nav-tabs.tab-header > .active > a:before {
  border-bottom: 33px solid #fcfcfc;
}
.nav-tabs > li > a:hover {
  /*  background: rgba(0, 0, 0, .075);*/
  color: #3e5260;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  background: #fcfcfc;
  border: none;
  color: #3e5260;
  box-shadow: none;
}
.nav-tabs.nav-stacked {
  background: transparent;
  margin-bottom: 15px;
}
.nav-tabs.nav-stacked > li > a {
  padding: 2px 10px;
  color: #002561;
  border: none;
  text-shadow: none;
}
.nav-tabs.nav-stacked > li > a:hover {
  background: transparent;
  border: none;
  color: #49afcd;
}
.nav-tabs.nav-stacked > li > a > span {
  color: inherit;
  text-shadow: none;
  margin-right: 6px;
}
.nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active,
.nav-tabs.nav-stacked > .active:hover {
  color: #49afcd;
  border: none;
  box-shadow: none;
}
.nav-tabs.nav-stacked > li > a, .nav-tabs.nav-stacked > .active > a {
  background: transparent;
  box-shadow: none;
}
.pagination {
  margin-bottom: 12.5px;
}
.pagination ul > li > a, .pagination ul > li > span {
  background: #f9f9f9;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
  background: #ffffff;
  color: #acacac;
}
.pagination ul > .active > a, .pagination ul > .active > a:hover,
.pagination ul > .active > a:focus {
  background: #ffffff;
  color: #acacac;
}
.pagination ul > li > a:hover, .pagination ul > li > span:hover {
  background: #49afcd;
}
.radio {
  display: inline-block;
  color: #3e5260;
}
.s-label {
  margin-right: 6px;
}
.tabbable {
  margin-bottom: 10px;
}
.tab-content {
  background: #fcfcfc;
  box-shadow: none;
}
.table {
  margin-bottom: 12.5px;
}
.table tr th, .table tr td {
  padding: 4px 10px;
  text-shadow: none;
}
.table tr th {
  background: #49afcd;
  color: #ffffff;
  text-align: center;
  box-shadow: none;
}
.table tr td {
  font-size: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, .075);
  color: #3e5260;
  padding: 0 10px;
}
.table.table-bordered {
  border: 1px solid #49afcd;
}
.table-bordered th, .table-bordered td {
  border-left: 1px solid rgba(0, 0, 0, .25);
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background: rgba(73, 175, 205, .25);
}
.table .active > td {
  background: rgba(73, 175, 205, .25);
  color: #49afcd;
  font-weight: bold;
}
.table .table {
  margin-top: 10px;
}
.table tr > .selected {
  background: #da4f49;
}
.table tr > .selected > a {
  color: #ffffff;
  border-bottom: none;
}
.table.table-small tr > th,
.table.table-small tr > td {
  font-size: 11px;
  padding: 5px;
  line-height: 120%;
}
.table select {
  width: 140px;
}
.table input[type="radio"], .table input[type="checkbox"] {
  margin-top: 0;
  margin-bottom: 5px;
}
.modal {
  background: #f0f1f5;
}
.modal-body {
  padding-top: 15px;
}
.modal-body p {
  margin-bottom: 10px;
}

/* GENERAL */
.page-title {
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 7.5px;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, .25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
  color: #ce0654;
}
.page-title > span[class *= rulycon] {
  font-size: 14px;
  margin-right: 4px;
}
.status-table {
  margin-bottom: 25px;
}
.status-table h6 {
  color: #ffffff;
  background: #002561;
}
.status-table .table td {
  text-align: center;
}
.status-table .table td:first-child {
  font-weight: bold;
}
.status-table .table tr th {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
  padding: 0 10px;
}
.upload {
  /*padding: 12.5px 0;*/
  border-radius: 4px;
}
.upload h5 {
  background: #002561;
  border-top: 3px solid #49afcd;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
  color: #ffffff;
  padding: 5px 25px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#po-upload {
  margin-bottom: 25px;
}
.role-access-list > .span6 {
  padding: 15px;
}
.role-access-list h6 {
  border-bottom: 1px solid rgba(0, 0, 0, .25);
}
#role-list tr td:nth-child(3) {
  font-weight: bold;
}
#role-list tr td:last-child,
#user-list tr td:last-child,
#area-list tr td:last-child,
#region-list tr td:last-child,
#document-template tr td:last-child,
#wekwew tr td:last-child {
  text-align: center;
  max-width: 200px;
}
#role-list tr td:last-child .s-btn,
#user-list tr td:last-child .s-btn,
#area-list tr td:last-child .s-btn,
#region-list tr td:last-child .s-btn,
#document-template tr td:last-child .s-btn,
#wekwew tr td:last-child .s-btn {
  line-height: 18px;
  font-size: 11px;
  padding: 0 15px;
}
#area-list .form-inline select {
  width: 140px;
}
.server-time {
  margin-bottom: 10px;
  text-align: center;
}
#server-time {
  font-weight: bold;
}
#document-checklist h6, #document-upload h6, .box-sow h6 {
  display: block;
  text-align: center;
  background: #49afcd;
  color: #ffffff;
  border-radius: 2px 2px 0 0;
  padding: 4px;
}
.process {
  padding: 15px 25px 25px;
  background: rgba(0, 0, 0, .015);
  border: 1px solid rgba(0, 0, 0, .025);
}


.process a.tooltip-toggler {
    position: relative;
    background-color: #49AFCD;
    color: #f0f0f0;
    font-size: 14px;
    padding: 0px 7px;
    margin-left: 10px;
    line-height: 13px;
    border-radius: 8px;
}

.process a.tooltip-toggler .tooltip-content {
    display: none;
}
.process a.tooltip-toggler:hover .tooltip-content {
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 2000;
    width: 220px;
    height: 100px;
    line-height: 18px;
    white-space: normal;
    display: block;
}

.process a.tooltip-toggler:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
.form-actions.form-actions-centered {
  padding: 0;
  margin: 0;
  text-align: center;
  padding-top: 15px;
}
.fake-wizard {
  width: 100%;
  text-align: center;
  background: transparent;
  box-shadow: none;
  margin-bottom: 15px;
}
.fake-wizard .s-badge {
  margin-right: 5px;
  background: rgba(189, 189, 189, .55);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, .075), 0 1px 0 rgba(255, 255, 255, .25);
}
.fake-wizard .s-badge.s-badge-light-blue {
  background: #49afcd;
}
.fake-wizard a {
  cursor: default !important;
}
.fake-wizard .inactive > a,
.fake-wizard .inactive > a:hover {
  color: #bdbdbd;
}
.fake-wizard .form-horizontal .controls > p {
  display: inline-block !important;
}
.tree {
  position: relative;
  margin-left: 55px;
}

.tree:before {
  position: absolute;
  content: " ├─ ";
  left: -25px;
}
.preview-document .form-horizontal > h3 {
  text-align: center;
  margin-bottom: 25px;
}
.preview-document .form-horizontal input[type = "text"] {
  background: #f0f0f0;
  width: 100%;
}
div > .tree:last-child:before {
  content: " â””â”€ ";
}
/*.gridster > ul > [data-sizex = "1"] { width: 2.9535864978902953%; }
.gridster > ul > [data-sizex = "2"] { width: 7.172995780590718%; }
.gridster > ul > [data-sizex = "3"] { width: 11.39240506329114%; }
.gridster > ul > [data-sizex = "4"] { width: 15.611814345991561%; }
.gridster > ul > [data-sizex = "5"] { width: 19.831223628691983%; }
.gridster > ul > [data-sizex = "6"] { width: 24.050632911392405%; }
.gridster > ul > [data-sizex = "7"] { width: 28.270042194092827%; }
.gridster > ul > [data-sizex = "8"] { width: 32.48945147679325%; }*/
.gridster ul > li {
  list-style: none;
  background: rgba(73, 175, 205, .15);
  padding: 0 5px;
}
.gridster ul > li:hover {
  background: rgba(73, 175, 205, .35);
}
#form-builder {
  background: url("../img/grid.png") repeat;
}
#form-builder .control-label {
  width: 90px;
}
#form-builder .controls {
  margin-left: 100px;
}
#form-builder .controls > * {
  width: 90%;
}
.gridster li > * {
  display: block;
  width: 100%;
}
.gridster li > .table th, .gridster li > .table td {
  display: block;
  width: 100%;
}
.nav-list.form-builder {
  background: #49afcd;
}
.nav-list.form-builder > .nav-header,
.nav-list.form-builder > li > a:hover,
.nav-list.form-builder > li > a:hover > span[class *= rulycon] {
  color: #ffffff;
}
.doc-footer {
  background: #3e5260;
  color: #ffffff;
  border-top: 5px solid #c1c7ca;
  border-bottom: 5px solid #008080;
  padding: 10px 0 15px;
  margin-top: 25px;
}
.doc-footer * {
  font-family: "PT Sans Narrow", "pt_sans_narrowregular", sans-serif;
}
.doc-footer p {
  color: #ffffff;
  text-align: center;
}
#role-data-access-modal {
  width: 800px;
  margin-left: -400px;
}
#role-data-access-modal .modal-body h6 {
  border-bottom: 1px solid rgba(0, 0, 0, .25);
}
#reg-user-table tr th {
  background: rgba(0, 0, 0, .075);
}
#reg-user-table tr td:nth-child(1) {
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
}
#reg-user-table tr td:nth-child(2), #reg-user-table tr td:nth-child(3) {
  text-align: center;
}
#error-page {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
#error-page .span16 {
  padding: 100px 0;
}
#error-page span[class *= rulycon] {
  font-size: 72px;
}
#error-page p {
  margin-top: 25px;
}
.export-buttons {
  margin-top: 24px;
  margin-bottom: 12px;
}
.export-buttons a {
  position: relative;
  padding-left: 48px;
}
.export-buttons .span12:first-child a:first-child,
.export-buttons .span12:last-child a:first-child {
  margin-right: 6px;
}
.export-to-excel:before, .export-to-pdf:before {
  font-family: Rulycons;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 24px;
  width: 12px;
  height: 12px;
}
.export-to-excel:before {
  content: "\e1b5";
}
.export-to-pdf:before {
  content: "\e1b2";
}




.export-buttons {
  margin-top: 24px;
  margin-bottom: 12px;
}
.export-buttons a {
  position: relative;
  padding-left: 48px;
}
.export-buttons .span12:first-child a:first-child,
.export-buttons .span12:last-child a:first-child {
  margin-right: 6px;
}
.export-to-excel:before, .export-to-pdf:before {
  font-family: Rulycons;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 24px;
  width: 12px;
  height: 12px;
}
.export-to-excel:before {
  content: "\e1b5";
}
.export-to-pdf:before {
  content: "\e1b2";
}

/* DARURAT */
.form-horizontal .controls input[type="checkbox"] {
  width: auto !important;
}

#embedded-form, #adjust-signature-form {
  position: fixed;
  bottom: 0px;
  left: 0px;
  padding-top: 90px;
  width: 100%;
  height: 100%;
  z-index: 100;
}

@media
only screen and (max-width: 1000px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
    #embedded-form, #adjust-signature-form {
        padding-top: 0px;
    }
}

#adjust-signature-form > .container-fluid, #embedded-form > .container-fluid {
    background-color: #ffffff;
    padding-top: 1em;
    height: 100%;
    border-top: 1px solid #cccccc;
}

#embedded-form.hide {
  display: none;
}

.form-horizontal-small .controls{
  margin-left: 100px;
}
.form-horizontal-small .control-label{
  width: 90px;
}


/* MEDIA QUERIES */
@media (max-width: 980px) {
  .main-container {
	padding-top: 10px;
  }
  .navbar.navbar-fixed-top {
	margin-top: 1px;
  }
  .navbar .logo-wrapper {
	visibility: hidden;
	display: none;
  }
  .logo-wrapper-for-mobile-view {
	display: block;
	visibility: visible;
  }
  .sidebar .sidebar-toggler-button {
	display: none;
  }
}

@media (max-width: 768px) {
  .container-fluid {
	padding-left: 0;
	padding-right: 0;
  }
}


table#lead-time-summary-r01 td:nth-child(8)
{
    display:none;
}

table#lead-time-summary-r08 td:nth-child(8)
{
    display:none;
}

table#lead-time-summary-r10 td:nth-child(8)
{
    display:none;
}

#total-pending {
    margin-bottom:20px;
    border-bottom: solid;
    border-width: 1px
}