body {
 font-family: 'Open Sans', sans-serif;
 font-weight: lighter;
 background-color: #f3f5fa;
}
label.checkbox-inline input {
 width: auto !important;
}
h5 {
 font-weight: 600;
}
.field-esw-rs {
  font-weight: 400;    padding: 0;
}
.form-check-input {
 margin-top: 8px;
}
.btn.btn-primary {
 padding: 6px 40px;
 font-size: 20px;
}
.disableproblem textarea {
  width: 100%;
  margin: 14px 0 0;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  padding: 3px 6px;
  font-weight: normal;
}
.disableproblem {
  width: 90%;
  width: calc(100% - 15px);
}
.popover { 
  max-width: 190px;
}
.ews-tech .report {
  overflow-x: scroll;
}
.ews-tech .report table tr td {
  border-left: medium none;
  border-bottom: medium none;
  font-size: 14px;
  vertical-align: middle;
}
.ews-tech .report table tr td:last-child {
  border-right: medium none;
}
section.content-panel.ews-tech .report table {
  width: 100%;
}
.form-cnt {
  padding: 0 24px !important;
}
.ews-tech table td {
  padding: 2px 6px;
}
input[type="time"] {
  border: 1px solid #ced4da;
  box-shadow: none !important;
  -webkit-appearance: searchfield;
  border-radius: 0.25rem;
  padding: 0 10px;
}
.btn_div {
 padding: 20px 0px 30px;
}
.siteno-to-update form section {
 background-color: #ffffff;
 padding: 20px;
 border: 1px solid #e9e9e9;
}
button.btn.btn-outline-secondary.border-left-0 {
  padding: 19px 0 !important;
}
.gj-datepicker.gj-datepicker-bootstrap.gj-unselectable.input-group {
  width: 100% !important;
}
secondary.border-left-0 {
  padding: 18px 0;
  display: inline-block;
  float: left;
}
span.input-group-append {
  display: inline-block;
  float: left;
  position: absolute;
  right: 0;
}
.circle-ews li.completed::after {
 background: #a9eb41;
}
.circle-ews li.problem::after,
.circle-ews li.interrupt::after {
 background: #e90000;
}
.circle-ews li.pending::after { 
 background: #ffde00;
} 
.circle-ews li.in-progress::after,
.circle-ews li.inprogress::after {
 background: #5dc3e1;
}
.circle-ews li.notallocated::after {
 background: #cccccc;
}
.contact-us-form-cnt input[type="checkbox"] {
 display: block;
 float: left;
 position: relative;
 visibility: hidden;
}
h1,h2 {
 font-size: 28px;
 font-weight: lighter;

}
.site-info-sp {
 border-left: 1px solid #d4d4d4;
}
.circle-ews, .site-info-sp {
 margin-top: 18px;
 padding: 0 18px;
}
.site-info-sp table tr td {
 padding: 4px 20px;
}
.thead-light th {
 padding: 6px 0px;
}
.update-status {
 padding: 30px 0;
}
.fa.fa-dropbox {
 font-size: 32px;
 vertical-align: middle;
}
.update-status .btn {
 font-size: 20px;
}
.report {
 padding: 8px 0px 0;
}
.report h5 {
 margin-bottom: 2px;
}
.site-visit h5 {
  font-size: 16px;
}
button.btn.btn-primary{
  color: #fff;
  background-color: #115da6;
  border-color: #115da6;
}

.check-status-btn{
  color: #fff;
  background-color: #115da6;
  border-color: #115da6;
}
.report span, .report p, .report table, .report form {
 padding: 0 20px;
 font-weight: 400;
}
.site-info-sp table {
  font-weight: 400;
}
.form-cnt.field-esw-rs {
  padding: 0 5px !important;
}
.checkbox-inline input {
 margin-right: 6px;
}
.checkbox-inline {
 padding-right: 10px;
}
.table .thead-light th:last-child {
  border-right: medium none;
}
.ews-tech .table .thead-light th {
  padding: 10px 5px;
  font-weight: bold;
  background-color: #f3f5fa;
  border-color: #f3f5fa;
  color: #000000 !important;
  border-bottom: medium none;
  border-top: medium none;
  border-left: medium none;
  border-right: 1px solid #dee2e6;
  font-size: 14px;
  vertical-align: middle;
}
#bbu .radio-ews {
  padding: 0;
}
.report table {
 width: 92%;
 margin: 14px auto !important;
 border-radius: 4px;
 border-collapse: separate;
 padding: 0;
}
.hidden-lg {
 display: none;
}
.bg-dark {
 background-color: #115da6 !important;
}
.field-esw-rs input {
 max-width: 200% !important;
 width: 100% !important;
 height: 40px!important;
}
.site-info-sp table tr td {
 padding: 4px 20px;
 border-left: medium none;
 border-bottom: medium none;
}
.site-info-sp table tr td:last-child {
 border-right: medium none;
}
.circle-ews ul {
  list-style: none;
  padding: 0;
  color: #999;
  list-style-type: none;
}
.legend {
 border: 1px solid #c1c1c1;
 padding: 5px 8px 12px;
 border-radius: 4px !important;
 margin-top: 50px;
}
.legend span:nth-child(6):before {
 background-color: #e90000;
}
.legend span:nth-child(5):before {
 background-color: #cccccc;
}
.legend span:nth-child(4):before {
 background-color: #ffde00;
}
.legend span:nth-child(3):before {
 background-color: #5dc3e1 !important;
}
.legend span:nth-child(2):before {
 background-color: #a9eb41;
}
.form-cnt input[type="checkbox"] {
 display: block;
 float: left;
 position: relative;
 visibility: hidden;
 height: initial !important;
 ;
}
.ews-check {
 display: inline-block;
 position: relative;
 padding-left: 24px !important;
 margin-bottom: 12px;
 padding-right: 6px;
 cursor: pointer;
 font-size: 22px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
/* Hide the browser's default radio button */
.ews-check input {
 position: absolute;
 opacity: 0;
 cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #b4b4b4;
}
/* On mouse-over, add a grey background color */
.ews-check:hover input ~ .checkmark {
 background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.ews-check input:checked ~ .checkmark {
 border: 1px solid #b4b4b4;
 background-color: #ffffff;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
 content: "";
 position: absolute;
 display: none;
}
/* Show the indicator (dot/circle) when checked */
.ews-check input:checked ~ .checkmark:after {
 display: block;
}
/* Style the indicator (dot/circle) */
.ews-check .checkmark:after {
  top: 6px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #87c821;
}
label.checkbox-inline span {
 padding: initial;
 position: relative;
}
label.checkbox-inline span::before {
 border: 1px solid #adadad;
 content: "";
 display: inline-block;
 top: 3px;
 height: 16px;
 left: -22px;
 position: absolute;
 width: 16px;
 box-shadow: none;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
}
.form-cnt input[type="checkbox"]:checked + span:after {
 opacity: 1;
}
label.checkbox-inline span::after {
 border-bottom: 3px solid #87c821;
 border-left: 3px solid #87c821;
 content: "";
 height: 6px;
 left: -19px;
 opacity: 0;
 position: absolute;
 top: 7px;
 transform: rotate(-45deg);
 width: 11px;
}
.legend span {
 position: relative;
 padding: 0 5px 0px 20px;
 font-weight: 600;
 display: inline-block;
 font-size: 14px;
}
.legend span:before {
 content: "";
 display: inline-block;
 position: absolute;
 width: 16px;
 height: 16px;
 top: 2px;
 background-color: #a9eb41;
 border-radius: 22px;
 left: 0;
}
.circle-ews li:nth-child(12):before {
 content: none;
}
.circle-ews li {
  position: relative;
  padding: 10px 0 40px 48px;
  font-size: 14px;
  font-weight: 600;
  width: 49%;
  display: inline-block;
}
.circle-ews li::before {
 content: '';
 position: absolute;
 left: 15px;
 top: 9px;
 width: 9px;
 height: 94px;
 border: 2px solid #e9e9e9;
 border-width: 0px 1px 0 1px;
}
.circle-ews li span {
 position: absolute;
 background-color: #ffffff;
 left: 0;
 width: 40px;
 height: 40px;
 top: 0;
 border-radius: 42px;
 border: 1px solid #e9e9e9;
}
.circle-ews li:last-child::before {
 border-width: 2px 0 0;
}
.circle-ews li::after {
 content: '';
 position: absolute;
 left: 7px;
 top: 7px;
 width: 26px;
 height: 26px;
 border-radius: 50%;
}
.circle-ews li {
 color: #000;
}
.circle-ews li::before {
 border-color: #e9e9e9;
 background-color: #ffffff;
 border-top-color: dodgerblue;
}
.ews-logo img {
 max-width: 230px;
}
ul.navbar-nav {
 position: relative;
 text-align: left;
 width: 100%;
}
nav.navbar a {
 text-transform: uppercase;    text-decoration: none;
 color: #f3f5fa !important;
 border: 1px solid;
 margin: 0px 6px;
 border-radius: 4px;
 padding: 2px 14px !important;
 font-size: 18px;
 font-weight: initial;
}
.ews-logo {
 text-align: center;
 padding: 26px 0;
}
.siteno-to-update label {
 text-align: left;
 font-size: 18px;
 padding-left: 0;
}
.pt-0, .py-0 {
 padding: 0;
}
.radio-ews {
 display: inline-block;padding: 4px 0 0;
}
label.radio-label-ews {
 padding-right: 12px;
}

.siteno-to-update .form-group.col-6 label {
 font-weight: bold;
}
.appendform .col-md-6:first-child {
  padding-left: 0;
  padding-right: 5px;
}
.appendform .col-md-6:last-child {
  padding-right: 0;
  padding-left: 5px;
}
.form-check {
 position: relative;
 display: inline-block;
 padding-left: 1.25rem;
}
.right-form #inputState {
 width: 100%;
}
.form-group.row {
 margin: 0 auto;
 padding: 6px 0px;
}
.ssu-ews {
 padding: 0 20px;
}
#inputState {
 width: 222px;
}
.siteno-to-update .form-group {
 text-align: left;
}
input[type="text"] {
 padding:10px 12px !important;
 width: 355px;
 border-radius: 4px;
 font-size: 18px;
 color:#000000;
 box-shadow: none !important;
 border: 1px solid #d4d4d4;
 font-weight: lighter;
 margin-right: 14px;
}
.navbar {
 padding: 16px 0;
}
.content-panel .container {
  background-color: #ffffff;
  padding: 20px;
  border: 1px solid #e9e9e9;
  margin-bottom: 25px;
}
#site-info-cnt{
  display: none;
}
.recent-visited .container {
 padding-top: 20px !important;
}
.recent-visited {
 margin-top: 16px;
 padding-bottom:28%;
}
.site-visit img {
 max-width: 100%;
}
.content-panel form {
  padding-top: 10px;
}
.site-search-form button[type="submit"],
.site-update-form button[type="submit"]  {
  width: 355px;
  border-radius: 4px;
  box-shadow: none !important;
  border: none;
  font-size: 22px;
  color: #ffffff;
  background-color: #87c821 !important;
  height: auto !important;
  line-height: 37px;
  vertical-align: top;
  font-weight: lighter;
  padding: 6px;
  max-width: 100%;
}
#bbu .radio-ews .ews-check {
  margin-bottom: 0 !important;
  vertical-align: -webkit-baseline-middle;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #a3a3a3 ;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #a3a3a3 ;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #a3a3a3 ;
}
.view-siteinfo {
 margin-top: 16px;
}
.view-siteinfo table{
 width:100%;
 text-align:Center;
}
.view-siteinfo table tr td:first-child {
 text-align: right;
}
.view-siteinfo table tr td:last-child {
 text-align: left;
}
.view-siteinfo table tr td {
 color:#000000;
 padding: 4px 30px;
 width: 50% !important;
}
button {
 background-color: #115da6;
 color: #ffffff;
 border: none;
 border-radius: 2px;
 padding: 4px 92px;
 font-size: 22px;
 font-weight: lighter;
}
.py-5.bg-dark {
 padding: 16px 0 !important;
 height: 56px !important;
}
.check-status {
 text-align: center;
 padding: 16px 0px 28%;
}
option.problem {
 background-color: #e90000;
}
option.inprogress {
 background-color: #5dc3e1;
}
option.notallocated {
 background-color: #cccccc;
}
option.pending {
 background-color: #ffde00;
}
option.completed {
 background-color: #a9eb41;
}
.field-esw-rs label {
 font-size: 15px;
}
.right-form, .left-form {
 padding-top: 10px;
}
.choices-bbu {
  margin-top: 10px !important;
  margin-bottom: 5px;
}
.appendform input.form-control {
  height: 40px;
  margin: 6px 0;    
  width: 100%;
  font-size: 12px;
}
.appendform .col-sm-6:first-child {
  padding-right: 5px;
}
.appendform .col-sm-6:last-child {
  padding-left: 5px;
}
.content-panel.view-status, 
.content-panel.view-siteinfo,
.content-panel.ews-tech,
.content-panel.siteno-to-update {
  padding: 0 15px;
}
.site-search-form .fa.fa-spinner.fa-spin,
.site-update-form .fa.fa-spinner.fa-spin {
  visibility: hidden;
}
.site-search-form .fa.fa-spinner.fa-spin.active,
.site-update-form .fa.fa-spinner.fa-spin.active {
  visibility: visible;
}
.gj-datepicker .input-group-append {
  z-index: 99 !important;
}
.login-form form div input {
  width: 344px;
  padding: 8px 8px !important;
  }.login-form form label {
    float: left;
    vertical-align: middle;
    line-height: 3em;
    width: 28%;
    }.login-form form div input {
      width: 72%;
      padding: 8px 8px !important;
      margin: 0 !important;
      }span.welcome_login {
        color: #fff;
      }
      .login-form form {
        position: relative;
        width: 50%;
        margin: 0 auto;
        overflow: hidden;
      }

      .content-panel.login-form {
        padding-bottom: 10%;
        padding-left: 15px;
        padding-right: 15px;
      }

      span.is-invalid {
        color: red;
      }

      #datepicker {
        box-shadow: none;
      }
      .login-form .btn {
        background-color: #0062cc;
        padding: 8px 45px;
      }
      .report-bbu-section h5 span {
        padding: 0 10px;
      }
      .report-bbu-section strong {
        padding: 0 4px;
      }
      .verizon-txt-area, .sprint-txt-area {
        padding-top: 15px;
        width: 100%;
      }
      .verizon-txt-area textarea,.sprint-txt-area textarea {
        height: 100px;
      }
      .checkbox-inline.disabled-label {
        opacity: 0.3;
      }

      @media (max-width: 992px){
        .checkmark {
          top: 0px;
        }
        .radio-ews {
          max-width: 100%;
        }
        .ssu-ews {
         padding: 0 0px;
       }
       .siteno-to-update label {
         font-size: 14px;
       }
       input[type="submit"] {
         width: 290px;
       }
       input[type="text"] {
         width: 270px;
       }
       .hidden-lg {
         display: block;
       }
       .hidden-sm {
         display: none;
       }
       #inputState {
         width: 100%;
       }
       .navbar {
         height: auto !important;
       }
       nav.navbar a {
         border: none !important;
         text-decoration: none;
       }
       ul.navbar-nav {
        margin-top: 10px;
      }
      nav.navbar a {
        padding: 3px 0 !important;
        margin-left: 0;
      }
    }
    @media (max-width: 767px){

      .login-form form input {
        width: 100%;
      }
      .appendform .col-sm-6:first-child {
        padding-right: 15px;
      }
      .appendform .col-sm-6:last-child {
        padding-left: 15px;
      }

      .login-form form label, .login-form form div input {
        width: 100%;
      }
      .disableproblem {
        width: 100%;
      }
      .appendform input.form-control {
        width: 100%;
      }
      .appendform .col-md-6:first-child {
        padding-right: 0;
      }
      .appendform .col-md-6:last-child {
        padding-left: 0;
      }
      .form-group.row .col-sm-8 {
        padding: 0;
      }
      .form-group.row .col-sm-7 {
        padding: 0;
      }
      .site-info-sp {
       border-left: none;
     }
     input[type="submit"] {
       width: 272px;
     }
     h1, h2 {
       font-size: 24px;
     }
     h5{
       font-size:18px;
     }
     input[type="text"] {
       margin: 0px 0px 14px;
     }
     .site-visit {
       padding: 0 8px;
       width: 33%;
     }
     .site-visit img, .site-visit h5 {
       position: relative;
       float: left;
       text-align: center;
       width: 100%;
       display: inline-block;
       margin: 0 auto;
     }
     .site-search-form button[type="submit"],
     .site-update-form button[type="submit"] {
      clear: both;
      padding-left: 25px;
      width: auto;
      display: block;
      margin: 0 auto;
      padding-right: 25px;
      min-width: 270px;
    }
  }
  @media (max-width: 600px){
   .navbar-dark {
     padding-left: 16px;
     padding-right: 16px;
   }
 }
 @media (max-width: 480px){
   .login-form form {
    width: 100%;
  }
  .report table td, .report table th {
   font-size: 14px;
 }
 .site-info-sp table tr td {
   padding: 4px 14px 0 0;
 }
 .report span, .report p, .report table, .report form {
   padding: 0;
 }
 .report table {
   width: 100%!important;
   margin: 0;
 }
 .circle-ews li:nth-child(13):before {
   content: none !important;
 }
 .circle-ews li:nth-child(12):before {
   content: "" !important;
 }
 .circle-ews ul {
   columns: 1;
   -webkit-columns: 1;
   -moz-columns: 1;
   width: 100% !important;
 }
 .view-siteinfo table tr td {
   display: block;
   width: 100%!important;
   text-align: center !important;
 }
 .view-siteinfo table tr td:first-child {
   font-weight: bold;
 }
 .content-panel form input {
   width: 100%;
 }
 .ews-logo img {
   width: 100%;
 }
 .site-visit {
   padding: 0 8px;
   width: 49%;
 }
 footer .text-white {
  font-size: 12px;
}
.circle-ews li {
  width: 100%;
}
.site-search-form button[type="submit"] {
  min-width: 100%;
}
}
