@font-face {
	font-family: Byekan;
	src: url('../fonts/BYekan.ttf');
}
@font-face {
	font-family: Symbl;
	src:url('../fonts/Symbl.eot');
	src:url('../fonts/Symbl.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Symbl.ttf') format('truetype');
}
body {
	direction: rtl;
	background: url('../images/MainBg.jpg');
	padding: 0;
	margin: 0;
	font-family: Byekan, tahoma;
	cursor: default;
	font-size: 15px;
	color: #474747;
}
strong { font-weight: normal; }
input, textarea { outline: 0; font-family: Byekan; margin: 0; padding: 0; }
a { text-decoration: none !important; color: inherit; }
li { list-style: none; }
ul { margin: 0; padding: 0; }
h1, h2, h3 { margin: 0; font-weight: normal; }
button { padding: 0; margin: 0; border: none; background: none; cursor: pointer; }
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
::-webkit-input-placeholder { color: #4B4B4B; opacity: 1; }
::-o-placeholder { color: #4B4B4B; opacity: 1; }
::-moz-placeholder { color: #4B4B4B; opacity: 1; }
::-ms-input-placeholder { color: #4B4B4B; opacity: 1; }
form { margin: 0; }
.WrapUL { word-spacing: -0.22em; }
.WrapUL > li { vertical-align: top; word-spacing: normal; }
.WrapULA { word-spacing: -0.22em; }
.WrapULA > a { display: inline-block; vertical-align: top; word-spacing: normal; }
.WrapULDv { word-spacing: -0.22em; }
.WrapULDv > div { display: inline-block; vertical-align: top; word-spacing: normal; }
a.ButtStl { line-height: 32px; width: inherit; }
.ButtStl {
	border: none;
	background: #0ad48a;
	padding: 0;
	display: block;
	font-family: Byekan;
	font-size: 14px;
	text-align: center;
	height: 32px;
	width: 100%;
	cursor: pointer;
	border-bottom: 2px solid #08aa6f;
	color: #474747;
	border-radius: 2px;
}
.InpBxS1:focus { background: rgba(255,255,255,0.1); }
.InpBxS1 {
	width: 96%;
	height: 33px;
	display: block;
	border: none;
	border: 1px solid #a3a3a3;
	border-radius: 3px;
	background: none;
	padding: 0 2%;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.BttnColor-Yellow { background: #d49d0a; border-bottom-color: #8e6a07; }
.BttnColor-Blue { background: #1892a4; border-bottom-color: #10626e; }
.clear { clear: both; }
.ContainerA { max-width: 1000px; margin: auto; width: 74%; }
/*Top-Header*/
#TopHeaderA { padding: 1px 0; background: rgba(0,0,0,0.3); border-bottom: 1px solid rgba(255,255,255,0.3); }
/*Navigation Menu*/
#TopNav { float: right; }
.Navigation-Menu li:hover > a { color: #00ff66; text-shadow: 0 1px 1px rgba(0,0,0,0.3); }
.Navigation-Menu li { position: relative; }
.Navigation-Menu > li { float: right; }
.Navigation-Menu > li:first-child { margin-right: 0; }
.Navigation-Menu > li > a { height: 37px; line-height: 37px; border-right: 1px solid rgba(255,255,255,0.18); border-left: 1px solid rgba(0,0,0,0.18); }
.Navigation-Menu > li:last-child > a { border-left: none; }
.Navigation-Menu > li:first-child > a { border-right: none; }
.Navigation-Menu > li a {
	cursor: pointer;
	display: block;
	padding: 0 20px;
	font-size: 13px;
	color: #FFFFFF;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.Navigation-Menu ul > li a {
	line-height: 25px;
	padding: 9px;
}
.Navigation-Menu > li ul {
	width: 180px;
	position: absolute;
	background: rgba(0,0,0,0.9);
	border-radius: 3px 3px 6px 6px;
	right: 0;
	display: none;
	z-index: 10;
}
.Navigation-Menu ul li { display: block; }
.Navigation-Menu li:hover > ul { display: block; }
.Navigation-Menu ul ul { right: 180px; top: 0; }
.Navigation-Menu > ul { width: 250px !important; }
.ZrMen > a:after { content: ""; font-family: Symbl; left: 10px; position: absolute; top: 10px; }
.Navigation-Menu > li.ZrMen > a:after { content: ""; font-size: 12px; left: 5px; top: 15px; }
/*Navigation Menu*/
.TopMenu-Item-Icn { cursor: pointer; font-size: 20px; color: #00ff66; height: 35px; width: 58px; padding: 1px 0; font-family: Symbl; text-align: center; line-height: 33px; text-shadow: 0 1px 1px rgba(0,0,0,0.3); }
.TopMenu-LeftItem { position: relative; float: left; border-left: 1px solid rgba(0,0,0,0.18); border-right: 1px solid rgba(255,255,255,0.18); }
.TopMenu-LeftItem:first-child { border-left: none; }
.TopMenu-LeftItem:last-child { border-right: none; }
.TopMenu-LeftItem .InpBxS1::-webkit-input-placeholder { color: #ababab; opacity: 1; }
.TopMenu-LeftItem .InpBxS1::-o-placeholder { color: #ababab; opacity: 1; }
.TopMenu-LeftItem .InpBxS1::-moz-placeholder { color: #ababab; opacity: 1; }
.TopMenu-LeftItem .InpBxS1::-ms-input-placeholder { color: #ababab; opacity: 1; }
.TopMenu-Item-DBox {
	z-index: 500;
	position: absolute;
	width: 190px;
	padding: 9px 10px;
	left: 10px;
	top: 46px;
	background: #ece7e0;
	background: rgba(0,0,0,0.4);
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,0.1);
	display: none;
	opacity: 0;
}
.LogIn-Arrow { width: 14px; height: 10px; background: url('../images/login-arrow.png'); position: absolute; left: 18px; top: -9px; }
#MainLogInArea { text-align: center; color: #ababab; }
#MainLogInArea .InpBxS1 { text-align: center; margin-top: 8px; }
#MLogIn-Title { color: #343434; font-size: 15px; color: #ababab; }
#MLogIn-Inputs  { margin-top: 13px; }
#MLogIn-BttnArea { margin-top: 13px; }
#MLogIn-BttnArea a.ButtStl { height: 29px; line-height: 29px; }
#MLogIn-BttnArea .ButtStl { width: 91px; font-size: 13px; height: 31px; }
#TopSiteHeader-Holder { padding-right: 93px; position: relative; float: right; }
#TopSiteHeader-Image { display: block; position: absolute; right: 0; top: 19px; }
#TopSiteHeader-Holder { color: #FFFFFF; text-shadow: 0 2px 0 rgba(0,0,0,0.3); }
#MainSiteTitle-Link { display: block; line-height: 44px; }
#MainSiteTitle-Link font { font-size: 40px !important; }
#TopSiteHeader-Holder h2, #TopSiteHeader-Holder h3 { font-size: 15px; }
#Header-Advertize-Area { float: left; margin-top: 21px; }
.Header-Advertize-Image:first-child { margin-top: 0; }
.Header-Advertize-Image { display: block; height: 65px; width: 415px; margin-top: 6px; }
#TopSite-HeaderA { margin-top: 10px; }
#MainNavigation-Area { border-top: 4px solid #00ff66; background: rgba(0,0,0,0.3); box-shadow: 0 0 1px #000000; margin-top: 11px; }
/*FlashBox*/
.FlashBox-Area {
	overflow: hidden;
	margin-top: 15px;
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	position: relative;
}
.FlashBoxA-Holder { padding: 5px 75px 5px 90px; }
.FlashBoxA-Title { color: #1ac25d; font-size: 20px; display: inline; }
.FlashBoxA-Content { display: inline; margin: 5px 4px 0 0; }
.FlashBoxA-Icon { font-family: Symbl; font-size: 55px; position: absolute; right: 8px; top: -7px; color: rgba(0,0,0,0.22); }
.FlashBoxA-Link { color: #1ac25d; position: absolute !important; left: 8px !important; top: 9px !important; }
.FlashBoxA-Link:before { top: 5px !important; }
/*FlashBox*/
/*HoverEffects*/
.hvr-icon-wobble-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
	font-family: Symbl; content: ''; font-size: 12px; margin-left: 4px; position: relative; top: 2px;
	position: absolute;
	right: 1em;
	padding: 0 1px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
	-webkit-animation-name: hvr-icon-wobble-horizontal;
	animation-name: hvr-icon-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
@keyframes hvr-icon-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px);
	}
	33.3% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px);
	}
	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}
	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}
	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
.hvr-icon-up {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 20px;
}
.hvr-icon-up:before {
	content: "";
	position: absolute;
	right: 0;
	padding: 0 1px;
	font-family: Symbl;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
	-webkit-animation-name: hvr-icon-up;
	animation-name: hvr-icon-up;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
@keyframes hvr-icon-up {
	0%,
	50%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	25%,
	75% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
}
/*HoverEffects*/
.TwoColArea { margin-top: 15px; }
.TwoCol-Right { float: right; min-height: 100px; width: 65.5%; position: relative; }

.TwoCol-Left { float: right; min-height: 100px; width: 33%; margin-right: 1.5%;padding-top: 17px; }
#MainParent-TwoColArea { margin-top: 15px; }
.MainBoxA { background: #ededed; border-radius: 1px; margin-top: 17px; box-shadow: 0 0 2px rgba(0,0,0,0.4); }
.MainBoxA:first-child { margin-top: 0; }
.MainBoxA-Holder { padding: 5px 12px; position: relative; }
.MBoxHeader { color: #3e3e3e; font-size: 18px; border-bottom: 1px solid #52baca; padding-bottom: 5px; margin-bottom: 10px; }
.MBoxBdy { line-height: 23px; font-size: 14px; }
.EditorProp strong { font-weight: bold; font-family: arial; }
.MBoxHeader-Icon { font-family: Symbl; font-size: 15px; color: #4db0bf; margin-left: 7px; position: relative; top: 1px; }
.ContentList-Content-Title { color: #4db0bf; font-size: 18px; margin-bottom: 5px; }
.ContentList-ImageText-Image { border: 1px solid #b2b2b2; border-radius: 2px; position: absolute; right: 0; top: 5px; width: 142px; height: 100px; }
.ContentList-ImageText-Item { position: relative; padding-right: 156px; margin-top: 15px; }
.ContentList-ImageText-Item:last-child { margin-bottom: 10px; }
.ContentList-ImageText-Item:first-child { margin-top: 0; }
#AndroidApp-ImageLink font { font-size: 20px; color: #a1c13b; }
#AndroidApp-ImageLink { line-height: 20px; display: block; background: url('../images/image-link1.jpg') no-repeat; background-size: cover; height: 120px; color: #cacaca; }
#AndroidApp-ImageLink-Holder { padding: 13px 15px 0 0; }
#Daily_Message .MBoxHeader, #Daily_Message .MBoxBdy, #Daily_Message .MBoxHeader-Icon { color: #e6e6e6; }
#Daily_Message { background: url('../images/daily_message_back.jpg'); background-size: cover; }
#ImageLinks-Area .MainBoxA-Holder { padding: 12px; }
.ImageLinks-Item:first-child { margin-top: 0; }
.ImageLinks-Item { display: block; margin: 8px auto 0; }
.ImageLinks-Item img { display: block; margin: auto; }
.ListSize-Medium .ContentList-Content-Text { color: #6e6e6e; font-size: 13px; line-height: 19px; height: 60px;overflow: hidden; }
.ListSize-Medium .ContentList-Content-Title { color: #3b3b3b; font-size: 15px;height: 27px;line-height: 25px;overflow: hidden; }
.ListSize-Medium .ContentList-ImageText-Image { width: 68px; height: 68px; top: 7px; border-color: #0c9d9d; }
.ListSize-Medium .ContentList-ImageText-Item { padding-right: 80px; }
.ListSize-Small .ContentList-Content-Text { color: #6e6e6e; font-size: 13px; line-height: 19px; display: inline; }
.ListSize-Small .ContentList-Content-Title { color: #3b3b3b; font-size: 15px; display: inline; margin-bottom: 0; }
.ListSize-Small .ContentList-ImageText-Image { width: 33px; height: 33px; top: 4px; border-width: 2px; border-color: #0c9d9d; }
.ListSize-Small .ContentList-ImageText-Item { padding-right: 48px; }
.ListSize-Small .ContentList-ImageText-Content { line-height: 18px; }
.WrapBox-TwoCol-HalfArea .MainBoxA { float: right; margin-top: 17px; width: 49%; }
.WrapBox-TwoCol-HalfArea .MainBoxA:nth-child(2n) { margin-right: 2%; }
.Seprator-Obj { display: block; height: 1px; background: #b0b0b0; margin-top: 20px; }
.WrapBox-FourCol-HalfArea .MainBoxA { float: right; width: 23.7%; margin-top: 20px; margin-right: 1.3%; }
.WrapBox-BlueStyle .MainBoxA { box-shadow: none; }
.WrapBox-BlueStyle .MainBoxA-Holder { border: 1px solid #6cc1cf; border-radius: 2px; }
.WrapBox-FourCol-HalfArea .MBoxHeader { font-size: 16px; color: #52baca; border-bottom: none; margin-bottom: 0; }
#Poll-Question { line-height: 19px; }
.Poll-CheckBox { position: relative; top: 2px; margin-left: 4px; }
#Poll-Answers { margin-top: 30px; }
#Poll-Link-Bttn { text-align: center; display: block; margin-top: 2px; }
.LinkList-Item > a { display: block; padding: 1px 0; }
.Smooth-Effect li a { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.Smooth-Effect li a:hover { padding-right: 7px; }
#Last-NewsBox .LinkList-Item { font-size: 13px; line-height: 19px; }
#Last-NewsBox .LinkList-Item:before { color: #82c6d1; }
#Bottom-WrapBoxs .MainBoxA-Holder { height: 330px; overflow: hidden; }
#Bottom-WrapBoxs .MBoxBdy { height: 293px; overflow: hidden; }
.WrapBx-Background {
	font-size: 45px;
	font-family: Symbl;
	position: absolute;
	top: -12px;
	left: -10px;
	color: #cacaca;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	display: block;
}
#MainFooter-Parent { background: #454545; padding: 20px 0; color: #cacaca; margin-top: 20px; }
.ThreeCol-Right { float: left; min-height: 100px; width: 44.3%; }
.ThreeCol-Left { float: left; min-height: 100px; width: 17.7%; margin-right: 5%; }
.ThreeCol-Middle { float: left; min-height: 100px; width: 28%; margin-right: 5%; }
#Footer-Raco-Title { color: #25a056; display: block; }
#Footer-Raco-Logo { display: block; margin-top: 8px; }
#Footer-Raco-Logo > img { display: block; }
#Footer-Forum-Link {
	display: block;
	width: 261px;
	height: 95px;
	background: url('../images/Footer-image-Link.jpg');
	box-shadow: 0 0 2px rgba(0,0,0,0.7);
}
#Footer-Forum-LinkHolder { padding: 5px 10px; }
.Bottom-Sochial-Item:first-child { margin-right: 0; }
.Bottom-Sochial-Item { float: right; position: relative; margin-right: 6px; }
.Bottom-Sochial-ItemHolder { display: block; width: 70px; padding: 5px 30px 5px 0; border-radius: 3px; font-size: 14px; }
.FaceB { background: #3b5998; }
.Twiter { background: #00aced; }
.gPluse { background: #dd4b39; }
.Instagram { background: #517fa4; }
.FaceB:before { content: ''; }
.Twiter:before { content: ''; }
.gPluse:before { content: ''; }
.Instagram:before { content: ''; }
.Bottom-Sochial-ItemHolder:before { font-family: Symbl; position: absolute; right: 5px; top: 7px; font-size: 18px; }
#PoweredBy-Area { font-size: 13px; line-height: 22px; margin-top: 20px; }
.Slider-TopBackground-Area:first-child { display: block; }
#Slider-TopBackground-Area {
	position: absolute;
	top: 0;
	left: 0;
	height: 495px;
	width: 100%;
	z-index: -1;
	background: rgba(0,0,0,0.7);
}
.Slider-TopBackground-Area {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 495px;
	width: 100%;
	z-index: -1;
	background-size: cover;
}
#Slider-TopBackgroundHolder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
}
#SliderTwoCol-Area { margin-top: 20px; }
#Main-SlidesArea { height: 340px; background: rgba(0,0,0,0.3); float: left; width: 66%; border-radius: 2px; box-shadow: 0 0 2px rgba(0,0,0,0.9); }
#Main-ThumbArea { height: 340px; float: left; width: 33%; margin-left: 1%; border-radius: 2px; overflow: hidden; }
.MainSlider-Slides { height: 340px; background-size: 100% 100% !important; display: none; position: relative; right: 0; top: 0; }
.MainSlider-Slides:first-child { display: block; }
.MainSlider-Slides-Caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #FFFFFF;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.07), rgba(0,0,0,0.7) 80%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.07), rgba(0,0,0,0.7) 80%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.07), rgba(0,0,0,0.7) 80%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.07), rgba(0,0,0,0.7) 80%);
}
.MainSlider-Slides-CaptionHolder { padding: 20px 15px 8px; font-size: 14px; line-height: 20px; }
.SliderThumb-Item { float: right; width: 48.5%; margin-right: 3%; margin-top: 10px; }
.SliderThumb-Item:nth-child(2n+1) { margin-right: 0; }
.SliderThumb-Item:nth-child(1), .SliderThumb-Item:nth-child(2) { margin-top: 0; }
.SliderThumb-Item-Holder { height: 104.5px; background: rgba(0,0,0,0.3); border-radius: 2px; box-shadow: 0 0 1px rgba(0,0,0,0.9); background-size: cover; position: relative; overflow: hidden; border: 1px solid transparent; background-repeat: no-repeat; cursor: pointer; }
.SliderThumb-Item-Holder .MainSlider-Slides-CaptionHolder { font-size: 13px; line-height: 18px; padding: 10px 3px 2px; }
.Active-Thumb .SliderThumb-Item-Holder { border-color: #00ff66; }
.nicescroll-rails { margin-left: 7px; }
.ThumbSlider-Slide-Image { display: block; margin: auto; box-shadow: 0 0 2px #464646; border-radius: 1px; margin-top: 4px; width: 128px;height: 128px;}
.ThumbSlider-Slide-Title { color: #52baca; font-size: 16px; text-align: center; margin-top: 5px; }
.ThumbSlider-Slide-Desc { height: 128px; margin-top: 5px; line-height: 22px; }
.ThumbSlider-Slide:first-child { display: block; }
.ThumbSlider-Slide { display: none; }
.thumbslider-bttn {
	font-family: Symbl;
	position: absolute;
	left: 8px;
	top: 90px;
	font-size: 20px;
	width: 23px;
	height: 26px;
	line-height: 27px;
	text-align: center;
	color: #77c3cf;
	cursor: pointer;
}
.ThumbS_NextBttn { right: 8px; }
.TopMenu-LeftItem .InpBxS1 { color: #FFFFFF; }
.SearchBxField-Area { position: relative; border: 1px solid #a3a3a3; border-radius: 4px; }
.SearchBxField { border: none; border-radius: 0; }
.SearchBxField-Icon { background: none; border: medium none; color: #ffffff; cursor: pointer; font-family: Symbl; font-size: 19px; left: 2px; position: absolute; top: 6px; line-height: 20px; }
.SearchBxField:focus { background: none; }
#SideTab-NavBar-Area { position: absolute; right: -100px; top: 30px; width: 100px; min-height: 50px; z-index: 1; direction: ltr; }
.SideTab-NavBar-Item:first-child .SideTab-NavBar-ItemHolder { box-shadow: 0 0 2px rgba(0,0,0,0.4); }
.SideTab-NavBar-ItemHolder {
	width: 85px;
	display: block;
	text-align: center;
	background: #52baca;
	padding: 5px 0;
	border-radius: 0 4px 4px 0;
	box-shadow: 0 0 2px rgba(0,0,0,0.4), 0 3px 1px rgba(0,0,0,0.1) inset;
	color: #242424;
}
.SideTab-NavBar-Icon { display: block; font-family: Symbl; font-size: 19px; line-height: 28px; text-shadow: 0 4px 1px rgba(0,0,0,0.3); }
.SideTab-NavBar-Ttle { font-size: 14px; text-shadow: 0 1px 0 rgba(0,0,0,0.2); }
.SideTabColor-Green { background: #6dda77; }
.SideTabColor-Brown { background: #ca9352; }
.SideTabColor-DarkRed { background: #ca6652; }
.SideTabColor-Prpol { background: #ca5274; }
/*.Active-TabBar { width: 100px; }*/
.hvr-icon-bounce {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.SideTab-NavBar-ItemHolder:hover .hvr-icon-bounce {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/*Poll*/
.DvTCelllol{float:left;line-height:18px !important;}
.DvTCelllol label{font-weight:normal !important;}
.DvTRowlol{display:table !important;margin-right: 0px; }
.portlet-title{padding-bottom:15px;}
#Poll-Area .row{margin:0px !important;}
#Poll-Area .result .label{color:#4b4b4b !important; }
#Poll-Sbmt-Bttn{margin-top:10px;}
/*Poll*/
.main_content {margin-right:16px; }
.ButtStl.FloatLBttn{width:40%;margin:5px 0px 0px 108px;}
.view{
	border-radius: 10px;border:1px solid #4b942a;border-collapse:separate; 
border-spacing:0px 15px;
padding:5px;

margin: 10px;
color:#353131;}
div.DvTCelllol{padding:3px !important;}
.image50{margin-top:5px;}
.statsCounter{display:none;}
marquee {
    padding-right: 15px;
    padding-top: 10px;
}
.last_news {
    margin-right: 155px;
/*    padding-top: 19px;
*/    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    border-radius: 5px;
    width: 77%;
    height: 65px;
    padding-right: 10px;
}
.news_title
{
	padding:10px 0;
	
}
.last_news_item{
	float: right;
}
#MainSlider-Area {
    padding-bottom: 15px;
}
.title_news{
	padding-top: 18px;
}