/*
body {
font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.title {
font-family: lato, arial, sans-serif;
}


#logo-position-acm {
  background-repeat: no-repeat;
  height: 40px;
  margin-top: 22px;
  width: 190px;
}
#header {
float: left;
background:#4C4C4C;
height: 80px;
width: 100%;
min-width: 980px;
}

#headerSmtp {

height: 80px;
width: 100%;
min-width: 980px;
float: left;
}

#logoPosition {
float: left;
margin-top: 10px;
margin-left: 3.7%;
width: 241px;
height: 62px;
}

.switcherPosition {
float: left;
font-size: 12px;
margin-top: 44px;
}

.switcherElement a {
text-decoration: none;
color: #96aabf;
}

.switcherElement {
 float: left;
    height: 20px;
    padding-left: 10px;
    padding-top: 3px;
    color: #96aabf;
}

.switcherElementSmtp.active{
background-repeat: no-repeat;
color: #fff;
}

.switcherElementSmtp a:hover{
color: #fff;
}

.switcherElementSmtp a {
text-shadow: 1px 1px 1px #343D59;
color: #C9CDDD;
text-decoration: none;
}

.switcherElementSmtp {
 float: left;
    height: 20px;
    padding-left: 10px;
    padding-top: 3px;
    color: #96aabf;
}

.switcherElement.active{
background-repeat: no-repeat;
color: #fff;
}

.switcherElement a:hover{
color: #fff;
}

#buscadorHeader {
float: right;
margin-top: 29px;
margin-right: 4.4%;
}


.menuHeader {
float: right;
height:48px;
margin-top: 32px;
font-size: 14px;
margin-right: 20px;
}
.menuHeader ul{
list-style:none;
padding:0 0 0 10px;
margin:0px;
}
.menuHeader ul li{
display:inline;
}
.menuHeader ul li a{
float:left;
height:48px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color: #96aabf;
line-height:42px;
}

.menuHeader.smtp ul li a{
float:left;
height:48px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
line-height:42px;
}


.menuHeader ul li.selected a{
float:left;
height:48px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color:#fff;
line-height:42px;
}

.formSubmitSearch input {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
float: left;
width: 84px;
margin-top: 9px;
height: 20px;
font-size: 0.8em;
padding-left: 5px;
border: none;
padding-left: 20px;
}

.formSubmitSearch.smtp input{

}

.formSubmitSearch.smtp input:hover{
background-color: #fff;
}

.formSubmitSearch input:hover {
background-color: #c5c5c5;
}




.gotoHeader {
float: right;
height:42px;
margin:0px;
margin-top: -2px;

}
.gotoHeader ul{
list-style:none;
padding:0 0 0 10px;
margin:0px;
}
.gotoHeader ul li{
display:inline;
}
.gotoHeader ul li a{
float:left;
height:63px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color: #96aabf;
line-height:42px;
}
.gotoHeader ul li.selected a{
float:left;
height:63px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color:#fff;
line-height:42px;
}
.gotoHeader ul li a:hover{
color: #ffffff;
}


#footer {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}

#centerFooter {
margin-left: auto;
    margin-right: auto;
    min-width: 942px;
    width: 95%;
}

#containerFooter {
float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}

.blockFooter {
border-radius: 5px ;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-top: none;
border-left: 1px solid #DBDBDB;
border-right: 1px solid #D2D2D2;
border-bottom: 1px solid #e1e1e1;
float: left;
width: 100%;
height: 148px;
padding-bottom: 20px;
background: #a5a5a5;
background: -moz-linear-gradient(top,  #a5a5a5 0%, #848484 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5a5a5), color-stop(100%,#848484));
background: -webkit-linear-gradient(top,  #a5a5a5 0%,#848484 100%);
background: -o-linear-gradient(top,  #a5a5a5 0%,#848484 100%);
background: -ms-linear-gradient(top,  #a5a5a5 0%,#848484 100%);
background: linear-gradient(top,  #a5a5a5 0%,#848484 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#848484',GradientType=0 );
padding-bottom: 30px;
margin-top:40px;
}

.footerBlock {
float: left;
width: 146px;
margin-left: 20px;
}

.footerBlock a {
color: white;
text-decoration: none;
}

.footerBlockUp {
float: left;
width: 100%;
margin-top:20px;
color: #ffffff;
font-size: 12px;
text-shadow: -1px -1px 0px #999999;
}

.footerBlockDown {
float: left;
width: 100%;
margin-top: 6px;
padding-top:5px;
border-top: 1px solid #c1c1c1;
color: #ffffff;
font-size: 12px;
text-shadow: 0px 1px 0px #999999;
line-height: 18px;
}

.footerDown {
float: left;
width: 97%;
margin-top:27px;
height: 20px;
margin-left: 20px;
border-top: 1px solid #c5c5c5;
padding-top: 9px;
color: #c1c1c1;
font-size: 11px;
}

.footerShadow {
box-shadow: 0px -15px 10px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 0px -15px 10px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0px -15px 10px rgba(0, 0, 0, 0.9);
float: left;
width: 100%;
height: 1px;
margin-top: 15px;
}

.footerMirror {
float: left;
width: 100%;
height: 30px;
padding-bottom: 20px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
background: rgb(170,170,170);

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(170,170,170,1) 0%, rgba(232,232,232,1) 69%, rgba(232,232,232,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,170,170,1)), color-stop(69%,rgba(232,232,232,1)), color-stop(100%,rgba(232,232,232,1)));
background: -webkit-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(232,232,232,1) 69%,rgba(232,232,232,1) 100%);
background: -o-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(232,232,232,1) 69%,rgba(232,232,232,1) 100%);
background: -ms-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(232,232,232,1) 69%,rgba(232,232,232,1) 100%);
background: linear-gradient(to bottom,  rgba(170,170,170,1) 0%,rgba(232,232,232,1) 69%,rgba(232,232,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#e8e8e8',GradientType=0 );

}



.deliveredBy {
background-repeat: no-repeat;
margin-top: 10px;
width: 234px;
height: 81px;
margin: auto;
}

.poweredBy {
background-repeat: no-repeat;
width: 163px;
height: 46px;
margin: 20px auto 0;
}



.selectPanelLogo {
background-repeat: no-repeat;
 margin-right: -10px;
 margin-bottom: 10px;
    margin-top: 30px;
    text-align: right;
    text-align: -moz-right;
    width: 190px;
    height: 72px;
}


.blockControlPanelRightContainer {
float: left;
width: 32.3%;
}
*/
