/* Application specific custom CSS to be written here*/
.switch-name-fix{
  word-wrap: break-word;
  white-space: normal;
  margin-top: 0px;
  margin-right: 10px;
}

.table-heading{
  font-weight: 500;
  font-size: 14px;
  color: black;
  padding-bottom: 10px;
}

.scan-result-table{
  width:98%;
  table-layout: fixed;
}

.selectband{
  padding-top: 7px;
}

.select2-drop-active .select2-results .select2-result-label{
  word-wrap: break-word !important;
}

.outer-div-dhcp table tbody tr td{
  padding: 8px 18px;
}

.outer-div-vlan table tbody tr td{
  padding: 8px 18px;
}

.tooltip-icon {
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  color: #6c6c6c;
  cursor: pointer;
}

.tooltip-icon:hover {
  color: black;
}

.ping-message {
  margin-top: -15px;
  font-size: 10px;
  font-style: italic;
  padding-left: 20px;
}

.adv-section{
  background-color:#f1f1f1;
}

.adv-heading{
  padding: 0 15px;
  font-weight: 600;
}

.slider .slider-selection {
    background: #BABABA;
}

.tabContainer{
  margin-top:15px;
}

.arp-table-table-css table.dataTable tbody tr td{
  padding: 8px 18px;
}

.slider-block .slider.slider-horizontal {
  margin-top: 8px;
  margin-left: 18px;
}

.slider-block .size {
  margin-left: -25px;
  margin-top: 7px;
}

.slider-block input.slider-output {
  text-align: right;
}

.spinner-overlay {
  position: absolute;
  display: none;
  background: #fff;
  top: 0;
  bottom: 0;
  width: 100%;
  opacity: 0.8;
}

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  color: green;
  font-size: 30px;
  margin-top: -15px;
  margin-left: -15px;
}

.font-12 {
  font-size: 12px
}

table.dataTable tbody tr td {
    word-wrap: break-word;
    word-break: break-all;
}

.wid-class{
  width:100%;
}
.setting-style{
  top:55px !important;
  right:5px !important;
  position:absolute
}
.setting-style li a{
  font-size:13px;
  /*border-bottom:1px solid #ddd;*/
  color:#4d4d4d;
  text-align:left;
  padding:3px 10px !important;
  }
.icon-delete{
 background-color: #d9534f !important;
}

/*Event Page css start*/
  .label_cls{
  width: auto;
    float: left;
    padding: 5px 0px;
  }
  .label_cls_sty{
  padding: 11px 47px 0px 0px;
    width: auto;
    float: left;
  }
  .check_cls{
      float: left;
    padding-right: 10px;

    margin-top: 10px !important;
  }
  .check_cls_bs{
      float: left;
    padding-right: 10px;
  }
  .check_cls_bs label, .check_cls label{
  margin-top: 1px !important;
    float: left;
  }
  .date-pic-padding{
  padding:12px 10px !important;
  }

  table.event-table tbody tr{
  padding:2px 8px !important;
  }
  table.event-table tbody tr td{
  padding:2px 8px !important;
  }

  #mask-container {
        display: inline-block;
    width:100%;
        position: relative;/*Keeps the mask within the container*/
    }
    .mask {
        display: none;/*This hides the mask*/
    }

    #mask.loading {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1000;/*puts on top of everything*/
        background-image: url('speed_test.gif');
        background-position: center;
        background-repeat: no-repeat;
    background-color: rgba(255,255,255,0.7);
    }
    #mask-container table.loading {
        opacity: .5;
    }
/*Event Page css end*/
/* PACKET CAPTURE START*/
.marg-top-style{
      margin-top: 2px !important;
  }
  .marg-top-five{
      margin-top: 5px !important;
  }
  .button_opacity{
    opacity: 0.5;
  }

.event_type_list{
  width: 300px;
}

/* PACKET CAPTURE END*/
.output_view{
  float: left;
  width: 895px;
  overflow-y: auto;
  height: 100px;
  background: #fafafa;
  font-family: sans-serif;
  color: #ffffff;
  border: 1px solid #ddd;
  color: #333;
  padding: 6px;
  }

.mask-container {
        display: inline-block;
    width:90%;
        position: relative;/*Keeps the mask within the container*/
    }
    .mask_div.loading {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1000;/*puts on top of everything*/
        background-image: url('speed_test.gif');
        background-position: center;
        background-repeat: no-repeat;
    background-color: rgba(255,255,255,0.7);
    }
    .mask-container .loading {
        opacity: .5;
    }
    .select_loading{
      position: relative;
      top: -35px;
      background: rgba(255,255,255,0.5);
      text-align: center;
      height: 34px;
      }
      .fa-color{
        margin-top: 6px;
      color: #666;
      }
.loadpcap{
      font-size: 24px;
      position: relative;
      left: 3px;
      top: 3px;
    }
    
.enable_lb{
  height: 0 !important;
}

/* PACKET CAPTURE END*/

/* SSID and WIRED page*/
.rotate{
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.rotate.toggle{
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}


.panel-title-vlan {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  text-decoration: none;
}
.panel-title-vlan > a {
  color: #999999;
  display:block;
  padding: 10px 15px;
  margin: -10px -15px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

.arrow-lft {
  color: #999;
  font-size:17px
}

.th-center{
  text-align: center;
}

.top-font{
  text-align: center;
  color: #56c8f3;
}
.basic-font{
  text-align: center;
  color: #8ece5a;
}
.basic-font span{
  text-align: right;
  color: #8ece5a;
  font-size: 18px;
}
.invoice-font{
  text-align: center;
  color: gray;
}
.invoice-font span{
  color: #333;
}
.invoicecnt{
  float: right;
  color: gray;
}
.invoicecnt span{
  color: #333;  
}
.invoicecnt1{
  float: left;
  color: gray;
}
.invoicecnt1 span{
  color: #333;  
}
.inv-btn {
  font-size: 34px;
}

.alert-info {
  padding: 0 20px;
  margin: 20px;
  line-height: 40px;
}

.close{
  line-height: 40px;
}

.network-ssid-form .tooltip.top {
  top: -32px !important;    
}
.parlel {
  line-height: 5;
}
.styled-select.slate {
   height: 24px;
   width: 140px;
}

.StripeElement {
  background-color: white;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.big{
  width:61%;
}

#paymentform {
  display:none;
}

.pay_error {
  text-align: center;
  color: #a94442;
  border-color: #ebccd1;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 20px;
  font-size: 20px;

}
.cb-subscriptions-state.active{
  background-color: #68ac23;
}

.amount{
  color: white !important;
  background-color: green;
  padding: 4px 6px
}
.nw_btn1 {
  margin-left: 72%;
}
.nw_btn2 {
/*  margin-left: 50%;*/
}
.h_changes{
  padding-left: 1%
}

input[class="location_nw_radio"] {
  margin: 9px 2px 11px 5px;
  vertical-align: middle;
}

/* css for live port details */
.portstatus {
  border: 1px solid #ffffff;
  min-height: 350px;
  border-left: none;
  border-bottom: none;
  border-right: none;
  background: #bfbfbf3b;
}

.portarea {
  margin-right: 2%;
  text-align: -webkit-center;
  margin-left: 6%;
}

.portheader_style {
  color: #4285f4;
  font-weight: bold;
  font-size: 15px;
}

.p_style {
  font-size: 12px;
  font-weight: bold;
  margin-left: 1px;
}

.p_style_port {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  /*  margin-left: -8px*/
}

.table_style {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.td_style {
  text-align: left;
  font-size: 11px;
  height: 20px;
  width: 200px;
}

.port_icon {
  height: 28px;
  position: relative;
  width: 40px;
  margin-right: 5px;
}

/*.port_icon:hover {
  cursor: pointer;
  background: #4285f48a;
}
*/
.portarea:hover {
  cursor: pointer;
  /*background: #4285f48a;*/
  background: #e4e4e4;
}


#portActive .active {
  /*background: #6398ef47;*/
  background: #dedcdc;
}

.wifi_icon {
  color: #c4c4c4;
  height: 28px;
  position: relative;
  width: 40px;
  font-size: 30px;
}

.wifi_icon:hover {
  cursor: pointer;
  background: #4285f48a;
}

.addRed {
  background: #c4c4c4;
}

.addRed:after {
  background: #c4c4c4;
  content: "";
  height: 5px;
  left: 5px;
  position: absolute;
  top: 28px;
  width: 30px;
}

.addGreen {
  background: #4285f4;
}

.addGreen:after {
  background: #4285f4;
  content: "";
  height: 5px;
  left: 5px;
  position: absolute;
  top: 28px;
  width: 30px;
}

.addRed_wifi {
  color: #c4c4c4;
}

.addGreen_wifi {
  color: #4285f4;
}

.heading {
  width: 130px;
  height: 22px;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-top: 10px;
  width: auto;
}
/*sqm slider chnage rkp*/
.custMargin{
  margin-top: 20px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #bababa !important;
    border-radius: 2px;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #bababa !important;
}
.sqmsslide .slider.slider-horizontal {
    margin-top: 8px;
    margin-left: 18px;
    width: 94% !important;
  }
/*login page */
#provisionDiv{
  text-align: left !important;
  margin-bottom: 6px;
}
#deviceProvision {
    color: #428bca !important;
    font-size: 13px !important;
    cursor: pointer;
    padding-left: 5px;
  }
  #deviceProvision:hover {
    color: #095ca5 !important;
   text-decoration-line: underline !important; 
}
/*speed test */
#speedTestDataDisplay {
  padding: 10px 20px 10px 20px;
}
.labledetail {
  font-size: 12px !important;
    font-weight: bold;
    color: #4d4d4d !important;
    padding: 8px;
}
.st_status {
  color: #4d4d4d !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 8px;
}
.st_colon{
  float: right;
}
.selectdevice{
      padding-top: 4px;
}
/*speed test  end*/
/*device connectivity*/
.custlabel_margin{
  margin-top: 15px;
}
label.col-md-3.selectdevice-command, .pserialio {
padding-top: 10px;
}


.panel-body.intelligence-panel iframe {
  border:  none;
}

/* Switch Port Configuration START */
.switch-configuration-page .panel {
  box-shadow: none
}

.switch-ports, .switch-port-config .port-details {
  border: 1px solid #E5E8EB;
  border-radius: 12px;
}

.switch-port-config, .switch-ports {
  margin-left: 15px;
  padding: 15px;
}

.switch-ports ul, .switch-port-config ul {
  padding: 0px;
}

.switch-ports ul li, .switch-port-config ul li {
  list-style: none;
/*  width: 5%;*/
  float: left;
/*  padding: 5px;*/
  margin: 5px;
}

/*.switch-ports ul div:hover {
  border: 2px solid #428bca;
}
*/
li.switch-port img {
  padding: 5px;
  cursor: pointer;
}

li.switch-port span {
  width: 100%;
  height: 15px;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 15px;
/* identical to box height */
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  display: block;
}

li.switch-port span i {
  padding-right:5px;
}

.selected-port-heading {
  margin-left: 0px;
  margin-top: 20px;
}

.port-details li.port-field-detail {
  padding: 12px 16px 11px 16px;
  margin: 7px;
  background-color: #F7F8F9;
  border-radius: 8px;
  border: 0px 1px 0px 0px;
}

.switch-port-config .port-details {
  padding: 10px;
}

.port-details li.port-field-detail .card-title {
  color: #00192190;
}

.port-details li.port-field-detail .card-content {
  color: #27323D;
}

li.port-field-detail .card-content span.enable {
  color: #2CBD53;
}

li.port-field-detail .card-content span.disable {
  color: #FBBC05;
}
/* Switch Port Configuration END*/


#router-inventory-page .left-pane {
  border-right: 1px solid #E5E8EB;
}

.left-pane h3 {
  color: #27323D;
  font-weight: 700;
  font-size: 20px;
}

.pad-10 {
  padding: 10px;
}

.pad-top0 {
  padding-top: 0px !important;
}

.pad-left0 {
  padding-left: 0px !important;
}

.margin-top10 {
  margin-top: 10px !important;
}

/*.right-pane .nav-tabs li {
  margin:10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.right-pane .nav-tabs li.active a {
  background-color: #E7F8FD;
  padding: 7px 16px 7px 16px;
}*/

/*.right-pane .nav-tabs {
  border-bottom: none;
}
*/
#router-inventory-page .port-d {
  opacity: 0.5;
}

.select-network-inner.select2-dropdown-open {
  width: 300px;
  z-index:999;
}

.select-network-inner .select2-container {
  width: 100% !important;
  border-color: #5897FB;
  border-radius: 3px;
}
 .client-details{
    display: flex;
    justify-content: space-between;
  }
  .client-heading{
    margin-top: 7px;
  }
  .client-buttons{
    display: flex;
    gap: 10px;
  }