﻿.field-validation-error {color:red;font-size:10pt}
.field-validation-valid {display:none}
.input-validation-error {border:1px solid #f00;background-color:#fee}
.validation-summary-errors {color:#f00}
.validation-summary-errors ul {font-size:12pt; letter-spacing:normal;text-align:left}
.validation-summary-valid {display:none}
.validation-login {background-color:#fdfdd4; color:red; border:1px solid gray; padding:5px 10px 5px 10px; margin-top:15px; font-size:14pt; display:inline-block;}

/*HomePage*/
#body {margin:0 0 0 0;font-size:100%;font-family:Arial, Verdana, Garamond;background-color:#ffffff; width:100%; margin:auto; }
/*NavButtons*/
.NavBar {width:15%; height:1000px; float:left; }

ul.sidenav {
    list-style-type: none;
    margin: 0;
    padding:0;
    width: 155px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c2080d), color-stop(1, #ffffff));
    background: -moz-linear-gradient(top, #c2080d 5%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #c2080d 5%, #ffffff  100%);
    background: -o-linear-gradient(top, #c2080d 5%, #ffffff 100%);
    background: linear-gradient(to bottom, #c2080d 30%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8c6', endColorstr='#ffffff',GradientType=0);
    position: fixed;
    height: 100%;
    overflow: auto;
    font-family:Arial, Verdana, Geneva, Tahoma, sans-serif;
    text-align:right;    
    font-size:12pt;
    }
ul.sidenav li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 13px 13px 13px 0;
}
ul.sidenav li a.active {
    background-color: #006699;
    border:solid 1pt gray;
}
ul.sidenav li a:hover:not(.active) {
    background-color: #ffff99;
    color: black;   
}
div.content {
    margin-left: 152px;
    padding: 1px 3px;
    min-height: 600px;
}
@media screen and (max-width: 600px){
    ul.sidenav {
        width:100%;
        height:auto;
        position:relative;
    }
    ul.sidenav li a {
        float: left;
        padding: 15px;
    }
    div.content {margin-left:0;}
}
@media screen and (max-width: 400px){
    ul.sidenav li a {
        text-align: center;
        float: none;
    }
}
.text-center {
  text-align: center;
}
.clear {clear:both}
.LoggedOut1 {
    text-align:center;
    margin:100px 0 0 0;
}
.LoggedOut2 {
    text-align:center;
    margin:10px 0 200px 0;
}
.LoggedOutLink {
    display:inline-block;
    color: #ffffff;
    padding: 8px 0 8px 16px;
    text-decoration: none;
    padding:13px;
    background-color:#c2080d;
    width:150px;
}
.LoggedOutLink:hover {
    background-color: #ffff99;
    color: black;
}

.w3-container:after,.w3-row:after,.w3-row-padding:after,.w3-topnav:after,.w3-clear:after,.w3-btn-group:before,.w3-btn-group:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}
.w3-col.s2{width:16.66666%}
.w3-col.s3{width:24.99999%}
.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}
.w3-col.s6{width:49.99999%}
.w3-col.s7{width:58.33333%}
.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}
.w3-col.s10{width:83.33333%}
.w3-col.s11{width:91.66666%}
.w3-col.s12,.w3-half,.w3-third,.w3-twothird,.w3-quarter{width:99.99999%}
@media only screen and (min-width:601px){
.w3-col.m1{width:8.33333%}
.w3-col.m2{width:16.66666%}
.w3-col.m3,.w3-quarter{width:24.99999%}
.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}
.w3-col.m6,.w3-half{width:49.99999%}
.w3-col.m7{width:58.33333%}
.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9{width:74.99999%}
.w3-col.m10{width:83.33333%}
.w3-col.m11{width:91.66666%}
.w3-col.m12{width:99.99999%}}
@media only screen and (min-width:993px){
.w3-col.l1{width:8.33333%}
.w3-col.l2{width:16.66666%}
.w3-col.l3,.w3-quarter{width:24.99999%}
.w3-col.l4,.w3-third{width:33.33333%}
.w3-col.l5{width:41.66666%}
.w3-col.l6,.w3-half{width:49.99999%}
.w3-col.l7{width:58.33333%}
.w3-col.l8,.w3-twothird{width:66.66666%}
.w3-col.l9{width:74.99999%}
.w3-col.l10{width:83.33333%}
.w3-col.l11{width:91.66666%}
.w3-col.l12{width:99.99999%}}
.w3-content{max-width:980px;margin:auto}
.w3-rest{overflow:hidden}
@media (max-width:601px){.w3-modal-content{margin:50px 10px 10px 10px;width:auto !important}}
@media (max-width:768px){.w3-modal-content{width:500px}}
@media (min-width:992px){.w3-modal-content{width:900px}}
@media screen and (max-width:601px){.w3-topnav a{display:block}}	
@media screen and (max-width:601px){.w3-topnav .w3-dropdown-hover .w3-dropdown-content{position:relative}}	
@media screen and (max-width:601px){.w3-topnav{text-align:center}}
@media (max-width:601px){.w3-hide-small{display:none !important}}
@media (max-width:991px) and (min-width:601px){.w3-hide-medium{display:none !important}}
@media (min-width:992px){.w3-hide-large{display:none !important}}

.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}
.w3-col.s2{width:16.66666%}
.w3-col.s3{width:24.99999%}
.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}
.w3-col.s6{width:49.99999%}
.w3-col.s7{width:58.33333%}
.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}
.w3-col.s10{width:83.33333%}
.w3-col.s11{width:91.66666%}
.w3-col.s12,.w3-half,.w3-third,.w3-twothird,.w3-quarter{width:99.99999%}
@media only screen and (min-width:601px){
.w3-col.m1{width:8.33333%}
.w3-col.m2{width:16.66666%}
.w3-col.m3,.w3-quarter{width:24.99999%}
.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}
.w3-col.m6,.w3-half{width:49.99999%}
.w3-col.m7{width:58.33333%}
.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9{width:74.99999%}
.w3-col.m10{width:83.33333%}
.w3-col.m11{width:91.66666%}
.w3-col.m12{width:99.99999%}}
@media only screen and (min-width:993px){
.w3-col.l1{width:8.33333%}
.w3-col.l2{width:16.66666%}
.w3-col.l3,.w3-quarter{width:24.99999%}
.w3-col.l4,.w3-third{width:33.33333%}
.w3-col.l5{width:41.66666%}
.w3-col.l6,.w3-half{width:49.99999%}
.w3-col.l7{width:58.33333%}
.w3-col.l8,.w3-twothird{width:66.66666%}
.w3-col.l9{width:74.99999%}
.w3-col.l10{width:83.33333%}
.w3-col.l11{width:91.66666%}
.w3-col.l12{width:99.99999%}}
.w3-content{max-width:980px;margin:auto}
.w3-rest{overflow:hidden}
@media (max-width:601px){.w3-modal-content{margin:50px 10px 10px 10px;width:auto !important}}
@media (max-width:768px){.w3-modal-content{width:500px}}
@media (min-width:992px){.w3-modal-content{width:900px}}
@media screen and (max-width:601px){.w3-topnav a{display:block}}	
@media screen and (max-width:601px){.w3-topnav .w3-dropdown-hover .w3-dropdown-content{position:relative}}	
@media screen and (max-width:601px){.w3-topnav{text-align:center}}
@media (max-width:601px){.w3-hide-small{display:none !important}}
@media (max-width:991px) and (min-width:601px){.w3-hide-medium{display:none !important}}
@media (min-width:992px){.w3-hide-large{display:none !important}}

/* TOP */
.w3-animate-top{
position:relative;-webkit-animation-name:animatetop;-webkit-animation-duration:0.4s;animation-name:animatetop;animation-duration:0.4s}
@-webkit-keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}

.LoginLanguage {
    text-align: right;
}
.LoginLanguage a, .LoginLanguage span {
    display: inline-block;
    outline: 0;
    padding: 2px 3px;
    margin-bottom: 3px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none !important;
    color: #000;
    background-color: #a4d8e0;
    text-align: center;
    transition: .2s ease-out;
    white-space: nowrap;
    font-size: 11pt;
    border-radius: 5px;
    font-weight: normal;
    border: solid 1px #7b7d7d;
}
.LoginLanguage span {
    color: blue;
}
.LoginHoldersm {
    margin: auto;
    border: solid 1pt gray;
    height: 80px;
    width: 30%;
    min-width: 50%;
    margin-top: 20px;
    -moz-box-shadow: 0 10px 14px -7px #8c9293;
    -webkit-box-shadow: 0 10px 14px -7px #8c9293;
    box-shadow: 0 10px 14px -7px #748689;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f8f8c6), color-stop(1, #ffffff));
    background: -moz-linear-gradient(top, #d6d6d0 5%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #d6d6d0 5%, #ffffff 100%);
    background: -o-linear-gradient(top, #d6d6d0 5%, #ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 8%, #fbf798 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8c6', endColorstr='#fefe6e',GradientType=0);
    background-color: #6699cc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    color: #5ba56e;
    font-family: Arial;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size: 14pt;
}
.FooterPadding {margin-top:32px !important;margin:auto;}
.FooterPadding p {margin: 0 auto 20px auto;text-align:center;}
.ContactUs {line-height:28px;vertical-align:top;}

/*Default page*/
.center {text-align: center;margin-left: auto;margin-right: auto;}
.w3-responsive{overflow-x:auto}
.w3-container:after,.w3-row:after,.w3-row-padding:after,.w3-topnav:after,.w3-clear:after,.w3-btn-group:before,.w3-btn-group:after{content:"";display:table;clear:both}
.w3-card{border:1px solid #ccc}
.w3-card-2,.w3-example{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important}

.w3-card-4{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important}
.w3-card-8{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important}
.w3-card-12{box-shadow:0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19) !important}
.w3-card-16{box-shadow:0 16px 24px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21) !important}
.w3-card-24{box-shadow:0 24px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22) !important}
.w3-card-2 div {min-height:400px; clear:both; padding-top:10px;}
/*padding*/
.w3-padding-0{padding:0 !important}
.w3-padding-4{padding-top:4px !important;padding-bottom:4px !important}
.w3-padding-8{padding-top:8px !important;padding-bottom:8px !important}
.w3-padding-16{padding-top:16px !important;padding-bottom:16px !important}
.w3-padding-24{padding-top:24px !important;padding-bottom:24px !important}
.w3-padding-48{padding-top:48px !important;padding-bottom:48px !important}
.w3-padding-64{padding-top:64px !important;padding-bottom:64px !important}
.w3-padding-top{padding-top:8px !important}.w3-padding-bottom{padding-bottom:8px !important}
.w3-padding-left{padding-left:16px !important}.w3-padding-right{padding-right:16px !important}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 5px;}
/*Colors*/
.w3-text-blue{color:#2196F3 !important}.w3-blue{color:#fff !important;background-color:#7f9aab !important}
.w3-text-purple{color:#896390 !important}.w3-purple{color:#fff !important;background-color:#b49ebf !important}
.w3-text-teal{color:#009688 !important}.w3-teal{color:#fff !important;background-color:#006699 !important}
.w3-text-indigo{color:#3f51b5 !important}.w3-indigo{color:#fff !important;background-color:#b50c11 !important}
.w3-text-grey{color:#757575 !important}
.w3-grey {color: #000 !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #c0c1c2));
    background: -moz-linear-gradient(top, #9fa0a0 5%, #c0c1c2 100%);
    background: -webkit-linear-gradient(top, #9fa0a0 5%, #c0c1c2 100%);
    background: -o-linear-gradient(top, #9fa0a0 5%, #c0c1c2 100%);
    background: linear-gradient(to bottom, #bfc0c0 5%, #757575 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fa0a0', endColorstr='#c0c1c2',GradientType=0);
    background-color: #757575;
}
                                
.w3-text-black{color:#000 !important}
.w3-black{color:#fff !important;background-color:#555 !important;} 
.w3-text-yellow{color:#d2be0e !important}.w3-yellow{color:#000 !important;background-color:#ffff99 !important}
.w3-lightyellow{color:#000 !important;background-color:#f9f9db !important}
#flip, #flip1, #flip2, #flip3, #flip4, #flip5, #flip6 {cursor: pointer}
/*Border*/
.w3-border{border:1px solid #ccc !important}
.w3-border-top{border-top:1px solid #ccc !important}
.w3-border-bottom{border-bottom:1px solid #ccc !important}
.w3-border-left{border-left:1px solid #ccc !important}
.w3-border-right{border-right:1px solid #ccc !important}

.cardlineheight li{line-height:15px; text-align:left; padding:7px; margin-top:3px;}
.margintop40 {margin-top:40px;}
.margintop20 {margin-top:20px;}
.lineheight35 {line-height:35px;}
.lineheight {line-height:30px;}
.lineheight p{line-height:25px; text-align:left; padding-top:17px; }
.widthp {width:100%; vertical-align:top; padding-left:5px;}
.lineheight img{float:left; vertical-align:middle; }
.timeclockp {width:80%; margin:auto; text-align:left; padding-bottom:20px}
.minhigh700 {min-height:700px;}
.minhigh500 {min-height:500px;}
.Left {text-align:left !important;}
 .minhigh400 {min-height:400px;}
 .minhigh300 {min-height:300px;}
 .minhigh350 {min-height:300px;}
 .minhigh200 {min-height:200px;}
 .minwidth300 {min-width:200px;}
.TabHeader img { float:left; padding:3px;}
.TabHeader h2{color:black;font-size:16pt; text-align:center; white-space:normal; padding: 5px 5px 0 75px; min-width:200px; }
.TabHeader { border:solid 1pt #599bb3; min-width:100%;
	-moz-box-shadow: 0 10px 14px -7px #8c9293;
	-webkit-box-shadow: 0 10px 14px -7px #8c9293;
	box-shadow: 0 10px 14px -7px #748689;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d5e2f9), color-stop(1, #d5e2f9));
	background:-moz-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
	background:linear-gradient(to bottom, #ffffff 8%, #d5e2f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d5e2f9',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
    float:left;
 }
.sw-btn{border:none;display:inline-block;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;text-decoration:none !important;color:#fff;background-color:#000;text-align:center;transition:.2s ease-out;white-space:nowrap}
.sw-btn.w3-disabled,.w3-btn-floating.w3-disabled,.w3-btn:disabled,.w3-btn-floating:disabled,.w3-btn-floating-large.w3-disabled,.w3-btn-floating-large:disabled{cursor:not-allowed;opacity:0.3}
.sw-btn.w3-disabled *,.w3-btn-floating.w3-disabled *,.w3-btn:disabled *,.w3-btn-floating:disabled *{pointer-events:none}
.sw-btn.w3-disabled:hover,.w3-btn:disabled:hover,.w3-btn-floating.w3-disabled:hover,.w3-btn-floating:disabled:hover,
.sw-btn-floating-large.w3-disabled:hover,.w3-btn-floating-large:disabled:hover{box-shadow:none}
.sw-btn:hover,.w3-btn-floating:hover,.w3-btn-floating-large:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.sw-btn-floating,.w3-btn-floating-large{display:inline-block;text-align:center;color:#fff;background-color:#000;position:relative;overflow:hidden;z-index:1;padding:0;border-radius:50%;transition:.3s;cursor:pointer;font-size:24px}
.sw-btn-floating{width:40px;height:40px;line-height:40px}
.sw-btn-floating-large{width:56px;height:56px;line-height:56px}
.sw-btnn-group .w3-btn{float:left}
.sw-btn.w3-ripple{position:relative}


.w3-btn{border:none;display:inline-block;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;text-decoration:none !important;color:#fff;background-color:#000;text-align:center;transition:.2s ease-out;cursor:pointer;white-space:nowrap}
.w3-btn.w3-disabled,.w3-btn-floating.w3-disabled,.w3-btn:disabled,.w3-btn-floating:disabled,.w3-btn-floating-large.w3-disabled,.w3-btn-floating-large:disabled{cursor:not-allowed;opacity:0.3}
.w3-btn.w3-disabled *,.w3-btn-floating.w3-disabled *,.w3-btn:disabled *,.w3-btn-floating:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover,.w3-btn-floating.w3-disabled:hover,.w3-btn-floating:disabled:hover,
.w3-btn-floating-large.w3-disabled:hover,.w3-btn-floating-large:disabled:hover{box-shadow:none}
.w3-btn:hover,.w3-btn-floating:hover,.w3-btn-floating-large:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn-floating,.w3-btn-floating-large{display:inline-block;text-align:center;color:#fff;background-color:#000;position:relative;overflow:hidden;z-index:1;padding:0;border-radius:50%;transition:.3s;cursor:pointer;font-size:24px}
.w3-btn-floating{width:40px;height:40px;line-height:40px}
.w3-btn-floating-large{width:56px;height:56px;line-height:56px}
.w3-btn-group .w3-btn{float:left}
.w3-btn.w3-ripple{position:relative}

ul.w3-ul{list-style-type:none;padding:0;margin:0}
ul.w3-ul li{padding:6px 2px 6px 16px;border-bottom:1px solid #ddd; min-height:250px;}
ul.w3-ul li:last-child{border-bottom:none}

.w3-theme {color:#fff !important;background-color:#009688 !important}
.w3-theme-light {color:#000 !important;background-color:#e0f2f1 !important}
.w3-theme-dark {color:#fff !important;background-color:#004d40 !important}
.w3-text-theme {color:#009688 !important}
.w3-theme-l5 {color:#000 !important;background-color:#e0f2f1 !important}
.w3-theme-l4 {color:#000 !important;background-color:#b2dfdb !important}
.w3-theme-l3 {color:#000 !important;background-color:#80cbc4 !important}
.w3-theme-l2 {color:#000 !important;background-color:#4db6ac !important}
.w3-theme-l1 {color:#000 !important;background-color:#26a69a !important}
.w3-theme-d1 {color:#fff !important;background-color:#00897b !important}
.w3-theme-d2 {color:#fff !important;background-color:#00796b !important}
.w3-theme-d3 {color:#fff !important;background-color:#00695c !important}
.w3-theme-d4 {color:#fff !important;background-color:#004d40 !important}
.w3-theme-action {color:#fff !important;background-color:#00695c !important}

.w3-theme {color:#fff !important;background-color:#009688 !important}
.w3-theme-light {color:#000 !important;background-color:#e0f2f1 !important}
.w3-theme-dark {color:#fff !important;background-color:#004d40 !important}
.w3-text-theme {color:#009688 !important}
.w3-theme-l5 {color:#000 !important;background-color:#e0f2f1 !important}
.w3-theme-l4 {color:#000 !important;background-color:#b2dfdb !important}
.w3-theme-l3 {color:#000 !important;background-color:#80cbc4 !important}
.w3-theme-l2 {color:#000 !important;background-color:#4db6ac !important}
.w3-theme-l1 {color:#000 !important;background-color:#26a69a !important}
.w3-theme-d1 {color:#fff !important;background-color:#00897b !important}
.w3-theme-d2 {color:#fff !important;background-color:#00796b !important}
.w3-theme-d3 {color:#fff !important;background-color:#00695c !important}
.w3-theme-d4 {color:#fff !important;background-color:#004d40 !important}
.w3-theme-action {color:#fff !important;background-color:#00695c !important}

.email {
    list-style-type: none;
    cursor:help;
    width:70%; height:auto;
    text-align:center; margin:auto;
    padding:10px;
}


.email a {
    color: black;
    text-decoration: none;
    display: block;
    cursor:help;
    font-size:18pt;
}

@media screen and (max-width: 400px) and (min-width: 200px) {
    a {
        cursor: help;
    }
}
.LogoHolder {float:left; width:400px; }
.LogoHolder h2 {Color:black; font-size:18pt;width:100%; text-align:center; margin:auto;vertical-align:top; margin-top:2px; }
.LogoHolder h3 {color:black; font-size:14pt; width:100%; text-align:center; margin-left:auto; margin-right:auto; vertical-align:top; margin-top:2px;  line-height:normal; font-weight: 100;}

.LoginHolder {
    margin:auto;
    border:solid 1pt gray;
    min-width:500px;
    min-height:550px;
    -moz-box-shadow: 0 10px 14px -7px #8c9293;
	-webkit-box-shadow: 0 10px 14px -7px #8c9293;
	box-shadow: 0 10px 14px -7px #748689;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.08, #ffffff), color-stop(1, #b4dbe0));
	background:-moz-linear-gradient(top, #ffffff 8%, #b4dbe0 100%);
	background:-webkit-linear-gradient(top, #ffffff 8%, #b4dbe0 100%);
	background:-o-linear-gradient(top, #ffffff 8%, #b4dbe0 100%);
	background:linear-gradient(to bottom, #ffffff 8%, #b4dbe0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b4dbe0',GradientType=0);
	background-color:#b4dbe0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
    text-align:center;
}
.LoginHolder span {font-size:19pt; font-weight:normal; text-align:center;}
.LoginHolder div, .LoginHolder td {font-size:16pt; font-weight:normal;}
.InputHolder td {text-align:right; padding-bottom:10px;}
.InputHolder input {width:300px; height:50px; font-size:18px; background-color:#f8f8c6; min-width:20%; margin-top:5px; margin-bottom:10px; font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}
.ResetHolder input {width:30px; height:50px; font-size:22px; text-align:center; background-color:#f8f8c6; margin: 5px 5px 10px 5px; font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}

.LoginButton {
	-moz-box-shadow: 0 10px 14px -7px #276873;
	-webkit-box-shadow: 0 10px 14px -7px #276873;
	box-shadow: 0 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
	background-color:#599bb3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:30px;
	font-weight:normal;
	padding:15px 20px;
	text-decoration:none;
}
.LoginButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
	background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
	background-color:#408c99;
    color:bisque;
}
.LoginButton:active {
	position:relative;
	top:1px;
}
.LoginProcessing {
	font-family:Arial;
	font-size:30px !important;
	font-weight:normal;
    padding:17px;
}

.TopRight {
    text-align: right
}

.NewAccount {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 75px
}

.SignupButton {height:80px; width:250px; padding:7px 8px; text-align:center; border:solid 1pt gray; vertical-align:middle;
	-moz-box-shadow: 0 10px 14px -7px #8c9293;
	-webkit-box-shadow: 0 10px 14px -7px #8c9293;
	box-shadow: 0 10px 14px -7px #748689;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d5e2f9), color-stop(1, #d5e2f9));
	background:-moz-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
	background:linear-gradient(to bottom, #ffffff 8%, #d5e2f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d5e2f9',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
    cursor:pointer;
}
.SignupButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #c0c1c2));
	background:-moz-linear-gradient(top, #9fa0a0 5%, #c0c1c2 100%);
	background:-webkit-linear-gradient(top, #9fa0a0 5%, #c0c1c2 100%);
	background:-o-linear-gradient(top, #9fa0a0 5%, #c0c1c2 100%);
	background:linear-gradient(to bottom, #9fa0a0 5%, #c0c1c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fa0a0', endColorstr='#c0c1c2',GradientType=0);
	background-color:#c0c1c2;
    color:black;
    font-weight:normal;
}
.SignupButton:active { 
	position:relative;
	top:1px;
}
.SignupButton span {font-size:20pt; font-weight:bold; color:darkred; line-height:35px;}
.SignupButton span:hover {font-size:20pt; font-weight:bold; color:black;}
#Phone {vertical-align:middle}
.Language {display: inline-block}
.Language input {
    font-size: 12pt;
    border: solid 1pt gray;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d5e2f9), color-stop(1, #d5e2f9));
    background: -moz-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
    background: -webkit-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
    background: -o-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
    background: linear-gradient(to bottom, #ffffff 8%, #d5e2f9 100%);
}

.CreateAccountButton {
	-moz-box-shadow: 0 10px 14px -7px #276873;
	-webkit-box-shadow: 0 10px 14px -7px #276873;
	box-shadow: 0 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5dacc8), color-stop(1, #7fb9ea));
	background:-moz-linear-gradient(top, #5dacc8 5%, #7fb9ea 100%);
	background:-webkit-linear-gradient(top, #5dacc8 5%, #7fb9ea 100%);
	background:-o-linear-gradient(top, #5dacc8 5%, #7fb9ea 100%);
	background:linear-gradient(to bottom, #5dacc8 5%, #7fb9ea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5dacc8', endColorstr='#7fb9ea',GradientType=0);
	background-color:#5dacc8;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	padding:15px 8px;
	text-decoration:none;
}
.CreateAccountButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #5dacc8));
	background:-moz-linear-gradient(top, #408c99 5%, #5dacc8 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #5dacc8 100%);
	background:-o-linear-gradient(top, #408c99 5%, #5dacc8 100%);
	background:linear-gradient(to bottom, #408c99 5%, #5dacc8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#5dacc8',GradientType=0);
	background-color:#ffffff;
    color:yellow;
}
.CreateAccountButton:active {
	position:relative;
	top:1px;
}
.LinkHolder {width:98%; border:solid 1pt #599bb3;
  	box-shadow: 0 8px 14px -7px #748689;
	background:linear-gradient(to bottom, #a3ced4 3%, #ffffff 70%);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:5px 8px;
	text-decoration:none;
}
.LinkHolder2 {width:75%;position:relative;
    margin: auto;
    padding-left:60px;
    text-align:center;
}
.LinkHolder h2 {color:black; font-size:14pt;text-align:center; vertical-align:top; margin-top:2px; }
.LinkHolder h3 {color:black;text-align:center; margin-left:auto; margin-right:auto; vertical-align:top; margin-top:2px;  line-height:normal; font-weight: 100;}
.LinkHolder li {line-height:20px; font-size:14pt;text-align:left; font-weight:normal;}
.LinkHolder ul {width:100%; margin:auto; text-align:center;}

/* Nav Buttons*/

#TabMemberLogin {width:100%; height:50px; background-color:#c2080d;}
#TabMemberLogin.hover { background-color:#000000; color:#e2eef5;}
#TabMemberLogin.active a {text-decoration:none;color:white;}
#TabMemberLogin a {text-decoration:none; color:white;}
#TabMemberLogin.hover a {text-decoration:none;color:white;}

#TabHome {width:100%; height:50px; background-color:#c2080d;}
#TabHome.hover { background-color:#000000; color:#e2eef5;}
#TabHome.active a {text-decoration:none;color:white;}
#TabHome a {text-decoration:none; color:white;}
#TabHome.hover a {text-decoration:none;color:white;}

#TabSignUp {width:100%; height:50px; background-color:#c2080d;}
#TabSignUp.hover { background-color:#000000; color:#256b7b;}
#TabSignUp.active a {text-decoration:none;color:white;}
#TabSignUp a {text-decoration:none; color:white;}
#TabSignUp.hover a {text-decoration:none;color:white;}

#TabAbout {width:100%; height:50px; background-color:#c2080d;}
#TabAbout.hover { background-color:#000000; color:#e2eef5;}
#TabAbout.active a {text-decoration:none;color:white;}
#TabAbout a {text-decoration:none; color:white;}
#TabAbout.hover a {text-decoration:none;color:white;}

#TabPrice {width:100%; height:50px; background-color:#c2080d;}
#TabPrice.hover { background-color:#000000; color:#e2eef5;}
#TabPrice.active a {text-decoration:none;color:white;}
#TabPrice a {text-decoration:none; color:white;}
#TabPrice.hover a {text-decoration:none;color:white;}

#TabReader {width:100%; height:50px; background-color:#c2080d;}
#TabReader.hover { background-color:#000000; color:#e2eef5;}
#TabReader.active a {text-decoration:none;color:white;}
#TabReader a {text-decoration:none; color:white;}
#TabReader.hover a {text-decoration:none;color:white;}

#TabFeatures {width:100%; height:50px; background-color:#c2080d;}
#TabFeatures.hover { background-color:#000000; color:#e2eef5;}
#TabFeatures.active a {text-decoration:none;color:white;}
#TabFeatures a {text-decoration:none; color:white;}
#TabFeatures.hover a {text-decoration:none;color:white;}

#TabContactUs {width:100%; height:50px; background-color:#c2080d;}
#TabContactUs.hover { background-color:#000000; color:#e2eef5;}
#TabContactUs.active a {text-decoration:none;color:white;}
#TabContactUs a {text-decoration:none; color:white;}
#TabContactUs.hover a {text-decoration:none;color:white;}

/* Footer*/
.FooterTabs div {width:100%; margin:auto; text-align:center;}
.FooterTabs ul { margin:auto; text-align:center; min-width:600px; max-width:700px; }

/*Privacy page*/

.Privacy {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size:14px;
}
.Privacy div{
    width: 100%;
    text-align: left;
    font-size:14px;
    margin-top:10px;  
   
}
.Privacy h2{
    width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size:24px;
    color:black;
       padding-top:20px;
       margin-top:0px;
}
    .Privacy  p{ width: 80%;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    font-size:12px;
    }

    .Privacy ul {
        width: 50%;
        margin-left: 50px;       
    }
    .Privacy li {
        line-height: 20px;
        text-align: left;
    }

.PrivacyTabHeader {
    width: 100%;
    border: solid 1pt #599bb3;
    padding: 10px;
    -moz-box-shadow: 0 10px 14px -7px #8c9293;
    -webkit-box-shadow: 0 10px 14px -7px #8c9293;
    box-shadow: 0 10px 14px -7px #748689;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f8f8c6), color-stop(1, #f8f8c6));
    background: -moz-linear-gradient(top, #d6d6d0 5%, #408c99 100%);
    background: -webkit-linear-gradient(top, #d6d6d0 5%, #408c99 100%);
    background: -o-linear-gradient(top, #d6d6d0 5%, #91b7bc 100%);
    background: linear-gradient(to bottom, #ffffff 8%, #cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8c6', endColorstr='#d6d6d0',GradientType=0);
    background-color: #6699cc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    color: #000000;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}
.width50 {width:48%; margin:auto; margin:10px 10px 10px 10px;}
/*Contact Us*/
.ContactUsHolder { margin:auto; text-align:center;}
.ContactUsHeader {
    width: 90%; 
    min-height:755px;
    border: solid 1pt #599bb3;
    padding: 10px;
    -moz-box-shadow: 0 10px 14px -7px #8c9293;
    -webkit-box-shadow: 0 10px 14px -7px #8c9293;
    box-shadow: 0 10px 14px -7px #748689;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d5e2f9));
    background: -moz-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
    background: -webkit-linear-gradient(top, #ffffff 5%, #d5e2f9 100%);
    background: -o-linear-gradient(top, #ffffff 5%, #d5e2f9100%);
    background: linear-gradient(to bottom, #ffffff 8%, #d5e2f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8c6', endColorstr='#d5e2f9',GradientType=0);
    background-color: #ffffff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    color: #000000;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
    margin-top:20px;
    float:left;
}
.ContactUsHeader p {width: 98%; margin-top:15px; font-weight:normal; text-align:left; padding:10px; vertical-align:middle;}
.ContactUsHeader img {vertical-align:middle;}
.ContactUsHeader p span {font-size:10pt}
.Pricefree {width:54%; padding:5px; text-align:left; margin:auto;}
.Pricefree li {line-height:20px}

/* Account Create */
#AccountHolder {width:100%; background-color:white; text-align:center; margin-left:auto; margin-right:auto;}
#AccountHolder div {width:100%; background-color:white; text-align:center; margin-left:auto; margin-right:auto;}
#Processing {display:none;font-size:13pt;text-align:center}

#panel, #flip {      
    text-align: center;
    vertical-align:middle;
    border: solid 1px #c3c3c3;
}
#panel {
    display: none;
}

#panel2, #flip2 { 
    text-align: center;
    vertical-align:middle;
    border: solid 1px #c3c3c3;
}
#panel2 {
    display: none;
}

#panel3, #flip3 { 
    text-align: center;
    vertical-align:middle;
    border: solid 1px #c3c3c3;
}
#panel3 {
    display: none;
}

#panel4, #flip4 {  
    text-align: center;
    vertical-align:middle;
    border: solid 1px #c3c3c3;
}
#panel4 {
    display: none;
}

#panel5, #flip5 {
    text-align: center;
    vertical-align: middle;
    border: solid 1px #c3c3c3;
}
#panel5 {
    display: none;
}

#panel6, #flip6 {
    text-align: center;
    vertical-align: middle;
    border: solid 1px #c3c3c3;
}
#panel6 {
    display: none;
}

#panel7, #flip7 {
    text-align: center;
    vertical-align: middle;
    border: solid 1px #c3c3c3;
}
#panel7 {
    display: none;
}

#panel8, #flip8 {
    text-align: center;
    vertical-align: middle;
    border: solid 1px #c3c3c3;
}
#panel8 {
    display: none;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;	
	border-top: 10px solid #0e204f ;
    margin-left:18px;   
}

.testimonials {
    text-align: center;
    vertical-align: middle;
    border: solid 1px #c3c3c3;
}
.testimonials :nth-child(1) {
    float: left;
}
.testimonials :nth-child(2) {
    float:left;
    padding-left: 10px;
    padding-top: 15px;
}
.testimonials :nth-child(3) {
    clear: both;
    padding-top: 10px;
}

/* W3.CSS 1.87 by J.E.Refsnes. Do not remove this line. */
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em} sub{bottom:-0.25em}
img{border:0} svg:not(:root){overflow:hidden} figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box; margin:0; padding:0;}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input[type=checkbox],input[type=radio]{padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{box-sizing:content-box;-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0}
pre,textarea{overflow:auto}
optgroup{font-weight:bold}

/* End extract from normalize.css */
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:5px 0}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
hr{height:0;border:0;border-top:1px solid #eee;margin:20px 0}
img{margin-bottom:-5px}
a{color:inherit; text-decoration-color:cadetblue;text-decoration:underline;}
a{-webkit-tap-highlight-color:transparent;background-color:transparent}
a:active,a:hover{outline:0; text-decoration:none; color:goldenrod;}
table{border-collapse:collapse;border-spacing:0;width:100%;display:table}
table,th,td{border:none}
.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}
.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}
.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr{transition:background-color .25s ease}
.w3-hoverable tbody tr:hover{background-color:#ccc}
.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:6px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}

.w3-ripple:after{content:"";background:#90EE90;display:block;position:absolute;padding-top:300%;padding-left:350%;margin-left:-20px!important;margin-top:-120%;opacity:0;transition:all 0.8s}
.w3-ripple:active:after{padding:0;margin:0;opacity:1;transition:0s}
.w3-badge,.w3-tag,.w3-sign{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;font-weight:bold;text-align:center}
.w3-badge{border-radius:50%}
.w3-blockquote{margin:0;padding:0.01em 16px;border-left:5px solid #ccc;font-style:italic}

.w3-image,.w3-tooltip{position:relative}
img.w3-image,.w3-image img{max-width:100%;height:auto}
.w3-image .w3-title{position:absolute;bottom:8px;left:16px;color:#fff;font-size:20px}
.w3-fluid{max-width:100%;height:auto}
.w3-tooltip .w3-text{display:none}
.w3-tooltip:hover .w3-text{display:inline-block}
.w3-topnav{padding:8px 8px}
.w3-topnav a,.w3-sidenav a,.w3-dropnav a,.w3-dropdown-content a{text-decoration:none !important}
.w3-topnav a{padding:0 8px;border-bottom:3px solid transparent;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}
.w3-topnav a:hover{border-bottom:3px solid #fff}
.w3-topnav .w3-dropdown-hover a{border-bottom:0}
.w3-opennav,.w3-closenav{color:inherit}
.w3-opennav:hover,.w3-closenav:hover{cursor:pointer;opacity:0.8}
.w3-sidenav{height:100%;width:200px;background-color:#fff;position:fixed !important;z-index:1;overflow:auto}
.w3-sidenav a{padding:4px 2px 4px 16px}
.w3-sidenav a:hover,.w3-sidenav a:focus{background-color:#ccc}
.w3-sidenav a,.w3-dropnav a{display:block;transition:.3s}
.w3-dropnav {background-color:#fff}
.w3-dropnav a:hover{text-decoration:underline !important}
.w3-tab div{display:none}
.w3-tab div:target{display:block}
.w3-modal{z-index:1;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal:target{display:block}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}.w3-closebtn{text-decoration:none;float:right;font-size:24px;font-weight:bold;color:inherit}
.w3-closebtn:hover,.w3-closebtn:focus{color:#000;text-decoration:none;cursor:pointer}
.w3-pagination{display:inline-block;padding:0;margin:0}
.w3-pagination li{display:inline}
.w3-pagination li a{text-decoration:none;color:#000;float:left;padding:8px 16px;transition:background-color .3s}
.w3-pagination li a:hover,.w3-pagination li a:focus{background-color:#ccc}
.w3-input-group,.w3-group{margin-top:24px;margin-bottom:24px}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #808080;width:100%}
.w3-label{color:#009688}
.w3-input:not(:valid)~.w3-validate{color:#f44336}
.w3-select{padding:4px 0;width:100%;color:#000;border:1px solid transparent;border-bottom:1px solid #009688}
.w3-select select:focus{color:#000;border:1px solid #009688}.w3-select option[disabled]{color:#009688}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block;z-index:1}
.w3-dropdown-content{background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
.w3-dropdown-content a{padding:6px 16px;display:block}
.w3-dropdown-content a:hover{background-color:#ccc}
input[type=checkbox].w3-check,input[type=radio].w3-radio{width:24px;height:24px;position:relative;top:6px}
input[type=checkbox].w3-check:checked+.w3-validate,input[type=radio].w3-radio:checked+.w3-validate{color:#009688} 
input[type=checkbox].w3-check:disabled+.w3-validate,input[type=radio].w3-radio:disabled+.w3-validate{color:#aaa}

.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-left{float:left !important}.w3-right{float:right !important}
.w3-hide{display:none !important}.w3-show{display:block !important}
.w3-tiny{font-size:10px !important}
.w3-small{font-size:12px !important}
.w3-medium{font-size:15px !important}
.w3-large{font-size:18px !important}
.w3-xlarge{font-size:24px !important}
.w3-xxlarge{font-size:36px !important}
.w3-xxxlarge{font-size:48px !important}
.w3-jumbo{font-size:64px !important}
.w3-slim{font-family:"Segoe UI",Arial,sans-serif !important}
.w3-wide{font-family:"Segoe UI",Arial,sans-serif !important;letter-spacing:4px}
.w3-left-align{text-align:left !important}.w3-right-align{text-align:right !important}
.w3-justify{text-align:justify !important}
.w3-center{text-align:center !important}
.w3-circle{border-radius:50% !important}
.w3-round-small{border-radius:2px !important}.w3-round,.w3-round-medium{border-radius:4px !important}
.w3-round-large{border-radius:8px !important}.w3-round-xlarge{border-radius:16px !important}
.w3-round-xxlarge{border-radius:32px !important}.w3-round-jumbo{border-radius:64px !important}
.w3-border-0{border:0 !important}
.w3-margin-0{margin:0 !important}
.w3-margin-2{margin:2px !important}
.w3-margin-4{margin:4px !important}
.w3-margin-8{margin:8px !important}
.w3-margin-12{margin:12px !important}
.w3-margin-16{margin:16px !important}
.w3-margin-24{margin:24px !important}
.w3-margin-32{margin:32px !important}
.w3-margin-64{margin:64px !important}
.w3-margin{margin:16px !important}
.w3-margin-top{margin-top:16px !important}.w3-margin-bottom{margin-bottom:16px !important}
.w3-margin-left{margin-left:16px !important}.w3-margin-right{margin-right:16px !important}
.w3-padding-tiny{padding:2px 4px !important}
.w3-padding-small{padding:4px 8px !important}
.w3-padding-medium,.w3-padding,.w3-form{padding:8px 16px !important}
.w3-padding-large{padding:12px 24px !important}
.w3-padding-xlarge{padding:16px 32px !important}
.w3-padding-xxlarge{padding:24px 48px !important}
.w3-padding-jumbo{padding:32px 64px !important}
.w3-spin{animation:w3-spin 2s infinite linear;-webkit-animation:w3-spin 2s infinite linear}
@-webkit-keyframes w3-spin{
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes w3-spin{
0%{-webkit-transform:rotate(0deg);transform: rotate(0deg)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.w3-container{padding:0.01em 16px;}
.w3-example{background-color:#f1f1f1;padding:0.01em 16px}
.w3-section,.w3-paragraph{margin-top:16px;margin-bottom:16px}
.w3-code{font-family:Consolas,"courier new";font-size:16px;line-height:1.4;width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #009688;word-wrap:break-word}
.w3-example,.w3-code,.w3-reference{margin:20px 0}

.w3-animate-opacity{
-webkit-animation-name:opac;-webkit-animation-duration:4s;animation-name:opac;animation-duration:4s}
@-webkit-keyframes opac{from{opacity:0} to{opacity:1}}
@keyframes opac{from{opacity:0} to{opacity:1}}

/* LEFT */
.w3-animate-left{
position:relative;-webkit-animation-name:animateleft;-webkit-animation-duration:0.4s;animation-name:animateleft;animation-duration:0.4s}
@-webkit-keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
/* RIGHT */
.w3-animate-right{
position:relative;-webkit-animation-name:animateright;-webkit-animation-duration:0.4s;animation-name:animateright;animation-duration:0.4s}
@-webkit-keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
/* BOTTOM */
.w3-animate-bottom{
position:relative;-webkit-animation-name:animatebottom;-webkit-animation-duration:0.4s;animation-name:animatebottom;animation-duration:0.4s}
@-webkit-keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0px;opacity:1}}
@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
/* ZOOM */
.w3-animate-zoom {-webkit-animation-name:zoom;-webkit-animation-duration:0.6s;animation-name:animatezoom;animation-duration:0.6s}
@-webkit-keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
/* COLORS */
.w3-text-amber{color:#ffc107 !important}.w3-amber{color:#000 !important;background-color:#ffc107 !important}
.w3-text-aqua{color:#00ffff !important}.w3-aqua{color:#000 !important;background-color:#00ffff !important}
.w3-text-light-blue{color:#87CEEB !important}.w3-light-blue{color:#000 !important;background-color:#e9f8fc !important}
.w3-text-brown{color:#795548 !important}.w3-brown{color:#fff !important;background-color:#795548 !important}
.w3-text-cyan{color:#00bcd4 !important}.w3-cyan{color:#000 !important;background-color:#00bcd4 !important}
.w3-text-blue-grey{color:#607d8b !important}.w3-blue-grey{color:#fff !important;background-color:#607d8b !important}
.w3-text-green{color:#4CAF50 !important}.w3-green{color:#fff !important;background-color:#4CAF50 !important}
.w3-text-light-green{color:#8bc34a !important}.w3-light-green{color:#000 !important;background-color:#8bc34a !important}
.w3-text-khaki{color:#b4aa50 !important}.w3-khaki{color:#000 !important;background-color:#f0e68c !important}
.w3-text-lime{color:#ffff99 !important}.w3-lime{color:#000 !important;background-color:#ffff99 !important}
.w3-text-orange{color:#ff9800 !important}.w3-orange{color:#000 !important;background-color:#ff9800 !important}
.w3-text-deep-orange{color:#ff5722 !important}.w3-deep-orange{color:#fff !important;background-color:#ff5722 !important}
.w3-text-pink{color:#e91e63 !important}.w3-pink{color:#fff !important;background-color:#e91e63 !important}
.w3-text-deep-purple{color:#673ab7 !important}.w3-deep-purple{color:#fff !important;background-color:#673ab7 !important}
.w3-text-red{color:#f44336 !important}.w3-red{color:#fff !important;background-color:#f44336 !important}
.w3-text-sand{color:#fdf5e6 !important}.w3-sand{color:#000 !important;background-color:#fdf5e6 !important}
.w3-text-white{color:#fff !important}.w3-white{color:#000 !important;background-color:#fff !important}
.w3-text-light-grey{color:#f1f1f1 !important}.w3-light-grey{color:#000;background-color:#f1f1f1 !important}
.w3-text-dark-grey{color:#3a3a3a !important}.w3-dark-grey{color:white;background-color:#616161 !important}
.w3-opacity{opacity:0.60}.w3-text-shadow{text-shadow:1px 1px 0 #444}.w3-text-shadow-white{text-shadow:1px 1px 0 #ddd}

/*Video Style Sheet*/
.Setup {overflow-x:auto; font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; margin-left:5px;}
.Setup table { margin:auto; width:60%; margin-top:15px; background-color:#ffffff;border:solid 1pt gray;}
.Setup h2 {font-weight:normal; font-size:18pt; }
.Setup caption { font-size: 18pt; color: white; text-align: center; padding: 3px; 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #70c6d1), color-stop(1, #04899b));
    background: -moz-linear-gradient(top, #70c6d1 5%, #04899b 100%);
    background: -webkit-linear-gradient(top, #70c6d1 5%, #04899b 100%);
    background: -o-linear-gradient(top, #70c6d1 5%, #04899b 100%);
    background: linear-gradient(to bottom, #70c6d1 8%, #04899b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70c6d1', endColorstr='#04899b',GradientType=0);
    background-color: #70c6d1 !important;
}
.Setup tr:nth-child(even) {background-color: #ffffff;}
.Setup tr:nth-child(odd) {background-color: #f0f7f7; }
.Setup td {width:10%;font-size:12pt; text-align:right;padding:5px; white-space:nowrap; }
.Setup td div{font-size:12pt; text-align:left;padding:5px; white-space:nowrap; }
.Setup td p{font-size:12pt; text-align:center;padding:5px; white-space:nowrap;margin:auto; }
.Setup th {font-size:13pt; text-align:center; padding:5px; margin:auto; border-top:1px solid gray; border-bottom:1px solid gray;white-space: nowrap;}
.Setup th div{text-align:center; margin:auto;}
.Setup img {float:left;}
.Setup td span{font-size:10pt; text-align:left;padding:5px; white-space:nowrap; color:darkcyan;}
.Setupborder {border-top:solid 1pt gray; text-align:left; border-bottom:1px solid gray;}
.Setupcenter {margin:auto !important; text-align:center !important; font-weight:normal !important}
.Setupleft div{text-align:left; font-weight:normal !important}
.borderwidth100 {width:100%; margin:auto; border:solid 1pt transparent; margin-bottom:50px;}
.SetupFloatRight {float:right !important}

.Labor table {width:50%; margin:auto; border:solid 1pt gray; overflow-x:auto; font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;}
.Labor tr:nth-child(even) {background-color: #ffffff;}
.Labor tr:nth-child(odd) {background-color: #f0f7f7; }
.Labor td {text-align:center;padding:3px;border:solid 1pt gray; font-size:10pt; }
.Labor th {text-align:center;padding:3px;border:solid 1pt gray; font-size:11pt; }

.headerimg {background-image:url('/Content/Images/Header3.png');background-repeat:no-repeat;background-size:cover;}
                                                          