\html {
	overflow-y: scroll !important;
	/* Scrollbar to be fixed either there is content available or not.*/
}
body > table{
	background:#fff;
}
body {
	background: #e5e6eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

.mainTable {
	background: #fff;
}

.topbanner {
	display: block;
}

.loginBoxBg {
	background-color: #8db05e;
	height:159px;
	vertical-align:top;
}

.loginBoxBottomBg {
	background-color: #003386;
	border-radius: 0px;
}

.loginBoxBottomBg>table {
	width: 231px !important;
}

.tabBg {
	background-color: #FFFFFF;
}

.lnkViewAll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066a4;
	text-decoration: none;
}

.lnkViewAll:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.txtCopyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #77787b;
	text-decoration: none;
}

.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}

.lnkFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}

.lnkFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}

.txtSearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #F3C4C5;
	height: 19px;
}

.headings02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #015583;
	text-decoration: none;
}

.loginHeadings {
	background-color: #8db05e;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
}

.txtStyle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.txtAnnouncements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.txtStyle03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066a4;
	text-decoration: none;
}

.loginSubHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #acacac;
	height: 17px;
	width: 118px
}

.txtBox02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #acacac;
	height: 20px;
	width: 100px;
}

.forgotLink a {
	color: #db0000;
	font-size: 11px;
	text-decoration: none;
}

.forgotLink a:hover {
	color: #000;
}

.txtStyle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.rememberTxt {
	color: #fff;
	font-size: 12px;
}

.rememberTxt input {
	position: relative;
	top: 2px;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #3577b2;
	border: 1px solid #fff;
	padding-bottom: 1px;
	padding:3px;
}

.buttons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3577b2;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #005b9f;
	padding:3px;
}

.lnkStyle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5E9E9;
	text-decoration: underline;
}

.lnkStyle01:hover {
	color: #ffffff;
}

.lnkStyle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.lnkStyle02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.bannerBottomBg {
	background-color: #e1e8f7;
}

.lnkHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.lnkHome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.signUpBoxBg {
	font-family: 'aller_displayregular';
	font-size: 18px;
	background: #d1d1d1 url(../signup-icon.png) no-repeat 25px center;
	border-radius: 10px;
	padding: 15px 30px;
	padding-left: 75px;
	line-height: 20px;
	color: #000;
}

.signUpBoxBg a {
	color: #c10000;
}

.newsSection {
	padding: 20px;
	font-size: 20px;
	background: #bbbec2;
	border-radius: 0px;
	padding: 15px;
	line-height: 20px;
	color: #002663;
	min-height: 130px;
}

.newsSection h1 {
	font-weight: normal;
	font-size: 19px;
	color: #002663;
	text-align: center;
	margin: 0px 0px 15px 0px;
}

.newsSection ul {
	margin: 0px;
	padding: 0px;
}

.newsSection ul li {
	padding-left: 12px;
	font-size: 12px;
	background: url(../newsArrow.png) no-repeat left 6px;
	color: #002663;
	list-style: none;
}

.activateBoxBg {
	background-color: #fcce07;
}

.loginSubHeadings02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B50102;
	text-decoration: none;
}

.buttons02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B50102;
	border: 1px solid #c45f5f;
	width: 60px;
}

.loginHeadings02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #B50102;
	text-decoration: none;
}

.txtError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB8649;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFFFE1;
}

.tab_visitor {
	display: block;
	width: 110px;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../menu_bg.jpg);
	line-height: 40px;
	background-color: #000000;
	background-repeat: repeat-x;
}

.tab_visitor:hover {
	display: block;
	width: 110px;
	height: 44px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #990000;
	background-image: url(../menu_tabOver.gif);
	line-height: 40px;
	cursor: pointer;
	background-color: #e2e2e2;
	background-repeat: repeat-x;
}

.tab_visitor_selected {
	width: 110px;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #212c3c;
	text-decoration: none;
	background-image: url(../menu_tabOver.gif);
	background-color: #f3ecbe;
	background-repeat: repeat-x;
}

.blankTab {
	background-image: url(../menu_bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}

.txtStyle04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.mid-Heading,.mid-Heading a {
	font-family: 'allerbold';
	font-size: 18px;
	color: 283897;
	text-decoration: none;
	margin-bottom: 10px;
}

.mid-Heading a {
	display: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.mid-Heading a:hover {
	color: #999999;
	text-decoration: none;
}

.mid-Heading02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.mid-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: 707e93;
	text-decoration: none;
}

.mid-lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: 707e93;
	text-decoration: underline;
}

.mid-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: 707e93;
	text-decoration: none;
}

.footer-lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.footer-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #286A90;
	text-decoration: underline;
}

.footertxt-sodexo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

/*-------Top Menu ------*/ /*
.topmenu {
	float: left;
	background: url(../menu_bg.jpg) left top repeat-x;
	width: 1000px;
}

a.menuLink {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal !important;
	font-family: Arial,Helvetica,sans-serif;
}

a.menuLink span {
	background: url(../seperator-1.gif) no-repeat right top;
	padding: 10px;
	float: left;
	text-align: center;
    width: 124px;
}


a.menuLink1 {
	cursor: default;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
}

a.menuLink1 span {
	background: url(../seperator-1.gif) no-repeat right top;
	padding: 10px 20px;
	float: left;
}

a.menuLink:hover,a.menuLink .selected {
	background: url(../menu_selectedtab_bg.jpg) repeat-x left top;
	color: #ffffff;
}

a.menuLink:hover,a.menuLink.selected {
	background: url(../menu_selectedtab_bg.jpg) repeat-x left top;
	color: #ffffff;
}
*/
.infoSuccessBg {
	color: #4F8A10;
	background-color: #DFF2BF;
}

.txtInfoBarSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #035e03;
	text-decoration: none;
}

.companyInfoTxt {
	color: #6E8799;
	font-style: italic;
	text-align: center;
	font-size: 10px;
	/*padding: 15px 200px;*/
}

.footerLinks {
	text-align: center;
	color: #ffffff;
}

.footerLinks a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.footerLinks a:hover {
	text-decoration: underline;
}

.copyrightTxt {
	font-size: 11px;
	text-align: center;
	color: #77787b;
	padding: 10px 0px;
	line-height: 14px;
}

.fLogos {
	text-align: center;
	padding-top: 15px;
}

.footerImage {
	display: none;
	width: 100%;
	clear: both;
	height: 34px;
}

.footerWrap {
	padding: 0px;
	margin: 0 auto;
	width: 1000px;
	color: #525252;
	position: relative;
	background: none !important;
}

.nav-footer {
	background: none repeat scroll 0 0 #fff;
	font-size: 11px;
	margin: 0;
	padding: 20px 0 10px;
	text-align: center;
	width: 100%;
	color: #000;
}

.nav-footer li {
	background-image: none;
	display: inline;
	font-weight: bold;
	padding: 0;
}

.nav-footer a {
	color: #77787b !important;
	padding: 0 10px;
	text-decoration: none;
}

.stop-hunger {
	display: none;
	background: ;
	height: 52px;
	left: 12px;
	top: 45px;
	width: 59px;
}

.company-logo {
	display: none;
	background: url(../mcp_logo.gif) no-repeat center top;
	height: 52px;
	right: 12px;
	top: 45px;
	width: 129px;
}

.stop-hunger,.company-logo {
	display: none;
	display: block;
	position: absolute;
	text-indent: -9999px;
}

.stop-hunger:hover,.sodexo-logo:hover {
	background-position: center bottom;
}

a.textLinl {
	color: #FFFFFF;
	font-size: 17px;
	text-decoration: none;
}

a.textLinl:hover {
	text-decoration: underline;
}

a.ContainerTextLink {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background: #c10000;
	border-radius: 5px;
	display: inline-block;
	padding: 5px 10px;
	margin-top: 15px;
}

a:hover.ContainerTextLink {
	color: #fff;
	text-decoration: none;
	background: #000;
}

/*h2.contentheading {
	font-size: 22px;
	color: #002663;
}*/

.genTxt-1 {
	font-size: 14px;
	color: #77787b;
	line-height: 20px;
}

.loginBar {
	float: left;
	width: 990px;
	text-align: right;
	padding: 7px 0;
}

.loginBar a {
	color: #4397BD;
	text-decoration: none;
	padding: 3px 10px 3px 20px;
	font-size: 13px;
}


.userInfoBar {
	color: #77787b;
	float: right;
	margin: 0px;
	padding-right: 6px;
	font-size: 11px;
}

.messageBlock {
	clear: both;
}

/***************************************************************** Tabs Navigation Style ******************************************************/
.tabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.tabTextOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.tab {
	display: block;
	width: 143px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../menu_bg.jpg);
	line-height: 45px;
}

.tabOver {
	display: block;
	width: 143px;
	height: 45px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #156b9c;
	background-image: url(../menu_tabOver.gif);
	line-height: 45px;
	cursor: pointer;
}

.tabSelected {
	width: 143px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #156b9c;
	text-decoration: none;
	background-image: url(../menu_tabOver.gif);
	cursor: pointer;
}

.emptyTab {
	height: 45px;
	background-image: url(../menu_bg.jpg);
	background-position: bottom;
	border-radius: 0px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

.lnkHelpLogout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c4676;
	text-decoration: none;
}

.lnkHelpLogout:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c4676;
	text-decoration: underline;
}

.lnkSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c4676;
	text-decoration: none;
}

.lnkSubMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c4676;
	text-decoration: underline;
}

.dropDownBg {
	background-color: #ffffff;
	border-left: 1px solid #cfdbf1;
	border-right: 1px solid #cfdbf1;
	border-bottom: 1px solid #cfdbf1;
}

.lnkDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #156b9c;
	text-decoration: none;
}

.lnkDropDown:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #156b9c;
	text-decoration: none;
}

.txtDropDownDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 4px;
}

.dropDownSeprator { /*	background-color: #b4b4b4;*/
	width: 228px;
	text-align: center;
	height: 1px;
	background-image: url(../dropdown_seprator.gif);
	background-repeat: repeat-x;
}

.dropDown {
	width: 228px;
	text-align: center;
	height: 1px;
	background-repeat: repeat-x;
}

.lnkDropDownDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.lnkDropDownDescription:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.menuTable:hover {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: #eaeaea;
}

.menuItem {
	padding-left: 5px;
	padding-top: 5px;
}

.menuTable {
	display: block;
	cursor: pointer;
	text-decoration: none;
}

/***************************************************************** Tabs Navigation Style ******************************************************/
.rootMenuSeperator {
	background-image: url("../menu_seprator.gif");
	background-repeat: no-repeat;
	height: 45px;
	width: 2px;
}

.pageTitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.txtStyle05 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.txtStyle08 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.loginBox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5E9E9;
	text-align: left;
}



/*---------New Footer---------*/
.footer {
	background: #ffffff none repeat scroll 0 0;
	border-top: 5px solid #fdc400;
	clear: both;
	font-size: 13px;
	padding: 40px 0;
}
.footerLeft{
	width: 62%; float:left; padding-left:20px;
}
.footerRight{
	width: 33%; float:right; padding-right:20px;
}
.footer ul {
	list-style-type: none;
	padding: 0;
}
.footer_menu {
	margin: 0 0 10px;
}
.footer_menu li:first-child {
	padding-left: 0;
}
.footer ul li {
	display: inline-block;
}
.footer_menu li {
	border-right: 1px solid #dcdcdc;
	color: #4c4c4c;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	padding: 0 8px 0 7px;
}
.footer_menu li a {
	color: #006792;
	font-size: 13px;
	font-weight: bold;
}
.footer_payment_methods {
	margin-bottom: 40px;
	text-align: right;
}
.footer_payment_methods li{
	margin-right: 10px;
}
.disclaimer {
	color: #8d97a7;
	font-size: 12px;
	line-height: 20px;
}
.copyright_holder {
	color: #8d97a7;
	font-size: 12px;
	line-height: 20px;
}
.footer .footer_client_logo {
	float: left;
	margin-right: 12px;
}
.copyright_holder {
	color: #8d97a7;
	font-size: 12px;
	line-height: 20px;
}
.copyright_holder a {
	color: #8d97a7;
}
.footer_payment_methods li:last-child {
	margin-right: 0;
}
.footer_menu li:last-child {
	border-right: 0 none;
	padding-right: 0;
}
.footer_payment_methods .clear {
	margin: 10px 0;
}
/*----------------------*/

.captcha-area label { color: #FFFFFF;}

.captcha-area {
	width: 100%;
}
.captcha {
	width: 100%;
	padding: 0;
}

.captcha .captcha-img {
	width: 85%;
	margin: 0;
}

.google-captcha {
	transform: scale(0.633);
	transform-origin: 0 0 0;
	padding: 0;
	border-top: 8px solid transparent;
}

.google-captcha  .g-recaptcha {
	width: 181px;
}

.header-menu {  background: #005B9F;}
.header-navigation .parent-navigation {  margin: 0;  position: relative; padding:0;}
.header-navigation .parent-navigation > li {  display: inline-block;  position: relative;background: none;}
.header-navigation .parent-navigation > li > a { background: transparent; color: #fff;display: inline-block;padding: 10px 30px;font-size: 13px;border-right: 1px solid #bbb;}
.header-navigation .parent-navigation > li:last-child a{border-right: none;}
.header-navigation .parent-navigation > li > a:hover ,
.header-navigation .parent-navigation > li > a:focus,
.header-navigation .parent-navigation > li:focus > a,
.header-navigation .parent-navigation > li.active > a{  background: #3e7db5;  color: #fff;}
.header-navigation .parent-navigation > li:hover > ul ,
.header-navigation .parent-navigation  ul.show-menu {  display: block;   color: #fff;}
.header-navigation .parent-navigation > li  ul {  position: absolute;  display: none;   width:230px; border:1px solid #E7F0F3; z-index: 1;background: #ffffff !important;}
.header-navigation .parent-navigation > li  ul li {border-bottom: none}
.header-navigation .parent-navigation > li  ul a {  color:#3e7db5;  font-size: 12px;  padding: 7px 10px 20px;  display: block;  }
.header-navigation .parent-navigation > li ul a .moduletitle {  font-size: 12px;  font-weight: bold;  margin: 0 0 5px;  display: block; color: #3e7db5;}
.header-navigation .parent-navigation > li ul a .module-description {  font-size: 11px !important; color: #a1a1a1}

.header-navigation .parent-navigation > li ul li > a:hover,
.header-navigation .parent-navigation > li ul li > a:focus,
.header-navigation .parent-navigation > li ul li.active > a { text-decoration: underline;background: #3e7db5;  color: #ffffff;}
.header-navigation .parent-navigation > li ul li > a:hover span,
.header-navigation .parent-navigation > li ul li > a:focus span,
.header-navigation .parent-navigation > li ul li.active > a span{  color:#ffffff !important;}

.trust-seal {
	max-width: 91px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
.trust-seal img{
	max-width: 100%;
}
.trust-seal a{
	text-decoration: none;
	display: block;
}
