﻿html {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
 }


body {
    background-color: #297aed;
    color: #fff;
    font-size: 1.1em;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    position: relative;
    margin:0px;
    padding:0px;
}


h1 {
    color: #fff;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 1.6em;
    font-weight: lighter;
    font-style: normal;
    margin: 0;
    letter-spacing: -0.03em;
}

.EventDetails {
    font-size: 0.7em;
    letter-spacing: 0em;
}


a:link {
    color: #fff;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 1em;
    font-weight: lighter;
    font-style: normal;
    margin: 0px;
}

a:visited {
    color: #fff;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 1em;
    font-weight: lighter;
    font-style: normal;
    margin: 0px;
}


.svg-path svg:hover #glow { 
  stroke: white;
  filter: url(#blur-filter);
}
.svg-path svg:hover #color { 
  stroke: white;
}

.hypColumn {
    color: #555;
    font-weight: 800;
    text-decoration: none;
}


.imgLogo {
    float: right;
    max-width: 100%;
}

.chcheckboxlist {
    color: #fff;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 1em;
}

input[type=checkbox] {
  transform: scale(1.5);
}

.FixedHeader {
    position: absolute;
}

.logo {
    padding-bottom: 50px;
    position:absolute;
    top: 0px;
    right: 0px;
    width: 20%;
}

.title {
    width: 90%;
}
.container {
    max-width:100%;
}
.label {
    font-size: 1.1em;
    font-family: quattrocento-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: right;
    vertical-align: top;
}

.explanation {
    font-size: 0.8em;
    font-family: quattrocento-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: right;
    vertical-align: top;
    color: #c2dbfd;
    margin-left: 10px;
}

.labelReadOnlyTextBox {
    font-size: 1.1em;
    font-family: quattrocento-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    vertical-align: top;
}

.fieldsForm
{
   
}

.textbox {
    color: #000;
    font-size: 1em;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

.textboxDay {
    color: #000;
    font-size: 1em;
    width: 8px;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    width: 10px;
}



.dropdownlist {
    color: #000;
    font-size: 1em;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

.dropdownlistFixed {
    color: #000;
    font-size: 0.8em;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    width: 200px;
    padding-bottom: 2px;
    padding-top: 2px;

}

.submit {
    color: #000;
    font-size: 1.0em;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

.main {
   padding: 5px 5px 5px 5px ;
   margin : 5px 5px 5px 5px ;
   position: relative;
}

.intro {
    padding-top: 50px;
    clear: both;
}

.calendar {
    margin: 5px;
    padding: 5px;
    background-color: #75aeff;
}

.section {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section:hover {
    background-color: rgba(117,174,255,1);
}


.section1 {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section1:hover {
    background-color: rgba(117,174,255,1);
}.section2 {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section2:hover {
    background-color: rgba(117,174,255,1);
}.section3 {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section3:hover {
    background-color: rgba(117,174,255,1);
}.section4 {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section4:hover {
    background-color: rgba(117,174,255,1);
}.section5 {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section5:hover {
    background-color: rgba(117,174,255,1);
}.section6 {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section6:hover {
    background-color: rgba(117,174,255,1);
}.section7 {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section7:hover {
    background-color: rgba(117,174,255,1);
}.section8 {
    background-color: rgba(117,174,255,0.8);
    margin: 1px;
    padding: 4px;
    clear:both;
}
.section8:hover {
    background-color: rgba(117,174,255,1);
}





.TimesheetHidden {
    font-size: 0.001em;
    width: 0px;
}

.TimesheetItem {
    background-color: rgba(255,255,255,0.2);
    padding: 2px;
    margin-top: 1px;
    vertical-align: top;
    font-size: 0.8em;
    overflow:hidden;
    white-space: nowrap;
}

.TimesheetLine {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    background-color: rgba(255,255,255,0.2);
}

.valSummary {
    text-align: left;
    color: white;
    font-size: 0.9em;
    font-weight: 300;
    font-style: normal;
    background-color: rgba(254, 0, 0, 0.5);
}

.btn {
   border: none;
    font-family: inherit;
    font-size: 1.2em;
    color: inherit;
    background: none;
    cursor: pointer;
    display: inline-block;
    margin: 12px 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-3 {
    background: #96c11f;
    color: #fff;
}


.btn-4 {
    background: rgba(254, 0, 0, 0.5);
    color: #fff;
}

.btn-3d {
    padding: 15px 45px 15px 45px;
    border-radius: 6px;
}

.icon-cog:before {
    content: "\e010";
}

.green, .red { border-radius: 10px; width: 20px; height: 20px;} 
    .grren { background: green; }
    .red { background: red; }

.scopeColumn {
    width: 100px;
}

.tablestyle {
    font-family: inherit;
    font-size: 0.7em;
}
.tablestyle {
    font-family: inherit;
    font-size: 1em;
}


div.table-title {
   display: block;
  margin: auto;
  max-width: 600px;
  padding:0px;
  width: 100%;
}

.table-title h3 {
   color: #fafafa;
   font-size: 30px;
   font-weight: 400;
   font-style:normal;
   font-family: "Roboto", helvetica, arial, sans-serif;
   text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
   text-transform:uppercase;
}


/*** Table Styles **/

.table-fill {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  max-width: 600px;
  padding:3px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}
 
th {
  color:#D5DDE5;
  background:#1b1e24;
  border-bottom:4px solid #9ea7af;
  /*border-right: 1px solid #343a45;*/
  font-size:1.0em;
  font-weight: 300;
  padding:4px;
  text-align:center;
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);*/
  vertical-align:middle;

}



th:first-child {
  /*border-top-left-radius:3px;*/
}
 
th:last-child {
  /*border-top-right-radius:3px;*/
  border-right:none;
}
  
tr {
  /*border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;*/
  color:#666B85;
  font-size:1.0em;
  font-weight:normal;
  /*text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);*/
  /*-webkit-filter: blur(5px);
  -webkit-transition: -webkit-filter .50s;*/
}

/*tr:hover td {
  background:#4E5066;
  color:#FFFFFF;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}*/

tr:first-child {
  border-top:none;
}

tr:last-child {
  border-bottom:none;
}
 
tr:nth-child(odd) td {
  background:#EBEBEB;
}

/* 
tr:nth-child(odd):hover td {
  background:#4E5066;
}
*/

tr:last-child td:first-child {
  border-bottom-left-radius:0px;
}
 
tr:last-child td:last-child {
  border-bottom-right-radius:0px;
}
 
td {
  background:#FFFFFF;
  padding:4px;
  /*text-align:left;*/
  vertical-align:middle;
  font-weight:500;
  font-size:0.8em;
  /*text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;*/
  border-bottom: 3px dashed #AAE4B5;
}

td2 {
  background:#FFFFFF;
  padding:4px;
  /*text-align:left;*/
  vertical-align:middle;
  font-weight:500;
  font-size:0.8em;
  /*text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;*/
}

td:last-child {
  border-right: 0px;
}

th.text-left {
  text-align: left;
}

th.text-center {
  text-align: center;
}

th.text-right {
  text-align: right;
}

td.text-left {
  text-align: left;
}

td.text-center {
  text-align: center;
}

td.text-right {
  text-align: right;
}




.itemBox {
        width: 250px;
        padding: 5px;
        background-color: rgba(80,80,80,0.2);
        display:inline-block;
        margin: 2px;
        vertical-align: top;
    }

.scopeBox {
        width: 250px;
        padding: 5px;
        background-color: rgba(80,80,80,0.2);
        display:inline-block;
    }
    
    .textboxBlock {
        font-size: 0.8em;
        font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
        width: 100%;
        
    }

    .chcheckboxlistBlock {
    color: #fff;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 1.1em;
}

   
    .gridLink a:link {
        color:#547cb5;
    }
    .gridLink a:visited {
        color:#547cb5;
    }

.scopeBoxNarrow {
        width: 200px;
    margin: 3px;
    padding: 3px;
    vertical-align: top;
        background-color: rgba(80,80,80,0.2);
        display:inline-block;
    }

.LabelAndControl {
    width: 200px;
    background-color: rgba(80,80,80,0.2);
    display: inline-block;
    margin: 3px;
    padding: 3px;
    vertical-align: top;
}

.LabelLeft {
    width: 200px;
    float:left; /* add this */
    display: inline-block;
    border-left: dashed 3px solid white;
}

.LabelRight {
    width: 200px;
    overflow: hidden; /* if you don't want #second to wrap below #first */
    display: inline-block;
}



.floatLeft {
    float: left;
}
 
.floatRight {
    float: right;
}
 
.controls {
    margin-top: 10px;
}
 
.row {
    display:flex;
}

.col {
    flex: 1;
    padding: 0.5em;
}


@media (max-width: 850px) {
    h1 {
        font-size: 2em;
    }

    body {
        /*margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;*/
    }

    .calendar {
        float: none;
    }

    .times {
        float: none;
    }

    .label {
        font-size: 0.8em;
    }

    .textbox {
        font-size: 1.1em;
    }

    

    .dropdownlist {
        font-size: 1.1em;
    }

    .submit {
        font-size: 0.75em;
    }


}

@media (min-width: 1600px) {
    h1 {
        font-size: 3em;
    }

    body {
        /*margin-left: 10%;
        margin-right: 10%;*/
    }

    .submit {
        font-size: 1.0em;
        font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    }
    .label {
    color: #d9e7fc;
    font-size: 1.2em;
    font-family: source-sans-pro, "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
}
