@font-face {
	font-family : 'TradeGothicRoman';
	src : url('tradegothic.eot');
	src : url('tradegothic.eot') format('embedded-opentype'), url('tradegothic.woff') format('woff'), url('tradegothic.ttf') format('truetype'), url('tradegothic.svg#TradeGothicRoman') format('svg');
}
@font-face {
	font-family : 'TradeGothicBold';
	src : url('tradegothic-bold.eot');
	src : url('tradegothic-bold.eot') format('embedded-opentype'), url('tradegothic-bold.woff') format('woff'), url('tradegothic-bold.ttf') format('truetype'), url('tradegothic-bold.svg#TradeGothicBold') format('svg');
}
html, body {
	background-color : #FFFFFF;
}
*, *:before, *:after {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.body .widget {
	margin-bottom : 0px;
}

ul li, ol li {
	font-family:'TradeGothicRoman';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 22x;
	color: #000;
	padding: 0 0 12px 0;
	list-style-type: none;
	position: relative;
}
ol {
	padding-left: 22px;
}
ol li {
    list-style-type: decimal;
    padding: 0 5px 10px 5px;
}
table {
	max-width: 100%;
	table-layout: inherit;
	margin-bottom: 20px;
}
table, th, td {
	border: 1px solid #cecdcd;
	padding: 10px;
	text-align:left;
	color: #555;
	line-height: 22px;
	font-size: 13px;
	font-weight: 500;
	font-family: 'TradeGothicRoman';
}
table th {
	font-weight: 700;
	background: #e3e3e3;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-family: 'TradeGothicRoman';
}
h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 0;
	font-weight: 700;
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
	font-weight: 700;
}
h1 {
	font-size: 35px;
	line-height:40px;
}
h2 {
	font-size:30px;
	line-height:35px;
}
h3 {
	font-size: 25px;
	line-height:30px;
}
h4 {
	font-size: 22px;
	line-height:25px;
}
h5 {
	font-size: 20px;
	line-height:22px;
}
h6 {
	font-size: 18px;
	line-height:20px;
}
html > body {
	background-image : url(../images/headr-bg-image.jpg);
	background-position : center top;
	background-repeat : no-repeat;
	background-size : 100% 569px;
	font-family : 'TradeGothicRoman';
	min-width : 1000px;
	overflow-x : hidden;
}
html body > .footer {
	background : url(../images/footer-bg-image.jpg) repeat-x scroll left bottom;
}
.header .widget.navigation span {
	color : #01C6FF;
	font-size : 13px;
	font-weight : bold;
	text-transform : uppercase;
}
p {
	font-size : 13px;
	line-height : 20px;
	padding-bottom : 15px;
}
a, a:link, p a {
	color : #02C6FF;
}
a:hover, a:active, a:visited {
	color : #000;
}
.header .navigation-item.navigation-item span {
	border-right : medium none;
	display : block;
	font-family : 'TradeGothicBold';
	font-size : 15px;
	font-weight : normal;
	padding : 0 13px;
	text-transform : uppercase;
}
.header .main-nav .nav-wrapper.horizontal{
	background: #fff;
	background: url(../images/menu-header-bg.jpg) repeat-x bottom;
}
.header .main-nav .nav-wrapper.horizontal>.navigation-item a {
height: 42px;
line-height: 41px;
color: #555555;
}

.header .main-nav .nav-wrapper.horizontal>.navigation-item.active a,
.header .main-nav .nav-wrapper.horizontal>.navigation-item:hover a {
background: #000;
color: #fff;
}
.widget-navigation.top-nav .horizontal>.navigation-item a {
    padding: 0;
    color: #fff; 
}
.widget-navigation.top-nav .horizontal>.navigation-item:last-child a span {
	border-right: 0;
}
.widget-navigation.top-nav .horizontal>.navigation-item a span{
    border-right: 2px solid #464646;
    color: #fff;
    font-family: 'TradeGothicRoman';
    font-size: 13px;
    font-weight: bold;
    padding: 0 10px;
}
.widget-navigation.top-nav .horizontal>.navigation-item a:hover span {
    color: #00c0f7; 
}
.ie8 .header .navigation-item.navigation-item span {
	padding : 0 10px;
}
.horizontal > .navigation-item.last a span {
	padding : 0 13px;
}
.footer .widget-navigation .navigation-item {
	padding : 5px 0 10px;
}
.footer .widget-navigation .navigation-item a {
	color : #FFFFFF;
	display : inline-block;
 *display : inline;
	zoom : 1;
	font-family : 'TradeGothicRoman';
	font-size : 11px;
	padding : 0;
	text-transform : uppercase;
	border : none;
}
.footer .widget-navigation .navigation-item a:hover {
	color : #1E1E1E;
}
.widget.navigation .horizontal .navigation-item.last span:last-child {
	border : medium none;
	padding-right : 0;
}
.search-results .page{ 
	font-size:13px;
  margin-bottom:25px;
}
.search-results .title{
  margin-bottom:25px;
}
.search-results .page .summary{ 
	font-size:13px;
  line-height:22px;
  text-transform:none;
  font-family:"TradeGothicRoman";
}
body .header .top-memberlogin {
	background : none repeat scroll 0 0 #000000;
	color : #06C7FF;
	display : block;
	font-family : 'TradeGothicRoman';
	font-size : 13px;
	font-weight : bold;
	height : 30px;
	line-height : 29px;
	padding : 0 10px;
	text-transform : uppercase;
	cursor : pointer;
}
.header input.search-text {
	background-color : #fff;
	border : 1px solid #000000;
	color : #A8A8A8;
	height : 28px;
	padding : 0 5px;
	width : 175px;
	box-shadow : none;
	margin-right: 0;
}
.search-menu-button {
    margin: 0 0 0 auto;
    background: transparent;
    color: #fff;
}
.search-menu-button:after {
    color: #fff;
}
.header button.icon-search {
	background : url(../images/button-header-search.jpg) no-repeat scroll center center #000000;
	border : medium none;
	box-shadow : none;
	color : rgba(0, 0, 0, 0);
	font-size : 0;
	height : 30px;
	padding : 11px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.widget-article.social .article-content {
    text-align: right;
}
.widget-search .search-form {
    background-color: #eee;
    display: block;
    height: 0;
    left: auto;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 31px;
    transition: all 300ms ease-out 0s;
    width: 350px;
    z-index: 999;
}
.widget-search .search-form.show {
    height: 60px;
    padding: 0;
}
.header .widget-search select {
    width: 150px;
}
.header .widget-search input {
    border: medium none;
    color: #222222;
    font-weight: 300;
    border-radius: 0px;
    margin-right: 0;
    padding: 5px 38px 5px 10px;
    width: 100%;
}
.header .widget-search button {
    background: #404040;
    border: medium none;
    font-size: 0;
    height: 38px;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
}
.header .widget-search button::after {
    color: #a1a1a1;
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    font-weight: 100;
    position: absolute;
    line-height: 36px;
    right: 0px;
    height: 10px;
    width: 40px;
    top: 0px;
    text-align: center;
}
.widget-search .search-form form {
    padding: 10px;
    position: relative;
}
.header .widget-search button:hover::after{
        color: #fff;
}
.search-menu-button.close:after {
    content: url(../images/cross.svg);
	font-size: 0;
}
div#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca.widget.navigation {
	background : url(../images/menu_bg.png) repeat-x scroll left top;
	height : 62px;
	width : 1000px !important;
}
div#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca.widget.navigation .navigation-item.first.active {
}
div#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca.widget.navigation .navigation-item.active a span {
	background : none repeat scroll 0 0 #1E1E1E;
	color : #FFFFFF;
	padding : 22px;
}
div#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca.widget.navigation .navigation-item a span {
	border : medium none;
	color : #383838;
	font-size : 14px;
	line-height : 54px;
	padding : 14px;
}
#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca .horizontal > .navigation-item.last {
	float : right;
	line-height : 44px;
}
.footer .widget.navigation .vertical .navigation-item a span {
	color : #FFFFFF;
	font-size : 10px;
	font-weight : bold;
	text-transform : uppercase;
}
.roll_over img {
	cursor : pointer;
}
.footer .widget.navigation {
	border-left : 1px solid #848484;
	padding-left : 15px;
}
.footer .widget.html p {
	color : #9E9E9E;
	font-family : arial;
	padding : 0;
}
.body .widget .widget-title {
	background : url(../images/widget-header-bg.jpg) repeat-x scroll left top;
	color : #02C6FF;
	font-family : 'TradeGothicBold';
	font-size : 20px;
	height : 58px;
	line-height : 60px;
	text-align : center;
	text-transform : uppercase;
}
body .header .widget.image .widget-image img {
	max-height : inherit;
	max-width : inherit;
}
#wi-b4ec8abe-be63-40b8-8a1a-324b8d7d115b > p {
	display : block;
	text-align : center;
	padding : 0;
}
.show_all-view .scrollable-wrapper .content {
	max-height : 372px;
	overflow : auto;
}
.body h3.upcoming-events-header {
	color : #2B2B2B;
	display : block;
	font-family : 'TradeGothicBold';
	font-size : 20px;
	font-weight : normal;
	padding : 18px 0 16px 22px;
	text-transform : uppercase;
}
#wi-b4ec8abe-be63-40b8-8a1a-324b8d7d115b.widget.html {
	border-right : 1px solid #C2C2C2;
	border-bottom : 1px solid #C2C2C2;
}
#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca .horizontal, #wi-a5feb6da-4dd8-416f-af5c-5e42852b9f58 .horizontal, #wi-b570629a-2f50-4b43-99ca-5b85f0985b85 .horizontal {
	background : url(../images/menu-header-bg.jpg) repeat scroll 0 0;
	display : block;
	height : 100%;
}
#wi-43aa1986-0c03-4647-b493-b51726597a59 .navigation-item.last span, #wi-bbc60930-ff2f-4249-975b-77a89138baf5 .navigation-item.last span {
	border-right : medium none;
}
#wi-a5feb6da-4dd8-416f-af5c-5e42852b9f58 .navigation-item a, #wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca .navigation-item a, #wi-b570629a-2f50-4b43-99ca-5b85f0985b85 .navigation-item a {
	color : #555555;
}
#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca .navigation-item.active a, #wi-a5feb6da-4dd8-416f-af5c-5e42852b9f58 .navigation-item.active a, #wi-b570629a-2f50-4b43-99ca-5b85f0985b85 .navigation-item.active a, #wi-a5feb6da-4dd8-416f-af5c-5e42852b9f58 .navigation-item a:hover, #wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca .navigation-item a:hover, #wi-b570629a-2f50-4b43-99ca-5b85f0985b85 .navigation-item a:hover {
	background-color : #1E1E1E;
	color : #FFFFFF;
	display : block;
	height : 42px;
	line-height : 44px;
}
#wi-a5feb6da-4dd8-416f-af5c-5e42852b9f58 .navigation-item.last.active a {
}
#wi-43aa1986-0c03-4647-b493-b51726597a59 .navigation-item span, #wi-bbc60930-ff2f-4249-975b-77a89138baf5 .navigation-item span, #wi-3ba14f12-53d3-44af-aa3b-690f004d6f3a .navigation-item span {
	border-right : 2px solid #464646;
	color : #fff;
	font-family : 'TradeGothicRoman';
	font-size : 13px;
	font-weight : bold;
	padding : 0 10px;
}
#wi-43aa1986-0c03-4647-b493-b51726597a59 .navigation-item a, #wi-bbc60930-ff2f-4249-975b-77a89138baf5 .navigation-item a, #wi-3ba14f12-53d3-44af-aa3b-690f004d6f3a .navigation-item a {
	padding : inherit;
}
#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca .navigation-item.active.last a {
	width : 103.5%;
}
.nivo-directionNav a {
	cursor : pointer;
	display : none;
	position : absolute;
	top : 45%;
	z-index : 9;
}
.footer .widget.widget-navigation {
	border-left : 1px solid #848484;
	padding-left : 15px;
}
.footer .widget-article.copyright p {
	color : #9E9E9E;
	font-family : Arial;
	font-size : 13px;
	padding-bottom : 0;
}
.bory_article h3 {
	color : #212221;
	font-size : 15px;
	padding : 0 0 5px;
}
.article-content .bory_article {
	line-height : 20px;
	margin : 10px;
}
.article-content .bory_article {
	background : #CAF2FE;
	line-height : 20px;
	margin : 0 21px 21px;
	padding : 22px;
}
.bory_article > p {
}
.body .widget-newsletter label {
	display : none;
	width : 60px;
}
.body .widget.widget-newsletter .form-row {
	margin : 0;
}
.body .widget.widget-newsletter {
	background : none repeat scroll 0 0 #e7e7e7;
}
.newsletter .form-row.button-container {
	height : 77px;
}
.widget-news .news-title {
	color : #555555;
	font-family : 'TradeGothicBold';
	font-size : 14px;
	padding-bottom : 5px;
	text-transform : uppercase;
}
.news-description {
	color : #999B99;
	font-family : 'TradeGothicRoman';
	font-size : 14px;
	line-height : 16px;
}
.widget.widget-news .item > div {
	margin : 10px 0;
}
.widget-news .read-more > a {
	color : #02C6FF;
}
.widget-news .read-more > a:hover {
	color : #3FEAEC;
}
.widget-navigation .vertical .navigation-item.active > a {
	color : #FFF;
}
#wi-075a6c6f-4763-4b5b-ab67-fb29b707e0ca, #wi-a5feb6da-4dd8-416f-af5c-5e42852b9f58, #wi-b570629a-2f50-4b43-99ca-5b85f0985b85 {
	width : 996px !important;
}
.article-container .header {
	font-size : 16px;
	line-height : 23px;
	padding-bottom : 5px;
	text-transform : uppercase;
}
#wi-dcedb0c7-9b88-4fd7-94eb-27ef66c9a133 {
	height : 182px !important;
	overflow : hidden;
}
h1.welcome-header {
	font-family : 'TradeGothicBold';
	font-size : 20px;
	font-weight : normal;
	margin : 0 0 7px;
	padding : 0;
	text-transform : uppercase;
}
.article-content .welcome {
	border : 1px solid #E2E2E2;
	border-top : none;
	margin-right : 1px;
	padding : 16px;
}
.welcome .welcome-text {
	line-height : 22px;
	padding : 0;
}
.widget-news .news-list .item {
	border : 1px solid #E2E2E2;
	margin-right : 1px;
	padding : 20px;
	overflow : auto;
	line-height : 22px;
}
#wi-d5ca6bfb-045c-4974-91eb-e41d92ae24e0.widget-image img {
	max-height : 100%;
}
.activities .header {
	margin-right : 23px;
}
.activities .header, .links .header {
	border-bottom : 5px solid #E2E2E2;
	color : #00B9EF;
	font-family : 'TradeGothicBold';
	font-size : 16px;
	height : 25px;
	margin-bottom : 10px;
	padding-bottom : 0;
	padding-top : 25px;
	text-transform : uppercase;
}
#prayer-time {
	padding-bottom : 20px;
	padding-left : 20px;
}
.widget-article .prayer_time .title {
	color : #00B9EF;
	font-family : 'TradeGothicBold';
	font-size : 22px;
	height : 25px;
	padding-bottom : 10px;
	padding-top : 24px;
	text-align : center;
	text-transform : uppercase;
}
.widget-article .prayer_time {
	background : url(../images/mimbor.png) no-repeat scroll 9px 15px;
	padding: 10px 0 0;
    background-position-y: bottom;
    margin-bottom: 30px;
}
.widget-article .time_table_container {
	text-align : center;
}
.article-content .prayer-time-ul {
	margin : 0;
}
.prayer-time-ul .prayer-name, .prayer-time-ul .prayer-time, .prayer-time-ul .am-pm {
	display : block;
}
.prayer-time-ul .am-pm {
	font-size : 12px;
	line-height : 12px;
}
.prayer-time-ul .prayer-name {
	color : #000000;
	font-family : Arial;
	font-size : 14px;
	text-transform : uppercase;
}
#fajr {
	border-bottom : 5px solid #E74B25;
}
#zohr {
	border-bottom : 5px solid #fbdf16;
}
#asr {
	border-bottom : 5px solid #da8527;
}
#maghrib {
	border-bottom : 5px solid #7e5622;
}
#isha {
	border-bottom : 5px solid #311110;
}
.prayer-time-ul .prayer-time {
	color : #000000;
	font-family : Arial;
	font-size : 20px;
	text-transform : uppercase;
}
.prayer-time-ul li.prayer-time-li {
	background : none;
	display : inline-block;
	margin : 0 2px;
	padding : 5px;
	text-align : center;
}
.activities > h4, .links > h4 {
	color : #00B9EF;
	font-size : 15px;
	font-weight : normal;
	margin : 0;
	padding : 0 0 5px;
}
.activities > p, .links > p {
	font-family : 'TradeGothicRoman';
	line-height : 18px;
	padding-bottom : 20px;
}
#slider > img {
	height : 100% !important;
	width : 100% !important;
}
.login-form {
	background-color : rgba(0, 0, 0, 0);
	padding : 0;
	width : 296px;
}
.page-customer-login .login-form {
	margin : inherit;
	width : 100%;
}
.login-form .title, .registration-form .title, .password-reset-form .title, .search-result, .article-container > .header {
	border-bottom : 1px solid #E2E2E2;
	font-family : 'TradeGothicBold';
	font-weight : normal;
	line-height : normal;
	font-size : 20px;
	color : #555555;
	margin : 0 0 15px;
	padding : 10px 0 15px;
	text-transform : uppercase;
}
.article-container .header {
	display : none;
}
.login-form .account-register a {
	color : #00B9EF;
}
.search-result {
	font-weight : normal;
}
.form-row label {
	color : #555555;
	display : inline-block;
 *display : inline;
	zoom : 1;
	font-family : 'TradeGothicRoman';
	font-size : 14px;
	margin : 0;
	padding : 0;
	text-align : left;
	text-transform : uppercase;
	vertical-align : middle;
}
.login-form .form-row.mandatory > input, .password-reset-form .form-row input {
	border : 1px solid #C2C2C2;
	height : 25px;
	box-shadow : 0 2px 0 #DDDDDD;
	-moz-box-shadow : 0 2px 0 #DDDDDD;
	-webkit-box-shadow : 0 2px 0 #DDDDDD;
}
.article-item .news-header {
	background : url(../images/news-header-bg.jpg) no-repeat scroll left top;
	height : 56px;
}
.article-item .news-header .latest, .article-item .news-header .most {
	display : inline-block;
 *display : inline;
	zoom : 1;
	float : left;
	width : 200px;
}
.article-item .news-header .latest {
	display : inline-block;
 *display : inline;
	zoom : 1;
	color : #555555;
	float : left;
	font-family : 'TradeGothicBold';
	font-size : 20px;
	line-height : 50px;
	padding-left : 23px;
	text-align : left;
	text-transform : uppercase;
	width : 305px;
}
.login-form .form-row.remember {
	font-size : 14px;
	margin : 12px 0 0;
}
.form-row {
	font-size : 14px;
	margin : 15px 0;
}
.registration-form.valid-verify-form input {
	border : 1px solid #C2C2C2;
	height : 25px;
	box-shadow : 0 2px 0 #DDDDDD;
	-moz-box-shadow : 0 2px 0 #DDDDDD;
	font-size : 14px;
	-webkit-box-shadow : 0 2px 0 #DDDDDD;
}
.registration-form.valid-verify-form select {
	border : 1px solid #C2C2C2;
	height : 30px;
	box-shadow : 0 2px 0 #DDDDDD;
	-moz-box-shadow : 0 2px 0 #DDDDDD;
	-webkit-box-shadow : 0 2px 0 #DDDDDD;
	font-size : 14px;
}
.search-item .view-detail > a, .view-detail > a {
	color : #02C6FF;
}
.registration-form .form-row {
}
.widget-container.l-fixed-container.block-1100 {
}
.article-content .activities {
}
.login-form .form-row, .password-reset-form .form-row {
}
.password-reset-form .form-row {
	display : block;
}
.login-form .form-row label, .password-reset-form .form-row label {
	display : inline-block;
	float : left;
	line-height : 40px;
	width : 110px;
}
.formfield {
	padding-top : 10px;
}
.input-label {
	color : #555555;
	display : block;
	font-family : 'TradeGothicRoman';
	font-size : 14px;
	text-transform : uppercase;
	width : 110px;
}
.input-label:after {
	color : #FF0000;
	content : " *";
}
input[type="text"], input[type="password"] {
	border : 1px solid #e5e5e5;
	color : #555555;
	font-family : 'TradeGothicRoman';
	font-size : 14px;
	height : 25px;
	width : 350px;
}
textarea {
	border : 1px solid #e5e5e5;
	color : #555555;
	font-family : 'TradeGothicRoman';
	font-size : 14px;
	height : 25px;
	width : 350px;
	overflow : auto;
	height : 120px;
}
.map-container {
}
.contact-page, .address {
	float : left;
	padding-top : 30px;
}
.address {
	padding-left : 30px;
}
.login-form .form-row .lost-password {
	display : block;
}
.login-form .form-row > span {
}
.login-form .submit-row {
	display : inline-block;
	float : inherit;
	margin : 0;
	width : 100%;
}
.errorlist .message-text {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : middle;
}
.widget-navigation.courses .widget-title {
	padding-bottom : 3px;
}
.widget-navigation.courses .vertical .navigation-item a {
	border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
    padding: 13px 12px;
}
.widget-navigation.courses .vertical .navigation-item.last a {
	border-bottom : none;
}
.errorlist.positioned-error .close-btn {
	background : url(../images/close.png) no-repeat;
	height : 18px;
	right : -10px;
	top : -8px;
	width : 18px;
}
#wi-cc7e63c8-5783-492a-8415-050fc6c25cab .article-item.full-article {
	border-bottom : 2px solid #E2E2E2;
	padding-bottom : 7px;
}
#wi-950b021c-e7f5-400e-8bc0-5f9da260152b, #wi-cc7e63c8-5783-492a-8415-050fc6c25cab, #wi-0de74993-ec66-43d1-80ad-16d546496638, #wi-cf4aa0d7-eee1-474d-9097-7eb79d856cd4 {
	box-shadow : none;
	border : 1px solid #ddd;
	margin-right : 5px;
}
.page-home #wi-950b021c-e7f5-400e-8bc0-5f9da260152b, .page-home #wi-cc7e63c8-5783-492a-8415-050fc6c25cab, .page-home #wi-0de74993-ec66-43d1-80ad-16d546496638, .page-home #wi-cf4aa0d7-eee1-474d-9097-7eb79d856cd4 {
	border : none;
	box-shadow : 0 0 5px #888888;
	-moz-box-shadow : 0 0 5px #888888;
	-webkit-box-shadow : 0 0 5px #888888;
	-khtml-box-shadow : 0 0 5px #888888;
	margin-right : 5px;
}
#wi-cc7e63c8-5783-492a-8415-050fc6c25cab.widget-article .widget-title, #wi-cf4aa0d7-eee1-474d-9097-7eb79d856cd4.widget-article .widget-title {
	background : none repeat scroll 0 0;
	border-top : 5px solid #00C0F7;
	color : #383838;
	padding-left : 23px;
	text-align : left;
}
#wi-d31837f0-7395-410e-8626-c8191dbdae82 {
	border : 1px solid #DDDDDD;
}
#wi-cf4aa0d7-eee1-474d-9097-7eb79d856cd4 .article-item.full-article {
	padding-bottom : 1px;
}
#wi-7d13b76b-0d1b-439b-8b75-59972499ca01 {
}
.form-row.remember > label {
	display : none;
}
input[type="submit"], input[type="button"], button, .button, a.button {
	background: none repeat scroll 0 0 #00C6FF;
	border: 1px solid #00c6ff;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: inherit;
	padding: 8px 22px;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, a.button:hover, .button:hover {
	background: #000;
	border-color: #000;
}
.form-row.submit-row .login-button {
	margin-left : 345px;
}
.total-result {
	color : #02C6FF;
	font-size : 18px;
	padding : 10px 0;
}
.pagination-top, .pagination-bottom {
	background : none repeat scroll 0 0 #E2E2E2;
	border : 1px solid #D2D2D2;
	font-size : 14px;
	padding : 10px;
}
.search-item {
	border : 1px solid #E7E7E7;
	font-size : 14px;
	margin : 10px 0;
	padding : 10px;
}
.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
	background : none;
	border : none;
	padding : 10px 0;
}
.pagination span {
	border : 1px solid #D2D2D2;
	color : #00C6FF;
	box-shadow : none;
	font-family : 'TradeGothicRoman';
	font-size : 14px;
	padding : 5px;
}
.pagination .page-number:hover {
}
.pagination .first.disabled {
	border : 1px solid #D2D2D2;
	box-shadow : none;
	font-family : 'TradeGothicRoman';
	font-size : 14px;
	padding : 5px;
}
.next.disabled, .prev.disabled {
	padding : 5px;
}
.pagination .last.disabled {
	font-family : 'TradeGothicRoman';
	font-size : 14px;
	padding : 5px;
}
.entire-search .footer {
	display : none;
}
.password-reset-form .lost-password-text {
	color : #000000;
	font-size : 16px;
	padding : 11px 0 5px 5px;
}
.password-reset-form .form-row.submit-row button {
	margin-left : 8px;
	height : inherit;
}
.newsletter.valid-verify-form .errorlist.after {
	display : inline-block;
	float : left;
	margin-left : 20px;
}
.server-message.server-error {
	color : #FF0000;
	display : block;
	font-size : 13px;
	margin : 0 auto;
	text-align : center;
	width : 1000px;
}
.server-message.server-info {
	color : #0BA62C;
	display : block;
	font-size : 14px;
	margin : 0 auto;
	text-align : center;
	width : 1000px;
}
.article-content .small-text {
    color: #999999;
    font-family: 'TradeGothicRoman';
    font-size: 14px;
    padding: 0 0 10px;
    line-height: 17px;
}
.hadeed-container {
	background : #F9F9F9;
	border-left : 3px solid #02C6FF;
	margin : 20px 0;
	padding : 20px;
}
.article-content .hadeed {
	color : #333333;
	font-family : 'TradeGothicRoman';
	font-size : 16px;
	font-style : italic;
	line-height: 24px;
    padding-bottom: 15px;
}
.article-content .small-text-right {
	color : #02C6FF;
	text-align : right;
}
.article-content ul {
	margin-bottom : 10px;
}
.article-content ul li, ul li {
	background : url(../images/bullet.png) no-repeat scroll left 4px;
	font-size : 14px;
	list-style : none;
    line-height: 17px;
    padding: 5px 0 10px 25px;
}
.body .page-content {
	padding : 10px 20px 0 0;
}
.article-content .page-text {
}
.page-text-head {
	font-family : 'TradeGothicRoman';
	font-size : 15px;
	font-weight : bold;
	line-height: 22px;
    padding: 12px 0 12px;
}
.article-header {
	border-bottom : 1px solid #E2E2E2;
	font-family : 'TradeGothicBold';
	font-weight : normal;
	font-size : 20px;
	margin : 0 0 15px;
	padding : 10px 0 15px;
	text-transform : uppercase;
}
#wi-5b033a7d-16cf-4fd6-bc0d-c5562737a812, #wi-c2fb6018-f3bc-45bf-861e-b9cddede0041 {
	overflow : hidden;
}
.library-image {
	background : url(../images/hadeed.jpg) no-repeat scroll center center;
	height : 113px;
	padding : 20px 0;
	width : 499px;
	margin: 0 auto;
}
.library-image2 {
	background : url(../images/image2.jpg) no-repeat scroll center center;
	height : 281px;
	padding : 0 0 10px;
	width : 552px;
}
.school-image {
	background : url(../images/hadeed-2.jpg) no-repeat scroll center center;
	height : 105px;
	padding : 30px 0;
	width : 498px;
}
#wi-e1811cb0-db7f-4334-a208-ce1f454c7e71 {
	margin : 30px 0;
}
#wi-286be7ae-68d4-4f31-b55c-10900694e09b {
	margin : 10px 0;
}
.newsletter-title br {
	display : none;
}
.widget-event.home_calender {
	background-color : #00C6FF;
	padding : 5px;
	margin : 20px 3px;
}
table.fc-header {
	background-color : #00C6FF;
}
.fc-header-title h2 {
	color : #fff;
}
table.fc-border-separate {
	background-color : #FFFFFF;
}
.fc-border-separate tr.fc-last th {
	background-color : #00C6FF;
	border : medium none;
	color : #FFFFFF;
	font-size : 14px;
	font-weight : normal;
	padding-bottom : 10px;
	padding-top: 10px;
}
.event.time-range {
	color : #00B9EF;
	float : left;
	font-size : 14px;
}
.widget-event.home_calender .fc-content {
	clear : none;
}
figure img {
    width: 100%;
    height: auto;
}
.popup .header {
	background-color : #00C6FF;
	border-bottom : 2px solid #00AFE2;
}
.popup .header h3 {
	color : #fff;
}
.popup .body {
	text-align : left;
}
.popup .body {
	color : #555555;
	font-size : 14px;
	line-height : 20px;
	text-align : left;
}
.popup .button-line, .popup .footer {
	background-color : #E0F7FE;
	border-top : 1px solid #C4EDFA;
}
.upper-container {
	display : block;
	padding-top : 20px;
	width : 100%;
}
.page-event-details-page .header-container h2 {
	color : #00B9EF;
	font-size : 23px;
	padding-bottom : 5px;
}
.page-event-details-page .event.time-range {
	color : #555555;
	font-size : 12px;
}
.page-event-details-page .description {
	padding-bottom : 10px;
}
.page-event-details-page .organiser {
	color : #555555;
	font-size : 18px;
	padding-bottom : 5px;
}
.page-event-details-page .organiser-email {
	color : #00B9EF;
	font-size : 14px;
	line-height : 18px;
}
.page-event-details-page .event-image-container {
	display : block;
	padding-bottom : 20px;
}
.page-event-details-page .event-image-preview-box {
	height : auto;
	width : auto;
}
.widget-event .show_all-view .scrollable-item {
	padding : 10px 10px 10px 20px;
}
.widget-event .show_all-view .thumb-image {
	display : inline-block;
	height : 60px;
	vertical-align : top;
	width : 60px;
}
.widget-event .show_all-view .thumb-image img {
	max-height : 98%;
	max-width : 98%;
}
.widget-event .show_all-view .event-details {
	display : inline-block;
	padding-left : 10px;
	width : 195px;
}
.widget-event .show_all-view .title {
	color : #555555;
	font-family : 'TradeGothicBold';
	font-size : 14px;
	padding-bottom : 5px;
	line-height : 16px;
}
.widget-event .show_all-view .time-range {
	color : #666666;
	font-family : arial;
	font-size : 13px;
	padding-bottom : 5px;
}
.widget-event .show_all-view .event-details .content {
	color : #444444;
	padding-bottom : 5px;
	line-height : 20px;
	font-size : 13px;
}
.widget-event .show_all-view .button.details {
	background : none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border : medium none;
	box-shadow : none;
	color : #00C6FF;
	padding : 0;
}
.widget-event .show_all-view .button.details:hover {
	color : #7fe2fe;
}
.widget-event .show_all-view .horizontal > .content {
	height : 660px;
	overflow : auto;
}
.page-home #wi-e50a6a48-3ff4-4a99-a59a-d90dbfbbdf65, .page-home #wi-5a0b8efa-3c5c-45f7-aa4a-a7b19fcbc29c {
	border : none;
	box-shadow : 0 0 5px #888888;
	margin-right : 5px;
}
#wi-e50a6a48-3ff4-4a99-a59a-d90dbfbbdf65, #wi-5a0b8efa-3c5c-45f7-aa4a-a7b19fcbc29c {
	box-shadow : none;
	border : 1px solid #ddd;
	margin-right : 5px;
}
.body > .widget-container {
	padding-bottom : 30px;
}
.widget-article .newsletter {
	background-color : #E7E7E7;
	padding :30px 20px;
	margin-bottom: 35px;
}
.widget-article .newsletter label {
	display : block;
	font-size : 16px;
	font-weight : bold;
	padding-bottom : 15px;
	text-transform : uppercase;
}
.widget-article .newsletter input, .widget-article .newsletter div input {
	border: 1px solid #C2C2C2;
	height: 30px;
	padding: 5px 10px;
	width: 100%;
	display: block;
	margin-top: 10px;
}
.widget-article .newsletter input.button {
	box-shadow : none;
	color: #fff;
	display : block;
	font-size: 15px;
	height: auto;
	margin-left : -4px;
	padding: 12px 0;
	width: 100%;
	display: block;
	background: #00b9ef;
	margin: 18px 0;
	border:0;
	max-width: 100%;
}
.widget-article .newsletter input.button:hover {
	background: #000;
}
.widget-article .newsletter .clear {
	display: block;
}
.event-details .basic-info .info-row {
	font-size : 14px;
	padding-bottom : 5px;
	line-height : 22px;
}
.event-details .basic-info .info-row label {
	color : #02C6FF;
	display : inline-block;
	font-size : 15px;
	width : 85px;
}
.event-details .title h2, .venue-location-container .header-container > .title {
	background-color : #F9F9F9;
	border-left : 5px solid #02C6FF;
	color : #02C6FF;
	font-family : 'TradeGothicBold';
	font-size : 22px;
	font-weight : normal;
	margin-bottom : 20px;
	padding : 10px;
}
.venue-location-container .header-container .title {
	border-bottom : 1px solid #E6E6E6;
	display : block;
	margin-bottom : 0;
}
.basic-calendar .event-summary-wrap .summary {
	color : #FFFFFF;
	font-size : 14px;
	line-height : 20px;
}
.event-details .two-column-container {
	overflow : hidden;
	padding-bottom : 30px;
}
.event-details .image-preview {
	float : left;
	padding : 0 20px 0 0;
}
.basic-calendar .sidebar .header .title {
	border-bottom : 1px solid #4fd5fc;
	color : #FFFFFF;
	display : block;
	font-size : 22px;
	margin-bottom : 20px;
	padding-bottom : 5px;
}
.basic-calendar .sidebar .body .column-left {
	padding-right : 10px;
}
.basic-calendar .sidebar .column-right .info-row label {
	color : #FFFFFF;
	font-size : 16px;
	padding-right : 5px;
}
.basic-calendar .sidebar .column-right .info-row span {
	color : #F6F6F6;
	font-size : 14px;
}
.basic-calendar .event-summary-wrap .summary {
	color : #FFFFFF;
	font-size : 14px;
	line-height : 20px;
	padding-top : 10px;
}
.widget-event .fc-header td {
	vertical-align : middle;
}
.basic-calendar .sidebar {
	border : none;
}
#wi-a5feb6da-4dd8-416f-af5c-5e42852b9f58 .navigation-item a, #wi-a5feb6da-4dd8-416f-af5c-5e42852b9f58 .navigation-item a:hover {
	height : 42px;
	line-height : 44px;
}
#wi-ba32b14f-f01a-49a0-aaac-79c54f80019f > img {
	height : 337px;
	width : 665px;
}
.widget.widget-article .page_404 {
	margin : 16px auto;
	padding : 50px;
	text-align : center;
	width : 536px;
}
.widget.widget-article .page_404 .text {
	background-color : #F9F9F9;
	color : #666666;
	font-size : 16px;
	line-height : 26px;
	margin : 30px auto 15px;
	padding : 20px;
	text-align : center;
	width : 437px;
}
.widget.widget-article .page_404 .text a {
	color : #02C6FF;
}
.widget.widget-article .page_404 .text a:hover {
	color : #000;
}
.article-content ul.send_message {
	padding-bottom : 20px;
}
.article-content ul.send_message li {
	background : url("../images/bulet_arrow_14.png") no-repeat scroll left 7px;
	line-height : 15px;
	padding : 5px 0 5px 22px;
}
.contact_form .form-row label {
	display : none;
}
.widget-form .form-row {
	padding-bottom: 10px;
}
.contact_form .form-row input {
	font-size : 16px;
	height : auto;
	padding : 12px 10px;
	width : 620px;
}
.contact_form .form-row textarea {
	font-size : 16px;
	height : 114px;
	padding : 12px 10px;
	width : 620px;
}
.contact_form .form-row.name, .contact_form .form-row.email {
	display : inline-block;
}
.contact_form .form-row.name input, .contact_form .form-row.email input {
	width : 292px;
}
.contact_form .form-row {
	margin : 10px 0;
}
.contact_form .form-row.email {
	float : right;
}
.contact_form .double-input-row {
	margin-right: 0;
}
.contact_form .simpleCaptcha-container, .contact_form .form-row.simple-captcha {
	display : inline-block;
}
.contact_form .form-row.simple_captcha_input_field.mandatory {
	bottom : 0;
	left : 280px;
	position : absolute;
}
.contact_form .simple_captcha_input_field input {
	width : 186px;
}
.contact_form .form-row.btn-row {
	margin-top: 15px;
}
.widget-form .double-input-row .form-row {
    padding: 0 15px;
}
.contact_form .submit-button {
	background : #00c6ff;
	border : medium none;
	box-shadow : none;
	color : #fff;
	font-size : 16px;
	height : auto;
	padding : 13px 41px;
	text-transform : uppercase;
	transition : all 0.3s ease-out 0s;
}
.contact_form .submit-button:hover {
	background : #000;
}
.contact_form .submit-button[disabled] {
	background : #ccc;
	border : medium none;
	color : #acacac;
	text-shadow : 0 0 1px #e6e6e6;
}
.widget-form .contact_form {
	margin-bottom : 25px;
	position : relative;
}
.event-list .title a, .event-list .title a:hover {
	color : #02c6ff;
}
.member_page_content {
	margin-top : 25px;
}
.member_page_content .container {
	border : 1px solid #00c0f7;
	border-radius : 3px;
	display : inline-block;
	height : 240px;
	padding : 20px;
	text-align : center;
	vertical-align : top;
	width : 260px;
}
.member_page_content .container.last {
	margin-left : 21px;
}
.member_page_content .container:hover {
	background-color : #f6fcff;
}
.member_page_content img {
	margin-top : 20px;
}
.member_page_content p {
	font-size : 22px;
	line-height : 27px;
	margin : 10px 0 20px;
	padding : 0;
}
.member_page_content a {
	background-color : #00c0f7;
	border-radius : 3px;
	color : #fff;
	display : inline-block;
	font-size : 18px;
	padding : 10px 35px;
	text-align : center;
}
.body .req_to_update .widget-title, .body .new_membership .widget-title {
	background : url("../images/request_to_heading_bg.png") no-repeat left bottom;
	color : #555;
	height : auto;
	line-height : 40px;
	text-align : left;
	margin-bottom : 35px;
	padding-bottom : 5px;
}
.req_to_update .submit-button, .new_membership .submit-button {
	background : none repeat scroll 0 0 #00c6ff;
	border : medium none;
	border-radius : 3px;
	box-shadow : none;
	color : #fff;
	font-size : 16px;
	padding : 10px 25px;
}
.req_to_update .submit-button:hover, .new_membership .submit-button:hover {
	background : none repeat scroll 0 0 #08b7e9;
}
.req_to_update .submit-button[disabled], .new_membership .submit-button[disabled] {
	background : none #CCCCCC;
	box-shadow : none;
	color : #acacac;
}
.req_to_update .heading {
	color : #02c6ff;
	font-family : "TradeGothicBold";
	font-size : 18px;
	margin : 35px 0 15px;
	text-align : center;
}
.req_to_update .form-row, .new_membership .form-row {
	margin : 10px 0;
	position : relative;
}
.req_to_update .form-row .strik, .new_membership .form-row .strik {
	color : #ff0000;
	position : absolute;
	right : 7px;
	top : 7px;
}
.req_to_update .form-row input[type="text"], .new_membership .form-row input[type="text"] {
	border : 1px solid #ededed;
	border-radius : 3px;
	box-sizing : border-box;
	height : 40px;
	padding : 3px 15px;
	width : 100%;
	font-size : 15px;
}
.custom-form.contact_details_update {
	background : url("../images/i_am_a.png") no-repeat left top;
	padding-top : 70px;
}
.req_to_update .form-row label, .new_membership .form-row label {
	display : none;
}
.new_membership .form-row.membership label, .new_membership .form-row.financial_year label {
	display : inline-block;
}
.new_membership .form-row.financial_year input {
	display : inline-block;
	width : 443px;
}
.req_to_update .form-row.i_would label {
	display : none;
}
.req_to_update .form-row.i_would, .new_membership .form-row.financial_year, .new_membership .form-row.donation {
	border-bottom : 1px solid #00c0f7;
	border-left : 1px solid #00c0f7;
	border-radius : 0 0 3px 3px;
	border-right : 1px solid #00c0f7;
	line-height : 22px;
	margin : 0;
	padding : 10px 20px 20px;
}
.widget.new_membership .form-row.donation {
	padding-top : 0;
}
.req_to_update .form-row.i_am, .new_membership .form-row.membership, .new_membership .form-row.membership_fee {
	border-left : 1px solid #00c0f7;
	border-radius : 3px 3px 0 0;
	border-right : 1px solid #00c0f7;
	border-top : 1px solid #00c0f7;
	margin : 0;
	padding : 20px 20px 0;
	text-transform : uppercase;
}
.new_membership .form-row.membership_fee label {
	display : inline-block;
}
.new_membership .form-row.fee label, .new_membership .form-row.donation label {
	display : inline-block;
}
.new_membership .form-row.fee {
	border-left : 1px solid #00c0f7;
	border-right : 1px solid #00c0f7;
	margin : 0;
	padding : 5px 20px;
}
.new_membership .form-row.fee input[type="text"], .new_membership .form-row.donation input[type="text"] {
	width : 443px;
}
.req_to_update .form-row.i_am label {
	font-size : 18px;
	display : none;
}
.req_to_update .form-row.i_am span, .new_membership .form-row.membership span {
	margin-right : 46px;
}
.new_member .heading {
	color : #02c6ff;
	font-family : "TradeGothicBold";
	font-size : 18px;
	margin : 40px 0 15px;
	text-align : center;
}
.new_member .heading.membershipFee {
	margin-bottom : 5px;
}
.new_member .membership_fee label {
	display : none;
}
.new_member .membership_fee span {
	margin-right : 35px;
}
.new_member .membership_fee_amount {
	font-size : 13px;
	margin : 0 0 20px;
	text-align : center;
}
.gc .new_member .membership_fee_amount, .ie .new_member .membership_fee_amount, .mz .new_member .membership_fee_amount {
	line-height : 26px;
}
.new_membership .form-row.btn-row {
	margin : 10px 0 0;
}
.req_to_update .form-row.i_would a:hover {
	color : #acebfd;
}
.req_to_update .form-row.simple-captcha, .new_membership .form-row.simple-captcha {
	display : inline-block;
}
.req_to_update .form-row.simple_captcha_input_field, .new_membership .form-row.simple_captcha_input_field {
	display : inline-block;
	margin : 6px 0 0 10px;
	vertical-align : top;
}
.req_to_update .form-row.simple_captcha_input_field input, .new_membership .form-row.simple_captcha_input_field input {
	width : 200px;
}
.widget-html.bank_account_details {
	height : 130px;
}
.b_ac_detaicl {
	border-left : 1px solid #ccc;
	padding-left : 20px;
	position : absolute;
	right : 0;
	top : -40px;
	width : 320px;
}
.b_ac_detaicl .title {
	display : block;
	font-size : 16px;
	padding-bottom : 5px;
	text-transform : uppercase;
}
.b_ac_detaicl p {
	padding-bottom : 0;
}
.b_ac_detaicl .flag {
	color : #999;
	display : block;
	font-size : 12px;
	padding-top : 3px;
}
.new_membership .form-row.membership_fee {
	padding-bottom : 10px;
}
.r-fixed-left, .l-fixed-right {
	overflow : hidden;
}
@media (max-width: 992px) {
body > .header,  body > .body,  body > .footer {
	min-width : 1020px;
}
body > .header {
	background : url(../images/header-bg-image-top.png) repeat-x left top;
}
.widget.widget-navigation.main-nav {
    width:100%;
    background:#fff;
    position:relative;
	box-shadow: 0 6px 5px #e5e5e5;
}
.widget.widget-navigation.main-nav:after {
    position:absolute;
    content:"Menu";
    left:15px;
    top:50%;
    font-weight:700;
    font-size:20px;
       transform:translateY(-50%)
}
.widget.widget-navigation.main-nav .menu-title {
    position:absolute;
    right:20px;
    top:50%;
    transform:translateY(-50%)
}
.main-nav .nav-wrapper.show {
    padding: 10px 0;
    position: absolute;
    top: 53px;
    z-index: 9999;
    height: auto !important;
    background-image: none !important;
}
.main-nav .nav-wrapper.show .navigation-item {
	padding: 0;
    background: #3ac7f4;
    color: #fff;
    border-bottom: 1px solid #57cdf3;
}
.main-nav .nav-wrapper.show .navigation-item a{
	padding:5px;
}
.main-nav .nav-wrapper.show .navigation-item a span{
	  color:#fff;
}
.main-nav .nav-wrapper.show .navigation-item.last {
	float:unset !important;
}   
}
.widget-article .newsletter form#mc-embedded-subscribe-form {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    width: 100%;
}
.design_company a {
	color: #9e9e9e;
	font-family: Arial;
	font-size: 13px;
}
.design_company a:hover {
	color: #fff;
}
.fc-basic-calendar .fc-day .fc-day-number {
	line-height: 48px;
}
.contact_form.custom-form .message-block.message-text {
	position: absolute;
}
.form-row.simple_captcha_help_text span {
	display: none;
}
.design_company{
	text-align:right;	
}
ptcha_input_field, .new_membership .form-row.simple_captcha_input_field {
	display : inline-block;
	margin : 6px 0 0 10px;
	vertical-align : top;
}
.req_to_update .form-row.simple_captcha_input_field input, .new_membership .form-row.simple_captcha_input_field input {
	width : 200px;
}
.widget-html.bank_account_details {
	height : 130px;
}
.b_ac_detaicl {
	border-left : 1px solid #ccc;
	padding-left : 20px;
	position : absolute;
	right : 0;
	top : -40px;
	width : 320px;
}
.b_ac_detaicl .title {
	display : block;
	font-size : 16px;
	padding-bottom : 5px;
	text-transform : uppercase;
}
.b_ac_detaicl p {
	padding-bottom : 0;
}
.b_ac_detaicl .flag {
	color : #999;
	display : block;
	font-size : 12px;
	padding-top : 3px;
}
.new_membership .form-row.membership_fee {
	padding-bottom : 10px;
}
.r-fixed-left, .l-fixed-right {
	overflow : hidden;
}
@media (max-width: 992px) {
body > .header,  body > .body,  body > .footer {
	min-width : 1020px;
}
body > .header {
	background : url(../images/header-bg-image-top.png) repeat-x left top;
}
}
.design_company a {
	color: #9e9e9e;
	font-family: Arial;
	font-size: 13px;
}
.design_company a:hover {
	color: #fff;
}
.fc-basic-calendar .fc-day .fc-day-number {
	line-height: 48px;
}
.contact_form.custom-form .message-block.message-text {
	position: absolute;
}
.form-row.simple_captcha_help_text span {
	display: none;
}
.design_company{
	text-align:right;	
}
.page-contact-us .message-block.info-message br{
	display:none;
}
.page-contact-us span.simple-captcha-reload.text {
    font-size: 12px;
}
.widget-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #555555;
    font-size: 16px;
}

.widget-form  ::-moz-placeholder { /* Firefox 19+ */
    color: #555555;
    font-size: 16px;
}

.widget-form  :-ms-input-placeholder { /* IE 10+ */
    color: #555555;
    font-size: 16px;
}
.widget-form  :-moz-placeholder { /* Firefox 18- */
    color: #555555;
    font-size: 16px;
}

/*Start Search Page*/
.entire-search .search-result > .title {
	text-align: left;
	border-top: 0;
	border-bottom: 0;
	font-weight: 400;
	font-size: 20px;
	text-transform: capitalize;
}
.entire-search .total-result {
	font-weight: 500;
	color: #00c0f7;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
}
.search-result.products .pagination span.prev:before {
	top: -7px;
}
.search-result.products .pagination span.next:before {
	top: -7px;
}
.entire-search .search-results .search-result {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.search-results .page {
	margin-bottom: 12px;
}
.entire-search .search-result.pages .title.page {
	padding: 30px 0 10px;
	border-bottom: 1px solid #f0f3ed;
}
.entire-search .search-results .page a {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 27px;
	text-transform: capitalize;
}
.entire-search .search-results .page .title {
	margin-right: 14px;
	font-size: 16px;
	font-weight: 600;
	color: #222;
}
.entire-search h2 {
	font-size: 22px;
	color: #000;
	text-align: center;
	margin: 15px auto 0;
}
.entire-search .search-results .search-result .title.product {
	font-size: 24px;
	color: #333;
	margin: 0 auto -72px;
	padding: 10px;
}
.search-results {
	padding-top: 0px;
}

.page-search-result .page-content .footer, .page-result-footer {
	background: none;
	border-top: 1px solid rgba(112,112,112,0.10);
	padding-top: 0;
	text-align: left;
	clear: both;
	padding: 10px 0 50px;
	margin-top: 40px;
}

.search-results .page .page-read-more {
	color: #02c6ff;
}
.search-results .page .page-read-more:hover {
	color: #222;
	text-decoration: underline;
}
.search-results .page .summary {
	color: rgba(0, 0, 0, 0.77);
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
}


/*End Search Page*/

@media screen and (max-width: 991px) {
	.widget-article .newsletter label{
		font-size:13px;	
	}
	.body .page-content .entire-search {
		padding-left: 15px;
	}
	
}

.contact_form .form-row.recaptcha-row {
    margin: 30px 0 5px 0;
}
/*start: front end editor*/
.fee .popup {
	padding: 0;
}
.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
	margin: 0 30px 20px !important;
}
.fee .widget-image-edit-popup .fee-pu-content-footer {
	max-width: 500px
}
/*end: front end editor*/



html > body#webcommander-page.fee.responsive{
	background-image: url(../images/headr-bg-image.jpg);
}

body.fee>.footer {
	background: url(../images/footer-bg-image.jpg) repeat-x scroll left bottom;
	/*height: 158px !important;*/
    /*padding-bottom: 30px;*/
}

/*Section Full-wide*/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
	width: auto;
}
/*.fee-fixed-width-content {*/
/*	padding-left: calc(50% - 683px) !important;*/
/*	padding-right: calc(50% - 683px) !important;*/
/*}*/

@media screen and (max-width: 980px) {
	body > .body {
		padding: 0;
	}
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
	color: #999;
	font-size: 10px;
	font-weight: 400;
	width: 100%;
	display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
	padding-left: 15px;
	padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
	margin: 7px 15px 0;
}

/*Section Full-wide*/

.header p, .footer p {
	margin: 0;
	padding: 0;
	color: #555;
}
.nivoSlider img {
	width: 100%;
}
.fee *, .fee::before, .fee::after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.widget-article .activities .header, .widget-article .links .header {
  height: auto;
  line-height: 30px;
}
