/*
# Custom code for app
*/
/* Modify logos */
#footer2-logos, #footer3-logos, #footer4-logos {
  width: 50%;
  margin: auto;
  display: block;
}

#footer1-img-circle2 {
  margin-right:-4px;
}

#footer1-logos {
  position: absolute;
  bottom: 15px;
}

#db_access_ro-hot {
  margin-bottom:20px;
}

/* position login window (a fix after logging out) */
#db_access-hot {
  top: 10px;
  position: absolute;
}

/* position button above table when window minimised */
.btn-danger {
  position: relative;
  top: -60px;
}

input[type="search"]{
  width:80%;
}

.jstree-proton {
  height: auto !important;
}

/*.appname*/
.appname a, .appname a:hover, .appname a:focus{
    color: #fff;
    font-size:24px;
    font-family: Verdana, Georgia, serif;
    text-transform: capitalize;
    font-weight: 600;
    margin: 14px 0px 0;
    padding: 10px 0 0 0;
    text-decoration: none;
}
#apptitle {
   color: #fff;
    font-size: 22px;
    font-family: Verdana, Georgia, serif !important;
    text-transform: capitalize;
    font-weight: 600;
    /* margin: 14px 0px 0; */
    /* padding: 10px 0 0 0; */
    text-decoration: none;
    margin-block-end:0em ! important
}
#subtitle {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 13px;
      font-weight: 600;
}
.appname a span{
    color: #0a3e5d;
    text-transform: capitalize;
    font-size:13px;
}

@media (max-width: 767px) { 
#apptitle {font-size: 15px;}
#subtitle {font-size: 12px;}
.rightside-toggle {right: 240px !important;}
.cbp-spmenu-vertical {
  width: 240px !important;
  height: 80% !important;}
.modal-content {width: 280px !important;}
}


/*.appname*/
.navbar-header {
    height: 70px;}
div.outer {
  position: fixed;
  top: 41px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding-top:30px;
}


/* Customize fonts */
body, label, input, button, select { 
  font-family: Verdana, Georgia, serif;
  font-weight: 200;
}
h1, h2, h3, h4 { font-weight: 400; 
   font-family: Verdana, Georgia, serif; /* */
}

.navbar-nav {
    padding-top: 10px;
}

/*
.navbar-default {
    background-color: #055a87;
    border-color: #e7e7e7;
}
*/
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #1d4e89;
    background-color: #ffffff;
}

.panel-default {
    border-color: #00000000;
    background-color: #00000000;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}

div.outer {
    position: fixed;
    top: 41px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding-top: 30px;
}

.cbp-spmenu-horizontal {
	background: #ffffff;
	position: fixed;
	width: 100%;
	height: 5%;
	bottom: 0px;
	z-index: 1000;
}

.cbp-spmenu {
	background: #ffffff;
	position: fixed;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding: 10px;
  z-index: 2000; 
}
.cbp-spmenu-vertical {
	width: 420px;
	height: 94%;
	top: 69px;
	z-index: 600;
}

.cbp-spmenu-left {
	left: 0px;
}

.cbp-spmenu-right {
	right: 0px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: -320px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: -420px;
}




/*.appname*/
.navbar-header {
    height: 70px;}
div.outer {
  position: fixed;
  top: 41px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding-top:30px;
}

#rightside_btn {
    position: absolute;
    top: 90px;
    font-size: 12px;
    background-color: rgba(255,255,255,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
    border-radius: 4px;
    border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.rightside-toggle {
	right: 420px;
}

.rightside-toggle.toggle-open {
	right: 5px;
}

.shiny-bound-input.rotate {
transform: rotate(-180deg);
}
.bttn-unite.bttn-primary {
    border-color: #055a87;
    color: #055a87;
}
.bttn-unite.bttn-primary:after {
    background: #9dcfe5;
}
.bttn-unite.bttn-primary:before {
    background: #055a87;


/* Custom model dialog */ 

.modal-content {
  padding: 2px 16px;
  background-color:#055a87;
  color: white;
}

.modal-content {
    border-radius: 7px;
}

.modal-header {
  padding: 2px 16px !important;
  background-color:#055a87 !important;
  color: white !important;
  font-family: Verdana, Georgia, serif;
}
#hazard-content {
  margin-left: 0;
  margin-right: 0;
}

#logout-button {
  right: 40px!important;
  top: 180px!important;
  position: absolute !important;
}
.pull-right {
   right: 40px!important;
  top: 180px!important;
  position: absolute !important;
}

#logos {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    background-color: #ffffff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-radius: 4px;
    border: 1px solid transparent;
}


#intro {
  width: 100%;
  position: relative;
  background-size: cover;
  padding: 0px 0 20px 0;
  height:200px;
}

#intro .intro-img {
  width: 50%;
  float: right;
}

#intro .intro-info2 {
  width: 50%;
  background: url("../img/custom_info.svg") center bottom no-repeat;
  float: right;
}


#intro .intro-info {
  width: 50%;
  float: left;
  background-color: #fff;
  opacity: 1;
}

#services .intro-info h1 {
  color: #067856;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 700;
}

.intro-info h1 {
  color: #067856;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 700;
}

#intro .intro-info h1 span {
  color: #055a87;
}

#intro .intro-info .btn-get-started,
#intro .intro-info .btn-services {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 0 20px 20px 0;
  color: #fff;
}

#intro .intro-info .btn-get-started {
  background: #009879;
  border: 2px solid #009879;
  color: #fff;
}

#intro .intro-info .btn-get-started:hover {
  background: none;
  border-color: #fff;
  color: #fff;
}

#intro .intro-info .btn-services {
  border: 2px solid #fff;
}

#intro .intro-info .btn-services:hover {
  background: #009879;
  border-color: #009879;
  color: #fff;
}

.section-header h6 {
  font-size: 14px;
  color: #283d50;
  text-align: justify;
  font-weight: 500;
  position: relative;
}


.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #556877;
  width: 50%;
}


  font-size: 32px;
}



#about .container p {
  line-height: 26px;
  font-size:18px;
}
#about .about-container p {
  line-height: 26px;
    font-size:17px;
}

#about .about-container p:last-child {
  margin-bottom: 0;
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}



#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #009879;
  transition: all 0.3s ease-in-out;
}

#about .about-container .icon-box .icon i {
  color: #009879;
  font-size: 24px;
}

#about .about-container .icon-box:hover .icon {
  background: #009879;
}

#about .about-container .icon-box:hover .icon i {
  color: #fff;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 18px;
}

#about .about-container .icon-box .title a {
  color: #283d50;
}

#about .about-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}

#about .about-extra {
  padding-top: 60px;
  font-size: 17px;
}

#about .about-extra h4 {
  font-weight: 600;
  font-size: 24px;
}


/* Services Section
--------------------------------*/

#services {
  padding: 0px 0 0px 0;

 /*  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/
}

#services .box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 10px 40px 10px;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
}

#services .box:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

#services .icon {
  position: absolute;
  left: 5px;
  top: calc(50% - 32px);
}

#services .icon i {
  font-size: 64px;
  line-height: 1;
  transition: 0.5s;
}

#services .title {
  margin-left: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 14px;
}

#services .title a {
  color: #333;
}

#services .box:hover .title a {
  color: #4e66b7;
}

#services .description {
  font-size: 14px;
  margin-left: 40px;
  line-height: 24px;
  margin-bottom: 0;
}
/* Section with background
--------------------------------*/

.section-bg {
  /*background: #ecf5ff;*/
  background: #fff;
}

.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #ffffff;
   color: #333333;
   border-top: 1px solid #333333;
   text-align: center;
   padding-top:7px; 
   padding-bottom:7px;
}
#logos {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    background-color: #ffffff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-radius: 4px;
    border: 1px solid transparent;
    background-color: #fff;
}




.navbar-default .dropdown-menu {
    background-color: #ffffff !important;
    width: 400px !important;
    height:auto !important;
    left: -200px !important;
}


* {
  font-family: Verdana, Georgia, serif; /* */
}

.content-table {
  border-collapse: collapse;
  font-size: 0.9em;
  min-width: 400px;
  border-radius: 0 0 0 0;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.content-table thead tr {
  background-color: #5F6DAA;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}

.content-table th,
.content-table td {
  padding: 5px 15px;
}

.content-table tbody tr {
  border-bottom: 1px solid #dddddd;
}

.content-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.content-table tbody tr:last-of-type {
  border-bottom: 2px solid #009879;
}

.content-table tbody tr.active-row {
  font-weight: bold;
  color: #5F6DAA;
}
/* Maintenane table */



.btn-info {
    color: #5f6daa !important;
    background-color: #fff !important;
    border-color: #5f6daa !important;
    border 2px solid currentColor
}




.btn-info:focus, .btn-info.focus {
    color: #ffffff !important;
    background-color: #5f6daa !important;
}


table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    text-align: left !important;
    color: #fff !important;
    background-color: #5f6daa !important;
}



.table.dataTable {
  border-collapse: collapse;
  font-size: 0.9em;
  min-width: 400px;
  border-radius: 0 0 0 0;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.table.dataTable thead tr {
  background-color: #5F6DAA;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}


.table.dataTable thead th, table.dataTable thead td {
     background-color: #5F6DAA;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}

.table.dataTable  th,
.table.dataTable  td {
  padding: 5px 15px;
}

.table.dataTable  tbody tr {
  border-bottom: 1px solid #dddddd;
}

.table.dataTable  tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.table.dataTable e tbody tr:last-of-type {
  border-bottom: 2px solid #009879;
}

.table.dataTable  tbody tr.active-row {
  font-weight: bold;
  color: #5F6DAA;
}


#myInput {
  background-image: url('/img/icon_search.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 800px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.sprev, .snext {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.snext {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.sprev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.stext {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.snumbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Fading animation */
.sfade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes sfade {
  from {opacity: .4}
  to {opacity: 1}
}


/* About Us Section
--------------------------------*/

#about {
  background: #fff;
  padding: 60px 0;
}

#about .about-container .background {
  margin: 20px 0;
}

#about .about-container .content {
  background: #fff;
}

#about .about-container .title {
  color: #333;
  font-weight: 700;
  font-size: 32px;
}

#about .about-container p {
  line-height: 26px;
}

#about .about-container p:last-child {
  margin-bottom: 0;
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}

#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #009879;
  transition: all 0.3s ease-in-out;
}

#about .about-container .icon-box .icon i {
  color: #009879;
  font-size: 24px;
}

#about .about-container .icon-box:hover .icon {
  background: #009879;
}

#about .about-container .icon-box:hover .icon i {
  color: #fff;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 18px;
}

#about .about-container .icon-box .title a {
  color: #283d50;
}

#about .about-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}

#about .about-extra {
  padding-top: 60px;
}

#about .about-extra h4 {
  font-weight: 600;
  font-size: 24px;
}
