.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #0093A2;
}
h1 {
	color: #ff8a00;
}

.homeImgText {
	font-weight: bold;
	font-size: x-large;
	color: #ffffff;
}

.main-login { 
background: url(../images/beef-cattle.jpg) no-repeat center center fixed !important; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

* {
    font-family: 'Roboto', "Helvetica Neue",Arial,sans-serif;
	
}
strong, b {
	color:#ff8a00;
}
.container-fluid.main {
    /*padding-bottom: 60px;*/
    position: relative;
    width: auto;
    margin: 0 auto;
    background-color: #f4f4f4;
    min-height: 100%;
}
.login-page {
	background-image: url(../images/MAP.png),url(../images/BG_2.jpeg);
	background-repeat: no-repeat, no-repeat;
	/*background-size: cover,cover;*/
	
}
.login-page a {
	color:#ff8a00;
	font-weight: bolder;
	
}
.login-box-msg, .register-box-msg {
	font-weight: bolder;
}
.login-logo, .register-logo {
	margin: 0;
}
/*.bgTwo:after {
background: url(../images/BG_2.jpeg) no-repeat center center fixed !important; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
content: "";
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;  
}*/
.map {
/*background: url(../images/MAP.png) no-repeat center center fixed !important;*/ 
width: 100%;
height: 300px;
background-image: url(../images/MAP.png),url(../images/BG_1.jpeg),url(../images/BG_2.jpeg);
      /*linear-gradient(to right, rgba(30, 75, 115, 1), rgba(255, 255, 255, 0));*/
background-repeat: no-repeat, no-repeat, no-repeat;
      /*no-repeat;*/
/*background-position: bottom right,
      left,
      right;
*/
background-size: cover,cover,cover;
padding: 20px 0 0 20px;

}
.map hr {
    display: block;
    height: 2.5px;
    border: 0;
    border-top: 2px solid #ff8a00;
    margin: 1em 0;
    padding: 0;
    width: 35%;
}
.animals {
	background-image: url(../images/porcine.png),url(../images/poultry.png), url(../images/bovine.png), url(../images/human.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: 60% 10%, 70% 10%,80% 10%,90% 10%;
    width: 100%;
	height: 210px;
}
.navbar-fixed-top {
    background: rgba(169,169,169, 1);
    z-index: 10;
}

.main .navbar-fixed-top ul.nav li {
    margin: 9px;
    border-radius: 10px;
}
.row {
    margin: 0;
}
.main .navbar-fixed-top ul.nav li a {
    border: none;
    /*border-radius: 15px;*/
    padding: 5px 10px;
    background: none;
    color: #252f8a;
}

.main .navbar-fixed-top ul.nav li a:hover {
    background: #252f8a;
    color: rgba(241,145,0,1);
}
.main .navbar-fixed-top ul.nav li.active a {
    background-color: #151B54;
    color: #f26422;
}
.footer {
    height: 60px;
    /*background: rgba(169,169,169, 1);*/
    background: #f4f4f4;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    /*position: absolute;*/
    color: #252f8a;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
}
.navbar-right .t-up {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    right: 10px;
}

.main .dropdown-menu > li > a {
    background: none !important;
    color: #999 !important;
    font-size: 12px;
}

.main .dropdown-menu > li > a:hover {
    background: #f4f4f4 !important;
}

.main .dropdown-menu > li > a .glyphicon {
    padding: 0 10px 0 0;
}

ul.notifications {
    width: 200px;
}

ul.notifications li {
    float: left;
    width: 100%;
    margin: 0 !important;
    display: block;
    clear: both;
    background: none;
    border-radius: 0px !important;
    border-top: #e5e5e5 solid 1px
}

ul.notifications .t-up {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 10px;
}

ul.notifications li p, ul.notifications li:last-child {
    margin: 0;
    padding: 10px;
    background: #f4f4f4;
    color: #333;
}

ul.notifications li:last-child a:hover {
    color: #333 !important;
}

ul.notifications li p i {
    margin: 4px 0 0 0;
}

ul.notifications li:first-child {
    border-top: none
}

ul.notifications li a {
    padding: 5px 10px !important;
    float: left;
    width: 100%;
    border-radius: 0px !important;
}

ul.notifications li a .col-xs-9 {
    padding: 0;
}

ul.notifications li a .small {
    float: left;
}

.main .nav .badge {
    background: #151B54;
    color: #fff
}

/*.dropdown-menu {
    top: 134%;
}
*/
.navbar-header.col-md-2 {
    padding: 0;
    margin: 0;
}
.navbar-toggle {
	background-color: transparent;
	background-image: none;
	padding: 15px 15px;
	font-family: fontAwesome;
}
.main-header .navbar-toggle::before {
	content: "\f0c9";
}
.navbar-toggle .icon-bar {
	display:none;
}
.logo {
    width: 102%;
    padding: 0;
    margin: 0;
    background: inherit;
}

.logo img {
    width: 180px;
    background-color: #0093A2;
    height: 35px;
}

.logo-mini img {
	width: 50px;
}
.nav-left {
    position: relative;
    float: left;
    top: 51px;
    padding: 0;
    margin: 0;
    background: #f4f4f4;
    /*background: #675A5F;*/
    height: 100%;
    border-right: 1px solid #dae1e8;
    box-shadow: 0 2px 1px -1px #FFFFFF;
}


ul#Accordion {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}

#Accordion li {
    list-style: none;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    display: block;
    border-bottom: 1px solid #dae1e8;
    box-shadow: 0 2px 1px -1px #FFFFFF;
    color: #6e829b;
    outline: 0px;
    line-height: 21px;
    padding: 0;
}

#Accordion li a {
    /*color: #6e829b;*/
    color: #252f8a;
    font-size: 1em;
    width: 100%;
    display: block;
    padding: 8px 0 7px 5px;
}

#Accordion li .main {
    width: 100%;
    clear: both;
    display: block;
    height: 3.5em;
}

#Accordion li.main .caret {
/*     position: absolute; */
    right: 10px;
    top: 19px;
}

#Accordion li:hover {
    color: #f46521;
}

#Accordion li > ul, #Accordion li > ul > li {
    margin: 0;
    padding: 0;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

#Accordion li > ul > li > a {
    font-weight: normal;
    display: block;
    padding: 10px 0 10px 27px;
    border-top: #fff solid 1px;
}

#Accordion li.active, #Accordion li > ul > li.active a {
    text-decoration: none;
    font-weight: bold !important;
    color: #f26422 !impoertant;
    padding: 13px 0 12px 10px !impoertant;
    display: block;
    border-right: 4px solid #f26422;
}


.systemSelect {
	
}
#userMenu {
	margin-left: 1em;
}
.treeview {
	 white-space: normal;
}
.main-login {
    background: #151B54;
}

.login .logo {
    background: none;
    width: 100%;
    text-align: center;
}

.panel-login .input-group {
    margin-bottom: 10px;
    font-size: 12px;
}
.login {
    top: 7em;
}
.login-logo img {
    width: 100%;
}

.panel-login .btn {
    width: 100%;
}

.payments h3 {
    margin-left: 35%;
}

.payments label {
    color: #666;
    text-align: right;
    font-size: 12px;
}
.btn-primary {
    background-color: #0093A2 !important;
}
.bg-primary {
	background-color: #0093A2;
}
.text-primary {
	color: #0093A2;
}
.box-primary {
	border-top-color: #0093A2 !important;
	/*font-weight: bold;*/
}

.clear {
	font-weight: normal;
}
.skin-blue .main-header .navbar {
	background-color: #0093A2 !important;
}
.skin-blue .main-header .logo, .skin-blue .main-header .logo:hover {
	background-color: #0093A2 !important;
}
a {
	color: #0093A2;
}
a:hover, a:active, a:focus {
	color: #005360;
}
.btn-warning {
    background-color: #f26422;
}
.content-section .panel-heading {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 10px 0;
}

.content-section table button {
    margin-bottom: 5px;
}

.content-section table button:last-child {
    margin-bottom: 0px;
}
.huge {
    font-size: 40px;
}

div.row .col-sm-6 {
	top: 7em;
}
.label-orange {
	background-color: orange;
}
.label-green {
	background-color: green;
}
/**
Wizard styles
**/
.wizard .connecting-line {
    right: 30%;
}

.wizard li span.round-tab {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.wizard .nav-tabs > li a {
    width: 50px;
    height: 50px;
}
/* End wizard styles */
/* DataTables Styles */
.dataTables_wrapper > .row > .col-sm-6 {
    top: 0;
    padding-top: 1em;
}

/* end */
span.riskXter {
	padding-right: 10px;
}
.detDesign {
    float:left;
    width: 13%;
    padding: 0.1em;
}
.detDesign input, .detDesign textarea, .detDesign select {
    width: 94%;
}
.relatedInput {
    height: 3.5em;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    border: 1px solid gray;
    font: medium -moz-fixed;
    font-family: -webkit-small-control;
    overflow: auto;
    padding: 5px;
    resize: none;
    width: 90%;
    background-color: #E7FF9E;
    pointer-events: none;

}
/*.bg-primary {
    background-color: #003b78;
    color: #ffffff;
    font-weight: bold;
}*/
.surHeadingNormal {
    color: #003b78;
}
#fixTop {
    background-color: #ffffff;
}
#fixTop_placeholder {
    height: 37px;
    display: none;
    width: 100%;
}
.sticky {
    /*left: 16.2%;*/
    position: fixed;
    top: 0px;
    width: 79.5%;
    z-index: 99;
    -webkit-transform: translateZ(0);
}