body {
    margin: 0;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 21.875px;
    color: #333;
    background-color: #fff;
}

a,
.a-link {
    color: #4C4B4B;
    text-decoration: none
}

a:hover,
.a-link:hover {
    color: #4C4B4B;
    text-decoration: underline
}

.a-link {
    cursor: pointer
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page {
    zoom: 1;
    max-width: 1140px;
    max-width: 71.25rem;
    _width: 1140px;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px
}

.page:after {
    content: "";
    display: table;
    clear: both
}

.main {
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.sidebar {
    width: 32.53012%;
    float: right;
    margin-right: 0;
    margin-left: -10px;
    display: inline
}

.row-fluid {
    zoom: 1
}

.row-fluid:after {
    content: "";
    display: table;
    clear: both
}

.span1 {
    width: 7.22892%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span2 {
    width: 15.66265%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span3 {
    width: 24.09639%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span4 {
    width: 32.53012%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span5 {
    width: 40.96386%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span6 {
    width: 49.39759%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span7 {
    width: 57.83133%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span8 {
    width: 66.26506%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span9 {
    width: 74.6988%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span10 {
    width: 83.13253%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span11 {
    width: 91.56627%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.span12 {
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

form {
    margin: 20
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 32.8125px;
    font-size: 21px;
    line-height: 43.75px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 16.40625px;
    color: #999
}

label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2
}

input,
button,
select,
textarea {
    font-family: Open Sans, Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 21.875px;
    color: #555
}

select {
    font-size: 12.6px
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(76, 75, 75, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18), 0 0 8px rgba(76, 75, 75, 0.6);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18), 0 0 8px rgba(76, 75, 75, 0.6);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18), 0 0 8px rgba(76, 75, 75, 0.6)
}

.checkbox.nested-child {
    padding-left: 40px
}

input[type="radio"],
input[type="checkbox"] {
    margin: 1px 0;
    margin-top: 0;
    line-height: normal;
    cursor: pointer
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto
}

.uneditable-textarea {
    width: auto;
    height: auto
}

input[type="file"] {
    line-height: 0
}

select {
    height: 28px;
    margin-top: 4px;
    line-height: 28px
}

select {
    width: 220px;
    border: 1px solid #bbb
}

select[multiple],
select[size] {
    height: auto
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.radio,
.checkbox {
    min-height: 18px;
    padding-left: 20px
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
    padding-top: 5px
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
    margin-left: 10px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.add-on[class*="span"] {
    float: none;
    margin-left: 0
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid .input-prepend[class*="span"],
.row-fluid .input-append[class*="span"],
.add-on[class*="span"] {
    display: inline-block
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #dcdcdc;
    border-color: #ddd
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent
}

.login-form input.special {
    width: 100%
}

.login-form {
    width: 65%;
    float: left;
    max-width: 400px
}

.alt-login-button {
    width: 32%;
    padding-left: 3%;
    float: right;
    border-left: 1px solid #dadada;
    min-height: 230px;
    -moz-box-shadow: #fff -1px 0 0;
    -webkit-box-shadow: #fff -1px 0 0;
    box-shadow: #fff -1px 0 0
}

.alt-login-button .btn {
    text-align: left;
    display: block;
    margin: 21.875px 0
}

.btn-login {
    text-transform: uppercase;
    margin: -20px 0 10px
}

.btn-login,
.btn-signup,
.btn-newticket {
    width: auto
}

.btn-newticket,
.btn-signup {
    font-weight: bold
}

.btn-login,
.btn-newticket {}

.btn-signup {
    margin: 16px 0
}

.btn-google:before,
.btn-facebook:before,
.btn-twitter:before {
    content: "";
    display: inline-block;
    margin-right: .3em;
    vertical-align: text-top;
    margin: -2px 5px 0 -8px
}

.btn-google:before:last-child,
.btn-facebook:before:last-child,
.btn-twitter:before:last-child {
    margin-left: 0
}

.search-autocomplete {
    position: absolute;
    z-index: 9999;
    width: 100%
}

ul.ui-autocomplete {
    margin: 0
}

ul.ui-autocomplete li.article-item,
ul.ui-autocomplete li.topic-item,
ul.ui-autocomplete li.ticket-item,
ul.ui-autocomplete li.note-item {
    padding-left: 35px
}

ul.ui-autocomplete li.article-item:before,
ul.ui-autocomplete li.topic-item:before,
ul.ui-autocomplete li.ticket-item:before,
ul.ui-autocomplete li.note-item:before {
    left: 10px
}

.search-results-list {
    margin: 0
}

.c-wrapper,
.cs-g-c {
    zoom: 1
}

.c-wrapper:after,
.cs-g-c:after {
    content: "";
    display: table;
    clear: both
}

.content,
.content-form,
.content-light {
    *zoom: 1;
    margin-top: 10px;
    -moz-box-shadow: rgba(255, 255, 255, 0.7) 0 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.7) 0 1px inset;
    box-shadow: rgba(255, 255, 255, 0.7) 0 1px inset;
    position: relative
}

.content:after,
.content-form:after,
.content-light:after {
    content: "";
    display: table;
    clear: both
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.inline-block {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.loading,
.loading-right,
.loading-left {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/animated/ajax-loader.gif);
    background-repeat: no-repeat
}

.loading-box {
    height: 200px
}

.loading {
    background-position: center
}

.loading-right {
    background-position: 98% center
}

.loading-left {
    background-position: 2% center
}

.rounded-6 {
    border-radius: 6px
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.show-in-mobile {
    display: none
}

.hide-in-mobile {
    display: block
}

.hide-tablet {
    display: none
}

.hide {
    display: none
}

div.custom-file-upload {
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #f6f6f6;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px
}

div.custom-file-upload:hover {
    background: #efefef
}

div.custom-file-upload input[type='file'] {
    z-index: 999999;
    border-radius: 5px;
    width: 100%;
    height: 55px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    cursor: pointer
}

div.custom-file-upload input[type='file']::-webkit-file-upload-button {
    cursor: pointer
}

div.custom-file-upload .file-upload {
    position: absolute;
    left: 50%;
    top: 18px
}

div.custom-file-upload .file-upload .file-upload-text {
    position: relative;
    left: -50%;
    color: #0066cc;
    font-weight: bold
}

.ie .portal-attach .attach-file {
    display: block !important
}

.ie .portal-attach .attach-proxy {
    display: none !important
}

.ie6 div.custom-file-upload input[type='file'],
.ie7 div.custom-file-upload input[type='file'],
.ie8 div.custom-file-upload input[type='file'],
.ie9 div.custom-file-upload input[type='file'],
.ie10 div.custom-file-upload input[type='file'] {
    font-size: 121px
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: ""
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

input,
select,
textarea {
    font-family: Open Sans, Helvetica, Arial, sans-serif
}

p {
    margin: 0 0 10.9375px
}

p small {
    font-size: 12px;
    color: #999
}

p big {
    font-size: inherit
}

.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Open Sans, Helvetica, Arial, sans-serif
}

.lead,
.lead-small,
.list-lead {
    line-height: 28.4375px;
    font-size: 18px;
    font-weight: 200;
    color: inherit
}

.lead b,
.lead-small b,
.list-lead b {
    font-weight: 500
}

.links-inherit a,
.links-inherit a:hover,
.list-lead a,
.list-lead a:hover {
    color: inherit
}

.lead-small {
    font-size: 16px
}

.list-lead {
    margin: 7.29167px 0
}

.no-results {
    color: #ccc;
    font-size: 14px
}

.heading {
    font-family: Open Sans, Helvetica, sans-serif;
    font-weight: bold;
    color: #333
}

.light {
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    color: #999
}

h1 {
    font-size: 28px;
    line-height: 43.75px
}

h1 small {
    font-size: 18px
}

h2 {
    font-size: 24px;
    line-height: 35px
}

h2 small {
    font-size: 16px
}

h3 {
    font-size: 20px;
    line-height: 30.625px
}

h3 small {
    font-size: 14px
}

h4,
h5,
h6 {
    line-height: 21.875px
}

h4 {
    font-size: 14px
}

h4 small {
    font-size: 12px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 11px;
    color: #999;
    text-transform: uppercase
}

.page-header {
    padding-bottom: 20.875px;
    margin: 21.875px 0;
    border-bottom: 1px solid #dcdcdc
}

.page-header h1 {
    line-height: 1
}

.intro {
    font-weight: 200;
    margin-top: -6px;
    margin-bottom: 0;
    color: #B2B2B2
}

ul,
ol {
    padding: 0;
    margin: 5px 0 5px 22px
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li {
    line-height: 21.875px
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none
}

dl {
    margin-bottom: 21.875px
}

dt,
dd {
    line-height: 21.875px
}

dt {
    font-weight: bold;
    line-height: 20.875px
}

dd {
    margin-left: 10.9375px
}

.dl-horizontal dt {
    float: left;
    width: 120px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dl-horizontal dd {
    margin-left: 130px
}

hr {
    margin: 16.82692px 0;
    border: 0;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #fff
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

.muted {
    color: #999
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 21.875px;
    border-left: 5px solid #dcdcdc
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}

address {
    display: block;
    margin-bottom: 21.875px;
    font-style: normal;
    line-height: 21.875px
}

small {
    font-size: 100%
}

cite {
    font-style: normal
}

.match {
    background-color: #ffa
}

div.error {
    background-color: #FCC;
    border-color: #F66;
    color: #F00;
    padding: 6px 12px;
    text-align: justify
}

div.success {
    background-color: #CFC;
    border-color: #6F6;
    color: #060;
    padding: 6px 12px;
    text-align: justify
}

.control-group.warning-group>label,
.control-group.warning-group .help-block,
.control-group.warning-group .help-inline,
.control-group.warning-group .error {
    color: #c09853
}

.control-group.warning-group .checkbox,
.control-group.warning-group .radio,
.control-group.warning-group input,
.control-group.warning-group select,
.control-group.warning-group textarea {
    color: #c09853;
    border-color: #c09853
}

.control-group.warning-group .checkbox:focus,
.control-group.warning-group .radio:focus,
.control-group.warning-group input:focus,
.control-group.warning-group select:focus,
.control-group.warning-group textarea:focus {
    border-color: #a47e3c;
    -moz-box-shadow: 0 0 6px #dbc59e;
    -webkit-box-shadow: 0 0 6px #dbc59e;
    box-shadow: 0 0 6px #dbc59e
}

.control-group.warning-group .input-prepend .add-on,
.control-group.warning-group .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error-group>label,
.control-group.error-group .help-block,
.control-group.error-group .help-inline,
.control-group.error-group .error {
    color: #b94a48
}

.control-group.error-group .checkbox,
.control-group.error-group .radio,
.control-group.error-group input,
.control-group.error-group select,
.control-group.error-group textarea {
    color: #b94a48;
    border-color: #b94a48
}

.control-group.error-group .checkbox:focus,
.control-group.error-group .radio:focus,
.control-group.error-group input:focus,
.control-group.error-group select:focus,
.control-group.error-group textarea:focus {
    border-color: #953b39;
    -moz-box-shadow: 0 0 6px #d59392;
    -webkit-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392
}

.control-group.error-group .input-prepend .add-on,
.control-group.error-group .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success-group>label,
.control-group.success-group .help-block,
.control-group.success-group .help-inline,
.control-group.success-group .error {
    color: #468847
}

.control-group.success-group .checkbox,
.control-group.success-group .radio,
.control-group.success-group input,
.control-group.success-group select,
.control-group.success-group textarea {
    color: #468847;
    border-color: #468847
}

.control-group.success-group .checkbox:focus,
.control-group.success-group .radio:focus,
.control-group.success-group input:focus,
.control-group.success-group select:focus,
.control-group.success-group textarea:focus {
    border-color: #356635;
    -moz-box-shadow: 0 0 6px #7aba7b;
    -webkit-box-shadow: 0 0 6px #7aba7b;
    box-shadow: 0 0 6px #7aba7b
}

.control-group.success-group .input-prepend .add-on,
.control-group.success-group .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.form-actions {
    margin-top: 10.9375px;
    padding-top: 10.9375px;
    margin-bottom: 21.875px;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

.form-actions:before,
.form-actions:after {
    display: table;
    content: ""
}

.form-actions:after {
    clear: both
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #eee;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025)
}

.placeholder {
    color: #b2b2b2
}

input:-moz-placeholder {
    color: #b2b2b2
}

input:-ms-input-placeholder {
    color: #b2b2b2
}

input::-webkit-input-placeholder {
    color: #b2b2b2
}

[type="search"] {
    -webkit-appearance: textfield
}

.help-block,
.help-inline {
    color: #555
}

.help-block {
    display: block;
    margin-bottom: 10.9375px
}

.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

.input-prepend,
.input-append {
    margin-bottom: 5px
}

.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-append input,
.input-append select,
.input-append .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
    border-radius: 0 3px 3px 0
}

.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus {
    z-index: 2
}

.input-prepend .uneditable-input,
.input-append .uneditable-input {
    border-left-color: #ccc
}

.input-prepend .add-on,
.input-append .add-on {
    display: inline-block;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 21.875px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    border: 1px solid #ccc
}

.input-prepend .add-on,
.input-prepend .btn,
.input-append .add-on,
.input-append .btn {
    border-radius: 0
}

.input-prepend .active,
.input-append .active {
    background-color: #00f4fc;
    border-color: #006063
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -4px
}

.input-prepend input,
.input-prepend .uneditable-input {
    border-left-width: 0
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    border-right-width: 0;
    border-radius: 3px 0 0 3px
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
    border-radius: 3px 0 0 3px
}

.input-append input,
.input-append .uneditable-input {
    border-right-width: 0
}

.input-append .uneditable-input {
    border-right-color: #ccc;
    border-left-color: #eee
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
    border-left-width: 0;
    margin-left: -4px;
    border-radius: 0 3px 3px 0
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    border-radius: 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    border-radius: 3px 0 0 3px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    border-radius: 0 3px 3px 0
}

.search-query {
    padding-right: 14px;
    padding: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    border-radius: 14px
}

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-portal input,
.form-portal textarea,
.form-portal select,
.form-portal .help-inline,
.form-portal .uneditable-input,
.form-portal .input-prepend,
.form-portal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.form-search .hide,
.form-inline .hide,
.form-portal .hide {
    display: none
}

.form-portal {
    margin-top: 10px
}

.form-search label,
.form-inline label {
    display: inline-block
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

.control-group {
    margin-bottom: 16px;
    height: 34px;
}

legend+.control-group {
    margin-top: 21.875px;
    -webkit-margin-top-collapse: separate
}

input.special {
    border-radius: 6px;
    border-color: #8c8c8c;
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 6px 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px inset;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px inset
}

label.required:after {
    content: "*";
    color: #d00;
    font-size: 16.8px;
    font-weight: bold;
    position: relative;
    top: 4px;
    margin-left: 5px
}

.ticket-form .nested_field .level_2,
.ticket-form .nested_field .level_3,
.ticket-form .control-tabbed-border {
    border-left: 1px dotted #333;
    padding-left: 15px;
    padding-top: 15px
}

.cc-emails {
    *zoom: 1;
    margin-top: 6px
}

.cc-emails:before,
.cc-emails:after {
    display: table;
    content: ""
}

.cc-emails:after {
    clear: both
}

.cc-emails .cc-label,
.cc-emails input[type=text] {
    float: left
}

.cc-emails .cc-label {
    width: 10%;
    border: 1px solid #ccc;
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #f8f8f8;
    height: 30.875px;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 21.875px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle
}

.cc-emails input[type=text] {
    width: 90%;
    border-radius: 0 3px 3px 0;
    border-left-width: 0
}

.cc-emails .select2-container {
    width: 90%
}

.cc-emails .select2-container .select2-choices {
    border-left-color: #efefef;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.attachments-form {
    margin-top: 5px;
    *zoom: 1
}

.attachments-form:before,
.attachments-form:after {
    display: table;
    content: ""
}

.attachments-form:after {
    clear: both
}

.ticket-sidebar select,
.ticket-sidebar textarea,
.ticket-sidebar input[type="text"],
.ticket-sidebar input[type="password"],
.ticket-sidebar input[type="datetime"],
.ticket-sidebar input[type="datetime-local"],
.ticket-sidebar input[type="date"],
.ticket-sidebar input[type="month"],
.ticket-sidebar input[type="time"],
.ticket-sidebar input[type="week"],
.ticket-sidebar input[type="number"],
.ticket-sidebar input[type="email"],
.ticket-sidebar input[type="url"],
.ticket-sidebar input[type="search"],
.ticket-sidebar input[type="tel"],
.ticket-sidebar input[type="color"],
.ticket-sidebar .uneditable-input {
    width: 100%
}

#errorExplanation h2,
#errorExplanation p,
.errorExplanation h2,
.errorExplanation p {
    display: none
}

#errorExplanation ul,
.errorExplanation ul {
    margin-bottom: 0
}

.form-portal .control-group {
    margin-bottom: 21.875px;
    *zoom: 1
}

.form-portal .control-group:before,
.form-portal .control-group:after {
    display: table;
    content: ""
}

.form-portal .control-group:after {
    clear: both
}

.form-portal .control-label {
    float: left;
    width: 140px;
    padding-top: 4px
}

.form-portal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 160px;
    *margin-left: 0
}

.form-portal .controls:first-child {
    *padding-left: 160px
}

.form-portal .controls .disabled-field {
    padding-top: 4px
}

.form-portal .help-block {
    margin-top: 10.9375px;
    margin-bottom: 0
}

.form-portal .form-actions {
    padding-left: 160px
}

input,
textarea {
    width: 210px
}

@media (max-width: 45em) {
    .form-portal .form-actions {
        padding-left: 0
    }

    .form-portal .control-label {
        float: none;
        width: auto;
        padding-top: 0
    }

    .form-portal .controls {
        margin-left: 0
    }

    input,
    textarea {
        width: 100%;
        max-width: 100%
    }

    input.span1,
    textarea.span1 {
        width: 100%
    }

    input.span2,
    textarea.span2 {
        width: 100%
    }

    input.span3,
    textarea.span3 {
        width: 100%
    }

    input.span4,
    textarea.span4 {
        width: 100%
    }

    input.span5,
    textarea.span5 {
        width: 100%
    }

    input.span6,
    textarea.span6 {
        width: 100%
    }

    input.span7,
    textarea.span7 {
        width: 100%
    }

    input.span8,
    textarea.span8 {
        width: 100%
    }

    input.span9,
    textarea.span9 {
        width: 100%
    }

    input.span10,
    textarea.span10 {
        width: 100%
    }

    input.span11,
    textarea.span11 {
        width: 100%
    }

    input.span12,
    textarea.span12 {
        width: 100%
    }

    textarea {
        height: auto
    }
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 5px 5px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
    *line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    z-index: 1;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e3e3e3', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #d9d9d9;
    *border: 0;
    border-bottom-color: #bfbfbf;
    border-radius: 6px;
    *margin-left: .3em;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

.btn:active,
.btn.active {
    background-color: #ccc \9
}

.btn:first-child {
    *margin-left: 0
}

.btn:hover {
    color: #1a1a1a;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    -webkit-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=65);
    opacity: 0.65;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 9px 14px;
    font-size: 16px;
    line-height: normal;
    border-radius: 5px
}

.btn-large[class^="icon-"] {
    margin-top: 1px
}

.btn-small {
    padding: 3px 16px;
    font-size: 12px;
    line-height: 20.875px;
    border-radius: 4px
}

.btn-small[class^="icon-"] {
    margin-top: -1px
}

.btn-mini {
    padding: 2px 6px;
    font-size: 12px;
    line-height: 19.875px
}

.btn-mini[class^="icon-"] {
    margin-right: -3px;
    margin-left: -3px
}

.btn-quoted {
    padding: 0 7px 0 8px;
    font-size: 12px;
    line-height: 0.8;
    height: 17px;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-radius: 3px
}

.btn-quoted:before {
    content: "..."
}

.btn-icon {
    padding: 3px 6px
}

.btn-primary,
.btn-primary:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.btn-primary.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn-danger,
.btn-danger:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.btn-danger.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn-primary {
    background-color: #616060;
    background-image: -moz-linear-gradient(top, #6c6a6a, #525151);
    background-image: -ms-linear-gradient(top, #6c6a6a, #525151);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6c6a6a), to(#525151));
    background-image: -webkit-linear-gradient(top, #6c6a6a, #525151);
    background-image: -o-linear-gradient(top, #6c6a6a, #525151);
    background-image: linear-gradient(to bottom, #6c6a6a, #525151);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#696767', endColorstr='#504e4e', GradientType=0);
    border-color: #525151 #525151 #2c2b2b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #525151;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #525151;
    *background-color: #454444
}

.btn-primary:active,
.btn-primary.active {
    background-color: #393737 \9
}

.btn-danger {
    background-color: #8b2219;
    background-image: -moz-linear-gradient(top, #9d261d, #721c15);
    background-image: -ms-linear-gradient(top, #9d261d, #721c15);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9d261d), to(#721c15));
    background-image: -webkit-linear-gradient(top, #9d261d, #721c15);
    background-image: -o-linear-gradient(top, #9d261d, #721c15);
    background-image: linear-gradient(to bottom, #9d261d, #721c15);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#99251c', endColorstr='#6e1b14', GradientType=0);
    border-color: #721c15 #721c15 #310c09;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #721c15;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background-color: #721c15;
    *background-color: #5c1611
}

.btn-danger:active,
.btn-danger.active {
    background-color: #47110d \9
}

button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}

.btn-record:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #d00;
    border-radius: 100%;
    display: inline-block;
    margin: 3px 5px 0 -8px
}

.btn-help-rounded {
    background: none;
    border-color: #ddd;
    @inlcude box-shadow(none);
    ;
    border-radius: 100%;
    padding: 1px 6px
}

.btn-group {
    position: relative;
    *zoom: 1;
    *margin-left: .3em
}

.btn-group:before,
.btn-group:after {
    display: table;
    content: ""
}

.btn-group:after {
    clear: both
}

.btn-group:first-child {
    *margin-left: 0
}

.btn-group+.btn-group {
    margin-left: 5px
}

.btn-toolbar {
    margin-top: 10.9375px;
    margin-bottom: 10.9375px
}

.btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.btn-group>.btn {
    position: relative;
    float: left;
    margin-left: -1px;
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.btn-group>.btn.large:first-child {
    margin-left: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active {
    z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    *padding-top: 4px;
    *padding-bottom: 4px
}

.btn-group>.btn-mini.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px
}

.btn-group>.btn-small.dropdown-toggle {
    *padding-top: 4px;
    *padding-bottom: 4px
}

.btn-group>.btn-large.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #525151
}

.btn .caret {
    margin-top: 7px;
    margin-left: 0
}

.btn:hover .caret,
.open.btn-group .caret {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=10000);
    opacity: 100
}

.btn-mini .caret {
    margin-top: 5px
}

.btn-small .caret {
    margin-top: 6px
}

.btn-large .caret {
    margin-top: 6px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

.close {
    float: right;
    font-size: 30px;
    font-weight: bold;
    line-height: 21.875px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=2000);
    opacity: 20
}

.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=4000);
    opacity: 40
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.alert,
.errorExplanation {
    padding: 8px 35px 8px 14px;
    margin-bottom: 21.875px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    color: #c09853
}

.alert-heading {
    color: inherit
}

.alert-page {
    margin: 10px 0 0
}

.errorExplanation h2 {
    font-size: 1em
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px
}

.alert-success,
.alert-notice {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-danger,
.alert-error,
.errorExplanation {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0
}

.alert-block p+p {
    margin-top: 5px
}

.alert-solid {
    text-align: center;
    margin: 0;
    border-radius: 0
}

.alert-ticket-status {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #333;
    font-size: 15px;
    font-weight: 300
}

.alert-assume-agent {
    padding: 8px 0px 8px 0px;
    margin-bottom: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #FCF8E3;
    color: #82683C;
    font-size: 13px
}

.alert-invalid {
    text-decoration: line-through;
    color: #888;
    background: transparent;
    border: 0;
    padding-left: 0
}

.alert-invalid-text {
    color: #b94a48;
    float: right
}

.alert-invalid-attach-text {
    color: #b94a48
}

.alert-with-close {
    position: relative;
    margin-top: 10px;
    margin-bottom: 0px
}

.alert-with-close a.close {
    position: absolute;
    top: 8px;
    right: 20px;
    line-height: 18px
}

.alert-with-close a.close::before {
    content: "\00d7";
    font-size: 18px;
    font-weight: bold;
    color: #888
}

.banner {
    text-align: left;
    background-color: #616060;
    padding: 0.9em 1.6em;
    color: #fff;
    border-bottom-width: 0;
    border-radius: 6px;
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 1px inset;
    box-shadow: rgba(255, 255, 255, 0.5) 0 1px inset;
    *zoom: 1;
    border: 1px solid rgba(255, 255, 255, 0.2)
}

.banner:before,
.banner:after {
    display: table;
    content: ""
}

.banner:after {
    clear: both
}

.banner a {
    color: inherit;
    font-size: 13px
}

.banner a:hover {
    color: inherit
}

.banner .banner-title {
    width: 74.6988%;
    float: left;
    margin-right: 1.20482%;
    display: inline
}

.banner .banner-nav {
    width: 24.09639%;
    float: right;
    margin-right: 0;
    *margin-left: -10px;
    display: inline;
    margin-top: 5px
}

.banner .banner-nav .welcome {
    display: block
}

.banner nav {
    text-align: right
}

.banner-title .heading {
    color: inherit
}

.banner-nav {
    font-size: 0.929em;
    line-height: 1.3em
}

.banner-nav .welcome {
    display: inline-block
}

.banner-nav a {
    color: inherit
}

.logo,
.portal-logo {
    display: inline;
    float: left;
    margin: -3px 10px 0 -5px;
    text-align: center;
    width: auto
}

.portal-img {
    display: table-cell;
    vertical-align: middle;
    height: 50px
}

.portal-img * {
    vertical-align: middle
}

.footer {
    background-color: #4C4B4B;
    padding: 1em;
    border: 1px solid #323232;
    color: #fff;
    *zoom: 1;
    margin-top: 10px
}

.footer:after {
    content: "";
    display: table;
    clear: both
}

.footer a {
    color: inherit;
    margin: 0 10px
}

.footer a:hover {
    color: inherit
}

.footer-links a {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6
}

.footer-links a:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.footer-links a:before {
    content: "-";
    position: absolute;
    margin-left: -15px
}

.footer-links a:first-child:before {
    content: none
}

.footer-links a:last-child {
    margin-right: 0
}

.copyright {
    padding: 1em;
    text-align: center;
    color: #555
}

@media (min-width: 45em) {
    .footer-links .privacy-link {
        float: right;
        margin-left: 25px
    }

    .footer-links .cookie-link {
        float: right
    }

    .footer-links .cookie-link:before {
        content: ""
    }
}

@media (max-width: 45em) {
    .portal-img {
        display: block;
        height: auto
    }

    .banner {
        border-radius: 0;
        border: 0;
        box-shadow: none;
        text-align: center;
        display: table;
        width: 100%
    }

    .banner .banner-wrapper {
        display: table-cell;
        vertical-align: middle
    }

    .banner .banner-title,
    .banner .banner-nav {
        float: none;
        width: auto;
        margin-right: auto;
        text-align: center
    }

    .banner .banner-title .heading {
        max-width: 275px;
        margin: 0 auto
    }

    .banner .banner-nav {
        margin-top: 11px
    }

    .banner .banner-nav .welcome {
        display: block;
        margin-bottom: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .banner .banner-nav a {
        color: inherit;
        border-radius: 20px;
        padding: 1px 10px;
        padding-bottom: 3px;
        border: 1px solid rgba(255, 255, 255, 0.2)
    }

    .page-tabs {
        padding: 0;
        text-align: right;
        cursor: pointer;
        position: relative;
        z-index: 2;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-width: 1px 0;
        -moz-box-shadow: 0 3px 4px 0 #eee;
        -webkit-box-shadow: 0 3px 4px 0 #eee;
        box-shadow: 0 3px 4px 0 #eee
    }

    .page-tabs,
    .page-tabs .nav-link a:first-child {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .page-tabs .mobile-icon-nav-menu {
        z-index: 3;
        padding: 6px;
        padding-left: 6px
    }

    .page-tabs .mobile-icon-nav-menu:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .page-tabs .nav-link {
        display: none;
        margin-top: 10px
    }

    .page-tabs .nav-link,
    .page-tabs .nav-link a.active,
    .page-tabs .nav-link a:hover {
        background-color: #fff
    }

    .page-tabs .nav-link a {
        float: none;
        font-weight: 300;
        padding-left: 1em;
        border-width: 1px 0 0 0;
        display: block;
        min-width: auto;
        padding: 5px 10px;
        text-align: left;
        font-size: 17.64px
    }

    .page-tabs .nav-link a:last-child {
        padding-bottom: 0
    }

    .logo,
    .portal-logo {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center
    }

    .footer {
        margin-top: 0;
        padding: 1em 0.5em
    }

    .footer a {
        -moz-box-shadow: inset 0 1px 3px #4C4B4B, 0 0 2px #000;
        -webkit-box-shadow: inset 0 1px 3px #4C4B4B, 0 0 2px #000;
        box-shadow: inset 0 1px 3px #4C4B4B, 0 0 2px #000;
        border-radius: 20px;
        background: #fff;
        padding-left: 10px;
        padding: 0 10px;
        margin-right: 4px;
        margin-left: 4px;
        line-height: 24px;
        display: inline-block;
        margin-bottom: 10px
    }

    .footer a,
    .footer a:hover {
        color: #4C4B4B
    }

    .footer-links {
        text-align: center
    }

    .footer-links a:before {
        content: none
    }
}

.help-center {
    position: relative;
    z-index: 3;
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    color: #000;
    *zoom: 1
}

.help-center:before,
.help-center:after {
    display: table;
    content: ""
}

.help-center:after {
    clear: both
}

.help-center {
    margin-top: 5px;
    padding: 1em 2em
}

.hc-search {
    position: relative
}

.help-center .hc-search-form {
    background-color: #e5e5e5;
    padding: 5px;
    border-radius: 6px
}

.hc-search-form {
    *zoom: 1
}

.hc-search-form:after {
    content: "";
    display: table;
    clear: both
}

.hc-search-form.active {
    -moz-box-shadow: #aaa 0 6px 10px;
    -webkit-box-shadow: #aaa 0 6px 10px;
    box-shadow: #aaa 0 6px 10px;
    border-radius: 6px 6px 0 0
}

.hc-search-input {
    position: relative
}

.hc-search-input input,
.hc-search-button .btn {
    height: 35px
}

.hc-search-input input {
    width: 100%
}

.hc-search-button .btn {
    width: 100%;
    text-transform: uppercase;
    padding: 5px
}

.hc-nav nav {
    *zoom: 1
}

.hc-nav nav:before,
.hc-nav nav:after {
    display: table;
    content: ""
}

.hc-nav nav:after {
    clear: both
}

.new-ticket,
.check-status {
    font-weight: bold
}

.new-ticket,
.check-status,
.contact-info {
    padding: 3px 8px 3px 2px;
    float: left;
    margin-right: 15px
}

.new-ticket:before,
.check-status:before,
.contact-info:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 5px;
    border-radius: 2em;
    margin-top: -1px;
    background-color: #e5e5e5
}

.new-ticket:hover,
.check-status:hover,
.contact-info:hover {
    text-decoration: none
}

.mobile-icon-search:before {
    content: "";
    background-position: 0 -349px;
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: text-top
}

.mobile-icon-nav-contact:before {
    content: "";
    background-position: 0 -153px;
    height: 22px;
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: text-top
}

.mobile-icon-nav-newticket:before {
    content: "";
    background-position: 0 -241px;
    height: 22px;
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: text-top
}

.mobile-icon-nav-status:before {
    content: "";
    background-position: 0 -285px;
    height: 22px;
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: text-top
}

.hc-search-input {
    width: 84%;
    float: left
}

.hc-search-input input.special {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.hc-search-button {
    position: relative;
    width: 16%;
    float: left
}

.hc-search-button .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.hc-search {
    width: 68%;
    padding-right: 2%;
    border-right: 1px solid #e5e5e5
}

.hc-nav {
    width: 30%;
    padding-left: 1%
}

.hc-nav a,
.hc-nav span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.hc-search,
.hc-nav {
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 45em) {
    .help-center {
        border: 0;
        padding: 0;
        padding-left: 1em;
        background-color: transparent;
        position: absolute;
        width: 90%;
        top: 165px
    }

    .hc-search {
        width: 57.83133%;
        float: left;
        margin-right: 1.20482%
    }

    .hc-nav {
        width: 40.96386%;
        float: right;
        margin-right: 0
    }

    .help-center .hc-search-form {
        background-color: transparent;
        border: 0;
        padding: 0;
        border-radius: 0px
    }

    .help-center .hc-search {
        position: absolute;
        border-right: 0;
        width: 62%;
        margin-left: -5px;
        margin-top: 2px
    }

    .help-center .onfocus-mobile {
        width: 95%
    }

    .help-center .hc-search-input {
        width: 100%
    }

    .help-center .hc-search-input input {
        width: 100%;
        padding-right: 35px;
        border-radius: 6px
    }

    .help-center .hc-search-button {
        width: 30px;
        position: absolute;
        right: 3px;
        top: 0;
        height: 35px
    }

    .help-center .hc-search-button .btn-primary {
        background: url(https://d1k77w8c6z6pel.cloudfront.net/assets/cdn-ignored/sprites/portal/dynamic-icon-s85b95186ce.png) 0 -329px no-repeat;
        height: 20px;
        border: 0;
        margin: 7px 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .help-center .mobile-icon-search {
        display: none
    }

    .hc-search-button .btn {
        font-size: 12px
    }

    .onfocus-hide {
        opacity: 0;
        display: none
    }

    .onfocus-mobile-button {
        border-color: rgba(76, 75, 75, 0.8);
        outline: 0;
        outline: thin dotted 9;
        -moz-box-shadow: inset 0 1px 1px rgba(76, 75, 75, 0.075);
        -webkit-box-shadow: inset 0 1px 1px rgba(76, 75, 75, 0.075);
        box-shadow: inset 0 1px 1px rgba(76, 75, 75, 0.075)
    }

    .hc-search,
    .onfocus-mobile {
        -moz-transition: width 0.2s ease;
        -o-transition: width 0.2s ease;
        -webkit-transition: width 0.2s ease;
        transition: width 0.2s ease
    }

    .hc-nav {
        opacity: 1;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        -webkit-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out
    }

    .hc-nav nav span {
        display: none
    }

    .hc-nav nav a {
        text-align: center;
        padding: 0.5em 0;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.2);
        box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.2);
        width: 45%
    }

    .hc-nav.nav-with-contact nav a {
        width: 32.5%
    }

    .new-ticket,
    .check-status,
    .contact-info {
        margin-right: 0
    }

    .new-ticket:before,
    .check-status:before,
    .contact-info:before {
        margin-right: 0px;
        border-radius: 0;
        margin-top: 0px;
        background-color: transparent
    }
}

.attach-link-wrap {
    position: relative;
    cursor: pointer
}

.attach-link-wrap .attach-link-file,
.attach-link-wrap input[type="file"] {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    z-index: 99999;
    width: 100%;
    cursor: pointer
}

.attach-link-wrap .attach-link-file {
    width: 20px
}

.content,
.content-form,
.content-light {
    border: 1px solid #dcdcdc;
    padding: 20px 2em
}

.content {
    background-color: #fff
}

.content-light {
    background-color: rgba(255, 255, 255, 0.9)
}

.content-form {
    background-color: rgba(244, 244, 244, 0.9)
}

.cs-s {
    border-top: 1px solid #4C4B4B
}

.cs-s h3 {
    border-top: 6px solid #4C4B4B
}

.see-more {
    color: rgba(76, 75, 75, 0.5)
}

.help-text,
.p-info,
.info-text,
.list-noinfo,
.description-text {
    color: #999;
    line-height: 19.88636px
}

.item-count {
    color: #b3b3b3
}

#topic-vote-up-button:nth-child(3):before {
    color: #333
}

.p-content {
    background-color: #fafafa;
    padding: 0.8em 1em;
    border: 1px solid #ebebeb
}

.p-content hr {
    margin-left: -1em;
    margin-right: -1em
}

.comment-by-agent .p-content {
    background-color: #fffdf8;
    border-color: #ccc
}

.c-list {
    border-bottom: 1px solid #f3f3f3
}

.c-row {
    border-top: 1px solid #f3f3f3
}

.uv-row {
    border-bottom: 1px solid #f3f3f3
}

hr.content-divider {
    margin-left: -2em;
    margin-right: -2em
}

@media (max-width: 45em) {
    body {
        font-size: 13px;
        line-height: 20.3125px
    }

    p {
        margin: 0 0 10.15625px
    }

    p small {
        font-size: 11px
    }

    .lead,
    .lead-small,
    .list-lead {
        line-height: 26.40625px
    }

    .lead-small {
        font-size: 14px
    }

    h1 {
        font-size: 26px;
        line-height: 40.625px
    }

    h1 small {
        font-size: 18px
    }

    h2 {
        font-size: 22px;
        line-height: 32.5px
    }

    h2 small {
        font-size: 16px
    }

    h3 {
        font-size: 18px;
        line-height: 28.4375px
    }

    h3 small {
        font-size: 13px
    }

    h4,
    h5,
    h6 {
        line-height: 20.3125px
    }

    h4 {
        font-size: 13px
    }

    h4 small {
        font-size: 11px
    }

    h5 {
        font-size: 11px
    }

    h6 {
        font-size: 10px
    }

    .page-header {
        padding-bottom: 19.3125px;
        margin: 20.3125px 0
    }

    ul,
    ol {
        padding: 0;
        margin: 0 0 10.15625px 15px
    }

    li {
        line-height: 20.3125px
    }

    dl {
        margin-bottom: 20.3125px
    }

    dt,
    dd {
        line-height: 20.3125px
    }

    dt {
        line-height: 19.3125px
    }

    dd {
        margin-left: 10.15625px
    }

    hr {
        margin: 15.625px 0
    }

    blockquote {
        margin: 0 0 20.3125px
    }

    blockquote p {
        font-size: 16px;
        font-weight: 300;
        line-height: 25.39063px
    }

    blockquote small {
        line-height: 20.3125px
    }

    .rounded-6 {
        border-radius: 0
    }

    .show-in-mobile,
    .hide-tablet {
        display: block
    }

    .hide-in-mobile {
        display: none
    }

    address {
        margin-bottom: 20.3125px;
        line-height: 20.3125px
    }

    .min-height-on-desktop {
        min-height: auto
    }

    .ui-datepicker.ui-widget-content {
        width: auto !important;
        left: 25px !important;
        right: 25px !important
    }

    .c-ticket-row .label {
        float: none
    }

    .agent-details {
        padding: 1em;
        margin-top: -1em;
        margin-left: -1em;
        margin-right: -1em;
        border-top-left-radius: none;
        border-top-right-radius: none
    }

    .ticket-brief {
        padding-top: 5px
    }

    .btn-signup,
    .btn-newticket,
    .btn-login {
        width: 100%
    }

    .btn-login {
        float: none;
        margin-top: 4px;
        margin-bottom: 4px
    }

    .login-form {
        max-width: none
    }

    .alt-login-button {
        border-left: 0;
        padding-left: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .login-form,
    .alt-login-button {
        width: auto;
        float: none
    }

    .page-stamp {
        display: none
    }

    .span1,
    .span2,
    .span3,
    .span4,
    .span5,
    .span6,
    .span7,
    .span8,
    .span9,
    .span10,
    .span11,
    .span12 {
        float: none;
        width: auto;
        margin-right: auto;
        display: block
    }

    .page {
        padding: 0
    }

    .label {
        border-radius: 3px
    }

    .modal {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        width: auto !important;
        margin-left: 0 !important
    }

    .modal.fade.in {
        top: 10px;
        margin-top: 0
    }

    .modal-body {
        padding-top: 0;
        padding-bottom: 0;
        height: auto;
        max-height: none
    }

    .modal-header h3 {
        min-height: 45px;
        line-height: 2.1em
    }

    .modal-header .close,
    .modal-header .close:focus,
    .modal-header .close:hover {
        right: 20px;
        top: 13px;
        left: auto;
        background: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 10px;
        font-size: 16px;
        font-weight: bold;
        color: inherit;
        padding: 0
    }

    .modal-header .close:before {
        content: none;
        background: none;
        width: 0;
        height: 0
    }

    .pagination a {
        display: none
    }

    .pagination li:first-child a,
    .pagination li:last-child a,
    .pagination .active a .pagination li:first-child span,
    .pagination li:last-child span {
        display: block
    }

    .toolbar-actions {
        margin-top: 3px;
        margin-bottom: 15px
    }

    .toolbar-actions,
    .topic-list .topic-labels {
        float: none
    }

    #topic-toolbar .btn {
        padding-left: 10px;
        padding-right: 10px
    }

    .cs-s {
        margin: 0.5em 0
    }

    .cs-s h3 {
        border-top-width: 4px
    }

    .content,
    .content-form,
    .content-light {
        margin-top: 0;
        padding: 1em
    }

    .user-comment .user-pic-thumb {
        clear: right
    }

    .c-user-thumb {
        padding-left: 55px
    }

    hr.content-divider {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 45em) {
    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

    .ui-datepicker-multi .ui-datepicker-group {
        float: left
    }

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 50%
    }

    .ui-datepicker-multi-3 .ui-datepicker-group {
        width: 33.3%
    }

    .ui-datepicker-multi-4 .ui-datepicker-group {
        width: 25%
    }

    .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
        border-left-width: 0
    }

    .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
        border-left-width: 0
    }

    .ui-datepicker-multi .ui-datepicker-buttonpane {
        clear: left
    }

    .ui-datepicker-row-break {
        clear: both;
        width: 100%;
        font-size: 0em
    }

    .cs-g {
        width: 48.14815%;
        float: left;
        margin-right: 3.7037%
    }

    .cs-g:nth-child(even) {
        width: 48.14815%;
        float: right;
        margin-right: 0;
        clear: right
    }

    .cs-g-3 {
        width: 30%;
        float: left;
        margin-right: 5%
    }

    .cs-g-3:nth-child(3n+3) {
        width: 30%;
        float: right;
        margin-right: 0
    }

    .cs-g-3:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 60em) {
    #new_topic .related-topics {
        overflow: scroll;
        height: 100%
    }

    #new_topic .title {
        padding: 10px 0 5px 0
    }

    #new_topic .topic-title {
        font-size: 14px
    }

    .modal {
        top: 12%;
        margin-top: 0
    }

    .modal.fade.in {
        top: 10%
    }

    .main,
    .sidebar {
        float: none;
        width: auto;
        margin-right: auto;
        display: block
    }
}

@media (min-width: 60em) {
    .min-height-on-desktop {
        min-height: 630px
    }

    .sidebar .cs-g {
        float: none;
        width: auto;
        margin-right: auto
    }

    .sidebar .cs-g-3 {
        float: none;
        width: auto;
        margin-right: auto
    }
}

.bg-9 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/9bthumb.png);
    background-size: 100%
}

.bg-8 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/8bthumb.png);
    background-size: 100%
}

.bg-7 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/7bthumb.png);
    background-size: 100%
}

.bg-6 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/6bthumb.png);
    background-size: 100%
}

.bg-5 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/5bthumb.png);
    background-size: 100%
}

.bg-4 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/4bthumb.png);
    background-size: 100%
}

.bg-3 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/3bthumb.png);
    background-size: 100%
}

.bg-2 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/2bthumb.png);
    background-size: 100%
}

.bg-1 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/1bthumb.png);
    background-size: 100%
}

.bg-0 {
    background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/1x/0bthumb.png);
    background-size: 100%
}

div.avatar-text {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    font-weight: 100;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

div.thumb {
    border-radius: 10%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.8)
}

div.medium {
    border-radius: 10%;
    width: 127px;
    height: 127px;
    line-height: 127px;
    font-size: 60px;
    font-weight: 100;
    text-align: right;
    padding: 25px 15px 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.6);
    text-shadow: 0 0 8px #fff
}

div.small {
    border-radius: 10%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 400
}

.circle {
    border-radius: 50% !important
}

.circle img {
    border-radius: 50% !important
}

img.preview_pic {
    margin-left: 0
}

img.thumb {
    width: 40px;
    height: 40px
}

img.medium {
    width: 127px;
    height: 127px
}

img.small {
    width: 25px;
    height: 25px
}

@media only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .bg-9 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/9bthumb.png);
        background-size: 100%
    }

    .bg-8 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/8bthumb.png);
        background-size: 100%
    }

    .bg-7 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/7bthumb.png);
        background-size: 100%
    }

    .bg-6 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/6bthumb.png);
        background-size: 100%
    }

    .bg-5 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/5bthumb.png);
        background-size: 100%
    }

    .bg-4 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/4bthumb.png);
        background-size: 100%
    }

    .bg-3 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/3bthumb.png);
        background-size: 100%
    }

    .bg-2 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/2bthumb.png);
        background-size: 100%
    }

    .bg-1 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/1bthumb.png);
        background-size: 100%
    }

    .bg-0 {
        background-image: url(https://d1k77w8c6z6pel.cloudfront.net/images/avatar/background/2x/0bthumb.png);
        background-size: 100%
    }
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBUOjZSKWg4xBWp_C_qQx0o.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBqg5eI2G47JWe0-AuFtD150.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBtIh4imgI8P11RFo6YPCPC0.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxqsA81DAeuqoeYxDcSOJPMY.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxoUt79146ZFaIJxILcpzmhI.woff) format('woff')
}

noscript {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    z-index: 998
}

noscript div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #666666;
    box-shadow: 1px 1px 4px #999999;
    color: #333;
    margin: 0 auto;
    padding: 25px 0 7px 0;
    z-index: 999;
    text-align: center;
    font-size: 1.1em
}

noscript div a {
    font-weight: bold;
    color: #F60
}

#loginForm button[type="submit"],
#resetPass button[type="submit"],
#resetForm button[type="submit"],
#signinForm button[type="submit"] {
    width: 145px
}

#resetForm #captcha,
#signinForm #captcha {
    cursor: pointer
}

#resetForm input[name="captcha"],
#signinForm input[name="captcha"] {
    width: 200px
}

#signinForm .control-group {
    height: inherit;
}

.controls.two-options {
    width: 100%
}

.controls.two-options label {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 2.4em;
    margin-bottom: 15px;
    padding: 8px 12px !important;
    text-align: center;
    width: calc(50% - 7px);
    cursor: pointer;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.controls.two-options label.active {
    color: #fff;
    background: #0f586a;
    border-color: rgba(76, 75, 75, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18), 0 0 8px rgba(76, 75, 75, 0.6);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18), 0 0 8px rgba(76, 75, 75, 0.6);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18), 0 0 8px rgba(76, 75, 75, 0.6)
}

.controls.two-options label.active:hover {
    background: #0f586a;
    color: #fff
}

.controls.two-options label:hover {
    background: #fff;
    color: #0f586a
}

@media (min-width: 720px) {
    .content-form {
        min-height: 400px
    }
}

@media (max-width: 720px) {
    .content-form {
        min-height: 240px
    }
}

#cookies {
    width: 100%;
    background: #333;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 99999;
    font-size: 0.9em;
}

#cookies a {
    color: #0f586a;
}

#cookies p {
    padding: 5px 10px;
    margin: 0;
    text-align: justify;
}