@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@font-face {
    font-family: 'Galano Grotesque Alt';
    font-weight: 400;
    src: url('/2fa/fonts/GalanoGrotesqueAlt-Regular.woff2') format('woff2');
  }
html p,
label,input,button,a{
    font-family: 'Montserrat', sans-serif;
}
body {
    background-color: #EBEFF3;
    margin: 0;
    padding: 0;
}
body p{
    color: #555555;
    font-size: 13px;
}

td {
    border: none;
    border-bottom: 1px solid #c5d1e6;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    vertical-align: top;
    font-size: 14px;
}
.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}
.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}
.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}
.qtip-titlebar+.qtip-content {
    border-top-width: 0!important
}
.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 11;
    cursor: pointer;
    outline: 0;
    border: 1px solid transparent
}
.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}
* html .qtip-titlebar .qtip-close {
    top: 16px
}
.qtip-icon .ui-icon,
.qtip-titlebar .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}
.qtip-icon,
.qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}
.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font-weight:400;
    font-size: 13px;
    font-family: Tahoma, sans-serif;
    color: inherit;
    background: -100em -100em no-repeat
}
.qtip-default {
    border: 1px solid #F1D031;
    background-color: #FFFFA3;
    color: #555
}
.qtip-default .qtip-titlebar {
    background-color: #FFEF93
}
.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777
}
.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111
}
.qtip-light {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545
}
.qtip-light .qtip-titlebar {
    background-color: #f1f1f1
}
.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}
.qtip-dark .qtip-titlebar {
    background-color: #404040
}
.qtip-dark .qtip-icon {
    border-color: #444
}
.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35
}
.qtip-cream .qtip-titlebar {
    background-color: #F0DE7D
}
.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0
}
.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323
}
.qtip-red .qtip-titlebar {
    background-color: #F06D65
}
.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0
}
.qtip-red .qtip-icon,
.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #D95252
}
.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219
}
.qtip-green .qtip-titlebar {
    background-color: #B0DE78
}
.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0
}
.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD
}
.qtip-blue .qtip-titlebar {
    background-color: #D0E9F5
}
.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0
}
.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15)
}
.qtip-bootstrap,
.qtip-rounded,
.qtip-tipsy {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.qtip-rounded .qtip-titlebar {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}
.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: #fff;
    border: 0 solid transparent;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, #000));
    background-image: -webkit-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -moz-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -ms-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -o-linear-gradient(top, #4A4A4A 0, #000 100%)
}
.qtip-youtube .qtip-titlebar {
    background-color: transparent
}
.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif;
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"
}
.qtip-youtube .qtip-icon {
    border-color: #222
}
.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, .7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);
    border: 2px solid rgba(241, 241, 241, 1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333
}
.qtip-jtools .qtip-titlebar {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"
}
.qtip-jtools .qtip-content {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"
}
.qtip-jtools .qtip-content,
.qtip-jtools .qtip-titlebar {
    background: 0 0;
    color: #fff;
    border: 0 dashed transparent
}
.qtip-jtools .qtip-icon {
    border-color: #555
}
.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333
}
.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent
}
.qtip-cluetip .qtip-titlebar {
    background-color: #87876A;
    color: #fff;
    border: 0 dashed transparent
}
.qtip-cluetip .qtip-icon {
    border-color: #808064
}
.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952
}
.qtip-tipsy {
    background: #000;
    background: rgba(0, 0, 0, .87);
    color: #fff;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px #000
}
.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px;
    background-color: transparent
}
.qtip-tipsy .qtip-content {
    padding: 6px 10px
}
.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none
}
.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: 400;
    font-family: serif
}
.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: #fff;
    background: #3A79B8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
    background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"
}
.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589
}
.qtip-tipped .qtip-icon .ui-icon {
    background-color: #FBFBFB;
    color: #555
}
.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}
.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}
.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none
}
.qtip-bootstrap .qtip-content {
    padding: 9px 14px
}
.qtip-bootstrap .qtip-icon {
    background: 0 0
}
.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none
}
.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}
.qtip .qtip-tip{
    visibility: hidden
}
.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: 0 0;
    border: 0 dashed transparent
}
.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}
.qtip .qtip-tip .qtip-vml {
    display: inline-block;
    visibility: visible
}
#qtip-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
#qtip-overlay.blurs {
    cursor: pointer
}
#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}
.qtipmodal-ie6fix {
    position: absolute!important
}

.inline-block {
    display: inline-block;
    vertical-align: top;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.muted {
    color: #7f8184;
}
.small {
    font-size: 11px;
}
.strike {
    text-decoration: line-through;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.clear {
    clear: both;
}
h1,
h2,
h3,
h4,
.button,
.contact-info p,
.label,
.tabs,
.tab-bar {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: bold;
}
.gothmed {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: normal;
}
.gothbook {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: normal;
}
.gothbold {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: normal;
}
.blue-gradient {
    background: #fcfdff;
    background: -o-linear-gradient(top, #ffffff 0%, #d9eef9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #d9eef9 100%);
    background: -moz-linear-gradient(top, #ffffff 0%, #d9eef9 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #d9eef9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d9eef9));
    background: linear-gradient(to bottom, #ffffff 0%, #d9eef9 100%);
}
.lt-ie9 .blue-gradient {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfdff', endColorstr='#d9efff', GradientType=0);
}
.ie9 .blue-gradient {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyMDYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGQ0ZERkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNEOUVGRkYiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyMDYpIiAvPgo8L3N2Zz4=);
}
a.blue-gradient:hover {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f7fbfc 38%, #ebf3f9 75%, #e7f1f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(38%, #f7fbfc), color-stop(75%, #ebf3f9), color-stop(100%, #e7f1f7));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f7fbfc 38%, #ebf3f9 75%, #e7f1f7 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f7fbfc 38%, #ebf3f9 75%, #e7f1f7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f7fbfc 38%, #ebf3f9 75%, #e7f1f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f7fbfc 38%, #ebf3f9 75%, #e7f1f7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7f1f7', GradientType=0);
}

a {
    color: #176EB7;
    font-weight: bold;
    text-decoration: none;
}
.box {
    border-radius: 7px;
    position: relative;
    margin-bottom: 20px;
}
.mini-box {
    border-radius: 0 0 6px 6px;
    border: 1px solid #c5d1e6;
    position: relative;
    overflow: hidden;
}
.sidebar-icons {
    position: absolute;
    bottom: -70px;
    width: 210px;
    left: 50%;
    margin-left: -90px;
}
[class^="boxhead-"],
[class*=" boxhead-"] {
    border-radius: 6px 6px 0 0;
    height: 45px;
    line-height: 45px;
    text-align: left;
    position: relative;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-left: 15px;
}
.boxhead-blue h1,
.boxhead-blue h2,
.boxhead-blue h3,
.boxhead-blue h4 {
    font-family: "Montserrat", Arial, sans-serif;
    display: inline-block;
    width: auto;
    vertical-align: baseline;
}
.ticket-header h4 {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 500px;
}
.boxhead-white h1,
.boxhead-white h2,
.boxhead-white h3,
.boxhead-white h4 {
    font-family: "Montserrat", Arial, sans-serif;
    display: inline-block;
    width: 490px;
}
[class^="boxhead-"] a {
    font-weight: bold;
    right: 6px;
    top: 6px;
}
[class*=" boxhead-"] a {
    font-weight: normal;
}
.boxhead-blue {
    background: #0073b7;
    color: #ffffff;
    border: 1px solid #407297;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
.boxhead-white {
    background: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    color: #333333;
}
section.nav-content {
    z-index: 11 !important;
}
section.content {
    background-image: none;
    position: relative;
    width: 985px;
    z-index: 10;
    margin: 0 auto;
}
.box-foot {
    background: #abc8df;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    text-align: center;
    border: 1px solid #ffffff;
}
.box-body {
    padding: 12px 20px 0;
}
.main .box-body {
    border-radius: 0 0 6px 6px;
}
.box-body-white {
    border-bottom: 1px solid #a9c2d8;
    padding: 12px 20px 0;
    background: #ffffff;
}
.box-body-white.no-border {
    border-bottom: none;
    padding-bottom: 1px;
}
.sidebar .box-body {
    padding: 12px 15px 0;
    border-radius: 0 0 6px 6px;
}
.box-head .title {
    color: #ffffff;
    margin-left: 20px;
}

.error-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.75);
}
.notice-section {
    background: #ffffff;
    border: 1px solid #b4c6d2;
    border-radius: 5px;
    display: block;
    margin: 0 auto 20px;
    position: relative;
}
.notice-section .close,
.circle-x {
    background: none;
    border: 2px solid #990000;
    border-radius: 20px;
    padding: 4px;
    color: #990000 !important;
    text-decoration: none !important;
    height: 9px;
    width: 9px;
    line-height: 7px;
    text-align: center;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.notice-section .close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.input-wrapper .close {
    position: absolute;
    top: 6px;
    right: 10px;
}
.notice-section .close:hover,
.circle-x:hover {
    border-color: #cc0000;
    color: #cc0000 !important;
}
.notice-section.green {
    border: 1px solid #b3d0b1;
}
.notice-section.red {
    border: 1px solid #d8a7a6;
}
.notice-section.orange {
    border: 1px solid #dd8336;
}
.notice-section .flash-message {
    padding: 20px;
    display: block;
    font-size: 14px;
}
.notice-section.red .flash-message {
    border-top: 1px solid #d8a7a6;
}
.notice-section.green .flash-message {
    border-top: 1px solid #b3d0b1;
}
.notice-section.orange .flash-message {
    border-top: 1px solid #dd8336;
}
.notice-section .title {
    border: 1px solid #ffffff;
    font-size: 16px;
    color: #555555;
    margin: 0;
    padding: 7px 0 7px 20px;
    border-radius: 6px 6px 0 0;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25);
}
.notice-section.green .title {
    background: rgb(219, 235, 216);
}
.notice-section.red .title {
    background: #ff9999;
}
.notice-section.orange .title {
    background: #ffa64d;
}
.notice-section.green .title:before {
    background-position: -22px -102px;
}
.notice-section.red .title:before {
    background-position: -22px -128px;
}
.notice-section.orange .title:before {
    background-position: -22px -102px;
}
.notice-section.small {
    display: inline-block;
    margin: 10px 0;
    padding: 2px 2px;
}
.notice-section.small p {
    display: inline-block;
    float: left;
    letter-spacing: 0;
    margin: 5px 10px;
    text-align: center;
}
.notice-section p {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 13px;
    letter-spacing: -0.5px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.notice-section a {
    color: #1f587d;
    text-decoration: underline;
}
.notice-section .red-text {
    color: #990000;
}
.notice-section .blue-button-inset {
    color: #ffffff;
    margin-top: 10px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.error,
.error:focus {
    color: #990000;
}
.hostgator-logo {
    height: 110px;
    width: 374px;
    background: url(/custom_includes/cliente/assets/img/hostgator-logo.png) no-repeat;
    display: block;
    position: relative;
    z-index: 2;
}
.main,
.sidebar {
    display: inline-block;
    vertical-align: top;
}
.main {
    background-color: #E6F1F9;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    margin-left: 10px;
    padding: 0;
    position: relative;
    width: 725px;
}
.sidebar {
    width: 245px;
}
.sidebar p {
    font-size: 14px;
}
.phone-chat {
    font-size: 15px;
    font-weight: bold;
}
.status-active,
.refunded-No,
.status-pkg-active {
    color: #46b623;
}
.status-suspended,
.status-pending,
.status-pkg-other {
    color: #ffbe00;
}
.status-canceled,
.refunded-Yes,
.status-pkg-cancelled {
    color: #cc0000;
}
.status-pkg-pending {
    color: #ffbe00;
}
.align-right.status-active {
    border-left: none;
    border-right: 8px solid #46b623;
}
.align-right.status-suspended,
.align-right.status-pending {
    border-left: none;
    color: #ffbe00;
}
.align-right.status-canceled {
    border-left: none;
    border-right: 8px solid #cc0000;
}
.chzn-container-single .chzn-single div {
    top: 3px;
}
.chzn-container-single .chzn-single {
    height: 30px;
    line-height: 30px;
}
.hasError-message {
    display: block;
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
    line-height: 35px;
    font-size: 13px;
    color: #990000;
    font-weight: bold;
}
#login .hasError-message {
    margin-top: -1em;
}
.input-wrapper div.ie-placeholder {
    position: absolute;
    color: gray;
    font-style: italic;
    top: 8px;
    left: 8px;
}
.generate-password {
    font-size: 14px;
}
.relative {
    position: relative;
}
.box-tabs {
    background: #ffffff;
    border-bottom: 4px solid #4980c4;
    padding: 11px 20px 0 20px;
}
.mini-tabs {
    border-bottom: 4px solid #4980c4;
    padding: 11px 0 0;
}
.box-tab {
    font-size: 14px;
    font-family: "Montserrat", Arial, sans-serif;
    background: #d0dfef;
    margin-right: 10px;
    color: #333333;
    padding-right: 25px;
    padding-left: 25px;
}
.mini-tab {
    font-size: 14px;
    font-family: "Montserrat", Arial, sans-serif;
    background: #d0dfef;
    margin-right: 5px;
    color: #333333;
    padding-right: 10px;
    padding-left: 10px;
}
.box-tab.tab-active,
.mini-tab.mini-active {
    background: #4980c4;
    color: #ffffff;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5)
}
.error-comment {
    display: inline-block;
    vertical-align: center;
    width: 200px;
    border: 1px solid #bbcbd5;
    background: #e7f2f7;
    border-radius: 6px;
    padding: 5px;
    top: 50%;
    position: absolute;
    z-index: 9999;
}
[class^="arrow-"],
[class*=" arrow-"] {
    border-style: solid;
    position: absolute;
}
.arrow-left {
    border-color: transparent #bbcbd5 transparent transparent;
    border-width: 9px;
    top: 50%;
    left: -18px;
    margin-top: -9px;
}
.arrow-left:after {
    border-color: transparent #e7f2f7 transparent transparent;
    border-style: solid;
    border-width: 8px;
    left: -7px;
    content: "";
    position: absolute;
    margin-top: -8px;
}
input.short {
    width: 50px;
    display: inline-block;
}
button.generate-password {
    width: 140px;
    padding: 8px;
    font-size: 14px;
    margin-left: 10px;
}
.cancel-controls {
    margin-left: 7px;
}
.actions-control {
    border-left: 1px solid #000000;
}
#create_ticket .chzn-container,
#reply_ticket .chzn-container {
    width: auto !important;
    display: block;
}
.drag-drop-area {
    display: inline-block;
    vertical-align: baseline;
    width: 318px;
    padding: 20px 29px;
    text-align: center;
    background: #e7f2f7;
    border: 1px dashed #bbcbd5;
    border-radius: 6px;
}
.uploadsAllowed {
    padding: 0 10px;
}
.drag-drop-area p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    color: #1f587d;
}
.uploads-area {
    margin: 0;
}
table.dz-preview {
    margin-top: 10px;
    background: #e7f2f7;
    border: 1px solid #bbcbd5;
    padding: 5px;
    width: 100%;
}
.thumbnail-image {
    background: #ffffff;
    border: 1px solid #bbcbd5;
    float: left;
    margin-right: 10px;
    width: 80px;
    height: 80px;
}
.dz-details {
    display: inline-block;
    width: 200px;
    text-overflow: ellipsis;
    vertical-align: top;
}
.dz-remove {
    text-decoration: none;
    padding: 3px 5px;
}
table.dz-preview td {
    padding: 0 !important;
    background: none !important;
    border: none !important;
}
.thumbnail-td {
    width: 80px;
}
.block-section {
    padding: 20px;
    border: 1px solid #c5d1e6;
    background: #f0f6fa;
    border-radius: 6px;
    margin-bottom: 20px;
}
.center {
    text-align: center;
}
.search-aside {
    display: inline-block;
    vertical-align: top;
    width: 180px;
}
.search-bar-controls {
    position: relative;
    margin-bottom: 10px;
}
.register-search {
    position: absolute;
    top: 1px;
    right: 3px;
}
.register-section h1 {
    font-size: 20px;
    margin-bottom: 10px;
}
.register-section p {
    padding: 0;
    margin: 0;
}
.green {
    color: #228622;
}
.bold {
    font-weight: bold;
}
.manage-sidebar,
.manage-content-container {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.manage-content-container {
    width: 440px;
    padding: 0 20px 20px;
    min-height: 300px;
}
.manage-sidebar {
    width: 200px;
    background: #e7f2f7;
    border-right: 1px solid #c5d1e6;
    padding-bottom: 20px;
}
.manage-sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.manage-sidebar li {
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border: 1px solid #c5d1e6;
    background: transparent;
    margin: -1px -1px 0 -1px;
    line-height: 36px;
    font-size: 14px;
    cursor: pointer;
    padding-left: 15px;
}
.manage-sidebar li.manage-active {
    background: #f0f6fa;
    border-right-color: #f0f6fa;
    border-left: 6px solid #bcd1dc;
    padding-left: 10px;
}
.info-text-body {
    border-bottom: 1px solid #c5d1e6;
    margin-bottom: 10px;
}
@media all and (min-height: 965px) and (max-height: 1255px) {
    #gbclient div.content {
        min-height: 990px;
    }
}
@media all and (min-height: 1255px) and (max-height: 1440px) {
    #gbclient div.content {
        min-height: 1170px;
    }
}
@media all and (min-height: 1440px) and (max-height: 1920px) {
    #gbclient div.content {
        min-height: 1560px;
    }
}


@media print {
    * {
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        border-radius: 0 !important;
    }
    body {
        background: transparent !important;
    }
    body:before {
        display: block;
        content: "HostGator.com: Print Page";
        border-bottom: 2px solid #000000;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    th {
        border: none !important;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    .sidebar,
    h1.breadcrumb,
    .HGDebugHeader,
    i,
    .button-print {
        display: none !important;
    }
    #betaBar {
        display: none !important;
    }
    .main {
        width: auto;
        margin: 0 !important;
        display: block;
    }
    [class^="boxhead-"],
    [class*=" boxhead-"],
    .box {
        border: 0;
    }
    [class^="boxhead-"] h4,
    [class*=" boxhead-"] h4 {
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        background: #f1f1f1;
        background-color: #f1f1f1;
        page-break-after: avoid;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    footer,
    .footer-wrapper {} .switch-table {
                           display: table-row-group !important;
                           visibility: visible !important;
                           width: 100% !important;
                       }
    .switch-table.summary {
        display: none !important;
    }
    .less-details,
    .more-details {
        visibility: hidden !important;
    }
}
#setup_account span.muted {
    margin-left: 10px;
}
.fineprint {
    font-size: 11px;
    padding: 0 10px;
    margin-bottom: 20px;
}
.ticket-contents {
    position: relative;
}
.ratings {
    display: block;
    padding: 1px;
    border-radius: 6px;
    width: 650px;
    background: #abc8df;
    color: #333333;
    margin: 30px 0 0 -125px;
    font-size: 14px;
}
.ratings button {
    display: block;
    margin: 0 auto;
}
.ratings ul {
    text-align: right;
    margin: 10px auto 0;
}
.ratings ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}
.ratings ul li:first-child {
    margin: 0 14px 0 0;
}
.ratings ul li:nth-last-child(2) {
    margin: 0 14px 0 0;
}
.ratings ul li:last-child {
    margin: 0;
}
.rating {
    display: block;
    text-align: center;
    border-radius: 50%;
    width: 16px;
    line-height: 16px;
    background: #ffffff;
    padding: 4px;
    cursor: pointer;
    font-size: 14px;
    color: #333333;
    border: 1px solid #b2c6d4;
    text-decoration: none;
}
.rating-wrap {
    border: 1px solid #ffffff;
    padding: 8px 18px;
    border-radius: 6px;
}
.rating10:hover,
.rating10.active {
    background: #9bea95;
}
.rating9:hover,
.rating9.active {
    background: #9bea95;
}
.rating8:hover,
.rating8.active {
    background: #ffffff;
}
.rating7:hover,
.rating7.active {
    background: #ffffff;
}
.rating6:hover,
.rating6.active {
    background: #f4817e;
}
.rating5:hover,
.rating5.active {
    background: #f4817e;
}
.rating4:hover,
.rating4.active {
    background: #f4817e;
}
.rating3:hover,
.rating3.active {
    background: #f4817e;
}
.rating2:hover,
.rating2.active {
    background: #f4817e;
}
.rating1:hover,
.rating1.active {
    background: #f4817e;
}
.rating0:hover,
.rating0.active {
    background: #f4817e;
}
.rating-copy {
    text-align: center;
    font-size: 14px;
    width: 330px;
    margin: 0 auto;
}
.rating-message {
    resize: none;
    height: 100px;
    border-radius: 6px;
    background: #ffffff;
    border: 1px solid #b2c6d4;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
}
.rating-result .rating {
    display: inline;
    padding: 4px 8px;
}
.rating-result .rating10 {
    padding: 4px 4px;
}
.search-bar-kb {
    width: 530px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.kb-search-button {
    display: inline-block;
    vertical-align: top;
    padding: 5px 25px;
    margin: 0;
}
.kb-heading {
    font-size: 22px;
    color: #1f587d;
}
.kb-search-results {
    padding-bottom: 5px;
}
.kb-search-results li {
    padding: 2px 0 2px;
}
.kb-table li a {
    font-weight: normal;
}
.packages-page .align-right {
    width: 130px;
}
.betaBar {
    background: #4783C8;
    border-top: 1px solid #2669B3;
    top: 0;
    font-size: 11px;
    left: 0;
    width: 100%;
    overflow: auto;
    right: 0;
    text-align: center;
    z-index: 20;
    min-width: 1060px;
    padding: 5px 0 10px;
}
.content-container {
    min-width: 1060px;
    position: relative;
}
.beta-text {
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    font-family: Montserrat, Arial, Sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding-top: 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.beta-text-cp {
    color: #F6DF7C;
    font-weight: bold;
}
.beta-text-opt-out {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    font-family: Montserrat, Arial, Sans-serif;
    font-size: 13px;
    padding-left: 60px;
    padding-top: 12px;
    color: #FFFFFF;
}
.beta-text-opt-out a {
    color: #ffffff;
    font-family: Montserrat, Arial, Sans-serif;
    font-weight: bold;
    padding-left: 7px;
    text-decoration: underline;
}
.beta-close {
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-family: Arial Black, sans-serif;
    font-size: 24px;
    padding-top: 2px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=4);
    right: 10px;
}
.package-cancel .make-chosen,
.package-cancel textarea {
    width: 290px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.package-cancel textarea,
.manage-dns textarea {
    height: 200px;
}
.package-cancel .side-block {
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 160px;
}
.middle-responses {
    cursor: pointer;
}
.package-cancel .align-right,
.manage-dns .align-right {
    width: 160px;
}
.search-bar-controls .button-coupon-checkout {
    top: 3px;
}
.scrollblock {
    width: 666px;
    z-index: 10000;
}
.required {
    color: #ff0000;
    font-size: 12pt;
}
.text-wrap {
    white-space: normal;
}
.footer-wrapper .social-icons .sprite-login {
    background-image: url(/custom_includes/cliente/assets/img/sprite-icons.png);
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.sprite-login {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}
.bottom-container {
    margin: 0 auto;
    padding: 10px 30px 0;
    text-align: center;
    width: 280px;
}
#total-selected {
    font-style: italic;
}
.boxhead-blue .chzn-container {
    bottom: 7px;
    left: 20px;
    text-shadow: none;
}
.boxhead-blue .chzn-drop {
    margin-left: -6px;
}
#as-staff {
    background-color: red;
    color: white;
    position: absolute;
    z-index: 29999;
    top: 0px;
    right: 0px;
}
.as-staff-close {
    background-color: red;
    color: white;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}
.privacy-alertBar {
    background: #4783C8;
    border-top: 1px solid #2669B3;
    bottom: 0;
    font-size: 11px;
    height: 50px;
    left: 0;
    width: 100%;
    overflow: auto;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 20;
}
.privacy-alertBar .privacy-link-text-left {
    color: #FFFFFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    max-width: 580px;
    padding: 0 0 0 5px;
    margin: 0 10px 0 0;
    vertical-align: top;
    width: 70%;
}
.privacy-alertBar a {
    float: right;
}
#privacy-menu-text {
    margin: 0 auto;
    padding: 7px 0;
    text-align: left;
    min-width: 620px;
    max-width: 750px;
}


.input-group-flex{
    display: flex;
}

.input-group-flex input{
    max-width: 75%;
}


.footer {
    width: 100%;
    margin: -2% auto;
    text-align: center;
}
.footer-links {
    display: inline-block;
    position: absolute;
    top: 424px;
    left: 300px;
}
.footer-links li {
    border-left: 1px solid #FFEE7D;
    display: inline;
    margin: 0 0 0 5px;
    padding-left: 10px;
}
.footer-links li:first-child {
    border-left: none;
}
.footer-links a {
    color: #FFEE7D;
    font-family: Arial;
    font-size: 13px;
    font-weight: 100;
}
.copyright {
    font-weight: 100;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.social-media ul {
    list-style-type: none;
}
.social-media li {
    display: inline;
}
.social-media {
    position: absolute;
    left: 584px;
    top: 444px;
}
.top-link-wrapper {
    position: relative;
    text-align: right;
    height: 40px;
}
.top-nav-inner {
    border: 1px solid #ffffff;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    height: 42px;
    padding: 5px 7px;
    position: relative;
    margin-left: 10px;
    display: inline-block;
    text-align: left;
    color: #1f587d;
    vertical-align: top;
}
a.top-nav-inner {
    line-height: 34px;
}
.top-nav-inner.logout {
    padding: 10px;
}
.top-nav-inner.top-search {
    width: 265px;
}
.top-nav .section {
    border-right: 1px solid #fff;
    border-left: 1px solid #c1d2de;
    display: -moz-inline-stack;
    display: inline-block;
    float: left;
    height: 24px;
    margin: 5px 0 0 0;
    padding: 0 8px;
    vertical-align: top;
}
.top-nav-inner span,
.top-nav-inner input,
.top-nav-inner button {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.top-nav-inner span {
    line-height: 32px;
    font-size: 14px;
}
.top-nav-inner input {
    width: 140px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 10px;
    height: 27px;
}
.top-nav-inner button {
    border: 1px solid #144E93;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    border-left: none;
    box-shadow: 0 3px 0 #144E93, 0 6px 6px rgba(0, 0, 0, 0.2), -3px 1px 2px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    height: 24px;
    line-height: 13px;
    margin-top: 2px;
    position: relative;
    vertical-align: top;
}
.top-nav .section span {
    font-size: 15px;
}
.top-nav .section.first {
    border-left: none;
}
.top-nav .section.last {
    border-right: none;
}
.top-nav .search-label {
    font-family: Arial, sans-serif;
    font-size: 13px;
    margin: 0 6px;
}
.top-nav input[type="text"],
.left-column input[type="text"] {
    border: 1px solid #aebdc9;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: inset 2px 2px 8px #B2C6D4;
    -moz-box-shadow: inset 2px 2px 8px #B2C6D4;
    box-shadow: inset 2px 2px 8px #B2C6D4;
    font-size: 13px;
    height: 22px;
    margin: 1px 0 0;
    padding: 0 10px;
    width: 130px;
}
.top-nav input[type="submit"] {
    background: #006699;
    background: linear-gradient(to bottom, #006699 0%, #08436c 100%);
    background: -o-linear-gradient(top, #006699 0%, #08436c 100%);
    background: -ms-linear-gradient(top, #006699 0%, #08436c 100%);
    background: -moz-linear-gradient(top, #006699 0%, #08436c 100%);
    background: -webkit-linear-gradient(top, #006699 0%, #08436c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006699), color-stop(100%, #08436c));
    border: none;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    color: #ffc;
    height: 24px;
    margin: 2px 0 0 -7px;
    padding: 4px 10px;
    text-shadow: 0 0 2px #000;
}
.top-nav .icon-tiny-down-arrow {
    margin: 8px 0 0 0;
}
.badge-nav {
    -moz-box-shadow: 0px 10px 10px -9px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 10px 10px -9px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 10px 10px -9px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ffffff;
    margin-bottom: 20px;
}
.badge {
    color: #336894;
    display: inline-block;
    font-size: 13px;
    height: 81px;
    width: 78px;
    text-align: center;
    line-height: 12px;
    margin: 0;
    vertical-align: top;
    background-repeat: no-repeat;
    position: relative;
    text-decoration: none;
    border-top: 1px solid transparent;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
}
.badge.paypal {
    width: 96px;
}
.badge.active {
    background: rgba(255, 255, 255, 0.5);
    background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
    background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
    background: -o-linear-gradient(top, transparent 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, transparent 0%, #ffffff 100%);
    background: linear-gradient(top, transparent 0%, #ffffff 100%);
    border-top: 1px solid transparent;
    height: 81px;
    font-family: "Montserrat", Arial, sans-serif;
}
.badge.active:hover {
    background: rgba(255, 255, 255, 0.5);
    background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
    background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
    background: -o-linear-gradient(top, transparent 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, transparent 0%, #ffffff 100%);
    background: linear-gradient(top, transparent 0%, #ffffff 100%);
}
.badge.active:after {
    content: "";
    display: block;
    height: 8px;
    width: 78px;
    position: absolute;
    bottom: -5px;
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -899px -165px no-repeat;
    z-index: 10;
}
.badge.active.paypal:after {
    background-position: -889px -165px;
    width: 90px;
}
.badge:hover {
    background: rgba(38, 89, 168, 0.2);
    border-top: 1px solid #ffffff;
}
.top-nav-links {
    margin: -44px 0 0 382px;
    height: 44px;
}
.top-nav-links li {
    display: inline-block;
    margin-right: 3px;
    text-align: center;
}
.tab {
    background: rgba(255, 255, 255, 0.48);
    font-size: 16px;
    padding: 3px 14px 0;
}
.tab.active {
    padding-top: 3px;
    padding-bottom: 2px;
    background: #ffffff;
    font-family: "Montserrat", Arial, sans-serif;
}
.tab,
.box-tab,
.mini-tab {
    display: inline-block;
    vertical-align: bottom;
    text-decoration: none;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    line-height: 37px;
}
.tab.active,
.box-tab.tab-active,
.mini-tab.mini-active {
    padding-top: 7px;
    padding-bottom: 0;
    font-family: "Montserrat", Arial, sans-serif;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.box-tab.tab-active:hover {
    background: #4980c4;
}
.tab:hover {
    background: #ffffff;
}
.box-tab:hover {
    background: #C4D3E2;
}
@media print {
    .top-link-wrapper,
    .header {
        display: none;
    }
}
.cpanel-selection_wrapper {
    border-bottom: 1px solid #FFFFFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: inset 0 -1px 0 #D4E1E8;
    -webkit-box-shadow: inset 0 -1px 0 #D4E1E8;
    box-shadow: inset 0 -1px 0 #D4E1E8;
    display: block;
    padding: 8px 16px;
}
.cpanel-selection_wrapper .chzn-container {
    margin: 0 8px;
    width: 366px !important;
}
.cpanel-selection_wrapper p {
    color: #1F587D;
    display: inline;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 13px;
    margin-top: 1em;
}
.cpanel-selection_wrapper ul#cpanel-selection_details {
    border-left: 1px solid #D4E1E8;
    display: inline;
    margin: 0;
    padding: 2px 0;
}
.cpanel-selection_wrapper ul#cpanel-selection_details li {
    color: #333333;
    display: inline-block;
    *display: inline;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 13px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: middle;
    width: 147px;
    white-space: nowrap;
    zoom: 1;
}
.badge-nav:after {
    display: block;
    content: "";
    clear: both;
}
.badge {
    float: left;
}
.top-nav-links li.hosting {
    position: relative;
}
.beta-banner {
    background-image: url('/custom_includes/cliente/assets/img/corner-banner_beta.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 44px;
    position: absolute;
    right: -4px;
    top: -5px;
    width: 45px;
}
.navigation a[href="https://gbclient.hostgator.com"] {
    font-size: 12px;
    padding-top: 14px !important;
}
[class^="button-"],
[class*=" button-"],
button,
.dz-remove {
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 17px;
    cursor: pointer;
}
.box-head-view {
    font-size: 14px;
    width: auto;
    display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    position: absolute;
    top: 5px;
    right: 12px;
}
.button-yellow,
a.button-yellow {
    background-color:  #0070D1;
    border: 1px solid #0070D1;
    border-radius: 30px;
    color: #FFFFFF !important;
    cursor: pointer;
    font-family: "Galano Grotesque Alt";
    font-size: 16px;
    font-weight: 600;
    padding: 16px 20px;
    position: relative;
    text-decoration: none !important;
    text-shadow: none;
    white-space: nowrap;
    width: 100%;
    transition: .3s;
}

button.button-yellow:hover,
a.button-yellow:hover {
    background-color: #005695;
}
button.button-yellow:focus,
a.button-yellow:focus {
    background-color: #005695;
    box-shadow: none;
    outline: none;
}
button.button-white,
a.button-white {
    background-color: #EFF4F9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
    padding: 13px 44px;
}
button.button-white:hover,
a.button-white:hover {
    background-color: #ffffff;
}
.button-grey,
.dz-remove {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #c5d2d9));
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: -o-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: -ms-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: linear-gradient(to bottom, #f2f2f2 0%, #c5d2d9 100%);
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.25);
    color: #333333;
    font-weight: bold;
    -o-text-shadow: 0 1px 0 #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
}
.button-grey:hover,
.dz-remove {
    -webkit-box-shadow: inset 0 16px 56px 2px rgba(255, 255, 255, 0.25), 0 2px 2px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 16px 56px 2px rgba(255, 255, 255, 0.25), 0 2px 2px 1px rgba(0, 0, 0, 0.25);
}
.button-grey.dark,
.dz-remove {
    border: 1px solid #999999;
    -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    padding: 7px 15px;
}
#profile-table .button-grey {
     padding: 5px 10px;
 }
.table-footer button.button-yellow {
    margin: 0 0 4px;
}
#paymentcont .button-yellow {
    margin: 20px auto;
}
.button-blue,
.box form.button-blue {
    background: #3184c6;
    background: -moz-linear-gradient(top, #3184c6 0%, #1566a3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3184c6), color-stop(100%, #1566a3));
    background: -webkit-linear-gradient(top, #3184c6 0%, #1566a3 100%);
    background: -o-linear-gradient(top, #3184c6 0%, #1566a3 100%);
    background: -ms-linear-gradient(top, #3184c6 0%, #1566a3 100%);
    background: linear-gradient(to bottom, #3184c6 0%, #1566a3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3184c6', endColorstr='#1566a3', GradientType=0);
    border-color: #144E93;
    box-shadow: 0 3px 0 #144E93, 0 6px 6px rgba(0, 0, 0, 0.2);
    color: #fff !important;
    text-shadow: 1px 1px 2px #144E93;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    text-decoration: none;
}
.button-blue:hover,
.box form.button-blue:hover {
    background: #3084c6;
    background: -moz-linear-gradient(top, #3084c6 0%, #207bbf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3084c6), color-stop(100%, #207bbf));
    background: -webkit-linear-gradient(top, #3084c6 0%, #207bbf 100%);
    background: -o-linear-gradient(top, #3084c6 0%, #207bbf 100%);
    background: -ms-linear-gradient(top, #3084c6 0%, #207bbf 100%);
    background: linear-gradient(to bottom, #3084c6 0%, #207bbf 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3084c6', endColorstr='#207bbf', GradientType=0);
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    -o-text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}
form.view-packages-reset-password button {
    line-height: 16px;
}
button:disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
}
.button-disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
}
.card-disabled {
    cursor: not-allowed;
    opacity: 0.2;
}
.card-enabled {} .file-upload {} .uploads-area {
                                     display: none;
                                 }
.modal {
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 10000;
}
.no-pointer {
    pointer-events: none;
}
input {
    border: 1px solid #DEDEDE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #555;
    outline: 0;
    height: 45px;
    padding: 4px 10px;
    display: block;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    vertical-align: baseline;
}
input[type="radio"],
input[type="checkbox"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    vertical-align: baseline;
    display: inline-block;
    border: 0;
}
textarea {
    box-sizing: border-box;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 100%;
    height: 90px;
    resize: none;
    display: block;
    padding: 10px;
    border: 1px solid #c5d1e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input.real-upload-input {
    display: inline-block;
    margin-right: 10px;
    width: 350px;
}
input.overlay-file-upload {
    display: inline-block;
    margin-right: 10px;
    padding-left: 150px;
    width: 350px;
}
input.real-upload-input {
    z-index: 2;
    border: none;
    cursor: pointer;
}
input.overlay-file-upload {
    position: relative;
    z-index: 1;
}
.real-upload {
    border: 1px solid #5d86a2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #555;
    outline: 0;
    padding: 4px 10px;
    display: block;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    vertical-align: baseline;
    padding: 5px;
    position: relative;
    margin-bottom: 10px;
}
.real-browse {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 3;
    padding: 4px 25px;
}
.remove-input {
    display: inline-block;
    vertical-align: top;
    padding: 6px 25px;
    margin: 0;
}
.remove-input:disabled {
    opacity: 0.5;
}
.processing {
    position: relative;
    opacity: .5;
}
.processing::before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: url('/custom_includes/cliente/assets/img/ajax_gif.gif') center center no-repeat;
    position: absolute;
}
.processing-large {
    position: relative;
    opacity: .5;
}
.processing-large::before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 12000;
    background: url('/custom_includes/cliente/assets/img/loading-32.gif') center center no-repeat;
    position: absolute;
}
.button-small {
    line-height: 20px;
    padding: 5px 20px;
    font-size: 15px;
}
.kb-search-input {
    width: 85%;
    display: inline;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: left;
    margin-right: 0;
}
.kb-search-button {
    width: 15%;
    display: inline;
    border: 1px solid #144e93;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    box-shadow: 0 3px 0 #144E93, 0 6px 6px rgba(0, 0, 0, 0.2), -3px 1px 2px rgba(0, 0, 0, 0.1);
    height: 32px;
    vertical-align: middle;
    float: left;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}
.fa-won:before,
.fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
@font-face {
    font-family: 'grobold';
    src: url('../fonts/grobold-webfont.eot');
    src: url('../fonts/grobold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/grobold-webfont.woff') format('woff'), url('../fonts/grobold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ackbar';
    src: url('../fonts/ackbar-webfont.eot');
    src: url('../fonts/ackbar-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ackbar-webfont.woff') format('woff'), url('../fonts/ackbar-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/GothamRnd-Bold.eot');
    src: url('../fonts/GothamRnd-Bold.woff') format('woff'), url('../fonts/GothamRnd-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/GothamRnd-Medium.eot');
    src: url('../fonts/GothamRnd-Medium.woff') format('woff'), url('../fonts/GothamRnd-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/gothamrnd-book.eot');
    src: url('../fonts/gothamrnd-book.eot') format('embedded-opentype'), url('../fonts/gothamrnd-book.woff') format('woff'), url('../fonts/gothamrnd-book.ttf') format('truetype');
}
@font-face {
    font-family: 'arrow';
    src: url('../fonts/arrow.eot');
    src: url('../fonts/arrow.eot') format('embedded-opentype'), url('../fonts/arrow.woff') format('woff'), url('../fonts/arrow.ttf') format('truetype');
}
@font-face {
    font-family: 'gothamHTF-black';
    src: url('../fonts/gothamhtf-black.eot');
    src: url('../fonts/gothamhtf-black.eot?#iefix') format('embedded-opentype'), url('../fonts/gothamhtf-black.woff') format('woff'), url('../fonts/gothamhtf-black.ttf') format('truetype'), url('../fonts/gothamhtf-black.svg#gotham_htfblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothamHTF-light';
    src: url('../fonts/gothamhtf-light.eot');
    src: url('../fonts/gothamhtf-light.eot?#iefix') format('embedded-opentype'), url('../fonts/gothamhtf-light.woff') format('woff'), url('../fonts/gothamhtf-light.ttf') format('truetype'), url('../fonts/gothamhtf-light.svg#gotham_htflight') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="sprite-"],
[class*=" sprite-"] {
    background-image: url(/custom_includes/cliente/assets/img/sprites-gbclient.png);
    background-position: 0% 0%;
    background-repeat: repeat;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    margin: 0 7px 0 0;
    *margin-right: .3em;
    line-height: normal;
}
.sprites-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none;
}
.sprites-ul > li {
    position: relative;
}
.sprites-ul .sprite-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
[class^="sprite-"].pull-left,
[class*=" sprite-"].pull-left {
    margin-right: .3em;
}
[class^="sprite-"].pull-right,
[class*=" sprite-"].pull-right {
    margin-left: .3em;
}
.sprite-facebook {
    background-position: -229px -216px;
    height: 60px;
    width: 55px;
}
.sprite-twitter {
    background-position: -291px -216px;
    height: 60px;
    width: 55px;
}
.sprite-google-plus {
    background-position: -355px -216px;
    height: 60px;
    width: 55px;
}
.sprite-support-buoy {
    background-position: -72px -192px;
    height: 23px;
    width: 20px;
}
.footer-snappy {
    background-image: url('/custom_includes/cliente/assets/img/footer-snappy.png');
    background-repeat: no-repeat;
    height: 212px;
    position: absolute;
    right: -35px;
    top: 288px;
}
.snappy-security {
    background-position: -316px -749px;
    width: 132px;
}
.snappy-special-offers {
    background-position: -15px -751px;
    width: 165px;
}
.snappy-checklist {
    background-position: -12px -503px;
    width: 168px;
}
.snappy-hdd {
    background-position: -448px -245px;
    width: 168px;
}
.snappy-default {
    background-position: -1px -247px;
    width: 170px;
}
.snappy-frame {
    background-position: -651px -245px;
    width: 170px;
}
.snappy-com {
    background-position: -232px -246px;
    width: 170px;
}
.snappy-link {
    background-position: -671px -2px;
    width: 170px;
}
.snappy-cc {
    background-position: -242px -2px;
    width: 178px;
}
.snappy-mail {
    background-position: -476px -2px;
    width: 179px;
}
.snappy-repair {
    background-position: 0 0;
    width: 188px;
}
.snappy-seo {
    background-position: -320px -996px;
    width: 199px;
}
.snappy-analytics {
    background-position: -242px -503px;
    width: 208px;
}
.snappy-merch {
    background-position: -557px -751px;
    width: 228px;
    right: -70px;
    top: 300px;
}
.snappy-server {
    background-position: -6px -996px;
    width: 261px;
    right: -100px;
    top: 300px;
}
.snappy-files {
    background-position: -514px -514px;
    width: 283px;
    right: -120px;
    top: 300px;
}
.snappy-desk {
    width: 1200px;
}
.badge [class^="sprite-"] {
    display: block;
    width: 77px;
    height: 38px;
    margin: 8px auto 6px;
    background-repeat: no-repeat;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.badge [class^="sprite-"].paypal {
    width: 96px;
}
.badge-nav .badge:first-child {
    border-radius: 6px 0 0 6px;
}
.sprite-account-badge {
    background-position: -378px -336px;
}
.sprite-profile-badge {
    background-position: -223px -333px;
}
.sprite-settings-badge {
    background-position: -301px -333px;
}
.sprite-email-badge {
    background-position: -534px -333px;
}
.sprite-packages-badge {
    background-position: -145px -392px;
}
.sprite-add-packages-badge {
    background-position: -144px -330px;
}
.sprite-payment-badge {
    background-position: 11px -393px;
}
.sprite-manage-badge {
    background-position: 9px -331px;
}
.sprite-manage-wordpress-badge {
    background-position: -223px -394px;
}
.sprite-billHist-badge {
    background-position: -769px -331px;
}
.sprite-domain-badge {
    background-position: -456px -333px;
}
.sprite-services-badge {
    background-position: -848px -333px;
}
.sprite-hosting-badge {
    background-position: -546px -1px;
}
.sprite-ticket-badge {
    background-position: -66px -394px;
}
.sprite-ticketHist-badge {
    background-position: -690px -331px;
}
.sprite-hosting-dashboard-badge {
    background-position: -278px -396px;
}
.sprite-hosting-email-badge {
    background-position: -336px -399px;
}
.sprite-website-traffic-badge {
    background-position: -393px -396px;
}
.sprite-files-and-folders-badge {
    background-position: -449px -396px;
}
.sprite-hosting-domains-badge {
    background-position: -506px -396px;
}
.sprite-hosting-databases-badge {
    background-position: -563px -396px;
}
.sprite-software-services-badge {
    background-position: -623px -396px;
}
.sprite-advanced-options-badge {
    background-position: -680px -396px;
}
.sprite-comodo-ssl-badge {
    background-position: -855px -388px;
}
.sprite-google-apps-badge {
    background-position: -734px -394px;
}
.sprite-cc-apps-badge {
    background-position: -797px -389px;
}
.sprite-ams-apps-badge {
    background-position: -845px -331px;
}
.sprite-sitelock-apps-badge {
    background-position: -925px -388px;
}
.sprite-email-plus {
    background-position: -160px -8px;
}
.sprite-email-x {
    background-position: -240px -7px;
}
.sprite-add-packages {
    background-position: -80px -6px;
}
.sprite-transaction-badge {
    background-position: -614px -331px;
}
.sprite-credits-badge {
    background-position: -926px -333px;
}
.sprite-agreements-badge {
    background-position: -57px -331px;
}
.sidebar-icons [class^="sprite-"] {
    width: 45px;
    height: 52px;
    margin-right: 25px;
}
.sprite-icann {
    background-position: 0px -233px;
}
.sprite-truste {
    background-position: -69px -235px;
}
.sprite-bbb {
    background-position: -136px -234px;
    margin-right: 0;
}
.sprite-support-phone {
    width: 16px;
    height: 18px;
    background-position: -5px -192px;
}
.sprite-support-chat {
    width: 16px;
    height: 18px;
    background-position: -38px -194px;
}
.sprite-expired {
    background: url('/custom_includes/cliente/assets/img/sprite-icons.png') no-repeat -22px -128px !important;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: none;
}
.manage-expired .sprite-expired {
    display: inline-block;
}
.sprite-hosting-checkout {
    background-position: -542px -65px;
    width: 28px;
    height: 22px;
}
.sprite-support-reply {
    background-position: -704px -62px;
    width: 28px;
    height: 23px;
}
.sprite-domains-checkout {
    background-position: -435px -63px;
    width: 28px;
    height: 22px;
}
.sprite-personal-profile {
    background-position: -393px -63px;
    width: 24px;
    height: 25px;
}
.sprite-address-profile {
    background-position: -490px -61px;
    bottom: 2px;
    height: 25px;
    position: relative;
    width: 24px;
}
.sprite-phones-profile {
    background-position: -648px -65px;
    width: 24px;
    height: 25px;
}
.sprite-email-settings {
    background-position: -590px -65px;
    width: 30px;
    height: 25px;
}
.sprite-email-add {
    background-position: -160px -8px;
    width: 30px;
    height: 25px;
}
.sprite-email-remove {
    background-position: -240px -7px;
    width: 30px;
    height: 25px;
}
.sprite-x {
    background-position: -940px -210px;
    width: 20px;
    height: 20px;
}
.sprite-check {
    background-position: -938px -261px;
    width: 20px;
    height: 20px;
}
.table-count-item span .sprite-down-arrow {
    background-position: -940px -111px;
    width: 13px;
    height: 8px;
}
.table-count-item:hover span .sprite-down-arrow {
    background-position: -879px -69px;
    width: 17px;
    height: 10px;
}
.table-count-item:hover span .sprite-down-arrow {
    background-position: -879px -69px;
    width: 17px;
    height: 10px;
}
.sprite-manage-x {
    background-position: -798px -112px;
    width: 20px;
    height: 20px;
}
.sprite-manage-check {
    background-position: -663px -113px;
    width: 20px;
    height: 20px;
}
.sprite-manage-page {
    background-position: -394px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-edit {
    background-position: -435px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-sheild {
    background-position: -482px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-lock {
    background-position: -528px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-earth {
    background-position: -564px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-wedit {
    background-position: -599px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-refresh {
    background-position: -632px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-calendar {
    background-position: -693px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-time {
    background-position: -723px -111px;
    width: 20px;
    height: 20px;
}
.sprite-manage-refresh-red {
    background-position: -760px -111px;
    width: 20px;
    height: 20px;
}
.sprite-magnifying-glass-white {
    background-image: url(/custom_includes/cliente/assets/img/magnifying-glass-white.png) !important;
    width: 15px;
    height: 15px;
    margin: auto;
}
.sprite-gear_options {
    background-position: -393px -150px;
    height: 27px;
    width: 45px;
}
.sprite-gear_options.closed {
    background-position: -453px -150px;
    height: 27px;
    width: 45px;
}
.welcome-snappy {
    background: url(/custom_includes/cliente/assets/img/welcome-snappy.png) 0 0 no-repeat;
    display: block;
    margin: 10px auto 0;
    width: 488px;
    height: 310px;
}
.footer-wrapper .social-media .sprite-footer {
    background-image: url(/custom_includes/cliente/assets/img/sprite-icons.png);
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.footer-wrapper .social-media .sprite-footer:hover {
    margin-top: -10px;
}
.align-right {
    text-align: right;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-top {
    vertical-align: top;
}
.align-bottom {
    vertical-align: bottom;
}

#single-invoice td {
    padding: 15px;
}
#editmycontact td label,
#profile-table td label,
#change_email td label,
.generate-tab-section td label,
#remove-email-account td label,
#paypal-sub td label,
#create-support-ticket td label {
    position: relative;
    top: 7px;
}
#create-support-ticket td label.attach-files-label {
    top: 20px;
}
#add-package td label,
#add-email-account td label,
#vat_business td label,
#vat_charity td label {
    position: relative;
    top: 8px;
}
.number-of-digits {
    width: 250px;
}
#password_change td label,
#pin_change td label {
    position: relative;
    top: 9px;
}
#select-pay-packages td label input[type="checkbox"] {
    position: relative;
    top: 8px;
}
tr.table-footer,
.table-footer {
    text-align: center;
    padding: 10px;
    z-index: 1500;
}
tr.table-footer {
    border-top: none;
}
.table-footer.empty {
    padding: 5px 0;
}
tr.table-footer td {
    text-align: center;
    line-height: 78px;
    border: 1px solid #ffffff;
    border-radius: 0 0 5px 5px;
    height: 78px;
}
.table-footer .empty,
.table-footer [class^="lineitem-"],
.table-footer [class*=" lineitem-"] {
    line-height: 1;
    height: auto;
    padding: 0;
}
#single-invoice .table-footer td.empty {
    padding: 0;
}
div.table-footer a {
    line-height: 38px;
}
.break-col td {
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    background: #ffffff !important;
    padding: 0 15px;
}
.green-col td {
    background: #dee9de !important;
}
.text-col td {
    padding-top: 10px;
}
td.total-red,
.total-red {
    color: #cc0000;
    font-size: 22px;
    font-weight: bold;
    padding-left: 15px;
}
table.summary_hosting tr.checkout-totals td.total-red,
table.summary_hosting tr.checkout-totals td.total-blue {
    border-top: 1px solid #c5d1e6;
    padding-bottom: 10px;
    padding-top: 10px;
}
td.total-blue,
.total-blue {
    color: #336894;
    font-size: 22px;
    font-weight: bold;
    padding-left: 15px;
}
td.total-green,
span.total-green {
    color: #46b623;
    font-size: 22px;
    padding-left: 15px;
}
td a {
    text-decoration: underline;
}
.address-td td {
    line-height: 1.3;
    vertical-align: top;
}
.table-controls {
    padding: 5px 0;
    position: absolute;
    right: 3px;
    top: 0;
    font-weight: normal;
    z-index: 9999;
}
.table-controls.create-support-ticket {
    right: 10px;
}
.table-controls h4 {
    display: block;
    margin-top: -5px;
    padding-right: 5px;
}
.table-count {
    height: 30px;
}
.table-count-item {
    position: relative;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
}
.table-count-item span {
    border: 1px solid transparent;
    position: relative;
    z-index: 11;
    display: block;
    height: 100%;
    padding: 0 5px;
}
.table-count-item:hover span {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 2px;
}
.table-count-item:hover span span {
    border-color: transparent;
}
.table-count-sub {
    background: #ffffff;
    padding: 0;
    border: 1px solid #cccccc;
    display: none;
    position: absolute;
    top: 1px;
    right: 0;
    width: 170px;
    z-index: 11;
}
.table-count-item:hover .table-count-sub {
    display: block;
}
.table-count-sub li {
    color: #333333;
    padding: 0 10px;
    text-shadow: none;
}
.table-count-sub li:hover {
    background: #4980c4;
    color: #ffffff;
}
.table-searchbar {
    width: 164px;
}
.table-controls input,
.pagination,
.table-count {
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
    text-indent: 5px;
}
.search-controls {
    padding: 5px 0;
    position: absolute;
    right: 12px;
    top: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    min-width: 250px;
}
.search-controls .button-coupon-checkout {
    right: 3px;
    top: 8px;
}
.package-controls {
    padding: 0;
    padding-right: 12px;
    right: -20px;
}
.package-controls .table-count {
    margin: -1px 0 0;
    padding: 0;
}
.package-controls .table-count-item span {
    margin: 3px 15px 0 0;
    height: 30px;
    line-height: 31px;
    font-size: 13px;
    padding: 0 3px 0 10px;
}
.package-controls .table-count-item:hover span {
    margin: 0;
    height: 41px;
    font-size: 16px;
    line-height: 40px;
    padding: 0 10px;
}
.package-controls .table-count-sub {
    top: 41px;
}
[class^="page-"],
[class*=" page-"] {
    background-repeat: no-repeat;
    background: #f2f2f2;
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.25);
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
    text-indent: -9999px;
    width: 36px;
    display: inline-block;
    height: 30px;
    cursor: pointer;
}
.page-previous {
    border-radius: 6px 0 0 6px;
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) no-repeat #f2f2f2 -760px -57px;
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -760px -57px, -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -760px -57px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #c5d2d9));
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -760px -57px, -webkit-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -760px -57px, -o-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -760px -57px, -ms-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -760px -57px, linear-gradient(to bottom, #f2f2f2 0%, #c5d2d9 100%);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.page-previous.disabled {
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) no-repeat #f2f2f2 -790px -57px;
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -790px -57px, -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -790px -57px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #c5d2d9));
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -790px -57px, -webkit-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -790px -57px, -o-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -790px -57px, -ms-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -790px -57px, linear-gradient(to bottom, #f2f2f2 0%, #c5d2d9 100%);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.page-next {
    border-radius: 0 6px 6px 0;
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) no-repeat #f2f2f2 -844px -57px;
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -844px -57px, -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -844px -57px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #c5d2d9));
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -844px -57px, -webkit-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -844px -57px, -o-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -844px -57px, -ms-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -844px -57px, linear-gradient(to bottom, #f2f2f2 0%, #c5d2d9 100%);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.page-next.disabled {
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) no-repeat -819px -57px;
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -819px -57px, -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -819px -57px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #c5d2d9));
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -819px -57px, -webkit-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -819px -57px, -o-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -819px -57px, -ms-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);
    background: url(/custom_includes/cliente/assets/img/sprites-gbclient.png) -819px -57px, linear-gradient(to bottom, #f2f2f2 0%, #c5d2d9 100%);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
li.no-select {
    font-style: italic;
    color: #999999;
}
li.no-select:hover {
    background: none;
    color: #999999;
    cursor: default;
}
label.table-payment-label {
    margin: 0;
    padding: 0;
}
.table-payment-label input {
    display: inline;
    width: auto;
    height: 42px;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.table-payment-label input[type=checkbox] {
    height: inherit;
}
.check-only {
    width: 15px;
}
.check-only input {
    margin: 0;
}
.manage-expired {
    color: #cc0000;
    line-height: 17px;
    font-weight: bold;
}
.faux-table {
    display: table;
    width: 100%;
}
[class^="tr-"],
[class*=" tr-"],
.tr {
    display: table;
    width: 100%;
}
.invoice_no {
    width: 130px;
}
.package_name {
    width: 250px;
}
#profile-table .input-wrapper {
    width: 360px;
    line-height: 30px;
}
.block-table td,
.ticket-table td {
    border-bottom: none;
}
.block-table .break-col td,
.ticket-table .break-col td {
    border-right: none;
    border-bottom: 1px solid #c5d1e6;
    border-top: 1px solid #c5d1e6;
    background: #ffffff;
}
.block-table .table-footer td,
.ticket-table .table-footer td {
    background: #abc8df;
    border: 1px solid #ffffff;
}
.block-table input[type="checkbox"],
.ticket-table input[type="checkbox"] {
    margin-bottom: 0;
    display: inline;
    width: auto;
    vertical-align: baseline;
    height: auto;
}
input[type="checkbox"].noVATIN {
    margin-right: 4px;
    position: relative;
    top: 6px;
}
input[type="checkbox"].noVATIN-signup {
    margin-right: 4px;
    position: relative;
}
.error-td {
    position: relative;
    background: #f0f6fa !important;
    width: 250px;
    border-right-color: transparent !important;
}
.error-td .error-comment {
    position: absolute;
    top: 50%;
}
table.no-data,
table.no-data tr,
table.no-data td,
table.no-data thead,
table.no-data th {
    background: none !important;
    border: none !important;
    line-height: 1 !important;
    height: auto !important;
    padding: 0;
}
.search-table {
    display: inline-block;
    vertical-align: top;
    width: 375px;
    margin-right: 20px;
}
.search-table td {
    width: 150px;
}
.manage-table-container {
    display: inline-block;
    width: 210px;
    box-sizing: border-box;
}
.tabbed-content > .manage-table-container ~ .manage-table-container {
    margin-left: 20px;
}
.manage-content-container .no-data td {
    padding-right: 10px;
}
.full-col label {
    display: inline-block;
    vertical-align: middle;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 14px;
}
table tr h2 {
    color: #1f587d;
    font-size: 18px;
}
@media print {
    tr.table-footer,
    .table-footer {
        border: none !important;
        background: none;
        display: none;
    }
    td {
        border: none !important;
    }
}
.table-notice {
    position: relative;
    padding-left: 28px;
}
.table-notice a:link,
.table-notice a:visited {
    color: #cc0000;
    text-decoration: none;
    white-space: nowrap;
    position: absolute;
    margin-top: 7px;
    width: 600px;
    display: block;
}
.ticket-row-even td {
    background: #e7f2f7;
}
.staff-reply td .avatar {
    width: 95px;
}
.ticket-row-odd td {
    background: #ffffff;
}
.ticket-id {
    width: 115px;
}
.latest-activity {
    width: 150px;
}
.relative {
    position: relative;
}
td.relative {
    padding: 10px 0;
}
.collapsed-border {
    border-top: 1px solid #c5d1e6;
    border-bottom: 1px solid #c5d1e6;
    height: 15px;
    top: 12px;
}
.older-messages-note {
    display: block;
    background: #e7f2f7;
    margin: 0 auto;
    height: 90%;
    vertical-align: middle;
    padding: 7px 30px;
    width: 125px;
    margin-top: -10px;
    text-align: center;
}
tr.middle-responses:nth-child(even),
tr.middle-responses:nth-child(odd) {
    background: #e7f2f7;
}
.ticket-table .full-col .reply-border {
    border-top: 0;
}
table.dns-privacy td:nth-child(odd) {
    border-right: 0;
}
table.dns-privacy td:nth-child(even) {
    background: #e7f2f7;
}
table.dns-privacy div.table-footer {
    border-top: 1px solid #ffffff;
}
table.dns-privacy div.box-body-white {
    padding-bottom: 10px;
}
table.manage-dns {
    border: 1px solid #c5d1e6;
    border-radius: 6px;
}
table.manage-contact {
    border-radius: 0 0 6px 6px;
}
table.manage-dns thead .full-col td {
    border-radius: 5px 5px 0 0;
    border-top: 0;
}
.truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lt-ie9 .truncate {
    white-space: normal;
    overflow: auto;
    text-overflow: clip;
}
input::-moz-placeholder {
    color: #cdcdcd;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
input::-webkit-input-placeholder {
    color: #cdcdcd;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
input:-ms-input-placeholder {
    color: #cdcdcd;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.last-table-section {
    padding-bottom: 12px;
}
.block-table .break-col td.remove-border {
    border-bottom: none;
}
.isPinned {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: -22px;
    width: 710px !important;
}
.packages-page table.block-table .break-col td {
    border-bottom: none;
    border-top: none;
}
.packages-page table.block-table tr:nth-child(2) td {
    border-top: 1px solid #c5d1e6;
}
.sorting_desc,
.sorting_asc {
    cursor: pointer;
    font-weight: bold;
}
.sorting_disabled {
    cursor: default;
}
.sorting_desc span {
    background: url('/custom_includes/cliente/assets/img/tables/dt-arrow_down.png') center no-repeat;
    display: inline-block;
    *display: inline;
    height: 15px;
    position: relative;
    top: 3px;
    width: 15px;
    zoom: 1;
}
.sorting_asc span {
    background: url('/custom_includes/cliente/assets/img/tables/dt-arrow_up.png') center no-repeat;
    display: inline-block;
    *display: inline;
    height: 15px;
    position: relative;
    top: 3px;
    width: 15px;
    zoom: 1;
}
a.package-anchors {
    cursor: default;
    position: absolute;
    top: -45px;
}
tr.text-col p {
    font-weight: normal;
}
[id^="cc-row-"]:hover td:first-child {
    background-image: url('/custom_includes/cliente/assets/img/tables/manage-card-row-hover.png');
    background-position: 2px 2px;
    background-repeat: no-repeat;
}
span.product-name {
    font-size: 11px;
    padding-left: 25px;
    max-width: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
table.summary_hosting tbody.summary td,
table.summary_hosting tbody.expanded-details td {
    border: none;
}
table.summary_hosting td.summary-table-heading {
    border-bottom: 1px solid #c5d1e6;
}
table.summary_hosting tbody.summary td.bottom-border,
table.summary_hosting tbody.expanded-details td.bottom-border {
    border-bottom: 1px solid #c5d1e6;
}
table.summary_hosting tbody.expanded-details td.total-item {
    border-top: 1px solid #c5d1e6;
}
table.summary_hosting tbody.summary td.no-top-border {
    border-top: none;
    font-size: 14px;
}
table.summary_hosting tr.checkout-totals td {
    border-top: none;
}
td.display-amount {
    vertical-align: middle;
}
#cc-paypal td p {
    margin: 0;
}
.label-wrap {
    margin-top: 8px;
}
.login .containerFlex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
   
    height: 100vh;
}
.login .pd-0{
    padding: 0;
}
.sprite-login {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}
.container-fluid {
    padding: 0 !important;
    margin: 0 !important;
}
.login-page {
    margin: 0;
    padding: 0 !important;
    width: 100%;
    height: 100vh;
    color: #0070D1;
    font-weight: normal;
    text-decoration: none !important;
    font-size: 12px;
    display: block;
    text-align: left;
}

.login-page .login-page-content {
    height: 100%;
}

.login-page h3 {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 26px;
    line-height: 26px;
    margin: 0 0 46px;
    position: relative;
    text-align: center;
}
.login-page a {
    font-size: 14px;
    text-decoration: underline;
    margin-top: 0px;
}

.login-page .box p {
    font-size: 14px;
    text-align: left;
    margin-bottom: 12px;
}
.privacy-policy {
    text-align: center;
    margin: 24px 0 48px;
    font-size: 14px;
    line-height: 1.5;
    color: #4a4a4a;
    font-family: 'Galano Grotesque Alt', sans-serif;
    font-weight: 400;
}
.privacy-policy a{
    color: #0070D1;
    font-size: inherit;
}

.forgot-password{
    font-family: "Galano Grotesque Alt", sans-serif !important;
    width: 100%;
    color: #0070D1;
    font-weight: normal;
    text-decoration: none !important;
    font-size: 12px;
    margin: 8px 0 24px 0 !important;
    display: block;
    text-align: right !important;
}
.right-text {
    margin-top: 0 !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
}


a.signup-link {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
}

p.align-left {
    text-align: left;
}
.error input {
    background: #f9e9ea;
    border-color: #990000;
}
.error .chzn-single {
    background: #f9e9ea;
    border-color: #990000;
    background-image: none;
}
.error .close.circle-x {
    display: none;
}
.top-nav p {
    line-height: 16px;
    margin: 0;
    padding: 0;
}
.sidebar-container {
    background-color: #FFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    height: 502px;
}
.box-img-new-login {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1;
    background: #ebeff3;
    padding: 0 40px;
}

.box-img-new-login img {
    width: 100%;
    max-width: 915px;
}
.inputs-do-form{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 400px;
}

.inputs-do-form input{
    border-radius: 8px !important;
    margin-top: 24px;
    height: 56px;
    margin-bottom: 0px !important;
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    padding: 16px;
    border-color: #CDD8DF;
}

.inputs-do-form input::placeholder{
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    font-size: 16px;
    color: #707070;
}
.g_id_signin {
    border-radius: 30px;
    margin-top: 24px;
}

@media screen and (max-width: 440px) {
    .g_id_signin {
        max-width: 100vw;
        overflow: scroll;
        padding: 0 20px;
    }
}

.g_id_signin div[role="button"] {
    padding: 27px 16px !important;
    border-color: #CDD8DF;
    border-radius: 8px;
}

@media screen and (max-width: 440px) {
    .g_id_signin div[role="button"] {
        width: calc(100vw - 40px) !important;
        min-width: calc(100vw - 40px) !important;
        max-width: 400px;
    }
}

.logo-new-login{
    margin-bottom: 35px;
}

.logo-new-login img {
    width: 157px;
}
.box-form-new-login {
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    flex: 1;
    align-self: stretch;
}
.falha-login-google {
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: start;
    border-radius: 5px;
    width: 100%;
    gap: 10px;
    padding: 10px;
    border: solid #ccc 1px;
    border-left: solid #DA4336  3px;
    margin-right: auto
}
.text-falha {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0;
    align-items: start;
    justify-content: left;
}
.text-falha h3 {
    font-size: 16px !important;
    font-weight: 700;
    color: #DA4336 !important;
    font-weight: 600 !important;
    margin: 0 !important;
}
.text-falha-paragrafo p {
    font-size: 14px;
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    margin-top: 0;
}
.icone-falha{
    display: flex;
    align-items: start;
    justify-content: center;
    font-size: 20px;
    margin-top: 0;
    padding: 5px;
}

.icone-falha-icone {
    background-color: transparent !important;
    outline: #DA4336 !important;
}
.icone-falha-custom {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border: 1.5px solid #DA4336; /* Círculo como borda */
    border-radius: 50%; /* Deixa redondo */
    color: #DA4336; /* Cor do X */
    font-size: 14px;
    font-weight: bold;
    background: transparent; /* Fundo transparente */
}
.icone-fechar-custom {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: #ccc; /* Cor do X */
    font-size: 14px;
    font-weight: bold;
    background: transparent; /* Fundo transparente */
}
.recaptcha-div {
    display: flex;
    width: 100%;
    align-items: start;
    justify-content: center !important;
    margin-bottom: 24px;
}
.box-new-login-general {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    overflow: auto;
    margin: 0;
    padding: 0; 
    height: 100%;
}
.line {
    flex-grow: 1;
    height: 1px;
    background-color: #CDD8DF;
}
.line-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin: 24px 0 0 0;
}

.line-text {
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
    color: #707070;
}

.inputs-do-form .button-large {
    width: 100%;
    border-radius: 20%;
    margin: 0;
}
@media all and (min-width: 400px) and (max-width: 768px) {
    .inputs-do-form .button-large .button-yellow{
        width: 100%;
    }
}

.form-new-login {
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFFFFF;
    padding: 40px;
}
.text-info {
    width: 100%;
    font-family: 'Galano Grotesque Alt', sans-serif;
    color: #4A4A4A;
    font-size: 18px;
    margin: 0;
    text-align: center;
}
.text-info h3 {
    font-weight: normal;
    font-size: 18px;
}
.form-new-login h3 {
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    text-align: left !important;
    color: #333;
    font-weight: normal;
    font-size: 20px;
}
.password-wrapper {
    position: relative;
    width: 100%;
    margin-top: 25px;
}

.toggle-password {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #707070;
    z-index: 2;
}

.toggle-password:hover {
    color: #333;
}

.toggle-password #eye-icon{
    font-size: 16px;
}

/* Ajuste para o input de senha */
.inputs-do-form input[type="password"],
.inputs-do-form input[type="text"] {
    padding-right: 40px; /* Espaço para o ícone */
    width: 100%;
    margin-top: 0;
}

.left-content-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}
.bottom-container {
    margin: 0 auto;
    padding: 10px 30px 0;
    text-align: center;
    width: 280px;
}
.social-icons {
    display: inline-block;
    padding: 0;
    text-align: center;
}
.promo-box {
    background: url(/custom_includes/cliente/assets/img/banner_login.png) no-repeat;
    background-size: cover;
    background-position: center;

    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    height: 100%;
    float: left;
    position: relative;
    text-align: center;
    padding: 0;
}
.login-block,
.billing-bottom {
    text-align: center;
    color: #ffffff;
    padding: 17px 18px 0px;
}
.login-block {
   display: block;
    height: 100%;
    width: 100%;
}
.billing-subtitle {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
}
.billing-subtitle strong {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
h2.billing-subtitle {
    color: #333333;
    font-size: 24px;
    margin: 0;
    padding: 12px 0 0;
}
h3.billing-subtitle {
    font-family: "gothamHTF-light", Arial, sans-serif;
    font-size: 26px;
    font-weight: 100;
    padding-top: 338px;
    line-height: 30px;
    margin-bottom: 33px;
}
.viewBox-login_login_block_tx {
    height: 100%;
}
.viewBox-login_default_tx .social-icons {
    margin-top: 40px;
}
.viewBox-login_default_tx .social-icons a {
    text-decoration: none;
    margin-right: 7px;
}
.viewBox-login_default_tx .social-icons a:last-child {
    margin-right: 0px;
}
.viewBox-login_default_tx .social-icons div {
    background-color: #f5f5f5;
    border-radius: 100%;
    border-bottom: 2px solid rgba(0, 0, 0, .18);
    -moz-box-shadow: -1px 1px 0 1px rgba(0, 0, 0, .04), inset 0 1px 0 1px rgba(255, 255, 255, .14);
    -webkit-box-shadow: -1px 1px 0 1px rgba(0, 0, 0, .04), inset 0 1px 0 1px rgba(255, 255, 255, .14);
    box-shadow: -1px 1px 0 1px rgba(0, 0, 0, .04), inset 0 1px 0 1px rgba(255, 255, 255, .14);
    color: #fff;
    display: inline-block;
    line-height: normal;
    text-align: center;
    font-size: 18px;
    width: 36px;
    height: 36px;
    padding: 8px 9px;
}
.viewBox-login_default_tx .social-icons div.facebook {
    background-color: #39599f;
}
.viewBox-login_default_tx .social-icons div.twitter {
    background-color: #44afe2;
}
.viewBox-login_default_tx .social-icons div.linkedin {
    background-color: #0274B3;
}
.viewBox-login_default_tx .social-icons div.google-plus {
    background-color: #DC4E41;
}
.viewBox-login_default_tx .social-icons div.youtube-play {
    background-color: #E12B26;
    color: #fafafa;
}
.viewBox-login_default_tx .social-icons div.instagram {
    background-color: #3C8FDF;
}
.billing-title {
    color: #0060A0;
    font-family: "gothamHTF-black", Arial, sans-serif;
    font-size: 48px;
    font-weight: 900;
    line-height: 43px;
}
.logo-snappy {
    background-position: -236px -87px;
    height: 96px;
    margin: 40px 0 0;
    padding: 0 0 20px;
    width: 315px;
}
.facebook {
    background-position: -1px -2px;
    height: 50px;
    width: 48px;
}
.twitter {
    background-position: -115px -2px;
    height: 50px;
    width: 48px;
}
.google {
    background-position: -60px -2px;
    height: 51px;
    width: 49px;
}
.youtube {
    background-position: -170px -2px;
    height: 51px;
    width: 49px;
}
.back-to-login {
    left: 20px;
    position: relative;
    top: 6px;
}
.top-nav-inner {
    text-decoration: none;
}
.login-box {
    margin: 0px auto;
}
.title {
    color: #1f587d;
    font-family: "Montserrat", Arial, sans-serif;
}
.right-bottom {
    margin-top: 90px;
}
.bottom-container .title {
    font-size: 20px;
    margin-bottom: 25px;
}
.bottom-container .social-icons .sprite-login {
    background-image: url(/custom_includes/cliente/assets/img/sprite-icons.png);
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.bottom-container .social-icons .sprite-login:hover {
    margin-top: -10px;
}
.login-title {
    margin: 10px 0 25px;
}
.forgot-link {
    font-size: 14px;
    font-weight: normal;
}
.login input {
    margin-bottom: 12px;
    padding-right: 10px;
    border-radius: 2px;
}
.login .box-body {
    margin-bottom: 1px;
    padding: 12px 12px 0;
}
.table-footer {
    border-top: none;
}
.manage-account {
    min-width: 180px;
    margin: 0.125em auto 0.55em;
}
.manage-account + .ams-call p {
    font-size: 14px;
}
#ams-section .notice-section .flash-message p {
    font-size: inherit;
    margin-bottom: 15px;
    line-height: 1.45em;
}
#ams-section .hero {
    background: #fff url(/custom_includes/cliente/assets/img/snappy-ams-hero.png) 98% 100% no-repeat;
    border-radius: 7px;
    padding: 10px;
}
#ams-section .hero.ams-purchased {
    background: #fff url(/custom_includes/cliente/assets/img/snappy-ams-hero-purchased.png) 95% 100% no-repeat;
    min-height: 150px;
}
#ams-section .hero .button-yellow {
    display: inline-block;
}
#ams-section .break-col h2 {
    font-size: 18px;
    font-weight: 800;
    padding: 7px 0;
}
#ams-section .break-col h2 i {
    font-size: 24px;
    margin-right: 18px;
    text-decoration: none;
}
#ams-section .hero h1 {
    color: #1f587d;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 1.25;
    margin-bottom: 5px;
    margin-left: 8px;
    max-width: 400px;
    letter-spacing: -0.65px;
}
#ams-section .ams-plan-overview {
    text-align: center;
}
#ams-section .ams-plan-overview .feature-price {
    padding-bottom: 14px;
}
#ams-section .ams-plan-overview h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
#ams-section .ams-plan-overview .ams-plan p.bg {
    min-height: 72px;
}
#ams-section .hero h2 {
    color: #333;
    font-style: normal;
}
#ams-section .ams-call {
    text-algin: center;
    padding: 25px 0 10px;
}
#ams-section .ams-call p {
    color: #5b5b5b !important;
}
#ams-section h2.feature-price {
    color: #d95b00;
    font-weight: 800;
    font-size: 36px;
    margin: 0 !important;
    padding-left: 6px;
    letter-spacing: -0.85px;
}
#ams-section h2.feature-price span {
    color: #d95b00;
    font-weight: 200;
    font-size: 20px;
}
#ams-section .hero h3 {
    color: #333;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    margin: 0 0 10px 10px;
    display: block;
    max-width: 620px;
}
#ams-section .hero.ams-purchased h3 {
    max-width: 400px;
}
#ams-section .get-started {
    margin-right: 6px;
    text-align: center;
}
#ams-section .get-started .button-yellow {
    padding: 8px 10px;
    min-width: 132px;
    margin-top: 5px;
}
#ams-section .hero h3.lead {
    color: #d95b00;
    font-weight: 200;
    font-size: 12px;
    line-height: 8px;
    margin-top: 10px;
    margin-bottom: 0;
}
#ams-section .hero h3.lead strong {
    font-weight: 600;
}
#ams-section .hero p {
    color: #333;
    font-style: normal;
}
#ams-section .hero p.recommendations {
    font-size: 15px;
}
#ams-section .hero p.recommendations a {} #ams-section .hero p.footnote {
                                              color: #666;
                                              font-size: 11px;
                                              margin-top: 8px;
                                          }
#ams-section .hero-content ul {
    margin-bottom: 15px;
}
#ams-section .hero-content li {
    color: #333;
    font-style: normal;
    font-size: 14px;
    padding: 0 0 1px 6px;
}
#ams-section .hero-content li:before {
    background-color: #4980C4;
    bottom: 1px;
    content: "";
    border-radius: 10px;
    display: inline-block;
    padding: 3px;
    position: relative;
    margin-right: 5px;
    vertical-align: middle;
}
#ams-section .hero-content {
    padding: 0 10px;
    width: 59%;
}
#ams-section .text-right {
    text-align: right;
    padding: 0 10px 10px;
}
#ams-section .text-right a {
    font-size: 13px;
}
#ams-section .flash-message + .text-right {
    margin-top: -30px;
    position: absolute;
    right: 0;
}
#ams-section .certificate-archive .certificate .fa {
    color: #666;
    display: none;
    font-size: 15px;
    margin-left: 5px;
}
#ams-section .certificate-archive .certificate .fa:first-child {
    color: #1A577F;
    margin-left: 0;
}
#ams-section .certificate-archive .plan {
    font-size: 12px;
}
#ams-section .certificate-archive tr a.button-yellow,
#ams-section .certificate-archive tr a.button-grey {
    font-size: 11px;
    font-weight: 600;
    margin-left: 8px;
    padding: 6px 9px;
    display: inline-block;
    min-width: 36px;
}
#ams-section .certificate-archive tr .icon:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
#ams-section .certificate-archive tr td:first-child .icon:before {
    font-size: 15px;
    position: absolute;
    left: 25px;
    top: 15px;
}
#ams-section .certificate-archive tr:nth-child(odd) td:first-child:before {
    background: #E7F2F7;
}
#ams-section .certificate-archive tr:nth-child(even) td:first-child:before {
    background: #f0f6fa;
}
#ams-section .certificate-archive tr.table-footer td:first-child:before,
#ams-section .certificate-archive tr.table-footer td:last-child:before {
    display: none;
}
#ams-section .certificate-archive tr .icon:before {
    color: rgba(20, 20, 20, 0.3);
    content: '\f13e';
}
#ams-section .certificate-archive .sphere911:before {
    bottom: 1px;
    content: "";
    border-radius: 10px;
    display: inline-block;
    padding: 3px;
    position: relative;
    margin-right: 2px;
    vertical-align: middle;
}
#ams-section .certificate-archive tr.alert td:first-child:before {
    background: #ffbf00;
}
#ams-section .certificate-archive tr.alert .icon:before {
    color: #ffbf00;
    content: '\f071';
}
#ams-section .certificate-archive tr.alert .certificate .fa {
    display: inline-block;
}
#ams-section .fa-dashboard,
#ams-section .fa-trash {
    cursor: pointer;
}
.fa-dashboard .tooltip {
    background: #333;
    border-radius: 4px;
    bottom: 100%;
    color: #fff;
    display: block;
    font-size: 11px;
    left: -67px;
    margin-bottom: 8px;
    opacity: 0;
    word-wrap: break-word;
    padding: 5px;
    pointer-events: none;
    position: absolute;
    width: 150px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.fa-dashboard .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.fa-dashboard .tooltip:after {
    border-left: solid transparent 7px;
    border-right: solid transparent 7px;
    border-top: solid #333 7px;
    bottom: -7px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}
.fa-dashboard:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.lte8 .fa-dashboard .tooltip {
    display: none;
}
.lte8 .fa-dashboard:hover .tooltip {
    display: block;
}
.notice-section p {
    color: #505050;
}
#ams-section .certificate-archive tr.enabled td:first-child:before {
    background: #469D3C;
}
#ams-section .certificate-archive tr.enabled .icon:before {
    color: #469D3C;
    content: "\f023";
    font-size: 18px !important;
}
#ams-section .certificate-archive tr.enabled .certificate .fa {
    display: inline-block;
}
#ams-section .certificate-archive .enabled .sphere911:before {
    background-color: #2E9A00;
    border: 1px solid #2E9A00;
}
#ams-section .certificate-archive tr .certificate a {
    font-weight: 200;
}
#ams-section .certificate-archive tr.in-progress td:first-child:before {
    background: #4481ca;
}
#ams-section .certificate-archive tr.in-progress .icon:before {
    animation: fa-spin 2s infinite linear;
    -webkit-animation: fa-spin 2s infinite linear;
    color: #777;
    content: "\f1ce";
}
#ams-section .certificate-archive .in-progress .sphere911:before {
    background-color: #FFBF00;
    border: 1px solid #FFAA3F;
}
#ams-section .certificate-archive tr.in-progress .security-plan a {
    opacity: .5;
    pointer-events: none;
    cursor: default;
}
#ams-section .certificate-archive .switch {
    margin: 0 auto;
    width: 30px;
}
#ams-section .cmn-toggle {
    position: absolute;
    left: -9999px;
    margin-left: -9999px;
    visibility: hidden;
}
#ams-section .cmn-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#ams-section input.cmn-toggle-round + label {
    padding: 2px;
    width: 30px;
    height: 10px;
    background: #dee0e0;
    background: -moz-linear-gradient(top, #dee0e0 0%, #d5d7d7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dee0e0), color-stop(100%, #d5d7d7));
    background: -webkit-linear-gradient(top, #dee0e0 0%, #d5d7d7 100%);
    background: -o-linear-gradient(top, #dee0e0 0%, #d5d7d7 100%);
    background: -ms-linear-gradient(top, #dee0e0 0%, #d5d7d7 100%);
    background: linear-gradient(to bottom, #dee0e0 0%, #d5d7d7 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
#ams-section input.cmn-toggle-round + label:before {
    display: block;
    position: absolute;
    cursor: default;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: "";
    right: 1px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}
#ams-section input.cmn-toggle-round + label:after {
    border: 1px solid #99A3AA;
    display: block;
    position: absolute;
    top: -3px;
    left: -2px;
    bottom: 1px;
    content: "";
    width: 17px;
    height: 17px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
    background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-transition: margin 0.2s;
    -moz-transition: margin 0.2s;
    -o-transition: margin 0.2s;
    transition: margin 0.2s;
}
#ams-section input.cmn-toggle-round:checked + label:before {
    background-color: #4481CA;
}
#ams-section input.cmn-toggle-round:checked + label:after {
    margin-left: 18px;
}
#ams-section .chzn-container-single .chzn-single span {
    text-align: left;
}
#ams-section .chzn-single div b {
    background-image: url(/custom_includes/cliente/assets/img/chosen-sprite.png) !important;
}
/* RESPONSIVIDADE */
/* SMARTPHONE P */
/* Estilos para mobile (telas menores que 768px) */
@media (max-width: 768px) {
    /* Mantenha todos os estilos anteriores que você já tem */
    
    /* Adicione estes ajustes específicos para os inputs */
    .inputs-do-form input[type="email"],
    .inputs-do-form input[type="password"],
    .password-wrapper {
        width: 100%;
        box-sizing: border-box; /* Importante para cálculo correto do tamanho */
    }
    
    /* Ajuste específico para o container do campo de senha */
    .password-wrapper {
        position: relative;
        width: 100%;
    }
    
    
    /* Ajuste para o ícone de mostrar/ocultar senha */
    .toggle-password {
        right: 7px; /* Posição do ícone */
        top: 50%;
        transform: translateY(-50%);
        padding: 0 10px; /* Espaçamento interno */
    }
    
    /* Ajuste para o wrapper do formulário */
    .form-new-login {
        width: 100%;
        padding: 20px; /* Adicione padding lateral */
        box-sizing: border-box;
    }
    .password-wrapper {
        width: 100%;
    }
    .container-fluid, .login-page {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .box-new-login-general {
        flex-direction: column;
        height: auto;
        min-height: 100vh;
        width: 100%; /* Alterado de 100vw para evitar barra de rolagem */
    }
    
    .box-img-new-login {
        display: none; /* Esconde a imagem em mobile */
    }
    
    .box-form-new-login {
        width: 100%;
        justify-content: center;
        max-width: 100%;
    }
    
    .form-new-login {
        max-width: 100%; /* Ocupa toda a largura disponível */
    }
    
    .inputs-do-form .button-large {
        width: 100%; /* Botão de entrar ocupa toda a largura */
    }
    
    .text-info {
        justify-content: center !important; /* Centraliza o texto */
        text-align: center;
    }
    
    .footer {
        padding: 20px; /* Adiciona espaçamento no footer */
    }
}

/* Estilos para telas muito pequenas (opcional) */
@media (max-width: 480px) {
    .inputs-do-form input {
        font-size: 14px; /* Reduz o tamanho da fonte nos inputs */
    }
    
    .text-info {
        font-size: 16px; /* Reduz o tamanho do texto */
    }
    
    .line-wrapper {
        max-width: 100%; /* Ajusta a linha divisória */
    }
}

@media (max-width: 370px) {
    .top-link-wrapper{
        display: none;
    }
}
/* SMARTPHONE */

@media (max-width: 767px) {
    .login-page .box p{
        margin-top: 15px;
        margin-bottom: 0;
    }

    .login input{
        width: 305px;
    }
    .password-input{
        margin-bottom: -10px !important;
    }
    .form-group-flex{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-bottom: 10px !important;
    }

    .input-group-flex{
        flex-direction: column !important;
    }

    .input-group-flex input{
        max-width: 100% !important;
    }

    .login .container {
        background-color: #FFF;
    }

    .sidebar-container{
        box-shadow: none;
    }
    .hostgator-logo {
        width: 310px;
        height: 92px;
        background-size: 100% 100%;
        margin: 0 auto;
        max-width: 100%;
    }
    .billing-title {
        font-size: 36px;
    }
    h3.billing-subtitle {
        font-size: 16px;
        line-height: 28px;
        font-weight: normal;
        margin-bottom: 18px;
        padding-top: 0px;
        color: #666666;
        font-family: "Montserrat", Arial, sans-serif;
    }
    .login-box {
        margin: 0px 10px 10px;
    }
    .left-content-container {
        padding: 10px 10px 20px;
    }
    .top-link-wrapper {
        text-align: center;
        margin-bottom: 10px;
    }
    .top-nav-inner {
        margin-left: 0px;
    }
    .login-block {
        display: none;
        height: auto;
        background: none;
        padding-bottom: 20px;
        padding-top: 0px;
    }
    h2.billing-subtitle,
    .billing-title {
        display: none;
    }
    .promo-box {
        display: none;
        height: auto;
        border: none;
    }
    .right-bottom {
        margin-top: 30px;
    }
    .viewBox-login_default_tx .social-icons {
        margin-top: 20px;
    }
    .billing-bottom {
        padding-top: 0px;
    }
    a.button-white.button-buy.button-billing-kb {
        font-size: 18px !important;
        background: #0073b7;
        color: #FFF;
        text-shadow: 0px 1px 0px #1f587d;
    }
    .table-footer {
        padding: 10px 0px;
    }
    .table-footer button.button-yellow {
        margin: 0 0 4px;
        font-size: 18px;
        padding: 8px 20px;
    }
    body::after {
        margin-top: -370px;
    }
    .footer {
        background: #fff
    }
    .copyright {
        padding-left: 0px;
        text-align: center;
    }
    .viewBox-login_default_tx{
        width: 100%;
        padding: 0 !important;
    }
    .password-box{
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-shadow: none !important;
    }

    #pwreset{
      width: 100%;
      min-width: 100%;
      border-radius: 2px;
      height: 38px;
      margin-top: 10px;
    }

    .input-group-btn {
      width: 100%
    }

    .recaptcha-div {
        transform-origin: 0 0;
        transform: scale(1);
    }
}




@media (max-width: 320px) {
    .login input{
        width: 280px;
    }
    .password-input{
        margin-bottom: -10px !important;
    }
    .form-group-flex{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-bottom: 10px !important;
    }

   
}

@media (max-width: 360px) {
    .button-yellow{
        /* margin-left: -7px; */
        width: 100%
    }
}


li.showEmailHover{
    background-color: #337ab7 !important;
}
li.showEmailHover a{
    color: #FFF !important;
}

.flex-pass-logo{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.logo-title{
    font-size: 24px;
}

.help-text{
    margin-top: 40px;
    text-align: left;
    font-size: 15px
}
.help-text a{
    text-decoration: underline !important;
}
.pass-logo{
    height: 40px;
    object-fit: contain;
    margin: 0 auto;
}
.password-box{
    background-color: #FFFFFF;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    margin-top: 20px;
    padding: 40px 70px 40px;
    border-radius: 4px;
}
.password-box .form-group .showEmail{
    padding: 10px;
    background-color: #ffcb08;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 10px;
}

.password-box a{
    text-decoration: none;
    color:#176EB7;
    cursor: pointer;
    font-weight: 400;
}
.password-box .forgot-link{
    text-decoration: underline;
    color:#176EB7;
}
.password-box .msg{
    font-size: 15px;
}
.password-box .success{
    color: #7AAC4E;
    font-weight: bold;
}
.messages a{
    color:#333333;
    font-size: 12px;
    font-weight: 400;
}
.messages p{
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
}
.button-pwreset{
    min-width: 96px;
    background-color: #176EB7;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-left: 0;
}

.password-box #pwreset {
  margin-left: 0
}

.password-box #btn-request{
    min-width: 127px;
}
.password-box ul{
    padding: 0;
}

.password-box form{
    margin-top: 20px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
    margin-left: 13px; 
}

.input-group .form-control input{
    border-radius: 4px;
}
.input-group .form-control:focus{
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(23,110,183,.4);
}
.input-group .form-control{
    font-size: 14px;
    height: 45px;
}

.input-group-btn button{
    height: 45px;
}

.form-group label{
    font-weight: 400;
}

.viewBox-login_default_tx{
    width: 100%;
    padding: 0 70px;
}

.viewBox-login_default_tx .logo{
    margin-bottom: 30px;
}

.viewBox-login_default_tx .logo img{
   margin-top: 10px;
   width: 220px;
   object-fit: contain;
}


.form-control{
    height: 45px;
}
.password-box #requestPass-form{
    display: none;
}

.msgError, .msgError2{
    color: #DA5F5F;
}

#username-form .has-error .form-control,
#requestPass-form .has-error .form-control{
    border-color: #DA5F5F;
}

.datetime.has-feedback label~.form-control-feedback{
    top: 30px;
    right: 40px;
}


@media all and (min-width: 400px) and (max-width: 768px) {
    .button-yellow{
        width: 305px;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .viewBox-login_default_tx{
        padding: 0 24px;
    }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
    .viewBox-login_default_tx{
        padding: 0 31px;
    }
}
@media (min-width: 768px) {
    .recaptcha-div {
        transform-origin: 0 0;
    }
}

@media (min-width: 1200px) {
    .viewBox-login_default_tx{
        padding: 0 70px;
    }
}

.login-page .alert {
    position: fixed;
    bottom: 10px;
    right: 10px;
    margin: 0;
    border: 0;
    font-size: 13px;
    font-family: 'Galano Grotesque Alt', sans-serif;
    z-index: 10;
    max-width: calc(100% - 20px);
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 768px) {
    .login-page .alert {
        left: auto;
        right: 24px;
    }
}

.login-page .alert-success {
    color: #FFF;
    background-color: #40B186;
}

.login-page .alert-danger {
    color: #FFF;
    background-color: #D94445;
}

.login-page .alert-success i,
.login-page .alert-danger i {
    margin-right: 8px;
}

.login-page .alert i.fa-close{
    margin: 0 0 0 8px;
    cursor: pointer;
    padding: 3px;
}

.login-page .help-block {
    width: 100%;
}

.login-page .has-error .help-block {
    text-align: center;
    margin: 8px 0;
    width: 100%;
    color: #FC3C2B;
    font-weight: 600;
    font-family: 'Galano Grotesque Alt', sans-serif !important;
    font-size: 12px;
}