﻿@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
	.ui-dialog:not(.logon .ui-dialog) {
		left: 0 !important;
		top: 0 !important;
		width: 100% !important;
		position: absolute !important;
	}
	.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
		padding: .5em .8em !important;
	}
	.mainMenuPanel .menuitem {
		font-size: 130% !important;
	}

	.mainMenuPanel > div {
		padding: 0 6px !important;
	}

	.mainMenuPanel .field {
		font-size: 110% !important;
	}
	.ui-tabs .ui-tabs-nav li label {
		font-size: 150% !important;
	}
	.tabContent, .tableList {
		width: 100% !important;
	}
	table [name="tablepanel"] {
		font-size: 120% !important;
	}

}


/*//////////////////////////////////////////////////////////////////////////////////////
// Main
//////////////////////////////////////////////////////////////////////////////////////*/

body
{
	margin: 0 auto;
	
	font-size:12px !important;
	font-style:normal !important;
	font-family: arial, helvetica, sans-serif !important;
	
	cursor:default;
}

.contentPlaceHolderContainer
{
	position: absolute;
	top: 37px;
	width:100%;
}

/*//////////////////////////////////////////////////////////////////////////////////////
////LanguageSwitcher
//////////////////////////////////////////////////////////////////////////////////////*/
.languageSwitcherAscx
{
	width: 72px;
	height: 38px;
}

.languageSwitcherAscx a
{
	float: left;
	width: 24px;
	height: 28px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////
// MainMenuPanel
//////////////////////////////////////////////////////////////////////////////////////////////////////*/

.loggedAs
{
	position: absolute;
	top: 27px;
	right: 0px;
	padding: 8px;
	font-size: small;
}

.mainMenuPanelWrapper
{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	height:38px;
}

.mainMenuPanel
{
	height: 37px;
	width: auto;
	display: table;
}

.logoLeft
{
	margin-left: 20px;
}
	.logoLeft img {
		height: 38px;
	}

.mainMenuPanel .menuitem
{
	height: 37px;
	padding: 0px 12px;
	margin: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display:table-cell;
	vertical-align: middle;
	color: #ffffff;
}


.activemenuitem, .activemenuitem label
{
	cursor: pointer;
}

.mainMenuPanel .showmenu, .mainMenuPanel .showmenu label
{
	cursor: pointer;
}

.mainMenuPanel .menuitem label, .mainMenuPanel .menuitem a
{
	height: 12px;
	/*position: relative;
	top: 12px;
}

.mainMenuPanel .menuitem select
{
	position: relative;
	top: 7px;*/
}

.mainmenupopup
{
	display: none;
	z-index: 1000;
	position: absolute;
	top: 38px;
}

.mainmenupopup td
{
	height: 37px;
	padding: 0px 15px 0px 15px;
	margin-top: -1px;
	cursor: pointer;
	border-top-width: 1px;
}

.mainmenupopup td label
{
	cursor: pointer;
}

.menuitemwithicon label
{
	margin-left: 30px;
}

/* //// logoff //// */
.logoff
{
	float: right !important;
}


/*//////////////////////////////////////////////////////////////////////////////////////
// Styles for html controls on all over site
//////////////////////////////////////////////////////////////////////////////////////*/

fieldset
{
	cursor: default;
	border: 1px solid;
	
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;*/
}

legend
{
	text-align:left;
}

.bordered
{
	border: 1px solid;
}

textarea
{
    height: 50px;
    resize: none;
    padding: 0px;
}

select
{
    border:1px solid;
}

input[type=checkbox]
{
	margin-left:0px;
	padding-left:0px;
	*border-color:#bbbbbb;
}

.hidden {
	display: none;
}

/*//////////////////////////////////////////////////////////////////////////////////////
// Fields inputs
//////////////////////////////////////////////////////////////////////////////////////*/
.field
{
    width: 198px;
    border: 1px solid;
    
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;*/

	/* need for regular behavior in mozailla */
    font-size:13px; 
    font-style:normal;
}

select.field
{
    width: 200px;
    *width: 202px;
}

.tabContent
{
	overflow: auto;
	cursor:default;
}

.inputlabel
{
	position:relative;
	top:-2px;
	*top:-1px;
	left: -2px;
}

/*//////////////////////////////////////////////////////////////////////////////////////
// Buttons
//////////////////////////////////////////////////////////////////////////////////////*/
.dsbutton
{
	border: 1px solid;
	float: right;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	padding: 5px;
	line-height: 1.4em;
	width: 115px;
	overflow: visible;
	font-size: small;
	
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;*/
}

.butt
{
	border-style: none !important;
	cursor: pointer;
	margin: 0 0px 0 0px;
	vertical-align: middle;
	width: 20px;
	height: 20px;
}

.butt.mini
{
	background-size: 15px 35px;
	width:15px;
	height:15px;
}

.butt:hover
{
	background-position: left bottom;
}

.butt.mini:hover
{
	background-position: left bottom;
}


.preBtnContainer
{
	padding-right: 1px !important;
}

.btnContainer, .btnContainer tr, .btnContainer td
{
	cursor: default;
	margin:0px !important;
	padding:0px !important;
	border-style:none !important;
	border-spacing:0;
	border-collapse:collapse;
}

.btnContainer div
{
	margin: 0px 1px 0px 1px;
}

.btnCreateItem div
{
	margin-left:25px;
	cursor:pointer;
	padding-top:1px;
}

.btnCreateItem div label
{
	cursor:pointer;
}

.btnDetails div
{
	margin-left:25px;
	cursor:pointer;
	padding-top:1px;
}

.btnDetails div label
{
	cursor:pointer;
}

.addNewTerm div
{
	cursor:pointer;
}

.addNewTerm div label
{
	cursor:pointer;
}

.btnCreatePDF div
{
	margin-left:25px;
	cursor:pointer;
	padding-top:1px;
}

.btnCreatePDF div label
{
	cursor:pointer;
}

.btnUpdate div label
{
	cursor:pointer;
}

.btnGeocode
{
	width: 20px;
	height: 20px;
}

.btnZoomIn
{
	position:absolute;
	top:40px;
	right:40px;

	width:16px;
	height:16px;
}

.btnZoomOut
{
	position:absolute;
	top:40px;
	right:40px;

	width:16px;
	height:16px;
}

.imgcheckboxchecked
{
	width: 20px;
	height: 20px;
}

.imgcheckbox
{
	width: 20px;
	height: 20px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////
// Table sorting
//////////////////////////////////////////////////////////////////////////////////////////////////////*/

.btnDescending
{
	width: 10px;
	height: 10px;
}

.btnAscending
{
	width: 10px;
	height: 10px;
}

.tableSort tr td
{
	border-style:none;
	padding:0px;
}

select[name=filter]
{
	width:200px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////
// Table List
//////////////////////////////////////////////////////////////////////////////////////////////////////*/

.tableList
{
	border-left: 1px solid;
	border-top: 1px solid;
	cursor:default;
}

.tableList th, .tableList td
{
	padding: 2px 4px 2px 4px;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

.tableList th[sortedfield], .tableList th[sortedfield] label
{
	cursor:pointer;
}

.tableList td
{
	text-align:left;
	vertical-align:middle;
}

.tableList th
{
	font-style:normal;
	text-align:center !important;
	font-size: 80% !important;
}

.tableheader td
{
	border-style:none;
	height:35px;
	padding:0px;
}

.tableList td.highlighted
{
	background-color: #FFFFCC;
}

.tableWithoutBorders
{
	margin: 1px;
	border: solid 1px #cccccc !important;
}

.tableWithoutBorders tr, .tableWithoutBorders td
{
	padding: 0px;
	border-style: none !important;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////
// Tabs
//////////////////////////////////////////////////////////////////////////////////////////////////////*/

.tabs
{
	cursor:default;
}

.tabs ul.ui-tabs-nav li
{
	border-style:solid !important;
	border-bottom:none 0px !important;
	border-top-width:1px !important;
	border-left-width:1px !important;
	border-right-width:1px !important;
}

.tabs .ui-tabs-selected:hover a
{
	cursor:default;	
}

.tabs ul.ui-tabs-nav li a
{
	padding-bottom:3px !important;
	padding-top:5px !important;
}

/* special for FireFox and Chrome (WorkOrder tabs)*/
.wotab .ui-tabs-nav li
{
    top: 5px;
    border: none;   
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Modal Forms*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
.fieldsConteiner
{
	text-align:center;
	width:90%;
	*width:98%;
}

.fieldsConteiner table
{
	/*width:100%;*/
}

.loadingindialog
{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
/*//////////////////////*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Delete users*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
u, .deluser
{
    text-decoration: line-through;
}
/*//////////////////////*/