


h1, h2, h3, h4, h5, h6 {
    font-family: "Lato",sans-serif;
    font-size: 16px;
    margin: 0;
}
a {
    text-decoration: underline;
}
a:hover, a:focus, .btn {
    text-decoration: none;
}
body {
    background-color: #f2f2f2;
    padding-top: 30px;
}
@font-face {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.svg#icomoon") format("svg");
}
.icon-ssl:before {
    background: url("images/ico-ssl.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 15px;
    left: -3px;
    position: relative;
    top: 4px;
    width: 15px;
}
.container {
    font-family: verdana,arial,tahoma,sans-serif;
    font-size: 12px;
}
p {
    color: #767676;
}
.box {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 20px;
}
.title-box {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
.action .btn {
    margin-right: 10px;
}
.txt-center {
    text-align: center;
}
.banner {
    margin-top: 30px;
}
.title-box h1 {
    float: left;
}
.title-box h2 {
    color: #666;
    display: inline-block;
    font-style: italic;
    line-height: 62px;
    text-transform: uppercase;
}
.logo-center {
    display: block;
    text-align: center;
}
.box h3 {
    margin-bottom: 15px;
}
.config-email, .help-email {
    min-height: 263px;
}
.form-login .form-group label {
    display: block;
}
.form-login .form-group span {
    line-height: 30px;
    margin-left: 10px;
}
.highlight {
    background-color: #f2f2f2;
    margin-bottom: 14px;
    overflow: hidden;
    padding: 10px;
}
.highlight img {
    float: left;
    margin-right: 10px;
}
.highlight p {
    margin: 0;
    overflow: hidden;
}
.highlight .btn {
    margin-top: 8px;
}
h4 {
    font-size: 13px;
    margin-top: 5px;
}
.highlight + h4 + p {
    margin: 0;
}
.modal .modal-footer {
    text-align: left;
}
.choose-email {
    list-style: outside none none;
    margin: 0 0 35px;
    padding: 0;
}
.hide {
    display: none;
}
.choose-email li:first-child {
    margin-left: 0;
}
.choose-email li {
    background: url("images/box_softwares.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 10px;
    line-height: 13px;
    min-height: 70px;
    text-align: center;
    vertical-align: top;
    width: 70px;
}
.choose-email li:hover {
    opacity: 0.8;
}
.choose-email a {
    background-image: url("images/icons.png");
    background-repeat: no-repeat;
    color: #000;
    display: block;
    height: 66px;
    margin-bottom: 5px;
    padding-top: 70px;
    text-decoration: none;
    width: 66px;
}
.recaptchatable #recaptcha_response_field {
    line-height: 15px;
}
.icobox-outlook-2007 {
    background-position: 17px 17px;
}
.icobox-outlook-2010 {
    background-position: -56px 16px;
}
.icobox-thunderbird {
    background-position: -130px 14px;
}
.icobox-apple-mail {
    background-position: -201px 17px;
}
.icobox-windows-livemail {
    background-position: -275px 16px;
}
.icobox-windows-mail {
    background-position: -349px 18px;
}
.icobox-gmail {
    background-position: -421px 20px;
}
.icobox-incredimail {
    background-position: -495px 20px;
}
.icobox-windows8-mail {
    background-position: -568px 15px;
}
.icobox-hotmail {
    background-position: -640px 16px;
}
.icobox-outlook-mac {
    background-position: -713px 17px;
}
.icobox-entourage {
    background-position: -784px 16px;
}
.icobox-blackberry {
    background-position: -874px 0;
}
.icobox-windows-phone {
    background-position: -926px 17px;
}
.icobox-android-phone {
    background-position: -993px 16px;
}
.icobox-iphone {
    background-position: -1062px 17px;
}
.icobox-outlook-2003 {
    background-position: -1132px 16px;
}
.icobox-outlook-express {
    background-position: -1204px 15px;
}
.config-email p {
    margin: 0;
}
.input-group-addon {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#message div.warning, #message div.error {
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    display: block;
    margin-bottom: 20px;
    padding: 15px;
}
#message div.warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
#message div.error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.btn-primary:visited {
    color: #fff;
}
.col-sm-6 {
    float: left;
    width: 48%;
}
.modal-dialog {
    margin: 30px auto;
    width: 600px;
}
.row {
    clear: both;
}
.input-group {
    margin-bottom: 15px;
}
.ie7 .choose-email {
    margin-bottom: 0;
    overflow: hidden;
}
.ie7 .choose-email li {
    float: left;
}
.ie7 .form-control {
    height: 30px;
    line-height: 30px;
}
.ie7 .input-50 {
    display: inline-block;
    width: 50%;
}
.ie7 .input-group-addon {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin-left: -8px;
    width: auto;
}
@media not all {
.highlight img {
    margin-bottom: 10px;
}
.highlight p {
    margin: 0;
    overflow: visible;
}
.col-sm-offset-3 {
    margin-left: 0;
}
.col-sm-6 {
    width: 100%;
}
.banner {
    margin-bottom: 30px;
    margin-top: 0;
}
}
@media not all {
.logo {
    text-align: center;
    width: 100%;
}
.logo + h2 {
    display: block;
    text-align: center;
}
}

#idLogo h1 img{
    max-width: 204px;
    max-height: 62px;
}