﻿/*#D7BA8E light*/
/*#966F35   dark*/ 
/*#FFFFFF   white*/ 
/*#B2B2B2 gray*/

/*#F1E7D9 input color*/

/*Main container formatting*/
body{
	margin: 0;
	padding: 0;
	height: 100%;
    min-width: 100%;
	position: absolute;
    /*-webkit-print-color-adjust:exact;*/
	/*background: #FFD685;
	/*background: -webkit-linear-gradient(#C0C0C0  , white) fixed; /* For Safari 5.1 to 6.0 */
	/*background: -o-linear-gradient(#C0C0C0  , white) fixed; /* For Opera 11.1 to 12.0 */
	/*background: -moz-linear-gradient(#C0C0C0  , white) fixed; /* For Firefox 3.6 to 15 */
	/*background: linear-gradient(#C0C0C0  , white) fixed; /* Standard syntax */

    font-size: .9em;
    font-family: arial !important;

    background: url("../images/golf-background-multi.png");
    background-repeat: repeat;
    background-attachment: fixed;
}

.fatLink{
    font-family: inherit;
    font-size: inherit;
    color:black;
    text-decoration: none;
}

.fatLink:hover{
    font-weight: bold;
}

.programProductHeader{
    font-size: .9em;
    font-family: arial;
}

.doubleRow{
    height: 3em;
    /*background-color: lightgray;*/
}

tbody tr:hover{
    background-color: gray !important;
}

.newsHeader{
    background-color: #B0B0B0;
    font-size: 1.3em;
    font-weight: bold;
}

button {
    /*border: none;
   
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;*/
    /*font-size: 12px;*/
    /*overflow:hidden; 
        background-color: #555555; /* Green 
         color: white;
    white-space:nowrap;
    margin-right: .5em;*/
}

.wrapText{
    white-space: pre-wrap;
}

.breadcrumb div{
    display: inline;
    cursor: pointer;
}

.breadcrumb div:hover{
    background-color: #606060;
    color: white;
}

.marginLeftRight{
    margin-right:30px;
    margin-left:30px;
}

.spaceRight{
    padding-right: .5em;
}

.spaceLeft{
    padding-left: .5em;
}

/*table{
    border-collapse: collapse;
    margin-right:30px;
    margin-left:30px;
    cursor: default;
  
}*/



.pointerCursor{
    cursor: pointer;
}

.grabCursor{
    cursor: grab;
}

.grabbingCursor{
    cursor: grabbing;
}

.defaultCursor{
    cursor: default;
}

.noWrap{
    white-space: nowrap;
}

.noOverflow{
    overflow: hidden;
}

/*td, th{
    position: relative;
    text-align: center;
    border: 1px solid gainsboro;
}*/

.comments{
    border: 1px solid black;
    margin-top: 1em;
    margin-bottom: 1em;
}



/*td:hover{
    background: #404040 !important;
    color: lightgray;
}*/

#containers{
	min-height:100%;
	position:relative;
}

#inactivateProgramButton{
    margin-left: 4px;
}

#yearSelector{
    /*height: 1.65em;*/
    box-sizing: border-box;
    width: 5em;
}

#headerContainer{
    width: 100vw;
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

#loginMenu{
    margin-left:auto; 
    margin-right:4em;
    margin-top: 1em;
}

#bodyContainer{
	padding: 10px;
	padding-bottom: 200px;
    font-family: Arial;
}

#footerContainer{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10em;
    //padding-left: 5em;
	/*background-color: #56431D  ;*/
    background-color: transparent;
    text-align: center;
}

#loginDialog{
	width: 21em; 
    /*border-radius: 1.5em; */
    border: 1px inset;
    padding: 1em; 
    background:rgba(200,200,210,0.6);
    color: white;
    font-family: Arial;
}

#loginButton, #newPasswordButton{
    width: 300px;
}

#confirSMSButton, #loginButton, #newPasswordButton{
    background-color: #b2b2b2;
    display: inline-block;
    border: 1px solid white;
}

#loginBody{
    background-image: url("../images/iStock-101576791_edited.jpg");
    background-size: cover;
}

#forgotPasswordForm{
    width: 250px;
}

#homeNewProgButtonCustomer{
    position: absolute; 
    bottom: 0;
}

#home2{
    background-color: white;
}

#homeShowInactiveCustomer{  
    position: absolute; 
    bottom: .2em; 
    right: 1em;
}

#homeShowInactive{
    margin-left: .3em;
}

#newProgramLeftFlex{
    width: 40%; 
    margin-bottom: .4em; 
    position: relative; 
}


.ui-button{
    min-height: 2em;
    font-family: Arial;
}

.ui-accordion{
    display: inline-block;
}

.ui-button:focus{
    outline: none;
}

/*Secondary container formatting: Containers inside main containers*/
.ui-tabs .ui-tabs-nav
{
    /*background:#56431D;
	/*background-image: url("../images/pgm_stripes.png");

        */
}

.ui-tabs{
	/*background: transparent;*/
}

.ui-tabs .ui-tabs-nav li {
    /*float: none !important;*/
    margin: 0 .5em 0 .5em;
    padding: 0px;
    border: none;
    /*font-size: .9em;*/
}

@media all and (min-width: 600px) {
    .ui-tabs .ui-tabs-nav li {
        float: none !important;
        display: inline-block;
    }
}

.roundedContainer {
    border-radius: 1.5em;
    padding: 1em;
    margin: auto;
}

.printContainer{
    display: none;
    /*width: 1191px;
    background-color: white;
    font-family: Tahoma;
    font-size: 12px;
    color: black;*/
}

@media print {
    .printContainer {
        display:normal; /*** Show just in print ***/
        background-color: white;
        font-family: Tahoma;
        font-size: 12px;
        color: black;
    }
}


.printTableColumn{
    width: 2em;
}

.footerInformation{
	display: inline-block;
	width: 25%;
	float: left;
}

.clearfloat{
	clear: both;
}

.ui-tabs .ui-tabs-panel {
    margin: 0px;
	padding: 0px;
}


.textCenter {
    text-align: center;
    margin: 0 auto;
}

	/*Footer*/

#contactContainer{
	padding: 1em;
}


#aboutUsInformation #aboutUsInformation:focus, #aboutUsInformation:active{
	margin-left: 27%;
}

.displayAsLink{
    background: none;
    border: none;
    display: inline;
    font: inherit;
    margin: 0;
    padding: 0;
    outline: none;
    outline-offset: 0;
    /* Additional styles to look like a link */
    /*color: blue;*/
    cursor: pointer;
    /*text-decoration: underline;*/
}

.boldHover:hover{
    font-weight: bold;
}

.tableButton{
    margin-right: .25em;
    margin-left: .25em;
    border-radius: 50%;
}

.borderless{
    border: none;
}

.black{
    color: black !important;
}

.tableButton:hover{ 
    transform: scale(1.3);
}

button{
    margin: 4px;
    height: 3em;
    cursor: pointer;
}

button:hover{
    background-color: darkgray;
    color: white;
}

.halfButton{
    margin: 4px;
    height: 2em;
    cursor:pointer;
}

button:hover{
    /*transform: scale(1.1);   */
}

.tableButton:active{
    /*transform: scale(1);*/
}

.rowFlexBox{
    display: -webkit-flex; 
    display: flex;
    flex-direction: row;
}

.colFlexBox{
    display: -webkit-flex; 
    display: flex;
    flex-direction: column;
}

.centerFlexBoxContent{
    justify-content: center;
    align-items: center;
}

@media all and (min-width: 600px) {
    .centeredDiv {
        /*width: 100%;
	display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;*/
        /* Safari and Chrome */
        /*display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;*/
        padding: 0;
        margin: 0;
        list-style: none;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

/*Contols formatting*/
	/*tables*/
thead tr{
	/*background-color: #404040;
	color: #e3e3e3;*/
	font-size: .8em;
}

.customFileInput {
      text-decoration: none;
      background-color: #EEEEEE;
      color: #333333;
      padding-top: .4em;
      padding-left: .5em;
      padding-right: .5em;
      border-top: 1px solid #CCCCCC;
      border-right: 1px solid #333333;
      border-bottom: 1px solid #333333;
      border-left: 1px solid #CCCCCC;
      min-height: 1.5em;
      font-family: Arial;
}

.customFileInput:hover{
    background-color: darkgray;
    color: white;
}

	/*Buttons & Select*/
select{
	width: 252px;
    height: 1.57em;
    //background-color: #383838;
    //color: #e3e3e3;
    border: 1px solid #777777;
}

.smallSelect{
    width: 150px;
}

.ui-selectmenu-button{
    font-size: 0.9em !important;
}

	/*Text & font styling*/
.sectionHeader{
	font-size: 2em;
	font-weight: bold;
	/*color: green;*/
}

.alternativeTableHeader{
    background-color: white; 
    color:black; 
    font:bold;
}

/*.contentHeader{
	font-size: 1.5em;
	font-weight: bold;
	background-color: white;
	width: auto;
}*/

object {
    -moz-transform:scale(0.33);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.33);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.33);
    -webkit-transform-origin: 0 0;
}

.inline{
	display: inline-block;
}

.floatleft{
    float: left;
}

.marginleft{
    margin-left: 1.2em;
}

.margintop{
    margin-top: .5em;
}

.marginBottom{
    padding-top: -4em;
}

.scrollTable{
    table-layout:fixed;

}

.scrollTable thead, .scrollTable tbody{
    display: block;
}

.scrollTable tbody{
    height: 50vh;
    overflow: auto;
  
}

/*
table{
    display:table;
}   

tablerow{
    display:table-row;
}

tablecell{
    display: table-cell;
}*/



.block{
    display: block;
}

blockquote{
	font-style: italic;
	color: gray;
	font-size: 1.2em;
}

.alignTop{
	vertical-align: text-top;
}

.fixedWidth19{
    width: 19em;
}

.fixedWidth22{
    min-width: 22em;
    width: 22em;
}

.fixedHeader22{
    min-width: 317px;
    width: 317px;
}

.tinyColumn{
    width: 2em;
    max-width: 5em;
    overflow: hidden;
}

.smallColumn{
    min-width: 29px;
    width: 29px;
}

.smallHeader{
    min-width: 50px;
    width: 50px;
}

.em4Column{
    min-width: 4em;
    width: 4em;
}

.smallMediumColumn{
    min-width: 86px;
    width: 86px;
}

.smallMediumHeader{
    min-width: 86px;
    width: 86px;
}

.smallMediumHeader2{
    min-width: 92px;
    width: 92px;
}

.mediumSmallColumn{
    width: 10em;
}

.mediumSmallHeader{
    width: 145px;
}

.mediumColumn{
    width: 120px;
}

.mediumHeader{
    min-width: 121px;
    width: 121px;
}

.mediumLargeColumn{
    width: 194px;
}

.mediumLargeHeader{
    width: 194px;
}

.largeColumn{
    min-width: 500px;
}

.leftAlign{
    text-align: left;
    padding-left: 1em;
}

.rightPad{
    padding-right: 1em;
}

.smallRightPad{
    padding-right: 0.5em;
}

.rightAlign{
    text-align: right !important;
}

.autoRightMargin{
    margin-left: auto;
}

.autoTopMargin{
    margin-top:auto;
}

.borderlessTable{
    display: inline-block;
}

.numberCell{
    width: 80%;
    /*text-align: right;*/
    /*padding-right: 20px;*/
    background-color: transparent;
    border: 0;
}

.smallNumberCell{
    width: 2.5em;
    text-align: right;
    background-color: transparent;
    border: 0;
}

.autoNumberCell {
    width: 100%;
    text-align: right;
    background-color: transparent;
    border: 0;
}

.auto70NumberCell {
    width: 70%;
    text-align: right;
    background-color: transparent;
    border: 0;
}

.mediumNumberCell{
    width: 3em;
    text-align: right;
    background-color: transparent;
    border: 0;
}

.largeNumberCell{
    width: 4em;
    text-align: right;
    background-color: transparent;
    border: 0;
}

.xLargeNumberCell{
    width: 6em;
    text-align: right;
    background-color: transparent;
    border: 0;
}



.fillNumberCell{
    width: 80%;
    text-align: right;
    background-color: transparent;
    border: 0;
}

.hidden{
	display: none;
}

	/*Colors & shadows*/
.shadow{
    box-shadow: 10px 10px 5px #888888;
}

.white{
	background-color: white;
}

.yellow{
	background: yellow;
	background-color: yellow;
}

.gray{
	background-color: #B0B0B0;
}

.lightPurple{
    background-color: #EFEDFC;
}

.purple{
    background-color:#D7D1F8;
}

.contentContainer{
    /*background:rgba(50,50,50,0.1);*/
    background:white;
}

.ui-icon.yellow{
    background-color: yellow;
}

.mintcream{
	background-color: mintcream;
}

.green{
	background-color: green;
}

.grey{
    background-color: darkgray;
}

.fa-empty{
    color:grey; 
    background-color:white;
}

.fa-content{
    color: black; 
    background-color:white;
}

.plum{
	background-color: plum;
}

.yellowgreen{
	background-color: yellowgreen;
}

.headerText{
    font-size: medium;
    font-weight: bold;
}

.transparent{
    background: transparent;
}

.whiteText{
    color: white;
}

.surfaceInput{
    background-color: transparent;
    border: 0;
}

.surfaceAddContainer{
    width: 5em;
    height: 4.05em;
    display: inline;
    float:right;
}

.surfaceAddButton{
    text-align:center; 
    font-weight: normal;
    font-size: .8em;
    padding-top: 24%;
    padding-bottom: 23%;
}

.surfaceHeader{
    max-width: 13em;
    height: 5em;
    overflow: hidden;
    text-align: center;
    font-size: .8em;
}

.surfaceAddButton:hover, .surfaceHeader:hover{
    background-color: darkgray;
    color: white;
}

.hiddenCell30{
    white-space: nowrap; 
    max-width: 17em; 
    width: 12em; 
    overflow: hidden;
}

.hiddenCell35{
    max-width: 13em;
    white-space: nowrap;
    overflow: hidden;
}

.selectedSurface{
    background-color: darkgray;
    color: white;
}

.blue{
    background-color: deepskyblue;
}

.chartrause{
	background-color: chartreuse;
}

.aqua{
	background-color: aqua;
}

.burlywood{
	background-color: burlywood;
}

.floatRight{
	float:right;
}

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
    font-family: Arial;
}

.ui-tabs, .ui-tabs .ui-tabs-nav, .ui-tabs .ui-tabs-panel,
.ui-widget-header .ui-state-default
{
        background: transparent;
        border: none;
}

.ui-widget-header .ui-state-active
{
        background: darkgray;
        border: none;
        color:white;
}

/*.selectedButton{
    border: 1px solid blue; 
    overflow: hidden;
    color: white !important;
}*/

.border{
    border: 1px solid gray;
}

.invalidBorder{
    border: 2px solid red;
}

/*.selectedButton:focus{
    color: white;
}*/

.buyButton { 
    background: green; 
    min-width: 10em;
    color:white;
}
.buyButton:active { background: white; }
.buyButton:disabled { background: #efefef; color: grey; }

.fixedTableContainer {
  border: 2px solid #444444;
  overflow: scroll;
  position: relative;
}

.fixedTableContainer table {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  position: absolute;
  /*width: 100%;*/
}

.fixedTableContainer th,
td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
  /*width: 100px;*/
  box-sizing: border-box;
  margin: 0;
}

.fixedTableContainer th,
.fixed-cell {
  background: #eee;
}

.fixedTableContainer .cross {
  position: relative;
  z-index: 1;
}

#analysis2{
	background-color: white;
	width: 25em;
    max-width: 75%; 
}

#pgmLogo{
	display: inline-block;
	vertical-align: middle;
}

.headerDecoration{
	border-top: 10px solid;
	border-top-color: red;
	border-bottom: 10px solid;
	border-bottom-color: black;	
}

.contentText{
	font-size: 1em;
	font-weight: normal;
	color: black;
	background-color: white;
}
	
#leftContainer, #floatLeft{
	float: left;
}

#floatRight{
	float:right;
}

#testAlign{
	min-height:100%;
	position:relative;
}

.tabs li a{
	margin: 4em; 
    padding: 0; 
 } 



#leftContainer{
	max-width: 30%;
}

#fileBrowser{
	width: 50em;
}


*/
/*.gradient {
	
/*}*/


input[type='checkbox'] {
    width:1.1em;
    height:1.1em;
    border-radius:2px;
    border:1px solid #555;
    vertical-align: bottom;

    margin-bottom: 0px;
    margin-left: 0px;

}

.noLeftMargin{
    margin-left: 0;
}

.noRightMargin{
    margin-right: 0;
}

.smallRightMargin{
    margin-right: 2px;
}

.noTopMargin{
    margin-top: 0;
}

.smallBottomMargin{
    margin-bottom: .4em;
}


/*input{
	margin: 2px;
    margin-left: 10px;
}

input:hover{
    color:black;
}*/

.ui-tabs-nav { 
    padding: 0em; 
    /*background: transparent; */
    border-width: 0px; 
    padding: 0;
    padding: 0.2em .1em;
} 

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 0.2em .1em;
    /*color: black;*/
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover {
    background-color: darkgray;
    padding: 0.2em .1em;
    color: white;
}

.ui-tabs-anchor:active, .ui-tabs-anchor:focus{
    border: none;
    outline: none;
    color:white;
}

.ui-state-active span{
    color: white;
}


/*.ui-dialog:active .ui-dialog-content {
    padding: .2em .2em .5em .5em;
}*/

.ui-tabs-nav li { 
    position: static; 
    margin: 0px; 
    /*border-bottom: 1px solid #327e04 !important; */
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
    font-size: 1.4em;
}

.ui-tabs-nav li.ui-tabs-selected { 
    padding-bottom: 0px; 
    //border-bottom: 1px solid #d4ccb0 !important; 
}

/* New password dialog*/
#newPasswordDialog{
	width: 20em; 
    /*border-radius: 1.5em; */
    border: 1px inset;
    padding: 1em; 
    background:rgba(200,200,210,0.6);
    font-family: Arial;

}

#newPasswordPage{
    background-image: url("../images/iStock-101576791_edited.jpg");
    background-size: cover;
}

#newPasswordButton{
    color: white;
}

/*Home Module*/
#programTable{
    width: 700px;
    max-width: 90vw; 
    height: 50vh;
}

#weeksTable{
    width: 92vw;
    height: 70vh;
}

/*Orders Module*/
#orderProductsTable{
    width: 750px;
    max-width: 85vw; 
    height: 40vh;
}

#ordersTable{
    width: 700px;
    max-width: 85vw;
    height: 50vh;
}

/*Documents Module*/
#analysisTable{
    width: 700px;
    max-width: 85vw;
    height: 60vh;
}

/*Products Module*/
#productsTable{
    /*width: 4000px;*/
    max-width: 90vw;
    height: 60vh;
}

/*#substancesTable{
    width: 1500px;
    max-width: 90vw;
    height: 40vh;
}*/

/*Admin module*/
#adminSellersTable{
    width: 830px;
    max-width: 85vw;
    height: 40vh;
}

#adminUsersTable{
    width: 1800px;
    max-width: 85vw;
    height: 40vh;
}

#adminCompaniesTable{
    width: 1400px;
    max-width: 85vw;
    height: 40vh;
}

#companySelect{
    width: 20em;
    max-width: 50%;
}



@keyframes customticker {
    0% {
        -webkit-transform: translate3d(35%, 0, 0);
        transform: translate3d(35%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}


/* Formatting the full-width ticker wrapper background and font color */
#header {
    position:absolute;
    top: 0px;
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding-left: 100%;
    font-size: 1.2em;
}


/* Formatting the ticker content background, font color, padding and exit state */
#ticker {
    display: inline-block;
    white-space: nowrap;
    padding-right: 100%;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: customticker;
    animation-name: customticker;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
}
