.t3-roof  {
  	background: #ff8934;
  	padding-top: 10px;
  	padding-bottom: 5px;
}

.t3-sl {
  	background: #ff8934;
}

.t3-header  {
  	padding-top: 20px;
}

.t3-megamenu  {
  	color: #ff8934;     
 }

.t3-footer {
 	background: #fff3e7;
 }

.t3-navhelper {
	background: #FF8934;
}

.t3-header {
 	background: #FF8934;
}

.t3-mainbody {
 	background: #fff3e7;
}

.t3-content {
 	background: #fff3e7;
}

dt, dd {
  font-size: 16px;
  line-height: 2;
}
.t3-container {
 	background: #FFFFFF;
}

img.logo-img {
    height: 100px;
}

.header-v1 .logo-img {
    height: 100px;
}

.com_content.view-article .t3-mainbody
{
	background: #fff3e7;
  	font-weight: 400;
  	font-size: 12px;
}

.com_users.view-login .t3-mainbody, .com_users.view-remind .t3-mainbody, .com_users.view-reset .t3-mainbody, .com_users.view-registration .t3-mainbody {
  background: #fff3e7;
}

.btn-primary {
  background: #ff8634;
  border-color: #ff8634
}

.btn.btn-primary:hover, .qx-btn.btn-primary:hover, .btn.qx-btn-primary:hover, .qx-btn.qx-btn-primary:hover {
  background: #ff8634;
  border: 0px;
}

.t3-header.navbar-fixed-top {
	background: #FFFFFF;
  	font-weight: 700;
  	font-size: 16px;
  	color: #000000;
}

.pagenav li.previous {
 background: #ff8634;
 border: 0px;
}

.pagenav li.next {
 background: #ff8634;
 border: 0px;
}

.pagenav li > a {
  border: 0px;
}

.view-article .pagenav li > a:hover, .view-article .pagenav li > a:focus {
  background: #ff8634;
}

.navbar-default .navbar-nav > li > a {
  font-weight: 700;
  font-size: 16px;
}

.module-ct {
  color: #000000;
  font-weight: 600;
}

.jd-register-login-wrapper .jd-register-login-box .jd-button-control .jd-form-button {
  background: #ff8634;
  border: 0px;
}

.jd-register-login-wrapper .jd-register-login-box .jd-button-control .jd-form-button:hover, .jd-register-login-wrapper .jd-register-login-box .jd-button-control .jd-form-button:focus {
  background: #ff8634;
}

.pagination > li.active a {
  background: #ff8634;
  border: 0px;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background: #ff8634;
  	border: 0px;
}

.newstitle {
  font-size: 18px;
  font-weight: 600;
}

.newsintro {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

a {
  font-size: 18px;
  font-weight: 600; 
}

.cw-text-justify {
  color: #000000;
  font-weight: 500;
  font-size: 15px;
}

.cw-text-center {
  font-size: 18px;
  font-weight: 600;
}

.cw-text-left
{
  font-size: 15px;
  font-weight: 400;
}

body {
  color: #000000;
  font-weight: 600;
}

.t3-mainnav {
  padding-top: 25px;
}

a.cw-button-link{
  color: #000000;
  font-weight: 500;
}

.t3-sl-roof a {
  color: #000000;
  font-weight: 500;
  font-size: 15px
}

.t3-footnav .t3-module {
  color: #000000;
  font-weight: 600;
}

.t3-footnav .t3-module ul > li > a {
  color: #000000;
  font-weight: 600;
}

.navbar-default .navbar-nav .active, .navbar-default .navbar-nav .active > a {
  color: #660033;
}

td, tr td {
  border-top: 0px;
}

.com_users.view-login .t3-mainbody .login-box-wraper, .com_users.view-remind .t3-mainbody .login-box-wraper, .com_users.view-reset .t3-mainbody .login-box-wraper, .com_users.view-registration .t3-mainbody .login-box-wraper {
  font-weight: 400;
  font-size: 14px;
}

.com_users.view-login .t3-mainbody .login-box-wraper .box-title, .com_users.view-remind .t3-mainbody .login-box-wraper .box-title, .com_users.view-reset .t3-mainbody .login-box-wraper .box-title, .com_users.view-registration .t3-mainbody .login-box-wraper .box-title, .com_users.view-login .t3-mainbody .login-box-wraper .title, .com_users.view-remind .t3-mainbody .login-box-wraper .title, .com_users.view-reset .t3-mainbody .login-box-wraper .title, .com_users.view-registration .t3-mainbody .login-box-wraper .title {
  font-weight: 400;
  font-size: 16px;
}

.cw-panel-box {
	background: #ffffff;
}

.cookiesck-main .cookiesck_button, .cookiesck-main-buttons .cookiesck-button {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
}

.cookiesck-main-desc {
  font-size: 14px;
}

select::placeholder, textarea::placeholder, input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="time"]::placeholder, input[type="week"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="color"]::placeholder, .inputbox::placeholder{
  width: 50%;
}

.text-center {
  font-size: 14px;
  font-weight: 400px;
}

.alert .alert-info {
  font-weight: 500;
  font-size: 14px;
  color: 602e09;
}

.t3-mainbody{
  min-height: 100vh;
}

.off-canvas-toggle svg {
fill: #090e1d;
width: 25px;
height: 25px;
}

