* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}



body {
      font-family: 'Source Sans Pro', sans-serif;
  }
@font-face {
  font-family: 'league_gothicregular';
  src: url('https://storage.googleapis.com/misprofesores/assets/leaguegothic-regular-webfont.eot');
  src: url('https://storage.googleapis.com/misprofesores/assets/leaguegothic-regular-webfont.eot?#iefix') format("embedded-opentype"), url('https://storage.googleapis.com/misprofesores/assets/leaguegothic-regular-webfont.svg#league_gothicregular') format("svg"), url('https://storage.googleapis.com/misprofesores/assets/leaguegothic-regular-webfont.woff') format("woff"), url('https://storage.googleapis.com/misprofesores/assets/leaguegothic-regular-webfont.ttf') format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: normal;
  }

  .dataTables_wrapper .myfilter .dataTables_filter{float:left;}

  table#profesores td {
    border-right-width:0px;
  }





a#logo_link_misprofesores {
	background: url('https://storage.googleapis.com/misprofesores/img/logo.png') center center no-repeat;
    display: block;
    width: 275px;
    height: 65px;
}

a#logo_link_mismaestros {
	background: url('https://storage.googleapis.com/misprofesores/img/logo_mismaestros.png') center center no-repeat;
    display: block;
    width: 305px;
    height: 65px;
}

@media screen and (max-width: 480px) {
	a#logo_link {
		background: url('https://storage.googleapis.com/misprofesores/img/logo_small.png') center center no-repeat;
	    display: block;
	    width: 280px;
	    height: 54px;
	    
	}
}


.navbar-fixed-top {
    min-height: 70px;
}

.navbar-brand,
.navbar-nav li a {
    line-height: 70px;
    height: 70px;
    padding-top: 0;
}

.nav-collapse{
    margin-right: 50%;
}

.navbar form.navbar-form  {
    line-height: 70px;
    height: 70px;
    padding-top: 0;
	margin-top:0;
	margin-bottom:0;
	margin-right:100px;
}

.navbar .navbar-form input {
	width:300px;
	border-radius: 15px 15px 15px 15px;
	background-color: #486982;
	color:#BBCC77;
	border:none;
}

.navbar {
	background-image: none;
	background-color: #354D5F;
}

#misprofes_logo {
	margin-top:3px;
}

/*
div.footer {
	background-color:#181818;
	line-height:3em;
}
*/

/* Layout */
html, body, #container { height: 100%;  }
body > #container { height: auto; min-height: 100%; }

#footer { 
	/*clear: both; */
	/*position: relative;*/
	/*position: absolute; */
	bottom:0;
	/*z-index: 10; */
	
	width:100%;
	 height: 100px;  
	/*margin-top: -20px; */
	background-color: #171717; 
	color: #7f7f7f;
	
	display:block;
}

#footer { 
    bottom:0;
    width:100%;
    height: 45px;
    background-color: #171717;
    color: #7f7f7f;
    display:block;
  }

@media screen and (max-width: 979px) {
	#footer { 
    bottom:0;
    width:100%;
    height: 100px;
    background-color: #171717;
    color: #7f7f7f;
    display:block;
  }
}

#footer a {
	color: #7f7f7f;
}

table.buscar_table a {
	text-decoration:underline;
}

table.buscar_table td {
	text-align:left;
}


/* Custom styling */

/* sharing buttons styling */
ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons img{
  width: 32px;
}


.left {
	float:left;
}


/* Calificar page */

#ex1Slider .slider-selection {
	background: #BABABA;
}

div.slider .counter {
	font-family:"league_gothicregular";
	font-size: 32px;
	color:#A6A6A2;
	float:left;
	margin-right:20px;
}

div.slider .text {
	max-width:120px;
	font-family: "Source Sans Pro Black";
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	opacity:.6;
	float:left;
	line-heigth:27px;
	letter-spacing:0.14em;
}



.course-code-form {
	    float: left;
	    width: 100%;
	    margin-bottom: 40px;
	    position: relative;
		
		margin: 0;
		    padding: 0;
		    border: 0;
		    font: inherit;
		    font-size: 100%;
		    vertical-align: baseline;
			
}

.course-code-form .label {
    float: left;
    margin-top: 7px;
	margin: 0;
	    padding: 0;
	    border: 0;
	    font: inherit;
	    font-size: 100%;
	    vertical-align: baseline;
}

.course-code-form .counter {
	font-family: "league_gothicregular";
	    font-size: 32px;
	    color: #a6a6a2;
	    float: left;
	    margin-right: 20px;
		margin: 0;
		    padding: 0;
		    border: 0;
		    font: inherit;
		    font-size: 100%;
		    vertical-align: baseline;
		
}

.course-code-form .text {
	font-family: "Source Sans Pro Black";
	    font-size: 12px;
	    text-transform: uppercase;
	    color: #000;
	    opacity: .6;
	    float: left;
	    line-height: 27px;
	    letter-spacing: 0.14em;
		margin: 0;
		    padding: 0;
		    border: 0;
		    font: inherit;
		    font-size: 100%;
		    vertical-align: baseline;
}

.course-code-form .explain-course-text {
	
}

.course-code-form .course-code {
    float: right;
    width: 60%;

}

.calificar-clase .texto {
	font-family:'Source Sans Pro Black';
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	opacity:.6;
	line-height:40px;
	letter-spacing:0.14em;
	margin-left:35px;
	float:left;
}

.calificar-clase .explicacion {
	float: left;
	    font-family: "Source Sans Pro";
	    font-size: 14px;
	    color: #a6a6a2;
	    clear: left;
	    margin-left: 30px;
	    line-height: 18px;
	    width: 100%;
	    max-width: 220px;
	    margin: 0;
	    padding: 0;
	    border: 0;
	    font: inherit;
	    font-size: 100%;
	    vertical-align: baseline;
}

.calificar-row {
	clear:left;
}


.categorias_etiquetas a {
	
	
	background-color:#9C9C9C;
	border:0;
	text-transform: uppercase;
	color:#FFF;
	font-weight:bold;
	margin:2px;
	padding:2px 8px;
}

.categorias_etiquetas a:hover { 
    background-color:#7C7C7C;
}

.rating_radio_buttons label {
	
	
	background-color:#CCC;
	padding:10px 30px;
	text-transform: uppercase;
	color:#FFF;
	border-color:#FFF;
	
}

div.recomendado_grupo i.form-control-feedback, div.comentarios_grupo i.form-control-feedback{
	display:none !important;
}


/* Pais page */
#pais_div a {
		float:left;
}	

table.profesores_table a, table.main a {
	text-decoration:underline;
}

div#content {
  padding: 0px 10px;
}
