body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.46666667;
  color: #777;
  background-color: #fff;
  font-weight: 300;
}
ul {
  margin-left: -40px;
}
.login {
  /*background-color: #fff;*/
  display: block;
  width: 50%;
  min-height: 300px;
  margin: 15% 25%;
  padding: 35px;
  /*box-shadow: 0px 1px 45px #000;*/
}
.logo-main {
  width: 40%;
  margin: 10% 30% -14% 30%;
}
.log-header {
  /*background-color: #942142;*/
  padding: 5px;
  border-bottom: medium solid #faeb63;
}
.error-box {
  min-height: 50px;
  width: 80%;
  margin: 1px 10%;
  position: relative;
  float: left;
  display: block;
  background-color: rgba(230, 224, 226, 0.8);
  border: medium solid #fff;
  color: #6f0707;
  font-style: italic;
  border-radius: 15px;
  box-shadow: -1px 1px 63px #000;
  padding: 5px 15px;
  font-size: 15px;
}
.table {
  width: 80% !important;
  background: #fff !important;
  padding: 5px !important;
  margin: 5px 10% !important;
  font-size: 12px !important;
  float: left !important;
}
.tbl-head {
  background: #fff27e;
  width: 100%;
  padding: 5px 10px;
  color: #000;
  text-transform: uppercase;
  border-bottom: thin solid;
}
.tbl-col {
  padding: 7px 20px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  color: #333 !important;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 24px;
}

nav ul li {
  list-style: none;
}
nav li {
  float: left;
  position: relative;
  display: block;
  margin: 0px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}
nav li a {
  display: block;
  float: left;
  text-transform: capitalize;
  line-height: 45px;
  padding: 0px 10px;
  margin: 5px 2px;
}
.inner-form {
  /*background-color: #fff;*/
  margin: 25px 0px;
  position: relative;
  float: left;
  width: 100%;
  padding: 35px 0px;
}
.main-text {
  width: 100%;
  float: left;
}
.form-control {
  font-size: 14px !important;
}
.bordered {
  background: #fff !important;
  box-shadow: none !important;
  font-weight: normal;
}
/* custom styles */
p {
  margin: 0px 0px 0px 0px !important;
}
header {
  margin: 0px 0px 3px 0px;
  position: relative;
  float: left;
  width: 100%;
  background-color: #942142;
}
header img {
  height: 62px;
  margin: 0px 0px 0px 0px;
}
header section {
  background: none;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
}
.navbar {
  position: relative;
  min-height: 20px;
  margin-bottom: 5px;
}
/* cert styling */
.c-body {
  font-size: 18px;
  font-weight: 100;
  text-align: left;
  width: 70%;
  margin: 5% 15%;
  border: medium double;
  padding: 5px;
  background: #fff;
}
.c-heading {
  font-size: 25px;
  text-align: center;
  line-height: 35px;
  padding: 20px 5px;
  font-weight: bold;
  border-bottom: medium solid;
  margin-bottom: 20px;
}
/* end cert styling */
.half {
  width: 25% !important;
  float: left !important;
  padding: 5px;
}
.half > div {
  margin: 0px !important;
}
.half img {
  width: 100%;
  margin-right: 50%;
  margin-bottom: 15px;
}
.form-control {
  background-color: #fff !important;
}
.header-error {
  border-bottom: thin solid;
  margin: -5px 0px 20px 0px;
  background-color: #000;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #942142;
  border: thin solid white;
  color: #fff;
  margin: 5px;
  padding: 8px 30px;
}

.btn-danger {
  color: #ffffff !important;
  background-color: #942142 !important;
  border-color: #ffffff !important;
  border: thin solid #fff !important;
}
.btn-primary {
  padding: 5px;
  text-decoration: none;
  border: none;
  background: #ffd03e;
  color: #333;
}
.container {
  width: 94%;
  margin: 0% 3%;
}
.my-header-fixed {
  width: 100%;
  height: 100px;
  position: relative;
  float: left;
  background: #ccc;
  border-bottom: 3px solid #eee;
}
.navbar-nav ul li a {
  color: #fff !important;
  text-decoration: none;
}
.colored-alarm {
  color: #eeed61;
  text-shadow: 0px 2px 1px #f11a1a;
}

.banner {
  width: 100%;
  background-color: #eee;
  position: relative;
  height: 300px;
  overflow: hidden;
  float: left;
  border-top: 3px solid #eee;
}
.product {
  width: 100%;
  float: left;
  position: relative;
  background-color: rgba(252, 251, 251, 0.6);
  padding: 45px 0px;
}
.product a {
  width: 100% !important;
  text-align: center !important;
  margin: 0px 0px 3px 0px;
}

.product-box {
  background: #ccc;
  margin: 10px 5px 5px 5px;
  padding: 5px;
  border: #fff medium solid;
  box-shadow: 1px 0px 2px #eee;
}
.product-box img {
  z-index: 5;
}
.product-box span {
  z-index: 1000;
  position: relative;
  margin: -30px 0px;
  float: left;
  color: #942142;
  padding: 10px 10px 10px 10px;
  background-color: rgba(245, 238, 37, 0.84);
  font-size: 15px;
}
.box {
  min-height: 235px;
  padding: 5px;
  margin-top: 10px;
}
section {
  position: relative;
  float: left;
  width: 100%;
}
footer {
  margin: 5px 0px;
  position: relative;
  float: left;
  display: block;
  background-color: #676767;
  min-height: 170px;
  width: 100%;
  border-top: 5px solid #eee;
  color: #fff;
  margin-bottom: 0px;
}
footer .copyright {
  width: 100%;
  padding: 5px 0px;
  text-align: center;
  background-color: #000;
}
footer ul > li {
  list-style: none;
  color: #fff;
  padding: 5px;
  background: #000;
  margin-bottom: 5px;
}
footer li:hover {
  opacity: 0.7;
}
footer ul > li a {
  list-style: none;
  color: #fff;
}

@media (max-width: 700px) {
  .banner {
    height: auto !important;
  }
  .product-box img {
    display: block;
  }
  /*	.move-up{    
	margin-top: -2000px;
    z-index: 1500;
	}
	.move-down{    
	margin-top: 350px;
    z-index: 1000;
	}
*/
}
