@import url(http://fonts.googleapis.com/css?family=Abel|Satisfy);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=Lato);
html{
	
	height: 100%;
	margin:auto;
	background:#fff url(images/Capture.JPG) repeat;
}

body {
	margin: 0em;
	padding: 0em;
	background: #ECF6CE url(../images/bg/bg4.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #525252;
	border-left: 
}
#body_wrapper{
	width:1200px;
	margin:auto;
	background:#FFF url(../images/bg/bg61.JPG);
	/*opacity: 0.7;*/
	border:1px solid #E0EAF8;
	margin-bottom:20px;
	margin-top:20px;
	-moz-box-shadow: 0px 3px 3px #cecece;
    -webkit-box-shadow: 0px 3px 3px #cecece;
    box-shadow: 0 6px 7px   #666666;	
			  }
			  /* Wrapper */

#wrapper {
	width:1150px;
	overflow: hidden;
	margin-bottom: 0em;
	padding: 20px;
 	/*border-right: 1px solid #F93;
	border-left: 1px solid #F93;
	border-top: 1px solid  #CCC;*/
	background: #FFFFFF;
	background: url(../images/main_logo1.png) no-repeat right top;
}
/* Wrapperclose */


/****
.shadow-l { background: url(../images/border/shadow-l.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:550;left:276; }
.shadow-r { background: url(../images/border/shadow-r.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:550;right:276px; }
.shadow-b { background: url(../images/border/shadow-b.png) no-repeat 0 0; width: 1300px; height: 20px; position: absolute; bottom:-382;left:430; }
.shadow-t { background: url(../images/border/shadow-b.png) no-repeat 0 0; width: 1300px; height: 50px; position: absolute; top:450; left:430; }
*/

h1, h2, h3 {
	margin: 0em;
	padding: 0em;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}


p {
	line-height: 170%;
	font-family:Verdana, Geneva, sans-serif;
}

a {
	color: #43A4D3;
}

strong {
	font-weight: 700;
	color: #2A2A2A;
}

/* ***************Header*****************/

#header-wrapper {
	background:#0B6121 url(../images/bg/orange-bg-box.png) repeat-x;
	opacity:7em;
	/*min-height:9em;
	background:#CEF6ECurl(../images/header/headmain1.png) no-repeat;
	border-bottom:#fff  20px solid;
	border-top: #0B6121 25px groove;
	background:url(../images/border/shadow-b.png) no-repeat 0 0;width: 1300px; height: 20px; position: absolute;*/

}

#header-wrapper h1{
	padding-left:34px;
		color: #633;
		font-size:35px;
		font-weight:bold;
		font-family: 'Lato';
	
		}
		
#header {
	overflow: hidden;
	/*height:180px;*/
	width:100%;
}

/* Header top Style */
.top{
	
	font-family: Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background-color:#000;
	
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	float: left;
	text-transform: uppercase; 
	text-decoration:none;
}
.top p{padding: 0px 10px; }
.top a:hover{
	color: #F63;
}
.top span.right{
	float: right;
}
.top span.right a{
	float: none;
	display: inline;
	color:#fff;
}

/* Header top Style close */

/* *********Logo ************8*/
.logo {
	overflow: hidden;
	border-bottom: 1px solid #000;
	
}

.logo h1{
	float: left;
	padding: 0.5em 0.25em 0em 0em;
	text-decoration: none;
	text-transform: uppercase;
	margin-top:55px;
	font-family: 'Oswald', sans-serif;
	font-size: 2.5em;
	font-weight: 200;
	color: #545454;
}

.logo p {
	padding: 2em 0em 0em 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #545454;
}
.logo img { float: left;width:150px; height:150px;}
/* *********Logo close************8*/




/* Page Wrapper */

#page-wrapper {
	overflow: hidden;
}
/* Page Wrapperclose */

/******balnkspace******/

#clear{margin:auto;height:100px;width:1200px;}

/******balnkspaceClsoe******/

#events h3{}

/************Clocktimer*********/
#cdttimer {
 width:325px;
 background: #FC9;

 margin:8px auto;
 padding:5px;
 border-radius:5px;
 text-align:center;
 line-height:160%;
  -moz-box-shadow: 0px 3px 3px #cecece;
    -webkit-box-shadow: 0px 3px 3px #cecece;
     box-shadow: 0 6px 7px   #666666;
 
}

#cdttimer a {text-transform:uppercase; text-decoration:none; color: #006; }
#cdttimer a:hover { color: #06F;}
#cdtshow {
 width:200px;
 margin:1em auto;
 font-weight:800;
}
#cdtsecs {font-size:25px;margin-left:80px;}
#cdtmints {font-size:16px;margin-left:84px;}
#cdthours {font-size:16px;margin-left:95px;}
#cdtdays {font-size:16px;margin-left:100px;}
#cdtmonths {font-size:16px;margin-left:90px;}
#cdtyears{font-size:16px;margin-left:100px;}
/************clocktimeclose*********/


#rowcolumn {float:left;}


/* Content */

#content {
	/*width:800px;*/
	border-top: 1px  solid   #CCC;
	border-bottom:1px  solid  #CCC;
	
}

.twocolumn2 #content {
}

.onecolumn #content {
}

#content h2 {
	text-transform: none;
	font-size: 3em;
	color: #2A2A2A;
}

#content .subtitle {
	padding-left:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #525252;
}

#content img {
	padding: 0em 0em 1.25em 0em;
}

#content a img {
	display: block;
	width: 100%;
}
#content .post {
	alignment-adjust:central;
	margin:auto;
	padding: 1em 0em 1em 0em;
}


.containerbox {width:900px; }
.registerbox{width:1000px;}
.Aboutpost {width:1150px;}
.Aboutpost h3 {font-size:20px;border-bottom:3px solid  #093; }
.Aboutpost img {width:300px; height:180px; border:1px  ridge #069;}

/********ExecutiveMembers*****/
.members {width:900px;}
.members ul { list-style: none;}
.members ul li {float:left;margin:0 auto;width:400px;height:440px;  padding-left:20px; }
.members > ul > li > img {
			 float:left;
			 width:150px;
			 height:160px;
			 border:2px solid #093;
			  border-radius:5px;
			 margin-right: 10px;
			 }
.members h3 {font-size:20px;border-bottom:3px solid  #093; }
.members h4 {font-size:16px;border-bottom:1px solid  #093; margin-right:10px; color:#000; text-transform:uppercase;}
.members p {float:left; width:400px; height:200px; margin-right:10px;}

.exemembers  {width:1100px;}
.exemembers ul { list-style: none; margin-left:30px;}
.exemembers ul li {float:left;margin:0 auto;width:450px;  padding-left:20px;}
.exemembers .bigli {float:left;margin:0 auto;width:1000px;  padding-left:20px; }	
.exemembers > ul > li > img {
			 float:left;
			 width:150px;
			 height:160px;
			 border:2px solid #093;
			 border-radius:5px;
			 margin-right: 10px;
			 }
.exemembers .bigimg {float:left;
			 width:250px;
			 height:260px;
			 border:3px solid #093;
			 margin-right: 10px;} 
.exemembers h3 {font-size:20px;border-bottom:3px solid  #093;margin-left:70px; }
.exemembers h4 {font-size:16px;border-bottom:1px solid  #093; margin-right:10px; color:#000; text-transform:uppercase;}
.exemembers p {float:left; width:400px; height:200px; margin-right:10px;}

.facultymembers {width:1100px;}
.facultymembers ul { list-style: none;}
.facultymembers ul li {float:left;margin:0 auto;width:500px;height:500px; padding-left:20px; }	
.facultymembers > ul > li > img {
			 float:left;
			 width:150px;
			 height:160px;
			 border:2px solid #093;
			 border-radius:5px;
			 margin-right: 10px;
			 }
.facultymembers h3 {font-size:20px;border-bottom:3px solid  #093; }
.facultymembers h4 {font-size:16px;border-bottom:1px solid  #093; margin-right:10px; color:#000; text-transform:uppercase;}
.facultymembers p {float:left; width:400px; height:500px; margin-right:10px;}

.membericonrow {margin:0 auto;}
.membericonrow h3 {font-size:20px;border-bottom:5px solid  #093; }
.membersicons{width:1430px; margin:0 auto;}
.membersicons ul { list-style: none;  margin:0 auto ;}
.membersicons ul li {float:left; width:150px; padding-left:2px; padding-right:10px;text-align:center;}
.membersicons > ul > li > img {
			 float:left;
			 width:70px;
			 height:80px;
			 border:2px solid #093;
			 border-radius:3px;
			 margin-left:35px;
			 }
.membersicons h4 {font-size:12px; color:#000; text-transform:uppercase;}
.membersicons p {color: #333;text-transform:uppercase;}


.linkicons {width:1200px; margin:0 auto;}
.linkicons ul { list-style: none;  margin:0 auto ;}
.linkicons ul li {float:left;  padding-left:15px; padding-right:10px;text-align:center; height:100px}
.linkicons > ul > li > a {text-decoration:none;font-size:16px; color:#173B0B; }
.linkicons > ul > li > marquee > a {text-decoration:none;font-size:16px; color:#FE9A2E;}

.linkicons > ul > li > marquee > a:hover { color:#61210B;}
.linkicons > ul > li > a > img {
			 float:left;
			 width:90px;
			 height:80px;
			 border:1px solid #FFBF00;
			 border-radius:5px;
			 margin-left:35px;
			 }
/*.linkicons > ul > li > marquee > a > img {
			 float:left;
			 width:90px;
			 height:80px;
			 border:0px solid #093;
			 
			 margin-top:20px;
			 }*/
.linkicons > ul > li > p {text-decoration:none;font-size:16px; color:#DF0101;}
.linkicons > ul > li > p > img {
			 float:left;
			 width:90px;
			 height:80px;
			 }
			 			 
.linkinvite {width:430px; margin:0 auto;}
.linkinvite > a {text-decoration:none; color:#8A4B08; width;500px; font-size:20px;padding-left:16px;}
.linkinvite > a:hover {font-size:20px; color:#DF3A01; }			 
			 
/********ExecutiveMembers close*****/

/**********ContactUs********/
/***********Accomodation******/
.accomodation  {width:1100px;}
.accomodation ul { list-style: none; margin-left:80px;}
.accomodation ul li {float:left;margin:0 auto;width:450px;height:450px; padding-left:20px;border:1px solid #093; -moz-box-shadow: 0px 3px 3px #cecece;
    -webkit-box-shadow: 0px 3px 3px #cecece;
     box-shadow: 0 6px 7px   #666666; }
.accomodation .bigli {float:left;margin:0 auto;width:1000px;  padding-left:20px; }	
.accomodation .htlimg {float:left;
			 width:410px;
			 height:190px;
			 border:1px solid #F93;
			 margin-right: 10px;} 
.accomodation h3 {font-size:20px;border-bottom:3px solid  #093;margin-left:70px; }
.accomodation h4 {font-size:16px;border-bottom:1px solid  #093; margin-right:10px; color:#000; text-transform:uppercase;}
.accomodation p {float:left; width:400px; height:200px; margin-right:10px;}
/***********Accomodationclose******/
/**********ContactUsclose*****/
/* Sidebar1 */

#sidebar1 {
}

#sidebar1 h2 {
	padding: 0em 0em 1em 0em;
	text-transform: none;
	font-size: 2em;
	color: #2A2A2A;
}

/************** Sidebar2 **********************/

#Main_sidebar{ 
		float: right;
		width:250px;
		padding:2 2 2 2;
		border-top: 1px  solid   #CCC;
	    border-bottom:1px  solid  #CCC;
}
#Main_sidebar h2 {
	padding: 0em 0em 1em 0em;
	text-transform: none;
	font-size: 2em;
	color: #2A2A2A;}
	
#Main_IMG{
		float:left;
		padding-left:50px;
		padding-top:20px;
			}


.twocolumn2 #sidebar2 {
}

.sidebox{width:220px; float:right; margin-right:20px; }

#sidebar h2 {
	padding: 0em 0em 1em 0em;
	text-transform: none;
	font-size: 2em;
	color: #2A2A2A;
	
}

#sidebar {}
.sbox1 {
	 width:245px; float:right;
}

.sbox1 h3{font-size:20px;border-bottom:3px solid  #093;}
.sbox1 p {border:1px solid  #093;-moz-box-shadow: 0px 3px 3px #cecece;
    -webkit-box-shadow: 0px 3px 3px #cecece;
     box-shadow: 0 6px 7px   #666666; padding:1 10;}
#sidebar .sbox2 {
	width:250px; float:right;
}

#sidebar .sbox3 {
}

#sidebar2{width:250px; }

#sidebar2 h2 {
	padding: 0em 0em 1em 0em;
	text-transform: none;
	font-size: 2em;
	color: #2A2A2A;
	
}

#sidebar2 .sbox1 {
	 width:250px; float:right;
}

#sidebar2 .sbox2 {
	width:250px; float:right;
}

#sidebar2 .sbox3 {
}

/************** Sidebar2 **********************/


/** Footer Column Content */

#footer-wrapper {
	width:100%;
	background: url(images/img0s4.png) repeat;
}

#footer-content {
	overflow: hidden;
	padding: 2em 0em 3.12em 0em;
	color: #777777;
}

#footer-content h2 {
	padding: 0em 0em 1.5em 0em;
	text-transform: none;
	font-size: 2em;
	color: #FFFFFF;
}

#footer-content strong {
	color: #A0A09F;
}

#footer-content #box1 {
}

#footer-content #box2 {
	overflow: hidden;
}

#footer-content #box3 {
}

/* Marketing */

#marketing {
	overflow: hidden;
}

#marketing .divider {
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 0.063em solid #D4D6D8;
}

#marketing .title {
	padding-bottom: .75em;
	font-size: 2em;
	color: #272727;
}

#marketing .subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1.75em;
	font-style: italic;
	color: #464646;
	color: #7D7D7D;
}

#marketing a img {
	display: block;
	width: 100%;
}

/* Featured-Area*/
#featured-area {
	
	overflow: hidden;
	/*background:#303030;*/
	border-top: 0px solid #303030;
	margin:0 auto;
}
#featured-area .imp h5{color: #CCC;}
#featured-area .imp{ margin:0 auto; }
#featured-area .imp h4 {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:2.0em; background: url(../images/bg/orange-bg-box.png) repeat-x; border-radius:10px;  -moz-box-shadow: 0px 3px 3px #cecece;
    -webkit-box-shadow: 0px 3px 3px #cecece;
    box-shadow: 0 6px 7px   #666666;}
#featured-area .imp h5 {font-family: Arial, Helvetica, sans-serif;font-size:1.4em; color:#FFCC99; text-transform:uppercase; border-bottom:0px solid #04B431}

#featured-area .divider {
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 1px solid #303030;
}

#featured-area .box-style {
	margin: 0 auto;
	overflow: hidden;
	padding: 2em;
	/*border: 1px solid #F93;*/
	background: #fff url(images/bg2.png) repeat;
}

#featured-area .box-style h3 {
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #171717;
}

#featured-area .box-style img {
	float: left;
	margin-right: 1.56em;
}

#featured-area .box-style a img {
	display: block;
	width: 40%;
}
/* Featured-Area close=====================*/

/* Featured-Cloumn=========================*/
#featured-column {
	height:330px;
	overflow: hidden;
	/*background:#303030;*/
	
}

#featured-column .divider {
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 1px solid #303030;
}

#featured-column .box-style {
	margin: 0 auto;
	overflow: hidden;
	padding: 2em;
	/*border: 1px solid #F93;*/
	background: #fff url(images/bg2.png) repeat;
}

#featured-column .box-style h3 {
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #171717;
}

#featured-column .box-style img {
	float: left;
	margin-right: 1.56em;
}

#featured-column .box-style a img {
	display: block;
	width: 40%;
}
/* featured-column close*/


/* Copyright */

#copyright {
	width:100%;
	background:#0B6121;
	overflow: hidden;
	/*padding: 1.875em 0em;*/
	border-top: 1px solid #303030;
	border-bottom:#ff9000 4px solid;
	text-align: center;
}

#copyright p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}

#copyright a {
	color: #fff;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration: none;
}


/* Button Style */
.button-style {border-radius: 5px;
				background: #CCC url(..images/bg/button1.jpg);
				height: 2.40em;}
.button-style:hover {color: #F60;}
.button-style a {
	display: inline-block;
	height: 2.40em;
	text-decoration: none;
	font-size: 1em;
	color: #060;
	background: #CCC url(..images/bg/button1.jpg);
}

.button-style a:hover {color: #F60;}




/** LIST STYLE 2 */

.style2 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

.style2 li {
	padding: 1.25em 0em 2.5em 0em;
	border-top: 1px solid #E6E6E6;
}

.style2 a {
	text-decoration: none;
	color: #525252;
}

.style2 a:hover {
	text-decoration: underline;
}

.style2 .date {
	display: inline-block;
	margin: 0em 0em 1.56em 0em;
	padding: 0.35em 0.63em;
	background: url(images/img06.png) repeat;
	border-radius: 5px;
	letter-spacing: 0.06em;
	line-height: none;
	text-transform: none;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #FFFFFF;
}

.style2 .date a {
	color: #FFFFFF;
}

.style2 img {
	float: left;
	margin-right: 1.5em;
}

.style2 .first {
	border-top: 0;
}
.style2 .first p {
	padding-left:10px;
}


/*********Hint*******
.hint {height:125px;background: url(images/img09.png) no-repeat left bottom;}*/
.hint .content{margin-left:650px;margin-top:250px; width:350px;height:50px; background-color:#333;  color:#FFF; font-size:0.9em; 
				position:absolute;  padding:8px; border-radius:6px; pointer-events:none; 
				}
.item .hint p{ padding:0; font-family:Verdana, Geneva, sans-serif; color:#FFF; }

/*********HintClose********/

.balloon {
	padding: 1.87em;
	background: #999 url(images/img08.jpg) repeat left top;
	border-radius: 5px;
	/*line-height: 180%;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	height:100px;
}

.ballon-bgbtm {
	height: 1.87em;
	background: url(images/img09.png) no-repeat right top;
}


/*============================ Social Icons======================= */
.socialIcons {background-color:#FFE699; border:1px solid #DCDCDC; border-right:none; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; border-top-right-radius:0; border-bottom-right-radius:0; padding:0 3px 0 5px; position:fixed; right:0; top:109px; -moz-box-shadow:3px 3px 3px 3px #ccc; -webkit-box-shadow: 3px 3px 3px 3px #ccc; box-shadow:3px 3px 3px 3px #ccc; width:24px; 
	
}
.socialIcons a {
	background-image: url(../images/bg-social-icons.png);
	background-repeat: no-repeat;
	color: #fff;
	display: inline-block;
	height: 32px;
	margin: 5px 15px 0 0;
	text-decoration: none;
	width: 30px;
}
.socialIcons a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.icnFacebook {
	background-position: 0 0;
}
.icnFacebook:hover, .facebook {
	background-position: -53px 0;
}
.icnTwitter {
	background-position: 0 -40px;
}
.icnTwitter:hover, .twitter {
	background-position: -53px -40px;
}
.icnLinkedIn {
	background-position: 0 -80px;
}
.icnLinkedIn:hover, .linkedIn {
	background-position: -53px -80px;
}
.icnGooglePlus {
	background-position: 0 -120px;
}
.icnGooglePlus:hover {
	background-position: -53px -120px;
}
.icnRss {
	background-position: 0 -160px;
}
.icnRss:hover {
	background-position: -53px -160px;
}




/*************************desktop**************************************

.\35 grid .row:after { content: ''; display: block; clear: both; height: 0; width:1250px; } 
.\35 grid .row > :first-child { margin-left: 0; } 

.\35 grid .row:first-child > * { margin-top: 0; } 
.\35 grid .row:last-child > * { margin-bottom: 0; }
.\35 grid .offset-1u:first-child { margin-left: 8.5% !important; } 
.\35 grid .offset-2u:first-child { margin-left: 17% !important; } 
.\35 grid .offset-3u:first-child { margin-left: 25.5% !important; } 
.\35 grid .offset-4u:first-child { margin-left: 34% !important; } 
.\35 grid .offset-5u:first-child { margin-left: 42.5% !important; } 
.\35 grid .offset-6u:first-child { margin-left: 51% !important; } 
.\35 grid .offset-7u:first-child { margin-left: 59.5% !important; } 
.\35 grid .offset-8u:first-child { margin-left: 68% !important; } 
.\35 grid .offset-9u:first-child { margin-left: 76.5% !important; } 
.\35 grid .offset-10u:first-child { margin-left: 85% !important; } 
.\35 grid .offset-11u:first-child { margin-left: 93.5% !important; } 
.\35 grid .offset-1u { margin-left: 10.5% !important; } 
.\35 grid .offset-2u { margin-left: 19% !important; } 
.\35 grid .offset-3u { margin-left: 27.5% !important; } 
.\35 grid .offset-4u { margin-left: 36% !important; } 
.\35 grid .offset-5u { margin-left: 44.5% !important; } 
.\35 grid .offset-6u { margin-left: 53% !important; } 
.\35 grid .offset-7u { margin-left: 61.5% !important; } 
.\35 grid .offset-8u { margin-left: 70% !important; } 
.\35 grid .offset-9u { margin-left: 78.5% !important; } 
.\35 grid .offset-10u { margin-left: 87% !important; } 
.\35 grid .offset-11u { margin-left: 95.5% !important; }
/*****************************************************************/


/*********************/
/* Grid              */
/********************

	.\35 grid .\31 2u { width: 100%; } .\35 grid .\31 1u { width: 91.5%; } .\35 grid .\31 0u { width: 83%; } .\35 grid .\39 u { width: 74.5%; } .\35 grid .\38 u { width: 66%; } .\35 grid .\37 u { width: 57.5%; } .\35 grid .\36 u { width: 49%; } .\35 grid .\35 u { width: 40.5%; } .\35 grid .\34 u { width: 32%; } .\35 grid .\33 u { width: 23.5%; } .\35 grid .\32 u { width: 15%; } .\35 grid .\31 u { width: 6.5%; }
	*/
	.\35 grid .\31 u, .\35 grid .\32 u, .\35 grid .\33 u, .\35 grid .\34 u, .\35 grid .\35 u, .\35 grid .\36 u, .\35 grid .\37 u, .\35 grid .\38 u, .\35 grid .\39 u, .\35 grid .\31 0u, .\35 grid .\31 1u, .\35 grid .\31 2u {
		margin: 1% 0 1% 2%;
		float: left;
	}
/*******
	.\35 grid:after {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.\35 grid-flush .\31 2u { width: 100% !important; } .\35 grid-flush .\31 1u { width: 91.6666666667% !important; } .\35 grid-flush .\31 0u { width: 83.3333333333% !important; } .\35 grid-flush .\39 u { width: 75% !important; } .\35 grid-flush .\38 u { width: 66.6666666667% !important; } .\35 grid-flush .\37 u { width: 58.3333333333% !important; } .\35 grid-flush .\36 u { width: 50% !important; } .\35 grid-flush .\35 u { width: 41.6666666667% !important; } .\35 grid-flush .\34 u { width: 33.3333333333% !important; } .\35 grid-flush .\33 u { width: 25% !important; } .\35 grid-flush .\32 u { width: 16.6666666667% !important; } .\35 grid-flush .\31 u { width: 8.3333333333% !important; }

	.\35 grid-flush .\31 u, .\35 grid-flush .\32 u, .\35 grid-flush .\33 u, .\35 grid-flush .\34 u, .\35 grid-flush .\35 u, .\35 grid-flush .\36 u, .\35 grid-flush .\37 u, .\35 grid-flush .\38 u, .\35 grid-flush .\39 u, .\35 grid-flush .\31 0u, .\35 grid-flush .\31 1u, .\35 grid-flush .\31 2u {
		margin: 0 !important;
	}

	.do-5grid .do-12u { width: 100%; } .do-5grid .do-11u { width: 91.5%; } .do-5grid .do-10u { width: 83%; } .do-5grid .do-9u { width: 74.5%; } .do-5grid .do-8u { width: 66%; } .do-5grid .do-7u { width: 57.5%; } .do-5grid .do-6u { width: 49%; } .do-5grid .do-5u { width: 40.5%; } .do-5grid .do-4u { width: 32%; } .do-5grid .do-3u { width: 23.5%; } .do-5grid .do-2u { width: 15%; } .do-5grid .do-1u { width: 6.5%; }
	
	.do-5grid .do-1u, .do-5grid .do-2u, .do-5grid .do-3u, .do-5grid .do-4u, .do-5grid .do-5u, .do-5grid .do-6u, .do-5grid .do-7u, .do-5grid .do-8u, .do-5grid .do-9u, .do-5grid .do-10u, .do-5grid .do-11u, .do-5grid .do-12u {
		margin: 1% 0 1% 2%;
		float: left;
	}

	.do-5grid:after {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.do-5grid-flush .do-12u { width: 100%; } .do-5grid-flush .do-11u { width: 91.6666666667%; } .do-5grid-flush .do-10u { width: 83.3333333333%; } .do-5grid-flush .do-9u { width: 75%; } .do-5grid-flush .do-8u { width: 66.6666666667%; } .do-5grid-flush .do-7u { width: 58.3333333333%; } .do-5grid-flush .do-6u { width: 50%; } .do-5grid-flush .do-5u { width: 41.6666666667%; } .do-5grid-flush .do-4u { width: 33.3333333333%; } .do-5grid-flush .do-3u { width: 25%; } .do-5grid-flush .do-2u { width: 16.6666666667%; } .do-5grid-flush .do-1u { width: 8.3333333333%; }

	.do-5grid-flush .do-1u, .do-5grid-flush .do-2u, .do-5grid-flush .do-3u, .do-5grid-flush .do-4u, .do-5grid-flush .do-5u, .do-5grid-flush .do-6u, .do-5grid-flush .do-7u, .do-5grid-flush .do-8u, .do-5grid-flush .do-9u, .do-5grid-flush .do-10u, .do-5grid-flush .do-11u, .do-5grid-flush .do-12u {
		margin: 0 !important;
	}