﻿html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto;
    margin: 0 auto -20px;
    padding: 0 0 10px;
    font-family: Verdana;
    font-size: 12px;
}

.page_wrapper {
    min-height: 100%;
    height: auto;
    margin: 0 auto -30px;
    padding: 0 0 60px;
}
.page_container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  
}
.footer {
	padding:-10px 0px;
    background: #045491;
    width: 100%;
    height:20px;
    font-family:Verdana; 
    color:white; 
    font-size: 12px;
}


.navbar {
  position: relative;
  min-height: 20px;
  margin-bottom: 5px;
  border: 1px solid transparent;
 } 
 @media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
.container-padding {
    padding: 5px 5px;
    top: 0px;
    left: 0px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.col-name {
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
}
  .panel-heading {
  padding: 3px 3px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding-top: 2px;
	padding-bottom: 1px;
	
}
.table-hover > tbody > tr:hover {
  background-color: #CEF6F5;
  }
  
.navbar-inverse {
    background-color: #045491;
    border-radius: 0px !important;
}

    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
        color: white;
        background-color: #777 !important;
        line-height: 20px;
    }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: white;
        background-color: #777 !important;
        line-height: 20px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: white;
    }


 

    .navbar-inverse .navbar-nav > p {
		position: relative;
        color: white;
		background-color: #045491 !important;
		
  }

  .navbar-nav >  p {
    padding-top: 5px;
    padding-bottom: -5px;
  }
  .nav >  p {
padding:5px 150px;
  }
  
  .nav > p {
    margin: 0px 0 3px;
}


.dropdown-menu > li > a {
    padding: 4px 20px;
    background-color: #045491;
    color: white;
}

.dropdown-menu {
    padding: 0px !important;
    color: #ffffff;
    min-width: 180px;
    border: 0px solid #000000;
	font-family: Verdana;
    font-size: 12px;
}

    .dropdown-menu > li > a:hover {
        color: white;
        background-color: #777 !important;
    }

.dropdown:hover .dropdown-menu {
    display: block;
}

.badge {
    background-color: orange;
}

.navbar-nav > li:hover {
    background-color: #1e3773!important;
}


  .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav > li > a {
padding:5px 10px;
}
  .panel-body {
    padding: 8px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-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;
}

.btn {
  display: inline-block;
  padding: 2px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
body {
  font-family: Proxima Nova Rg;
  font-size: 12px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #fff;
}

.header_style_01 {
    background-color: rgba(255, 255, 255);
    display: block;
    left: 0;
    padding: 10px 0px !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 111;
}

.header_style_01 .navbar-default {
    background-color: transparent;
    border: 0;
}

.header_style_01 .navbar,
.header_style_01 .navbar-nav,
.header_style_01 .navbar-default,
.header_style_01 .nav {
    margin-bottom: 0 !important;
}

.header_style_01 .navbar-brand {
    padding: 2px 15px 0 15px;
	height: auto;
}

.header_style_01 .navbar-default .navbar-nav > li > a {
    border-radius: 0;
    color: #222222;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    background-color: transparent;
}

.header_style_01 .navbar-default .navbar-nav > li a {
    background-color: transparent !important;
}

.header_style_01 .navbar-default .navbar-nav > li:hover a,
.header_style_01 .navbar-default .navbar-nav > li:focus a {
    color: #C62828;
}

.header_style_01 .navbar-right > li {
    margin-top: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.header_style_01 .navbar-right > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
 