
ol, ul {
    list-style: none;
}


a img {
    border: none;
}


aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}


/***************************************************
			      Global styles
***************************************************/

html, body {
    width: 100%;
    height: 100%;
}


html, body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
    margin: 0 0 1px;
    line-height: 1.5;
    background-color: white;
    background-image: url(../../images/bg2.png);
    background-position: left top;
    background-repeat: repeat;
}



p {
    margin-bottom: 7px;
}

    a, p a {
        text-decoration: underline;
        color: white;
    }

        a:hover {
            color: white;
        }


h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    position: relative;
}



h1 {
    font-size: 60px;
    line-height: 1.6;
    color: #663366;
    text-transform: capitalize;
    text-align: left;
    margin-left: 40px;
}

    h1 span {
        line-height: 1.7px;
        color: black;
        font-size: 14px;
        text-transform: none;
        display: block;
    }


h2 {
    font-size: 17px;
    line-height: 1.7;
    color: black;
    text-align: left;
    width: 420px;
    padding-top: 8px;
    margin-left: 40px;
}


h3 {
    font-size: 24px;
    line-height: 1.6;
    color: #00CCFF;
    text-transform: capitalize;
    text-align: left;
    background-color: transparent;
    padding-top: 12px;
    margin-bottom: 9px;
    margin-top: 0px;
}


    h3 span {
        font-size: 12px;
        color: black;
        text-transform: capitalize;
        height: 24px;
        margin-top: 15px;
        text-align: left;
        display: block;
    }

h4 {
    font-size: 18px;
    line-height: 1.7;
    color: black;
    text-align: left;
    width: 350px;
    padding-top: 8px;
    margin-bottom: 12px;
}

    h4 span {
        font-weight: bold;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #FFCC33;
        padding: 8px;
        margin-left: 20px;
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
    }



/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right {
    position: relative;
    width: 100%;
}

#container {
    position: relative;
    width: 980px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
}


.group1 {
    float: left;
    width: 290px;
    position: relative;
    background: white;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
    margin-top: -10px;
    margin-left: 4px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
}

.group2 {
    float: left;
    width: 290px;
    position: relative;
    background: white;
    padding: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #CCCCCC;
    margin-top: -10px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
}

.group3 {
    float: left;
    width: 290px;
    position: relative;
    background: white;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
    margin-top: -10px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
}

.group4 {
    float: left;
    width: 550px;
    position: relative;
    background: transparent;
    padding: 15px;
    margin-bottom: 10px;
    margin-right: 12px;
}

.group5 {
    float: left;
    width: 350px;
    position: relative;
    background: transparent;
    padding: 15px;
    margin-bottom: 10px;
}




.group_bannner_left {
    width: 420px;
    position: absolute;
    top: 60px;
    background: transparent;
    margin-top: 6px;
    margin-left: -40px;
}

.group_bannner_right {
    width: 380px;
    position: absolute;
    top: -37px;
    right: 170px;
    background: transparent;
    margin-top: 50px;
}




header {
    position: relative;
    float: left;
    width: 100%;
    height: 100px;
}


/***************************************************
				INTRO
***************************************************/

#intro {
    width: 980px;
    position: relative;
    height: 300px;
    background: transparent;
    margin: 0 auto;
}

/***************************************************
				   HOLDERS
***************************************************/

.holder_content {
    position: relative;
    float: left;
    width: 1002px;
    margin-top: 15px;
    background: white;
    margin-left: 10px;
}

.line {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 15px;
    background: url(../../images/line.png) 0 -18px no-repeat;
}

.holder_content1 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 20px;
    background: url(../../images/line.png) 0 -18px no-repeat;
}


.holder_content_separator {
    margin-bottom: 20px;
}



/***************************************************
			        FOOTER
***************************************************/


footer {
    position: relative;
    height: 50px;
    clear: both;
    width: 1002px;
    margin-bottom: 18px;
    background-color: #60A6D7;
    margin: 0 auto;
}

#FooterOne, #FooterTwo, #FooterTree {
    position: absolute;
}

#FooterTwo {
    position: absolute;
    left: 40px;
    top: 26px;
    color: white;
}

#FooterTree {
    position: absolute;
    left: 880px;
    top: 26px;
    color: white;
}



/***************************************************
				       MENU
***************************************************/

nav {
    width: 730px;
    background: transparent;
}


    nav ul li {
        float: left;
        line-height: normal;
    }

.cerrar {
    font-size: 15px;
    font-family: Verdana;
    color: black;
    text-transform: capitalize;
    font-weight: normal;
    display: block; /* IE6, IE7 line height fix */
    background-color: transparent;
    margin-top: 8px;
    text-decoration: none;
}

    .cerrar:hover {
        color: gray;
    }


nav ul li a {
    font-size: 15px;
    font-family: Verdana;
    color: black;
    text-transform: capitalize;
    font-weight: normal;
    display: block; /* IE6, IE7 line height fix */
    padding: 15px;
    background-color: transparent;
    margin-top: 8px;
    text-decoration: none;
}

    nav ul li a:hover {
        color: gray;
    }

    nav ul li a.current {
        background-color: #60A6D7;
        padding: 10px;
        color: white;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }


    nav ul li a.current2 {
        background-color: #60A6D7;
        padding: 10px;
        color: white;
        -moz-border-radius: 8px;
        border-radius: 8px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    }

    nav ul li a.currentoff {
        background-color: #FF7F50;
        padding: 10px;
        color: white;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }



.content_menu {
    float: left;
    width: 274px;
    margin-top: -10px;
    margin-bottom: 15px;
}

    .content_menu ul {
        margin: 0px;
        padding: 0px;
        float: none;
    }

        .content_menu ul li {
            float: none;
            padding-bottom: 16px;
        }


            .content_menu ul li a {
                font-size: 14px;
                line-height: normal;
                color: #33CC99;
                text-align: left;
                text-decoration: none;
                padding-left: 20px;
            }

                .content_menu ul li a:hover {
                    color: #33CC99;
                }



/***************************************************
				   SPECIFIC
***************************************************/

#logo {
    position: relative;
    float: left;
    top: 8px;
    left: 0px;
    width: 250px;
    height: 160px;
}

.clearing {
    clear: both;
    display: inline;
    width: 100%;
    height: 0;
    overflow: hidden;
}



.purple {
    font-size: 50px;
    color: #663366;
    float: left;
    padding: 12px;
    margin: 20px;
}

.read_more {
    color: #663366;
    font-size: 14px;
    float: right;
    margin-top: 15px;
}




.imagen {
    margin-left: -7px;
}





/***************************************************
				   ESTILO FILEUPLOAD
***************************************************/

div.custom_file_upload {
    margin: 0px 0px;
    width: 230px;
    height: 90px;
}

input.file {
    width: 150px;
    height: 20px;
    border: 1px solid #BBB;
    border-right: 0;
    color: #888;
    padding: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    outline: none;
}

.file_upload {
    background: url(../../images/btnAdj_new.png) 0 0 no-repeat;
    height: 40px;
    display: block;
    position: absolute;
    overflow: visible;
    padding-top: 20px;
}

.file_upload:hover {
        background: url(../../images/btnAdj2Hover_new.png) 0 0 no-repeat;
    }

    .file_upload:before {
        position: absolute;
        text-align: center;
    }

div.file_upload {
    background: url(../../images/btnAdj_new.png) 0 0 no-repeat;
    height: 40px;
    display: block;
    position: absolute;
    overflow: visible;
    padding-top: 20px;
}

    div.file_upload:hover {
        background: url(../../images/btnAdj2Hover_new.png) 0 0 no-repeat;
    }

    div.file_upload:before {
        position: absolute;
        text-align: center;
    }

    div.file_upload input {
        position: relative;
        /*height: auto;*/
        height: 40px;
        width: 180px;
        display: block;
        cursor: pointer;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        margin-top: -10px;
        /*width: 110px;*/
        padding: 0px 40px;
    }


/***************************************************
				ESTILO BOTONES MENUS
***************************************************/
.btn {
    border: none;
    font-family: verdana;
    font-size: 12px;
    color: inherit;
    background: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

    .btn:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

.btn-3 {
    background: #60A6D7;
    color: #fff;
}

    .btn-3:hover {
        background: #FF7F50;
    }

    .btn-3:active {
        background: #f58500;
        top: 2px;
    }

    .btn-3:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        line-height: 0;
        font-size: 0;
        /*width: 60px;*/
    }


.icon-cog:before {
    content: "\e010";
}


/***************************************************
				ESTILO BOTON MIS DATOS
***************************************************/
.btnMisDatos-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnMisDatos-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/idCardM.png');
        background-size: 35px;
        background-repeat: no-repeat;
        background-position-y: 2px;
        background-position-x: -2px;
        margin: 0px -1px;
    }

    .btnMisDatos-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnMisDatos-3d:active:before {
        color: #f58500;
    }

    .btnMisDatos-3d:active {
        top: 0;
    }

        .btnMisDatos-3d:active:after {
            left: 60px;
        }


/***************************************************
				ESTILO BOTON BLOG
***************************************************/

.btnBlog-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnBlog-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/Blog.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnBlog-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnBlog-3d:active:before {
        color: #f58500;
    }

    .btnBlog-3d:active {
        top: 0;
    }

        .btnBlog-3d:active:after {
            left: 60px;
        }





/***************************************************
				ESTILO BOTON ADJUNTAR
***************************************************/

.btnAdjuntar-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnAdjuntar-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/clip.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnAdjuntar-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnAdjuntar-3d:active:before {
        color: #f58500;
    }

    .btnAdjuntar-3d:active {
        top: 0;
    }

        .btnAdjuntar-3d:active:after {
            left: 60px;
        }



/***************************************************
				ESTILO BOTON MI MEDICACION
***************************************************/
.btnMiMed-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnMiMed-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/miMedicacion.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 3px;
        background-position-x: 1px;
        margin: 0px -1px;
    }

    .btnMiMed-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnMiMed-3d:active:before {
        color: #f58500;
    }

    .btnMiMed-3d:active {
        top: 0;
    }

        .btnMiMed-3d:active:after {
            left: 60px;
        }


/***************************************************
				ESTILO BOTON MIS ALERGIAS
***************************************************/
.btnMisAlergias-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnMisAlergias-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/misAlergias.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnMisAlergias-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnMisAlergias-3d:active:before {
        color: #f58500;
    }

    .btnMisAlergias-3d:active {
        top: 0;
    }

        .btnMisAlergias-3d:active:after {
            left: 60px;
        }

/***************************************************
				ESTILO BOTON MIS ANTECEDENTES
***************************************************/
.btnMisAnte-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnMisAnte-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/misAntecedentes.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnMisAnte-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnMisAnte-3d:active:before {
        color: #f58500;
    }

    .btnMisAnte-3d:active {
        top: 0;
    }

        .btnMisAnte-3d:active:after {
            left: 60px;
        }

/***************************************************
				ESTILO BOTON MIS MEDICOS
***************************************************/
.btnMisMedicos-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnMisMedicos-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/misMedicos.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnMisMedicos-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnMisMedicos-3d:active:before {
        color: #f58500;
    }

    .btnMisMedicos-3d:active {
        top: 0;
    }

        .btnMisMedicos-3d:active:after {
            left: 60px;
        }
/***************************************************
				ESTILO BOTON MI HISTORIA CLINICA
***************************************************/
.btnMiHistorial-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnMiHistorial-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/miHistorial.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnMiHistorial-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnMiHistorial-3d:active:before {
        color: #f58500;
    }

    .btnMiHistorial-3d:active {
        top: 0;
    }

        .btnMiHistorial-3d:active:after {
            left: 60px;
        }
/***************************************************
		ESTILO BOTON ULTIMO 10 PACIENTES
***************************************************/
.btnListaPac-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnListaPac-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/listaPacientes.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }


    .btnListaPac-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnListaPac-3d:active:before {
        color: #f58500;
    }

    .btnListaPac-3d:active {
        top: 0;
    }

        .btnListaPac-3d:active:after {
            left: 60px;
        }

/***************************************************
		ESTILO BOTON ULTIMO 10 PACIENTES
***************************************************/
.btnBusqPac-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnBusqPac-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/binocular.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnBusqPac-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnBusqPac-3d:active:before {
        color: #f58500;
    }

    .btnBusqPac-3d:active {
        top: 0;
    }

        .btnBusqPac-3d:active:after {
            left: 60px;
        }

/***************************************************
		ESTILO BOTON ACCESO A URGENCIAS
***************************************************/
.btnAccesoUrg-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnAccesoUrg-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/acceso.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnAccesoUrg-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnAccesoUrg-3d:active:before {
        color: #f58500;
    }

    .btnAccesoUrg-3d:active {
        top: 0;
    }

        .btnAccesoUrg-3d:active:after {
            left: 60px;
        }

/***************************************************
		ESTILO BOTON ALTA PACIENTE
***************************************************/
.btnAltaPac-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnAltaPac-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/misAntecedentes.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnAltaPac-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnAltaPac-3d:active:before {
        color: #f58500;
    }

    .btnAltaPac-3d:active {
        top: 0;
    }

        .btnAltaPac-3d:active:after {
            left: 60px;
        }

/***************************************************
		ESTILO BOTON GESTIONAR PERMISOS
***************************************************/
.btnGestionPerm-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnGestionPerm-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/right3.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnGestionPerm-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnGestionPerm-3d:active:before {
        color: #f58500;
    }

    .btnGestionPerm-3d:active {
        top: 0;
    }

        .btnGestionPerm-3d:active:after {
            left: 60px;
        }

/***************************************************
	ESTILO BOTON SOLICITUD TRAT. ONCOLOGICOS
***************************************************/
.btnSolicTrata-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnSolicTrata-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/solicitud.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnSolicTrata-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnSolicTrata-3d:active:before {
        color: #f58500;
    }

    .btnSolicTrata-3d:active {
        top: 0;
    }

        .btnSolicTrata-3d:active:after {
            left: 60px;
        }

/***************************************************
	ESTILO BOTON SESIONES TRATAMIENTOS
***************************************************/
.btnSesiones-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnSesiones-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/pad.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnSesiones-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnSesiones-3d:active:before {
        color: #f58500;
    }

    .btnSesiones-3d:active {
        top: 0;
    }

        .btnSesiones-3d:active:after {
            left: 60px;
        }

/***************************************************
	ESTILO BOTON BANDEJA ENTRADA
***************************************************/
.btnEntrada-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnEntrada-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/mailDown.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnEntrada-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnEntrada-3d:active:before {
        color: #f58500;
    }

    .btnEntrada-3d:active {
        top: 0;
    }

        .btnEntrada-3d:active:after {
            left: 60px;
        }

/***************************************************
	ESTILO BOTON NUEVO MENSAJE      
***************************************************/
.btnNuevoMensaje-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnNuevoMensaje-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/mailSend.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnNuevoMensaje-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnNuevoMensaje-3d:active:before {
        color: #f58500;
    }

    .btnNuevoMensaje-3d:active {
        top: 0;
    }

        .btnNuevoMensaje-3d:active:after {
            left: 60px;
        }

/***************************************************
	ESTILO BOTON BANDEJA SALIDA     
***************************************************/
.btnSalida-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnSalida-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/mailUp.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnSalida-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnSalida-3d:active:before {
        color: #f58500;
    }

    .btnSalida-3d:active {
        top: 0;
    }

        .btnSalida-3d:active:after {
            left: 60px;
        }




/***************************************************
	ESTILO BOTON VOLVER    
*************************************************/
.btnVolver-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnVolver-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/volver.png');
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-y: 5px;
        margin: 0px -1px;
    }

    .btnVolver-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnVolver-3d:active:before {
        color: #f58500;
    }

    .btnVolver-3d:active {
        top: 0;
    }

        .btnVolver-3d:active:after {
            left: 60px;
        }





.nuevoBoton {
    background-image: url('../../images/fondoToma.jpg');
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    text-align: center;
    font-size: 12px;
    font-family: verdana;
    color: white;
    text-decoration: none;
    line-height: 30px;
}

    .nuevoBoton:hover {
        color: #646464;
        text-decoration: none;
    }




/* ===================
 Lm Nuevo 10-03-2014   
 =====================*/

.newBoton {
    background-image: url('../../images/fondoToma.jpg');
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    text-align: center;
    font-size: 10px;
    font-family: verdana;
    color: white;
    text-decoration: none;
    line-height: 20px;
}

    .newBoton:hover {
        color: #646464;
        text-decoration: none;
    }


/* ===================
 FIN Lm Nuevo 10-03-2014   
 =====================*/



/* ===================
estilos para la politica de privacidad de cookies  
 =====================*/

#cookie-compliance-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 30px;
    padding: 1px 0 3px;
    background: #666;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: verdana;
    line-height: 3;
}

/***************************************************
				ESTILO BOTON MIS CONSTANTES
***************************************************/
.btnMisCons-3d {
    padding: 12px 12px 12px 45px;
    border-radius: 10px;
}

    .btnMisCons-3d:before {
        background: #fff;
        z-index: 2;
        border-radius: 10px 0 0 10px;
        width: 30px;
        background-image: url('../../images/heart1.png');
        background-size: 42px;
        background-repeat: no-repeat;
        background-position-y: -1px;
        background-position-x: -5px;
        margin: -1px -1px;
    }

    .btnMisCons-3d:after {
        width: 20px;
        height: 20px;
        background: #fff;
        z-index: 1;
        left: 25px;
        top: 50%;
        margin: -10px 0 0 -10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btnMisCons-3d:active:before {
        color: #f58500;
    }

    .btnMisCons-3d:active {
        top: 0;
    }

        .btnMisCons-3d:active:after {
            left: 60px;
        }

