/**
 # ot_corporatetree - 	OT Corporatetree Template for Joomla 2.5!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2012 - OmegaTheme.com. All Rights Reserved.
 # @license 		http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 		http://omegatheme.com
 # Technical 		support: Forum - http://omegatheme.com/forum/
 **/
 /**------------------------------------------------------------------------
 * file: customs.css 2.5.0 00001, September 2012 12:00:00Z OmegaTheme $
 * package:	OT Corporatetree Template
 *------------------------------------------------------------------------*/

 #josForm div.k2AccountPage table th{
	padding: 20px 0 10px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
 }
 a.read-more,
 a.moduleItemReadMore{
	padding: 8px 10px;
	line-height: 18px;
	margin-bottom: 5px;
	background:  url(../images/btn-bg.png) repeat-x;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	position: relative;	
}
a.read-more:after,
a.moduleItemReadMore:after{
	content:"";
	position: absolute;
	z-index: -1;
	bottom: -2px;
	left: 1px;
	width: 98%;
	height: 50%;
	background: #D7D7D7;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
 }
 a.read-more:hover,
 a.moduleItemReadMore:hover{
	color: #FFFFFF;
 }
.catItemTagsBlock span,
.itemTagsBlock span{
	background: url(../images/tags.png) no-repeat #999999;
	padding: 5px 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.catItemTagsBlock a,
.itemTagsBlock a{
	padding: 5px 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.pane-toggler a{
	color: #94A05E;
}
.pane-toggler a:hover,
.pane-toggler-down a{
	color: #87B678;
}

/* CUSTOM STYLE MAINMENU */
#ot-mainmenu ul.level0 li.cerulean{
	background: #00AFD1;
}
#ot-mainmenu ul.level0 li.aquamarine{
	background: #7FD1E3;
}
#ot-mainmenu ul.level0 li.fern{
	background: #6FB869;
}
#ot-mainmenu ul.level0 li.conifer{
	background: #A7D056;
}
#ot-mainmenu ul.level0 li.ziggurat{
	background: #AED3DA;
}

/* CUSTOM STYLE BLOG */
.ot-blog .catItemAdditionalInfo{
	padding: 0;
	height: auto;
	clear: left;
}
.ot-blog .itemToolbar,
.ot-blog .catItemAdditionalInfo-i,
.ot-blog .itemToolbar a,
.ot-blog .catItemAdditionalInfo-i a{
	color: #708560;
}
.ot-blog a.itemCommentsLink{
	margin-top: -4px;
}
.ot-blog .itemHeader,
.ot-porfolio .itemHeader{
	position: relative;
}
.ot-blog .itemHeader .right-lk,
.ot-porfolio .itemHeader .right-lk{
	position: absolute;
	top: 10px;
	right: 0;
	padding-right: 10px;
	z-index: 1;
}
.ot-blog .itemHeader .right-lk a,
.ot-porfolio .itemHeader .right-lk a{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 3px;
	overflow: hidden;
	text-indent: -100px;
	float: left;
}
.ot-blog .itemHeader .right-lk a.itemPrintLink,
.ot-porfolio .itemHeader .right-lk a.itemPrintLink{
	background: url(../images/print-ico.png) no-repeat;
}
.ot-blog .itemHeader .right-lk a.itemEmailLink,
.ot-porfolio .itemHeader .right-lk a.itemEmailLink{
	background: url(../images/email-ico.png) no-repeat;
}
.ot-blog .catItemImageBlock,
.ot-blog .itemImageBlock{
	float: right;
	margin: 10px 0px 10px 15px;
}
.ot-blog .catItemIntroText{
	margin-bottom: 15px;
}
.ot-blog .itemToolbar ul li{
	padding: 0px;
	display: block;
}
.ot-blog span.itemDateCreated,
.ot-blog span.catItemHits,
.ot-blog span.catItemCategory,
.ot-blog .catItemAuthor,
.ot-porfolio span.itemDateCreated,
.ot-porfolio span.catItemHits,
.ot-porfolio span.catItemCategory,
.ot-porfolio .catItemAuthor{
	border: 0;
}
.ot-blog .itemRelated H3{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	line-height: 35px;
	color: #87B678;
}
.ot-blog .itemRelated ul.itemRelatedList{
	border-top: 1px solid #E1E1E1;
}
.ot-blog .itemRelated ul.itemRelatedList li{
	padding: 10px 0px;
	background: none repeat scroll 0% 0% transparent;
}
.ot-blog .itemRelated .itemRelImg{
	float: left;
	margin-right: 10px;
}
.ot-blog .itemRelated .itemRelTitle{
	text-transform: uppercase;
}
.ot-blog .itemRelated .itemRelIntrotext{
	padding: 10px 0px;;
}

/* CUSTOM STYLE PORFOLIO */
.ot-porfolio .catItemView{
	
}
.ot-porfolio .catItemView .k2ItemBlock{
	padding: 0;
}
.ot-porfolio .even .catItemImageBlock{
	float: right;
	margin: 0px 0px 0px 15px;
}
.ot-porfolio .catItemBody{
	overflow: hidden;
	padding: 10px 20px 30px;
	background: #87b678;
	color: #FFFFFF;
}
.ot-porfolio .catItemBody a{
	color: #FFFFFF;
}
.ot-porfolio .catItemAdditionalInfo{
	padding: 20px 0;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
}
.ot-porfolio .catItemIntroText{
	padding: 20px 0;
	margin: 0;
}
.ot-porfolio a.read-more{
	background: #a7d056;
	-webkit-box-shadow: 1px 1px 1px #333333;
	-moz-box-shadow: 1px 1px 1px #333333;
	box-shadow: 1px 1px 1px #333333;
}
.ot-porfolio .itemHeader .itemTitle{
	
}
.ot-porfolio .itemIntroText{
	/*overflow: hidden;*/
}
.ot-porfolio .itemFullText{
	float: left;
	width: 100%;
}
.ot-porfolio .itemImageBlock{
	float: left;
	margin: 10px 15px 10px 0px;
	padding: 0px;
	background: #FFFFFF;
}

 /* CUSTOM STYLE TOPCONTENT */
div.ot-top-content .otModule.none .otModule-i,
div.ot-bottom-content .otModule.none .otModule-i{
	padding: 0px;
}
div.ot-top-content .otModule.first .otModule-i,
div.ot-bottom-content .otModule.first .otModule-i{
	padding-left: 0px;
}
div.ot-top-content .otModule.last .otModule-i,
div.ot-bottom-content .otModule.last .otModule-i{
	padding-right: 0px;
}
.module.custom-title h3 span.title-module,
.module h3.custom-title{
	text-transform: uppercase;
	color: #94a05e;
	font-weight: normal;
}
div.ot-top-content .otModule H3.custom-title,
div.ot-bottom-content .otModule H3.custom-title{
	font-size: 14px;
	line-height: normal;
}

 .module .k2ItemsBlock,
 .module .k2LatestCommentsBlock,
 .module .k2TopCommentersBlock{
	float: left;
 }
 .module .k2ItemsBlock ul,
 .module .k2LatestCommentsBlock ul,
 .module .k2TopCommentersBlock ul{
	margin: 0;
	float: left;
 }
 .module .k2ItemsBlock ul li,
 .module .k2LatestCommentsBlock ul li,
 .module .k2TopCommentersBlock ul li{
	width: 100%;
	float: left;
	padding: 0;
	border: 0;
	background: none;
 }
 .module .k2LatestCommentsBlock ul li,
 .module .k2TopCommentersBlock ul li{
	padding-top: 25px !important;
	background: url("../images/bq-o.png") no-repeat;
 }
 .module .k2ItemsBlock ul li a,
 .module .k2LatestCommentsBlock ul li a,
 .module .k2TopCommentersBlock ul li a{
	display: inline;
	text-transform: none;
 }
 .module .k2LatestCommentsBlock ul li a,
 .module .k2TopCommentersBlock ul li a{
	color: #87B678;
 }
 .module .k2LatestCommentsBlock ul li a.lcComment,
 .module .k2TopCommentersBlock ul li a.lcComment{
	color: #666666;
 }
 .module .k2ItemsBlock li .k2ItemBlock{
	padding: 0px;
 }
 .module .k2ItemsBlock li .k2ItemBlock .k2ItemBlock-i{
	overflow: hidden;
 }
 .module .k2ItemsBlock li.firstItem .k2ItemBlock{
	
 }
 .module .k2ItemsBlock li.lastItem .k2ItemBlock{
	
 }
 .module .k2ItemsBlock li .k2ItemBlock .moduleItemImage{
	margin: 0 2% 0 0;
	width: 48%;
	float: left;
	border: 1px solid #E1E1E1;
 }
 .module .k2ItemsBlock li .k2ItemBlock .moduleItemImage img{
	width: 100%;
 }
 .module .k2ItemsBlock li .k2ItemBlock .moduleItemIntro{
	
 }
 .module .k2ItemsBlock li .k2ItemBlock .moduleItemIntro-i{
	
 }
 .module .k2ItemsBlock li .k2ItemBlock .moduleItemIntro a.moduleItemTitle{
	color: #87b678;
	font-size: 13px;
	text-transform: uppercase;
 }
 .module .k2ItemsBlock ul li .moduleItemIntrotext{
	line-height: normal;
 }
 .module .k2ItemsBlock ul li a.moduleItemReadMore{
	color: #FFFFFF;
 }
 
 .scroll_wrapper:before,
 .scroll_wrapper:after{
	content:"";
	position:absolute;
	z-index:-1;
	bottom:15px;
	left:10px;
	width:50%;
	height:30%;
	opacity:0.5;
	filter:alpha(opacity=5); /* For IE8 and earlier */
	-webkit-box-shadow: 0 25px 15px #000000;
	-moz-box-shadow: 0 25px 15px #000000;
	box-shadow: 0 25px 15px #000000;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
 }
 .scroll_wrapper:after{
	right:10px;
	left:auto;
	-webkit-transform:rotate(3deg);
	-moz-transform:rotate(3deg);
	-o-transform:rotate(3deg);
	-ms-transform: rotate(3deg);
	transform:rotate(3deg);
 }
 .scroll_wrapper{
	margin-bottom: 15px;
 }
 .scroll_wrapper .scroll_wrapper_i .scrollable{
	margin: 0px;
 }
 .scroll_wrapper .scroll_wrapper_i a.browse{
	width: 40px;
	height: 40px;
 }
 .scroll_wrapper .scroll_wrapper_i a.left{
	left: 0px;
	background: url("../images/prev.png") no-repeat scroll left top transparent;
 }
 .scroll_wrapper .scroll_wrapper_i a.right{
	right: 0px;
	background: url("../images/next.png") no-repeat scroll left top transparent;
 }
 .scroll_wrapper .scroll_wrapper_i .items div.img{
	padding: 0px;
 }
 
 /* CUSTOM STYLE BOTTOMBOX LATEST TWEET */
 div.ot-bottomboxes .bottom-box ul.stream-items li.stream-item .tweet-text a{
	display: inline-block;
	padding: 2px 10px;
	color: #FFFFFF;
}
 div.ot-bottomboxes .bottom-box ul.stream-items li.stream-item .tweet-row.created_at{
	padding: 10px 0;
 }
 
 /* CUSTOM STYLE BOTTOMBOX FLICKR PHOTOS */
.custom_gallery div.itemImg{
	width: 49%;
	float: left;
	text-align: center;
	margin: 4px 0;
}.custom_gallery div.itemImg img{
	border: 1px solid #f3f3f3;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
}
 
 /* CUSTOM STYLE CUSTOM NEWSLETTER */
 .module.newsletter label{
	float: left;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: italic;
 }
 .module.newsletter input[type="text"]{
	width: 170px;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	color: #A9A9A9;
}
.module.newsletter button,
.module.newsletter input[type="button"],
.module.newsletter input[type="submit"]{
	border: 0;
	padding: 5px 10px 5px 25px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 18px;
}
 
 /* CUSTOM STYLE CUSTOM SOCIAL */
 .module .custom-social a{
	padding: 0px 5px 0px 25px;
 }
 .module .custom-social.custom_facebook{
	background: url("../images/demo/facebook.png") no-repeat;
 }
 .module .custom-social.custom_twitter{
	background: url("../images/demo/twitter.png") no-repeat;
 }
 .module .custom-social.custom_blog{
	background: url("../images/demo/wordpress.png") no-repeat;
 }
 .module .custom-social.custom_youtube{
	background: url("../images/demo/youtube.png") no-repeat;
 }
 .module .custom-social.custom_mail{
	background: url("../images/demo/email.png") no-repeat;
 }
/* CUSTOM STYLE HEADER-TOP MODULE */

/*------- SEARCH MODULE------------ */
.ot-headertop form.default-search{
	padding: 3px 0;
	float: right;
}
.ot-headertop form.default-search div.search{
	width: 240px;
	height: 20px;
	border: 1px solid #E1E1E1;
	float: right;
}
.ot-headertop form.default-search input#mod-search-searchword{
	background: none;
	border: 0;
	/*max-width: 220px;*/
	width: 160px;
    padding: 3px 5px;
	color: #666666;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
}
.ot-headertop form.default-search input#mod-search-searchword:focus{
	outline: 0;
}
.ot-headertop form.default-search input.button{
	border: 0;
	float: right;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
	background: none;
	padding: 2px 5px;
}


/* CUSTOM STYLE TOP-EXTEND MODULE */
.ot-top-extend .custom-header{
	float: left;
	width: 100%;
	background: url("../images/demo/feed.png") center left no-repeat;
}

/* CUSTOM STYLE BREADCRUMB */
.breadcrumbs{
	padding: 0 15px;
	display: block;
	color: #FFFFFF;
	background: #81b272;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
}

.k2AccountPage .toggle-editor,
.k2AccountPage .toggle-editor .button2-left,
.k2AccountPage .toggle-editor .button2-left .blank{
	margin:0;
}

/* CUSTOM LEFT _ RIGHT */
.ot-leftcolumn,
.ot-rightcolumn{
	
}
div.ot-rightcolumn .otModule.nonebg,
div.ot-leftcolumn .otModule.nonebg{
	padding-bottom: 20px;
	background: none;
}
.ot-leftcolumn .k2ArchivesBlock li,
.ot-rightcolumn .k2ArchivesBlock li{
	border: 0;
}
.ot-leftcolumn .k2ArchivesBlock li div,
.ot-rightcolumn .k2ArchivesBlock li div{
	background: #4f5153;
	border: 0;
	margin: 2px 1px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: normal;
}
.ot-leftcolumn .k2ArchivesBlock li.active div,
.ot-rightcolumn .k2ArchivesBlock li.active div,
.ot-leftcolumn .k2ArchivesBlock li:hover div,
.ot-rightcolumn .k2ArchivesBlock li:hover div,
.ot-leftcolumn .k2ArchivesBlock li div:hover,
.ot-rightcolumn .k2ArchivesBlock li div:hover{
	background: #87b678;
}
.ot-leftcolumn .k2ArchivesBlock li a,
.ot-rightcolumn .k2ArchivesBlock li a{
	font-weight: normal;
}
.ot-leftcolumn .k2ArchivesBlock li.active a,
.ot-rightcolumn .k2ArchivesBlock li.active a,
.ot-leftcolumn .k2ArchivesBlock li:hover a,
.ot-rightcolumn .k2ArchivesBlock li:hover a,
.ot-leftcolumn .k2ArchivesBlock li div:hover a,
.ot-rightcolumn .k2ArchivesBlock li div:hover a
.ot-leftcolumn .k2ArchivesBlock li div a:hover,
.ot-rightcolumn .k2ArchivesBlock li div a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div.ot-rightcolumn ul li.even,
div.ot-leftcolumn ul li.even{
	
}
div.ot-rightcolumn ul li.odd,
div.ot-leftcolumn ul li.odd{
	background: #f7f7f2;
}
div.ot-rightcolumn ul li .lcUsername,
div.ot-leftcolumn ul li .lcUsername{
	font-size: 13px;
}
div.ot-rightcolumn ul li .lcCommentDate,
div.ot-leftcolumn ul li .lcCommentDate{
	font-size: 11px;
	font-style: italic;
	color: #43362e;
}
div.ot-rightcolumn ul li a .lcComment,
div.ot-leftcolumn ul li a .lcComment{
	font-size: 13px;
	color: #444444;
}
div.ot-rightcolumn ul li a:hover,
div.ot-leftcolumn ul li a:hover{
	
}

/*Custom Pagination*/
div.pagination,
#top-pagination,
#bottom-pagination{
    float: left;
    margin: 10px 0px;
	padding: 0px;
    width: 100%;
	border: 0px;
}
.pagination p.pageslinks,
.pagination p.pagescounter,
#top-pagination p.pageslinks,
#top-pagination p.pagescounter,
#bottom-pagination p.pageslinks,
#bottom-pagination p.pagescounter{
	margin: 5px 0;
}
.pagination p.pageslinks,
#top-pagination p.pageslinks,
#bottom-pagination p.pageslinks{
	margin: 0;
}
.pagination span.pagination,
#top-pagination span.pagination,
#bottom-pagination span.pagination{
	margin: 0;
	font-weight: bold;
}
.pagination span.pagination span.text, 
.pagination span.pagination a.link-text,
#top-pagination span.pagination span.text, 
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.text, 
#bottom-pagination span.pagination a.link-text{
	background: none;
}
.pagination span.pagination span.inactive,
.pagination span.pagination strong a.link-text,
.pagination span.pagination a.link-text,
#top-pagination span.pagination span.inactive,
#top-pagination span.pagination strong a.link-text,
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.inactive,
#bottom-pagination span.pagination strong a.link-text,
#bottom-pagination span.pagination a.link-text{
    line-height: normal;
    margin: 0 0px 0 4px;
    padding: 4px 8px;
    width: auto;
	color: #000000;
	border: 1px solid #d5d5d5;	
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
}
.pagination span.pagination span.inactive span.text,
.pagination span.pagination strong a.link-text span.link-page,
.pagination span.pagination a.link-text span.link-page,
#top-pagination span.pagination span.inactive span.text,
#top-pagination span.pagination strong a.link-text span.link-page,
#top-pagination span.pagination a.link-text span.link-page,
#bottom-pagination span.pagination span.inactive span.text,
#bottom-pagination span.pagination strong a.link-text span.link-page,
#bottom-pagination span.pagination a.link-text span.link-page{
    line-height: 28px;
    margin: 0px;
    padding: 0 0px;
    width: auto;
}

.link-page{
	margin: 10px;
}

.pagination span.pagination strong span.inactive,
.pagination span.pagination  a.link-text:hover,
#top-pagination span.pagination strong span.inactive,
#top-pagination span.pagination  a.link-text:hover,
#bottom-pagination span.pagination strong span.inactive,
#bottom-pagination span.pagination  a.link-text:hover{
	color: #FFFFFF;
	background: #87b678;
	text-decoration: none;
	border: 1px solid #669059;
}

/* CUSTOM LOGIN MODULE */
.ot-logout-wrap .ot-logged-greeting-inner{
	/*line-height: 24px;*/
}
#ot-logout-form{
	padding: 0 15px;
}
#ot-logout-form .ot-logout-button,
#ot-logout-form .ot-logout-button .ot-logout-button-inner,
#ot-logout-form .ot-logout-button .ot-logout-button-inner input.button{
	background: none;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	/*font-size: 12px;*/
	line-height: 24px;
	height: 24px;
}
#ot-logout-form .ot-logout-button .ot-logout-button-inner input.button{
	color: #68900C;
}
form#form-login{
	
}
form#form-login fieldset.input{
	border: none;
}
form#form-login fieldset.input #form-login-username input#modlgn_username,
form#form-login fieldset.input #form-login-password input#modlgn_passwd{
	width: 60%;
	padding: 0px 4px;
}
form#form-login fieldset.input #form-login-username{
	
}
form#form-login fieldset.input #form-login-username input#modlgn_username{
	
}
form#form-login fieldset.input #form-login-password{
	
}
form#form-login fieldset.input #form-login-password input#modlgn_passwd{
	
}
form#form-login fieldset.input #form-login-username label,
form#form-login fieldset.input #form-login-password label{
	display: block;
}
form#form-login fieldset.input input.submit-button,
form#form-login div.log-out input.submit-button,
form#form-login fieldset.input input.button,
form#form-login div.log-out input.button{
	/*border: none;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 6px 15px 8px;*/
}
form#form-login ul li{
	border: none;
	/*padding: 2px 0;*/
}
form#form-login ul li a{
	font-size: 14px;
}

/* Custom Style for Layout Type Left - Right - Content */
body.left-right-content div.ot-mainbody{

}
body.left-right-content div.ot-mainbody div.ot-content{
	padding-right: 0px;
	border-right: 0;
}
body.left-right-content div.ot-mainbody div.content-full-left{
	padding-left: 40px;
	border-left: 1px solid #E1E1E1;
}
body.left-right-content div.ot-mainbody div.ot-rightcolumn{
	float: left;
	padding-left: 0;
	padding-right: 30px;
	border-left: 0;
	border-right: 1px solid #E1E1E1;
}
/* Custom Style for Layout Type Content - Left - Right */
body.content-left-right div.ot-mainbody{
	
}
body.content-left-right div.ot-mainbody div.ot-content{
	padding-left: 0px;
	border-left: 0;
}
body.content-left-right div.ot-mainbody div.content-full-right{
	padding-right: 40px;
	border-right: 1px solid #E1E1E1;
}
body.content-left-right div.ot-mainbody div.ot-leftcolumn{
	float: right;
	padding-left: 30px;
	padding-right: 0px;
	border-right: 0;
	border-left: 1px solid #E1E1E1;
}

/* CUSTOM WIDTH */
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.width1 {
	width:1%;
}
.width2 {
	width:2%;
}
.width3 {
	width:3%;
}
.width4 {
	width:4%;
}
.width5 {
	width:5%;
}
.width6 {
	width:6%;
}
.width7 {
	width:7%;
}
.width8 {
	width:8%;
}
.width9 {
	width:9%;
}
.width10 {
	width:10%;
}
.width11 {
	width:11%;
}
.width12 {
	width:12%;
}
.width13 {
	width:13%;
}
.width14 {
	width:14%;
}
.width15 {
	width:15%;
}
.width16 {
	width:16%;
}
.width17 {
	width:17%;
}
.width18 {
	width:18%;
}
.width19 {
	width:19%;
}
.width20 {
	width:20%;
}
.width21 {
	width:21%;
}
.width22 {
	width:22%;
}
.width23 {
	width:23%;
}
.width24 {
	width:24%;
}
.width25 {
	width:25%;
}
.width26 {
	width:26%;
}
.width27 {
	width:27%;
}
.width28 {
	width:28%;
}
.width29 {
	width:29%;
}
.width30 {
	width:30%;
}
.width31 {
	width:31%;
}
.width32 {
	width:32%;
}
.width33 {
	width:33%;
}
.width34 {
	width:34%;
}
.width35 {
	width:35%;
}
.width36 {
	width:36%;
}
.width37 {
	width:37%;
}
.width38 {
	width:38%;
}
.width39 {
	width:39%;
}
.width40 {
	width:40%;
}
.width41 {
	width:41%;
}
.width42 {
	width:42%;
}
.width43 {
	width:43%;
}
.width44 {
	width:44%;
}
.width45 {
	width:45%;
}
.width46 {
	width:46%;
}
.width47 {
	width:47%;
}
.width48 {
	width:48%;
}
.width49 {
	width:49%;
}
.width50 {
	width:50%;
}
.width51 {
	width:51%;
}
.width52 {
	width:52%;
}
.width53 {
	width:53%;
}
.width54 {
	width:54%;
}
.width55 {
	width:55%;
}
.width56 {
	width:56%;
}
.width57 {
	width:57%;
}
.width58 {
	width:58%;
}
.width59 {
	width:59%;
}
.width60 {
	width:60%;
}
.width61 {
	width:61%;
}
.width62 {
	width:62%;
}
.width63 {
	width:63%;
}
.width64 {
	width:64%;
}
.width65 {
	width:65%;
}
.width66 {
	width:66%;
}
.width67 {
	width:67%;
}
.width68 {
	width:68%;
}
.width69 {
	width:69%;
}
.width70 {
	width:70%;
}
.width71 {
	width:71%;
}
.width72 {
	width:72%;
}
.width73 {
	width:73%;
}
.width74 {
	width:74%;
}
.width75 {
	width:75%;
}
.width76 {
	width:76%;
}
.width77 {
	width:77%;
}
.width78 {
	width:78%;
}
.width79 {
	width:79%;
}
.width80 {
	width:80%;
}
.width81 {
	width:81%;
}
.width82 {
	width:82%;
}
.width83 {
	width:83%;
}
.width84 {
	width:84%;
}
.width85 {
	width:85%;
}
.width86 {
	width:86%;
}
.width87 {
	width:87%;
}
.width88 {
	width:88%;
}
.width89 {
	width:89%;
}
.width90 {
	width:90%;
}
.width91 {
	width:91%;
}
.width92 {
	width:92%;
}
.width93 {
	width:93%;
}
.width94 {
	width:94%;
}
.width95 {
	width:95%;
}
.width96 {
	width:96%;
}
.width97 {
	width:97%;
}
.width98 {
	width:98%;
}
.width99 {
	width:99%;
}
.width100 {
	width:100%;
}



