﻿/* DEFAULTS
----------------------------------------------------------*/

body
{   background-repeat:no-repeat;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: Black;
    border:thin solid Grey;
}

a:hover
{
    color: Black;
    border:thin solid Grey;
}
.btnMargin
{
    margin-left: 500px;
}

a:active
{
    border:thin solid Grey;
    color: Black;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* Logo Image
----------------------------------------------------------*/

.HomeLogo, #HomeLogo
{
    margin-left: -30px;
}

/* HEADINGS
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    /*border: 1px solid #496077;*/
    box-shadow: 5px 5px 5px gray;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: white;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color:#006699;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.btnUOM
{
    padding: 0px 0px 0px 0px ;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 250px;
    width: 230px;
}

.btnPreset
{
    padding: 0px 0px 0px 0px ;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 25px;
    width: 230px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

/* TAB MENU
----------------------------------------------------------*/
.clear
{
    clear:both;
}

.hcolor
{
 color:#006699;
}

.hiddenText input[type="check"] + label 
{
    display: none;
}

.title
{
    display: block;
    text-align: left;
    width: 100%;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* Additional
-----------------------------------------------------------------------------------------------------------------*/

.tankButton
{
    width:250px;
}

.tankDiv{
    margin-bottom:10px;
}

.tanklbl
{
    vertical-align:top;
    display:inline-block;
    text-align:left;
    color:Black;
    width:205px;
}

.tanklblinfo
{
    vertical-align:top;
    display:inline-block;
    text-align:left;
    color:Black;
}

.inslbl
{
    vertical-align:top;
    display:inline-block;
    text-align:left;
    color:Black;
    ForeColor="Black";
    width:105px;
}

 .tankddl
 {
    vertical-align:top;
    text-align:left;
    width: 202px;
    display:inline-block;
 }

.lbl
{
    vertical-align:top;
    display:inline-block;
    text-align:left;
    color:Black;
    width:125px;
}

.largelbl
{
    vertical-align:top;
    display:inline-block;
    text-align:left;
    color:Black;
    width:250px;
    }

.NoWidthlbl
{
    vertical-align:top;
    display:inline-block;
    text-align:left;
    color:Black;
}

.buttonSize
{
}
 .box
 {
     width: 164px;
 }
.pnlLbl
{
    Color:#00B8E6;
}

.logoPanel
{
    background-color:White;
    /*border-color:#00B8E6;  Removed border per Maggie F. 1/10/2014 DA
    border-style: solid;
    border-width:2px;*/
}

.seperateDiv
{
    height:25px;
}

.accessError
{
    color:#800000;
}

.descriptionBox
 {
     border:1px solid;
     border-color:InactiveBorder;
     max-width:100%;
     min-width:560px;
     background-color:White;
 }

 .txtBox
 {
    width: 200px;
    display:inline-block;
 }

  .instxtBox
 {
    width: 100px;
    display:inline-block;
 }

 .ddl
 {
    width: 202px;
    display:inline-block;
 }

  .insddl
 {
    width: 100px;
    display:inline-block;
 }

 .hSection
 {
     color:Black;
 }
 .smallPnl
 {
    height:10px;
    background-color: #CCCCCC;
    border-width: thick;
    /*border-top-style:groove;
    border-right-style:groove;
    border-bottom-style:groove;
    border-left-style:groove;*/
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 5px 5px 5px gray;
 }

 .panel2
 {
	margin: 10px;
    height:auto;
    background-color: #F6F6F6;
    border-width: thick;
    /*border-top-style:groove;
    border-right-style:groove;
    border-bottom-style:groove;
    border-left-style:groove;*/
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 5px 5px 5px gray;
 }
 .panel
{
    /*border-style: groove;*/
	margin: 10px;
    padding: 20px 30px;
    background-color: #CCCCCC;
    vertical-align: middle;
    border-width: thick;
    text-align: left;
    box-shadow: 5px 5px 5px gray;
}
.rdoButton
{
   color:Black;
}
.btnSubmit
{
    margin-left:200px;
}

.block
{
    float:right;
    display:inline-block;
}

.image
{
    background-repeat:repeat-x;
    height:30px;
    width:100%;
}

.LogoMini
{   Margin-Top:2px;
    }
.inlineRight
{
    float:right;
    display: inline;
    height:auto;
}
.inlineLeft
{
    float:left;
    display: inline;
    height:auto;
}
.dropdown
{
    font-size:11px;
    height:17px;
    width:350px;
}

.PopUpBackground {
    background-color:#222;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    opacity:0.8;
    display:none;
}

.ScrollPanel {
    width:100%;
    height:100%;
    background:#333333;
    background:rgba(0,0,0,0.8);
    z-index:10000;
    position:fixed;
    top:0;
    left:0;
    overflow: scroll;
}

.ContentPanel{
    text-align: center;
    width:500px;
    height:300px;
    position:absolute;
    left:50%;
    margin-left: -250px;
    top:50%;
    margin-top: -150px;
    background-color: White; 
    color: Black; 
    border: solid; 
    border-width: 2px;
    /* Optional if you want content vertically centered */
    display:table-cell;
    vertical-align: middle;
}
/*
input[type="button"]{
	border: none;
}
input[type="submit"]{
	border: none;
}*/

/* CSS */
input[type="submit"] {
  appearance: none;
  background-color: #E5E5E5;
  border: 1px solid #E5E5E5;
  border-radius: 3px;
  box-shadow: rgba(27, 31, 35, 0.04) 4px 5px 4px, rgba(255, 255, 255, 0.25) 0 1px 0 inset;
  box-sizing: border-box;
  color: #24292E;
  cursor: pointer;
  display: inline-block;
  /*font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";*/
  /*font-size: 14px;*/
  font-weight: 500;
  /*line-height: 20px;*/
  list-style: none;
  padding: 3px 10px;
  /*position: relative;*/
  transition: background-color 0.5s cubic-bezier(0.3, 0, 0.5, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  /*white-space: nowrap;*/
  /*word-wrap: break-word;*/
}

.panel2 input[type="submit"]  {
	background-color: #D0D0D0;
	border: 1px solid #D0D0D0;
}

.panel table tr:nth-child(even) input[type="submit"] {
	background-color: #D0D0D0;
	border: 1px solid #D0D0D0;
}

input[type="submit"]:hover {
  background-color: #C3C8C8;
  text-decoration: none;
  transition-duration: 0.2s;
}

input[type="submit"]:disabled {
  background-color: #FAFBFC;
  border-color: rgba(27, 31, 35, 0.15);
  color: #959DA5;
  cursor: default;
}

input[type="submit"]:active {
  background-color: #EDEFF2;
  box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset;
  transition: none 0s;
}

input[type="submit"]:focus {
  outline: 1px transparent;
}

input[type="submit"]:before {
  display: none;
}

input[type="submit"]:-webkit-details-marker {
  display: none;
}

input[name="ctl00$ButtonForgotPassword"]{
	box-shadow: none;
}

input[type="text"]{
                    padding: 0 5px;
                    /*text-align: left;*/
                    transition-property: box-shadow, background;
                    transition-duration: 150ms;
                    transition-timing-function: ease-in-out;
                    background-color: #FFFFFF;
                    border-width: 2px;
                    border-style: solid;
                    border-color: #DEDEDE;
                    border-radius: 0px;
                    color: #272C34;
                    /*width: 100%;*/
                    cursor: text;
                    /*font-size: 14px;*/
                    line-height: 20px;
                    /*letter-spacing: 0px;*/
                    /*font-weight: 400;*/
                    /*font-style: normal;*/
                    /*height: 30px;*/
}
input[type="text"]:hover{
	box-shadow: 0px 2px 4px rgb(39 44 52 / 12%);
}
input[type="text"]:focus{
                        transition-property: border-color, box-shadow, background;
                        border-color: #009FDA;
                        outline: 0px;
                        box-shadow: 0 0 0 3px #c5d2e7;
}
input[type="text"]:disabled {
  background-color: #E5E5E5;
  border-color: rgba(27, 31, 35, 0.15);
  color: #8996A0;
  cursor: default;
}

input[type="radio"]{
                    /*text-align: left;*/
                    transition-property: box-shadow, background;
                    transition-duration: 150ms;
                    transition-timing-function: ease-in-out;
                    background-color: #FFFFFF;
                    border-width: 2px;
                    border-style: solid;
                    border-color: #DEDEDE;
                    border-radius: 0px;
                    color: #272C34;
                    /*width: 100%;*/
                    /*font-size: 14px;*/
                    line-height: 20px;
                    /*letter-spacing: 0px;*/
                    /*font-weight: 400;*/
                    /*font-style: normal;*/
                    /*height: 30px;*/
}
input[type="radio"]:hover{
	box-shadow: 0px 2px 4px rgb(39 44 52 / 12%);
}
input[type="radio"]:focus{
                        transition-property: border-color, box-shadow, background;
                        border-color: #009FDA;
                        outline: 0px;
                        box-shadow: 0 0 0 3px #c5d2e7;
}
input[type="radio"]:disabled {
  background-color: #E5E5E5;
  border-color: rgba(27, 31, 35, 0.15);
  color: #8996A0;
  cursor: default;
}

input[type="checkbox"]{
                    /*text-align: left;*/
                    transition-property: box-shadow, background;
                    transition-duration: 150ms;
                    transition-timing-function: ease-in-out;
                    background-color: #FFFFFF;
                    border-width: 2px;
                    border-style: solid;
                    border-color: #DEDEDE;
                    border-radius: 0px;
                    color: #272C34;
                    /*width: 100%;*/
                    /*font-size: 14px;*/
                    line-height: 20px;
                    /*letter-spacing: 0px;*/
                    /*font-weight: 400;*/
                    /*font-style: normal;*/
                    /*height: 30px;*/
}
input[type="checkbox"]:hover{
	box-shadow: 0px 2px 4px rgb(39 44 52 / 12%);
}
input[type="checkbox"]:focus{
                        transition-property: border-color, box-shadow, background;
                        border-color: #009FDA;
                        outline: 0px;
                        box-shadow: 0 0 0 3px #c5d2e7;
}
input[type="checkbox"]:disabled {
  background-color: #E5E5E5;
  border-color: rgba(27, 31, 35, 0.15);
  color: #8996A0;
  cursor: default;
}

input[type="password"]{
                    padding: 0 5px;
                    /*text-align: left;*/
                    transition-property: box-shadow, background;
                    transition-duration: 150ms;
                    transition-timing-function: ease-in-out;
                    background-color: #FFFFFF;
                    border-width: 2px;
                    border-style: solid;
                    border-color: #DEDEDE;
                    border-radius: 0px;
                    color: #272C34;
                    /*width: 100%;*/
                    cursor: text;
                    /*font-size: 14px;*/
                    line-height: 20px;
                    /*letter-spacing: 0px;*/
                    /*font-weight: 400;*/
                    /*font-style: normal;*/
                    /*height: 30px;*/
}
input[type="password"]:hover{
	box-shadow: 0px 2px 4px rgb(39 44 52 / 12%);
}
input[type="password"]:focus{
                        transition-property: border-color, box-shadow, background;
                        border-color: #009FDA;
                        outline: 0px;
                        box-shadow: 0 0 0 3px #c5d2e7;
}
input[type="password"]:disabled {
  background-color: #E5E5E5;
  border-color: rgba(27, 31, 35, 0.15);
  color: #8996A0;
  cursor: default;
}

select{
                    padding: 0 1px;
                    /*text-align: left;*/
                    transition-property: box-shadow, background;
                    transition-duration: 150ms;
                    transition-timing-function: ease-in-out;
                    background-color: #FFFFFF;
                    border-width: 2px;
                    border-style: solid;
                    border-color: #DEDEDE;
                    border-radius: 0px;
                    color: #272C34;
                    /*width: 100%;*/
                    /*font-size: 14px;*/
                    line-height: 20px;
                    /*letter-spacing: 0px;*/
                    /*font-weight: 400;*/
                    /*font-style: normal;*/
                    /*height: 30px;*/
}
select:hover{
	box-shadow: 0px 2px 4px rgb(39 44 52 / 12%);
}
select:focus{
                        transition-property: border-color, box-shadow, background;
                        border-color: #009FDA;
                        outline: 0px;
                        box-shadow: 0 0 0 3px #c5d2e7;
}
select:disabled {
  background-color: #E5E5E5;
  border-color: rgba(27, 31, 35, 0.15);
  color: #8996A0;
  cursor: default;
}

.panel table{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
	border: none;
}

.panel table tr:nth-child(even) {
	background-color: #f2f2f2;
}

.panel table[id="MainContent_rbtnArchived"]{
	box-shadow: none;
}

.panel table[id="MainContent_ucTankInputs_TableCodeVersion"]{
	box-shadow: none;
}

.panel table[id="MainContent_ucTankInputs_TableVolatileLiquid"]{
	box-shadow: none;
}


