/* Minification failed. Returning unminified contents.
(1367,6): run-time error CSS1019: Unexpected token, found '}'
 */
/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: top; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; }
body {line-height: 1; }
ol, ul {list-style: none; }
blockquote, q {quotes: none; }
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none; }
table {border-collapse: collapse;border-spacing: 0; }
/* #Basic Styles
================================================== */
	body {
		background: #DCDCDC;
		font: 13px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #333333;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
 }

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {color: #1A1A1A;font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 24px; line-height: 24px; margin-bottom: 14px; font-weight:bold;}
h2 { font-size: 35px; line-height: 35px; margin-bottom: 10px; }
legend,h3 { font-size: 18px; line-height: 18px; color:#1A1A1A; border-bottom:1px solid #E2E2E2; margin:15px 0 15px 0; padding-bottom: 15px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }
legend{width: 100%;}
.subheader { color: #777; }
p { margin: 0 }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
em { font-style: italic; }
strong { font-weight: bold;}
small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a, a:visited {text-decoration: none; outline: 0; }
	a:hover, a:focus { color: #000; }
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	/*ul, ol { margin-bottom: 20px; }*/
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }
	/*----sidebar lists---*/
	
	ul.sideBG {width:259px;}
	ul.sideBG li {display:block;padding:10px 20px;color:#959595;background:#DFEEF3;margin:0px;}
	ul.sideBG li span {display:inline-block;padding:2px 8px;border-radius:10px;background:#959595; color:#fff;margin-right:10px;}
	ul.sideBG li.active {background:#fff;color:#333;}
	ul.sideBG li.active span {background:#1280B6;}
	
	ul.sideFilterBG {margin-bottom:0px;}
	ul.sideFilterBG li {display:block;padding:5px 0px;color:#959595;margin:0px;}
	ul.sideFilterBG li span {display:inline-block;float:right;padding:2px 8px;border-radius:10px;background:#1280B6; color:#fff;margin-right:10px;}
	ul.sideFilterBG li.active span {background:#1280B6;}

/* #Images
================================================== */
img.scale-with-grid {max-width: 100%;height: auto; }
.imgDisplay {max-width: 100%;}
.comment-list img {max-width: 100%;}
/* #Buttons
================================================== */
.button {background: #eee; /* Old browsers */	
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  /*text-shadow: 0 1px rgba(255, 255, 255, .75);*/
	  cursor: pointer;color: #fff;
	  line-height: normal; padding: 8px 10px;font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;margin-right:5px; 
}

a.button {
    min-height:auto !important;
}

input.button {
    text-shadow:none;
}
/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
/* system colors and sizes */
a{min-height: 20px;}
a.green {border:none;background:#68A93F;color:#fff;text-shadow:none;}
a:hover.green {border:none;background:#478E33;color:#fff;text-shadow:none;}
a.grey {border:none;background:#959595;color:#fff;text-shadow:none;}
a:hover.grey {border:none;background:#6B6B6B;color:#fff;text-shadow:none;}
.dyn-strong {border:none;background:#1280B6;color:#fff;text-shadow:none;}
a:hover.dyn-strong {border:none;background:#0D5E8C;color:#fff;text-shadow:none;}
.dyn-fade {border:none;background:#79B4CD;color:#fff;text-shadow:none;}
a:hover.dyn-fade {border:none;background:#1280B6;color:#fff;text-shadow:none;}
a.print {background: url("/images/icons/print.png") no-repeat;margin-left: 10px;padding-left: 20px;}	
a.export {background: url("/images/icons/export.png")  no-repeat;margin-left: 10px;padding-left: 20px;}	
a.import {background: url("/images/icons/import.png")  no-repeat;margin-left: 10px;padding-left: 20px;}	
a.email {background: url("/images/icons/email.png")  no-repeat;margin-left: 10px;padding-left: 20px;}
a.a-icon {display:block;float:left;width:16px;height:16px !important;min-height:16px !important;text-indent:-9999px;}
a:hover.a-icon {background-position:left bottom;}
a.icon-edit {background: url('/images/icons/icon_pencil.png') no-repeat left top;}
a.icon-note {background: url('/images/icons/icon_addnote.png') no-repeat left top;margin-left:3px;}
a.icon-delete {background: url('/images/icons/icon_delete.png') no-repeat left top;margin-left:3px;}
a.icon-answer {background: url('/images/icons/icon_answer.png') no-repeat left top;margin-left:3px;}
a.icon-down{
    background: url('/images/icons/smallDown.png') no-repeat left top;
    margin-left: 3px;
    margin-top: 5px;
}

.grey {border:none;background:#959595;}
.darkgrey {border:none;background:#6B6B6B;}
.red {border:none;background:red;}
.big {font-size:14px; font-weight:bold;}
.med {font-size:13px; padding: 5px 15px;}
.small {font-size:12px; font-weight:normal;padding:4px 8px}
.grey-outline {padding:3px 7px;background:none;}	
.dyn-outline {border:1px solid #0D5E8C;color:#0D5E8C;text-shadow:none;padding:3px 7px;}
a.dyn-outline:hover {border:1px solid #0D5E8C;color:#0D5E8C;text-shadow:none;background:#fff;}
.dyn-outline-red {border:1px solid indianred;color:indianred;text-shadow:none;padding:3px 7px;}
.dyn-outline-red:hover {border:1px solid #fff;color:#fff;text-shadow:none;background:indianred;}
.dropdown {position:relative;float:right;z-index:20;}
.dropdown a span.arrow {background:url(/images/arrow-down-white.png) right top no-repeat;display:inline-block;width:10px;height:6px;margin-top:6px;}
.dropdown ul {display:none;background:#fff;border:1px solid #ccc;box-shadow:0px 1px 2px #999;}
.dropdown:hover ul {display:block;position:absolute;right:0px;}
.dropdown:hover ul li {width:150px;padding:5px 8px;margin:0px;}
.dropdown:hover ul li:hover {background:#f1f1f1;}
.ddLarge:hover ul {display:block;position:absolute;right:0px;}
.table-tab-btns a {margin-left:10px;}
.button_dropdown{position:relative;float:right;display:block;z-index:999;cursor:pointer;}
.button_dropdown .cont_button strong {float: left;font-weight: bold;}
.button_dropdown ul {position: absolute;top: 23px;right: 0px;width: 140px;z-index: 9999;border: 1px solid #d1d1d1;margin-right:3px;}
.button_dropdown .submenu {display: none;visibility: hidden;}
.button_dropdown ul li {padding: 0;margin: 0;z-index: 9999;position: relative;}
.button_dropdown .cont_button span {font-size: 14px;font-weight: bold;padding: 10px 5px 10px 8px;margin-left: 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;float: left;background: #cbcbcb;color: #515151;display: block;height:5px;}
.button_dropdown ul li a:hover {background: #D8E7F1;}
.button_dropdown ul li a {display: block;width: 120px;padding: 10px 10px;background: #eee;color: #000 !important;margin: 0 !important;z-index: 9999;position: relative;border-bottom: 1px dotted #ccc;}
/* #Forms
================================================== */
form {margin-bottom: 20px; }
fieldset {margin-bottom: 20px; }
.ffb-input, input[type="text"], input[type="password"], input[type="email"],input[type="number"], textarea, select, #reminderEditor input[type="number"]
{
    border: 1px solid #ccc;
    padding: 3px 3px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 4px;
    font: 13px "HelveticaNeue" , "Helvetica Neue" , Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0 5px 7px 0;
}
.ffb-input, input[type="text"], input[type="password"], input[type="email"], textarea{width: 220px;max-width: 100%;}
.filter-controls input[type="text"],
	.filter-controls input[type="password"],
	.filter-controls input[type="email"],
	.filter-controls textarea,
	.filter-controls select {
		margin-right:20px;	
	}
select {padding: 2px; }
.ffb-arrow
{
    float:right !important;
}
.ffb-input:focus,input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
textarea {min-height: 60px; }
label {display: inline-block;font-weight: normal;font-size: 13px;margin-bottom:7px; width: 170px; }
.radioButtonList label{display:inline;}
input[type="checkbox"] + label {width:auto;}
label span,legend span {font-weight: normal;font-size: 13px;color: #444; }
/* #header area= */
.header-outer {background:#fff;width:100%;}
.header {background:#fff;width:990px;margin:0 auto;padding:2px 0;height:75px;}
.header .top-links span {color: #444;padding: 0px 10px;}
.header .top-links a {font-weight:bold;padding: 0px 10px;}
.navigation {background:#1280B6;}
.top-nav {width:990px;margin:0 auto;height:38px;}
ul.main-nav {float:left;}
ul.main-nav li {float:left;font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;text-transform:uppercase;letter-spacing:3px;margin:0px;padding:9px 15px 0px;border-right:1px solid #0F607F;height:29px;}
ul.main-nav li a {color:#fff;}
ul.main-nav li.home { padding-top: 6px; height: 32px; }
ul.topnav {float: right;font-size: 1.2em;list-style: none outside none;margin: 0px;width: auto;}
ul.topnav li{float: left;margin: 0;position: relative;line-height:38px;}
ul.topnav li a {border: medium none;color: #FFFFFF;display: block;float: left;padding: 0 10px;text-decoration: none;}
ul.topnav li ul.subnav {list-style: none;
            position: absolute; right: 0;z-index:10000;
            background: #333;margin: 0;padding: 0;display: none;
            float: left;width: 140px; border: 1px solid #111;}
  ul.topnav li ul.subnav li {
                margin: 0;
                padding: 0;
                border-top: 1px solid #252525; /*--Create bevel effect--*/
                border-bottom: 1px solid #444; /*--Create bevel effect--*/
                clear: both;
                width: 127px;
            }
 ul.topnav li span {width: 35px;height: 38px;float: left;cursor: pointer;}
ul.topnav li span.subhover {cursor: pointer;}
.header-title {
    background: #EEEEEE;
    padding: 15px 20px 8px;
    width: 100%;
    border-bottom: 1px #E2E2E2 solid;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
.header-title h1, .header-title p, .header-title a {margin-bottom:0px;}
h3 a.button,.header-title a.button {float:right;}
.header-title .details {float:left;}
p.breadcrumbs {font-size:12px;}
/* #Container Elements
================================================== */
.container {background:#fff;width:990px;box-shadow:0px 0px 4px #999;margin:20px auto;}
.section {padding:10px 20px;width:950px;}
.innersection {padding-top:0px}
.leftCol {float:left;width:240px;background:#F4F9FF;}
.rightCol {float:right;width:680px;}
.contentItem {margin-bottom:30px;}
.leftColexp {width:660px;float:left;}
.rightColexp {width:240px;float:right}
	
/* #Filter area
================================================== */
.filter {background:#E9EDF0;border:1px solid #D3E8EC;width:100%;margin-bottom:20px;}
.filter-controls {padding:12px;}
p.filter-title {margin-bottom:5px;font-weight:bold;}
.filteroptions .dyn-strong {margin-left:93px;}
.savedFilters {display:inline-block;}
.savedFilters input, .savedFilters select {margin-bottom:0px;}
.ticketFilter {background:#E9EDF0 url(/images/filterBG.jpg) right top repeat-y;margin-bottom: 20px;}
.ticketFilter .filter-controls {width:650px;float:left;}
.filterRightBar {width:200px;padding:10px 20px;float:right;}
	/* #Tabbed Filter area
================================================== */
.table-tabs {position:relative;}
ul.tab-filter {width:98%;border-bottom:1px solid #C8C8C8;margin-bottom:0px;height:29px;padding-left:20px !important;}
.section ul.tab-filter {width: 100%;padding-left:0px !important;}
ul.tab-filter li {float:left;padding:5px 10px;margin-bottom:0px;margin-right:2px;border:1px solid #C8C8C8;border-bottom:none;font-size:12px;}
ul.tab-filter li a {color:#666666;}
ul.tab-filter li a:hover {color:#1280B6;}
ul.tab-filter li.active {border-bottom:1px solid #fff;margin-bottom:-1px;}
ul.tab-filter li.active a {color:#1280B6;}
.actions {border:1px solid #C8C8C8; padding:12px 12px 5px;border-top:none;margin-top:-1px;z-index:99;min-height: 40px;}
.topBorder{border-top: 1px solid #C8C8C8!important;}
.rcolActions {width:100%;padding:0px 0px 10px;}
.rcolActions label {width:auto;}
.table-tab-btns {position:absolute;right:0px;top:0px}
.table-data,.GridViewStyle {width:100%;text-align:left;margin-bottom:20px;}
.table-data td, .table-data th,.GridViewStyle td, .GridViewStyle th {padding:3px 5px;max-width:130px;word-wrap:break-word;}
.table-data th,.GridViewStyle th {background:#E9EDF0;border:1px solid #D3E8EC;}
.table-data td,.GridViewStyle td  {border-bottom:1px solid #EEEEEE;}
.table-data img,.GridViewStyle img {margin-top:5px;}
.taskHidden {display:none;background:#F5F5F5}	
.show-num {float:right;}
.show-num label, .show-num select {width:auto;}

.tab_active { border-bottom: 1px solid #fff !important; margin-bottom: -1px !important; }

/* #Left and Right Column Inputs
================================================== */
.row {width:950px;}
.left-inputs, .right-inputs {width:460px;float:left;}
.left-inputs {margin-right:20px;}
.profileimg {float:left;width:60px;height:60px;text-align:center;}
.equipmentimg {float:right;margin-right:4px; border:1px solid #C8C8C8;width:200px;height:200px;text-align:center;}
	.profileimg a {margin-top:7px;display:block}
	.contact-details {float:left;margin-left:20px;}
	#textareanotes {width:453px;height:165px;}
	.submit-btns {border-top:1px solid #e2e2e2;padding-top:20px;text-align:right;width:100%;}
    .submit-btns-top {display:inline-block;float:right;}
	h3 a {margin:0px;float:right;}
	.inset-field {display:inline-block;}
	.inset-field input {margin:0px;}
	.inset-field a {display:block;margin-bottom:7px;}
	.inset-field.biz {margin-bottom:7px;}
	.contact-details label.auto-width {width:auto;margin-right:15px;}
	.leftspace1 {padding-left:93px;}
	a.showind {display:none;}

/* #Account Details
================================================== */
	.accDetails {width:950px;padding:20px 20px 20px;}
	.proImage {float:left;height:75px;width:75px;border:none;}
	.acccol {width:250px; float:left; margin-left:30px; color:#666666;}
	.acccol span {color:#000;}
	.accDetHide {display:none;}
	a.more, a.moreF, a.moreT {width:18px; height:18px; background:#fff url(/images/arrow-down.png) 5px 7px no-repeat; border-radius:3px;display: inline-block;margin-top:3px;}
	a:hover.more, a:hover.moreF, a:hover.moreT {width:18px; height:18px; background:#ccc url(/images/arrow-down.png) 5px 7px no-repeat; border-radius:3px;display: inline-block;margin-top:3px;box-shadow:0px 1px 0px #999;}
	a.less, a.lessF, a.lessT {display:inline-block; width:18px; height:18px; background:#fff url(/images/arrow-up.png) 5px 7px no-repeat; border-radius:3px;margin-top:3px;}
	a:hover.less, a:hover.lessF, a:hover.lessT {width:18px; height:18px; background:#ccc url(/images/arrow-up.png) 5px 7px no-repeat; border-radius:3px;display: inline-block;margin-top:3px;box-shadow:0px 1px 0px #999;}
/* #Secondary Navigation
================================================== */
	ul.second-nav {width:950px;border-bottom:1px solid #C8C8C8;padding:0px 20px;margin-bottom:0px;}
	ul.second-nav li {float:left;margin-right:2px;border:1px solid #c8c8c8;border-bottom:none;padding:5px 8px;margin-bottom:0px;background:#EEEEEE;}
	ul.second-nav li a {color:#666666;}
	ul.second-nav li.active {background:#fff; border-bottom:1px solid #fff; margin-bottom:-1px;}
	ul.second-nav li.active a {color:#1280B6;}
	ul.second-nav li:hover {background:#fff;}
	ul.second-nav li:hover a {color:#1280B6;}
	
/* #Third Navigation
================================================== */
	ul.third-nav {width:950px;background:#E2E2E2;margin-bottom:20px;}
	ul.third-nav li {float:left;border-right:1px solid #c8c8c8;border-bottom:none;padding:7px 8px;margin-bottom:0px;}
	ul.third-nav li a {color:#666666;}
	ul.third-nav li.active {background:#666666;}
	ul.third-nav li.active a {color:#FFF;}
	ul.third-nav li:hover {background:#C8C8C8;}
	ul.third-nav li:hover a {color:#FFF;}
/* #Dashboard Big Numbers
================================================== */
.glance{margin: 20px 0 0 0;}
.glance li{margin-right: 20px;float: left;}
.glance_6 li a{width: 113px;}
.glance li a{display: block;float: left;padding: 20px 0;text-align: center;color: #6b6b6b;font-size: 11px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.glance li a strong{display: block;font-size: 30px;color: #008cd6;font-weight: normal;padding-bottom: 10px;}
.glance_5 li a{width: 140px;}
.glance_6 li a{width: 113px;}	
.margin0{margin: 0 !important;}

.glance_dynamic {
    width: 100%;
    display: table;
    table-layout: fixed; /* the magic dust that ensures equal width */
}

.glance_dynamic li {
    display: table-cell;
    float: none !important;
}

.glance_dynamic li a{
    width: 90%;
}

/* #Left Column Styles
================================================== */
.leftCol h3 {width:220px;padding:8px 10px;color:#fff;border:none; text-transform:uppercase;letter-spacing:2px;background:#8FADC5;font-size:14px;margin:0px inherit;}
.leftCol ul {margin-bottom:0px;}
.leftCol ul li:nth-child(even) {background:#EAF2F6;}
.leftCol ul li,.leftCol .entry {padding:5px 10px;margin-bottom:0px;}
p.conName {font-weight:bold;}
p.conEmail {background:url(/images/email.png) left 7px no-repeat;padding-left:18px;}
p.conPhone {background:url(/images/phone.png) left 6px no-repeat;padding-left:18px;}
p.lcolEnd {padding:5px 10px;color:#666666;font-size:12px;}
p.lcolEnd a {display:inline-block;float:right;}
.lcolButtons {background:#EAF2F6;padding:10px 10px;text-align:center;}
	
/* #Right Column Styles
================================================== */	
	
	.rightCol table {width:100%;margin-bottom:20px}
	.rightCol table tr:nth-child(1) td {padding-top:0px;}	.rightCol table tr:nth-child(3) td {border-bottom:none;}
	.rightCol .label {width:50px;text-align:center;}
	.rightCol .label img {margin-top:5px;}
	.rightCol .detailData p {font-size:14px;}
	.rightCol .detailData span, .table-data span {font-size:12px;color:#666666;}
	.costData, .costData td {text-align:right;padding-right:10px;}
	.rightCol table table {margin:0px;}
	.rightCol table table td {padding:0px;border:none;}
	.rightCol table table tr:nth-child(even) td {background:none;}
	.rightCol table td.costData table td {width:80px;}
	.rightCol table.minimal tr:nth-child(even) td {background:none;}
	.rightCol table.minimal tr td {border-bottom:1px solid #EEEEEE;}
	.rightCol table.minimal tr td.borderNone, .table-data td.borderNone {border-bottom:none;}

/* #Additional input Styles
================================================== */	
.inputLeft {width:450px;float:left;}
p.labelField {width:120px;float:left;}
.fieldGroup {width:340px;float:left;}
.contact-details label, .filter-controls label, .table-tabs label {width:90px;}
.creditHide {display:none;}
.filteroptions {display:none;}
.leftColexp .inputLeft, .leftColexp .inputLeft input, .leftColexp .inputLeft select  {width:300px;margin-right:30px;}
.leftColexp label {display:block;margin-bottom:3px;}	
/* #Project Styles
================================================== */
.projectHeading {width:950px;position:relative;margin-bottom:20px}
.projectHeading h3 {font-weight:bold;border:none;float:left;padding:0px;margin:0px;}
.projectData p {display:inline-block;width:108px; color:#666666;}
.ui-dialog-content span {color:#000;}
h3 span {display:inline-block;}
h3 span.posBG {border-radius: 10px 10px 10px 10px;color: #FFFFFF; background:#39B14A; display: inline-block;margin:0px 5px 0 10px;padding: 2px 8px;}
h3 span.negBG {border-radius: 10px 10px 10px 10px;color: #FFFFFF; background:#BB0000; display: inline-block;margin:0px 5px 0 10px;padding: 2px 8px;}
	.notes img.noteImg {display:inline-block;}
	.notesExcerpt {width:615px;display:inline-block;margin-left:10px;}
	.notesExcerpt .note {padding:5px 8px;background:#F4F9FF; border:1px solid #D3E8EC;margin:4px 0;}
	.date {font-size:12px; color:#959595;}
	.noteTitle {font-size:14px;}
	.noteTitle span {color:#6A1D00}
	.showNotes {background:#E9EDF0;border:1px solid #D3E8EC;border-radius:3px;padding:2px;text-align:center;cursor:pointer;}
	.hideNotes {background:#E9EDF0;border:1px solid #D3E8EC;border-radius:3px;padding:2px;text-align:center;cursor:pointer;}
	ul.notes {margin-bottom:0px;}
	ul.notes li {border-bottom:1px dashed #E2E2E2;padding-bottom:10px; margin-bottom:10px;}
	ul.notes li.last {border-bottom:none;margin-bottom:0px;}
	
/* #Sidebar Elements
================================================== */
	
	.recentParts h3 {color:#959595; text-transform:uppercase;padding:5px 20px;font-size:14px;letter-spacing:2px;border-bottom:0px;margin-bottom:0px;}
	.recentParts ul {width:260px;}
	.recentParts ul li {padding:4px 20px;}
	.recentParts ul li:nth-child(even) {background:#fff;}
	.recPart {display:inline-block;width:150px;}
	.recPart span {font-size:12px;}
	.addPart {float:right;width:auto;margin-top:10px;}
	.addPart a {border:1px solid #79B4CD;border-radius:4px;text-align:center;line-height:14px;padding:2px 7px 5px;}
	.addPart a:hover {background:#79B4CD;color:#fff;}
	
	
/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.clearfix:after {
	/*content: ".";
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;*/
}

.removeBottomBorder {
    border-bottom: none !important;
}

.removeBottomMargin {
    margin-bottom: 0px !important;
}
.clearfix {display: table;}
  
* html .clearfix {
	height: 1%;
}
.neg {color:#BB0000}
.pos {color:#39B14A}
.clear {clear:both;}
.fullWidth {width:100%;}
.creditWidth {width:50px;margin-left:25px;}
.notesWidth {width:250px;}
.check {width:25px;}
.autoWidth {width:auto !important;}
.alignRight {text-align:right;}
.alignCenter {text-align:center;}
.displayNone {display:none;}
.none {border:none;padding:0px;margin:0px;}
.rcolActions label {display:inline-block}
.timeWidth {width:480px;}
.unit {float: left;max-width:650px;}
.floatLeft{float:left;}
.floatRight {float: right;}
.floatNone {float: none !important;}
.last-logged p {color: #898989;font-size: 10px;font-style: italic;text-align: right;}
.gridMenuLabel{margin-right:4px;margin-top:3px;width:auto !important;}
ul.token-input-list-facebook li input {border: 0; width: 150px !important;padding: 0px;background-color: white;margin: 2px 0;-webkit-appearance: caret;}
ul.token-input-list-facebook li input:focus {width: 203px !important;}
ul.token-input-list-facebook {border: none;}
.last-logged p ul.token-input-list-facebook { width:250px !important; float:right; }
.last-logged p ul.token-input-list-facebook li input { width:203px !important; }
.searchBox {background: url(/images/search-white.png) no-repeat 10px 6px #fcfcfc;border: 1px solid #d1d1d1;width: 200px;height: 15px !important;padding: 6px 15px 6px 35px !important;}
.opp_action {
    border: 1px solid #C8C8C8;
    border-top: none;
    width: 100%;
    padding: 12px 12px 5px;
    margin-top: -1px;
    z-index: 99;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.opp_action .width-small {min-width: 50px;max-width: 60px;}
.opp_action .checkbox {display: inline-block;margin: 0 0 0 10px;}

.removeTopMargin { margin-top: 0; }
.removeBottomMargin { margin-bottom: 0; }

/*** Numeric Up Down Extender Css /No CSS Class*****/
#numericTxt table,.noCSS{animation: none !important;animation-delay: 0 !important;animation-direction: normal !important;animation-duration: 0 !important;animation-fill-mode: none !important;animation-iteration-count: 1 !important;animation-name: none !important;animation-play-state: running !important;animation-timing-function: ease !important;backface-visibility: visible !important;background: 0 !important;background-attachment: scroll !important;background-clip: border-box !important;background-color: transparent !important;background-image: none !important; background-origin: padding-box !important; background-position: 0 0 !important; background-position-x: 0 !important; background-position-y: 0 !important; background-repeat: repeat !important; background-size: auto auto !important; border: 0 !important; border-style: none !important; border-width: medium !important; border-color: inherit !important; border-bottom: 0 !important; border-bottom-color: inherit !important; border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; border-bottom-style: none !important; border-bottom-width: medium !important; border-collapse: separate !important; border-image: none !important; border-left: 0 !important; border-left-color: inherit !important; border-left-style: none !important; border-left-width: medium !important; border-radius: 0 !important; border-right: 0 !important; border-right-color: inherit !important; border-right-style: none !important; border-right-width: medium !important; border-spacing: 0 !important; border-top: 0 !important; border-top-color: inherit !important; border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; border-top-style: none !important; border-top-width: medium !important; bottom: auto !important; box-shadow: none !important; box-sizing: content-box !important; caption-side: top !important; clear: none !important; clip: auto !important; color: inherit !important; columns: auto !important; column-count: auto !important; column-fill: balance !important; column-gap: normal !important; column-rule: medium none currentColor !important; column-rule-color: currentColor !important; column-rule-style: none !important; column-rule-width: none !important; column-span: 1 !important; column-width: auto !important; content: normal !important; counter-increment: none !important; counter-reset: none !important; cursor: auto !important; direction: ltr !important; display: inline !important; empty-cells: show !important; float: none !important; font: normal !important; font-family: inherit !important; font-size: medium !important; font-style: normal !important; font-variant: normal !important; font-weight: normal !important; height: auto !important; hyphens: none !important; left: auto !important; letter-spacing: normal !important; line-height: normal !important; list-style: none !important; list-style-image: none !important; list-style-position: outside !important; list-style-type: disc !important; margin: 0 !important; margin-bottom: 0 !important; margin-left: 0 !important; margin-right: 0 !important; margin-top: 0 !important; max-height: none !important; max-width: none !important; min-height: 0 !important; min-width: 0 !important; opacity: 1 !important; orphans: 0 !important; outline: 0 !important; outline-color: invert !important; outline-style: none !important; outline-width: medium !important; overflow: visible !important; overflow-x: visible !important; overflow-y: visible !important; padding: 0 !important; padding-bottom: 0 !important; padding-left: 0 !important; padding-right: 0 !important; padding-top: 0 !important; page-break-after: auto !important; page-break-before: auto !important; page-break-inside: auto !important; perspective: none !important; perspective-origin: 50% 50% !important; position: static !important; /* May need to alter quotes for different locales (e.g fr) */ quotes: '\201C' '\201D' '\2018' '\2019' !important; right: auto !important; tab-size: 8 !important; table-layout: auto !important; text-align: inherit !important; text-align-last: auto !important; text-decoration: none !important; text-decoration-color: inherit !important; text-decoration-line: none !important; text-decoration-style: solid !important; text-indent: 0 !important; text-shadow: none !important; text-transform: none !important; top: auto !important; transform: none !important; transform-style: flat !important; transition: none !important; transition-delay: 0s !important; transition-duration: 0s !important; transition-property: none !important; transition-timing-function: ease !important; unicode-bidi: normal !important; vertical-align: baseline !important; visibility: visible !important; white-space: normal !important; widows: 0 !important; width: auto !important; word-spacing: normal !important; z-index: auto !important; }
#numericTxt input[type=text]{margin:0px !important;}
div#numericTxt > div{padding-left:12px !important;padding-right:12px !important;}

/**** Sprite icons ***/
.icon {background-image: url(/images/icons/newiconsprite.png);width: 24px; height: 24px;display: inline-block;float: left;}
.sla-error {background-position: 21px -51px;}
.edit {background-position: 0 0;}
.edit2 {background-position: 0 -24px;}
.refresh {background-position: 0 -48px;}
.reorder {background-position: 0 -72px;}
.reload {background-position: 0 -96px;}
.save {background-position: 0 -120px;}
.up {background-position: 0 -144px;}
.down {background-position: 0 -168px;}
.cancel {background-position: 0 -192px;}
.doc {background-position: 0 -216px;}
.cross {background-position: 0 -240px;}
.check {background-position: 0 -264px;}
.smallcross {background-position: 0 -312px;}
.newWindow {background-position: -24px -168px;}
.exportdown {background-position: -24px -192px;}

div.tagsinput { border:1px solid #CCC; background: #FFF; padding:5px; overflow-y: auto;}
div.tagsinput span.tag { border: 1px solid #a5d24a; -moz-border-radius:2px; -webkit-border-radius:2px; display: block; float: left; padding: 5px; text-decoration:none; background: #cde69c; color: #638421; margin-right: 5px; margin-bottom:5px;font-family: helvetica;  font-size:13px;}
div.tagsinput span.tag a { font-weight: bold; color: #82ad2b; text-decoration:none; font-size: 11px;  } 
div.tagsinput input { width:80px; margin:0px; font-family: helvetica; font-size: 13px; border:1px solid transparent; padding:5px; background: transparent; color: #000; outline:0px;  margin-right:5px; margin-bottom:5px; }
div.tagsinput div{ display:block; float: left; } 
.tags_clear { clear: both; width: 100%; height: 0px; }
.not_valid {background: #FBD8DB !important; color: #90111A !important;}

.opportunity_warm, .opportunity_cold, .opportunity_hot, .opportunity_other {display: block;width: 15px;height: 15px; margin: 0 auto; margin-top: 3px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.opportunity_warm {background: #e8782d;border: 1px solid #d5671f;}
.opportunity_cold {background: #27a7ec;border: 1px solid #1a9be1;}
.opportunity_hot {background: #c74545;border: 1px solid #b93b3b;}
.opportunity_other {background: #808080;border: 1px solid #808080;}
.lastUnit_right {float: right;overflow: hidden;}
#main_sidebar {width: 280px;}
#main_sidebar .heading {border-bottom: 1px solid #d2d2d2;padding-bottom: 0px;}
#main_sidebar .heading h4 {font-size: 12px;font-weight: normal;text-transform: uppercase;color: #4f4f4f;letter-spacing: 1px;padding: 6px 0;background: none;float: left;width: auto;line-height: 14px;}
#main_sidebar .innersection { margin-top: 12px; }
#main_sidebar .innersection .list li {padding: 0 10px 10px 10px;font-size: 12px;color: #777;border-bottom: 1px dotted #cccccc;font-size: 11px;/*height:55px;*/}
#main_sidebar .innersection .list .avatar {margin-right: 10px;}
#main_sidebar .innersection .list a.title {font-size: 14px;color: #0b6d9f;padding: 2px 0 5px;display: block;}
#main_sidebar .innersection .list .spacer {display: block;float: left;margin: 0 10px;width: 1px;height: 12px;background: #b9c5cd;}
#main_sidebar .innersection .list .contact_icon {display: block;float: left;margin: 3px 5px 0px 0;width: 14px;height: 14px;}
#main_sidebar .innersection .list .ico_mail {background: url(/images/icons/contact_icons.png) left top no-repeat;}
#main_sidebar .innersection .list .ico_phone {background: url(/images/icons/contact_icons.png) left -22px no-repeat;}
#main_sidebar .innersection .list .ico_cell {background: url(/images/icons/contact_icons.png) left -42px no-repeat;}
#main_sidebar .side-tab li {line-height: 20px;padding: 10px;border-bottom: 1px solid #cccccc;}
#main_sidebar .side-tab span {padding: 5px 9px;margin: 10px 5px;background-color: #71ACBE;border-radius: 50%;color: #fff;}
#main_sidebar .side-tab .current-selected {background-color: #ffffff;color: #626262;}
#main_sidebar .side-tab {width: 100%;background-color: #D7EAF0;font-weight: bold;color: #6b8997;}
#content_area{width: 640px;}
#content_area .innersection .list li {border-bottom: 1px dotted #CCCCCC;color: #777777;font-size: 11px;display:inline-block;width: 100%;}
#content_area .innersection .list .icon {width: 30px;text-align: center;margin-right: 5px;background-image: none !important;}
#content_area .innersection .list a.title {font-size: 12px;color: #0b6d9f;padding: 2px 0 5px;display: block;line-height: 16px;}
#content_area .innersection .list a.title em {color: #555;}
#content_area .innersection .title-pane{display:none !important;}
#content_area .innersection .list li .column2 {width: 49%;float: right;}
#content_area .innersection .list li .column1 {width: 49%;float: left;}
#content_area .display {display: inline-block;margin-right: 20px;}
#content_area select,#content_area input[type="text"]{width:255px;}
.notes-panel, .tblWidth { width: 100%;}
.notes-panel p.thread {padding: 4px 10px;}
.comment {border-top: #fff 1px solid;padding:10px;background: #fafafa; border-bottom: 1px solid #e8e8e8;}
.comment .image {float: left;margin-right: 10px;}
.comment .text {float: left;}
.del {margin-left:10px;float: right;font-weight: bold; color: #666666;}
.del a {color: #000000;text-decoration: none;}
.del a:hover {background-color: #36538D;color: #ffffff;}

.dv_timer_sett {border-radius: 2px;background: #f5f5f5;border: 1px solid #c3c3c3;overflow: visible;clear: both;padding: 0px 10px 15px 10px;margin-bottom: 15px;}
.dv_timer_sett .dv_txtarea {float: left; width: 80%;}
.dv_timer_sett .dv_txtarea textarea {width: 100%;height: 109px;}
.dv_timer_sett .dv_timer_edit {float: right;}
.m_toggler {width: 100%; clear: both; padding-bottom: 10px; display: none;}
.dv_timer_sett .sp_time {font-family: Arial, Helvetica, sans-serif;color: #9c9c9c;font-weight: bold;font-size: 45px;}
.dv_timer_sett .dv_blue {background-color: #deebef;padding: 19px 15px;margin: 0 -10px 10px -10px;}
.dropMenu ul {margin-top: 0px;display: none;background-color: #ededed;}
.error {background-color: rgb(249, 146, 146); border-color: rgb(148, 6, 6); color: white;}
.success {background-color: #9cdd91;border-color: #0b5707;color: #0b5707;}
.pending {background-color: #ccc;border-color: #0b5707;color: #0b5707;}
.error, .success, .pending {border-width: 1px;border-style: solid;position: relative;text-align: center; margin: 0px auto 5px;padding: 8px 0px;margin-top: 15px;}
.x {position: absolute;top: 4px;right: 4px;width: 80px;height: 25px;cursor: pointer;display: none;text-align: right;}
.fadeStep {color: #8a8a8a;}
.fadeImpStep { color: #8a8a8a; width:200px;}
.fadeImpAct { color: #212529; width:200px;font-weight: bold !important;}
.panelborder {border: 1px solid rgb(202, 202, 202); padding: 10px; margin-bottom:10px; margin-right:10px;}
.titleBorderSelected {background-color: rgb(255, 255, 204);border-color: rgb(128, 128, 0);border-style: solid;border-width: thin;}
#load-icon {position: fixed; z-index: 10000;left: 50%;top: 40%;width: 16px;height: 16px;background-image: url('/images/send.gif');}
.sub-heading-small{font-size: 11pt;color: #787878;font-family: Arial;margin: 15px 0;line-height: 20px;padding-bottom: 20px;border-bottom: 1px dotted rgb(204, 204, 204);}
.heading {font-family: Arial;font-size: 11pt;letter-spacing: 2px;text-transform: uppercase;color: #787878;padding-bottom: 0px;border: none;}
.heading-small {font-family: Arial;font-size: 10pt;color: #787878;border: none;}
.jcrop-holder {margin: auto !important;}
.title-pane span {font-size: 14px;font-weight: normal;margin-right:10px;}
 .treeview{width: 200px;height: 400px;background: #FFF;overflow: auto;padding: 5px;}
 .treeview a {color: black; background: url('/images/filetree/directory.png') left no-repeat; padding-left: 20px;}
 UL.jqueryFileTree LI {list-style: none;padding: 0px;padding-left: 20px;margin: 0px;white-space: nowrap;}
 .messageBox {background-color: #E8F1FF;background-position: left bottom;background-repeat: repeat-x;border: 1px solid #C1C1C1;margin: 10px 10px;padding: 10px;} 
.opp_top ul {
	overflow:hidden;
	margin-bottom:0px;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #e9e9e9 94%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(94%,#e9e9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e9e9e9 94%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#e9e9e9 94%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#e9e9e9 94%); /* IE10+ */
	background: linear-gradient(top,  #f9f9f9 0%,#e9e9e9 94%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
	border:1px solid #e9e9e9;
	padding:5px 0;
}
.opp_top ul li {float:left;padding:0 10px;margin-bottom:0px;line-height:20px;}
.opp_top ul li span {display:inline-block;height:20px;-moz-border-radius:5px;border-radius:5px;margin-left:5px;padding: 0 3px;
background:#999;text-align:center;color:#fff;position:relative;}
.opp_top ul li.red a {color:#d60009;}
.opp_top ul li.red.black a {color:#000;}
.opp_top ul li.red span {background:#d60009;}
.opp_top ul li.orange a {color:#d66800;}
.opp_top ul li.orange span {background:#d66800;}
.opp_top ul li.blue a {color:#226dd4;}
.opp_top ul li.blue span {background:#226dd4;}
.opp_top ul li.grey a {color:#646464;}
.opp_top ul li.grey span {background:#646464;}
.opp_top ul li.green a {color:#0dbe15;}
.opp_top ul li.green span {background:#0dbe15;}
.opp_top ul li a:hover {color:#000;font-weight:bold;}
.opp_top ul li a:hover span {background:#000;font-weight:bold;}
.opp_top ul li a {font-weight:bold;}
.topNoMargin{margin-top: 0px;}
.greyBackgroud{background:#EAEAEA !important;}
.greenBackgroud{background:#0dbe15 !important;}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }        
.dropdown dt a:hover { color:#5d4617; border: 1px solid #646464;}
.dropdown dt a {background:#fff url(/images/arrow.png) no-repeat scroll right center; display:block; padding-right:20px;border:1px solid #646464; width:130px;}
.dropdown dt a span {cursor:pointer; display:block; padding:5px;}
.dropdown dd ul { background:#D0E9E5 none repeat scroll 0 0; border:1px solid #646464; color:#C5C0B0; display:none; right:0px; padding:5px 0px; position:absolute; top:0px; width:auto; min-width:150px; list-style:none;}
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;}
.dropdown dd ul li a:hover{background-color: Highlight;}
.dropdown.nostyle {background: none;border: none;}
.wordwrap{width: 640px;height: 500px;overflow: auto;}
td .wordwrap{width: 100%; max-height: 100px!important;overflow: auto;word-wrap: break-word;}
.left-column {width:240px;float:left;}
.ticketd ul.tsub { margin:0px;}
.ticketd ul.tsub li { line-height:3em;border-top:#fff 1px solid; border-bottom:#e2e2e2 1px solid; position:relative;}
.ticketd ul.tsub li a { line-height:3em;display:block;}
.ticketd ul.tsub li a:hover {background:#edf5f7;}
.ticketd ul.tsub li a.tickets span.image {background:url(/images/icons/ticketoptions/ticket.jpg) left top no-repeat; width:24px; height:24px; display:inline-block; margin-top:5px}
.ticketd ul.tsub li a.tasks span.image {background:url(/images/icons/ticketoptions/tasks.jpg) left top no-repeat; width:24px; height:24px; display:inline-block; margin-top:5px}
.ticketd ul.tsub li a.calender span.image {background:url(/images/icons/ticketoptions/calender.jpg) left top no-repeat; width:24px; height:24px; display:inline-block; margin-top:5px}
.ticketd ul.tsub li a.management span.image {background:url(/images/icons/ticketoptions/management.jpg) left top no-repeat; width:24px; height:24px; display:inline-block; margin-top:5px}
.ticketd ul.tsub li a.reoccuring span.image {background:url(/images/icons/ticketoptions/reoccuring.jpg) left top no-repeat; width:24px; height:24px; display:inline-block; margin-top:5px}
.ticketd ul.tsub li a.templates span.image {background:url(/images/icons/ticketoptions/templates.jpg) left top no-repeat; width:24px; height:24px; display:inline-block; margin-top:5px}
.ticketd ul.tsub li a:hover span.image {background-position:left bottom;}
.ticketd ul.tsub li a span.image {margin-left:10px;}
.ticketd ul.tsub li a { color:#464646; text-shadow:1px 1px 0px #fff;}
.ticketd ul.tsub li a:hover { color:#000;text-shadow:1px 1px 0px #fff;}
.ticketd ul.tsub li:first-child { border-top:none;} .ticketd ul.tsub li:last-child { border-bottom:none;}
.ticketd ul li a span.notify {display:inline-block;width:20px;height:20px;-moz-border-radius: 20px;border-radius: 20px;margin-left:5px;background:#d60009;text-shadow:-1px -1px 0px #7c0000;float:right; margin-right:15px;text-align:center;color:#fff;behavior: url(/clients/ezpsa.com/PIE.htc); line-height:20px; position:absolute; right:15px; top:8px;}
.ticketd ul li a:hover span.notify {background:#7b0000;}
.ticket-m-column {width:530px;height:auto;position:relative; float:left; }
.ticket-m-column table {margin:10px; border:1px solid #e9e9e9;}
.ticket-m-column table tr td {background: none repeat scroll 0 0 #FAFAFA;border-bottom: 1px solid #E0E0E0;padding: 10px;  }
.ticket-m-column table tr:first-child td:first-child {padding:8px; background:#fafafa; border:1px solid #e9e9e9; font-weight:bold; font-size:14px; }
.ticket-r-column {float:right; width:176px; background: #F6FAFB;border:1px solid #e9e9e9; min-height:457px;}
.ticket-r-column .t-report:first-child {padding-top:0px;border-top:none;}
.ticket-r-column .t-report:last-child {border-bottom:none;}
.ticket-r-column .t-report {width:160px; vertical-align:bottom; border-bottom:1px solid #e9e9e9;border-top:1px solid #fff; padding-top:10px;}
.ticket-r-column .t-report p.tlabel {font-size:10px; width:50px; float:left; margin:0 5px;padding:0px}
.ticket-r-column .t-report p.time {color:#e9764f; font-size:22px; font-weight:bold; float:right; margin-right:10px;text-shadow:1px 1px 0px #fff;}
.ticket-r-column .t-report p.time span {color:#e9764f; font-size:14px; margin:0 5px;}
.ts-left {float:left;display:block;width:405px;position:relative;}
.ticket-desc {float: left;width: 620px;}
.ticket-comment {margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #dbdbdb;}
.comment-list{padding-bottom: 0px; overflow: hidden; width: 550px;}

#theme-style, .theme-style { width: 550px; height: 270px;position: relative;}
#theme-black p, #theme-violet p, #theme-purple p, #theme-blue p, #theme-green p, #theme-orange p{display: none;}
#theme-black, #theme-violet, #theme-purple, #theme-blue, #theme-green, #theme-orange {background-position: 0 0;width: 240px;height: 81px;font-family: Arial;font-size: 16pt;font-weight: bold;color: #484848;line-height: 20px;text-decoration: none;cursor: pointer; padding-left: 5px;}
#theme-blue {background-image: url('../images/images/blue-theme.jpg');float: left;}
#theme-green {background-image: url('../images/images/green-theme.jpg');float: right;}
#theme-orange {background-image: url('../images/images/orange-theme.jpg'); float: left;}  
#theme-violet {background-image: url('../images/images/violet-theme.jpg');float: right;}
#theme-purple {background-image: url('../images/images/purple-theme.jpg');float: left;}
#theme-black {background-image: url('../images/images/black-theme.jpg');float: left;}
#theme-blue .table,#theme-green .table, #theme-orange .table,#theme-black .table,#theme-violet .table, #theme-purple .table,.active-theme .table {position: absolute;top: 55px;bottom: 0;}
#theme-blue:hover,#theme-blue:focus,#theme-blue:active,#theme-green:hover,#theme-green:focus,#theme-green:active,#theme-orange:hover,#theme-orange:focus,#theme-orange:active,#theme-black:hover,#theme-black:focus,#theme-violet:hover,#theme-violet:focus,#theme-violet:active,#theme-purple:hover,#theme-purple:focus,#theme-purple:active {background-position: 0 83px;color: white;}
.theme-inner-text {width: 240px;height: 50px;padding-top: 35px;}     
.active-theme {background-position: 0 83px !important;color: white !important;text-align: left;float: right;}
.active-theme p {display: inline !important;font-size: 8pt;color: white;text-align: left;line-height: 0px;font-weight: normal;vertical-align: baseline;text-transform: uppercase;}
     #side-nav-fixed{	position: absolute;	top: 205px;	/*z-index: -1;*/}
        #side-nav-fixed li{	margin-bottom: 1px;}
        #side-nav-fixed a{	padding: 10px 0;	width: 66px;	background: #efefef;	display: block;	text-align: center;	font-size: 10px;	color: #999;}
        #side-nav-fixed a span{	display: block;	width: 32px;	height: 32px;	margin: 0 auto;	text-indent: -9999px;}
        #side-nav-fixed a:hover{	background: #f7f7f7;	color: #777;}
        #side-nav-fixed a.active{	background: #037bb8;	color: #fff;}
        #side-nav-fixed .dashboard a span{ 	background:url(../images/icons/side_nav_icons.png) left top no-repeat;}
#side-nav-fixed .dashboard a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px top no-repeat;}
#side-nav-fixed .dashboard a.active span{	background:url(../images/icons/side_nav_icons.png) right top no-repeat;}
#side-nav-fixed .activity a span{	background:url(../images/icons/side_nav_icons.png) left -33px no-repeat;}
#side-nav-fixed .activity a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -33px no-repeat;}
#side-nav-fixed .activity a.active span{	background:url(../images/icons/side_nav_icons.png) right -33px no-repeat;}
#side-nav-fixed .equipment a span{	background:url(../images/icons/side_nav_icons.png) left -65px no-repeat;}
#side-nav-fixed .equipment a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -65px no-repeat;}
#side-nav-fixed .equipment a.active span{	background:url(../images/icons/side_nav_icons.png) right -65px no-repeat;}
#side-nav-fixed .opportunities a span{	background:url(../images/icons/side_nav_icons.png) left -97px no-repeat;}
#side-nav-fixed .opportunities a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -97px no-repeat;}
#side-nav-fixed .opportunities a.active span{	background:url(../images/icons/side_nav_icons.png) right -97px no-repeat;}
#side-nav-fixed .projects a span{	background:url(../images/icons/side_nav_icons.png) left -129px no-repeat;}
#side-nav-fixed .projects a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -129px no-repeat;}
#side-nav-fixed .projects a.active span{	background:url(../images/icons/side_nav_icons.png) right -129px no-repeat;}
#side-nav-fixed .tickets a span{	background:url(../images/icons/side_nav_icons.png) left -161px no-repeat;}
#side-nav-fixed .tickets a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -161px no-repeat;}
#side-nav-fixed .tickets a.active span{	background:url(../images/icons/side_nav_icons.png) right -161px no-repeat;}
#side-nav-fixed .timesheets a span{	background:url(../images/icons/side_nav_icons.png) left -193px no-repeat;}
#side-nav-fixed .timesheets a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -193px no-repeat;}
#side-nav-fixed .timesheets a.active span{	background:url(../images/icons/side_nav_icons.png) right -193px no-repeat;}
#side-nav-fixed .invoicing a span{	background:url(../images/icons/side_nav_icons.png) left -225px no-repeat;}
#side-nav-fixed .invoicing a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -225px no-repeat;}
#side-nav-fixed .invoicing a.active span{	background:url(../images/icons/side_nav_icons.png) right -225px no-repeat;}
#side-nav-fixed .payments a span{	background:url(../images/icons/side_nav_icons.png) left -257px no-repeat;}
#side-nav-fixed .payments a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -257px no-repeat;}
#side-nav-fixed .payments a.active span{	background:url(../images/icons/side_nav_icons.png) right -257px no-repeat;}
#side-nav-fixed .purchase a span{	background:url(../images/icons/side_nav_icons.png) left -289px no-repeat;}
#side-nav-fixed .purchase a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -289px no-repeat;}
#side-nav-fixed .purchase a.active span{	background:url(../images/icons/side_nav_icons.png) right -289px no-repeat;}
#side-nav-fixed .statements a span{	background:url(../images/icons/side_nav_icons.png) left -321px no-repeat;}
#side-nav-fixed .statements a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -321px no-repeat;}
#side-nav-fixed .statements a.active span{	background:url(../images/icons/side_nav_icons.png) right -321px no-repeat;}
#side-nav-fixed .transactions a span{	background:url(../images/icons/side_nav_icons.png) left -353px no-repeat;}
#side-nav-fixed .transactions a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -353px no-repeat;}
#side-nav-fixed .transactions a.active span{	background:url(../images/icons/side_nav_icons.png) right -353px no-repeat;}

#side-nav-fixed .reminders a span{	background:url(../images/icons/side_nav_icons.png) left -385px no-repeat;}
#side-nav-fixed .reminders a:hover span{	background:url(../images/icons/side_nav_icons.png) -33px -385px no-repeat;}
#side-nav-fixed .reminders a.active span{	background:url(../images/icons/side_nav_icons.png) right -385px no-repeat;}

.heading {border-bottom: 1px solid #d2d2d2;padding-bottom: 6px;}
.heading h3 {border-bottom:none; margin: 15px 0px 15px 0px; padding: 0px;}
.border0 {border: 0 !important;}
.visual_activity li {background: #f3f3f3;border-left: 5px solid #848484;font-size: 13px;color: #5d5d5d;line-height: 20px;margin-bottom: 10px;}
.visual_activity li.green{	border-left: 5px solid #66b02b;}
.visual_activity li.gray{	border-left: 5px solid #848484;}
.visual_activity li.orange{	border-left: 5px solid #e2914f;}
.visual_activity li.red{	border-left: 5px solid #a00b0b;}
.visual_activity li .wrap {border: 1px solid #e1e1e1;padding: 10px 10px 10px 15px;border-left: 0;}
.visual_activity li .unit {margin-right: 20px;}
.visual_activity li .borderRight {border-right: 1px solid #dcdcdc;}
.visual_activity li .icon {display: block;width: 32px;height: 32px;margin: 0 auto;margin-top: 5px;margin-right: 15px;}

.visual_activity li.tickets .icon{	background:url(../images/icons/side_nav_icons.png) -33px -161px no-repeat;}
.visual_activity li.invoicing .icon{	background:url(../images/icons/side_nav_icons.png) -33px -225px no-repeat;}
.visual_activity li.payments .icon{	background:url(../images/icons/side_nav_icons.png) -33px -257px no-repeat;}
.visual_activity li.purchase .icon{	background:url(../images/icons/side_nav_icons.png) -33px -289px no-repeat;}
.visual_activity li.purchase a.active .icon{	background:url(../images/icons/side_nav_icons.png) right -289px no-repeat;}
.visual_activity li.statements .icon{	background:url(../images/icons/side_nav_icons.png) -33px -321px no-repeat;}
.visual_activity li.transactions .icon{	background:url(../images/icons/side_nav_icons.png) -33px -353px no-repeat;}
.lgray {color: #555;}
.visual_activity li .lastUnit_right{	border-left: 1px solid #dcdcdc;	padding-left: 20px;	font-size: 12px;	text-align: right;}
.visual_activity li em{	font-style: normal;	color: #afafaf;}
.visual_activity li strong{	font-weight: normal;}
.line, .lastUnit {overflow: hidden;_overflow: visible;_zoom: 1;}
.heading h2{font-size: 18px;font-weight:bold;line-height: 10px;margin-bottom: 5px;margin-top:10px}

.emptyData{text-align:center;margin: 30px 0 30px 0;}
.emptyData .title{font-weight:bold;font-size:1.2em;color:#434343;display:block;margin-bottom:5px}
.emptyData .sub{color:#4e4e4e;display:block; margin-bottom:10px}
.requiredOn, .requiredOff {font-style: italic;font-size: 11px;vertical-align: middle; font-weight: bold;cursor: pointer; }
.requiredOn, .requiredOff:hover {color: red;}
.requiredOff {color: #e1e0e0;}

/* Dashboard Modules */
.moduleDate {float: right; font-size: 11px; color: gray;}
.dashboard-avatar { margin: 0 5px 5px 0; }


/* Ajax NumericUpDownExtender on Parts-> Qty */

#txQty_bUp { margin-top: -8px; position: absolute;}
#txQty_bDown { margin-top: -11px; position: absolute;}

/* Account Header */
.accountDetailImg { margin-top: 5px;}

/* AutoHeight */
.autoHeight { height: auto!important;}

/* Row Order Icon */
.drag, .drag:hover { height: 16px; width: 12px; background-position: 0px -16px; cursor: move;}
.rowOrderIcon { background: transparent url(../images/icons/gvRowOrder.gif) no-repeat 0 0; float: left;}

/* Sortable tr re-order style */
tr.ui-sortable-helper { border: 1px solid #E5D3E5; background: #EAEAEA; display: block; -moz-border-radius: 3px; border-radius: 3px;}
tr.ui-sortable-placeholder { height: 40px;}

/* ddlInvoiceOptions */
.ddlInvoiceOptions { background: #959595; }
.ddlInvoiceOptions:hover { background: #6B6B6B }
.ddlInvoiceOptions option { background: white; color: #333 }

/* Invoice Items */

.GridViewStyle #txDesc { background: #fff; color: #000; width: 100%; }
.GridViewStyle textarea { min-height: 0px; border: none; }
.GridViewStyle #ddlTax { background: #fff; border: none; color: #000; padding: 0; margin: 0; }
.GridViewStyle select { -webkit-appearance: none; -moz-appearance: none; text-overflow: ''; }
.GridViewStyle input:not([type=button]) { background: #fff; border: none; color: #000; padding: 0; margin: 0; }
.GridViewStyle input:not([type=button]) { text-align: right; }
.GridViewStyle #txTotal { margin-left: 10px; }
.GridViewStyle #ddlTax:hover,#gvItems #ddlTax:hover, .GridViewStyle input:hover { background: #E2E2E2; }
/* Orders Area */
#gvOrderPaperwork #txtCol { background: #fff; color: #000; padding: 0; margin: 0; width: 100%; border: none; }
#gvOrderPaperwork #txtCol:hover { background: #E2E2E2; }

/* LinkedContactOptions */
.linkedContactOptions { list-style:none; position: relative; }
.linkedContactOptions li { border-bottom: none!important; margin: 0px!important; padding: 0px!important; }
.linkedContactOptions a:hover { text-decoration:none; }

/* LinkedContactOptions - DROPDOWN */
.linkedContactOptions li ul { padding: 8px; font-weight: bold; background-color:rgba(255,255,255,0.8); border-radius: 5px; list-style:none; left: 105px; top: -10px; display: none; position: absolute; }
.linkedContactOptions ul li { float:none; }
.linkedContactOptions ul a { white-space:nowrap; }
.linkedContactOptions li:hover ul li a:hover { display: block; }

/* Invoice Details ; Invoice Contact*/
#invoiceDetails input, #invoiceDetails textarea { border: none; margin: 0px; color: black; background: #fff; }
#invoiceDetails input:hover, #invoiceDetails textarea:hover{ background: #eee; }
#invoiceDetails, #invoiceContact { width:48%; float: left; padding: 1%; }
span.invoiceDetailLabel { width: 40%; font-weight: bold; float: left; }
#invoiceDetails p { width: 100%; clear: both;}

/* DragWordList */
#DragWordList { background: #EAEAEA; border-radius: 5px; padding: 10px 10px 10px 10px; }
#DragWordList li ul li { padding: 2px; margin: 2px; background: #fff; border-radius: 5px; float: left; cursor: move; }
#DragWordList ul { float: left; width: 100%; cursor: pointer; }

/* invoiceheaderMenus */
.invoiceHeaderMenus { position: absolute; top: 33px; right: 19px; }

/* Email Template Attachments */
ul#attachmentListItems {  }
ul#attachmentListItems li { background: #eee; padding: 10px; border-radius: 3px; }

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }


/* In-line email editor */

#inlineEmailEditor { margin: 0 1%; width: 98%; background-color: #fff; /*border: 1px solid #ccc;*/ border-radius: 5px; float:right;}
#inlineEmailEditor .contentArea, #inlineEmailEditor .sidebar { padding: 12px; }
#inlineEmailEditor .contentArea { width: 64%; float: left; }
#inlineEmailEditor .sidebar { width: 30%; float: right; }
#inlineEmailEditor .contentArea span.contentLabel { color: #000; }

/* Reports */
.roleedit { display: none; position: absolute; border: 1px solid #aeaeae; left: 30px; top: -20px; width: 250px; background-color: white; padding: 5px; }
.roleedit table tr td { border-bottom: none; }

/* flex width */

.flex_full { width: 100% !important;}
.flex_1_half { width: 50% !important;}
.flex_1_third { width: 33% !important;}
.flex_2_third { width: 66% !important;}
.flex_1_quarter { width: 25% !important;}
.flex_2_quarter { width: 50% !important;}
.flex_3_quarter { width: 75% !important;}
.flex_1_fifth { width: 20% !important;}
.flex_2_fifth { width: 40% !important;}
.flex_3_fifth { width: 60% !important;}
.flex_4_fifth { width: 80% !important;}
.flex_1_tenth { width: 10% !important;}
.flex_2_tenth { width: 20% !important;}
.flex_3_tenth { width: 30% !important;}
.flex_4_tenth { width: 40% !important;}
.flex_5_tenth { width: 50% !important;}
.flex_6_tenth { width: 60% !important;}
.flex_7_tenth { width: 70% !important;}
.flex_8_tenth { width: 80% !important;}
.flex_9_tenth { width: 90% !important;}


/* Token Input */
.token-input-list, .token-input-input-token { height: 10px; }
.token-input-list { border: #ccc; border-radius: 4px; padding: 3px; }
.token-input-token { background: #b3b5ff !important; margin: 5px !important; padding: 1px 4px !important; border-radius: 4px; }
ul.token-input-list-facebook { width: 100% !important; }
input#token-input-txNames { border: 0px; }
li.token-input-input-token-facebook { border: none !important; }

div.ticketScreenTags { padding: 0px; color: #555; font-size: 11px; }
div.ticketScreenTags ul.token-input-list { border:none!important; padding: 0px; width: 97% !important; overflow:visible; }
div.ticketScreenTags ul.token-input-list li.token-input-input-token input[id^='token-input-'] { padding: 2px; }
div.ticketScreenTags ul.token-input-focused input { border: none; }
div.ticketScreenTags ul.token-input-list li.token-input-input-token { background-color: #ECEBF7; display: inline-block; padding: 0px; padding: 5px 5px; }
div.ticketScreenTags ul.token-input-list li.token-input-token { padding: 2px; display: inline-block; }
div.ticketScreenTags ul.token-input-list li.token-input-highlighted-token { background-color: #ECEBF7; }
div.ticketScreenTags ul.token-input-list li.token-input-token .token-input-delete-token { padding-left:2px; }

div.ticketScreenFollowers { padding: 0px; color: #555; font-size: 11px; }
div.ticketScreenFollowers ul.token-input-list { border:none!important; padding: 0px; width: 97% !important; overflow:visible; }
div.ticketScreenFollowers ul.token-input-list li.token-input-input-token input[id^='token-input-'] { padding: 2px; }
div.ticketScreenFollowers ul.token-input-focused input { border: none; }
div.ticketScreenFollowers ul.token-input-list li.token-input-input-token { background-color: #ECEBF7; display: inline-block; padding: 0px; padding: 5px 5px; }
div.ticketScreenFollowers ul.token-input-list li.token-input-token { padding: 2px; display: inline-block; }
div.ticketScreenFollowers ul.token-input-list li.token-input-highlighted-token { background-color: #ECEBF7; }
div.ticketScreenFollowers ul.token-input-list li.token-input-token .token-input-delete-token { padding-left:2px; }

/* Template List Page */
.txtnewtemplate { text-align: left !important; }

/* Error Strip */
.divStatus { display: block; padding: 4px; border: none; font-size: 15px; }

#ControlContainer { background-color: #fff; }

/* item status */
.item_status {
      display: block;
      font-size: 16px;
      line-height: 16px;
      padding: 12px 10px 10px;
      float: left;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #fff;
      margin-top: 3px; }

.item_status_resolved {
    background: #d69333; }
.item_status_progress {
    background: #468c28; }
.item_status_client {
    background: #4187af; }
.item_status_reoccur {
    background: #8161a3; }
.item_status_hold {
    background: #717171; }
.item_status_closed {
    background: #af4a45 !important; }
.item_status_schedule {
    background: #927633; }

.xero-rb-label { width: auto !important; }
.text-green { color: #43bb1a !important; }

.v-align-mid { vertical-align: middle; }

/* BWA Specific Styles */

#invoicesTotal { font-weight: bold !important; }
.invoiceTotals { font-weight: bold !important; }

/* End BWA Specific Styles */

.nowrap { white-space: nowrap; }

/* Google Picker Link */
#googlePickerContainer, #googlePickerContainerEdit {
    border: 1px solid #0e6c00;
    margin-left: 3px;
    display: block;
    font-size: 9px;
    padding: 0px 3px;
    background: #188f06;
    color: white;
    float: left;
    border-radius: 2px;
}

#googlePickerContainer a, #googlePickerContainerEdit a {
    color: white;
    padding: 0px;
}

#dropBoxContainer, #dropBoxContainerEdit {
    float: left;
}

.L150
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#divStatus span#sMsg a {
    color: #147C1D !important;
    /*font-weight: bold;*/
}

 #divStatus span#sMsg a:hover {
    text-decoration: underline !important;
}

/* Ticket Search by Status */   
span[id$='cblStatusList'] label {
    display:inline !important;
}

div[id$='pnlCustomers'] {
    width:185px !important;
}

div[id$='pnlCustomerGroups'] {
    width:325px !important;
}

 /* Ticket Status */
 .ticket_status {
      display: block;
      font-size: 16px;
      line-height: 16px;
      padding: 12px 10px 10px;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #fff;
      margin-top: -10px; 
 }

.ticket_status_resolved {
    background: #d69333;
}
.ticket_status_progress {
    background: #468c28; 
}
.ticket_status_client {
    background: #4187af; 
}
.ticket_status_reoccur {
    background: #8161a3; 
}
.ticket_status_hold {
    background: #717171; 
}
.ticket_status_closed {
    background: #af4a45; 
}
.ticket_status_schedule {
    background: #927633; 
}

.ajax__fileupload_selectFileButton {
    color: #D0D0D0 !important;
}


/* Tipsy Bubble Text Stylesheets */
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }
/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


/* Date Time Inputs */
input.datetime {
  height: 18px !important;
  font-family: arial !important;
}

.whitepapericon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 4px;
}

.tmr_small {
    font-size: 10px;
}

.tmr_total {
    color: #666;
    font-size: 24px;
    font-weight: bold;
}

.imgPin {
    background: none;
    height: 16px;
    width: 16px;
}

.line:hover .imgPin {
    background: url('../../images/pin.png');
    height: 16px;
    width: 16px;
}

.imgUnpin {
    background: url('../../images/pin.png');
    height: 16px;
    width: 16px;
}

.line:hover .imgUnpin {
    background: url('../../images/pin_minus.png');
    height: 16px;
    width: 16px;
}

.vCardImg, .cursor-pointer {
    cursor: pointer;
}

.bold {font-weight:bold;}
.redtext, .greentext, .ambertext
{
    color: white;
    border-radius: 4px;
    padding: 0 5px;
    font-weight: bold;
}
.redtext
{
    background-color: red;
}
.greentext
{
    background-color: green;
}
.ambertext
{
    background-color: #FFBF00;
}


.tenantMessage {
    width: 100%;
    background-color: #eee;
    color: #333;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #E2E2E2;
}

.strikerow {
    color: grey;
    text-decoration: line-through;
}

.cloakFilterItem {
    color: #EAEAEA !important;
    border-color: #EAEAEA !important;
}

.noMargin {
    margin: 0px;
}

.hdr_info_label {
    color: #777;
}

.tv-con {       
    margin-top: -70px;
    margin-right: 25px;
    float: right;
    z-index:9999;
    position:relative;
    cursor:pointer;
}

.blurred {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-color: #ccc;

}

input[type='number'].numddl {
    border-right: none !important;
    padding-right: 0px !important;
    margin-right: -5px !important;
}

select.numddl {
    border-left: 1px solid #eaeaea;
}

ul#ulCompletedItems li input[type="text"] {
    color: #000 !important;
    background-color: #f2f2f2;
    border: #f2f2f2;
    font-weight:bold;
}

.init-width {
    width: initial !important;
}

#agent-alerts-container {
    width: 100%;
}

.hide {
    display:none !important;
}

.light-green {
    background-color: #4ca64c !important;
}

.light-orange {
    background-color: #ffa500 !important;
}

.light-red {
    background-color: #ff4d4d !important;
}

.dataTable-table tbody tr:hover {
    background-color: #ececec;
}

div#fbContact {
    width: 300px;
}

#fbContact_input {
    display: inline;
    margin-right: 0px;
}

#contact-dropdown {
    display: inline;
}

    #contact-dropdown i {
        font-size: 24px !important;
    }


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 18px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}    }

    .nowrap {white-space:nowrap;}

/*jquery ui font overrride*/
.ui-widget {
    font-family: inherit !important;
    font-size: inherit !important;
}

/*alertify tweaks*/
.alertify-notifier.ajs-right .ajs-message.ajs-visible {
    right: 390px !important;
}

.alertify-notifier .ajs-message {
    width: 360px !important;
}

.grid-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.opp_filter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.ca-fs {
    width: 65% !important;
}

.sb-fs {
    width: 25% !important;
    float:none!important;
    padding-left:25px!important;
}

.sec-fs {
    width: 90%!important;
}

.fs-97 {
    width: 97% !important;
}
.fs-90 {
    width: 90% !important;
}

.leftCol .title-pane h3:nth-child(1) {
    margin-top:0px!important;
}

.setting-container {
    margin: 10px 18px 20px 18px;
    background: #fff;
    padding: 15px 15px 0;
    float: left;
}

/* full width body elements */
body.fullwidth .grid-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

body.fullwidth .opp_filter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

body.fullwidth .top-nav, body.fullwidth .header, body.fullwidth .container {
    width: 97% !important;
    min-width: 990px;
}

body.fullwidth #content_area {
    min-width:640px!important;
    width: 68%!important;
    float:left;
}

body.fullwidth #main_sidebar {
    min-width: 274px !important;
    width: 28% !important;
    float:left;
    margin-left:30px;
}

body.fullwidth .section {
    min-width: 950px !important;
    max-width: inherit !important;
    width: 100% !important;
    box-sizing: border-box;
}

body.fullwidth .leftCol .line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.fullwidth h3 {
    min-width: 625px !important;
    width: 100%!important;
}

body.fullwidth #activity-tabs h3, body.fullwidth .lastUnit_right h3 {
    min-width: unset !important;
    width: 100% !important;
}

body.fullwidth ul.tab-filter {
    width: 100% !important;
    max-width: inherit !important;
    box-sizing: border-box;
}

body.fullwidth .unit {
    max-width:none;
}

body.fullwidth .contnav_bg {
    background: url(/images/filterBG.jpg) repeat-y scroll right top;
    background-size: 31.5% auto;
}

body.fullwidth #content_area.content_area_full {
    width: 100% !important;
}

body.fullwidth .leftCol h3 {
    min-width:unset!important;
    width: 100% !important;
    box-sizing:border-box!important;
}

body.fullwidth .leftCol {
    min-width: 240px !important;
    width: 26% !important;
    box-sizing: border-box !important;
}

body.fullwidth .rightCol {
    min-width: 680px !important;
    width: 73% !important;
    box-sizing: border-box !important;
}

body.fullwidth ul.third-nav {
    width: 100% !important;
}

body.fullwidth .leftCol p.item span {
    width: 23% !important;
}

body.fullwidth .leftCol p.item strong {
    width: 60% !important;
}

body.fullwidth .profile-photo {
    margin-right: 0px!important;
    margin-left: 0px!important;
}

body.fullwidth .reply-message {
    max-width: 90vw !important;
    float: left !important;
    width: 88% !important;
    margin-left: 10px !important;
}

body.fullwidth .title-pane h3 {
    min-width: unset!important;
}

body.fullwidth #CPH_TicAccDetails1_UpdatePanel1 div.entry table tbody tr td p span {
    width: 33.5%!important;
    float:left !important;
}

body.fullwidth #CPH_TicAccDetails1_UpdatePanel1 div.entry table tbody tr td p strong {
    width: 45% !important;
    float:left !important;
}

body.fullwidth .tblWidth h3{
    min-width:unset!important;
}

body.fullwidth .section .row h3 {
    width: 50% !important;
}

body.fullwidth .section .row {
    width: 100% !important;
}

body.fullwidth .acccol {
    width: 24vw!important;
}

body.fullwidth .acccol p span {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

body.fullwidth .leftCol select {
    width: 14vw!important;
    min-width: 150px!important;
}

body.fullwidth .container.clientdevices {
    min-width:1200px!important;
}

/* end - full width body elements */
