@import url('../js/nebui/style/nebui.panel.css');

.subTotal{
	background-color: #3f3f3f;
	color: #FFFFFF;
	font-weight:bold;
	text-align: right;
}

/**--------------**/
/** Global rules **/
/**--------------**/

body {
    background-color: #FFFFFF;
    margin: 0;
}

body, th, td, input, textarea, select, a, button {
    font-family: "open_sansregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#3f3f3f;	
	text-decoration: none;
	vertical-align: top;
}

a, .linkStyle {
	color: #e31837;
	cursor: pointer;
    text-decoration: none;
}

label {
    padding: 3px;
    width: 150px;
    display: block;
}

fieldset {
    border: 1px solid #dedede;
    display: block;
    margin: 0;
    padding: 3px;
    text-align: left;
    width: auto;
}

legend {
    line-height: 11px;
    margin: 0 6px;
    padding: 0 4px 2px;
}

img {
	outline: 0;
	border-width: 0;
}
/**----------------**/
/** Common classes **/
/**----------------**/

.noborder {
	outline: 0;
	border-width: 0;
}

.hidden{
	display:none;
}

.Invisible {
    visibility: hidden;
}

.alignRight {
  text-align: right;
}
.fRight{
	float:right;
}
.alignLeft {
  text-align: left;
}
.fLeft{
	float:left;
}
.center {
  text-align: center;
}
.clear{
	clear: both;
}
 
label.error {
	color: #e31837;
	font-style: italic;
	width: auto;
}

label.success {
	color: #e31837;
}

input.error {
	border-color: #e31837;
	padding-right: 2px;
	padding-left: 2px;
}

input.num {
    text-align: right;
}

/** Screen headline **/
div.pageTitle {
    color: #3f3f3f;
    font-size: 16px;
    font-weight: bold;
    padding: 2px;
    text-align: left;
	float: left;
}
div.pageTitle2 {
    color: #3f3f3f;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    text-align: left;
    clear: both;
}
div.pageTitleSelector {
	padding-left: 100px;
	float: right;
    display: inline;
}
div.pageTitleSelector > *{
	vertical-align: middle;
    display: inline;
}
td.warning {
    color: #e31837;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    text-align: left;
}



/** floating buttons **/
button.nlacbutton, input.nlacbutton {
    background-color: #dedede;
    width: 140px;
    border: 1px solid #ccc;
    padding: 3px;
    margin-right: 5px;
    cursor:pointer;
}
div#buttonholder {
    border: 0 solid #000000;
    position: absolute;
}

/** Int./Survey Main **/
.ObjectDetail {
    font-size: 14px;
}
.BetweenMainRows {
    font-size: 3pt;
    height: 4px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.objectTitle {
    color: #3f3f3f;
    font-size: 24px;
    font-weight: bold;
    padding: 2px;
    text-align: left;
    display: inline;
    cursor: pointer;
}	


/**----------------------------**/
/** DisplayTag related classes **/
/**----------------------------**/

/** Header **/
.pagebanner{
	background-color: #FFFFFF;
	color: #3f3f3f;
	border: 1px solid transparent;
	padding: 0px;
	height: 20px;
	display: block;
}

select.pageSize {
	display: inline;
	float:right;
	vertical-align: middle;
	height: 100%;
	width:50px;
}

div.pageSizeLabel {
	display: inline;
	float : right;
	vertical-align: middle;
	text-align : center;
	height: 100%;
	width:auto;
}

div.pageInfoLabel {
	display: inline;
	float : left;
	vertical-align: middle;
	height: 100%;
	width:auto;
}

span.pagelinks {
	white-space: nowrap;
	padding: 0px 1px 0px 1px;
	width: 100%;
	display: block;
	/*border-top: none;*/
    margin: 1px;
}

th.sortable, th.unsortable {
	background: #dedede;
	text-align: left;
	padding: 2px 4px;
	font-weight: normal;
	border-left: 1px solid #D8D7D3;
}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
	color: #000000;
}

th.sortable a {
	background-image: url(../img/arrow/arrow_off.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 100%;
}

th.sortable a:hover {
	color: #e31837;
}

th.order1, th.order2 {
	padding: 1px;
	font-weight: normal;
	border-left: 1px SOLID #D8D7D3;
}

th.order1 a, th.order2 a  {
	color: #e31837;
}

th.order1 a {
	background-image: url(../img/arrow/arrow_down.png);
}

th.order2 a {
	background-image: url(../img/arrow/arrow_up.png);
}

/** Footer **/
tfoot tr {
	background-color: #dedede;
}

/** Table content **/
table.overview {
	width: 100%;
    white-space: nowrap;
    border: 1px solid #e4e4e4;
    border-radius: 1px;
    empty-cells: show;
    margin-bottom:5px;
    margin-top:5px;
}

@media (max-width: 900px) {
  table.overview {
	width: 100%;
    white-space: normal;
    border: 1px solid #e4e4e4;
    border-radius: 1px;
    empty-cells: show;
  }
}

table.overview tr.dtLine {
	border: none;
}

table.overview tr.dtLine:hover {
	background-color: #e0e0e0;
}

/* it is moved to 'table.overview td' */
/*table.overview tr.dtLine > td {
	padding: 2px;
}*/

table.overview  td {
    border-left: 1px solid #D8D7D3;
    padding: 3px;
    vertical-align: middle;

}

table.overview  tr td:first-child {
    border-left: none;
}

table.borderless tr td {
    border-left: none;
}

table.overview tr.even {
	background-color: #FFFFFF;
}

table.overview tr.odd {
	background-color: #ececec;
}


th.center {
  text-align: center;
}

/** Export **/
div.separator {
	float: left;
}

div.separator div {
	margin: 0px 2px;
}

div.export {
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	Cursor: pointer;
	float: left;
	color: #000000;
}

div.export:hover {
	color: #e31837;
}

div.excel {
	background-image: url(../img/ico/ico_file_excel.png);
	width: 50px;
}

div.csv {
	background-image: url(../img/ico/ico_file_csv.png);
	width: 40px;
}

div.xml {
	background-image: url(../img/ico/ico_file_xml.png);
	width: 45px;
}

div.pdf {
	background-image: url(../img/ico/ico_file_pdf.png);
	width: 45px;
}


/**------------------------**/
/** Pop-up menus, Tooltips **/
/**------------------------**/

.tooltip {
	background-color:#F7F6F5;
	border:1px solid #3f3f3f;
	padding:5px 10px;
	display:none;
	color:#000000;
	text-align:left;
	font-size:12px;
 
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.tooltipable text{
 	font: bold;
}

.xstooltip {
    visibility: hidden; 
    position: absolute; 
    background-color:#F7F6F5;
	border:1px solid #3f3f3f;
    max-height: 200px;
    overflow:auto;
    top: 0;  
    left: 0; 
    z-index: 2; 
    padding: 10px; 
    overflow-x: hidden;
}

.xstooltip tr.listitem {
	cursor: pointer;
}
.xstooltip td.listitem {
	padding: 1px 5px;
}
.xstooltip tr.listitem:hover {
	background-color: #ececec;
}

.ui-corner-all {
    border-radius : 1px;
}

.MasterTitle {
	background-color: @backgroundTitleColor;
	border-radius: @borderRadius;
    font-family: "open_sansregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#3f3f3f;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 2px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.MasterTitle div.DefaultLeftMargin {
	/*margin-left: 3px;*/
	margin-top: 1px;
}
.SubTitle div {
	padding-left:2px;
    margin-bottom: 10px;
}

td.VerticalCenter {
    font-family: "open_sansregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	vertical-align: middle;
	height: 30px;
	margin-bottom: 1px;
	margin-top: 2px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.selectableImgMenu {
    margin-right: 3px;
    margin-bottom: -1px;
    margin-top: 2px;
}

/**------------------------**/
/** Modal screen           **/
/**------------------------**/

.modal {
     display: none;
     position: fixed;
     z-index: 1;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: auto;
     background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #FFFFFF;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border: 1px solid #888;
    width: 80vw;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
