@import url(http://fonts.googleapis.com/css?family=Questrial|Roboto|Roboto+Condensed);

body {
    font: 100% arial, helvetica, sans-serif;

    /* font-size: 16px; */
    background-color: #1c1c1c;

     /*background-image: url(images/bg_noise.jpg);*/
    /*background-repeat: repeat;*/

    /*margin-left: auto;
    margin-right: auto;
    width: 80%;*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;

    font-family: arial;
    color: #9b9b9b;

    font-size: 14px;

}

header {
    background-color: #1c1c1c;
    margin: 0 0 0 0;
    padding: 0 0 0 0;

}

#top_header {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
}


/*---------------------------------------*/
/* Text styles                           */
/*---------------------------------------*/


h1 {
    color: #ffffff;
    /* background-color: #111111;*/
    font-family: 'Questrial', sans-serif;
    text-align: left;
    font-size: 20px;

    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

h2 {
  color: #d5d5d5;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  letter-spacing: 0.5px;
}

h3 {
  color: #d5d5d5;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  letter-spacing: 0.5px;
}

.text_with_border {
  display: inline-block;
  text-align: center;
  color: #d5d5d5;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;

  /*width:250px;*/

  padding: 10px;

  outline-width:1px;
  outline-style:solid;
  outline-color:#5b5b5b;

  letter-spacing: 0.5px;
}


#header_intro {
    color: #d5d5d5;
    /* background-color: #191919;*/
    font-family: 'Questrial', sans-serif;
    font-weight: normal;
    /*letter-spacing: 0.5px;*/
     text-shadow: 2px 2px 3px #000000;
    font-size: 26px;

}

#info {
    color: #6699cc;
    /* background-color: #191919;*/
    font-family: arial;
    text-align: left;
    font-size: 20px;
    font-style: normal;

}


.text_small {
    color: #737373;
    /* background-color: #111111;*/
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 12px;

    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.lesson_tag {
    display: inline-block;
    color: #9b9b9b;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-size: 10px;

    margin-top: 4px;
    margin-bottom: 0px;
    margin-right: 3px;
    margin-left: 0px;

    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 3px;
    padding-left: 4px;

    outline-width:1px;
    outline-style:solid;
    outline-color:#5b5b5b;

    letter-spacing: 0.5px;

    text-transform: uppercase;
}

.lesson_tag:hover {
  color: #6699cc;
  outline-color:#6699cc;
}



.text_large {
  color: #9b9b9b;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: left;
  font-weight: normal;
  font-size: 19px;
  line-height: 28px;

  margin: 0 0 0 0;
  padding: 0 0 0 0;
}


.text_fixed {
  color: #9b9b9b;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 15px;

  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.text_lesson_preview {
  color: #9b9b9b;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 15px;

  width: 242px;
  text-align:justify;
  margin-top:5px;

}

.text_normal {
  color: #9b9b9b;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 15px;
  line-height: 20px;

  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

ul {

  color: #9b9b9b;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 15px;
  line-height: 25px;
}

.text_large em {
  color: #d5d5d5;
  font-style: normal;
  font-weight: 550;
}

.text_normal em {
  color: #d5d5d5;
  font-style: normal;
  font-weight: 500;
}

.text_small em {
  color: #d5d5d5;
  font-style: normal;
  font-weight: 500;
}

ul em {
  color: #d5d5d5;
  font-style: normal;
  font-weight: 500;
}


/* ---------------------
FEEDBACK FORM
--------------------- */

.wrapper h3 {
  color: #d5d5d5;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin-top: 35px;
}

.wrapper label {
  color: #9b9b9b;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 15px;
  line-height: 23px;
}

.wrapper input {
  background-color: #d5d5d5;
}

.wrapper textarea {
  background-color: #d5d5d5;
}

.variant_free
{
  margin-top: 5px;
}

/*--------------------- */


/* ---------------------
SUBSCRIBE FIELD
--------------------- */

.wrapper2 {
  display: flex;
  align-items: center;
}



#email {
  height: 30px;
  width: 180px;
  background: #FDFCFB;
  font-family: inherit;
  font-size: 10px;
  color: #737373;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 1px 0 0 1px;
  border: none;



}

#submit_style {
  width: 80px;
  height: 32px;
  color: white;
  background: #008cc9;
  /*background: #454545;*/
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  border-radius: 0 1px 1px 0;
  cursor: pointer;
  transition: background .3s ease-in-out;
  border: none;
}

#submit_style:hover {
  background: #25a7f3;
}


#email_footer {
  height: 30px;
  width: 180px;
  background: #333333;
  font-family: inherit;
  font-size: 11px;
  color: #9b9b9b;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 1px 0 0 1px;
  border: none;



}

#submit_style_footer {
  width: 80px;
  height: 32px;
  color: white;
  background: #008cc9;
  /*background: #454545;*/
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  border-radius: 0 1px 1px 0;
  cursor: pointer;
  transition: background .3s ease-in-out;
  border: none;
}

#submit_style_footer:hover {
  background: #25a7f3;
}


/*--------------------- */


#text_headings {
  color: #d5d5d5;
  font-family: Arial;
  font-style: normal;
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  letter-spacing: 1px;
}

.no_link:link {
    text-decoration: none;
    outline : none;
}

.no_link:visited {
    text-decoration: none;
    outline : none;
}

.no_link:hover {
    text-decoration: none;
    outline : none;
}

.no_link:active {
    text-decoration: none;
    outline : none;
}

a img {
    border: 0;
}



/*

a:link {
    text-decoration: none;
    transition: all .3s linear 0;
    color: rgb(229, 228, 226);
    font-size: 120%;

}
a:hover {
  text-decoration: none;
    color: rgb(102, 153, 204);
    font-size: 120%;
}
*/






/*#intro_preview {
  width: 460px;
}*/


.sec_one {
    margin: 0 0 0 0;
  padding: 0 0 0 0;
   background-color: #222222;
}

#div_intro {
  margin-left: auto;
  margin-right: auto;
  width: 1100px;

}



.sec_two {
    margin: 0 0 0 0;
   padding: 0 0 0 0;
   background-color: #1c1c1c;

}

#div_content {
  padding-top: 60px;
  padding-bottom: 30px;
  margin-left: auto;
    margin-right: auto;
    width: 1100px;
}



#div_examples {
  padding-top: 50px;
  padding-bottom: 30px;
  margin-left: auto;
    margin-right: auto;
    width: 1100px;
}



#div_contribute {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: auto;
    margin-right: auto;
    width: 1100px;
}

#sec_player_frame {
    margin: 0 0 0 0;
   padding: 0 0 0 0;
   background-color: #222222;

}

#div_player_frame {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
    margin-right: auto;
    width: 1280px;
  height: 800px;
}

.div_lesson_preview {
  padding-top: 10px;
  display:inline-block;
  position:relative;
}

hr {
  color: #2b2b2b;
  background-color: #2b2b2b;
   display: block;
  height: 1px;
  padding: 0 0 0 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

#delimiter {
  color: #d5d5d5;
   display: block;
  height: 50px;
  padding: 0 0 0 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border: none;

}

/*
#player_frame {
  margin-top: 30px;
  padding-top: 30px;
}

#flashContent {
  margin-top: 30px;
  padding-top: 30px;
}

#XProject {
  margin-top: 30px;
  padding-top: 30px;
}
*/



.profile_icon img{
	text-align: center;
    /*width: 170px;*/
    /*margin: 0 auto;*/
}

.profile_icon img:hover{
	opacity: 0.8;
    /*width: 170px;*/
    /*margin: 0 auto;*/
}



/*td {
    text-align: left;
  	vertical-align: top;
}
*/

.figure_left {

    margin: 0 0 0 0;
  padding: 8 px;


  /*border-style:solid;
  border-width:5px;
  border-color:#2b2b2b;

  outline-style: solid;
  outline-width: 1px;
  outline-color: #2b2b2b;*/
}

.image_preview {

  padding: 0px;

  outline-style: solid;
  outline-width: 1px;
  outline-color: #2b2b2b;
}


.td_space {
  width: 23%;
}




#footer {
  background-color: #1c1c1c;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#bottom_footer {
  margin-left: auto;
    margin-right: auto;
    width: 1100px;
}

.footer_list {
    color: #c0bebe;
    text-align: left;
    font-size: 14px;
    list-style-type:square;
    padding-left: 0px;

}

.td_footer_list {
    padding-left: 35px;
    padding-right: 80px;
}

.footer_list li {
    padding-top: 10px;
}

/*
.logo h1 {
	margin-top: 5px;
  width: 100px;
}
*/

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}


#cssmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  position: relative;
  display: block;
  font-size: 14px;
  /*font-weight: 500;*/
  font-family: 'Roboto', sans-serif;
  /*background: #353535;*/
  /*font-family: Arial, Helvetica, sans-serif;*{
  /*border-bottom: 1px solid #353535;*/
  zoom: 1;
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 2px;
}
#cssmenu li a {
  display: block;
  float: left;
  color: #d5d5d5;
  text-decoration: none;
  /*font-weight: 500;*/
  padding: 9px 12px 2px 12px;
  border-bottom: 3px solid transparent;
}
#cssmenu li a:hover {
  color: #FFFFFF;
  border-bottom: 3px solid #6699cc;
}
#cssmenu li.active a {
  display: inline;
  border-bottom: 3px solid #6699cc;
  float: left;
  margin: 0;
}




/* css for the shiny buttons */
.btn {
  font-family: Roboto;
  cursor: pointer;
  margin: 10px;
  border-radius: 0px;
  text-decoration: none;
  padding: 10px;
  font-size: 16px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  display: inline-block;
}

.btn:hover {

}
.blue3 {
  color: #d5d5d5;
  border: 1px #5b5b5b solid;
}

.blue3:hover {
  background-color: #55acee;
  border: 1px #55acee solid;
  color: #fff
}





.button {
  /*position: relative;*/
  display: inline-block;
  vertical-align: top;
  height: 36px;
  line-height: 35px;
  padding: 0 20px;
  color: white;
  background-color: #008cc9;
  font-family: Roboto;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 1px;
  background-clip: padding-box;
  transition: background-color .3s ease-in-out;
  border: none;
  outline: none;


}

.button:hover {
  background: #25a7f3;
}

.button_large {
  /*position: relative;*/
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  line-height: 39px;
  padding: 0 33px;
  color: white;
  background-color: #008cc9;
  font-family: Roboto;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 1px;
  background-clip: padding-box;
  transition: background-color .3s ease-in-out;
  border: none;
  outline: none;


}

.button_large:hover {
  background: #25a7f3;
}




.button_start_lesson {
  display: inline-block;
  width: 40px;
  padding: 8px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  outline: none;
  text-decoration: none;
  transition: color 0.3s ease-out,
              background-color 0.3s ease-out,
              border-color 0.3s ease-out;

  position:absolute;
  top:75px;
  left:98px;

}

.button_start_lesson:hover,
.button_start_lesson:active {
  background-color: #55acee;
  border-color: #55acee;
  color: #fff;
  transition: color 0.3s ease-in,
              background-color 0.3s ease-in,
              border-color 0.3s ease-in;
}


.button_coming {
  display: inline-block;
  width: 90px;
  padding: 8px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  outline: none;
  text-decoration: none;
  transition: color 0.3s ease-out,
              background-color 0.3s ease-out,
              border-color 0.3s ease-out;

  position:absolute;
  top:75px;
  left:73px;
}

.button_coming_large {
  display: inline-block;
  width: 110px;
  padding: 8px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  outline: none;
  text-decoration: none;
  transition: color 0.3s ease-out,
              background-color 0.3s ease-out,
              border-color 0.3s ease-out;

  position:absolute;
}




.link_elem {
  font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  color: #c9c9c9;
  text-decoration: underline;
  text-decoration-style:solid;
  text-decoration-color: #c9c9c9;

}

.link_elem:hover {
  color: #6699cc;
  text-decoration: underline;
  text-decoration-style:solid;
  text-decoration-color: #6699cc;
}



.link_small {
    color: #737373;
    font-family: Roboto;
    font-size: 12px;
    text-decoration: none;


}

.link_small:hover {
  color: #6699cc;
  text-decoration: underline;
  text-decoration-style:solid;
  text-decoration-color: #6699cc;
}


.link_footer {
    color: #737373;
    font-family: Roboto;
    font-size: 13px;
    text-decoration: none;


}

.link_footer:hover {
  color: #6699cc;
  text-decoration: underline;
  text-decoration-style:solid;
  text-decoration-color: #6699cc;
}




.btn_vote{
  float: left;
  margin-right: 20px;
  width: 40px;
  height: 40px;
  /*border: 1px solid #A7B9C3;*/
  border-radius: 50%;
  background: #DBE9F0;
  background: linear-gradient(top, rgba(231,241,249,1) 0%,rgba(200,215,226,1) 100%);
  /*box-shadow: 0 2px 3px -1px rgba(0,0,0, 1);*/
  color: #4A5359;
  text-align: center;
   text-shadow: 0 1px 0 #fff;
  font-size: 22px;
  line-height: 40px;
  cursor: pointer;
  transition: color .2s ease-in;
  -webkit-touch-callout: none;
  user-select: none;
}

.btn_vote:hover{
  color: #2ED053;
  
}

.btn_vote.active{
  border-color: #2FAA4C;
  background: #2ED053;
  background: linear-gradient(top, rgba(28,169,58,1) 0%,rgba(77,230,116,1) 100%);
  box-shadow: inset 0 1px 3px -1px rgba(0,0,0, .7);
  color: #fff;
  text-shadow: 0 1px 0 #2B9F45;
  transition: none;
}
































