.sal-login-logo {
	text-align:center;
}
.sal-btn-login {
    color: #fff !important;
    background-color: #bd0000 !important;
    border-color: #bd0000 !important;
}
.sal-btn-login:hover {
    background-color: #9e0808 !important;
    border-color: #9e0808 !important;
}
.sal-btn-login:focus {
    background-color: #9e0808 !important;
    border-color: #9e0808 !important;
}
.sal-btn-login:not(:disabled):not(.disabled):active {
	background-color: #9e0808 !important;
    border-color: #9e0808 !important;
}
.sal-left{
	float:left;
}
.sal-right{
	float:right;
}
.sal-top-logo{
	height: 40px;
    width: 100%;
    text-align: center;
	margin-left: -10px;
	margin-top:5px;
}
.sal-fa-btn{
	font-size:14px;
	margin-right:10px;
}
.sal-nodrop{
	cursor: no-drop !important;
	color: #676767 !important;
}
.ui-sortable .panel-heading {
	cursor:auto !important;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #fff1f1;
	cursor: pointer;
}
.sal-col-red{
	font-weight:bold;
	color:#cf0707 !important;
}
.sal-col-error{
	font-weight:bold;
	color:#fb055f !important;
}
.sal-col-blue{
	font-weight:bold;
	color:#1107cf !important;
}
.sal-col-green{
	font-weight:bold;
	color:#07cf36 !important;
}
.sal-section-title{
	font-size:1.5rem;
	line-height: inherit;
    color: inherit;
    white-space: normal;
	padding:0;
}
.sal-fa-title{
	color:#00acac;
	font-size: 1.5rem;
	margin-right:10px;
	margin-bottom: 15px;
}
label{
	color:#00acac;
	font-weight:600;
}
.form-control {
	font-size: .8rem;
}
.sal-bold {
	font-weight:bold;
}
.sal-btn-form {
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:25px;
	padding-right:25px;
}
.sal-btn-top {
	margin-left:5px;
	/*padding-left:25px;
	padding-right:25px;*/
	min-width: 100px
}
.sal-btn-top-dd {
	margin-left:15px;
	padding: 8px 5px 8px 10px;
}
.sal-btn-upload {
	background-color:#00acac;
}
.sal-btn-upload:hover {
	background-color:#007979;
}
.sal-btn-upload:focus {
	background-color:#007979;
}
.sal-btn-upload:not(:disabled):not(.disabled):active {
	background-color:#007979;
}
.blank-line-20 {
	min-height:20px;
}
.blank-line-30 {
	min-height:40px;
}
.blank-line-40 {
	min-height:40px;
}
.sal-mand {
	color:red;
}
.sal-mand2 {
	color:red;
	font-style:oblique;
	font-weight: 400;
}
.sal-optional {
	color:gray;
	font-style:oblique;
	font-weight: 400;
}
::placeholder {
  font-weight:normal;
}
.form-control-file {
	width:100%;
}
.nav.nav-tabs .nav-item .nav-link {
    padding: 10px 15px;
    font-weight: bold;
	cursor:pointer;
}
.tab-overflow .nav.nav-tabs.nav-tabs-inverse>li>a.active {
    background: #e5e5e5;
}
.sal-subnav {
	color:#2d353c !important;
}	
.sal-white {
	color:#ffffff;
}
.sal-fa-contact {
	margin-left:-0.5px;
	color:#ffffff;
}
.sal-btn-contact {
	line-height: 16px !important;
    margin-top: -5px;
}
.sal-contact-box {
    color: #31375e;
    background-color: #eaeaea;
    border-color: #727cb6;
    position: relative;
    padding: .9375rem .9375rem;
    margin-bottom: 1.25rem;
    border: 1px solid #cccccc;
    border-radius: 10px;
	cursor: pointer;
}
.sal-contact-box:hover {
	background-color:#ffeed6;
	border-color: #ffbb5c;
	transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out;
}
.sal-box-ct-name {
	font-weight:bold;
}
.sal-box-ct-position {
	margin-bottom:15px
}
.sal-box-ct-email {
    float: left;
    padding-bottom: 20px;
    display: contents;
}
.sal-box-ct-mobile {
    float: right;
}
.sal-ct-icon {
	color:#00acac;
}
.btn-secondary {
    color: #000;
    background-color: #ffe400;
	border-color: #acacac;
	margin-bottom: 10px !important;
}
.btn-secondary:hover {
	color: #000;
	background-color: #ffd900;
    border-color: #616161;
}
.btn-secondary:focus {
    color: #000;
    background-color: #ffd900;
    border-color: #616161;
}
.btn-secondary:not(:disabled):not(.disabled):active {
	color: #000;
    background-color: #ffe400;
    border-color: #acacac;
}
.btn-success {
    color: #fff;
    background-color: #348fe2;
    border-color: #348fe2;
}
.btn-success:hover {
	color: #fff;
	background-color: #1c75c7;
    border-color: #1c75c7;
}
.btn-success:focus {
    color: #fff;
    background-color: #1c75c7;
    border-color: #1c75c7;
}
.btn-success:not(:disabled):not(.disabled):active {
	color: #fff;
    background-color: #348fe2;
    border-color: #348fe2;
}
.tagit.ui-widget {
	/*height: 90px;*/
}
.tagit.ui-widget li.tagit-choice {
	height:23px;
}
.sal-summary-lbl {
	font-weight:bold;
}
.sal-summary-txt {
	margin-bottom: 14px;
	word-wrap: break-word;
}
.sal-summary-red {
	font-weight:bold;
	color:#DE0303;
	margin-bottom: 14px;
}

.sal-add-image{
	font-weight: bold;
    font-size: 40px;
    width: 60px;
    border-radius: 13px;
    line-height: 48px;
    background: #d9e0e7;
    border: 0px;
    padding-top: 4px;
    color: #ffffff;
    display: inline-table;
    text-align: center;
}

.sal-add-image:hover{
	background: #99aab39e;
	color: #ffffff;
	text-decoration:none;
}
.sal-add-image:focus{
	color: #fff;
	background: #d9e0e7;
}
.sal-add-image:not(:disabled):not(.disabled):active {
	color: #fff;
	background: #d9e0e7;
}

.sal-red-note{
	font-style:italic;
	color:red;
	margin-left:10px;
}
.sal-cmt-entry {
    
    display: block;
    padding: 10px 15px 15px 15px;
    background: #fffccd;
	box-shadow: 
    1px 0 0 0 #fff, 
    0 0 0 0 #fff, 
    1px 1px 0 0 #d8d8d8,   /* Just to fix the corner */
    1px 0 0 0 #fff inset, 
    0 1px 0 0 #d8d8d8 inset;
}
.sal-cmt-entry-name {
	font-weight: 600;
    float: left;
    margin-bottom: 5px;
    font-size: 1.2em;
    color: #313131;
}
.sal-cmt-entry-date{
	float: left;
    font-style: italic;
    font-size: 0.9em;
	line-height: 23px;
    margin-left: 5px;
}
.sal-cmt-entry-text {
    display: block;
    clear: both;
	/*padding-left: 20px;*/
}
.sal-act-row {
	margin-top: 5px;
    margin-bottom: 15px;
}
.sal-check-input {
	margin-top: .1rem;
	float: left;
    margin-right: 5px;
}
.sal-search-head {
	width: 100%;
    border: 1px solid #b9b9b9;
    padding: 5px;
    border-radius: 4px;
    background-color: #fffce1;
}
.sal-audit-tbl {
	width:20% !important;
}
.sal-cell-red {
	background-color:#ffe8e8;
}
.sal-act-entry {
    /*display: block;*/
    /*padding: 10px;*/
    /*background: #fffccd;*/
	/*border-radius: 5px;*/
	position: relative;
    /*border: 1px solid #d8d8d8;*/
}

.sal-act-entry-date{
    font-size: 0.9em;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 15px;
}
.sal-act-entry-date-print{
    font-size: 0.9em;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 10px;
}
.sal-act-entry-text {
    background: #fffccd;
    padding: 10px;
    border-radius: 5px;
}
.sal-act-entry-text-print {
    background: #fffccd;
    padding: 10px;
    border-radius: 5px;
	border:1px solid #d9e0e7;
	display: block;
    break-inside: avoid;
	break-before:auto; 
	break-after:auto;
}

.sal-act2-entry {
    /*display: block;*/
    /*padding: 10px;*/
    /*background: #FFE1F4;*/
	/*border-radius: 5px;*/
	position: relative;
   /* border: 1px solid #d8d8d8;*/
}

.sal-act2-entry-date{
    font-size: 0.9em;
    text-align: left;
    /*margin-top: 5px;
    margin-bottom: 15px;*/
}
.sal-act2-entry-date-print{
    font-size: 0.9em;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 10px;
}
.sal-act2-entry-text {
    background: #FFE1F4;
    padding: 10px;
    border-radius: 5px;
}
.sal-act2-entry-text-print {
    background: #FFE1F4;
    padding: 10px;
    border-radius: 5px;
	border:1px solid #d9e0e7;
}
.tab-content {
	min-height: 800px;
}
.sal-summary {
	border-collapse:collapse;
	width:100%;
}
.sal-summary td {
	border-collapse:collapse;
	border-bottom:1px solid #d9e0e7
}
.sal-summary th {
	border-collapse:collapse;
	border-bottom:1px solid #797979;
}
.sal-tbl-gen {
	border-collapse:collapse;
	width:100%;
	background: white;
}
.sal-tbl-gen td {
	border-collapse:collapse;
	border:1px solid #d9e0e7;
	vertical-align:top;
}
.sal-tbl-gen th {
	border-collapse:collapse;
	border:1px solid #d9e0e7;
}
.sal-summary-status {
	font-style:italic;
}
.sal-ver-history {
	display: block;
	margin: 5px;
}
.sal-version {
	display: inline-block;
    width: 200px;
	text-decoration: underline;
}
.sal-restore {
	display:inline-block
}
.sal-restore a{
	color:#6f6f6f
}
.sal-restore a:hover{
	text-decoration:underline;
}
.sal-warning {
	text-align:center;
	font-size:1.8em;
	font-weight: 600;
    color: #717171;
}
.sal-fa-warning  {
	content: "\f071";
    color: #f59c1a;
    font-size: 5em;
	margin:20px;
}
.sal-warning-subtext {
	font-size: 1.2em;
    margin-top: 10px;
}
.sal-cover-st16 {
	font-size: 16px;
}
.sal-cover-st12{
	font-size: 12px;
}

.sal-dd-menu {
	padding:0;
	background:none !important;
	left: -15px !important;
}
.btn-default {
	margin-bottom: 10px !important;
}
.btn-primary {
	color:#ffffff !important;
	margin-bottom: 10px !important;
}
.btn-blue {
	margin-bottom: 10px !important;
}
.btn-red {
	margin-bottom: 10px !important;
}
.btn-danger {
margin-bottom: 10px !important;
}

.modal-footer .btn-white {
	margin-bottom: 10px !important;
}
.modal-footer .btn-success {
	margin-bottom: 10px !important;
}
.btn-primary:hover {
    background-color: #1c75c7 !important;
}
.sal-smnote-tips {
  position: absolute;
  top: 50px;
  right: 18px;
  height: 20px;
  padding: 10px 10px;
  z-index:1;
  display:table;
  background:#fff6bb;
  width:200px;
}
.sal-wrapper {
  position: relative;
}
.sal-smnote-tips-hd{
    font-weight: 600;
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 10px;
}
.sal-new-item{
	text-align:right;
	margin-bottom:10px;
	clear: both;
	min-height:24px;
}
.sal-paste-image{
	height:150px;
	display:flex;
}
.sal-add-comment {
	font-size: 20px;
    width: 30px;
    border-radius: 5px;
    line-height: 30px;
    background: #F9AD48;
    border: 0px;
    padding-top: 4px;
    color: #ffffff;
    display: inline-table;
    text-align: center;
	margin-bottom:10px;
}
.sal-add-comment:hover{
	background: #e98a0d;
	color: #fff;
}
.sal-add-comment:focus{
	color: #fff;
	background: #F9AD48;
}
.sal-add-comment:not(:disabled):not(.disabled):active {
	color: #fff;
	background: #F9AD48;
}
.sal-del {
	font-size: 15px;
    width: 30px;
    line-height: 30px;
    background: #fbfbfb;
    border-color: #d5dbe0;
    border: 1px solid transparent;
    border-radius: 4px;
    padding-top: 4px;
    color: #a7a7a7;
    display: inline-table;
    text-align: center;
    margin-bottom: -5px;
}
.sal-mt-min5{
	margin-top:-5px;
}
.sal-del:hover{
	color: #6d6d6d;
    background-color: #f2f4f5;
    
}
.sal-del:focus{
	color: #6d6d6d;
	background: #fbfbfb;
	box-shadow: none;
}
.sal-del:not(:disabled):not(.disabled):active {
	color: #6d6d6d;
	background: #fbfbfb;
}
.sal-btn-new {
	color: #fff;
    background-color: #f9ad48;
    border-color: #f9ad48;
	padding-top: 2px;
    padding-bottom: 2px;
}
.sal-btn-new:hover{
	background: #e98a0d;
	color: #fff;
}
.sal-btn-new:focus{
	color: #fff;
	background: #F9AD48;
	box-shadow: none;
}
.sal-btn-new:not(:disabled):not(.disabled):active {
	color: #fff;
	background: #F9AD48;
}
.sal-plus {
	font-size: 20px;
    line-height: 0px;
    margin-right: 10px;
    vertical-align: sub;
}
.gallery .image {
	width:auto;
	display: inline-block;
	padding:0px;
}
.gallery .image img {
    width: 100%;
    height: auto;
	-webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.sal-img-close {
	background: #57575796;
    color: white;
	line-height: 14px;
    z-index: 1;
    position: absolute;
    right: 0;
	font-size: 1.2rem;
    font-weight: 700;
	padding:2px;
	border-radius: 5px;
	margin:3px;
	cursor:pointer;
}	
.sal-img-close:hover {
	background: #575757;
}	
.gallery {
    margin: 0px;
}
textarea.form-control {
    height: 98px;
	overflow: hidden;
}
.sal-act-close {
	background: #57575796;
    color: white;
	line-height: 14px;
    z-index: 1;
    position: absolute;
    right: 0;
	font-size: 1.2rem;
    font-weight: 700;
	padding:2px;
	border-radius: 4px;
	margin:3px;
	cursor:pointer;
}	
.sal-act-close:hover {
	background: #575757;
}
.sal-comment-close {
    background: #57575796;
    color: white;
    line-height: 14px;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 2px;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    margin-right: -5px;
}
.sal-comment-close:hover {
	background: #575757;
}
.sal-status {
	border: 1px dashed #707070;
    background: #F5F5F5;
    width: 500px;
	/*width: 100%;*/
    float: right;
    clear: both;
    margin-bottom: 20px;
}
.sal-status-lbl {
	color: #00ACAC;
    vertical-align: inherit;
}
.sal-status-date {
	display: block;
    margin-top: 13px;
}
.sal-status-left {
	display: inline-block;
    padding: 8px;
    vertical-align: top;
}
.sal-status-right {
	display: inline-block;
    padding: 8px;
    border-left: 1px dashed #707070;
    vertical-align: top;
	margin-left: -1px;
}
.sal-status-text {
	display: table;
    color: #DE0303;
    font-style: italic;
    font-size: 2em;
    font-weight: bold;
}
.sal-instruct{
	float:left;
	margin-top: 10px;
	color:#00ACAC;
	text-align: left;
}
video {
	border: 3px solid #2d353c;
    border-radius: 5px;
}
.sal-tbl-check {
	position:initial;
}
.note-editable p {
	margin-top:0;
	margin-bottom:0;
}

/* for summernote in main html only */
/* for html print preview, use in print_A4.html header style with same class name*/
/* NOT USED 
.sal-preview-lastline{
	position: relative;
    top: 980px;
    display: block;
}
*/
.sal-cmt-note{
	font-style:oblique;
	margin-top:3px;
}

#gritter-notice-wrapper {
	right: 33% !important;
    top: 33% !important;
}

@keyframes foreword {
  0%   {margin-top: -50px;}
  100% {margin-top: 0px;opacity: 1;}
}

.fadeForm {
	opacity: 0;
    animation-name: foreword;
    animation-duration: 1.5s;
    animation-delay: 0s;
    animation-fill-mode: forwards;
    display: block;
}

.sal-resetBG {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat:no-repeat;
    background-position: center;
	opacity: 0.4;
	z-index:-1;
}
.sal-resetContent {
	min-height: 100%;
    background: #fff;
    width: 500px;
    margin: auto;
    padding: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /*justify-content: center;*/
	opacity:0.9;
}
.sal-otp{
	font-size:1.8em;
	text-align:center;
}
.modal-comment {
    /* display: flex; */
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding-top: .75rem;
}
.modal-comment>* {
    margin-right: .5rem; 
}
.sal-disabled {
  pointer-events: none;
  cursor: no-drop !important;
  color: #676767 !important;
}
/*----- PRINT template from GG ---- */
.report_review_title {
	text-align: center;
    font-size: 2em;
	border-bottom: 2px solid #40474c;
	padding-bottom:10px;
}
table.report_review_tab_1 {
	width:100%;
	border: 1px solid #40474c;
}
table.report_review_tab_1 td {
	border: 1px solid #40474c;
	color:#40474c;
	padding: 10px;
}
table.report_review_tab_1a {
	width:100%;
}
table.report_review_tab_1a td {
	border: 1px solid #40474c;
	color:#40474c;
	padding: 10px;
	border-top-style:none;
}
table.report_review_tab_2 {
	width:100%;
}
table.report_review_tab_3 {
	width:100%;
}
table.report_review_tab_2 td {
	border: 1px solid #40474c;
	color:#40474c;
	padding: 2px;
	font-size:0.6em;
	text-align:center;
}
table.report_review_tab_3 td{
	border: 1px solid #40474c;
	color:#40474c;
	padding: 2px;
	font-size:1em;
	text-align:center;
	height: 20px;
}
table.report_review_tab_3 th{
	border: 1px solid #40474c;
	color:#40474c;
	padding: 2px;
	font-size:1em;
	text-align:center;
	height: 20px;
}
.table_lbl_1 {
	background: #dee2e6;
	font-weight:bold;
}
.table_lbl_3 {
	background: #adc5dc;
	font-weight:bold;
}
.table_lbl_2 {
	width:3%;
	background: #dee2e6;
	font-weight:bold;
}
.table_txt_1 label {
	margin-bottom: 0 !important;
}
.table_txt_2 {
	width:5%;
}
.table_txt_3 {
	font-size:0.9em !important;
}
.td_loc_color {
	min-height: 30px;
	
}
.exhibit2_title {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	min-height:40px;
}
table.exhibit2 {
	width:100%;
	border: 1px solid #40474c;
	border-collapse:collapse;
	height:134px;
}
.exhibit2 th,
.exhibit2 td {
	border: 1px solid #40474c;
	border-collapse:collapse;
	padding:3px;
}

.ex2_legend td {
	min-width:20px;
	border:0px solid black;
	padding:0px 3px 0px 3px;
}
.ex2_legend_color {
	width:50px;
	height:15px;
	padding: 0;
}

table.exhibit4 {
	width:98%;
	border: 1px solid #40474c;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	font-size:14px;
}
.exhibit4 th {
	border: 1px solid #40474c;
	border-collapse:collapse;
	padding:3px;
	text-align:center;
	background-color: #d9d9d9;
}
.exhibit4 td {
	border: 1px solid #40474c;
	border-collapse:collapse;
	padding:3px 5px 3px 5px;
	text-align:center;
}
.exhibit4_left{
	text-align:left !important;
}
table.exhibit4img {
	width:98%;
	border: none;
	margin-left: auto;
	margin-right: auto;
	font-size:14px;
}
table.exhibit4img td {
	padding:3px 5px 3px 5px;
	text-align:center;
	font-weight:bold;
}
.exhibit4val {
	font-weight:normal;
	border-bottom:1px solid #000000;
}
.exhibit6_top {
	width:100%;
	display:table;
	margin-bottom:30px;
}
.exhibit6_toptext {
	width:80%;
	float:left;
	padding-right:30px;
}
.exhibit6_toplogo {
	width:20%;
	float:right;
}
.exhibit6-hd-left {
	width:80%;		
}
.exhibit6-hd-right{
	width:20%;	
}
.table_lbl_ex2 {
	background: #ffffff;
	font-weight:bold;
	text-align:center;
}
.table_txt_ex2 {
	text-align:center;
	font-weight:normal;
	font-size:12px;
}
.table_txt_ex2_left {
	text-align:left;
	font-weight:normal;
	font-size:10px;
}
.table_lbl_ex3_top {
	background: #ffffff;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	font-size:12px;
	padding-top:16px;
}
.report_review_mid{
	border-left:1px solid black;
	border-right:1px solid black;
	display:table;
	width:100%;
	padding:10px;
}
.sal-watermark{
	font-size: 200px;
    color: #00000026;
    font-weight: bold;
	position: fixed;
	z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sal-report-title{
	font-size: 14px;
    margin-bottom: 15px;
    margin-top: -3px;
	font-weight: 500;
}
.ui-pnotify-text {
    margin-top: 15px;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
	min-height:80px !important;
}
.alert-danger, .alert-error {
    color: #E9EDEF !important;
    background-color: rgba(231, 76, 60, 0.88) !important;
    border-color: rgba(231, 76, 60, 0.88) !important;
}
.alert-success {
    color: #ffffff !important;
    background-color: rgba(38, 185, 154, 0.88) !important;
    border-color: rgba(38, 185, 154, 0.88) !important;
}
.sal-fa-notif {
    font-size: 18px;
    line-height: 20px;
}
.ui-pnotify.dark .ui-pnotify-container {
  color: #E9EDEF;
  background-color: rgba(52, 73, 94, 0.88);
  border-color: rgba(52, 73, 94, 0.88); }
  
.pnotify-center {
   right: calc(50% - 150px) !important;
   top: 20%;
}
.panel .panel-body {
	/* min-height: 517px;*/
}
.pnotify-bottom {
   position: fixed !important;
   bottom: 20px;
   right: 20px !important;
   top: auto !important;
   max-width:150px !important;
}
.pnotify-bottom .alert {
	min-height: 40px !important;
}

.pnotify-bottom .ui-pnotify-title{
	margin-bottom:0px;
	line-height:1;
}
.tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #c2e0ff;
    color: #000000;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    top: 33px;
    
    /*margin-left: -20px;*/
    position: absolute;
    z-index: 1;
    border: 1px solid #348fe2;
    font-size: 0.9em;
}
.nav-item:hover .tooltiptext {
  visibility: visible;
}
/*----------------------------------*/
.sal-notavailable {
	font-size: 50px;
    /* color: #00000026; */
    font-weight: bold;
    position: fixed;
    z-index: 50;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sal-confirmFRS{
	text-align:center;
	padding:20px;
	
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #828282;
    border-color: #989898;
	cursor:default;
}	
.btn-primary:hover:not([enabled="enabled"]) {
	color: #fff;
    background-color: #828282 !important;
    border-color: #989898;
} 
.tab-overflow {
	background: #1a2229;
}

.note-dropdown-menu {
	top:240px;
	overflow-x:auto;
	height:300px;
}

/* test drive animation */
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #a7a7a7;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/* test drive animation */


@media (max-width: 850px) {
	.sal-status {
		width: 400px;
	}	
	.sal-status-text {

		font-size: 1.1em;
	}	
	.sal-status-date {
    display: block;
    margin-top: 0px;
	}
}

@media (max-width: 500px) {
	.sal-status {
		width: 100%;
	}
}

.note-popover .popover-content .note-dropdown-menu, .note-toolbar .note-dropdown-menu {
	min-width: 100px !important;
    height: 200px;
    overflow-y: scroll;
}


