﻿/*.header {
	font-family: Verdana, Helvetica, sans-serif;
    display: block;
    font-weight: bold;
    color: rgb(73,102,145);
    font-size: 12pt;
    margin-bottom: 6px;
    line-height: 14pt;
}*/

html, body {margin:0;padding:0;height:100%;}

*,
*:before,
*:after {
  box-sizing: inherit;
}

h2 {
    font-size: 1.3em;
    color: #757575;
    font-weight: normal;
}

input[type="text" i]:disabled {
    background: #fff;
}

#frmMaterialSelection {
    height: 100%;
    width: 100%;
    display: table;
    position: relative;
}

.body-footer {
  position: relative;
  margin: 0;
  padding-bottom: 15rem;
  min-height: 100%;
}

input[type="text"] {
    border: 2px solid #ffb91d;
    box-shadow: none;
}

table {
    width: 100%;
}

#divHeader {
    background: transparent;
    display: table-row;
    height: 100px;
}

#divHeaderRefreshed {
    height: 3px;
    display: table-row;
}

.body-container {
    display: table-row;
}

#logoTitle {
    background: #ffb91d;
    padding: 15px 20px;
    border-bottom: 1px solid #e8e8e8;
}

#headerLogo {
    width: 110px;
    height: 42px;
}

#navControls {
    margin: 10px 20px 10px;
    height: 30px;
}

#btnBack {
    float: left;
    line-height: 30px;
}

#radSOM {
    position: relative;
    top: 0;
    margin: 0;
    float: right;
}

#radSOM label {
    width: 50px;
}

#DivPageMainDisc {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 30px;
    text-align: center;
    background: #e8e8e8;
    color: #101420;
    font-size: 14px;
}

.chatBtn {
    margin: 10px auto 0;
    display: table;
}

#btnMPHBack {
    float: left;
}

.dropdown {
    margin: 25px 0;
}

.dropdown > div:not(:first-child) > a {
    border-top: none;
}

.ui-select .ui-btn .contentddl-u {
    border-top: none;
}

#ulFluidSelection {
    font-size: .8em;
}

.h2-span {
    display: block;
    text-align: center;
}

.clearfix {
    clear: both;
}

.row {
    clear: both;
    height: 30px;
    line-height: 30px;
    padding: 5px 10%;
    border-bottom: 1px solid #e8e8e8;
}
.content.checkLabel {
    float: left;
    width: inherit;
}
.check {
    float: right;
    width: 41px;
}
.pageitem {
    overflow: hidden;
    position: relative;
    display: block;
    height: auto;
    width: 80%;
    margin: 15px auto;
    text-align: center;
}

.alternatingRowTable {
    border-collapse: collapse;
}
.alternatingRowTable td{
    border: 1px solid #666666;
}
.alternatingRowTable tr:nth-child(even) {
    background-color: #f1f2f2;
}

.contentCentered {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0 0px 0px 0px;
    width: 100%;
    font-size: 17px;
    overflow: hidden;
	display: block;
	text-align: center;
	height: auto ;
}

.contentCenteredRed {
	font-family: Verdana, Helvetica, sans-serif;
    color: Red;
    margin: 0 0px 0px 0px;
    width: auto;
    font-size: 17px;
    overflow: hidden;
	display: block;
	text-align: center;
	height: auto ;
}

.contentRed {
	font-family: Verdana, Helvetica, sans-serif;
	color: Red;
    margin: 0 0px 0px 0px;
    width: auto;
    font-size: 17px;
    overflow: hidden;
	display: block;
	height: auto;
}

.content {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0px 0px 0px 0px;
    width: 100%;
    font-size: 17px;
    overflow: hidden;
	display: block;
	height: auto;
}

.contentddl {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0px 0px 0px 0px;
    font-size: 17px;
    overflow: hidden;
	height: auto;
}

.contentMobile {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0 0px 0px 0px;
    font-size: x-small;
    overflow: hidden;
	height: auto;
}

.mycheck input {
	height: 25px; 
	width: 25px; 
	color: #101420;
}

.content2 {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0 0px 0px 0px;
    width: 90%;
    font-size: 13px;
    overflow: hidden;
	display: block;
	height: auto;
	font-weight: normal;
}

.content2 {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0 0px 0px 0px;
    width: 90%;
    font-weight: bold;
    font-size: 19px;
    overflow: hidden;
	display: block;
	height: auto;
}

.contentNoWrap {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0 0px 0px 0px;
    width: 90%;
    font-size: 17px;
    overflow: hidden;
	display: block;
	height: auto;
}

.width {
    width: 85%
}

.content2 {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0 0px 0px 0px;
    width: 75%;
    font-size: 14px;
    overflow: hidden;
	display: block;
	height: auto;
}

.question {
	font-family: Verdana, Helvetica, sans-serif;
    color: #101420;
    margin: 0 0px 0px 0px;
    width: auto;
    font-size: 17px;
    overflow: hidden;
	display: block;
	height: auto;
	font-weight: bold;
	text-align: center;
}


.button {
	text-align: center;
	font-size: 18px;
	height: auto;
}

.radiolist 
{
	color: #101420;
}

.linkbutton
{
	width: 80%;
}

.listItemNoIcon .ui-icon
{
 display: none;
}
	
#blocker
{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 5em;
    height: 2em;
    margin: -1em 0 0 -2.5em;
    font-weight: bold;
    text-align: center;
}


.not-active {
    pointer-events: none;
    cursor: default;
    opacity: .5;
}