/* Global styles */

/* START:notice */

body { 
    /*background-image: url("/assets/images/sumtextb.jpg"); */
    background-color: #ffffff; 
    color: #000066;
    /*font-family: "Century Gothic", "Tw Cen Mt", verdana, arial, helvetica, sans-serif; */
    /*  font-family: verdana, arial, helvetica, sans-serif; */
    
    line-height: normal;
    font-weight: normal;
  
    font-family: 'Open Sans', sans-serif; 
    font-weight : 300;
    
   
  font-size: 62.5%; /* ~10px = 16px(default) * 0.625 */
}

p {
  font-family: Arial, Helvetica, sans-serif;
 
  font-size: 1.6rem;
  line-height: 1.3; /* as fallback */
  
  /* value = (10px * 1.4 * 1.3) / 10px = 1.82rem
               |      |     |
      <html>   |      |     --> line-height multiplier (same as <number>)
   font-size <--      |
       in px          --> Current element's font-size ratio
  */
  line-height: 1.82rem;
}
#notice {
    border: 4px solid red;
    padding: 0.5em;
    margin-bottom: 0em;
    margin-top: 1em;
    background-color: #f0f0f0;
    font: bold smaller sans-serif;
}
/* END:notice */

/* START:info */
#info {
    border: 4px solid green;
    padding: 0.5em;
    margin-bottom: 0em;
    margin-top: 1em;
    background-color: #f0f0f0;
    font: bold smaller sans-serif;
}
/* END:info */

/* Styles for /list */

#product-list .list-title {
    color:        #244;
    font-weight:  bold;
    font-size:    larger;
}

#product-list .list-image {
    width:        60px;
    height:       70px;
}


#product-list .list-actions {
    font-size:    x-small;
    text-align:   right;
    padding-left: 1em;
}

#product-list .list-line-even {
    background:   #e0f8f8;
}

#product-list .list-line-odd {
    background:   #f8b0f8;
}


/* Styles for main page */



#banner {
    /*  background: #9c9; */
    background: #dce; 
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid;
    font: small-caps 40px/40px "Times New Roman", serif;
    color: #407;
    text-align: center;
}

#banner img {
    float: left;
}

#columns {
    /*  background: #141; */
}

#main {
    margin-left: 15em;
    padding-top: 4ex;
    padding-left: 2em;
    /*  background: white; */
}

#side {
    float: left;
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    width: 14em;
    /*  background: #141; */
    background: #407;
}

#side a {
    color: #edf;
    font-size: small;
}

#side a:hover {
    color: #fff;
    font-weight: bold;
    font-size: small;
}

h2 {
    font-size:  150%;
    color: #666699;
}

#teamlist {
    font-size: 80%;
}

/* Styles for admin form */

.admin { 
    background-image: url("/assets/images/sumtextb.jpg"); 
    background-color: #ffffcc; 
    color: #000066;
    /*font-family: "Century Gothic", "Tw Cen Mt", verdana, arial, helvetica, sans-serif;*/
    /*  font-family: verdana, arial, helvetica, sans-serif; */
    font-size:   1em;
    line-height: normal;
    font-weight: normal;
}

.admin-form fieldset {
    /*margin-top: 2em;*/
    background: #edf;
    padding-bottom: 10px;
}

.admin-form legend {
    color: #fdf;
    background: #508;
    font-family: sans-serif;
    padding: 0.2em 1em;
}

.admin-form label {
    width: 15em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.admin-form .submit {
    margin-left: 5.5em;
}

.survey-form fieldset {
    background: #edf;
}

.survey-form legend {
    color: #fdf;
    background: #508;
    font-family: sans-serif;
    padding: 0.2em 1em;
}

.survey-form label {
    width: 15em;
    float: none;
    text-align: right;
    margin-left: 0.5em;
    display: inline;
}

.survey-form .submit {
    margin-left: 5.5em;
}

/* The error box */

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: table;
}

#errorExplanation {
    width: 400px;
    border: 2px solid red;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
}

#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: #c00;
    color: #fff;
}

#errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 5px;
}

#errorExplanation ul li {
    font-size: 12px;
    list-style: square;
}


    
    




/* body, p, ol, ul, td {
  font-family: "Century Gothic", "Tw Cen Mt", verdana, arial, helvetica, sans-serif;
  font-size:   15pt;
  line-height: normal;
  font-weight: normal;
} */

td.label {
    font-weight: bold;
    vertical-align: top;
}

td.value {
    font-weight: bold;
    color: red;
}

pre {
    background-color: #eee;
    padding: 10px;
    font-size: 11px;
}

a { color: #660099; }
a:visited { color: #a799ef; }
a:active { color: #6666cc; }
a:hover { color: #ff0000; }

#mainbody {
    border-top: black 2px solid;
    border-left: black 2px solid;
    position: absolute; 
    margin-top: 75px
}

h1 {
    line-height: normal;
}

#topstuff {

}

h1.main {
    position: absolute; 
    margin-left: 3px; 
    margin-top: 5px; 
    z-index: 2;
    text-align: left;
    /*font-family: "Century Gothic", "Tw Cen Mt", verdana, arial, helvetica, sans-serif;*/
    font-weight: bold;
    font-size: 4vw;
    color: #200066;
}

h1.shadow {
    position: absolute; 
    margin-left: 8px; 
    margin-top: 10px; 
    z-index: 1;
    text-align: left;
    /*font-family: "Century Gothic", "Tw Cen Mt", verdana, arial, helvetica, sans-serif;*/
    font-weight: bold;
    font-size: 4vw;
    color: #cccccc;
}


h3 {
    line-height: normal;
}

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: table;
}

#errorExplanation {
    width: 400px;
    border: 2px solid red;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
}

#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: #c00;
    color: #fff;
}

#errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 5px;
}

#errorExplanation ul li {
    font-size: 12px;
    list-style: square;
}

div.uploadStatus {
    margin: 5px;
}

div.progressBar {
    margin: 5px;
}

div.progressBar div.border {
    background-color: #fff;
    border: 1px solid gray;
    width: 100%;
}

div.progressBar div.background {
    background-color: #333;
    height: 18px;
    width: 0%;
}

#mysidebar {
    width: 151px;
    padding-top: 1em;
    padding-left: 20px;
    padding-bottom: 3em;
}

#mymenu {
    margin-top: 2px;
    padding-top: 30px;
    padding-bottom: 60px;
    border-right: black 2px solid;
}

#mystack {
    /* margin-left: 169px; */
    margin-left: -6px;
}

#mybanner {
    /*  background: #dce; */
    padding-top: 0px;
    padding-bottom: 10px;
    font: 50px/50px "Arial", sanserif;
    color: #407;
}

#mybanner a { color: #200066; font-size: 4vw;}
#mybanner a:visited { color: #200066; }
#mybanner a:active { color: #200066; }
#mybanner a:hover { color: #200066; }

#mymain {
    /* margin = distance from left edge of screen to left edge of box */
    margin-left: 0px;
    padding-top: 0ex;
    /* padding = distance from edge of box to text */
    padding-left: 2em;
    /*  background: white; */
    border-top: black 2px solid;
    border-left: black 2px solid;
    min-height: 300px;
}

#myfooter { 
    clear: both;
    margin-left: 0px;
    padding-top: 1ex;
    padding-left: 4em;
}

#announce {
    padding: 1em;
    /*border: black 2px solid;*/
    margin-bottom: 1em;
    /*font-size: 0.8em;*/
}

#announce h3 {
    margin-top: 0em;
    margin-bottom: 0em;
}

#announce p {
    margin-left: 2em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

#announce h4 {
    font-weight: bold;
}

#announce ul {
    margin-left: 20px;;
}
#announce li {
    margin-bottom: 0.5em;
}

#links-list {
    font-weight: bold;
}

#links-list img {
    vertical-align: top;
}

#faqs dt {
    font-weight: bold;
    color: red
}

#faqs dd {
    margin-bottom: 10px;
}


#top-messag {
    background: #fff;
}

#bs-example-navbar-collapse-1 .navbar-brand:hover, #pc-team-login-menu .navbar-brand:hover{
    color: #edf;
}

#teamlogin, #supervisorlogin {
    margin-bottom : 20px;
}

thead {
    font-weight: bold;
}

.team-result {
    margin-bottom: 5px;
}

/* Default Style rules  */
* {
    /*margin: 0;
    padding: 0;*/
    font-size: 16px ; 
    font-family: 'Open Sans', sans-serif;
}



.header { padding-bottom: 5px; text-align: center; background-color: #336699; color: #fff;}
#footer {  text-align: center; border-top: 5px solid; padding-top: 10px; font-size: 0.7rem;

}
.footer-text { font-size: 0.9rem;
color: #660066;}
.menu-item {display: inline-block; float: left; width: 100px; }
.content {min-height: 400px; }
.a-menu {color: #fff;}
.a-menu:hover { color: #eee; }
#item-desc {min-height: 200px; background-color: #f0f0f0; padding: 10px;  margin-bottom: 10px;}
#outer-box {border: 1px solid;}
.link{ color: blue;  cursor: pointer}
.link:hover {text-decoration: underline}
#banner { width: 100%; }
#sign-in{height: 30px; color: #000;}
#lg-box { color: #000;}
#main { margin: 0; padding: 0;}
#customer-name, #acc-info { display: none;}
#sign-in, #sign-out {color: #fff; margin-left: 20px; cursor: pointer; text-decoration: underline;}
input.log-info { border-radius: 5px; height: 20px;}
#shopping-cart {width: 60%; display: none; border: 2px solid #336699;margin-top: 5px; padding: 5px; }
#customerlist { color : blue; cursor: pointer }

.navbar-default {
    background-color: purple;

}
.navbar-default  .navbar-brand{
    color: #fff;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:visited {
    color: #eee;
}




#mymain {
 /*   background-image: url('/assets/images/sumtextb.jpg');*/
    padding-left: 30px;
    margin-top: -20px;
}

.msg-danger { 
    color: red;
}



.top-menu {
    color: #fff;
}

.menu-link:hover {
    color: #eee;
}

.dropdown-menu {
    color: #000;
}

.success-msg{
    color: green; 
}
.alert-msg {
    color : red;
}

.modal-confirm-content {
    padding: 20px;
}
.modal-footer{
    font-size : small;
}

.modal-title {
    font-size: 2rem;
}

.problem {
    padding: 20px;
}
#top-message{
    height: 120px;
    border-bottom: solid 2px;
    z-index: 100;
    background: solid #fff;
}
.problem-block {
    border-bottom: solid 2px;
    margin-top: 10px;
    padding-bottom: 10px;
}



#contest-page-content{
    margin-top: 150px;
    margin-left: 10px;
}

.result-ok  {color:green !important;}

.result-false  {color:red !important;}

.information-list {
    margin-left: 20px;
}

#dropdownBasic1 {
   background-color: purple;
   color: #fff;
   border-color: purple;
}

#purplecomet-img {
    width: 15vw;
}

.contest-choice{
    width: 3rem;
}
.table-bordered>tbody>tr>td.no-border {
    border : none;
}

.admin-link{
    font-weight: bold;
    margin-left: 5rem;
    cursor: pointer;
   
}

.top-row {
    margin-bottom: 10px;
    border-bottom: solid 2px;
    padding-bottom: 5px;
    pading-left: 20px;
}
.right-align{
    margin-left: auto;
    float: right;
}
.pull-right {
  float: right !important;
}

.danger_alert {
    color: red;
    
}
#announcement-panel{
    border: 3px solid #660066;
    padding: 10px;
    width: 90%;
}
.results-btn a:visited {
	color: #fff;
}
