/*iPhone 4 ----------- */

body {
	min-width: 320px; }

#style_provider {
	min-width: 0px;
	max-width: 480px; }

#top-border {
	min-width: 480px;
}

table.main-layout-table > * > * > .layout-center {
	width: 480px;
	min-width: 480px;
}

.container {
	margin: 0 auto;
	padding: 0 10px 0 10px;
	width: 300px; }

.toggle_menu {
	position: absolute;
	right: 10px;
	top: 30px;
	color: #009FE3;
	display:  block;
	font-size: 12px;
	font-weight: 800; }
	
#main-nav {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	z-index: 99999;	}

.menu-top {
	display: none;
	margin: 0px auto !important;
	padding: 0px !important;
	overflow: hidden;
	list-style: none;
	border-radius: 0px 0px 20px 20px;
	width: 96%; }

.menu-top li {
	display: block;
	float: none;
	margin: 0 auto !important; }

.menu-top .current_menu_item:after {
	background: none;
	bottom: -2.5px;
	content: none;
	left: 50%;
	display: block;
	height: 5px;
	margin: 0 0 0 -2.5px;
	transform: inherit;
	position: inherit;;
	width: inherit; }

.menu-top li a,
.menu-top .current_menu_item > a,
.menu-top li ul li a {
	color: #ffffff;
	display: block;
	background-color: #555555;
	font-size: 12px;
	font-weight: 800;
	text-align: center;
	padding: 10px 0px 10px 0px !important;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #777777;
	text-shadow: none; }


.menu-top ul,
.menu-top .sub-menu-left {
	background: #efefef !important;
	border: none !important;
	box-shadow: none;
	color: #ffffff !important;
	display: block;
	float: none;
	font-size: 14px;
	font-weight: 800;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	position: relative !important;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
	text-align: left;
	width: 100%; }

.menu-top li:hover > a {
	background: #6f6f6f !important;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #777777;
	color: #ffffff !important;
	/*border-left: 3px solid #9CA3DA !important;*/ }


/* ---------------------------------------------------------------------- */
/*	HEADER-SECTION
/* ---------------------------------------------------------------------- */	

.terminals {
	padding: 2px 26px 0 0;
	position: absolute;
	top: 110px;
	right: 10px; }

/* ---------------------------------------------------------------------- */
/*	SEARCH-CELL
/* ---------------------------------------------------------------------- */
.search_cell, .form_cell {
	width: 100%; }

.search_cell form div {
	float: none; 
	width: 100% !important; }

.search_cell form div button {
	margin: 10px 10px 0 0px !important; }

/* ---------------------------------------------------------------------- */
/*	CREATE-JOB-CELL
/* ---------------------------------------------------------------------- */
.sub_page_title .create_job_cell {
	padding: 30px 0 20px 0;
	width: 100%; }

.sub_page_title .create_job_cell div.col3.last {
	width: 40%; }

.sub_page_title .create_job_cell > .col8.last {
	padding-top: 10px;
	width: 100%; }

.sub_page_title .create_job_cell div.col8.last .row div.col8.last  {
	width: 70%; }

.sub_page_title .create_job_cell div.col8.last .row div.col3.last  {
	width: 30%; }



	
/* ---------------------------------------------------------------------- */
/*	PAGINATION
/* ---------------------------------------------------------------------- */		
.pagination_controls {
	padding: 10px 0 10px 0;
	text-align: left;
	width: 100%; }

span.pagination span {
	padding: 0 0 0 0; }

/* ---------------------------------------------------------------------- */
/*	FOOTER-CONTAINER
/* ---------------------------------------------------------------------- */	

#footer .container  * {
	margin-left: 1%;
	margin-right: 1%; }

#footer .footer_menu {
	text-align: center; }

#footer .footer_menu li,
#footer .footer_menu li a {
	border-left: 0px; }

#footer .contact-info {
	padding: 5px 0 0 0; }

#footer .contact-info li {
	float: none; }



/* ---------------------------------------------------------------------- */
/*	CELL
/* ---------------------------------------------------------------------- */	
.cell {
	padding: 0 1% 40px 1% !important;
	width: 100% !important; }

.cell_header {
	width: 100%; }

.cell_header span, 
.cell_header a,
.cell_header button,
.sub_header span,
.sub_header a,
.sub_header button {
	float: none;
	padding: 0 0 0 0;
	position: relative;
	top: 0px; }

.sub_header button.status.i_up {
	float: right;
	top: -10px; }

.i_approve,
.i_cancel {
	margin: 0 10px 0 0; }

.cell_header button, .sub_header button {
	top: 0px;
	margin: 15px 0 10px 0px; }

/* ---------------------------------------------------------------------- */
/*	TABLE
/* ---------------------------------------------------------------------- */		
table {
	font-size: 10px; }


/* ---------------------------------------------------------------------- */
/*	JOBS-EDIT
/* ---------------------------------------------------------------------- */	
#edit-type {}

#edit-type div {
	margin: 0 0 0 0px;
	padding: 5px 0 15px 0;
	width: 50%; }

#edit-type div:last-child {
	margin: 0 0 0 65px; }

#job-group-pane {}

#job-group-pane .cell_sub_header .row.col5 {
	width: 60% !important; }
	
#job-group-pane .cell_sub_header .col6 {
	width: 32% !important; }
	
	
.node_action_buttons_bottom { padding-top: 5px !important; }

.cell_header .link {
	padding: 15px 0 0 0px;
	margin: 10px 0 0 0;
	top: 0px; }

.cell_header span {
	display: block;
	padding-right: 10px;
	background: none;
}
.multi_heading span {
	display: inline-block; }

#tabbed-nav li a {
	font-size: 8px;
}


.terminal-actions .row_medium div.col6 {
	float: none;
	width: 100%; }

.terminal-actions .row_medium div.col5 {
	float: none;
	width: 87%; }

.terminal-actions .sub_header h4 {
	width: 100%; }

.terminal-actions .gm .col9 {
	float: none; }


/* -------------------------------------------------- */
/*	TEMP ----- ------- ------CHARTS / Maps
/* -------------------------------------------------- */

.map-view.map-big {
	height: 420px;
	width: 420px; }

#statistics_chart {
	width: 100%;
	height: 320px; }

.perf-test-reports-dialog {
	width: 300px;
}
