body {
  margin: 0px;
  padding: 0px;
  color: #333;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  /* background-color: #e3f7ff;
	background-image: url(images/agrasen_body.jpg);
	background-repeat: repeat-x;
	background-position: top; */
}

a,
a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  margin: 0px;
  padding: 0;
}

img {
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #183544;
}

h1 {
  font-size: 40px;
  font-weight: normal;
  margin: 0 0 30px 0;
  padding: 5px 0;
}

h2 {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 30px 0;
  padding: 0;
  color: #c12731;
}

h2 span {
  /* text-shadow: 1px 1px 1px #555; */
  font-weight: bold;
}

h3 {
  font-size: 21px;
  margin: 0 0 15px 0;
  padding: 0;
  padding: 0;
  color: #000;
  font-weight: normal;
}

h4 {
  font-size: 18px;
  margin: 0 0 15px 0;
  padding: 0;
}

h5 {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0;
  color: #333;
}

h6 {
  font-size: 14px;
  margin: 0 0 5px 0;
  padding: 0;
  color: #333;
}

.cleaner {
  clear: both;
  width: 100%;
  height: 0px;
  font-size: 0px;
}

.cleaner_h10 {
  clear: both;
  width: 100%;
  height: 10px;
}

.cleaner_h20 {
  clear: both;
  width: 100%;
  height: 20px;
}

.cleaner_h30 {
  clear: both;
  width: 100%;
  height: 30px;
}

.cleaner_h40 {
  clear: both;
  width: 100%;
  height: 40px;
}

.cleaner_h50 {
  clear: both;
  width: 100%;
  height: 50px;
}

.cleaner_h60 {
  clear: both;
  width: 100%;
  height: 60px;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.image_wrapper {
  display: inline-block;
  border: 1px solid #fff;
  padding: 5px;
  background: none;
  margin-bottom: 10px;
}

.image_fl {
  float: left;
  margin: 3px 15px 0 0;
}

.image_fr {
  float: right;
  margin: 3px 0 0 15px;
}

blockquote {
  font-style: italic;
  margin-left: 10px;
}

cite {
  font-weight: bold;
  color: #3b3823;
}

cite span {
  color: #696443;
}

em {
  color: #000;
}

.agrasen_list {
  margin: 20px 10px;
  padding: 0;
  list-style: none;
}

.agrasen_list li {
  background: transparent url(images/agrasen_list.png) no-repeat scroll 0 0px;
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  line-height: 0.8em;
}

.agrasen_list li a {
  color: #fff;
}

.agrasen_list li a:hover {
  color: #ff4301;
}

.btn_more a {
  display: inline-block;
  color: #333;
  padding: 2px 0 2px 23px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  background: url(images/agrasen_more_btn.png) center left no-repeat;
}

.btn_more a:hover {
  color: #3dc8ff;
  text-decoration: none;
}

#agrasen_header_wrapper {
  width: 100%;
  height: 100px;
  /* background: url(images/agrasen_header.jpg) no-repeat center top;  */
}

#agrasen_header {
  width: 1024px;
  box-sizing: border-box;
  height: 100px;
  padding: 0 10px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  /* background: url(images/agrasen_header.jpg) no-repeat center top;  */
}

#agrasen_header #site_title {
  /* float: left; */
  /* width: 220px; */
  padding-top: 20px;
  text-align: center;
}

#agrasen_header #site_title h1 {
  margin: 0;
  padding: 0;
}

#agrasen_header #site_title a {
  margin: 0px;
  padding: 0px;
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#agrasen_header #site_title a span {
  display: block;
  font-size: 14px;
  color: #cccccc;
  font-weight: normal;
  margin-left: 5px;
}

#agrasen_header #header_right {
  float: right;
  /* padding-top: 10px; */
  display: inline-block;
}

#agrasen_header #header_right ul.important-links {
  margin: 0 0 10px;
  text-align: right;
}

.header-info {
  margin: 0em 1em;
}

.header-info p {
  display: flex;
  align-items: flex-end;
  font-size: 1.03em;
}

.header-info p i {
  color: #b7242e;
}

#agrasen_header #header_right ul.important-links li i {
  vertical-align: sub;
  padding: 0.2em;
}

#agrasen_header #header_right ul.important-links li a:hover {
  color: #b7242e;
  text-decoration: none;
  font-weight: bold;
}

#social_box {
  display: block;
  margin-bottom: 10px;
}

#social_box ul {
  display: inline-block;
  float: right;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
}

#social_box li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}

#social_box li a {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

#search_box {
  width: 220px;
  height: 30px;
  margin: 5px 0 0 0;
  background: url(images/agrasen_search.png) no-repeat;
}

#search_box form {
  clear: both;
  width: 220px;
  height: 30px;
  padding: 0;
}

#searchfield {
  height: 20px;
  width: 180px;
  padding: 5px;
  color: #fff;
  background: none;
  border: none;
}

#searchbutton {
  height: 30px;
  width: 26px;
  padding: 0 0 5px 0;
  margin: 0;
  cursor: pointer;
  background: none;
  border: none;
}

#agrasen_middle_wrapper {
  width: 100%;
  height: 320px;
  /* background:url(images/agrasen_wws.jpg) no-repeat center top;  */
}

#agrasen_middle {
  width: 1024px;
  height: 320px;
  /* padding: 50px; */
  padding-top: 1em;
  margin: 0 auto;
  box-sizing: border-box;
  /* background:url(images/agrasen_wws.jpg) no-repeat center top;  */
}

/* #agrasen_middle  img { 
	float: left; 
	border: 1px solid #e1f6ff; 
	padding: 8px; 
} */

#middle_content {
  float: right;
  width: 450px;
}

#middle_content p {
  line-height: 24px;
}

#agrasen_middle .wwu_btn a {
  display: block;
  width: 182px;
  height: 42px;
  background: url(images/btn_wwu.png) no-repeat;
}

#agrasen_middle .wwu_btn a:hover {
  display: block;
  width: 182px;
  height: 42px;
  background: url(images/btn_wwu_hover.png) no-repeat;
}

/* menu */

#agrasen_menu {
  width: 1024px;
  box-sizing: border-box;
  height: 50px;
  padding: 0 10px;
  margin: 0 auto;
  background: url(images/agrasen_menu_bar.png) top no-repeat;
}

#agrasen_menu ul {
  margin: 0;
  padding: 0 35px;
  list-style: none;
}

#agrasen_menu ul li {
  padding: 0px;
  margin: 0px;
  display: inline;
}

#agrasen_menu ul li a {
  float: left;
  display: block;
  width: 102px;
  height: 38px;
  padding: 12px 0 0 0;
  margin: 0 1px 0 0;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  outline: none;
  border: none;
}

#agrasen_menu ul li a:hover,
#agrasen_menu ul li .current {
  color: #fff;
  background: url(images/agrasen_menu_hover.jpg) top repeat-x;
}

/* end of menu */

#agrasen_content {
  width: 1024px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 0;
}

#agrasen_content p {
  margin-bottom: 10px;
  text-align: justify;
}

#services {
  clear: both;
  border-bottom: 1px solid #c12731;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

#services .col-4 {
  /* border-color: #9f0812; */
}

#services h3 {
  padding-left: 32px;
}

#services .service1 {
  background: url(images/onebit_15.png) center left no-repeat;
}
#services .service2 {
  background: url(images/onebit_16.png) center left no-repeat;
}
#services .service3 {
  background: url(images/onebit_18.png) center left no-repeat;
}

.content_box {
  clear: both;
  border-bottom: 1px solid #b2c9d2;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.content_box_last {
  border-bottom: none;
  margin-bottom: 0;
}

.col_w300 {
  float: left;
  width: 279px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #b2c9d2;
}

.col_w460 {
  float: left;
  width: 419px;
  padding-right: 40px;
  margin-right: 20px;
  border-right: 1px solid #b2c9d2;
}

.last_col {
  margin-right: 0;
  border-right: none;
}

/* gallery */
#gallery {
  clear: both;
}

#gallery a {
  border: none;
}

.g_box {
  float: left;
  display: block;
  width: 280px;
  padding: 8px;
  margin: 0 20px 20px 0;
  border: 1px solid #fff;
  background: #f3fbfe;
}

.g_box a img {
  width: 280px;
  height: 140px;
  margin-bottom: 10px;
}

.rm_col {
  margin: 0 0 20px 0;
}
/* end of gallery */

#contact_form {
  width: 412px;
  padding: 0;
}

#contact_form form {
  margin: 0px;
  padding: 0px;
}
#contact_form form .input_field {
  width: 300px;
  padding: 5px;
  background: #fff;
  border: 1px solid #dfdfdf;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  margin-top: 5px;
}

#contact_form form label {
  display: block;
  width: 100px;
  margin-right: 10px;
  font-size: 13px;
}

#contact_form form textarea {
  width: 400px;
  height: 200px;
  padding: 5px;
  background: #fff;
  border: 1px solid #dfdfdf;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  margin-top: 5px;
}

#contact_form form .submit_btn {
  margin: 5px 0px;
  padding: 3px 14px;
  font-weight: bold;
  border: 1px solid #dfdfdf;
  background: #f3f3f3;
}

/* footer */

#agrasen_footer_wrapper {
  width: 1024px;
  box-sizing: border-box;
  margin: 0px auto;
  border-top: 1px solid #fff;
  padding-top: 1px;
  background: #73202a;
}

#agrasen_footer {
  width: 900px;
  margin: 0 auto;
  padding: 15px 35px;
  text-align: center;
  color: #8ab6d1;
}

#agrasen_footer a {
  color: #b4d8ee;
}

/* end of footer */

.nested-table{
	width: 190px;
}
.nested-table tr td, .nested-table tr th {
    text-align: center;
}

.panel-brand {
    border-color: rgb(150,31,39) !important;
}

.panel-brand > .panel-heading {
    background: rgb(150,31,39);
    background: linear-gradient(0deg, rgba(150,31,39,1) 0%, rgba(193,39,49,1) 54%);
    border-color: rgb(150,31,39);
    color: #FFF;
}