@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight:normal !important;
}
.main-bg {
	-webkit-box-shadow: 1px -1px 9px 1px #ccc;
	-moz-box-shadow: 1px -1px 9px 1px #ccc;
	box-shadow:1px -1px 9px 1px #ccc;
	padding:0px !important;
}
.banner {
	width:100%;
}
.banner-img {
	width:100%;
	position:relative;
}
.banner-img img {
	width:100%;
	height:auto !important;
}
.banner-content {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:4444;
}
.banner-text {
	background:#8ec141;
	width:100%;
	float:left;
	padding:10px 0;
	font-size:19px;
	font-style:italic;
	color:#fff;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	text-shadow: 1px 1px #666;
	z-index:9999 !important;
	position: relative;
    top: 10px;
}

.home-content {
	color: #3c515a;
	font-family:Verdana, Geneva, sans-serif,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align:center;
	padding:15px 0 10px 0%;
	width:100%;
	display:block;
	display:inline-block;
	background:url(../images/trans-bg.png) left top repeat;
	z-index:4444;
}
.home-top {
	position:absolute;
	top:9px;
	left:0px;
	width:100%;
		z-index:9999;
}
.logo {
	margin-left:21pz;
}
.logo img {
	width:117px;
	height:auto;
}
.home-menu {
	background:#69ae00;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:23px;
	margin-top:25px;
	border-radius: 9px 0px 0px 0px;
	-moz-border-radius: 9px 0px 0px 0px;
	-webkit-border-radius: 9px 0px 0px 0px;

}
.home-link1 {
}
.home-link1 a {
	width:94%;
	color:#fff;
	background:#96c74c;
	float:left;
	text-decoration:none;
	color:#fff;
	padding:2% 4%;
	border-radius: 9px 0px 0px 0px;
	-moz-border-radius: 9px 0px 0px 0px;
	-webkit-border-radius: 9px 0px 0px 0px;
	border: 1px solid #96c74c;
	text-decoration:none !important;
}
.home-link1 a:hover {
	background:#F58C32;
	color:#fff;
	border-color:#F58C32;
}
.home-link2 {
}
.home-link2 a {
	background:#7dcae6;
	width:94%;
	float:right;
	color:#fff;
	color:#fff;
	padding:2% 4%;
	border: 1px solid #7dcae6;
	text-decoration:none !important;
}
.home-link2 a:hover {
	background:#F58C32;
	color:#fff;
	border-color:#F58C32;
}
.home-footer-top {
	background:#36474e;
	padding:12px 0 10px 0px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	display:block;
	float:left;
	width:100%;
}
.home-footer-top .col-md-4 {
	font-weight:normal;
}
.home-footer-bottom {
	padding-top:20px;
	line-height:20px;
	height:268px;
}
.home-footer-bottom ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.footer-menu ul li {
	width:50% !important;
	float:left;
}
.home-footer-bottom ul li {
	background:url(../images/indexpage-bullet.png) left top no-repeat;
	color: #3c515a;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	/*float:left;*/
	width:100%;
	padding-left: 12px;
}
.home-footer-bottom ul li a {
	color: #3c515a;
}
.home-footer-bottom ul li a:hover {
	text-decoration:underline;
}
.home-footer-bottom strong {
	font-size:14px;
}
.flexslider .flex-control-nav {
    z-index: 9999 !important;
}

 @media (max-width: 999px) {
/*.home-menu {
 background:inherit;
 font-family: 'Open Sans', sans-serif;
 font-weight:400;
 font-size:13px;
 margin-top:25px;
 border:0px;
 border-radius:inherit !important;
}
.home-link1 a {
 background: none repeat scroll 0 0 #96c74c;
 border: 0px solid #96c74c;
 border-radius: 0px 0 0;
 color: #fff;
 float: left;
 text-align:center;
 padding: 2% 0%;
 text-decoration: none !important;
 width: 100%;
 border-radius:inherit !important;
}
.home-link2 a {
 background: none repeat scroll 0 0 #7dcae6;
 border:0px solid #7dcae6;
 color: #fff;
 text-align:center;
 float: right;
 padding: 2% 0%;
 text-decoration: none !important;
 width: 100%;
 border-radius:inherit !important;
}*/
/*.home-top .col-md-10 {
 padding:0px !important;
	float:right;
}
.home-top .col-md-2 {
 padding:0px !important;
 width:20%;
 float:left;
}
.home-top .col-md-6 {
 padding:0px !important;
 width:40%;
 float:left;
}*/
.footer-menu ul li {
 width:100% !important;
 float:left;
}
.home-footer-bottom .col-md-3
{
	clear:both;
}
.home-footer-bottom .col-md-6
{
	clear:both;
}
.home-footer-bottom {
 height:auto;
}

}





@media (max-width: 767px) {

.banner-text {
 font-size: 11px;
}
.home-content {
 font-size: 12px;
}

.home-content
{
	background:#fff;
}
.banner-content {

    position:inherit !important;
	bottom:0px;
}
.flex-container
{
	height: auto !important;
}
.flexslider {
    min-height: auto !important;
}







}







@media (min-width: 768px) and (max-width: 979px) {


.home-footer-bottom .col-md-6 {
    clear: inherit;
}
.home-footer-bottom .col-md-3 {
    clear: inherit;
}

}
@media (max-width: 480px) {
 .logo img {
 width:100%;
 height:auto;
}
.home-top .col-md-6 {
    float: left;
    padding: 0 !important;
    width: 50%;
}
.home-top .col-md-10 {
    float: left;
    padding: 0 !important;
    width:60%;
}
.home-top .col-md-2 {
    float: left;
    padding: 0 !important;
    width:35%;
}
.home-menu {
    font-size: 9px;
    font-weight: 400;
}
.flexslider .flex-control-nav {
    top: 119px;
}

}

.navbar-default, .navbar-header {
  background-color: #96c74c !important;
  border-color: #96c74c !important;
}
a.active-btn {
  background: none repeat scroll 0 0 #7fcdea !important;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff !important;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 9px 10px;
}

a.egg-donor {
  background: none repeat scroll 0 0 #96c74c !important;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff !important;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 8px;
  padding: 9px 10px;
  text-align: center !important;
}
.navbar-default {
  background-image: none !important;
}

.content-nav
{
	padding-bottom:30px;
}
.content-nav ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.content-nav ul li
{
	background:url(../images/bullet.png) left 17px no-repeat;
	padding-left:15px;

	padding:12px 0 12px 15px;
}
.content-nav ul li a
{
	color:#96C74C;
	font-size:13px;
	text-decoration:underline;

}

.content-nav ul li ul li
{
	background:none;
	padding-left:15px;
	border-bottom:none;
		padding:2px 10px;
}






.content-nav1
{
	padding-bottom:30px;
}
.content-nav1 ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.content-nav1 ul li
{
	background:url(../images/bullet2.png) left 17px no-repeat;
	padding-left:15px;
	border-bottom:1px dotted #37474E;
	padding:12px 0 12px 15px;
}
.content-nav1 ul li a
{
	color:#7FCDEA;
	font-size:13px;
	text-decoration:underline;

}

.content-nav1 ul li ul li
{
	background:none;
	padding-left:15px;
	border-bottom:none;
		padding:2px 10px;
}



.main-title01 {
  color: #5b686e;
  font-family: "Conv_avenirlight",sans-serif;
  font-size: 22px;
  letter-spacing: -0.5px;
  line-height: 35px;
  padding-top: 10px;
}

.conn-title {
  color: #96c74c;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 11pt;
  font-weight: bold;
  line-height: 17px;
}

.conn-title-sitemap {
  color: #7FCDEA;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 11pt;
  font-weight: bold;
  line-height: 17px;
}


.testimonials_border2 em {
    color: #333;
    font-size: 13px;
}
.testimonials_border2 big {
    color: #333;
    font-size: 12px;
}
.follow-us
{
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 0px 0px 0px 9px;
	-webkit-border-radius:0px 0px 0px 9px;
	border:1px solid #96c74c;
	color:#96c74c;
	text-align:center;
	padding:8px 4px;
	font-size:12px;
	width:95%;
	margin-bottom:15px;

}
.flexslider .flex-control-nav {
    bottom: 115px !important;
    left: 18px;
    margin: 0 0 0 -10px;
    position: absolute;
    text-align: left;
    width: 70%;
    z-index: 9999;
}

/*!
 * SlickNav Responsive Mobile Menu v1.0.8
 * (c) 2016 Josh Cope
 * licensed under MIT
 */.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_menu,.slicknav_menu *{box-sizing:border-box}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_menu{*zoom:1;font-size:16px;background:#4c4c4c;padding:5px}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em}.slicknav_nav ul{margin:0 0 0 20px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a{text-decoration:none;color:#fff}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}

.newversion .container { width: 1180px; box-shadow: none; }
.newversion .logo { padding-top: 10px; padding-bottom: 10px; }
.newversion .header-top {padding: 0;}
.newversion .nav-bg { background: none; right: inherit; top: inherit; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.newversion .tlinkcont {position: relative;height: 75px; width: 100%; text-align: right;}
.newversion .tlinkcont .home-link1,
.newversion .tlinkcont .home-link2 { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; display: inline-block; vertical-align: top; width: 374px; }
.newversion .tlinkcont .home-link2 {margin-left: -4px;}
.newversion .tlinkcont .home-link1 a,
.newversion .tlinkcont .home-link2 a { float: none; font-size: 20px; display: block; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; width: 100%; text-align: left; padding: 10px 30px; border: none;}
.newversion .tlinkcont .home-link1 a {border-right: 8px solid #69ae00;}
.newversion .tlinkcont .home-link1 a:hover {background: #69ae00; }
.newversion .tlinkcont .home-link2 a {border-right: 8px solid #62adc8;}
.newversion .tlinkcont .home-link2 a:hover {background: #62adc8; }
.newversion .navbar {background: none !important; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;margin:4px 0 0 0; min-height: inherit;}
.newversion .navbar .navbar-collapse,
.newversion .navbar .container-fluid {padding: 0;}
.newversion .navbar .nav {width: 100%;float: none;display: table;}
.newversion .navbar .nav > li {float: none;display: table-cell;text-align: center;}
.newversion .navbar .nav > li > a { color: #000 !important; font-szie: 12px; padding: 5px 0 10px 0 !important; display: inline-block;position: relative;}
.newversion .navbar .nav > li:hover a::after { content:"";width: 100%;height: 3px;position: absolute; bottom: 0;left: 0; background: #7fcdea;}
.newversion .inner-banner { margin-bottom:100px; background: url('../img/img1.jpg') no-repeat 50% 50%; background-size: cover; }
.newversion .inner-banner .container { height: 680px; }
.newversion .inner-banner img {display: none;}
.vcont {display: table; height: 100%; width: 100%;}
.vcont > .vcont__inn {display:table-cell;vertical-align:middle;}
.newversion .inner-banner .bcont {max-width: 600px;padding: 0 0 0 40px;}
.newversion .inner-banner .bcont h1 {margin: 40px 0 40px 0; padding: 40px 0 40px 0; position: relative; font-size: 45px; font-weight: 400; color: #323232; }
.newversion .inner-banner .bcont h1::after {content:"";width: 150px;height:4px;background: #96c74c; position: absolute; bottom: 0;left: 0;}
.newversion .inner-banner .bcont p { margin: 0;font-size: 18px; color: #323232; text-transform: uppercase; }
.bannercont {position: relative;text-align: center;}
.bannercont__b {box-sizing:border-box;display: inline-block; vertical-align: top; height: 90px; width: 370px; position: absolute; top: -22px; -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
.bannercont__b.bannercont__b1 {background: #f77628;left:0;padding-top: 30px; }
.bannercont__b.bannercont__b2 {background: #96c74c;left:50%;margin-left:-185px;padding-top: 13px; line-height: 30px; }
.bannercont__b.bannercont__b3 {background: #5dbbdc;right:0;}
.bannercont__b.bannercont__b1 a,
.bannercont__b.bannercont__b2 a {color: #fff;font-size: 18px;text-transform:uppercase;padding: 0 45px;display: block;text-align:left;}
.bannercont__b.bannercont__b3 .login-box {position: static; background: none; text-align: left; text-transform: uppercase; color:#fff; font-size: 18px;font-weight: 400;padding: 13px 80px 13px 45px;}
.bannercont__b.bannercont__b3 .login-box form {margin:5px 0 0 0;}
.bannercont__b.bannercont__b3 .login-box input[type='text'] {width: 100%; background: #fff; border: none; border-top: 2px solid #d9d9d9; border-right: 2px solid #d9d9d9; color: #a3a3a3; font-size: 12px; padding: 5px 12px; }
.bannercont__b.bannercont__b3 .login-box input[type='submit'] { position: absolute; width: 26px; height:26px;top: 50%; margin:-13px 0 0 0;right: 20px; color: transparent; background: url("../img/arr.png") no-repeat 50% 50%; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.bannercont__b.bannercont__b1 a::after,
.bannercont__b.bannercont__b2 a::after {content:"";width: 26px; height: 26px; top:50%;margin: -13px 0 0 0; right: 20px; position: absolute;background: url("../img/arr.png") no-repeat 50% 50%; }
.bannercont__b.bannercont__b1::before,
.bannercont__b.bannercont__b2::before,
.bannercont__b.bannercont__b3::before { content:""; width: 0; height: 0; border-left: 11px solid transparent; position: absolute; top: 0; left: -11px;}
.bannercont__b.bannercont__b1::before { border-bottom: 22px solid #a55f2f; }
.bannercont__b.bannercont__b2::before { border-bottom: 22px solid #567426; }
.bannercont__b.bannercont__b3::before { border-bottom: 22px solid #5097b0; }
.bannercont__b.bannercont__b::after {content:"";width: 370px;height:74px;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px; background: #ededed; position: absolute;top: 22px;left:-7px;z-index:-1;}
.newversion .vidsec {padding: 30px 0; background: #f6f6f6;}
.newversion .vidsec .vidsec__title { font-size: 24px; margin: 0 0 50px 0; color: #323232; padding: 0 0 40px 0; position: relative; }
.newversion .vidsec .vidsec__title::after {content:"";width: 150px;height:4px;background: #96c74c; position: absolute; bottom: 0;left: 0;}
.newversion .vidsec p { font-size: 14px; color: #323232; line-height: 26px; }
.newversion .testimonials_border2.row.clearfix { display: none; }
.newversion .testimonials_border2 { border: none !important; margin: 0 0 40px 0 !important; padding: 0 !important; font-size: 14px; color: #323232; }
.newversion .testimonials_border2 > h3 { font-size: 24px; margin: 30px 0 20px 0; color: #323232 !important; padding: 0 0 25px 0; position: relative; }
.newversion .testimonials_border2 > h3::after {content:"";width: 150px;height:4px;background: #96c74c; position: absolute; bottom: 0;left: 0;}
.newversion .testimonials_border2 .testimonials {background: #96c74c; color: #fff; padding: 8px 8px 8px 222px; font-size: 24px !important; font-weight: 400; height: auto; line-height: normal; }
.newversion .testimonials_border2 .testimonials br {display: none; }
.newversion .testimonials_border2 img { height: auto !important; width: 200px !important; margin: -50px 20px 10px 0 !important; }
.newversion .testimonials_border2:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both;	height: 0; }
.newversion .footer-container { background: #7d7d7d; }
.newversion .footer-container .ftext {margin: 0; color: #fff; font-size: 12px; padding: 20px 0; text-align: center; }
.newversion .navmob {display: none; }
.slicknav_btn {margin: 0;padding: 10px;-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; background:#009BD7;}
.slicknav_menu {background:#62ADC8;margin: 0 0 5px 0;}
.slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;background:#009BD7;}
.slicknav_nav .dropdown-menu {position: static;margin: 0;padding: 5px;-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;box-shadow: none;border: none; float: none; width: 100%;}

@media only screen and (max-width : 1200px) {
    .newversion .container { width: 96%; margin: 0 2%; }
    .bannercont__b.bannercont__b1,
    .bannercont__b.bannercont__b2,
    .bannercont__b.bannercont__b3 { width: 100%; height: auto; position: relative; top: inherit; left: inherit; right: inherit; margin: 0; padding-top: 10px; padding-bottom: 10px; margin: 0 0 10px 0; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
    .bannercont__b.bannercont__b1::after,
    .bannercont__b.bannercont__b2::after,
    .bannercont__b.bannercont__b3::after,
    .bannercont__b.bannercont__b1::before,
    .bannercont__b.bannercont__b2::before,
    .bannercont__b.bannercont__b3::before {display: none;}
    .newversion .inner-banner .container {height: auto; padding: 30px; }
    .bannercont {margin: 30px 0 0 0; }
    .newversion .inner-banner {margin-bottom: 30px; }
}

@media only screen and (max-width : 999px) {
    .newversion .desk-login-box {display:block;}
}

@media only screen and (max-width : 992px) {
    .newversion .desk-header {display: block;}
    .newversion .tlinkcont .home-link1, .newversion .tlinkcont .home-link2 {width: auto;}
    .newversion .vidsec .vidsec__title {margin: 30px 0;}
}

@media only screen and (max-width : 767px) {
    .newversion .navbar-collapse.collapse {display: block;margin: 0 !important;}
    .newversion .navbar-nav {margin: 0;}
    .newversion .tlinkcont {text-align: center;height: auto;padding: 10px 0; overflow: hidden;}
    .newversion .tlinkcont .home-link1 a, .newversion .tlinkcont .home-link2 a {padding: 5px 15px;font-size: 14px;}
    .newversion .navbar .nav {display: none; }
    .newversion .navmob {display: block; }
    .newversion .navbar-collapse {max-height:inherit;overflow:visible;}
    .newversion .inner-banner .bcont h1 {font-size: 40px;margin: 0 0 20px;padding: 0 0 20px;}
    .newversion .inner-banner .bcont {padding: 0;}
    .bannercont__b.bannercont__b1 a br, .bannercont__b.bannercont__b2 a br {display: none;}
    .newversion .testimonials_border2 img {margin: 0 20px 10px 0 !important}
    .newversion .testimonials_border2 .testimonials {padding: 8px; text-align: center;}
}

@media only screen and (max-width : 480px) {
    .newversion .testimonials_border2 img {float: none !important;display:block;margin: 10px auto !important;}
    .newversion .tlinkcont .home-link1, .newversion .tlinkcont .home-link2 {width: 100%; margin: 0;}
}

/*
*	Css For Bottom Social Media icons
*/

.round-socials {
	float: left;
	width: 100%;
	margin-bottom: -10px;
}

.fc_sociales {
	margin-top: -7% !important;
}

/*
.hc_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
*/

.hc_center {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}

.round-socials>a {
	background: #c2c2c2 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 41px;
	margin-right: 5px;
	text-align: center;
	width: 30px;
	margin-bottom: 10px;
}

@media screen and (max-width: 600px){
	/*
	.fc_sociales {
		margin-left: 20% !important;
		margin-top: -10% !important;
		margin-bottom: -30% !important;
	}
	*/
}


@media (max-width: 767px) {
	.round-socials>a{
		font-size: 22px;
		height: 41px;
		width: 41px;
		margin-right: 10px;
	}
}
