@font-face{
  font-family:"avenir";
  src:url("fonts/avenir.eot?#iefix");
  src:url("fonts/avenir.eot?#iefix") format("eot"),url("fonts/avenir.woff2") format("woff2"),url("fonts/avenir.woff") format("woff"),url("fonts/avenir.ttf") format("truetype"),url("fonts/avenir.svg#52a192b1-bea5-4b48-879f-107f009b666f") format("svg");
}

html,body,h1,h2,h3,h4,h5,h6,p,div,li,footer,header,a,input[type='text']{
  font-family: "avenir" !important;
}

html,body{
  width:100%;
  padding:0;
  margin:0;
  font-size: 1 rem;
}

.filter_form{
 float:left;
}


@media screen and (min-width: 992px) {
  .fqa-margin{
    margin-top:-180px;
  }
}
@media screen and (min-width: 741px) and (max-width:991px) {
  .fqa-margin{
    margin-top:-130px;
  }
}
@media screen and (max-width: 740px){
  .fqa-margin{
    margin-top:-170px;
  }
}

td,td,table{
<<<<<<< HEAD
  font-size:20px !important;
=======
  font-size:15px !important;
>>>>>>> 83e68ad... Initial commit
  height:22px;
}

td>div{
  font-size:15px !important;
}

td>div>p{
  font-size:15px !important;
}

td>span{
  font-size:15px !important;
}

td>span>a.TopSearch{
  font-size:15px !important;
}

td>p{
  font-size:15px !important;
}

nav.navbar{
  min-height:70px;
}
td.snaptable{
	border-bottom:solid 1px #dcdcdc;
	padding: 8px;
}
tr.snaptable:nth-child(even){background-color: #f2f2f2;}
tr.snaptable:nth-child(odd){background-color: #ffffff;}

/* neon glow */
.price-glow{
  -webkit-animation: neon1 1.5s ease-in-out infinite alternate;
  -moz-animation: neon1 1.5s ease-in-out infinite alternate;
  animation: neon1 1.5s ease-in-out infinite alternate;
}

.down-glow{
  -webkit-animation: neon2 1.5s ease-in-out infinite alternate;
  -moz-animation: neon2 1.5s ease-in-out infinite alternate;
  animation: neon2 1.5s ease-in-out infinite alternate;
}

.up-glow{
  -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
  -moz-animation: neon3 1.5s ease-in-out infinite alternate;
  animation: neon3 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes neon1 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF;
  }
}

@-moz-keyframes neon1 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF;
  }
}

@keyframes neon1 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF;
  }
}


@-webkit-keyframes neon2 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px red, 0 0 70px red, 0 0 80px red, 0 0 100px red, 0 0 150px red;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px red, 0 0 35px red, 0 0 40px red, 0 0 50px red, 0 0 75px red;
  }
}

@-moz-keyframes neon2 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px red, 0 0 70px red, 0 0 80px red, 0 0 100px red, 0 0 150px red;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px red, 0 0 35px red, 0 0 40px red, 0 0 50px red, 0 0 75px red;
  }
}

@keyframes neon2 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px red, 0 0 70px red, 0 0 80px red, 0 0 100px red, 0 0 150px red;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px red, 0 0 35px red, 0 0 40px red, 0 0 50px red, 0 0 75px red;
  }
}







@-webkit-keyframes neon3 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #B6FF00, 0 0 70px #B6FF00, 0 0 80px #B6FF00, 0 0 100px #B6FF00, 0 0 150px #B6FF00;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #B6FF00, 0 0 35px #B6FF00, 0 0 40px #B6FF00, 0 0 50px #B6FF00, 0 0 75px #B6FF00;
  }
}


@-moz-keyframes neon3 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #B6FF00, 0 0 70px #B6FF00, 0 0 80px #B6FF00, 0 0 100px #B6FF00, 0 0 150px #B6FF00;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #B6FF00, 0 0 35px #B6FF00, 0 0 40px #B6FF00, 0 0 50px #B6FF00, 0 0 75px #B6FF00;
  }
}



@keyframes neon3 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #B6FF00, 0 0 70px #B6FF00, 0 0 80px #B6FF00, 0 0 100px #B6FF00, 0 0 150px #B6FF00;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #B6FF00, 0 0 35px #B6FF00, 0 0 40px #B6FF00, 0 0 50px #B6FF00, 0 0 75px #B6FF00;
  }
}


.row-header{
  border-bottom: solid 2px #dcdcdc;
  padding:5px;
 margin:0 !important;
}

.topName{
  margin: 0 auto;
  padding: 0 1% 0 0;
  font-weight: 500;
  /* font-size: 3.375rem; */
  line-height: 1;
  display: inline-block;
}

.topItem{
  margin: 0 auto;
  font-weight: 500;
  font-size: 25px;
  line-height: 1;
  display: inline-block;
}

.topItemBottom{
  vertical-align: middle;
  margin: 0 auto;
  padding: 0 1% 0 1%;
  font-weight: 500;
  font-size: 3.375rem;
  line-height: 1;
  display: inline-block;
  border-right:solid 2px #dcdcdc;
}


.topName_c{
    margin: 0 auto;
    padding: 10px 5px 0 0;
    font-weight: 500;
    font-size: 1.875rem;
    line-height: 1;
    color: #ffc000;
    display: inline-block;

}


table.generaltable {
  border-collapse: collapse;
  width: 100%;
}

th.generaltable, td.generaltable {
  text-align: left;
  padding: 8px;
  border: 1px solid #ddd;
  font-size:14px;
}

tr.generaltable:nth-child(even){background-color: #f2f2f2}
tr.generaltable:nth-child(odd){background-color: #ffffff;}
th.generaltable {
  background-color: #1a2061;
  color: white !important;
}
td.generaltable:hover{
opacity:0.5;
cursor:pointer;
}


.sidebarimgpadding{
padding-top:5px;
padding-bottom:5px;
padding-left:10px;

border-radius:5px;
}

.bg-et{
  background:#191d63 !important;
}

.et-btn{
<<<<<<< HEAD
  background-color:#00a3e0;
=======
  background-color:#00a3e0; 
>>>>>>> 83e68ad... Initial commit
  color:#ffffff;
}

.et-btn:hover{
  opacity:0.5;
}



@media screen and (min-width: 992px) {
  .header-margin-right{
    margin-left:10px;
    }
}

<<<<<<< HEAD

=======
 
>>>>>>> 83e68ad... Initial commit
.menu-item{
  margin-left:30px;
}

.menu-list-item{

color:white !important;
font-size:16px;
font-weight:600;
}


.menu-list-item:hover{
  color:orange !important;
}


.footer {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  text-align: left;
  background: #191d63; /* fallback for old browsers */
  /* background: -webkit-linear-gradient(to bottom, #56bff2, #191d63); /* Chrome 10-25, Safari 5.1-6 */
  /* background: linear-gradient(to bottom, #56bff2, #191d63); W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.footer-item{
<<<<<<< HEAD
  margin-top:10px;
=======
  margin-top:20px;
>>>>>>> 83e68ad... Initial commit
  color:white;
  text-decoration: none;
}
a.footer-item:hover{
  color:orange;
  text-decoration: none;
  font-weight:800;
}

.SideTitle{
  font-size:20px;
}

.NormalText{
  font-size:20px;
  color:black;
}

.form-control{
  color:black !important;
}

.t5{
color:black;
}

.RightTitle{
  font-size:15px;
  color:#191d63;
  font-weight:800;
}

/* RightText Hyperlink */
a.RightText:link { text-decoration:none; font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #646464;margin-top:-5px; }
a.RightText:visited { text-decoration:none; font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #646464; }
a.RightText:hover { text-decoration:none; font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #CC0000; }
a.RightText:active { text-decoration:none; font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #646464; }

/* RightText2 Hyperlink */
a.RightText2:link { text-decoration:none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #646464; }
a.RightText2:visited { text-decoration:none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #646464; }
a.RightText2:hover { text-decoration:none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #CC0000; }
a.RightText2:active { text-decoration:none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #646464; }


/* for the schedule */

.card.inside-schedule{
  min-height:469px;
}
.active {
  color: orange !important;
}
a.listthumb{
  cursor:pointer;
  margin-top:10px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  font-size:17px;
}
ul li.listlist{
color:white;
float:left;
list-style: none !important;
}


.row.list_headerbar{
  background:#191d63;
  padding-top:10px;
  margin:5px;
  border-radius:5px;
 }
<<<<<<< HEAD

=======
 
>>>>>>> 83e68ad... Initial commit
 .grey-text{
  color:grey;
  font-size:13px;
}
.first-text-card{
  margin-top:-10px;
  margin-bottom:0px;
}

.last-text-card{
  margin-top:-10px;
  margin-bottom:0px;
}

.pulltoright{
  float:right;
}

/* schedule ends */

/* login form */

.login-form{
  background:white;
  border-radius:10px;
  padding:30px;
}

.et-login-button{
  background:#191d63;
  color:white !important;
  margin-top:10px;
}

.et-login-button:hover{
opacity:0.8;
}

@media screen and (max-width: 575px) {
  .login-form{
    background:white;
    border-radius:10px;
    padding:30px;
    margin-left:40px;
    margin-right:40px;
  }
  .smaller-bp{
    width:50%;
  }
}


.stock-bg{
  background: url('/kcss/images/loginbg.jpg') repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

<<<<<<< HEAD
/* login form ends */
=======
/* login form ends */
>>>>>>> 83e68ad... Initial commit
