@charset "UTF-8";
h3 {
  font-size: 20px;
  color: blue;
}

.table-bordered thead th {
  border-bottom-width: 2px;
  white-space: nowrap !important;
}

.full-width {
  float: left;
  width: 100%;
}

.input-search {
  margin: 0px;
  padding: 3px 10px;
  height: 30px;
  border: 1px solid #878787;
  border-radius: 4px;
  font-size: 15px;
}

body,
html {
  font-size: 15px;
  color: #000;
  font-family: "Roboto", sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #eaf1f1;
}

.container {
  margin: auto;
  width: 1140px;
}

.header {
  float: left;
  width: 100%;
  background: url(../images/header-image.png) no-repeat center #e7f3f1;
  padding: 10px 0px;
}

.header-logo {
  float: left;
}
.header-logo img {
  margin: 0;
  padding: 0;
}

.header-search input {
  border: 2px solid #eca137;
  float: right;
  width: 220px;
  margin-top: 52px;
  height: 30px;
}

.pagearea-contnet {
  background: url(../images/innerbanner1.jpg) #e0e0e0;
  padding: 50px 0px;
}
.pagearea-contnet .pagearea-contnet-left {
  float: left;
  width: calc(100% - 395px);
  background: #ffffff;
  padding: 15px;
}
.pagearea-contnet .pagearea-contnet-left .p-image {
  width: 335px;
  border: 5px solid #FFF;
  height: 238px;
  float: left;
}
.pagearea-contnet .pagearea-contnet-left img {
  width: 100%;
}
.pagearea-contnet .pagearea-contnet-right {
  float: right;
  width: 340px;
  background: #0382a7;
  margin-top: 38px;
}
.pagearea-contnet .parklist {
  margin: 10px 20px 20px 20px;
  padding: 0;
}
.pagearea-contnet .parklist li {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 25px;
  color: #FFF;
  font-weight: 400;
  font-size: 16px;
  width: 90%;
}
.pagearea-contnet .parklist li:before {
  font-family: FontAwesome;
  content: "\f0a8";
  display: inline-block;
  padding-right: 6px;
  font-size: 14px;
  color: #f4af38;
  margin-left: -3px;
}

.headding {
  background: #f4af38;
  line-height: 38px;
  color: #FFF;
  font-size: 20px;
  padding: 0px 0px;
  float: left;
  width: 229px;
  font-weight: 500;
  position: relative;
  margin-left: -19px;
  margin-top: -37px;
}
.headding:before {
  content: "";
  height: 19px;
  width: 19px;
  background: url(../images/arrow-someshade.png);
  position: absolute;
  bottom: -19px;
}
.headding span {
  margin-left: 20px;
}

.form-row-left {
  float: left;
  width: 50%;
}

.form-row-each {
  float: left;
  width: calc(50% - 20px);
  padding: 0px;
  margin-right: 20px;
}
.form-row-each label {
  float: left;
  width: 100%;
  margin: 0px 0px 3px 0px;
  padding: 0px;
  line-height: 15px;
  font-size: 15px;
  font-weight: 400;
}
.form-row-each input {
  width: 92%;
}
.form-row-each select {
  width: 99%;
  margin: 0px;
  padding: 3px 10px;
  height: 38px;
  border: 1px solid #878787;
  border-radius: 4px;
  font-size: 15px;
}

.full-width-rowfloat {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.form-row-right {
  width: 50%;
  float: right;
}
.form-row-right textarea {
  width: 100%;
  min-height: 100px;
  resize: none;
  margin-top: 2px;
}
.form-row-right label {
  font-weight: 400;
}

.btn-submit {
  min-width: 155px;
  height: 43px !important;
  border: none !important;
  background: #f4af38;
  border: none;
  font-size: 17px;
  font-weight: 600;
  color: #FFF;
  margin: 15px 0px 0px 0px !important;
  text-transform: uppercase;
  width: 120px !important;
}
.btn-submit:hover {
  background: #0d8580;
  cursor: pointer;
}

.row-btn {
  text-align: center;
}

.min-chart {
  text-align: right;
  text-decoration: underline;
  float: right;
  font-size: 13px;
  color: #5f5f5f;
  margin-right: -5px;
}

.each-fieldrequied {
  font-size: 18px;
  color: red;
  font-weight: 400;
  margin-top: 0px;
  position: absolute;
}

.error-placeholder {
  font-size: 13px;
  color: red;
  line-height: 16px;
  float: left;
  width: 100%;
  margin-top: 4px;
}

.footer-content {
  background: #eaf1f1;
  padding: 35px 0px;
  float: left;
  width: 100%;
}

.shadesnew .shade-left {
  background: #f6bb56;
  float: left;
  width: 30%;
  height: 5px;
}
.shadesnew .shade-right {
  background: #319793;
  float: left;
  width: 70%;
  height: 5px;
}

.shadesnew-top .shade-left {
  background: #f4af38;
  float: left;
  width: 25%;
  height: 9px;
}
.shadesnew-top .shade-middle {
  background: #0382a7;
  float: left;
  width: 50%;
  height: 9px;
}
.shadesnew-top .shade-right {
  background: #f4af38;
  float: left;
  width: 25%;
  height: 9px;
}

.footer-copyrights {
  text-align: center;
  line-height: 45px;
  background: #000;
  color: #FFF;
}

.eachfooter {
  float: left;
  width: 31%;
  position: relative;
  border-right: 1px solid #ccc;
  margin-right: 2%;
}
.eachfooter h2 {
  color: #0d8580;
  font-size: 19px;
  line-height: 20px;
  margin: 0px 0px 10px 0px;
  padding: 0;
  font-weight: 500;
}

.content-eachaddress {
  padding-left: 0px;
  float: left;
}

.form-content {
  padding: 30px 0px 38px 0px;
  background: #FFF;
}
.form-content h2 {
  color: #f4af38;
  font-weight: 500;
  position: relative;
  margin-bottom: 28px;
  margin-top: 0px;
  padding: 0px;
  text-align: center;
  font-size: 22.5px;
}
.form-content h2:before {
  content: "";
  height: 2px;
  width: 233px;
  background: #f4af38;
  position: absolute;
  bottom: -5px;
}
.form-content label {
  margin-bottom: 0px;
  float: left;
  width: 100%;
}
.form-content input {
  margin: 0px;
  padding: 3px 10px;
  height: 35px;
  border: 1px solid #878787;
  border-radius: 4px;
  font-size: 15px;
  width: 100%;
}
.form-content select {
  margin: 0px;
  padding: 3px 10px;
  height: 35px;
  border: 1px solid #878787;
  border-radius: 4px;
  font-size: 15px;
  width: 100%;
}
.form-content textarea {
  float: left;
  width: 100%;
  resize: none;
  height: 107px;
  padding: 5px 10px;
}

.phone-Number {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
}
.phone-Number a {
  color: #000;
  text-decoration: none;
  line-height: 15px;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
}
.phone-Number a:hover {
  color: #f4af38;
}

.Email-Contact {
  font-size: 15px;
  font-weight: 500;
}
.Email-Contact a {
  color: #000;
  text-decoration: none;
  line-height: 32px;
}
.Email-Contact a:hover {
  color: #f4af38;
}

.btns-actions {
  margin: 0px;
  padding: 0px;
}
.btns-actions li {
  list-style: none;
  display: inline-table;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}

.social-share ul {
  margin: 0px 0px 0px 0px;
  padding: 0;
  float: left;
}
.social-share ul li {
  margin: 0;
  padding: 0 5px 0 0;
  list-style: none;
  display: inline-table;
}
.social-share ul li a {
  color: #232424;
}
.social-share ul li a:hover {
  color: #8e8e8e;
}
.social-share ul li i {
  font-size: 28px;
}

.inside-conteainer {
  padding-left: 0px;
}

.p-contnet {
  float: left;
  width: calc(98% - 340px);
  margin-left: 15px;
  padding-right: 0px;
}
.p-contnet p {
  color: #000;
  font-size: 15px;
  line-height: 20px;
}
.p-contnet h1 {
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
  color: #000;
  margin: 0px 0px 15px 13px;
  padding: 0px;
  position: relative;
}
.p-contnet h1:before {
  content: "";
  display: inline-block;
  padding-right: -6px;
  position: absolute;
  height: 50px;
  width: 7px;
  background: #f4af38;
  left: -14px;
  top: 6px;
}
.p-contnet h1 span {
  color: #0382a7;
}

.eachaddress {
  float: left;
  width: 100%;
}

.btns-actions .btn {
  padding: 1px;
  background: #FFF;
  border: 1px solid #ccc;
  width: 35px;
}
.btns-actions .ediat-icn {
  font-size: 18px;
  color: rgba(37, 36, 34, 0.8);
  font-weight: 600;
  line-height: 29px;
}
.btns-actions .ediat-icn:hover {
  color: #e6a73a;
}
.btns-actions .delete-icn {
  font-size: 18px;
  color: #e12538;
  font-weight: 600;
  line-height: 29px;
}
.btns-actions .delete-icn:hover {
  color: #be1526;
}
.btns-actions .view-icn {
  font-size: 18px;
  color: #0b6898;
  font-weight: 600;
  line-height: 29px;
}
.btns-actions .view-icn:hover {
  color: #be1526;
}

.login-wrap {
  position: relative;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
  margin-top: 25%;
  padding: 30px;
}
.login-wrap img {
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.login-wrap h3 {
  font-size: 24px;
  color: #e6983a;
  font-weight: 500;
  margin: 15px 0px 0px 0px;
  float: left;
  width: 100%;
}
.login-wrap input {
  height: 45px;
  font-size: 15px;
}
.login-wrap .Login-btn {
  height: 48px;
  font-size: 19px;
  text-transform: uppercase;
  background: #e6983a;
  border: 1px solid #e6983a;
  width: 200px;
  display: block;
  margin: 13px auto;
  font-weight: 500;
  color: #FFF;
  line-height: 27px;
}
.login-wrap .Login-btn:hover {
  background: #0d8580;
  border: 1px solid #0d8580;
}
.login-wrap .error-placeholder {
  margin-bottom: 12px;
}

.each-datagrid .table-responsive {
  overflow-x: hidden;
}
.each-datagrid .dataTables_filter {
  float: right;
}
.each-datagrid .pagination {
  float: right;
}

table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled, table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting_asc_disabled, table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.8em;
}

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▲";
}

table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "▼";
}

table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 0.6;
}

table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none;
}

div.dataTables_scrollBody > table > thead .sorting:before, div.dataTables_scrollBody > table > thead .sorting_asc:before, div.dataTables_scrollBody > table > thead .sorting_desc:before, div.dataTables_scrollBody > table > thead .sorting:after, div.dataTables_scrollBody > table > thead .sorting_asc:after, div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}

@media only screen and (min-width: 320px) and (max-width: 900px) {
  .each-datagrid .table-responsive {
    overflow-x: scroll;
  }
  .container {
    width: 100%;
  }
  .header-logo img {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .header-search {
    margin-top: 20px;
    float: left;
    width: 100%;
  }
  .header-search input {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 12px;
  }
  .pagearea-contnet {
    width: 100%;
  }
  .pagearea-contnet-left {
    width: 100% !important;
    float: left !important;
    margin-bottom: 20px;
  }
  .p-image {
    width: 90% !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .p-image img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .p-contnet {
    width: 82%;
    margin-top: 20px;
    border: none;
  }
  .pagearea-contnet-right {
    width: 100% !important;
    float: none;
  }
  .form-row-left {
    width: 100%;
  }
  .form-row-each {
    width: 97%;
    margin-bottom: 18px;
    padding: 0px 10px;
  }
  .form-row-each select {
    width: 97%;
  }
  .full-width-rowfloat {
    margin-bottom: 10px;
  }
  .form-row-right {
    width: 97%;
    float: none;
    margin-left: 3%;
  }
  .form-row-right textarea {
    width: 95%;
  }
  .eachfooter {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
    border: none;
  }
  .footer-content {
    width: 83%;
  }
  .inside-conteainer {
    padding-left: 60px;
  }
  .inside_mobilepadding {
    display: block;
    margin-left: 3%;
    margin-right: auto;
    width: 93%;
  }
  .eachaddress {
    width: 90%;
    margin: 0px 0px 0px -27px;
    padding: 0px;
  }
  .eachfooter h2 {
    margin: -5px 0px 0px -26px !important;
    padding: 0px 0px 7px 0px;
    float: left;
    width: 80%;
  }
  .Email-Contact {
    width: 77% !important;
  }
  .phone-Numbe {
    width: 77% !important;
  }
  .content-eachaddress {
    width: 77% !important;
  }
  .min-chart {
    margin-right: 16px;
  }
  .phone-Number a {
    margin: 0px 0px 0px -27px;
  }
  .Email-Contact a {
    margin: 0px 0px 0px -27px;
  }
  .pagearea-contnet-left .p-image {
    height: auto !important;
  }
  .social-share ul {
    width: 100%;
    margin-left: -26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .each-datagrid .table-responsive {
    overflow-x: scroll;
  }
  .container {
    width: 98%;
  }
  body {
    background-color: #FFF !important;
  }
  .footer-content {
    width: auto !important;
  }
}

/*# sourceMappingURL=wifi.css.map */



.leftpannel-menu{
  float: left;
  width: 200px;
  background: #0382a7;
  min-height: 550px;
}

.leftpannel-menu ul{
  margin: 10px 0px 0px 0px;
  padding: 0px;
}

.leftpannel-menu ul li {

  margin: 0px;
  text-decoration: none;
  list-style: none;
  border-bottom: 1px solid #1498cd;
  display: block;
  float: left;
  width: 100%;
 
}

.leftpannel-menu ul li  a{
  padding: 10px 12px;
  font-size: 15px;
  font-weight: 500;
  color: #FFF;
  float: left;
  width: 100%;
}

.leftpannel-menu ul li  a:hover{
  text-decoration: none;
  background-color: #f4af38;
}

.leftpannel-menu ul li  a:hover i{
  color: #FFF;
}
.leftpannel-menu ul li i{
  font-size: 16px;
  color: #f4af38;
  margin-right: 5px;
}

.each-datagrid{
  width: calc(100% - 230px);
  float: right;

}

.user-conetent{

  line-height: 33px;
}

.user-conetent span{
  color: #0382a7;
  font-weight: 500;
  margin: 0px 0px 0px 5px;
}


.user-border{

  border-bottom: 1px solid #d8d8d8;
}

.csv-btn{
  background: #f4af38;
  border: 1px solid #ae7216;
  margin: 0px 4px 12px 0px;
  font-weight: 500;
  position: absolute;
  margin-left: 170px;
  margin-top: 20px;
  z-index: 9999;
}

.csv-btn:hover{
  background: #0382a7;
  cursor: pointer;
}



.each-datagrid .custom-select{
  height: 35px !important;
  margin-top: -2px;
}

.each-datagrid  .dataTables_filter input{
  height: 33px;
}


.normal-table select {
  text-transform: none;
  height: 30px;
  width: 150px;
}


.normal-table .table th{
  padding: 5px;
}


.normal-table .form-group {
  margin-bottom: 0px;

}

.edit-icn{
  font-size: 20px !important;
  color: #0b6898 !important;
  font-weight: 600 !important;
  line-height: 28px !important;
  padding-top: 2px;
}

.edit-icn:hover{
  color: #000 !important;

}

.view-icn:hover{
  color: #000 !important;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0382a7;
  background-color: #fff;
  border: 1px solid #dee2e6;
  font-weight: 500;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #f6bb56 !important;
  border-color: #f6bb56 !important;
}

.btn-adduser{
  background-color: #f6bb56 !important;
  border-color: #f6bb56 !important;
  color: #fff;
  margin-bottom: 15px;
  margin-top: 5px;
  font-weight: 500;
}

.btn-adduser i{
  font-size: 20px;

}

.btn-adduser:hover{
  background-color: #0382a7 !important;
  border-color: #0382a7 !important;
  color: #fff;
}

.Each-addUser{

  width: 420px;
  background: #f8f8f8;

  border: 1px solid #dfdfdf;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 30px;
  clear: both;
  overflow: hidden;
  
}

.headding-user{
  font-size: 22px;
  color: #f4af38;
  font-weight: 500;
  text-align: center;
  border-bottom: 2px solid #f4af38;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.Each-addUser label{

  margin-bottom: 0px;
}

.Each-addUser-btn{
  color: #FFF;
  background-color: #0382a7;
  border: 1px solid #0382a7;
  font-size: 17px;
  font-weight: 500;
  width: 120px;
}

.Each-addUser-btn:hover{
  background-color: #f4af38;
  border: 1px solid #f4af38;
  
}


@media only screen and (min-width: 320px) and (max-width:768px) {
.leftpannel-menu{
width:100% !important;
min-height:auto!important;
}
.each-datagrid{
width:100% !important;
}

.Each-addUser {
    width: 100%!important;
}
