/*
font-family: 'Roboto', ;
font-family: 'Ubuntu', ;
*/
/* Add a black background color to the top navigation */
body {
	font-family: 'Roboto', 'sans serif' !Important;
	background-color: #f1f1f1;
	font-color: #212121 !Important;
}

.subtitle {
	font-family: 'Ubuntu', 'sans serif' !Important;
	font-color: #212121 !Important;
	font-size: 22px !Important;
	font-weight: bold !Important;
}

.topnav {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	background-color: #ff9800;
	height: 50px;
	z-index: 100;
}

.vr {
	width: 1px;
	height: 26px;
	background-color: #F57C00;
	position: absolute;
	top: 12px;
	bottom: 0;
	left: -5px;
}

.shadowLow {
	-webkit-box-shadow: 0px 4px 5px 0px rgba(163, 179, 179, 1);
	-moz-box-shadow: 0px 4px 5px 0px rgba(163, 179, 179, 1);
	box-shadow: 0px 4px 5px 0px rgba(163, 179, 179, 1);
}

.logo {
	width: 34px;
}
.logoGrande {
	width: 200px;
	margin-top:-10px;
}

.logocolumn {
	padding-top: 8px !Important;
	padding-bottom: 8px !Important;
}

.largeInput {
	width: 60%;
	top: -7px;
	padding-top: 0px !Important;
	padding-bottom: 0px !Important;
}

.contentapp {
	margin-top: 3% !Important;
	margin-left: 5% !important;
	margin-right: 5% !important;
}

.topBarUserInfo {
	font-family: 'Ubuntu', 'sans serif';
	color: white;
}

.saldo.topBarUserInfo {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.userButton.topBarUserInfo {
	font-weight: bold;
}

.selectableBarItem:hover {
	background-color: #F57C00 !Important;
	height: 50px;
	cursor: pointer;
	cursor: hand
}

.prometeoProfilePic {
	text-align: center;
	background-image: radial-gradient(circle, #FFFEFC, rgba(58, 53, 54, 0.2))
		!Important;
}

.prometeoProfilePicFront {
	width: 110px;
	height: 110px;
	border-radius: 100px;
	border: solid;
	border-color: #3A3536;
}
.promSquare{
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
}

.promSquare img {
  width: auto;
  height: 100%;
}

.story {
	border: solid;
	border-color: #ff9800 !Important;
}

.mentorcard {
	margin-top: -12px !Important;
}
.noSpaceText{
	display: inline-block;
	max-width: 100%;
	word-wrap: break-word;
}
.classRequest {
	outline-color: #ff9800;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box;
	overflow-y: auto;
	overflow-x: hidden;
	border-style: bottom;
	font-family: 'Ubuntu', 'sans serif' !Important;
	font-size: 16px !Important;
}

.classprogrammed {
	margin-top: -12px !Important;
}

.classoffer {
	margin-top: 5px !Important;
}

.classofferset {
	margin-top: -1px !Important;
}

.classcontent {
	font-family: 'Ubuntu', 'sans serif' !Important;
	font-size: 16px !Important;
	font-color: #212121 !Important;
	margin-top: 10px;
}

.classset {
	margin-top: 18px !Important;
}

.autenticated {
	height: 16px;
}

.hashTagProm {
	font-family: ubuntu;
}

.chip {
	display: inline-block;
	padding: 0 25px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	border-radius: 25px;
	background-color: #f1f1f1;
	margin-top: 3px;
	margin-bottom: 3px;
}

.chip img {
	float: left;
	margin: 0 10px 0 -25px;
	height: 40px;
	width: 40px;
	border-radius: 50%;
}

.loginimage {
	width: 70% !Important;
	margin-left: 17% !Important;
}

.logincard {
	margin-top: 8% !Important;
	max-width: 100% !Important;
	width: 30% !Important;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 40px 8px rgba(0, 0, 0, 0.29) !Important;
	-moz-box-shadow: 0px 0px 40px 8px rgba(0, 0, 0, 0.29) !Important;
	box-shadow: 0px 0px 40px 8px rgba(0, 0, 0, 0.29) !Important;
}

.inputTopicSubject {
	border-color: transparent;
	border-bottom-color: #FF9800;
	margin-left: 10px;
	display: none;
}

.inputTopicSubject:focus {
	outline-width: 0 !Important;
}

.inputTopicSubject:selection {
	border-color: transparent !Important;
	border-bottom-color: #FF9800 !Important;
	box-shadow: 0 0 8px #666 !Important;
}


.inputSubject {
	border-color: transparent !Important;;
	border-bottom-color: #FF9800 !Important;;
	margin-left: 10px !Important;;
	
}

.inputSubject:focus {
	outline-width: 0 !Important;
}

.inputSubject:selection {
	border-color: transparent !Important;
	border-bottom-color: #FF9800 !Important;
	box-shadow: 0 0 8px #666 !Important;
}

.errorNotice{
	color: red;
	font-weight: 400;
}

.quoted {
	font-style: italic;
}

.inputCreationProposal {
	border-color: transparent;
	border-bottom-color: #FF9800;
	margin-left: 10px;
	background-color: #ffffff;
}

.inputCreationProposal:focus {
	outline-width: 0 !Important;
}

.inputCreationProposal:selection {
	border-color: transparent !Important;
	border-bottom-color: #FF9800 !Important;
	box-shadow: 0 0 8px #666 !Important;
}

.meetingproposalDiv {
	text-align: left;
}

.highlight {
	-webkit-box-shadow: 0px 0px 26px -4px rgba(255, 152, 0, 1);
	-moz-box-shadow: 0px 0px 26px -4px rgba(255, 152, 0, 1);
	box-shadow: 0px 0px 26px -4px rgba(255, 152, 0, 1);
}

.proposalchip {
	-webkit-box-shadow: 3px 3px 3px 0px rgba(69, 67, 69, 1);
	-moz-box-shadow: 3px 3px 3px 0px rgba(69, 67, 69, 1);
	box-shadow: 3px 3px 3px 0px rgba(69, 67, 69, 1);
}

.prometeoFooter{
	font-family: 'Ubuntu', 'sans serif' !Important;
    color: #A1A1A1 !Important;
    font-size: 12px !Important;
    padding-top: 1%;
    text-align: center;
    padding-bottom: 1%;
}

/* todo esto es una prueba hacia abajo*/
ul, ol {
	list-style: none;
}

.nav {
	width: 500px; /*Le establecemos un ancho*/
	margin: 0 auto; /*Centramos automaticamente*/
}

.nav>li {
	float: left;
}

.nav li a {
	background-color: #FF9800;
	color: #fff;
	text-decoration: none;
	padding: 10px 12px;
	display: block;
}

.nav li a:hover {
	background-color: #F57C00;
}

.nav li ul {
	display: none;
	position: absolute;
	min-width: 140px;
}

.nav li:hover>ul {
	display: block;
}

.nav li ul li {
	position: relative;
}

.nav li ul li ul {
	right: -140px;
	top: 0px;
}

.prometeoTabSection{
	border:none !Important;
	background: none !Important;
}
.paymentsFooter{
            position: fixed;
            text-align: center;
            bottom:0;
            left:10%;
            right:10%
}
.paymentsFooter img{
	width:100%;
}
#responseTitle{
	font-size:xxx-large;
	color:#ff9800;
	font-weight:bold;
}
#responseTitleImg{
	max-width: 48px;
}
.bluedots{
	max-width:44%;
}
.respTX{
	font-size: large;
	font-weight: bold;
	text-align: center;
	color:white;
	
}

.responseBottomImg{
	max-width:25%;	
}
#tableResp{
	margin-left:40%;
}

#responseText{
	font-size:large;
}
/*TRIADA*/
.triadaCafe{
	background-color:#A85C00 !Important;
}
.triadaVerde{
	background-color:#07F53B !Important;

}
.triadaMorado{
	background-color:#6F18F5 !Important;

}
.triadaMoradoOscuro{
	background-color:#4708A8 !Important;

}
/*ANALOGO*/
.analogoUNO{
	background-color:#FAC20D !Important;
}
.analogoDOS{
	background-color:#DE960B !Important;
}
.analogoTRES{
	background-color:#DE600B !Important;
}
.analogoCUATRO{
	background-color:#FA4A0D !Important;
}

.dropdownPrometeo{
	border-color: #ff9800 !Important;
}
.ui.toggle.checkbox input:checked~.box:before, .ui.toggle.checkbox input:checked~label:before{
	background-color: #FF9800 !important; /* Cambia #f00 al color que quieras */
}
.ui.toggle.checkbox input:checked~.box:before:hover, .ui.toggle.checkbox input:checked~label:before:hover{
	background-color: #FF9800 !important; /* Cambia #f00 al color que quieras */
}

/* con el fin de hacer responsive el contenido*/

@media only screen and (max-width: 767px) {
 
.logincard {
	width: 90% !Important;
}
.respTX{
	font-size: small;
	font-weight: bold;
	text-align: center;
	color:white;
	
}
#tableResp{
	margin-left:15%;
}


}
