h2.titulo
{
    font-size:28px;
    //font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}

img.social
{
    height: 400px;
    width: 400px;
}


p.rrss a.colorblanco
{
	color: white;
}

p.rrss a.colorblanco:hover
{
	color: #cdcdcd;
}

p.rrss a.colorblanco:visited
{
	color: white;
}

p.rrss a.colorgris
{
	font-size: 30px;
	
}



#infobox3 p 
{
    
    line-height:25px;
    font-size:14px;
    text-align:center;
    vertical-align: middle;
}

#infobox3 p a 
{
    margin-right:10px;
    text-decoration: underline;
}


#infobox3 button
{
		border: none;
		background: #832d2e;
		color: #f2f2f2;
		padding: 5px;
		font-size: 18px;
		border-radius: 5px;
		position: relative;
		box-sizing: border-box;
		transition: all 500ms ease; 
		height: 40px;
}

#infobox3 button:hover 
{
	background: rgba(0,0,0,0);
	color: #832d2e;
	box-shadow: inset 0 0 0 1px #832d2e;
}


#infobox3 
{
    
    margin: auto;
    position: relative;
    top: 0px;
    height: 80px;
    width: 100%;
    text-align:center;
    background-color: #eeeeee;
}


#overbox3 
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: none;
}

/*
#infobox3 
{
    margin: auto;
    position: relative;
    top: 0px;
    height: 100px;
    width: 100%;
    text-align:center;
    background-color: #eeeeee;
}*/

/*#infobox3 p 
{
    line-height:58px;
    font-size:12px;
    text-align:center;
}*/

/*
#infobox3 p a 
{
    margin-right:10px;
    text-decoration: underline;
}*/





/****  NUEVO   ********************************************************/

div.access 
{
    align-content: center;
    margin: 20px;
}


.loginbtn 
{
    background: url("/css/dah/images/loginButton.png") no-repeat top left;
    display: block;
    width: 150px;
    height: 60px;
    margin: 0px 0 0 0px;
}

input.user, input.contrasenya 
{
    height: 40px;
    width: 300px;
    line-height: 25px;
}

p.msgError
{
    color: red;
}



@media screen and (max-width: 480px) {

    /*    
    .welcomedis p 
    {
        padding: 0 5px;
    }

    .errormsg 
    {
        margin-left: 20px;
    }

    .wrapper 
    {
        left: 0%;
        right: 0%;
    }
    */
}


@media screen and (max-width: 1200px) 
{
    
/*
    .wrapper 
    {
        left: 20%;
        right: 20%;
    }
*/
}

@media screen and (max-width: 1024px) 
{
}

@media screen and (max-width: 640px) 
{

/*    
    .footerLink 
    {
        display: none;
    }

    .footerLink.footerPowerby 
    {
        width: 100%;
        text-align: center;
        display: block;
    }

    .wrapper 
    {
        left: 5%;
        right: 5%;
    }

    .usernameinput, .passinput, .usernameinput input, .passinput input 
    {
        width: 94%;
        margin-bottom: 10px;
    }

    .resetpassLink {
        margin: 27px 0 20px 24px;
        float: none;
    }

    .logo {
        margin-bottom: 42px;
    }

    .header 
    {
        position: static;
    }

    .supportinfo {
        width: 100%;
        margin-bottom: 10px;
    }

    .termsLink {
        width: 100%;
        text-align: left;
    }

    .container {
        width: 100%;
    }

    .toplogo, .logo 
    {
        text-align: center;
        width: 100%;
    }

    .logo img 
    {
        width: 100%;
        padding: 0 8%;
    }

*/
}

@media screen and (max-width: 480px) 
{

    /*
    .welcomedis p 
    {
        padding: 0 5px;
    }


    .errormsg 
    {
        margin-left: 20px;
    }

    .wrapper 
    {
        left: 0%;
        right: 0%;
    }


}
*/





/*@charset "utf-8";*/
/* CSS Document */

/*=============== Reset All ================*/

/*
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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

  */  


/*
:focus {
    outline: 0;
}



html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    background-color: #f3f3f3;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
}

* {
    box-sizing: border-box;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

.fontBold {
    font-weight: bold;
}
*/
/*=============== END Reset All ================*/

/*=============== Template CSS ================*/

/*
@font-face {
    font-family: 'Conv_PlayfairDisplay-Regular';
    src: url('../fonts/PlayfairDisplay-Regular.eot');
    src: url('../fonts/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/PlayfairDisplay-Regular.woff') format('woff'), url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype'), url('../fonts/PlayfairDisplay-Regular.svg#titillium_websemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_PlayfairDisplay-Bold';
    src: url('../fonts/PlayfairDisplay-Bold.eot');
    src: url('../fonts/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PlayfairDisplay-Bold.woff') format('woff'), url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype'), url('../fonts/PlayfairDisplay-Bold.svg#titillium_websemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.header {
    padding: 15px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    left: 5%;
    right: 5%;
    border-left: 1px solid #dbdbdb;
}

.mainDiv {
}

.grid {
    display: block;
    min-width: 320px;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    width: 100%;
    z-index: -1;
    height: 100%;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

[class*="col-"] {
    float: left;
    padding: 15px;
    border-left: 1px solid #dbdbdb;
}

.col-2 {
    width: 5%;
    height: 100%;
}

.col-3 {
    width: 15%;
    height: 100%;
}

.outerwrapper {
    width: 100%;
}

.wrapper {
    left: 35%;
    margin: 0 auto 30px 0;
    position: absolute;
    right: 35%;
    top: 150px;
}
*/



/*
input.user, input.password
{

    height: 40px;
    width: 300px;
    line-height: 25px;
}

.loginBg {
    background: #e8e6e4;
}

h2 {
    font-size: 40px;
    text-align: center;
    margin: 20px 10px;
    color: #000;
    letter-spacing: 0.05em;
    font-family: 'Conv_PlayfairDisplay-Bold';
}

.toplogo {
    margin-bottom: 40px;
}

.container {
    margin: 0 auto;
}

.logo {
    margin-bottom: 62px;
    text-align: center;
}

.loginform input {
    margin: 0 3%;
    background: #fff;
    border: 1px solid #f1f2f2;
    height: 58px;
    padding: 4px 4px;
    width: 42%;
    font-size: 12px;
    line-height: 25px;
    color: #999999;
}

.usernameinput 
{
    margin: 10px;
}

.loginbtn {
    background: url("/css/dah/images/login_button.png") no-repeat top left;
    display: block;
    width: 150px;
    height: 60px;
    margin: 0px 0 0 0px;
}


.resetpassLink {
    color: #be7226;
    font-size: 15px;
    line-height: 13px;
    margin: 0px 12% 20px 0;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.1em;
    font-family: tahoma;
}

    .resetpassLink:hover, .termsLink:hover, .powerdbyLink:hover, .mailtoLink:hover {
        text-decoration: underline;
    }

.welcomedis {
    text-align: center;
    margin: 10px 0;
}

    .welcomedis p {
        color: #000000;
        font-family: tahoma;
        font-size: 15px;
        letter-spacing: 0.01em;
        line-height: 19px;
        padding: 0 72px;
    }

    .welcomedis span {
        color: #000000;
        font-size: 13px;
        line-height: 18px;
        font-family: "Georgia", Helvetica, sans-serif;
    }

.footer {
    margin: 20px 0 40px;
}

.footer-inner {
    padding: 0px 20px;
}

    .footer-inner p {
        color: #4b6d4d;
        font-family: tahoma;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 20px;
        text-transform: uppercase;
    }

    .footer-inner .supportdis {
        color: #000000;
        font-family: tahoma;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 18px;
    }

.mailtoLink {
    font-size: 12px;
    line-height: 16px;
    color: #be7226;
    text-decoration: none;
}

.termsLink {
    font-family: tahoma;
    font-size: 16px;
    line-height: 20px;
    color: #4b6d4d;
    text-transform: uppercase;
    text-decoration: none;
}

.powerdbyLink {
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    color: #006699;
}

.errormsg {
    margin-left: 27px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.errorMessage {
    font-size: 12px;
    font-weight: bold;
    color: #f00;
}

.errormsg span {
    color: #FF0000;
    font-size: 12px;
    letter-spacing: 1px;
}

@media screen and (max-width: 1200px) {
    .wrapper {
        left: 20%;
        right: 20%;
    }
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 640px) {
    .footerLink {
        display: none;
    }

        .footerLink.footerPowerby {
            width: 100%;
            text-align: center;
            display: block;
        }

    .wrapper {
        left: 5%;
        right: 5%;
    }

    .usernameinput, .passinput, .usernameinput input, .passinput input 
    {
        width: 94%;
        margin-bottom: 10px;
    }

    .resetpassLink {
        margin: 27px 0 20px 24px;
        float: none;
    }

    .logo 
    {
        margin-bottom: 42px;
    }

    .header {
        position: static;
    }

    .supportinfo {
        width: 100%;
        margin-bottom: 10px;
    }

    .termsLink {
        width: 100%;
        text-align: left;
    }

    .container {
        width: 100%;
    }

    .toplogo, .logo {
        text-align: center;
        width: 100%;
    }

        .logo img {
            width: 100%;
            padding: 0 8%;
        }
}

@media screen and (max-width: 480px) {

    .welcomedis p {
        padding: 0 5px;
    }

    .loginbtn {
        margin: 20px 0 0 18px;
    }

    .errormsg {
        margin-left: 20px;
    }

    .wrapper {
        left: 0%;
        right: 0%;
    }
}
