﻿.page-wrapper .page-wrapper-middle{background:none;}
.CustTitle{font-size: 25px;line-height: 1.1;}
.portlet.box.CustJiyaOrange {border: 1px solid #df5101;border-top: 0;}
.portlet.box.CustJiyaOrange>.portlet-title, .portlet.CustJiyaOrange, .portlet>.portlet-body.CustJiyaOrange {background-color: #df5101;}
#BtnSubmit{border:none;background-image: linear-gradient(to right, #df5101 0%, #F45C43  51%, #df5101  100%)}
#BtnSubmit {margin: 0 auto;padding: 10px 45px;text-align: center;text-transform: uppercase;transition: 0.5s;background-size: 200% auto;color: white;box-shadow: 0 0 20px #eee;border-radius: 10px;display: block;font-size:20px;}
#BtnSubmit:hover {background-position: right center; /* change the direction of the change here */color: #fff;text-decoration: none;}
@media (max-width: 768px) {
}
@media (max-width: 480px) {
}