/*
 * ========================================
 * Estilos del Cuerpo Principal
 * ========================================
 */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
	html, body {
height: 100%;
margin: 0px;

}

body{
	height: 100%;
	font-size: 15px ;
    line-height: 1.9;
	font-weight: 400;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	scrollbar-arrow-color: #077598;
	scrollbar-shadow-color: white;
	scrollbar-base-color: #077598;
	scrollbar-track-color: #F0F0F0;
	scrollbar-face-color: #BED2EA;
	scrollbar-highlight-color: white;
	scrollbar-dark-shadow-color:#D8D9DE;
	scrollbar-3d-light-color:#D8D9DE;
}
.bg {
	width: 170px;
	height: 20px;
    background-image: url(https://gestionplay.com.ar/web/theme/checkpad/images/butt_blank.jpg);
}

html, body, td, div, span, a, input, select, font,table, h1,h2,h3,h4,h5,h6,h7,p{
	font-family: 'Lato';
	line-height: 1.9;
	font-weight: 400;
}

/*
 * ========================================
 * global hyperlink styles
 * ========================================
 */
a{
    color: #000000;
    font-size: 15px ;
    text-decoration:none;
	font-weight: 400;
}
a:link,
a:visited,
a:active{
	background: transparent;
	color: #000000;
	text-decoration: none;
}
a:hover{
	background: transparent;
	color: #666666;
	text-decoration: underline;
}
p,h1,h2,h3,h4,h5,h6 {
    text-decoration:none;
    text-decoration:none; padding:0; margin:0;
    font-size: 15px;
	font-weight: 400;
    font-weight:100;
}

/*
 * ========================================
 * COMODIN
 * ========================================
 */
#content {
	font-size: 15px ;
	color: #000000;
    font-weight: 400;
}
table{
    font-size: 15px ;
	font-weight: 400;
	color: #00000;
    line-height: 1.9;

}
td{
	font-size: 15px ;
	font-weight: 400;

}
tr{
	min-height:35px;
}
input[type="button"]{
	color: #fff;
    background-color: #E96D4C;
    border-color: #2e6da4;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
input[type="submit"]{
	color: #fff;
    background-color: #E96D4C;
    border-color: #2e6da4;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
input[type="text"]{
	font-size: 15 ;
    width: 70%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input[type="password"]{
	font-size: 15 ;
    width: 70%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input[type="file"]{
	font-size: 15 ;
    width: 70%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea{
	font-size: 15 ;
    width: 70%;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 	height:80px;
}
select[multiple]{
	font-size: 15 ;
 	width: 70%;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	height:300px;
}
select{
	font-size: 15 ;
    width: 70%;
	height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input[type="checkbox"]{
	padding:0px;
    border: 0px #D8D9DE solid;
    line-height: 15px;
}
input[type="radio"]{
	padding:0px;
    border: 0px #D8D9DE solid;
}


/*
 * ========================================
 * OTROS TEXTOS USADOS
 * ========================================
 */
.texto_secundario{
	color:#666666;
	font-size:15px;
	text-decoration: none
}
.texto_normal{
	color:#666666;
	font-size:15px;
}
.texto_menu{
	color:#666666;
	font-size:15px;
}
.texto_linkmenu{
	color:#666666;
	font-size:15px;
	text-decoration: none
}
.Tit_global{
	font-size:21px;
}
.Tit_nota{
	font: bold 21px;
	color: #000000;
	text-decoration: none
}
.cabecera_general{
	padding: 3px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #666666;
	/*
	background: #ECD8B7 url(https://gestionplay.com.ar/web/theme/checkpad/images/cab_bg.jpg) repeat-x top left;
	*/
}
table.ipbtable,
tr.ipbtable,
td.ipbtable{
	/* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}
.gridbackground1{
	height: 20px;
	padding: 0px 3px 0px 3px;
	background: #ffffff;
}
.gridbackground2{
	height: 20px;
	padding: 0px 3px 0px 3px;
	/* background: #ffffff; */
    background: #FBFBFB;
}
.gridbackground3{
	height: 20px;
	padding: 0px 3px 0px 3px;
	/* background: #ffffff; */
    background:#EEE ;
}
.tablaborde{
	/* background-color: #ffffff; */
	border-top: 4px solid #D7D7D7;
	border-bottom: 2px solid #D7D7D7;
}
.tablaborde td{
	border-bottom: 1px solid #DDD;
}
.tablaborde table td{
	border-bottom:  0px;
}
.tablabordecontent{
	height: 20px;
	padding: 0px 3px 0px 3px;
	background: #E7E7E7;
}
.cabecera_grilla{
	padding: 3px;
	height: 23px;
	font-weight: bold;
	font-size: 15;
	//color: #000000;
 	background:#FBFBFB ;
}


/*
 * ========================================
 * BOTONES
 * ========================================
 */
.btn1{
	cursor: pointer;
	height: 22px;
	background:  url(https://gestionplay.com.ar/web/theme/checkpad/images/btn_bg.gif) repeat-x;
}
input.btn1, button.btn1{
	border: none;
	color: #666666;
	font-size: 15px ;
    padding: 1px;
	text-align: center;
	background: transparent;
}
/*cierre de los botones globales*/
.btn1_izq{
	cursor: pointer;
	width: 3px;
	background:  url(https://gestionplay.com.ar/web/theme/checkpad/images/btn_izq.gif) no-repeat left;
}
.btn1_der{
	cursor: pointer;
	width: 3px;
	background:  url(https://gestionplay.com.ar/web/theme/checkpad/images/btn_der.gif) no-repeat right;
}
/**/
.btn2{
	cursor: pointer;
	height: 21px;
	background:  url(https://gestionplay.com.ar/web/pix/bot_bar.png) repeat-x;
}
input.btn2, button.btn2{
	border: none;
	font-weight: bold;
	color: #666666;
	font-size: 9px ;
	text-align: center;
	background: transparent;
}
/*cierre de los botones globales*/
.btn2_izq{
	cursor: pointer;
	width: 3px;
	background:  url(https://gestionplay.com.ar/web/pix/r1_c1.png) no-repeat left;
}
.btn2_der{
	cursor: pointer;
	width: 3px;
	background:  url(https://gestionplay.com.ar/web/pix/r1_c3.png) no-repeat right;
}
/**/
.spc_1{
	width: 10px;
}
.imag_header{
	height: 150px;
	width: 780px;
	background: #FFFFFF url(https://gestionplay.com.ar/web/theme/checkpad/imagenes/centro ondontologia holistica 1.png) no-repeat;
}
.imag_footer{
	height: 96px;
	width: 780px;
	background: #FFFFFF url(https://gestionplay.com.ar/web/theme/checkpad/imagenes/centro ondontologia holistica 4.png) no-repeat;
}
.imag_logo_menu{
	height: 34px;
	width: 170px;
	background: #FFFFFF url(https://gestionplay.com.ar/web/theme/checkpad/imagenes/centro ondontologia holistica 2.png) no-repeat;
}
.imag_logo_menu2{
	height: 34px;
	width: 165px;
	background: #FFFFFF url(https://gestionplay.com.ar/web/theme/checkpad/imagenes/centro ondontologia holistica 5.png) no-repeat;
}
#contenedor_ext {
	border: 1px solid #8E143A;
	margin: 30px;
	height: 674px;
	width: 978px;
	text-align: center;
}
#contenedor_int {
	border: 1px solid #8E143A;
	margin: 3px;
	height: 666px;
	width: 970px;
}
#cbza {
	width: 667px;
	height: 154px;
	margin-top: 44px;
	margin-left: 30px;
	margin-right: 200px;
}
#img_firulete {
	float: left;
}
#img_titulo {
	float: left;
	margin-top: 60px;
	margin-left: 100px;
}
#contenido {
	height: 427px;
	width: 970px;
	margin-bottom: 4px;
	padding-top: 10px;
	position: relative;
}
#texto {
	font-size: 20px;
	font-style: normal;
	color: #000000;
	position: absolute;
	left: 1px;
	top: 5px;
	width:970;
}
#firma {
	float: left;
	margin-top: 290px;
	margin-bottom: 4px;
	margin-left: 25px;
}
#logo {
	float: left;
	margin-top: 20px;
	margin-bottom: 4px;
	margin-left: 290px;
	padding-top: 15px;
	padding-left: 200px;
}
#pie{

}
#idbody{
	background-color: #FFFFFF;
	height: 734px;
	width: 1038px;
}

/*
 * ========================================
 * AJAX CLASES
 * ========================================
 */
.ac_results {
	padding: 0px;
	border: 0px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}
.ac_results ul {
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 11px;
	overflow: hidden;
}
.ac_loading {
	background : Window url('indicator.gif') right center no-repeat;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.ac_input {

}
.ac_results {
	background: #eee;
	cursor: pointer;
	position: absolute;
	left: 0;
	font-size: 90%;
	z-index: 101;
}
.ac_results ul {
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}
.ac_results iframe{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
}
.ac_results li {
	padding: 2px 5px;
}
.ac_results a {

}
.ac_loading {
	background : url('https://gestionplay.com.ar/web/theme/checkpad/indicator.gif') right center no-repeat;
}
.over {
	background: yellow;
}
.vimeo_embed{
    width:98%;
    text-align: center;
    align:center;
    height:480px;
}

.wistia_embed{
    width:98%;
    text-align: center;
    align:center;
    height:480px;
}



/* responsive data */

#slidertable1 { width:700px; height:300; float:left }
#slidertable2 { width:400px; height:300; float:left }

#tablecurson1 { width:25%; float:left;  }
#tablecurson2 { width:60%; float:left }
#tablecurson3 { width:15%; float:left }
#tablecursop1 { width:16%; float:left;  }
#tablecursop2 { width:69%; float:left }
#tablecursop3 { width:15%; float:left }
#tablecursoptd1, #tablecursoptd2, #tablecursoptd3 { align:center }
#tabla_curso_33 { width:33%; float:left }

@media screen and (max-width: 700px) {

    #slidertable1{ width:100%; height:auto; min-height: 150px;  }
    #slidertable2 { width:100%;height:auto;    }

    #tablecursoptd1{ align:left; padding-bottom:10px; }
    #tablecursoptd2 { align:left }
    #tablecursoptd3 { align:right; padding-top:10px; }
    #tabla_curso_33 { width:100%; float:left }
    #tablecursop1,#tablecursop2,#tablecursop3,#tablecurson1,#tablecurson2,#tablecurson3 { width:100%; float:left;  }

	table table td{
        padding-left:3px;
        padding-right:3px;
    }
}