/* Import styles for calendar used in date/datetime custom fields */
@import "https://help-kompass.latitudewhite.com/static_4.9.3/js/jscal2/css/jscal2.css";
body {
    color: #505669;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
a:link, a:active, a:visited {
    color: #00528e;
    text-decoration: none;
}
a:hover {
    color: ##00528e;
    text-decoration: underline;
}
p {
    font: 13px/18px 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
h1 {
    color: #31363C;
    font: bold 22px/28px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 10px 0 5px;
}
h2 {
    color: #31363C;
    font: bold 18px/18px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 10px 0;
    padding: 0;
}
h3 {
    color: #434951;
    font: bold 15px/13px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 0 0 2px;
    padding: 0;
}
h4 {
    color: #434951;
    font: bold 13px/13px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 10px 0 0;
    padding: 0;
}
h5 {
    font: bold 13px/16px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-bottom: -10px;
}
img {
    border: 0 none;
}
.subheading {
    line-height: 120%;
    margin-bottom: 5px;
}
#container {
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: 760px;
}
#banner {
    background: url(https://help-kompass.latitudewhite.com/custom_templates/latitiude_white_helpspot_logo.png) no-repeat scroll 4px 8px transparent;
    color: #FFFFFF;
    font-size: 26px;
    font-weight: bold;
    height: 80px;
    margin-bottom: 0;
    padding: 24px 2px 2px 8px;
    text-align: left;
}
#leftSidebar {
    background-color: transparent;
    border-right: 1px dotted #D7DBDE;
    display: inline;
    float: left;
    margin: 20px 0 40px;
    padding: 0 10px 0 0;
    width: 160px;
}
#content2col {
    background-color: transparent;
    font: 12px/18px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 20px 20px 0 165px;
    padding: 0 0 0 20px;
}
#content2col li {
    line-height: 20px;
}
#footer {
    background-color: #999999;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    color: #999999;
    font: 12px/14px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 40px 0 20px;
    padding: 10px 20px;
    text-align: center;
    width: 700px;
}
#footer a {
    color: #FFFFFF;
    text-decoration: underline;
}
#footer strong {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
}
#footer input[type="text"] {
    color: #7D8390;
    font-family: Georgia,Times New Roman,Times,Serif;
    font-size: 16px;
    height: 15px;
    margin-right: 15px;
    padding: 7px;
    width: 310px !important;
}
#footer input[type="submit"] {
    background: -moz-linear-gradient(center top , #95CB4A, #80BD36) repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #0F2F5D;
    color: #4B8112;
    cursor: pointer;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: 15px;
    padding: 6px 30px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ADE261;
    vertical-align: middle;
}
#footer input[type="submit"]:hover {
    background: none repeat scroll 0 0 #9BCF4C;
    border-top-color: #9BCF4C;
}
.hilite2col {
    background: none repeat scroll 0 0 #FFFECC;
    border: 1px solid #CECECE;
    margin: 0 0 10px;
    width: 100%;
}
.hilite2col p {
    margin: 3px 14px;
}
.fieldset {
    border: 1px solid #CCCCCC;
    padding: 10px;
}
legend {
    color: #434951;
    font-size: 14px;
    font-weight: bold;
}
.navBar {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 0 0 10px 5px;
    padding: 0;
}
.navBar li {
    color: #3163CE;
    display: block;
    font: 12px/20px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.navBar a:link, .navBar a:visited {
    color: #00528e;
    padding: 0 0 6px 10px;
    text-decoration: none;
}
.navBar a.navOn:link, .navBar a.navOn:visited, .navBar a.navOn:hover {
    color: #00528e;
    font-weight: bold;
    padding: 0 0 6px 10px;
    text-decoration: none;
}
.navBar a:hover {
    color: #00528e;
    padding: 0 0 6px 10px;
    text-decoration: underline;
}
.navBar a:visited {
    color: #00528e;
}
.subnavBar {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 0 0 0 12px;
    padding: 0;
}
.subnavBar li {
    background: none repeat scroll 0 0 transparent;
    color: #3163CE;
    display: block;
    font: 12px/20px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.subnavBar a:link, .subnavBar a:visited {
    color: ##00528e;
    padding: 0 0 6px 15px;
    text-decoration: none;
}
.subnavBar a.navOff:link, .subnavBar a.navOff:visited {
    background: url(https://help-kompass.latitudewhite.com/custom_templates/images_blue/bullet.jpg) no-repeat scroll left 5px transparent;
    color: #00528e;
    font-weight: normal;
    padding: 0 0 6px 15px;
    text-decoration: none;
}
.subnavBar a.navOff:hover {
    background: url(https://help-kompass.latitudewhite.com/custom_templates/images_blue/bullet.jpg) no-repeat scroll left 5px transparent;
    color: ##00528e;
    font-weight: normal;
    padding: 0 0 6px 15px;
    text-decoration: underline;
}
.subnavBar a.navOn:link, .subnavBar a.navOn:visited, .subnavBar a.navOn:hover {
    background: url(https://help-kompass.latitudewhite.com/custom_templates/bullet.jpg") no-repeat scroll left 5px transparent;
    color: #00528e;
    font-weight: bold;
    padding: 0 0 6px 15px;
    text-decoration: none;
}
.subnavBar a:hover {
    color: #00528e;
    padding: 0 0 6px 15px;
    text-decoration: underline;
}
.subnavBar a:visited {
    color: #00528e;
}
.phonenavBar {
    border-top: 1px dotted #D7DBDE;
    margin: 0 0 10px 15px;
    padding: 10px 0 0;
}
.phonenavBar li {
    color: #31363C;
    display: block;
    font-size: 13px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.phoneNum {
    color: #505669;
    font-weight: normal;
}
.phonenavBar .subnavBar {
    margin: 0;
}
.page-home h2 {
    margin: 0;
}
.rowOn {
    background-color: #EFF2F6;
    padding: 3px;
}
.rowOff {
    background-color: #FFFFFF;
    padding: 3px;
}
.kbtoc {
    font-size: 14px;
    line-height: 120%;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.kbtoc li {
    padding: 2px;
}
.kbtocpage {
    font-size: 14px;
    line-height: 140%;
    list-style-type: none;
}
.kbhighlight {
    background-color: #FFFF99;
}
.kbextralist {
    line-height: 160%;
    list-style-type: none;
    margin: 3px;
}
.page-kb .rowOn {
    background-color: #EFF2F6;
    border-bottom: 1px solid #EBEFF5;
    border-top: 1px solid #EBEFF5;
    padding: 10px;
}
.page-kb .rowOff {
    background-color: #FFFFFF;
    padding: 10px;
}
div.datarow {
    display: block;
    margin: 10px 0 40px;
    overflow: auto;
    padding: 0;
}
div.datarow span.left {
    float: left;
    text-align: left;
    width: 49%;
}
div.datarow span.right {
    float: right;
    text-align: right;
    width: 49%;
}
.nextprev {
    font-size: 12px;
}
.helpful {
    padding: 15px;
    text-align: right;
}
.sticky {
    color: red;
    font-size: 10px;
}
.formbuttondiv {
    clear: both;
    margin-top: 20px;
    padding: 0;
}
.formbox {
    padding-top: 20px;
}
.forumlabel {
    color: #006600;
    font-weight: bold;
}
.forumtable {
    float: right;
    font-size: 13px;
    margin-bottom: 20px;
}
.forumtable td {
    padding: 8px;
}
.forumpost {
    padding: 3px 3px 3px 14px;
}
.datalabel {
    color: #31363C;
    font-size: 13px;
    font-weight: bold;
    line-height: 120%;
}
.captcha_label {
    border: 1px solid #A51B12;
    color: #000000;
    font-size: 14px;
    padding: 3px 10px;
}
.forumoption {
    border-bottom: 1px dotted #D7DBDE;
    color: #434951;
    font: bold 14px/14px 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 0 0 2px;
    padding: 10px 0 5px;
    width: 100%;
}
.forumform {
    clear: both;
    padding-top: 20px;
    width: 75%;
}
.requestwrap {
    width: 75%;
}
.requestpad {
    padding: 20px;
}
.error {
    color: #A51B12;
}
.required {
    color: #61872F;
}
.bold {
    font-weight: bold;
}
.namedate {
    color: #39399C;
    font-weight: bold;
}
.score {
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
}
pre {
    background: none repeat scroll 0 0 #EFF2F6;
    border: 1px solid #E9EEF5;
    color: #000000;
    font: 100% courier,monospace;
    overflow: auto;
    padding: 1em;
    width: 90%;
}
.initsubject {
    color: #7F7F7F;
}
.request_summary {
    display: block;
    height: 14px;
    overflow: hidden;
}
.page-request-history td {
    padding: 8px;
}
.feedback_box_error {
    background: none repeat scroll 0 0 #F5E2E1;
    border: 1px solid #DBB4B2;
    color: #A51B12;
    font-weight: bold;
    padding: 10px;
}
.feedback_box_positive {
    background: none repeat scroll 0 0 #EBF5E1;
    border: 1px solid #B7D29C;
    color: #61872F;
    font-weight: bold;
    padding: 10px;
}
.sending_note {
    color: red;
}
.calendar_input {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    cursor: pointer;
    padding: 5px 10px 5px 34px;
    position: relative;
}
.calendar_btn {
    background: url(https://help-kompass.latitudewhite.com/custom_templates/calendar.png) no-repeat scroll left top transparent;
    height: 24px;
    left: 2px;
    position: absolute;
    top: 1px;
    width: 24px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #D7DBDE;
    border-style: none none dotted;
    border-width: medium medium 1px;
    height: 1px;
    width: 100%;
}
.button, input[type="submit"], input[type="button"] {
    background: -moz-linear-gradient(center top , #95CB4A, #80BD36) repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #4B8112;
    cursor: pointer;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 16px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ADE261;
    vertical-align: middle;
}
.button:hover, .button:active, input[type="submit"]:hover, input[type="button"]:hover {
    background: none repeat scroll 0 0 #9BCF4C;
    border-top-color: #9BCF4C;
}
#content2col input[type="text"], textarea, input[type="password"] {
    background: none repeat scroll 0 0 #F8F9FB;
    border: 1px solid #CDD2DE;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    margin: 5px 5px 5px 0;
    padding: 10px;
}
#helpspot-link {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    margin: 15px auto 40px;
    padding-bottom: 10px;
}
.tag-cloud-homepage .tag-cloud-td {
    padding: 0;
}
.tag-block-home {
    background-color: #EFF2F6;
    padding: 8px;
}
.tag-block-page {
    margin: 0;
    padding-left: 42px;
}
.tag-block a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
}
.tag-sep {
    color: #CCCCCC;
    font-size: 11px;
}
.tag-table {
    border-bottom: 1px solid #DADADA;
    font-size: 13px;
    margin: 15px 0 20px;
    width: 100%;
}
.tag-table td {
    padding: 8px;
}
.tag-header {
    margin-bottom: 30px;
}