﻿html, body, form
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

:focus
{
	outline: none;
}

::-ms-clear { display: none; }

body
{
	background: rgb(255,255,255);
	overflow: hidden;
	font-size: 12px;
	font-family: Arial,sans-serif; /*text-overflow: ellipsis;*/
}

#header
{
	padding: 8px 0px 8px 0px !important;
	overflow: hidden; /*background: rgb(0,0,56);*/ /*background: rgb(255,255,255);*/
	background: rgb(14,56,103);
}

#headerTitle
{
	display: block;
	float: left;
	margin-left: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle; /*color: rgb(255,255,255);*/ /*color: rgb(80,80,80);*/ /*color: #222;*/
	color: rgb(242,242,242);
	font-size: 1.8em;
	max-width: 600px;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

#centerWindow
{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px; /*border: solid 1px #cfd0d1;*/ /*background: rgb(242,242,242);*/
}

#subheader
{
	margin: 0px;
	padding: 0px; /*border-bottom: 1px solid #999999;*/ /*-webkit-box-shadow: 0px 0px 2px 0px #999999;*/ /*box-shadow: 0px 0px 2px 0px #999999;*/
	height: 34px;
	overflow: hidden;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 0px;
	background: rgb(242,242,242);
	border: solid 1px #cfd0d1; /*margin:8px;*/
	margin-top: 8px;
}

#map
{
	background-color: white;
	width: 100%;
	padding: 0;
	margin: 8px 0px 0px 0px;
	border: solid 1px #cfd0d1;
}

/*Style for company logo added to the map*/
.logo
{
	bottom: 20px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	z-index: 30;
}
.logo img
{
	border: none;
}

#footer
{
	font-size: 8pt;
	text-align: center;
	height: 10px; /*border-top: 1px solid #999999;*/ /*-webkit-box-shadow: 0px 0px 2px 0px #999999; 	box-shadow: 0px 0px 2px 0px #999999;*/
	overflow: hidden;
}

#rightPanel
{
	/*background: rgb(242,242,242);*/
	padding: 0px 0px 0px 0px;
}

.rightPanelOn
{
	display: block;
	margin: 0px 0px 0px 8px;
}

.rightPanelOff
{
	display: none;
	margin: 0px 0px 0px 0px;
}

.claro #rightPanel .dijitContentPane
{
	padding: 0px 0px 0px 0px;
}


/*#rightPanelHeader
{
	
	background: rgb(242,242,242);
	font-weight: bold;
	height: 18px;
	border: none;
	margin: 0 5px;
	padding: 5px 0 0 0;
}*/



.closeButton
{
	width: 16px;
	height: 16px;
	display: block;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -80px 0px;
}

/*.claro #toolbar .dijitToolbar
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color: Transparent;
}*/

#webmap-toolbar-right
{
	float: right;
	margin: 0px 4px 0px 0px;
	display: inline-block; /*color: rgb(0,149,212);*/ /*background: rgb(0,0,56);*/
	background-color: Transparent;
}

/*override claro background and other props*/
/*#webmap-toolbar-right .dijitToolbar
{
	height: 100%;
}*/

.claro #subheader .dijitToggleButton
{
	border: none !important;
	background: none !important;
	margin-right: 8px;
	margin-top: 3px;
}

.claro #subheader .dijitToggleButtonHover
{
	border: none !important;
	background: none !important; /*background-color: rgb(248, 248, 249) !important; 	border: solid 1px #cfd0d1 !important;*/
}

.claro #subheader .dijitToggleButton .dijitButtonNode
{
	border: none !important;
	background: none !important;
	box-shadow: none !important;
	border-radius: 0px !important;
	padding: 4px 3px 3px 3px !important;
	color: #575757 !important;
	border: solid 1px rgb(242, 242, 242) !important;
}

.claro #subheader .dijitButtonActive .dijitButtonNode, .claro #subheader .dijitDropDownButtonActive .dijitButtonNode, .claro .dijitComboButtonActive #subheader .dijitButtonNode, .claro #subheader .dijitToggleButtonActive .dijitButtonNode, .claro #subheader .dijitToggleButtonChecked .dijitButtonNode
{
	border: none !important;
	background: none !important;
	box-shadow: none !important;
	padding: 5px 5px 5px 5px;
	border: solid 1px #cfd0d1 !important;
	background-color: rgb(248, 248, 249) !important;
}

.claro #subheader .dijitToggleButton .dijitToggleButtonChecked .dijitButtonNode, .claro #subheader .dijitToggleButton .dijitChecked .dijitButtonNode
{
	border: none !important;
	background: none !important;
	box-shadow: none !important;
	padding: 5px 5px 5px 5px;
	border: solid 1px #cfd0d1 !important;
	background-color: rgb(248, 248, 249) !important;
}

.claro #subheader .dijitToggleButtonChecked
{
	/*border: none !important; 	background: none !important;  	border: solid 1px #82acc7 !important; 	 	background-color: rgb(44, 98, 133) !important;*/
}

.claro #subheader .dijitToggleButtonHover .dijitButtonNode, .claro #subheader .dijitHover .dijitButtonNode
{
	border: none !important;
	background: none !important;
	border: solid 1px #cfd0d1 !important;
	background-color: rgb(248, 248, 249) !important;
}

/*Measure toggle button*/
/*.claro .dijitToolbar .dijitButtonNode:hover
{
	background:red;
	color: #333;
}
.claro .dijitToolbar .dijitToggleButtonChecked .dijitButtonNode
{
	color: #333;
	border-style: solid;
}
.claro .dijitToolbar .dijitButtonNode
{
	color: #fff;
}*/

.esriBaseMapIcon
{
	background-image: url(../images/ui/Basemap16.png); /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -96px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriLegendIcon
{
	background-image: url(../images/ui/Legend16.png); /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -368px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriDetailsIcon
{
	background-image: url(../images/ui/details.png); /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -112px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriTocIcon
{
	background-image: url(../images/ui/contents.png); /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -112px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriDrawingIcon
{
	/*background-image: url(../images/ui/details.png);*/ /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -112px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriEditorIcon
{
	background-image: url(../images/ui/edit_20x20.png); /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -112px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriPrintIcon
{
	background-image: url(../images/ui/genericprint.png); /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -112px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}


.esriMeasureIcon
{
	background-image: url(../images/ui/Measure_Area16.png); /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -112px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriIdentifyIcon
{
	background-image: url(../images/ui/identify.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriHelpIcon
{
	background-image: url(../images/ui/help.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriGestaoIcon
{
	background-image: url(../images/ui/details.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

.esriSearchIcon
{
	background-image: url(../images/ui/zoom.png); /*background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -112px 0;*/
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 1px 1px 1px 1px;
}

/*.esriSimpleSlider.esriSimpleSliderVertical.infoPosition {
	top: 5px;
}*/

/* Override default map slider - zoom in/out control */
.esriSimpleSlider
{
	top: 2px;
	left: 5px;
	border: none !important;
	background-color: transparent !important;
	color: white !important;
	box-shadow: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.esriSimpleSlider div
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 26px;
	height: 26px;
	font-size: 18px;
}

.esriSimpleSliderVertical .esriSimpleSliderIncrementButton, .esriSimpleSliderVertical .esriSimpleSliderDecrementButton
{
	background: rgb(242,242,242); /*background: -moz-linear-gradient(top, #858585 0%, #242424 100%); 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #858585), color-stop(100%, #242424)); 	background: -webkit-linear-gradient(top, #858585 0%, #242424 100%); 	background: -o-linear-gradient(top, #858585 0%, #242424 100%); 	background: -ms-linear-gradient(top, #858585 0%, #242424 100%); 	background: linear-gradient(top, #858585 0%, #242424 100%); 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#858585', endColorstr='#242424', GradientType=0);*/ /* IE6-9 */
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border: solid 1px #cfd0d1;
	color: #575757;
}


.clear, .Clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.formStyle
{
	margin: 0px;
}
.formStyle .item
{
	margin-bottom: 10px;
	height: 25px;
}

.formStyle .item.last
{
	margin-bottom: 0px;
	height: 25px;
}

.formStyle .center
{
	text-align: center;
}

.formStyle .left
{
	text-align: right;
	width: 115px;
	float: left;
	margin-right: 10px;
}

.formStyle .left.small
{
	width: 60px;
}

.formStyle .left LABEL
{
	padding-bottom: 4px;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	font-size: 11px;
	padding-top: 4px;
}
.formStyle .right
{
	text-align: left; /*width: 258px;*/
	float: left;
}
.formStyle .slider
{
	position: relative;
	margin: 7px 10px 0px 0px;
	width: 100px;
	display: block;
	float: left;
}
.formStyle SELECT
{
	margin-top: 2px;
}
.formStyle .sliderTxt
{
	padding-bottom: 4px;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	float: left;
	font-size: 11px;
	padding-top: 4px;
}

.claro #rightPanel .dijitAccordionContainer
{
	border: none !important;
	background: none !important;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px -1px 0px;
}

.claro #rightPanel .dijitAccordionContainer .dijitContentPane
{
	padding: 6px 6px 6px 6px;
}

.claro .dijitAccordionInnerContainer
{
	border: none !important;
	background: none !important;
	border: solid 1px #ccc !important; /*margin-bottom: 8px;*/ /*margin-top: 8px;*/
	padding: 0px 0px 0px 0px;
}

.claro .dijitAccordionTitle, .dj_ie6 .claro .dijitAccordionTitle
{
	padding: 5px 7px 2px 7px;
	min-height: 17px; /*color: #4a4a4a;*/
	background: none !important;
	border: solid 1px white !important;
	background-color: rgb(248, 248, 249) !important;
	color: #666666; /*font-weight: bold;*/
}

.claro .dijitAccordionContainer .dijitAccordionContainer-child
{
	border: none !important;
	border-top: solid 1px #ccc !important;
}

.claro .dijitAccordionContainer .dijitAccordionChildWrapper
{
	border: none !important;
	margin: 0px 0px 0px 0px;
}

.claro .dijitAccordionChildWrapper
{
	border: none !important;
	border: solid 1px white !important;
}

.claro .dijitAccordionInnerContainerActive
{
}

.claro .dijitAccordionInnerContainerActive .dijitAccordionTitle
{
	border: solid 1px white !important;
}

.claro .dijitAccordionInnerContainerSelected
{
	border: none !important;
	border: solid 1px #cfd0d1 !important;
}

.claro .dijitAccordionInnerContainerSelected .dijitAccordionTitle
{
	border: none !important;
	border: solid 1px white !important;
}
.claro .dijitAccordionInnerContainerHover .dijitAccordionTitle
{
	border: none !important;
	border: solid 1px white !important;
}

.claro .dijitAccordionInnerContainerHover
{
	border: none !important;
	border: solid 1px #cfd0d1 !important;
}

.claro .dijitAccordionInnerContainerSelectedActive
{
	border: none !important;
	border: solid 1px #cfd0d1 !important;
}

.claro .dijitAccordionInnerContainerSelectedHover .dijitAccordionContainer-child
{
	/*border-top: solid 1px #ccc !important;*/
}
.claro .dijitAccordionInnerContainerSelectedActive .dijitAccordionContainer-child
{
	/*border-top: solid 1px #ccc !important;*/
}


/**/

/*.claro .dialog. dijitDialogUnderlay
{
	background: red;
	opacity: 0.5;
}*/

.claro .dijitDialogUnderlay.dialog
{
	background: #eee;
	opacity: 0.5;
}

.claro .dj_ie .dijitDialogUnderlay.dialog
{
	filter: alpha(opacity=50);
}

/*.claro .dijitDialog .closeText
{
	display: none;
	position: absolute;
}

.claro .dijit_a11y .dijitDialog .closeText
{
	display: inline;
}*/


.claro .dijitDialog.dialog
{
	padding: 1px 1px 1px 1px;
	border: 1px solid #eeeeee;
	background-color: white; /*!important;*/
	font-size: 1em;
}

/*.claro .dijitDialog.dialog .dijitDialogHover
{
	padding: 1px 1px 1px 1px;
	border: 1px solid #999999; !important;
	background-color: red !important;
}*/

.claro .dijitDialogHover.dialog
{
	padding: 1px 1px 1px 1px;
	border: 1px solid #999999; /*!important;*/
	background-color: white !important;
}

.claro .dijitDialog.dialog .dijitDialogTitleBar
{
	/*margin: 4px 0px 4px 0px;*/
	padding: 4px 0px 4px 4px;
	border: 0px solid white;
	background: white;
	font-size: 1em; /*height:25px;*/
}

.claro .dijitDialog.dialog .dijitDialogTitle
{
	/*color: Red; 	font-weight:bold;*/
}

.claro .dijitDialog.dialog .dijitDialogCloseIcon
{
}

.claro .dijitDialog.dialog .dijitDialogPaneContent
{
	position: relative;
	background: white;
	padding: 6px 6px 6px 6px;
	border-top: 1px solid #ccc;
}

/*
.claro .dijitDialogPaneContent .padContainer
{
	padding: 10px;
	word-wrap: break-word;
}

.claro .dijitDialogPaneContent .padContainer .buttons
{
	margin: 20px 0 0 0;
	text-align: right;
}

.esriRtl .claro .dijitDialogPaneContent .padContainer .buttons
{
	text-align: left;
}

.claro .dijitDialogPaneContent .Pad
{
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 10px;
	position: relative;
	top: -1px;
}*/

/*.claro .dijitDialogTitle {
    display: block;
    padding: 1;
    border: 0;
    font-weight: normal;
}*/

/*.claro .dijitDialogTitle .configIcon {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    background: url(../images/ui/uiSprite.png?v=3.01) no-repeat -336px 0px
}*/

/*.esriRtl .claro .dijitDialogTitle .configIcon {
    margin: 0 0 0 5px;
}*/


/*.claro .dijitTabContainerTop-tabs .dijitTab 
{
	padding: 0px 0px 0px 0px !important;
}
*/


.claro .tab .dijitToggleButtonHover, .claro .tab .dijitHover, .claro .tab .dijitTabHover
{
	border: 1px solid #ccc;
	background-color: gray;
}

.claro .tab .dijitTabContainerTop-tabs .dijitTab
{
	color: #4a4a4a;
	background: none;
	background-color: white;
	font-size: 1em;
	border-bottom: solid 1px #ccc;
}
.claro .tab .dijitTabContainerTop-tabs .dijitTabChecked
{
	padding: 3px 6px 3px 6px;
	color: #4a4a4a;
	background: none;
	background-color: white;
	border-bottom: solid 1px white;
}

.claro .tab .dijitTabStripIcon
{
	background-color: white;
}

.claro .tab .dijitTabStripSlideRightIcon, .claro .tab .dijitTabStripSlideLeftIcon
{
	background-color: white;
}

.claro .tab .tabStripButton
{
	margin-top: 1px;
	background-color: white;
	padding: 0px 0px 0px 0px;
}

/*.claro .tab .tabStripButton .dijitTabHover .tabStripButtonHover .digitHover
{
	margin-top: 1px;
	background-color: green !important;
	padding:0px 0px 0px 0px;
}*/

.claro .tab .tabStripButtonHover
{
	margin-top: 1px;
	background-color: white !important;
	padding: 0px 0px 0px 0px;
}

.claro .tab .tabStripButtonDisabled, .claro .tab .tabStripButtonDisabled .dijitHover
{
	margin-top: 1px;
	background-color: white;
	padding: 0px 0px 0px 0px;
}

.claro .dijitMenu
{
	border: 1px solid gray;
	background-color: white;
}

.claro .dijitMenuItem
{
	font-size: 0.8em;
}

.claro .dijitMenuItemSelected
{
	/*      * dijitMenuItemHover refers to actual mouse over      * dijitMenuItemSelected is used after a menu has been "activated" by      * clicking it, tabbing into it, or being opened from a parent menu,      * and denotes that the menu item has focus or that focus is on a child      * menu      */
	background: none;
	background-color: white;
}


.claro .esriMeasurement .esriButton
{
	border: 1px solid white;
	padding: 0px 0px 0px 0px !important;
	height: 24px !important;
}

.claro .esriMeasurement .result
{
	height: 30px !important;
}

.claro .esriMeasurement .esriButton .digitButtonNode
{
	height: 24px !important;
}

/*.claro .esriMeasurement .esriButtonHover
{
	border: 1px solid green !important;
}*/

/*.claro .esriMeasurement .dijitHover
{
	border: 1px solid red !important;
	background-color: red !important;
}*/


.claro .esriMeasurement .dijitChecked
{
	background: none !important;
	background-color: #f0f0f0 !important;
}
.claro .esriMeasurement .dijitButtonNode
{
	border: none !important; /*border: solid 1px white !important;*/
	background: none !important;
	padding: 0px 0px 0px 0px !important;
	height: 24px !important;
}

.claro .esriMeasurement .esriToggleButton
{
	border: solid 1px white !important;
}

.claro .esriMeasurement .dijitButtonText
{
	font-size: 0.8em;
}

.claro .esriMeasurement .esriToggleButtonHover
{
	border: solid 1px #ccc !important;
}

.claro .esriMeasurement .esriToggleButton .dijitButtonNode
{
	width: 100% !important;
}

.claro .esriMeasurement .result
{
	height: 12px;
}

.claro .dijitTreeRowSelected
{
	border: solid 0px white;
	background: none;
	padding: 4px 0px 2px 0px;
}

.claro .dijitTreeRowHover
{
	border: solid 0px white;
	background: none;
	padding: 4px 0px 2px 0px;
}

.claro .dijitTreeRowActive
{
	border: solid 0px white;
	background: none;
	padding: 4px 0px 2px 0px;
}

.claro .dijitLeaf
{
	/*background: none;*/ /*width: 16px;*/
	display: none;
}

.claro .dijitFolderOpened, .claro .dijitFolderClosed
{
	/*width: 0px;*/ /*background: none;*/
	display: none;
}

.claro .dijitTreeLabel
{
	margin-left: 1px; /*padding-left:2px;*/
}


.btn
{
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	font-family: arial;
	/*font-size: 11px;*/
	font-weight: bold;
	color: #4a4a4a;
	padding: 2px 8px 2px 8px;
	border: solid 1px #ccc;
	background-color: white;
}

.btn:hover
{
	border: solid 1px #ccc;
	background-color: #f0f0f0;
}


.ediaIcon
{
	width: 16px;
	height: 18px;
	text-align: center;
	background-image: url("../images/ui/widget.png");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	float: right;
	cursor: pointer;
}

.ediaIconHelp
{
	background-position-x: -18px;
	background-position-y: center;
}
.ediaIconClose
{
	background-position-x: 0px;
	background-position-y: center;
}

/*  Grid  */

.Grid
{
	clear: both;
	margin: 0px;
	color: #575757;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
}

.Grid:before, .Grid:after
{
	content: "";
	display: table;
}

.Grid:after
{
	clear: both;
}

.Grid.gray
{
	background-color: rgb(230,230,230);
}

/*  ROW SETUP  */

.Grid > .row:before, .Grid > .row:after
{
	content: "";
	display: table;
	margin-top:6px;
}

.Grid > .rowSt:before, .Grid > .rowSt:after
{
	content: "";
	display: inline-block;
	margin-top:6px;
}

.Grid > .row_simple:before, .Grid > .row_simple:after
{
	content: "";
	display: table;
}

.Grid > .row:after
{
	clear: both;
}

.Grid > .row_simple:after
{
	clear: both;
}

/*  COLUMN SETUP  */

.Grid > .col, .Grid .row > .col
{
	display: block;
	float: left;
	padding: 2px 0px 2px 0px;
	line-height: 18px;
}

.Grid > .col, .Grid .row_simple > .col
{
	display: block;
	float: left;
	padding: 2px 0px 2px 0px;
	line-height: 12px;
}

.Grid .row > .title
{
	color: #474747;
	font-weight: bold; 
}

.Grid .row > .title2
{
	color: #474747;
	font-weight: bold;
	border-bottom: solid 1px #cfd0d1;
	margin-top: 6px;
}

.Grid .row > .subTitle
{
	color:  Black;
	/*border-bottom: solid 1px #cfd0d1;*/
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left:3px;
}

.Grid .row > .right
{
	text-align: right;
}

.Grid .row > .small
{
	font-size: 0.9em;
}

/*  GRID OF ONE  */

.Grid > .size_1_of_1, .Grid .row > .size_1_of_1
{
	width: 99%;
}

/*  GRID OF TWO  */

.Grid > .size_2_of_2, .Grid .row > .size_2_of_2
{
	width: 99%;
}

.Grid > .size_1_of_2, .Grid .row > .size_1_of_2
{
	width: 49.2%;
}

/*  GRID OF THREE  */

.Grid > .size_3_of_3, .Grid .row > .size_3_of_3
{
	width: 99%;
}

.Grid > .size_2_of_3, .Grid .row > .size_2_of_3
{
	width: 66.1%;
}

.Grid > .size_1_of_3, .Grid .row > .size_1_of_3
{
	width: 32.2%;
}

/*  GRID OF FOUR  */

.Grid > .size_4_of_4, .Grid .row > .size_4_of_4
{
	width: 100%;
}

.Grid > .size_3_of_4, .Grid .row > .size_3_of_4
{
	width: 74.6%;
}

.Grid > .size_2_of_4, .Grid .row > .size_2_of_4
{
	width: 49.2%;
}

.Grid > .size_1_of_4, .Grid .row > .size_1_of_4
{
	width: 23.8%;
}

/*  GRID OF FIVE  */

.Grid > .size_5_of_5, .Grid .row > .size_5_of_5
{
	width: 99%;
}

.Grid > .size_4_of_5, .Grid .row > .size_4_of_5
{
	width: 79.68%;
}

.Grid > .size_3_of_5, .Grid .row > .size_3_of_5
{
	width: 59.36%;
}

.Grid > .size_2_of_5, .Grid .row > .size_2_of_5
{
	width: 39.04%;
}

.Grid > .size_1_of_5, .Grid .row > .size_1_of_5
{
	width: 18.72%;
}

/*  GRID OF SIX  */

.Grid > .size_6_of_6, .Grid > .row > .size_6_of_6
{
	width: 99%;
}

.Grid > .size_5_of_6, .Grid > .row > .size_5_of_6
{
	width: 83.06%;
}

.Grid > .size_4_of_6, .Grid > .row > .size_4_of_6
{
	width: 66.13%;
}

.Grid > .size_3_of_6, .Grid > .row > .size_3_of_6
{
	width: 49.2%;
}

.Grid > .size_2_of_6, .Grid > .row > .size_2_of_6
{
	width: 32.26%;
}

.Grid > .size_1_of_6, .Grid > .row > .size_1_of_6
{
	width: 15.33%;
}

/*  GRID OF SEVEN  */

.Grid > .size_7_of_7, .Grid > .row > .size_7_of_7
{
	width: 97%;
}

.Grid > .size_6_of_7, .Grid > .row > .size_6_of_7
{
	width: 85.48%;
}

.Grid > .size_5_of_7, .Grid > .row > .size_5_of_7
{
	width: 70.97%;
}

.Grid > .size_4_of_7, .Grid > .row > .size_4_of_7
{
	width: 56.45%;
}

.Grid > .size_3_of_7, .Grid > .row > .size_3_of_7
{
	width: 41.94%;
}

.Grid > .size_2_of_7, .Grid > .row > .size_2_of_7
{
	width: 27.42%;
}

.Grid > .size_1_of_7, .Grid > .row > .size_1_of_7
{
	width: 12.91%;
}

/*  GRID OF EIGHT  */

.Grid > .size_8_of_8
{
	width: 100%;
}

.Grid > .size_7_of_8
{
	width: 87.3%;
}

.Grid > .size_6_of_8
{
	width: 74.6%;
}

.Grid > .size_5_of_8
{
	width: 61.9%;
}

.Grid > .size_4_of_8
{
	width: 49.2%;
}

.Grid > .size_3_of_8
{
	width: 36.5%;
}

.Grid > .size_2_of_8
{
	width: 23.8%;
}

.Grid > .size_1_of_8
{
	width: 11.1%;
}

/*  GRID OF NINE  */

.Grid > .size_9_of_9
{
	width: 100%;
}

.Grid > .size_8_of_9
{
	width: 88.71%;
}

.Grid > .size_7_of_9
{
	width: 77.42%;
}

.Grid > .size_6_of_9
{
	width: 66.13%;
}

.Grid > .size_5_of_9
{
	width: 54.84%;
}

.Grid > .size_4_of_9
{
	width: 43.55%;
}

.Grid > .size_3_of_9
{
	width: 32.26%;
}

.Grid > .size_2_of_9
{
	width: 20.97%;
}

.Grid > .size_1_of_9
{
	width: 9.68%;
}

/*  GRID OF TEN   */

.Grid > .size_10_of_10
{
	width: 100%;
}

.Grid > .size_9_of_10
{
	width: 89.84%;
}

.Grid > .size_8_of_10
{
	width: 79.68%;
}

.Grid > .size_7_of_10
{
	width: 69.52%;
}

.Grid > .size_6_of_10
{
	width: 59.36%;
}

.Grid > .size_5_of_10
{
	width: 49.2%;
}

.Grid > .size_4_of_10
{
	width: 39.04%;
}

.Grid > .size_3_of_10
{
	width: 28.88%;
}

.Grid > .size_2_of_10
{
	width: 18.72%;
}

.Grid > .size_1_of_10
{
	width: 8.56%;
}

/*  GRID OF ELEVEN  */

.Grid > .size_11_of_11
{
	width: 100%;
}

.Grid > .size_10_of_11
{
	width: 90.76%;
}

.Grid > .size_9_of_11
{
	width: 81.52%;
}

.Grid > .size_8_of_11
{
	width: 72.29%;
}

.Grid > .size_7_of_11
{
	width: 63.05%;
}

.Grid > .size_6_of_11
{
	width: 53.81%;
}

.Grid > .size_5_of_11
{
	width: 44.58%;
}

.Grid > .size_4_of_11
{
	width: 35.34%;
}

.Grid > .size_3_of_11
{
	width: 26.1%;
}

.Grid > .size_2_of_11
{
	width: 16.87%;
}

.Grid > .size_1_of_11
{
	width: 7.63%;
}

/*  GRID OF TWELVE  */

.Grid > .size_12_of_12
{
	width: 100%;
}

.Grid > .size_11_of_12
{
	width: 91.53%;
}

.Grid > .size_10_of_12
{
	width: 83.06%;
}

.Grid > .size_9_of_12
{
	width: 74.6%;
}

.Grid > .size_8_of_12
{
	width: 66.13%;
}

.Grid > .size_7_of_12
{
	width: 57.66%;
}

.Grid > .size_6_of_12
{
	width: 49.2%;
}

.Grid > .size_5_of_12
{
	width: 40.73%;
}

.Grid > .size_4_of_12
{
	width: 32.26%;
}

.Grid > .size_3_of_12
{
	width: 23.8%;
}

.Grid > .size_2_of_12
{
	width: 15.33%;
}

.Grid > .size_1_of_12
{
	width: 6.86%;
}
