﻿body{
	width: 100%;
	background-color:#f1f1f1;
	text-align: center;
	font-family: arial;
    margin: 0;
}
hr{
    border-top: 1px solid #7b7b7b;
}
/**{
	box-sizing: border-box;
}*/
.content{
	width: 767px;
	display: inline-block;
    background-color: #ffffff;
	
}
.ancho100 {
    width: 100%;
    display: inline-block
}

.valorFoto {
    font-size: 1.5em;
}

.valorFotoCover {
    font-size: 1.5em;
}

.crop_image {
    cursor:pointer;
}

.cEtiquetaCampo {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 15px;
    /*padding-bottom: 15px;*/
    position: relative;
    float: left;
    font-family: Arial, Verdana, sans-serif;
    font-weight: 100;
    letter-spacing: 0.01em;
    font-size: 1.125em;
}


.cDescripcion {
	width:300px;
	font-weight: 600;
	margin-bottom:6px;
	font-size:18px;
	display: inline-block;
	color: #000000;
    /*text-shadow: 2px 0 0 #9ddcf9, -2px 0 0 #9ddcf9, 0 2px 0 #9ddcf9, 0 -2px 0 #9ddcf9, 1px 1px #9ddcf9, -1px -1px 0 #9ddcf9, 1px -1px 0 #9ddcf9, -1px 1px 0 #9ddcf9;*/

}

.cCampo {
	width:300px;
	display: inline-block;
    color: #000;
}


.textbox { 
    border: 0px;
    width: 99%;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 36px;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    border: 1px solid #929292;
} 

/*inicio subir foto*/

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}



/* style 5 */

.inputfile-5 + label {
    color: #000;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
    color: #3d3d3d;
}

.inputfile-5 + label img {
    width: 140px;
    height: 140px;
    display: block;
    position: relative;
    padding: 0;
    margin: 0 auto 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0px 9px 36px -6px rgba(0,0,0,0.53);
    -moz-box-shadow: 0px 9px 36px -6px rgba(0,0,0,0.53);
    box-shadow: 0px 9px 36px -6px rgba(0,0,0,0.53);
}

.inputfile-5:focus + label img,
.inputfile-5.has-focus + label img,
.inputfile-5 + label:hover img {
        -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.inputfile-5 + label img::before,
.inputfile-5 + label img::after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.inputfile-5 + label img::before {
    border-top: 20px solid #dfc8ca;
    border-left: 20px solid transparent;
}

.inputfile-5 + label img::after {
    border-bottom: 20px solid #722040;
    border-right: 20px solid transparent;
}

.inputfile-5:focus + label img::after,
.inputfile-5.has-focus + label img::after,
.inputfile-5 + label:hover img::after {
    border-bottom-color: #d3394c;
}

.inputfile-5 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}

.boxUpload {
    width:100%;
    text-align:center;
    padding-bottom: 15px;
}

.spanRotate{
    cursor: pointer;
    /* border: solid 1px; */
    background-color: #0095ff;
    color: white;
    font-weight: bold;
    padding: 5px 15px;
    display: inline-block;
    margin: 5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


.DivBotonSubirFoto {
    width:120px; 	
    text-align:center;	
    font: 700 20px/20px 'Open Sans Condensed', sans-serif;		
    padding-top: 5px;		
    padding-bottom: 5px;		
    text-decoration: none;		
    text-transform: uppercase;	
    color:#fff; 	
    background-color:#4c4c4e;    
    border-radius: 10px;     
    -moz-border-radius: 10px;     
    -webkit-border-radius: 10px; 
    display:inline-block;
    margin-top:20px;
}

.DivBotonSubirFoto a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.DivBotonSubirFoto a:link {color:#fff !important;}    /* unvisited link */
.DivBotonSubirFoto a:visited {color:#fff !important;}   /* visited link */
.DivBotonSubirFoto a:hover {color:#6ccff6 !important; }   /* mouse over link */
.DivBotonSubirFoto a:active {color:#6ccff6 !important;}  /* selected link */


/*fin subir foto*/


.campoLogin {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.combobox { 
    height: 40px; 
    /*width: 100% !important;*/ 
    width: 500px !important;
    padding-bottom: 4px; 
    border-radius: 4px; 
    -moz-border-radius: 4px ;
    -webkit-border-radius: 4px; 
    box-shadow: 0px 0px 8px rgba(0,0,0,0.53); 
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.53); 
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.53); 
    /*font-family: Arial, "Lucida Grande", sans-serif;*/ 
    font-weight: 400; 
    font-size: 15px;
    margin-bottom:10px;
    margin-top:10px;
}


.msgError {
    color: #ed7d35;
    font-weight: bold;
    font-size: 18px;
}

.GVRDesktopCol {
    /*Display*/
}

.fotoPerfilDivMuestra {
    width:300px;
}
.fotoPerfil {
    width:70%;
    max-width: 300px;


}

.fotoCoverDivMuestra {
    width:90%;
    max-width: 400px;
}
.fotoCover {
    width:100%;
}

.botonAceptar {
    background: #333333; /*#51c2ef;*/ /* 4c4c4e;;*/
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    padding: 10px 0px 10px 0px;
    text-decoration: none;
    display:inline-block;
    width:300px;
    text-align:center;
    font: 700 20px/20px 'Open Sans Condensed', sans-serif !important;
    text-transform:uppercase;
    -ms-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    -webkit-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
    border: 0;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
}

.botonAceptar:hover {
  color: #f8ca61; /*#6ccff6;*/
}

.GVRMobileCol {
    display:none;
}

.TablaEspecial {
	/*text-align: center;*/
    border-spacing:0;
    border-collapse:collapse;
    width:700px;
    table-layout:auto;
    margin: 0 auto;
}

.TablaEspecial td {
    padding: 5px 5px 5px 5px;
    color: black;
}

.TablaEspecial tr {
    border-bottom: 3px solid #3c3c3c;
}

.TablaEspecial th {
    padding: 5px 5px 5px 5px;
    text-align: center;
    color: white;
    font-Size: 13px !important;
    background: #3c3c3c;
    min-height: 18px;
}

.titulo {
    font-weight:bold;
    font-size:1.8em;
    padding-bottom: 10px;
}


.botonOpciones {
    display: inline-block;
    background-color: #6ccff6;
    color: black;
    padding: 8px;
    margin: 5px;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.botonOpcionesGray {
    display: inline-block;
    background-color: #393939;
    color: white;
    padding: 8px;
    margin: 5px;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.botonOpcionesBlackBlue {
    display: inline-block;
    background-color: black;
    color: #6ccff6;
    padding: 8px;
    margin: 5px;
    position: relative;
    font-weight: bold;
    text-decoration: none;
}

.divGVROpciones {
	width: 100%;
    font-size: 12px;
}

.TableGVROpciones{
	width: 100%;
    font-size: 12px;
}

.TableGVROpciones td {
    padding: 2px 5px 2px 5px;
}

.colGVRDescripcion{
	font-weight: normal;
	text-align: right;
	width: 40%;
}

.colGVRValor{
	font-weight: bold;
	text-align: left;
	width: 50%;
	padding-left: 20px;
}

.colGVRDescripcionInline{
	font-weight: normal;
	text-align: right;
	width: 40%;
    display: inline-block;
}

.colGVRValorInline{
	font-weight: bold;
	text-align: left;
	width: 50%;
	padding-left: 20px;
    display: inline-block;
}


.colGVRAncho100{
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.encabezadoPagina{
	background: #313131;
	position:relative;
    text-align:center;
    padding-bottom: 20px;
    color: #ffffff;
}
.medio{
    padding-top:15px;
	/*background: #d9d9d9; /* Old browsers */
}

.contenido{
	margin: 0 auto;
    width: 100%;
    text-align: center;
	position:relative;
	overflow: hidden;
    min-height: 400px;
	/*background: #f1f1f1;*/
    padding-bottom: 35px;
}

.masContenido{
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    width: 95%;
    max-width: 1000px;
    margin: 0 auto;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.menu{
	width: 100%;
	display:inline-block;
	text-align:center;
    padding-top:10px;
}
.menu a {
	padding-left: 20px;
	padding-right: 20px;	
	margin: 0;
	display:inline-block;
    font-weight: bold;
    color: inherit;
}

.hidden {
    display: none;
}

.gvSorteable {
    cursor: pointer;
}
.selected {
    background-color: #c2c2c2;
}


.menuItemDiv {
    width: 100%;
    padding: 10px;
	/*text-align: left;*/
}

.itemName{
    display: inline-block;
    font-weight: bold;
    width:78%;
}
.itemPresentation{
    display: inline-block;
    font-style: italic;
    width:78%;
}
.itemPrice {
    /*display: inline-block;*/
    width:20%;
}

.text-left {
    text-align: left;
}

.business {
    font-size: 1.5em;
}

.imgPromo {
    max-width: 600px;
}

.menuFeaturesList {
    text-align:left;
    line-height: 1.5em;
}
.menuFeaturesList li{
    padding-bottom: 10px;
}
@media (max-width: 767px) {
	.content{
		width: 100%;
	}

    .cDescripcion {
        width: 100%;
        font-weight: 600;
        margin-bottom: 6px;
        font-size: 18px;
    }

    .cCampo {
        width: 100%;
    }

    .GVRDesktopCol {
        Display: none;
    }

    .GVRMobileCol {
        display: block;
    }
           
    .botonAceptar {
        width: 95%;
    }
    .TablaEspecial {
	    /*text-align: center;*/
        border-spacing:0;
        border-collapse:collapse;
        width:100%;
        table-layout:auto;
    }
    .itemName{
        width:70%;
    }
    .itemPresentation{
        width:70%;
    }
    .itemPrice {
        width:25%;
    }

    .combobox {
        width: 100% !important;
    }
    .imgPromo {
        max-width: 90%;
    }
}


