﻿@import url('~/fonts/gotham_rounded/stylesheet.css');
@import url('~/fonts/Gotham_Rounded_Light_Regular/stylsheet.css');


@font-face {
    font-family: 'dosismedium';
    src: url('../fonts/dosis-medium/dosis-medium-webfont.eot');
    src: url('../fonts/dosis-medium/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-medium/dosis-medium-webfont.woff2') format('woff2'),
         url('../fonts/dosis-medium/dosis-medium-webfont.woff') format('woff'),
         url('../fonts/dosis-medium/dosis-medium-webfont.ttf') format('truetype'),
         url('../fonts/dosis-medium/dosis-medium-webfont.svg#dosismedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dosislight';
    src: url('dosis-light-webfont.eot');
    src: url('dosis-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('dosis-light-webfont.woff2') format('woff2'),
         url('dosis-light-webfont.woff') format('woff'),
         url('dosis-light-webfont.ttf') format('truetype'),
         url('dosis-light-webfont.svg#dosislight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
   font-family: 'FuturaStd-Light';
    src: url('../fonts/FuturaStd-Light/FuturaStd-Light.otf');
    src: url('../fonts/FuturaStd-Light/FuturaStd-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaStd-Light/FuturaStd-Light.woff2') format('woff2'),
         url('../fonts/FuturaStd-Light/FuturaStd-Light.woff') format('woff'),
         url('../fonts/FuturaStd-Light/FuturaStd-Light.ttf') format('truetype'),
         url('../fonts/FuturaStd-Light/FuturaStd-Light.svg#FuturaStd-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
   font-family: 'FuturaStd-Medium';
    src: url('../fonts/FuturaStd-Medium/FuturaStd-Medium.otf');
    src: url('../fonts/FuturaStd-Medium/FuturaStd-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaStd-Medium/FuturaStd-Medium.woff2') format('woff2'),
         url('../fonts/FuturaStd-Medium/FuturaStd-Medium.woff') format('woff'),
         url('../fonts/FuturaStd-Medium/FuturaStd-Medium.ttf') format('truetype'),
         url('../fonts/FuturaStd-Medium/FuturaStd-Medium.svg#FuturaStd-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
	font-family: 'Conv_verdana';
	src: url('fonts/verdana.eot');
	src: url('fonts/verdana.woff') format('woff'), url('fonts/verdana.ttf') format('truetype'), url('fonts/verdana.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*@font-face {
    font-family: 'gotham_rounded_mediumregular';
    src: url('fonts/gotham_rounded/gotham_rounded_medium-beta-webfont.woff2') format('woff2'),
         url('fonts/gotham_rounded/gotham_rounded_medium-beta-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/






/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
    border-style: none;
    border-color: inherit;
    border-width: 0pt;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0pt 0pt 1pt 0pt;

}

body {
   /* ight: 1em; */ 
    font-size: 16px;
    background: repeat scroll 0 0;
    /*font-family: Myriad Pro, Arial, Helvetica, sans-serif;*/
    margin: 0pt;
    cursor: default;
    /*color: #696969;*/
}

table {
    border-collapse: separate;
    
}

table, td, th {
    /*border: 1px solid #0099A8;*/
    vertical-align:central;
    /*margin:auto;*/
}

th {
    background-color: #0099A8;
    color: white;
}

strong {
    font-weight: 700;
}

caption, th, td {
    font-weight: normal;
   
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

/*pre {
    font-family: Arial, Helvetica, sans-serif;
}*/

input{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0 1px 0 0;
    /*font-family: Arial,*/ /*Helvetica, sans-serif;*/
    /*width: 18px;*/
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #888888;
    padding: 17px 3px 0 4px;
    font-size: 12px;
    /*margin-left:240px;*/
    position:relative;  
    width:52%;  
    /*background-color:#ededef;*/
    background-color:#e5f5f6;
    border-width:0;
}



select {
    font-size: medium;
    color: #888888;
    background: #fff;
    /*font-family: Arial, Helvetica, sans-serif;*/
    border: 1px solid #CAD2CE;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 2px;
}

ul {
    list-style: none;
    list-style-type: none;
    list-style-position: outside;
}

a {
    cursor: pointer;
    /*color: #296ba5;*/
    /**color:white;*/
    color:black;
    text-decoration: none;
    outline: none !Important;
}

    a:hover {
    
    color:#0099A8;
    }

html, body {
    height: 100%;
}

.clear {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    line-height: 0;
}

.clearfix {
    overflow: hidden;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.italic {
    font-style: italic;
}


/******* FIN GENERAL RESET *******/
div#cabecera {
    /*background-color:#ededef;*/
    width: 100%;
    height: 196px;
}

div#botones
{
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    font-family:"dosismedium";
    font-weight:bold;
    color:#005678;
}

div#botones2
{
    margin-top: 50px;
    float: right;
    width: 50%;
    text-align: center;  
  
}

div#pie {
    margin-bottom: 20px;
    height: 10em;
    display: block;
}

div#pie {
    margin-bottom: 20px;
    height: 10em;
    display: block;
}

div#cabecera img#ImageCabeceralogo {
    display: block;
    margin: auto;
    text-align: center;   
    top: 0px;
    left: -1px;
}

div.linea {
    float: none;
    clear: both;
    width: 100%;
    height: 10px;
    background: repeat-x scroll 0 0;
}

div#pie span {
    float: right;
    margin-right: 2em;
    font-size: 1.2em;
}


body {
    /*line-height: 1.1em;*/
    /** font-size: 16px;*/
    /*background: #ededef 0 0;*/
    background: #ededee 0 0;
    /*font-family: 'Futura Bk', Verdana, Geneva, sans-serif;*/
    font-family: "gotham_rounded_lightregular", 'Futura Bk', Geneva, sans-serif;
    margin: 0pt 98pt 0pt 0pt;
    cursor: default;
    width: 100%;
    /*background-color:black;*/
}



/* Estilo del contenedor principal, lo centramos y le damos un espacio arriba */
div#container {
    background-color: white;
    /*font-family:dosislight*/
    /*width: 910px;*/
    margin: 0pt auto;
    /**padding-top: 10px;*/
    /*min-height: 350px;*/
    background-color: white;
    position: relative;
    /*text-align:center;*/
    font-family: 'gotham_rounded_lightregular', 'Futura Bk', Geneva, sans-serif;
}

div#container span.titulo{text-align:center;position:relative;}



.seccion {
    margin-bottom: 0px;
  
}


h1 {
    color: #000;
    font-size: 21px;
    line-height: 2em;
    /**padding-left: 70px;*/
    text-align:center;
   
}


h2 {
    color: #403725;
    font-size: 18px;
    display: block;
    float: left;
    text-align: right;
    padding-right: 15px;  
    margin-left: 45px;  
    /*width: 170px;*/
    width:30%;
    line-height: 3em;
    /*background-color:purple;*/
}

.seccion input.text {
   
    /*background:#ededef;*/
    background:#e5f5f6;
    margin-left: 0px;
}

.seccion input.text.active {
        background: #343434;
    }

input.text {
    width: 447px;
    padding: 13px;
    color: #403725;
    margin-bottom: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 16px;
}

    input.text.active {
        border-color: #000;
        color: #fff;
    }

.button_centrar {
    width: 300px;
    margin: 0 auto;
}

.dosbuttones_centrar {
    width: 382px;
    margin: 0 auto;
}

/*input[type="submit"] {
    margin-top: 20px;
    background: #343434;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    outline-style: none;
    padding: 0 20px;
    text-transform: uppercase;
}*/


ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}


#bEnviar:hover {
background: rgba(0,0,0,0);
 color: #3a7999;
 box-shadow: inset 0 0 0 3px #3a7999;
 
}


#Enviar:hover {
background: rgba(0,0,0,0);
 color: #3a7999;
 box-shadow: inset 0 0 0 3px #3a7999;
 
}

.oculto {
    display: none;
}


.Adjuntar {
width:400px !important;

}

/*.AdjuntarArchivoDiv {
    position: absolute;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    z-index: 5;
     width:400px;

}

.FakeFileUpload {
    position: relative;
   
    width: 600px;
    z-index: 1;
  

}

.AdjuntarArchivo {
    font-size: 5px;
    z-index: 500;
    position: relative;
    z-index: 10;
   
  
}


.AdjuntarArchivo input[type=file] {

        filter: alpha(opacity = 0);
        height:45px;
        margin-left:190px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
      
        background-color:#e5f5f6;
        -webkit-height:45px;   
       
    }*/

input[type="checkbox"] {
    margin: 20px 15px 14px 0;
}

/*a {
    color: white !important;
}*/




.btn-primary {
    background-color: #0099a9;
    border-color: #0099a9;

}