﻿.pointer {
  cursor: pointer;
}
/*********************************\
|=========>>> General <<<=========|
\*********************************/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
.alert-whiteBG {
  background-color: white;
}
.btn.btn-light {
  color: black !important;
}
.btn.btnIconSingle > i[class*="icon-"] {
  margin-right: 0px;
}
a[role="button"] {
  cursor: pointer;
}
#breadcrumbs {
  min-height: 38px;
  line-height: 38px;
}
.chosen-container > .chosen-single {
  background-color: white;
}
.col-xs-5col,
.col-sm-5col,
.col-md-5col,
.col-lg-5col {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.dataTableOverflow {
  overflow-x: auto;
}
.datepicker.datepicker-dropdown.dropdown-menu,
.daterangepicker {
  /* Allows datepicker and daterangepicker to be shown inside of a modal */
  z-index: 1050 !important;
}
footer {
  text-align: center;
  border-top: 1px solid #CCC;
  height: 70px;
  background-color: #EEE;
  font-size: 11px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#FooterCopyright {
  font-size: 10px;
  margin-top: 17px;
}
.form-group > div > label {
  width: 100%;
  margin-bottom: 0px;
}
.form-group > div > .form-control + .chosen-container > .chosen-single {
  /* Chosen CSS to set height to match bootstrap input fields */
  height: 34px;
  line-height: 32px;
}
.form-group > label.required::before {
  position: absolute;
  left: 0;
  margin-left: 2px;
  color: red;
  content: "* ";
}
.header-color-info {
  background-color: #6fb3e0;
  border-color: #6fb3e0;
}
.icon-spin-center {
  top: 50% !important;
  position: absolute !important;
}
input[readonly] {
  background-color: white !important;
  cursor: pointer !important;
}
.input-group.click > .input-group-addon {
  cursor: pointer;
}
.loadingSpinner {
  background-color: black;
  opacity: .7;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 15;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.loadingSpinner .loadingSpinnerIcon {
  top: 50%;
  position: absolute;
  right: 50%;
  margin-top: -15px;
  margin-right: -15px;
  color: orange;
  font-size: 20px;
}
#main-container {
  padding-bottom: 72px;
}
.modal.responsive > .modal-dialog {
  width: 100%;
  max-width: 1000px;
}
.modal.modal-primary > .modal-dialog > .modal-content > .modal-header {
  background-color: #357ebd;
  color: white;
}
.modal.modal-success > .modal-dialog > .modal-content > .modal-header {
  background-color: #4cae4c;
  color: white;
}
.nav-list > li .submenu > li a > [class*="icon-"]:first-child {
  display: inline-block;
}
.popover-inverse + .popover.top > .arrow:after {
  border-top-color: #666;
}
.popover-inverse + .popover.right > .arrow:after {
  border-right-color: #666;
}
.popover-inverse + .popover.left > .arrow:after {
  border-left-color: #666;
}
.popover-inverse + .popover.bottom > .arrow:after {
  border-bottom-color: #666;
}
.popover-inverse + .popover > .popover-title {
  background-color: #303030;
  border-bottom-color: #555;
  color: #fff;
  text-shadow: none;
}
.popover-inverse + .popover > .popover-title > .closePopover {
  position: absolute;
  top: 0;
  right: 0;
  color: #b94a48;
  cursor: pointer;
}
.popover-inverse + .popover > .popover-title > .closePopover > .closePopoverIcon {
  padding: 0 1px 2px 2px;
  border: 1px solid gray;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: white;
  vertical-align: top;
  font-size: 15px;
}
.popover-inverse + .popover > .popover-content {
  min-height: 60px;
  background-color: #666;
  color: #fff;
}
.table-overflow {
  overflow-x: scroll;
  margin-bottom: 20px;
}
.table-overflow > .table {
  margin-bottom: 0;
}
.vertical-center {
  min-height: 100%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh;
  /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
}
#navbar > #navbar-container > .navbar-header > ul.nav > li > a > span.user-info {
  max-width: 250px;
}
#nexusTicketButton {
  position: fixed;
  bottom: 0;
  right: 0;
  margin-right: 10px;
  z-index: 99999;
}
#page-content .login-layout {
  background-color: #f5f5f5;
}
#page-content .login-layout > .main-container > .main-content > .row > .col-sm-10 > .login-container {
  margin-top: 0px;
  min-height: 270px;
}
#page-content .login-layout > .main-container > .main-content > .row > .col-sm-10 > .login-container > .center,
#page-content .login-layout > .main-container > .main-content > .row > .col-sm-10 > .login-container > .position-relative > #login-box > .widget-body > .toolbar {
  display: none;
}
#sidebar > .nav > li > .submenu > li > .sidebar-submenu-child-a {
  margin-left: 12px;
}
.popover-content {
  -ms-word-break: break-word;
  word-break: break-word;
}
/* Select2 CSS to work with .form-control bootstrap class */
/*.select2-container.form-control { 
    padding: 0px;
    border: 0;
}

    .select2-container.form-control > a {
        height: 100%;
    }

        .select2-container.form-control > a > span {
            line-height: 32px;
        }*/
/***********************************************\
|=========>>> Login/Forgot/Register <<<=========|
\***********************************************/
#login-box > .spinner-darken {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9;
}
.login-container.resend-activation {
  min-height: 500px;
}
#loginPage,
.login-layout,
#registerPage,
#twoStepPage,
#userSecurityPage,
#publicPage,
#errorPage {
  background-color: #ebedef;
}
#login-box,
#forgot-box,
#signup-box,
#forceChange-box,
#login-box > .widget-body > .widget-main,
#forgot-box > .widget-body > .widget-main,
#signup-box > .widget-body > .widget-main,
#forceChange-box > .widget-body > .widget-main,
#login-box > .widget-body > .toolbar,
#forgot-box > .widget-body > .toolbar,
#signup-box > .widget-body > .toolbar,
#forceChange-box > .widget-body > .toolbar,
#registerPage > .row > .col-xs-12 > #pageBody > div,
#twoStepPage > .row > .col-xs-12 > #pageBody > div,
#userSecurityPage > .row > .col-xs-12 > #pageBody > div,
#publicPage > .row > .col-xs-12 > #pageBody > div,
#errorPage > .row > .col-xs-12 > #pageBody > div {
  background-color: white;
}
#login-box > .widget-body > .toolbar > div:first-child > a,
#forgot-box > .widget-body > .widget-main > h4,
#forgot-box > .widget-body > .widget-main > .success > h3,
#forgot-box > .widget-body > .widget-main label > .input-icon > input:focus + [class*="icon-"],
#forgot-box > .widget-body > .widget-main > .default > form > fieldset > p > .ip {
  color: #ffb752;
}
#login-box > .widget-body > .toolbar > div:last-child > a {
  color: #428bca;
}
#login-box > .widget-body > .widget-main > form > fieldset > label > .input-icon > input:focus + [class*="icon-"],
#forgot-box > .widget-body > .toolbar > a,
#signup-box > .widget-body > .toolbar > a,
#forceChange-box > .widget-body > .toolbar > a {
  color: #76b774;
}
#loginPage > .row,
#registerPage > .row,
#twoStepPage > .row,
#userSecurityPage > .row,
#publicPage > .row,
#errorPage > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.pageBlock {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #ebedef;
  z-index: 111;
  top: 0;
}
.pageBlock .pageBlock-message {
  max-width: 700px;
  margin: 50px auto;
}
#homepageNotifications {
  padding: 20px;
}
#homepageNotifications > .row > div > .alert {
  /*font-size: 12px;*/
  text-align: center;
  max-width: 1050px;
  margin: auto;
}
.login-container {
  min-height: 430px;
  margin-top: 3%;
  -moz-transition: width 0.4s ease;
  -o-transition: width 0.4s ease;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
}
.login-container > .position-relative > .widget-box > .widget-body > .widget-main {
  padding-bottom: 16px;
}
.login-container.forgot {
  min-height: 560px;
  width: 404px;
}
.login-container.forgot.success {
  min-height: 440px;
  width: 375px;
}
.login-container.reset {
  min-height: 590px;
}
.login-container.register {
  min-height: 750px;
  width: 420px;
}
.login-container.register.step {
  min-height: 780px;
}
.login-container.register.step.complete {
  min-height: 500px;
}
.login-container.change {
  min-height: 630px;
}
.recaptcha {
  margin-top: 20px;
  margin-bottom: 5px;
}
#login-box,
#forgot-box,
#signup-box,
#forceChange-box,
#registerPage > .row > .col-xs-12 > #pageBody > div,
#twoStepPage > .row > .col-xs-12 > #pageBody > div,
#userSecurityPage > .row > .col-xs-12 > #pageBody > div,
#publicPage > .row > .col-xs-12 > #pageBody > div,
#errorPage > .row > .col-xs-12 > #pageBody > div {
  border-radius: 6px;
  box-shadow: 0px 0px 4px #ccc;
  border: 1px solid #979ea9;
}
#login-box > .widget-body > .toolbar,
#forgot-box > .widget-body > .toolbar,
#signup-box > .widget-body > .toolbar,
#forceChange-box > .widget-body > .toolbar {
  border: none;
}
#login-box > .widget-body > .toolbar > div > a,
#forgot-box > .widget-body > .toolbar > a,
#signup-box > .widget-body > .toolbar > a,
#forceChange-box > .widget-body > .toolbar > a {
  -webkit-text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
  text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
}
#forgot-box > .widget-body > .toolbar > a,
#signup-box > .widget-body > .toolbar > a,
#forceChange-box > .widget-body > .toolbar > a {
  font-size: 14px;
  font-weight: normal;
}
#forceChange-box > .widget-body > .toolbar {
  padding: 6px;
}
#login-box > .widget-body > .widget-main > form > .validation-summary-errors > ul {
  padding-left: 0;
  list-style: none;
  margin-left: 0;
}
.formInvalid,
#login-box > .widget-body > .widget-main > form > .validation-summary-errors > ul > li {
  color: #dd5a43;
}
.formInvalid::before,
#login-box > .widget-body > .widget-main > form > .validation-summary-errors > ul > li::before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  line-height: 20px;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f071 ";
  position: relative;
  padding-right: 5px;
  color: red;
}
#step2 > fieldset > .form-group:last-child > div > .formInvalid::before {
  margin-top: 3px;
}
#forgot-box > .widget-body > .widget-main > h4 {
  border-bottom-color: #ffecd2;
}
#forgot-box > .widget-body > .widget-main > .success > h3,
#forgot-box > .widget-body > .widget-main > .success > p {
  text-align: center;
}
#forgot-box > .widget-body > .widget-main > .success > #resetCheck {
  text-align: center;
  font-size: 30px;
}
#forgot-box > .widget-body > .widget-main > .success > #resetCheck > i {
  border: 3px solid #ffb752;
  border-radius: 100%;
  padding: 3px;
}
#forgot-box > .widget-body > .widget-main > .reset > form > fieldset > #userQuestion {
  padding: 12px 6px 0px;
  font-size: 14px;
}
#signup-box > .widget-body > .widget-main > h4 {
  margin-bottom: 5px;
}
.login-container.register:not(.step) #signup-box > .widget-body > .widget-main > h4 > #registrantEmail,
.login-container.register:not(.step) #signup-box > .widget-body > .widget-main > #fuelux-wizard > ul > li > .title {
  display: none;
}
.login-container.register.step #signup-box > .widget-body > .widget-main > h4 > #registrantEmail::before {
  content: ": ";
}
#signup-box > .widget-body > .widget-main > #fuelux-wizard {
  border-bottom: 1px dashed #d5e3ef;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#signup-box > .widget-body > .widget-main > form > .step-pane {
  min-height: 150px;
}
#signup-box > .widget-body > .widget-main > form > #step2 .select2-container.form-control {
  width: 98%;
}
#signup-box > .widget-body > .widget-main > .wizard-actions {
  margin-top: 5px;
}
#registerPage > .row > .col-xs-12 > .row:first-child,
#twoStepPage > .row > .col-xs-12 > .row:first-child,
#userSecurityPage > .row > .col-xs-12 > .row:first-child,
#publicPage > .row > .col-xs-12 > .row:first-child,
#errorPage > .row > .col-xs-12 > .row:first-child {
  margin-top: 4%;
}
#registerPage > .row > .col-xs-12 > #pageBody,
#userSecurityPage > .row > .col-xs-12 > #pageBody,
#publicPage > .row > .col-xs-12 > #pageBody {
  max-width: 840px;
  margin: 0 auto;
}
#twoStepPage > .row > .col-xs-12 > #pageBody {
  max-width: 350px;
  margin: 0 auto;
}
#registerPage > .row > .col-xs-12 > #pageBody > div,
#twoStepPage > .row > .col-xs-12 > #pageBody > div,
#userSecurityPage > .row > .col-xs-12 > #pageBody > div,
#publicPage > .row > .col-xs-12 > #pageBody > div,
#errorPage > .row > .col-xs-12 > #pageBody > div {
  padding: 16px 36px 36px;
}
#activatedCheck {
  text-align: center;
  font-size: 35px;
}
#activatedCheck > i {
  border: 4px solid #478fca;
  border-radius: 100%;
  padding: 3px;
}
#success > h3 {
  margin-top: 10px;
  margin-bottom: 20px;
}
#registerPage #success > :last-child,
#userSecurityPage #success > :last-child,
#errorPage #success > :last-child {
  margin-top: 30px;
  text-align: center;
  font-size: 20px;
}
#loginCopywrite,
#loginLegal {
  text-align: center;
}
#loginLegal > a {
  padding: 20px;
}
@media (min-width: 768px) {
  .login-container.register.step {
    width: 700px;
  }
  .login-container #step2 > fieldset > .form-group:first-child > label {
    padding-left: 12px;
  }
  .login-container #step2 > fieldset > .form-group:first-child > div:nth-child(3) {
    padding: 0px;
  }
}
@media (max-width: 1100px) {
  #homepageNotifications {
    position: static;
  }
  .login-container {
    margin-top: 0px;
  }
  .login-container.register.step {
    min-height: 1120px;
  }
}
/****************************************\
|=========>>> Account Logins <<<=========|
\****************************************/
#accounts > #accountModal > .modal-dialog > .modal-content > .modal-header,
#accounts > #accountModalDescription > .modal-dialog > .modal-content > .modal-header {
  color: #FFF;
}
#accounts > #accountModal.create > .modal-dialog > .modal-content > .modal-header {
  background-color: #4cae4c;
}
#accounts > #accountModal.create > .modal-dialog > .modal-content > .modal-header > h4::after {
  content: "Create New Entry";
}
#accounts > #accountModal.edit > .modal-dialog > .modal-content > .modal-header {
  background-color: #357ebd;
}
#accounts > #accountModal.edit > .modal-dialog > .modal-content > .modal-header > h4::after {
  content: "Edit Entry";
}
#accounts > #accountModal > .modal-dialog > .modal-content > form > .modal-body > .form-group > label {
  font-weight: bold;
}
#accounts > #accountModalDescription > .modal-dialog > .modal-content > .modal-header {
  background-color: #46b8da;
}
#accounts > #accountModalDescription > .modal-dialog > .modal-content > .modal-header > h4::before {
  content: "Description For: ";
}
#accounts > #accountModalDescription > .modal-dialog > .modal-content > .modal-body > p {
  -ms-word-break: break-word;
  word-break: break-word;
}
#accounts > div.col-xs-12 > #results > div.dataTables_wrapper > div.row > div.col-sm-6:first-child > #table_bug_report_length {
  display: inline-block;
}
#accounts > div.col-xs-12 > #results > div.dataTables_wrapper > table > thead > tr > th:last-child {
  width: 70px !important;
}
/*#accounts > div.col-xs-12 > #results > div.dataTables_wrapper > table > tbody > tr > td:last-child {
    text-align: center;
}*/
/*#accounts > div.col-xs-12 > #results > div.dataTables_wrapper > table > tbody > tr > td:last-child > div > button {
    padding: 0px !important;
}*/
/************************************\
|=========>>> Error Logs <<<=========|
\************************************/
#errorLogTable > tbody {
  font-size: 11px;
}
#errorLogTable > tbody > tr > td:nth-child(6) {
  max-width: 300px;
  padding-right: 10px;
  overflow: hidden;
}
#errorLogTable > tbody > tr > td:nth-child(6) > span {
  color: #b94a48 !important;
}
#errorLogTable > tbody > tr > td:nth-child(6) > span:hover {
  color: #953b39 !important;
}
/*****************************\
|=========>>> MMR <<<=========|
\*****************************/
#mmrContainer {
  min-height: 100%;
}
.mmr.page-content {
  padding: 0px;
  font-size: 13px;
  padding-top: 30px;
  /*padding-bottom: 30px;*/
  /* Height of the footer */
}
.mmr.widget-main {
  padding: 12px 0px;
}
#mmrContainer footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  /* Height of the footer */
}
#mmrContainer footer a {
  color: #FE9;
}
td.stackTrace,
td.td-actions {
  vertical-align: middle;
  text-align: center;
}
/*******************************************\
|=========>>> Notification Page <<<=========|
\*******************************************/
#notificationPostNew .widget-container-span {
  padding-left: 0px;
  padding-right: 0px;
}
#notificationPostNew .widget-main {
  padding-bottom: 0px;
}
#notificationFileUpload {
  /* Fix IE bug where input stretches across the entire screen and prevents interaction. */
  max-height: 10px;
  max-width: 10px;
}
#formActionsFooter {
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #EEE;
  border-top: 2px solid #CCC;
}
#formActionsFooter label {
  line-height: 37px;
}
#publishText {
  margin-right: 10px;
}
#publishText,
#requireAcknowledgementText {
  font-size: 11px;
}
#recipientTotalModal {
  float: right;
  font-size: 17px;
  cursor: help;
}
#recipientsDropdown {
  padding-bottom: 0px;
}
#includeRecipients,
#excludeRecipients {
  padding-left: 30px;
  padding-top: 10px;
  border: 1px solid grey;
}
#recipientsOKHeader {
  padding: 0px;
}
#notificationsBody .notificationInner .widget-main p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
#notificationsBody #notificationMessage {
  border: 1px solid #e5e5e5;
}
/*#notificationsBody .notificationInner > .widget-box > .widget-body > .widget-main > .slimScrollDiv > .slim-scroll > div:first-child {
    min-height: 155px;
}*/
#notificationsBody .notificationInner > .widget-box > .widget-body > .attachmentRow {
  border-top: 1px solid #cccccc;
  background-color: #fbfbfb;
}
#notificationsBody .notificationInner > .widget-box > .widget-body > .attachmentRow > ul {
  margin-bottom: 0px;
}
#notificationsBody .notificationInner > .widget-box > .widget-body > .attachmentRow > ul > li:first-child {
  padding-left: 0px;
}
#notificationsBody .acknowledgeRow > .acknowledgeLabel {
  margin-right: 15px;
}
#notificationsBody .acknowledgeRow > .acknowledgeApproveButton,
#notificationsBody .acknowledgeRow > .acknowledgeDisapproveButton {
  margin-bottom: 5px;
}
#notificationsBody .acknowledgeRow > .acknowledgeHelpText {
  margin-left: 15px;
}
/********************************************\
|=========>>> MotoPhoto Lightbox <<<=========|
\********************************************/
#motoPhoto-lightbox-title {
  display: inline;
  line-height: 1;
  font-weight: 700;
  height: initial;
}
#motoPhoto-lightbox-close > .icon-remove {
  margin-right: 0px;
}
#motoPhoto-lightbox-close,
#motoPhoto-lightbox-tools-button,
#motoPhoto-lightbox-image-caption-edit-button {
  left: inherit;
}
#motoPhoto-lightbox-image-caption-edit-button {
  top: inherit;
}
/***********************************\
|=========>>> Ticketing <<<=========|
\***********************************/
#nexusTicketForm #Subject,
#nexusTicketForm #Body {
  max-width: 768px;
}
#nexusTicketForm .ace-file-input {
  max-width: 384px;
}
#nexusTicketForm .ace-file-input > .selected {
  max-width: 370px;
}
#ticketBody .well {
  margin-left: 12px;
  margin-top: 15px;
  max-width: 768px;
}
#ticketDetails h4 {
  margin-left: 12px;
}
#ticketDetails .profile-user-info {
  max-width: 768px;
}
#ticketDetails .popover-content form {
  min-width: 150px;
  text-align: center;
}
#ticketDetails .popover-content form .btn {
  min-width: 65px;
}
#ticketReplies .comment {
  max-width: 768px;
  margin-left: 12px;
}
#ticketReplies .comment .popover-content form {
  min-width: 150px;
  text-align: center;
}
#ticketReplies .comment .popover-content form .btn {
  min-width: 65px;
}
#ticketReplyForm {
  max-width: 768px;
  margin-left: 12px;
}
.col-xs-5col {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5col {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5col {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5col {
    width: 20%;
    float: left;
  }
}
