html,
body {
  height: 100%;
}
body {
  background: url('../img/clensol-bkgnd.jpg');
  background-repeat: repeat-x repeat-y;
}
body.home,
body.home-login {
  background: url('../img/clensol-bkgnd-white.jpg');
  background-repeat: repeat-x repeat-y;
}
body.home-login .panel.panel-default,
body.home-login .card.card-default {
  background: rgba(255,255,255,.4);
}
body.home-login .panel .panel-heading,
body.home-login .card .card-heading {
  background-color: #ffdf4c8f;
}
a {
  color: #007fbd;
}
a:link,
a:hover,
a:focus {
  color: #333;
}
.hide {
  opacity: 0;
  display: none;
  width: 0;
  height: 0;
}
.table > tbody > tr > td {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: middle;
}
.table > tbody > tr > td > a {
  text-align: center;
}
.member-update,
.document-update {
  margin-top: 30px;
}
.member-update h1,
.document-update h1 {
  margin-top: 50px;
  margin-bottom: 40px;
}
.datepicker {
  z-index: 1050!important;
}
.document-index .doc-header-text {
  margin-bottom: 20px;
}
.document-index .doc-header-text.opener {
  margin-top: 30px;
}
.document-index .doc-header-text.closing {
  margin-bottom: 30px;
}
.navbar-brand {
  height: auto;
  margin-top: 5px;
}
.navbar-inverse {
  border-bottom: 3px solid #fff;
}
.navbar-header .logo {
  display: inline-block;
  max-height: 44px;
}
@media(max-width: 767.98px) {
  .navbar-header .logo {
    max-height: 38px;
  }
}
.navbar-collapse {
  flex-grow: 0;
}
@media(max-width: 767.98px) {
  .navbar-fixed-top .navbar-collapse {
    max-height: 640px !important;
    margin-top: 40px;
  }
}
.navbar-header .navbar-brand .brand-name {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: lighter;
  color: #888;
  margin-top: 15px;
  padding-left: 55px;
  display: block;
  letter-spacing: 1.5px;
}
@media(max-width: 1198.98px) {
  .navbar-header .navbar-brand .brand-name {
    line-height: 0;
    display: none;
    opacity: 0;
    height: 0;
  }
}
.navbar-nav > li > a {
  text-transform: uppercase;
}
.navbar {
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-nav li .menu_title,
.navbar-nav li.logout .btn.logout {
  line-height: 1.2;
  font-size: 13px;
  text-decoration: none;
}
.navbar-nav li.logout {
  padding-top: 1px;
}
.navbar-nav li.logout .btn.logout p {
  margin-bottom: 25px;
}
.navbar-collapse.collapse.show .dropdown.nav-item,
.btn.nav-link.btn-link.logout.menu_title {
  text-align: left;
}
@media(min-width: 768px) {
  .nav-item {
    text-align: center;
  }
  .navbar-collapse.collapse.show .dropdown.nav-item,
  .btn.nav-link.btn-link.logout.menu_title {
    width: 100%;
    text-align: center;
  }
}
@media(max-width: 991.98px) {
  .nav-item {
    width: 125px;
  }
  nav#w0.navbar .container {
    width: 90% !important;
  }
}
@media(max-width: 767.98px) {
  .dropdown.nav-item {
    width: 80px;
  }
  .navbar-nav > li > a i {
    font-size: 3rem;
    display: none;
    opacity: 0;
  }
  .navbar-nav li.logout i {
    font-size: 2rem;
    display: none;
    opacity: 0;
  }
  .navbar-nav li.logout .btn.logout {
    padding-left: 0;
  }
  button.navbar-toggler {
    background-color: #ffb089;
  }
}
@media(min-width: 768px) {
  .navbar-nav > li > a i {
    font-size: 2rem;
  }
/*
  .navbar-nav > li.min > a i {
    padding-left: 4px;
  }
  .navbar-nav > li.mmu > a i {
    padding-left: 10px;
  }
  .navbar-nav > li.nan > a i {
    padding-left: 5px;
  }
  .navbar-nav > li.nie > a i {
    padding-left: 5px;
  }
  .navbar-nav > li.odu > a i {
    padding-left: 5px;
  }
  .navbar-nav > li.rvi > a i {
    padding-left: 10px;
  }
  .navbar-nav > li.tes > a i {
    padding-left: 12px;
  }
  .navbar-nav > li.ges > a i {
    padding-left: 8px;
  }
  .navbar-nav > li.nus > a i {
    padding-left: 8px;
  }
  .navbar-nav > li.ERS > a i {
    padding-left: 10px;
  }
*/
  .navbar-nav li.logout i {
    font-size: 2rem;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 22px;
  min-width: 260px;
}
.navbar-nav .dropdown-menu .dropdown-submenu ul {
  padding: 0;
  list-style: none;
}
.navbar-nav .dropdown-menu .dropdown-submenu ul li {
  padding: 5px 25px;
}
.navbar-nav .dropdown-menu .active.dropdown-submenu ul {
  background-color: #ccc;
}
.navbar-nav .dropdown-menu a,
.navbar-nav .dropdown-menu .dropdown-submenu a {
  clear: both;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  line-height: 1.5;
  color: #333;
  white-space: nowrap;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu .dropdown-submenu ul li a:hover,
.navbar-nav .dropdown-menu .dropdown-submenu ul li:hover {
  color: #333;
  text-decoration: none;
  background-color: #eeeeee;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #222;
  text-decoration: none;
  background-color: #ccc;
  outline: 0;
}
.dropdown-menu > .active > .active > a,
.dropdown-menu > .active > .active > a:hover,
.dropdown-menu > .active > .active > a:focus {
  color: #333;
  text-decoration: none;
  background-color: #eee;
  outline: 0;
}
.dropdown-menu > li > a {
  padding-left: 12px;
  font-weight: bold;
}
.navbar-nav > ul > a span.menu_title {
  text-transform: uppercase;
}
@media(max-width: 767.98px) {
  .navbar-inverse .navbar-nav > .open > a {
    font-weight: bold;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu > ul > li > a {
    color: #5d9fbf;
    padding-left: 15px;
    text-transform: none;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu > ul > li > a:hover {
    color: #333;
  }
  .open > .dropdown-menu {
    display: block;
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
  }
  #w7.dropdown-menu .dropdown-submenu {
    min-width: 250px;
  }
}
.navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu > ul > li > a {
  text-transform: none;
}
@media(min-width: 768px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu > ul > li > a {
    color: #246c79;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu > ul > li > a:hover {
    color: #246c79;
  }
}
.dropdown-menu {
  border-radius: 0;
}
/* @media(min-width: 768px) { */
  .dropdown-menu {
    background-color: rgb(182, 222, 238);
  }
  .dropdown-menu > li {
    margin: 12px 0;
  }
/* } */
@media(min-width: 768px) and (max-width: 1199.98px) {
  .open > .dropdown-menu {
    display: block;
    height: auto;
    max-height: 450px;
    overflow-x: hidden;
  }
  #w7.dropdown-menu .dropdown-submenu {
    min-width: 300px;
  }
}
@media(min-width: 1200px) {
  .open > .dropdown-menu {
    display: block;
    height: auto;
    max-height: 500px;
    overflow-x: hidden;
  }
  #w7.dropdown-menu .dropdown-submenu {
    min-width: 300px;
  }
}
.navbar-inverse {
  background-color: #0093d0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: none;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: none;
}
.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggler {
  border-color: #fff;
}
.navbar-inverse .navbar-toggler-icon {
  color: #fff;
}
@media(min-width: 768px) and (max-width: 991.98px) {
  .navbar-right .dropdown-menu {
    right: auto;
    left: auto;
  }
}
.navbar-inverse .navbar-nav > li > a ,
.navbar-inverse .btn-link {
  color: #e8e8e8;
}
.navbar-inverse .navbar-nav > li > a i,
.navbar-inverse .btn-link i {
  color: #ffffff;
}
@media(max-width:767.98px) {
  .open > .dropdown-menu {
    height: auto;
  }
  .collapse.in {
    background: none;
  }
  .navbar-inverse .navbar-collapse {
    border-top: #ffffff;  
  }
  .navbar-fixed-top .navbar-collapse {
    min-height: auto;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background: #2eaee3;
    color: #ffffff;
  } 
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e3e3e3;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggler-icon:hover,
  .navbar-inverse .navbar-toggler-icon:focus {
    background-color: #99999999;
  }
  .navbar-nav li.logout {
    margin-top: 20px;
    padding-top: 0;
    border-top: #dddddd 1px solid;
  }
}
.wrap {
  min-height: 100%;
  height: auto;
}
@media(max-width: 767.98px) {
  .wrap > .main-window {
    margin-top: 0;
    padding-top: 20px;
    min-height: 660px;
  }
}
@media(min-width: 768px) and (max-width: 991.98px) {
  .wrap > .main-window {
    display: block;
    margin-top: 0;
    padding-top: 20px;
    min-height: 600px;
  }
}
@media(min-width: 992px) and (max-width: 1199.98px) {
  .wrap > .main-window {
    display: block;
    margin-top: 0;
    padding-top: 20px;
    min-height: 600px;
  }
}
@media(min-width: 1200px) {
  .wrap > .main-window {
    display: block;
    margin-top: 0;
    padding-top: 20px;
    min-height: 960px;
  }
}
.home-login .wrap > .main-window {
  padding-top: 170px;
}
/*
.footer {
  height: 60px;
  background-color: #c8d7db6b;
  border-top: 1px solid #9f9f9f;
  padding-top: 20px;
}
*/
.footer {
  height: 70px;
  background-color: #0093d0;
  border-top: 1px solid #9f9f9f;
  padding-top: 20px;
  padding-bottom: 30px;
}
.footer .container span {
  color: #fff;
}
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}
.not-set {
  color: #c55;
  font-style: italic;
}
a.asc:after, a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icofont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
.black-text {
  color: #000000;
  font-weight: normal;
}
.gray-text {
  color: #aaaaaa;
  font-weight: bold;
}
#accordion.panel-group,
#accordion.card-group {
  margin-top: 16px;
  margin-bottom: 12px;
} 
.card {
  margin-bottom: 8px;
  background-color: #ffffff3d;
  background-clip: border-box;
}
.card-default > .card-heading,
.card-default .card-heading,
.card-default #headingOne.card-heading,
.panel-default > .panel-heading,
.panel-default .panel-heading,
.panel-default #headingOne.panel-heading {
  background-color: #ffbd96;
}
.card-default .card-heading.color-7,
.card-default .card-heading.color-8,
.card-default .card-heading.color-9,
.card-default .card-heading.color-10,
.card-default .card-heading.color-11,
.card-default .card-heading.color-12,
.panel-default .panel-heading.color-7,
.panel-default .panel-heading.color-8,
.panel-default .panel-heading.color-9,
.panel-default .panel-heading.color-10,
.panel-default .panel-heading.color-11,
.panel-default .panel-heading.color-12 {
  background-color: #85cae6;
}
.card-title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 4px;
}
.card-title a {
  font-size: 16px;
  color: #333;
}
.card-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.card-body p span {
  background-color: inherit !important;
}
.images-cls div.col-sm-3 img, .images-cls div.col-sm-3 embed {
  border: 1px solid #ddd;
}
.images-cls a {
  color: red;
}
span.truncate_string {
  display: inline-block;
  width: 200px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.fs-icons {
  font-size: 20px;
}
.fs-icons .glyphicon-trash,
.icofont-garbage {
  color: red;
}
.fs-icons .glyphicon-download {
  color: green;
}
.icofont-plus-square {
  color: blue;
}
.pages-index .glyphicon,
.pages-index .icofont-file-pdf {
  font-size: 28px;
  padding: 2px 8px;
}
.pages-index .glyphicon-eye-open,
.pages-index .glyphicon-trash {
  display: none;
  opacity: 0;
  height: 0;
}
.main_docs_element .icofont-plus-square,
.main_docs_element .icofont-garbage {
  font-size: 30px;
}
#pages-user_roles i {
  font-size: 24px;
}
.page-role-icon {
  display: block;
  opacity: 0.7;
  font-size: 34px;
  padding: 5px;
  border: 2px dotted #aaa;
  border-radius: 50%;
}
.page-role-icon-active {
  display: block;
  opacity: 1;
  font-size: 34px;
  padding: 5px;
  border: 2px solid #429747;
  border-radius: 50%;
}
.page-role-checkbox-with-icon {
  visibility: hidden;
  opacity: 0;
  width: 2px;
  display: none;
}
.dialog-popup {
  background: none;
  text-align: left;
  max-width: 85%;
  width: auto;
  margin: 20px auto;
  position: relative;
}
.mfp-close-btn-in .mfp-close {
  color: #ffffff;
  background-color: #abababc9;
  font-size: 36px;
}
.dialog-popup .col-xs-12 {
  padding: 0;
}
.dialog-popup .image-wrapper {
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
.dialog-popup img {
  height: 95%;
  width: auto;
}
.dialog-popup .image-legend {
  position: absolute;
  bottom: 0;
  width: auto;
  margin: 0;
  padding: 5px 30px 10px 20px;
  color: #ffffff;
  background-color: #424242c9;
}
.dialog-popup .detail-general-image {
  margin: 0;
}
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out; 
  -moz-transition: all 0.2s ease-in-out; 
  -o-transition: all 0.2s ease-in-out; 
  transition: all 0.2s ease-in-out; 
  -webkit-transform: scale(0.8); 
  -moz-transform: scale(0.8); 
  -ms-transform: scale(0.8); 
  -o-transform: scale(0.8); 
  transform: scale(0.8); 
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -ms-transform: scale(1); 
  -o-transform: scale(1); 
  transform: scale(1); 
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8); 
  -moz-transform: scale(0.8); 
  -ms-transform: scale(0.8); 
  -o-transform: scale(0.8); 
  transform: scale(0.8); 
  opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out; 
  -moz-transition: opacity 0.3s ease-out; 
  -o-transition: opacity 0.3s ease-out; 
  transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
  -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
  -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
  -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
  transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
  -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
  -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
  -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
  transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
  -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
  -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
  -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
  transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
}
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out; 
  -moz-transition: opacity 0.3s ease-out; 
  -o-transition: opacity 0.3s ease-out; 
  transition: opacity 0.3s ease-out;
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}
.my-mfp-slide-bottom.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  background: url('../img/overlay-clensol.png');
  opacity: 1;
}
.table-bordered > tbody > tr > td.roles-zone {
  background-color: #fff;
  border: 1px solid #aaa;
  padding: 12px;
  vertical-align: middle;
}
.pages-create .form-control,
.pages-update .form-control {
  padding: 2px 5px;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  background: url('../img/overlay-clensol.png');
  opacity: 1;
}
.docs-n-images {
  margin: 30px 0 10px 0;
}
.docs-n-images .docs {
  margin-top: 4px;
  height: auto;
  min-height: 40px;
/*  padding-top: 10px;
  border-bottom: 1px dotted #ddd; */
  background-color: #ffcfb8;
  padding: 5px;
  border: 1px solid #c8c8c8;
  border-radius: 8px;
}
.docs-n-images .doc-list-icon,
.pages-index .icofont-file-pdf {
  margin-right: 10px;
  padding-left: 20px;
  display: inline-block;
  text-decoration: none;
  font-size: 40px;
}
.docs-n-images .doc-list-title {
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
}
.docs-n-images .images .detail-general-image {
  border: 1px solid #ddd;
  height: auto;
}
.docs-n-images .icofont-file-pdf,
.pages-index .icofont-file-pdf {
  color: #ff0000;
}
h1, .h1 {
  margin-top: 20px;
  margin-bottom: 18px;
  font-size: 32px;
  text-transform: uppercase;
}
.admin-dg h1 {
  padding-left: 15px;
}
h2, .h2, h3, .h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}
.upper-content h2 {
  color: #2f6c84;
  font-size: 28px;
}
.upper-content h3 {
  color: #333;
  font-size: 20px;
}
.pages-view .upper-content p {
  margin-top: 0;
  margin-bottom: 0;
}
body.admin-dg .only-deep-admin {
  display: none;
  opacity: 0;
  height: 0;
}
.wysihtml5-toolbar .btn {
  padding: 6px 6px;
}
.ql-toolbar.ql-snow {
  background: #eee; 
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {  
  background: #fff;
}
.bootstrap-tagsinput {
  min-width: 210px;
  max-width: 210px;
}
.admin-dg .pages-index #p0 p a.btn.btn-success {
  display: none;
  opacity: 0;
  height: 0;
}
.collapse.in {
  background: none;
}
.alert-success {
  color: #3c763d;
  background-color: #fff;
  border-color: #7eadb5;
}
.form-group.field-pages-summary_fr {
  height: auto;
  margin-bottom: 0;
}

.home .emergency-numbers .container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.home .emergency-numbers .row-1 {
  padding: 30px;
  border: 1px solid #ffffff;
  border-radius: 8px;
  background-color: #ff7a7a;
}
.home .emergency-numbers .info-1 .row {
  padding: 30px;
}
.home .emergency-numbers .row-2 {
  margin-top: 20px;
  padding: 30px;
  border: 1px solid #ffffff;
  border-radius: 8px;
  background-color: #ffbf7a;
}
.home .emergency-numbers .icon-1 {
  display: inline-block;
  width: 90px;
  height: 90px;
  font-family: Roboto, serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 85px;
  text-align: center;
  border-radius: 8px;
  background-color: #ffffff;
}
.home .emergency-numbers .info-1 p.instructions-1 {
  margin-top: 20px;
  font-family: Roboto, serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.home .emergency-numbers .info-2 p.instructions-1 {
  margin-top: 10px;
  font-family: Roboto, serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.home .emergency-numbers .info-2 .row {
  margin-bottom: 20px;
}
@media(max-width: 991.98px) {
  .home .emergency-numbers .info-1 .row,
  .home .emergency-numbers .info-2 .row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px #ffffff solid;
  }
}
@media(min-width: 992px) {
  .home .emergency-numbers .info-2 p.instructions-1 {
    margin-top: 10px;
    font-family: Roboto, serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
  }
}
.home .emergency-numbers .number-1 {
  display: inline-block;
  height: 90px;
  margin-top: 6px;
  margin-bottom: 30px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Roboto, serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 85px;
  text-align: center;
  border-radius: 8px;
  background-color: #ffffff;
}
.home .emergency-numbers .number-2 {
  display: inline-block;
  padding: 20px;
  font-family: Roboto, serif;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  border-radius: 8px;
  background-color: #ffffff;
}
.home .site-index .container {
    padding: 30px;
    border: 1px solid #ffffff;
    border-radius: 8px;
    background-color: #bee2ecc4;
}
.home .site-index .instructions-1,
.home .site-index .instructions-2,
.home .site-index .instructions-3 {
  margin-bottom: 24px;
  padding-bottom: 20px;
  font-family: Roboto;
  font-size: 18px;
}
.home .site-index .instructions-1,
.home .site-index .instructions-2 {
  margin-bottom: 20px;
  border-bottom: 6px dotted #ffffff;
}
.home .site-index .marker-number.one {
  color: #ff4e4e;
}
.home .site-index .marker-number.two {
  color: #ba81f2;
}
.home .site-index .marker-number.three {
  color: #ffa14e;
}
.home .site-index .marker-number {
  display: inline-block;
  width: 90px;
  height: 90px;
  margin-top: 6px;
  margin-bottom: 30px;
  font-family: Roboto, serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 85px;
  text-align: center;
  border: 1px solid #ffffffd9;
  border-radius: 8px;
  background-color: #ffffffd9;
}
.pl-2 {
  padding-left: 20px;
}
.mfp-bottom {
  color: #fff;
  max-width: 85%;
  margin: 30px auto;
  padding-top: 0px;
  margin-top: 0px;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 0px;
    margin: 0 auto;
}
.mfp-iframe {
  max-width: 100%;
}
.portfolio-overlay-parent {
  padding: 0;
}
.portfolio-overlay {
  display: none;
}
.portfolio-overlay-parent:hover .portfolio-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: 2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.portfolio-overlay .portfolio-desc {
  padding-top: 15%;
}
.portfolio-overlay .ajax-popup-link span {
  margin-top: 20px;
}
.portfolio-overlay .gallery-icon {
  display: block;
  margin-top: 36px;
}
.portfolio-overlay .gallery-icon i {
  font-size: 40px;
  color: #ffffff;
}
.search-bar {
  position: relative;
  margin-top: 50px;
  padding: 30px;
  min-height: 60px;
  background-color: #ffffff;
  border-radius: 5px;
  border: #dddddd solid 2px;
}
.search-bar .form-control {
  height: 38px;
}
.search-bar #search-submit,
.search-bar #reset {
  height: 38px;
  padding-right: 10px;
  padding-left: 10px;
  text-transform: uppercase;
}
.label-info {
  background-color: #5bc0de;
  border: 1px #5bc0de solid;
  border-radius: 3px;
  padding: 2px 3px;
  font-size: .8rem;
}
.bootstrap-tagsinput {
  color: #555;
  line-height: 25px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag {
  margin-right: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-top-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-bottom-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.ql-container {
  font-size: 15px;
}
.update.admin-dg .btn-warning.pages {
  margin-bottom: 20px;
  margin-left: 15px;
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
  text-transform: uppercase;
}
