.btn, .input-group-btn .btn {
	margin: auto !important;
}

.panel {
	width: auto;
}

.material-icons.academy_check{
	color:#1AAAF2;	
}


table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: center;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 1500px) {
  table {
    border: 0;
  }
  
  .text-center {
    text-align: right;
}

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: none;
}


#th {
	padding: 2 !important;
}
/**
 * Override values for the application theme.
 */

.navbar.navbar-inverse {
	/*background-color: #4cabc1;*/
    background-color: #1AAAF2;
}

.hiddenDiv {
				display: none;
			}
			
			.showDiv {
				display: block;
			}

.nav-tabs {
	background-color: #4cabc1;
}

.share-wrapper {
    position: fixed;
    bottom: 15px;
    margin-left: -15px;
}

.share-dropdown-wrapper:hover {
    background: none;
}

.icon-material-share {
    border-radius: 100px;
    width: 62px;
    padding-left: 10px;
}

.share-ripple {
    border-radius: 100px;
}

a.menu-item {
    background-repeat: no-repeat;
    height: 461px;
    width: 236px;
}

a.menu-item-trainers-es {
	background-image: url("../img/trainers-icon-blue-es.png");
}
a.menu-item-trainers.es:hover {
	background-image: url("../img/trainers-icon-grey-es.png");
}
a.menu-item-trainers-en {
	background-image: url("../img/trainers-icon-blue-en.png");
}
a.menu-item-trainers-en:hover {
	background-image: url("../img/trainers-icon-grey-en.png");
}
a.menu-item-trainers {
	background-image: url("../img/trainers-icon-blue.png");
}
a.menu-item-trainers:hover {
	background-image: url("../img/trainers-icon-grey.png");
}
a.menu-item-devices {
	background-image: url("../img/devices-icon-blue.png");
}
a.menu-item-devices:hover {
	background-image: url("../img/devices-icon-grey.png");
}

a.menu-item-devices-es {
	background-image: url("../img/devices-icon-blue-es.png");
}
a.menu-item-devices-es:hover {
	background-image: url("../img/devices-icon-grey-es.png");
}

a.menu-item-devices-en {
	background-image: url("../img/devices-icon-blue-en.png");
}
a.menu-item-devices-en:hover {
	background-image: url("../img/devices-icon-grey-en.png");
}
a.menu-item-account-en {
	background-image: url("../img/account-icon-blue-en.png");
}
a.menu-item-account-en:hover {
	background-image: url("../img/account-icon-grey-en.png");
}

a.menu-item-account-es {
	background-image: url("../img/account-icon-blue-es.png");
}
a.menu-item-account-es:hover {
	background-image: url("../img/account-icon-grey-es.png");
}

a.menu-item-account {
	background-image: url("../img/account-icon-blue.png");
}
a.menu-item-account:hover {
	background-image: url("../img/account-icon-grey.png");
}
a.menu-item-buyminutes {
	background-image: url("../img/buyminutes-icon-blue.png");
}
a.menu-item-buyminutes:hover {
	background-image: url("../img/buyminutes-icon-grey.png");
}

a.menu-item-buyminutes-es {
	background-image: url("../img/buyminutes-icon-blue-es.png");
}
a.menu-item-buyminutes-es:hover {
	background-image: url("../img/buyminutes-icon-grey-es.png");
}

a.menu-item-buyminutes-en {
	background-image: url("../img/buyminutes-icon-blue-en.png");
}
a.menu-item-buyminutes-en:hover {
	background-image: url("../img/buyminutes-icon-grey-en.png");
}

.alert.ng-hide-add,
.alert.ng-hide-remove {

    -moz-transition: 0.5s linear all;
    -o-transition: 0.5s linear all;
    -webkit-transition: 0.5s linear all;
    transition: 0.5s linear all;

    display: block !important;
    opacity: 1;
}


.alert.ng-hide {
    opacity: 0;
}

/* Evita que el logo se sobredimensione por encima de su tama�o */
a.navbar-brand img.light {
    height: auto !important;
    max-width: 156px;
    margin-right: 25px;  
}

.navbar-brand{
	float:initial;
	margin-right: 20px;
}



/*Centra im�genes en la ventana en men� principal*/
#wapper_app{
	text-align:center;
}

/* Mantiene las im�genes 2 sobre dos ( en lugar de tres sobre 1 ) en determinados anchos
@media (max-width: 992px) {
  #wapper_app .col-md-12 {
  	max-width: 550px;
  	margin:auto;
  }
}*/

a.btn-primary{
	-webkit-transition : -webkit-filter 500ms linear;
	-webkit-filter: none; filter: none;
}
a.btn-primary:hover{
	-webkit-transition : -webkit-filter 500ms linear;
	 transition : filter 500ms linear;
	-webkit-filter: grayscale(100%); filter: grayscale(100%);
}

@media screen and (min-width: 1500px) {
	.text-center {
    text-align: center !important;
}

.modal-content .modal-body {
    padding-top: 24px;
    padding-right: 20px;
    padding-bottom: 24px;
    padding-left: 20px;
}
