html,body,div,ul,li,h1,h2,h3,h4,h5,a,p,img,form,input,textarea,tr,td,tbody,th,select,li,ul,table {
    margin: 0px; padding: 0px; font-family: Arial,sans; font-size: 12px; font-weight: normal; color: #000000;
}

html{height:100%;}
fieldset { border: none; }
body {
	background-color: #DDD; 
/*	background-image: url('../images/template/top_bg_new.jpg');*/
/*	background-repeat: repeat-x;*/
	height:100%;
        overflow: auto;
}

:focus{outline-style:none;}

.terminator { clear: both; }

button.ui-button>span { top: -1px !important; left: -1px !important; }

#page_container { margin: 0px; width: 100%; }

#login_div {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/template/login_bg_2.jpg');
	background-repeat: repeat-x;
	width: 100%; 
	text-align: center;
}

#login_div table {
	float: right;
	display: inline;
	background-color: #333333;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top: 80px;
	margin-right: 50px;
}

.message_container { width:100px; color: #FFF; }
.title_span {
    color: #383a39;
    font-family: Arial;
    font-size: 30px;
    font-weight: normal;
    float: left;
}

#login_div td.text {

	font-family: Verdana;
 	font-size: 14px;
 	font-weight: bold;
 	color: #FFFFFF;
 	padding-right: 15px;
}

#login_div .button {

	font-size: 12px; font-family: Arial; 
	font-weight: bold;
	color: #FFFFFF; 
	border: 2px solid #469132; 
	background-color: #5fc428;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 3px; padding-bottom: 3px; 
	width: 150px;  height: 40px;
	cursor: pointer;
}

#login_div input.search_box { padding-left: 3px; font-size:13px; color:#000000; background-color: #FFFFFF; border:1px solid #a8a9ab; width: 120px; height: 22px;}
#login_div input.search_box:focus { padding-left: 2px; font-size:13px; color:#000000; background-color: #EEEEEE; border:2px solid #78d5e4; width: 119px; height: 20px; border-radius: 3px;}

div.helpdiv {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/template/help/help_icon.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	float: left;
	cursor: help;
}

.main_table { padding-top: 37px; }

#content_title {
	color: #383a39;
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	padding-left: 205px;
	vertical-align: top;
	padding-bottom: 5px;
        height: 41px;
}

#content_title .title span {
    color: #383a39!important;
    font-family: Arial;
    font-size: 24px!important;
    font-style: normal;
}

#content_title .container { clear:both; margin-top:5px;}
#content_title .container .header { float:left; }
#content_title .container .header .toggleinput span { font-size:14px!important; font-weight: bold; }

#content_title span {
	color: #383a39;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
}

#menu_left {
    min-width: 190px;
    width: 190px;
    padding-top: 10px;
    vertical-align: top;
    text-align: left;
    position: relative;
}

#content { margin:10px 10px 10px 194px; }
#content, #chatboxcnt {
    position: relative; 
    vertical-align: top;	
    padding: 0px 5px 0px 11px;
}

#chatboxcnt { width:200px; padding: 0px; }
#chatboxcnt.minimized { width: 0px; }
#chatboxcnt .cnt { background: #FFF; z-index: 999; position: fixed; top: 102px; bottom: 0px; width:100%; }

tr.menu_row td { border-top: 1px solid black;}
table.main_table {
	margin-bottom:20px;
	width:100%;
}


.listerTable{}
.listerTable table{border:none; border-color:#000; width:100%;}
/*table-layout: fixed*/

.listerTable thead {background-color:#E1D4A2; }
.listerTable a{text-decoration:none; font-weight:bold;}
.listerTable a:hover{text-decoration:underline;}
.listerTable thead .ui-icon{margin-bottom:-16px; float:right;} 
.listerTable th{padding:6px; padding-left:7px; padding-right:7px; border-bottom:1px solid #CABC84; text-align:left;}


.listerTable .numSequence{padding-left:0px; padding-right:10px; width:30px; text-align:right; color:#666666;cursor:pointer;}
.listerTable .checkboxCell{padding-left:0px; padding-right:0px; width:20px; text-align:center;}

.listerTable tfoot {background-color:#EDE0B0; }
.listerTable tfoot td { }

.listerTable td{padding:7px;}
.listerTable .handle{cursor:move;}
.listerTable .orderInput{width:20px;}

.listerTable .listerTableRowStyle1{background-color:#888;}
.listerTable .listerTableRowStyle2{background-color:#F1F1F1;}

.listerTable tr.listerTableRow:hover{background-color:#EDE0B0;}
.listerTable .listerTableRowHover{background-color:#EDE0B0;}


.listerTable .aggregateRow td {font-weight:bold;text-align:right; background:#BABABA; border-top:1px solid #666666;}
.listerTable .pagingRow td {height:20px;}
.listerTable .pagingRow td .pagingSelect { }
.listerTable .pagingRow td .pagingZone {float:right; padding-right:20px;}
.listerTable .pagingRow td .pagingZone a {padding-left:2px; padding-right:2px; text-decoration:none;}
.listerTable .pagingRow td .pagingZone a.selected {text-decoration:underline;}




.listerTableFilters { padding-bottom: 5px; padding-right:35px; font-size:13px; border-top-right-radius: 6px; border-top-left-radius: 6px; margin:0px 20px; position: relative; }
.listerTableFilters span { color:#000; }
.listerTableFilters .autoRefreshTable { position: absolute; right: 10px; top: 10px; cursor: pointer; }
.listerTableFilters .title{font-size:18px; color: #000000; margin-bottom:5px;}
.listerTableFilters label { white-space: nowrap; color: #000000; }
.listerTableFilters .filterItem { margin-right: 2px; white-space:nowrap; color:#000000; float:left; margin-bottom: 3px; }
.listerTableFilters .commonFilterItem { float: left; }
.listerTableFilters .filterItem .text { padding-left: 3px; font-size:13px; color:#000000; background-color: #FFFFFF; border:1px solid #383a39; width: 120px; height: 22px; margin-top: 0px; }
.listerTableFilters .filterItem input[type=text] { margin-top: 0px; }
.listerTableFilters .filterItem .text:focus { color:#000000; background-color: #EEEEEE; }
.listerTableFilters .filterItem .textcombo { padding-left: 3px; font-size:13px; color:#000000; background-color: #FFFFFF; border:1px solid #383a39; width: 300px; height: 22px;}
.listerTableFilters .filterItem .textcombo:focus { color:#000000; background-color: #EEEEEE; }
.listerTableFilters .filterItem select { border: 1px solid #000; background-color: #FFFFFF; font-size:13px; width: 120px; color:#000000; height: 24px; }
.listerTableFilters .filterItem select:focus { background-color: #EEEEEE; }
.listerTableFilters .edit_form_save_filters { font-size: 12px; font-family: Arial; font-weight: bold; color: #FFFFFF; border: 2px solid #469132; background-color: #5fc428;	border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; padding-top: 3px; padding-bottom: 3px;  width: 109px; cursor: pointer; margin-left: 8px; } 
.listerTableFilters .edit_form_save_filters:focus { font-size: 12px; font-family: Arial; font-weight: bold; color: #000; border: 2px solid #469132; background-color: #5fc428; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; padding-top: 3px; padding-bottom: 3px; width: 109px; cursor: pointer;	margin-left: 8px; } 
.listerTableFilters .edit_form_save_filters:hover { font-size: 12px; font-family: Arial; font-weight: bold; color: #000; border: 2px solid #469132; background-color: #5fc428; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;	padding-top: 3px; padding-bottom: 3px; width: 109px; cursor: pointer; } 
.listerTableFilters .text { padding-left: 3px; font-size:13px; color:#000000; background-color: #FFFFFF; border:1px solid #a8a9ab; width: 120px; height: 22px;}
.listerTableFilters .text:focus { color:#000000; background-color: #EEEEEE; }

.listerTableFilters .edit_form_apply { font-size: 12px; font-family: Arial; 	font-weight: bold; color: #FFFFFF; border: 2px solid #017ca6; background-color: #2dacd9; border-top-right-radius: 4px;	border-top-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; padding-top: 3px; padding-bottom: 3px; width: 109px; cursor: pointer; margin-left: 8px; } 
.listerTableFilters .edit_form_apply:focus { font-size: 12px; font-family: Arial; 	font-weight: bold; color: #000; border: 2px solid #017ca6; background-color: #2dacd9; border-top-right-radius: 4px;	border-top-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; padding-top: 3px; padding-bottom: 3px; width: 109px; cursor: pointer;	margin-left: 8px; } 
.listerTableFilters .edit_form_apply:hover { font-size: 12px; font-family: Arial; 	font-weight: bold; color: #000; border: 2px solid #017ca6; background-color: #2dacd9; border-top-right-radius: 4px;	border-top-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; padding-top: 3px; padding-bottom: 3px; width: 109px; cursor: pointer;	margin-left: 8px; } 


.listerTableFilters div.commonFilters { display: block; float: left; }

.listerTableFilters .commonFilters .filterItem input[type="text"] { margin-top: 0px; }
.listerTableFilters .filterItem input.datepicker { width: 80px; }
.listerTableFilters .filterItem input.datepicker:focus { width: 80px; }

.listerTableColumns {  }
.listerTableColumns .title{ font-size:18px; color: #FFF; margin-bottom:5px;}
.listerTableColumns label { white-space:nowrap; color: #000; cursor: pointer;}
.listerTableColumns input { cursor: pointer; border:1px solid #000; }
.listerTableColumns .filterItem { margin-right: 20px; white-space:nowrap; color:#FFF; cursor: pointer;}
.listerTableColumns .filterItem .text { padding:3px; border:1px solid #000;font-size:13px; }
.listerTableColumns .filterItem select { border:1px solid #000;font-size:13px; }


.languageChanger{margin-bottom:30px;}


.listerTableCommands { font-size: 13px; clear: both; padding: 0px 20px; }
.listerTableCommands>.inner { float:left; width:100%; padding: 0px 0px 5px; }

.listerTableCommands a { 
    float:left;
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
    margin-right: 10px;
    height: 27px;
    line-height: 27px;
    outline: 0;
    padding: 0 8px;
    background: #383a39; 
}

.listerTableCommands a:hover {
    background: #4285f4;
}

.listerTableCommands a.disabled {
    background: #f0f0f0;
}
.listerTableCommands a.red { background: red; float: right; }
.listerTableCommands a.red:hover { background: #c50303; }
.listerTableCommands a.red.disabled { display: none; }

.listerTableCommands a span { color: #FFF; }
.listerTableCommands a:hover span { color: #FFF; }
.listerTableCommands a.disabled span { color: #999; }

.listerTableCommands a, .listerTableCommands a.disabled:hover {  }
.listerTableCommands a div.edit_form_button_container { margin: 0px; }

.listerTableCommands a img { float: left; width: 16px; height: 16px; margin-right: 3px; margin-top: 5px; }
.listerTableCommands a.disabled img { opacity:0.5; }
.listerTableCommands a span { float: left; }

.listerTableCommands a.disabled, .listerTableCommands a.disabled:hover { color: #CCC; cursor: default; }
.listerTableCommands.vitems a.disabled { display: none; }

.listerTableResults .listerTableCommands a { font-weight: normal; text-decoration: none; }

.PhoneBox.large { font-size:30px; color:black; float:left; margin-left: 20px; line-height: 35px; }
.cell .info { float:left; padding: 5px; }
.cell .info span { clear: left; float: left; margin-top: 2px; }
.generalFormHolder .formSubsection .formSubsectionContent .cell .label { float:left; }
.cell { float: left; padding: 5px;position: relative; }

.clearLeft { clear:left; }




::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px #000000; 
}
 
::-webkit-scrollbar-thumb {
    background-color: #4285f4;
    -webkit-box-shadow: inset 0 0 2px #000000; 
}


.fancybox { position: relative; width: 500px; font-size: 14px; padding: 20px;  }
.fancybox .title { float:left; width:100%; margin-bottom: 10px; font-weight: bold; font-size: 14px;}
.fancybox .cell { float:left; width:100%; }
.fancy_confirm_content { 
    position: relative; 
    width: 500px;
    min-height: 130px; 
    font-size: 14px; 
    padding-top: 30px; 
}

.fancybox, .ui-dialog { 
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    background: white;
    border: 1px solid #CCC; 
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    z-index: 999999;
}

.ui-widget-content.ui-datepicker { margin-top: 2px; z-index: 100; }
.ui-widget-content { 
    background: white;
    border: 1px solid #CCC; 
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
   
}

.ui-widget-content.advancedTable { background: none; border: none; padding: 0px; margin: 0px; }

.ui-dialog.ui-widget.ui-widget-content {
    border: 1px solid #ACACAC;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 4px 16px rgba(0,0,0,.6);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .6);
    background: white;
    background-clip: padding-box;
    overflow: visible;
}

.ui-dialog .ui-dialog-title { font-size:16px; }
.ui-dialog .ui-dialog-content { padding: 0px 20px 20px; }
.ui-dialog .ui-dialog-titlebar { padding: 0px; }
.ui-dialog .ui-dialog-title { margin: 20px 20px 10px; }

.fancybox { border:none; }

.ui-widget-header { background: none; border: none; color: #333; }
.ui-widget-header .ui-icon  { background-image: url('jquery/ui-lightness/images/ui-icons_ef8c08_256x240.png'); }
.ui-widget-header a { color: #333; }

.no-prong, .top-prong, .bottom-prong {
    position: absolute;
    height: 9px;
    width: 18px;
    overflow: hidden;
}

.bottom-prong {
    bottom: -9px;
}
.bottom-prong .prong-dk, .bottom-prong .prong-lt {
    border-bottom-width: 0;
}

.prong-lt {
    border: 8px solid;
    border-color: white transparent;
    left: 1px;
}

.prong-dk, .prong-lt {
    position: absolute;
    left: 0;
    top: 0;
}

.prong-dk {
    border: 9px solid;
    border-color: #CCC transparent;
}



.ButtonsContainer .blue:active, .ui-dialog .ui-dialog-buttonpane .blue:active {
    background-color: #357AE8;
    background-image: -webkit-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -moz-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -ms-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -o-linear-gradient(top,#4D90FE,#357AE8);
    background-image: linear-gradient(top,#4D90FE,#357AE8);
    border: 1px solid #2F5BB7;
    color: white;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ButtonsContainer .blue:hover, .ui-dialog .ui-dialog-buttonpane .blue:hover, .btn-3.blue:hover {
    background-color: #357AE8;
    background-image: -webkit-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -moz-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -ms-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -o-linear-gradient(top,#4D90FE,#357AE8);
    background-image: linear-gradient(top,#4D90FE,#357AE8);
    border: 1px solid #2F5BB7;
    color: white;
}

.ButtonsContainer input:active, .ui-dialog .ui-dialog-buttonpane button:active {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #F8F8F8;
    background-image: -webkit-linear-gradient(top,#F8F8F8,#F1F1F1);
    background-image: -moz-linear-gradient(top,#F8F8F8,#F1F1F1);
    background-image: -ms-linear-gradient(top,#F8F8F8,#F1F1F1);
    background-image: -o-linear-gradient(top,#F8F8F8,#F1F1F1);
    background-image: linear-gradient(top,#F8F8F8,#F1F1F1);
    border: 1px solid #C6C6C6;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.ButtonsContainer input:hover, .ui-dialog .ui-dialog-buttonpane button:hover {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #F8F8F8;
    background-image: -webkit-linear-gradient(top,#F8F8F8,#F1F1F1);
    background-image: -moz-linear-gradient(top,#F8F8F8,#F1F1F1);
    background-image: -ms-linear-gradient(top,#F8F8F8,#F1F1F1);
    background-image: -o-linear-gradient(top,#F8F8F8,#F1F1F1);
    background-image: linear-gradient(top,#F8F8F8,#F1F1F1);
    border: 1px solid #C6C6C6;
    color: #333;
}

.ButtonsContainer .blue, .ui-dialog .ui-dialog-buttonpane .blue, .btn-3.blue, .btn-1.blue {
    background-color: #4D90FE;
    background-image: -webkit-linear-gradient(top,#4D90FE,#4787ED);
    background-image: -moz-linear-gradient(top,#4D90FE,#4787ED);
    background-image: -ms-linear-gradient(top,#4D90FE,#4787ED);
    background-image: -o-linear-gradient(top,#4D90FE,#4787ED);
    background-image: linear-gradient(top,#4D90FE,#4787ED);
    border: 1px solid #3079ED;
    color: white!important;
    cursor: pointer;
}

.ButtonsContainer .red, .ui-dialog .ui-dialog-buttonpane .red, .btn-3.red {
    background-color: #d14836;
    background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
    background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
    background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
    background-image: -o-linear-gradient(top,#dd4b39,#d14836);
    background-image: linear-gradient(top,#dd4b39,#d14836);
    border: 1px solid transparent;
    color: white!important;
    cursor: pointer;
}

.ButtonsContainer .red:hover, .ui-dialog .ui-dialog-buttonpane .red:hover, .btn-3.red:hover {
    background-color: #c53727;
    background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
    background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
    background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
    background-image: -o-linear-gradient(top,#dd4b39,#c53727);
    background-image: linear-gradient(top,#dd4b39,#c53727);
    
    border: 1px solid transparent;
    color: white;
    cursor: pointer;
}

.ButtonsContainer input, .ui-dialog .ui-dialog-buttonpane button, .btn-3 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: whiteSmoke;
    background-image: -webkit-linear-gradient(top,whiteSmoke,#F1F1F1);
    background-image: -moz-linear-gradient(top,whiteSmoke,#F1F1F1);
    background-image: -ms-linear-gradient(top,whiteSmoke,#F1F1F1);
    background-image: -o-linear-gradient(top,whiteSmoke,#F1F1F1);
    background-image: linear-gradient(top,whiteSmoke,#F1F1F1);
    border: 1px solid gainsboro;
    color: #444;
    cursor: default;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    margin: 0 16px 0 0;
    min-width: 72px;
    outline: 0;
    padding: 0 8px;
    cursor: pointer;
}

.ui-dialog {
    position:fixed;
}
.ui-dialog .ui-dialog-buttonpane button {
    float:left;
}

.ButtonsContainer, .ButtonsContainer input, .ui-dialog .ui-dialog-buttonpane button {
    font: normal 90% arial,sans-serif;
}

.ui-dialog .ui-dialog-buttonpane { border:0px; margin: 10px 20px 20px; padding: 0px; }
.ui-widget-overlay {
    background: rgb(119, 119, 119);
    opacity:0.4!important;
    position: fixed;
}

.cell_color { width:15px; height: 15px; float: left; margin: 4px; }
.cell_color.selected { width:17px; height: 17px; margin: 2px; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); }

.generalFormHolder .formSubsection .formSubsectionContent input.text[disabled='disabled'] { background: #F0F0F0; }

/* Begin for autocomplete */
.ui-autocomplete.ui-widget-content { background: #FFF; border:1px solid #004070; }
.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-hover, .ui-autocomplete.ui-menu .ui-menu-item .ui-state-focus { border:1px solid #004070; background: #C0F9A7;  cursor:pointer; font-weight: normal;  }
.ui-autocomplete.ui-menu .ui-menu-item.notfound .ui-state-focus { background: red; color: white;}
.ui-autocomplete.ui-menu .ui-menu-item { border-bottom: 1px dotted #058ec2; }
.ui-autocomplete.ui-menu .ui-menu-item:last-child { border-bottom:none; }
.ui-autocomplete.ui-menu .no-results { line-height: 20px; font-weight: bold; padding-left: 5px; }
.ui-menu { padding: 0px; }

.qautocomplete-header { width:100%; line-height:20px; border-bottom:1px solid #CCC; background: #058ec2; }
.qautocomplete-header span { padding:2px 5px; float:left; color:white; border-left: 1px solid #FFF; }
.qautocomplete-header span:first-child { border-left: none; }
.ui-menu .ui-menu-item.qautocompleteRow a { float: left; width:100%; padding:0px;}
.ui-menu .ui-menu-item.qautocompleteRow a div { float:left; padding:2px 5px; border-right: 1px dotted #058ec2; overflow: hidden; height: 20px; line-height: 20px; white-space: nowrap;}
.ui-menu .ui-menu-item.qautocompleteRow a div:last-child { border-right: none; }

.multipleAutocomplete { min-height: 22px; margin-top:3px; float:left; display:block; }
.multipleAutocomplete.focusable { background: #FFF; border: 1px solid #A8A9AB;  }
.multipleAutocomplete .niceDisplay { height: 22px; float: left; width:100%; font-style: italic; font-weight: bold; }
.multipleAutocomplete input { height: 20px; margin-top:0px; border: 1px solid #FFF; }
.multipleAutocomplete .options { float:left; }
.multipleAutocomplete .option { 
    float:left; 
    background-color: #357AE8 !important;
    border-color: #2F5BB7 !important;
    color: white !important;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4D90FE), color-stop(100%, #357AE8)) !important;
    background-image: -webkit-linear-gradient(top, #4D90FE,#357AE8) !important;
    background-image: -moz-linear-gradient(top, #4D90FE,#357AE8) !important;
    background-image: -o-linear-gradient(top, #4D90FE,#357AE8) !important;
    background-image: linear-gradient(top, #4D90FE,#357AE8) !important;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 0;
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    height: 18px; margin:2px; 
     white-space: nowrap;
}
.multipleAutocomplete .option span { float: left; color:white; padding:0px 5px 0px 5px;  line-height: 18px; font-weight: bold;}
.multipleAutocomplete .option a { color:yellow; float:right; padding: 0px 5px 0px 3px; line-height: 18px; font-weight: bold; text-decoration: none; }
/* End for autocomplete */

.products_supplier_description
{
    position: fixed; 
    top: 500px; 
    right: 50px; 
    border: 1px solid #d1d15e; 
    background-color: #feffb0; 
    color: #000000; 
    padding-left: 20px; 
    padding-top: 20px; 
    padding-right: 30px;
}

.products_supplier_description_relative
{
    position: relative; 
    border: 1px solid #d1d15e; 
    background-color: #feffb0; 
    color: #000000; 
    padding-left: 20px; 
    padding-top: 20px; 
    padding-right: 30px;
}

.products_close_description
{
    position: absolute; 
    top: 3px; 
    right: 3px; 
    width: 15px; 
    height: 15px; 
    cursor: pointer;
}

.close_green{
    position: absolute; 
    top: 3px; 
    right: 3px; 
    width: 15px; 
    height: 15px; 
    cursor: pointer;
    background-image: url('../images/template/close_message.jpg');
}

.close_yellow {
    position: absolute; 
    top: 3px; 
    right: 3px; 
    width: 15px; 
    height: 15px; 
    cursor: pointer;
    background-image: url('../images/template/close_description.jpg');
}

.products_attributes_container {
    font-size: 16px; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    margin-left: 10px;
}


.tableHeaderTitle { line-height:20px; font-size:16px; color:black; }

.products_status
{
    background-color: #20AF29; 
    color: #ffffff;
}

.right_side_notice.products_status_open
{
    background-color: #20AF29; 
    color: #ffffff;
}
 
.article_status
{
    background-color: #CE5063; 
}

.article_status_open
{
    background-color: #20AF29; 
    color: #ffffff;
}

.right_side_notice
{
    position: relative; 
    border: 1px solid #d1d15e; 
    background-color: #feffb0; 
    color: #000000; 
    padding: 20px; 
    font-weight: bold;
    width: 200px;
    text-align: center;
    margin:5px;
}

.right_side_notices
{
    position: fixed; 
    top: 320px; 
    right: 50px; 
    z-index:2;
    max-width: 400px;
    max-height:450px;
    overflow: auto;
    padding:20px;
}

.niceTotal {
    line-height: 20px; 
    padding:5px;
    font-size: 13px;
}

.niceTotal span.total {
    padding-top:2px; 
    margin-top:5px;
    font-size:14px;
    font-weight: bold;
    border-top: 1px dotted #666;
}

.add-device, .add-interval, .add-day, .add_item_plus{
    color:#0C79A0;
    text-decoration: none;
    font-size:15px;
    padding-left:3px;
    padding-right:3px;
    line-height: 20px;
    font-style: italic;
}
.add-device:hover, .add-day:hover, .add-interval:hover, .add_item_plus:hover {
    color:#11A3D8;
}.models .roles

.days, .days .daycont, .daycontainer { width:600px; float: left; }

.days .daycont { padding-top: 20px; }
.days label { float: left; }
.devicescontainer, .devicecont { float: right; width:410px; position: relative; margin-bottom: 20px; }
.intervalscontainer { float: right; }
.intervalscontainer .intervalscont { position: relative; float:left;  }
.intervalscont { clear: both; }
.intervalscontainer .subinterval { float: left; }
.intervalscontainer .subinterval:first-child { margin-right: 5px;  }
.days .daycontainer a { position: absolute; top:0px;  }
.days .daycontainer span.remove { margin-top: 7px; margin-left: 3px; cursor: pointer; }
.days .daycontainer .devicescontainer a { top: -20px; }

span.remove { background: url("../images/template/ResultTable/delete_row.png") no-repeat; text-decoration: none; width:20px; height: 20px; float:left; }

.privcontainer { float: left; margin: 10px 0px;}
.privcontainer .title { font-size:14px; font-weight: bold; }
.privcontainer .privileges { padding: 0px; margin-top:10px;}
.privcontainer .privileges label  { float:left; width:100%; }
li.privileges { margin-top: 0px;}

.roles { list-style: none; padding-left: 10px; float: left; }
.roles li { line-height: 18px; float:left; clear:left;  }
.roles li.models.active { }
.roles.minimized li.models.minimized { display:none; }
.roles.maximized li.models.maximized { display:block; }
.roles.hidden {  display:none; }

.models ul.roles { display: none; }
.models.active ul.roles, .models ul.roles.maximized, .models ul.roles.maximized ul.roles { display: block; }

li.columns ul.roles.maximized li.minimized { display: block; }
li.columns ul.roles.minimized li.minimized { display: none; }

.models .privileges ul.roles li { display: none; }
.models .privileges ul.roles.maximized li { display: block; }
.models .privileges ul.roles li.active { display: block; }

.roles a { text-decoration: none; float:left; clear:both; width:100%; }
.roles a.schema { font-size: 15px; line-height: 20px; }
.roles a.toggle.minimized { background: url('../images/template/edit_add.png') left center no-repeat; padding-left: 20px; }
.roles a.toggle.maximized { background: url('../images/template/edit_remove.png') left center no-repeat; padding-left: 20px; }
.roles a.active { font-weight: bold; }
.generalFormHolder .formSubsection .formSubsectionContent .roles li .subLabel, .roles li span { float:left; line-height: 18px; height: 18px; margin-right: 5px; }
.generalFormHolder .formSubsection .formSubsectionContent .columns li span, .generalFormHolder .formSubsection .formSubsectionContent .privileges li span { width:150px; float:left; font-size:12px; overflow: hidden; }

.pairings_item {border: 1px solid #058EC2; float: left; padding:30px; margin-top:10px;}

.delete_icon_right{ 
    padding-left: 5px;
}

#taskBar { background: #B5D6A2; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; margin: 0px 20px 10px; border: 2px solid #999; }
#taskBar .parent { float: left; width:100%; margin-bottom: 5px; padding: 5px 0px; background: white; border-radius: 5px; }
#taskBar .tasknote { float: left; clear:left; background: #F0F0F0; padding:5px 10px; margin: 5px 0px; border-radius: 5px; }
#taskBar .title { width: 100%; font-size: 14px;  font-weight: bold; margin-bottom:5px; }
#taskBar .parent .title { width: auto; margin-left: 10px; }
#taskBar .parent .title a { float:left; line-height: 20px; color: red; font-size:13px; text-decoration:underline; }
#taskBar .parent .taskBarContent {  clear:left; margin-left: 10px;  }
#taskBar .parent .tasknote {  clear:none;  margin-left: 10px;  }
#taskBar .parent .taskBarContent.subtasks { background: none; padding: 0px; border: none; margin-top: 5px; }
#taskBar .separator { clear:both; margin-bottom: 5px; border-bottom: 1px solid #999; height: 5px; line-height: 5px; }

#taskBar .title  span { float: left; line-height: 20px; }
.taskBarContent { list-style: none; display: inline; float:left;  }
.taskBarContent.subtasks { border-top:1px solid #ccc; background: #FDFCC4; padding: 5px 10px; border-radius:5px; }
.taskBarContent li { float:left; margin-right:5px; line-height: 22px; }
.taskBarContent li input[type=text] { margin-top: 0px;  height: 20px; }
#taskBar .label { float: left; padding: 0px 5px; color: black; font-size: 11px; border-radius: 4px; margin-right:5px; text-decoration: none; }

.qlabel { 
    float: left; 
    padding: 0px 5px; 
    color: black; 
    font-size: 11px; 
    border-radius: 4px; 
    margin-right:5px; 
    text-decoration: none;
    background: none repeat scroll 0 0 yellow;
    line-height: 20px;
    font-weight: bold;
}

#taskControlBar { float: left; clear:left; }
#taskControlBar li { float: left; list-style: none; width: 50px; height: 50px; margin-right: 10px; position:relative; cursor:pointer; }
#taskControlBar li .icon { background:url('../images/modules/butQ_down.png') no-repeat;  width: 50px; height: 50px; float:left; }
#taskControlBar li .icon .letters { line-height: 40px; padding: 5px; width: 40px; text-align: center; font-size: 20px; float:left; }
#taskControlBar li .icon .count { position: absolute; background: white; padding: 2px; top: -5px; min-width: 14px; right: -5px; font-size: 11px; line-height: 14px; text-align: center; border-radius: 5px; border: 2px solid #CCC; font-style: normal; }
#taskControlBar li .icon .count.highlight { background: red; color: white; border-color:brown; font-weight:bold; font-size: 12px; padding: 2px 5px; top:-7px; }
#TasksMainTable tr.listerTableRow.parent .listerTableCell { font-weight: normal; }

.big_title_style
{
    font-family: "your ideal typeface", Verdana, sans-serif;
    font-size: 50px;
/*    line-height: 300px;*/
    text-shadow: -1px 0 1px #006;
/*    color: #d12*/
}

.medium_title_style
{
    font-family: "your ideal typeface", Verdana, sans-serif;
    font-size: 20px;
/*    line-height: 300px;*/
/*    text-shadow: -1px 0 0px #006;*/
    color: #058EC2;
}

.none_element
{   font-style: italic;
    color: #777777;
}

#leftMainContainer { left:10px; margin-right: 30px; }
#leftMainContainer.minimized { margin-right: 200px; }
#chatMainContainer { position: fixed; top:100px; right: 0px; width: 30px; bottom: 0px; background: #FFF; display:block; }
#chatMainContainer.maximized { 
    width: 200px;
}

.chatbtntrigger {
        float:left;
	position: relative;
	background: #1f8bc0;
	border: 1px solid #FFF;
}

.chatbtntrigger:after, .chatbtntrigger:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.chatbtntrigger:after {
	border-color: rgba(31, 139, 192, 0);
	border-right-color: #1f8bc0;
	border-width: 15px;
        border-right-width: 8px;
	top: 50%;
	margin-top: -15px;
}
.chatbtntrigger:before {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #FFF;
	border-width: 17px;
        border-right-width: 10px;
	top: 50%;
	margin-top: -17px;
}

#chatMainContainer .chatbtntrigger img { float: left; margin: 5px; width:20px; }


#chatMainContainer .chatbtntrigger { float: left; width:200px; margin-bottom: 2px; }
#chatMainContainer .chatbtntrigger span { float: left; margin-left: 10px; margin-right: 10px; line-height: 30px; color: #FFF; font-size: 12px; text-transform: uppercase; }
#chatMainContainer .title { float: left; width:180px; margin-bottom: 5px; border-bottom: 1px solid #F0F0F0; position: relative; }
#chatMainContainer .title img { float: left; margin: 5px; width:20px; }
#chatMainContainer .title span { display:none; float: left; margin-left: 10px; margin-right: 10px; line-height: 30px; color: #666; font-size: 12px; text-transform: uppercase; }
#chatMainContainer.maximized .title { margin-bottom: 5px; background: #FFF; padding:0px 10px;  }
#chatMainContainer.maximized .title span { display: block; }
#chatMainContainer.maximized .title span.count { float:left; padding: 0px 2px; line-height: 12px; font-size: 10px; margin: 9px 10px 0px 0px; }

/*#chatMainContainer .trigger { background: url(../images/modules/chat-icon.png) no-repeat right -1px; width:100px; height: 24px; display: block; text-decoration: none; position: absolute; right: 10px; line-height: 24px; font-weight:bold; color: white; font-size: 14px;}
#chatMainContainer .trigger .count {
    position: absolute; top:12px; right: 0px; background: white; height: 15px; width: 15px; line-height: 15px; font-size: 14px; color:red; text-align:center; border-radius:3px; display:none;
}*/

#chatMainContainer .tasks { display:none; }
#chatMainContainer.maximized .tasks { display:block; padding: 0px 5px; margin-bottom: 20px;}
#chatMainContainer.maximized .tasks li { 
    float: left; 
    clear:both; 
    width: 178px;
    background-color: #F0F0F0; padding:0px 5px; 
    margin-bottom: 5px;
    line-height: 20px; 
    -moz-box-shadow: 1px 1px 1px hsla(0,0%,0%,.3);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-decoration: none;
    font-size: 11px;
}

#chatMainContainer.maximized .tasks li.newtask { background-color: #56b024; }
#chatMainContainer.maximized .tasks li.expanded.newtask { background-color: #F0F0F0; }
#chatMainContainer.maximized .tasks li.newtask a { color:white; }
#chatMainContainer.maximized .tasks li.expanded.newtask a,
#chatMainContainer.maximized .tasks li.newtask:hover a { color:#333; }

#chatMainContainer.maximized .tasks li:hover {
    background: #d0e7b2;
}

#chatMainContainer.maximized .tasks li.expanded:hover {
    background-color: #F0F0F0;
}

#chatMainContainer.maximized .tasks li a { 
    text-decoration: none; color:#333; float:left; width: 156px;  padding:5px 0px; 
}
#chatMainContainer.maximized .tasks li a.toggle { padding: 4px 0px; width:22px; height: 22px; background: url('../images/template/task_incomplete.png') no-repeat 0px 4px; }
#chatMainContainer.maximized .tasks li a.toggle.completed { background: url('../images/template/task_complete.png') no-repeat 0px 4px; }
#chatMainContainer.maximized .tasks li a.expandtrigger span.tasktitle { font-weight: bold; }

#chatMainContainer.maximized .tasks li .info { display:none; }
#chatMainContainer.maximized .tasks li.expanded .info { display:block; }
#chatMainContainer.maximized .tasks li .info { float: left; width: 100%; margin: 0px 0px 5px 0px; }
#chatMainContainer.maximized .tasks li .info label { float: left; clear:left; width:100%; color: #666; }
#chatMainContainer.maximized .tasks li .info label b { color: #000; }
#chatMainContainer.maximized .tasks li .toggle { float: right; width:20px; }

#chatMainContainer.maximized .tasks li .info a.btn-3 { width:auto; height: auto; padding: 0px 5px; text-align: center; margin-top:5px; }


#chatMainContainer.maximized .trigger {}

#chatMainContainer #chatBox { display: none; float:left; height: 100%; width: 100%; position: relative; }
#chatMainContainer.maximized #chatBox { display: block; }

#chatBox h2 { font-weight: bold; font-size: 14px; margin: 5px 10px;  }
.title .view-all { position: absolute; top: 0px; font-size: 10px; right:10px; color:#666; line-height: 30px; }
.chatBoxComments .chat_data { position: absolute; top:60px; bottom:0px; left: 0px; right: 0px; overflow: hidden; width:200px; }
.chatBoxComments .chat_data .inner_chat_data { position: absolute; top: 3px; padding: 0px 5px; width: 190px; margin-bottom: 5px;  }

.ui-dialog-content .chatBoxComments .chat_data { position: relative;  top:0px; width:100%; border: none; }
.ui-dialog-content .chatBoxComments .chat_data .inner_chat_data { position: relative; top:0px; width:100%;  border:none; margin-top:10px; }
.ui-dialog-content .chatBoxComments .chat_data .box { width: auto; }
.ui-dialog-content .chatBoxComments .chat_data .box.left { margin-right: 40px; margin-left: 20px; }
.ui-dialog-content .chatBoxComments .chat_data .box.left::after { left:-10px; border-color: transparent rgba(208, 231, 178, 1) transparent transparent; }
.ui-dialog-content .chatBoxComments .chat_data .box.right { background: #dbd9d9; margin-left: 40px; margin-right: 20px; }
.ui-dialog-content .chatBoxComments .chat_data .box.right::after { border-width: 7px 0px 7px 12px; right:-12px; border-color: transparent transparent transparent rgba(219, 217, 217, 1) ;  }

.chatBoxComments .chat_data .box { 
    border:none; position: relative;
    width: 180px; margin: 0 0 5px; padding: 5px; 
/*    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; */
    border-top: 1px solid white;
    background-color: rgba(167, 203, 221, .5);
    -moz-box-shadow: 1px 1px 2px hsla(0,0%,0%,.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    word-wrap: break-word; 
}

.chatBoxComments .chat_data  { border-top: 1px solid #F0F0F0; }

/*.chatBoxComments .chat_data .box::after { content: "\00a0"; display: block; position: absolute; top: 10px; width: 0; height: 0; border-style: solid; border-width: 7px 10px 7px 0;   }*/
.chatBoxComments .chat_data .box .chattitle { float: left; width:100%; margin-bottom: 3px; }
.chatBoxComments .chat_data .box .chattitle .user { font-weight: bold; }
.chatBoxComments .chat_data .box .chattitle .time { font-style: italic; padding-left: 5px; }

.chatBoxComments .chat_data .box.left { background-color: #d29900; color: #FFF; }
.chatBoxComments .chat_data .box.left p { color: #FFF; }
/*.chatBoxComments .chat_data .box.left::after { left:-10px; border-color: transparent rgba(208, 231, 178, 1) transparent transparent; }*/
.chatBoxComments .chat_data .box.right { background: #dbd9d9; }
/*.chatBoxComments .chat_data .box.right::after { border-width: 7px 0px 7px 12px; right:-12px; border-color: transparent transparent transparent rgba(219, 217, 217, 1) ;  }*/
#chatBox textarea { width:100%; border-color:white; height: 30px; padding: 5px; line-height: 15px; border-style: none; border-color: Transparent; position: absolute; top: 20px; }
#chatBox label {display: block; text-align: center;}

.article_info .title_holder { width: 100%; border-bottom: 1px solid #000; border: none; }

.article_info .content_holder { border-top: 1px solid #000; background: #FFF; box-shadow: 3px 3px 6px #BBB; padding: 5px; position: relative; }

.article_info .article { position: relative; border-bottom: 3px solid black; margin: 20px 20px 50px 20px; min-height: 45px; padding-bottom: 5px; border: none; }
.article_info.clients .article { background: none; border-radius: none; border-bottom-left-radius: none; border-bottom-right-radius: none; box-shadow: none; margin-top: -20px }
.article_info.clients .article .tabs li a { background: #2dacd9; }
.article_info .article h3 { float: left; margin:0px 20px; font-size: 15px; font-weight: bold; line-height: 30px; height: 30px; }
.article_info .article .tabs { float: left; clear:both; margin:10px 20px 0px; }
.article_info .article .tabs li { list-style: none; float:left; }
.article_info .article .tabs li a { text-decoration: none; float:left; padding: 5px 10px; line-height: 15px; margin-top:5px;  background: #FFF;  margin-right: 5px; border-radius: 5px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; color: #000; border: 1px solid #000; border-bottom: none; }

.article_info .article .tabs li.active a { background: green; color:white; font-weight: bold; line-height: 15px; margin-top:5px; }
.article_info .article .image { position: absolute; left: 5px; top: 0px; width: 150px;height: 150px; }
.article_info .article .image img { position: absolute; left: 0px; right: 0px; margin: auto; top: 0px; bottom: 0px; }
.article_info .article .right { position: absolute; left:100px; right: 0px; top:20px;  }
.article_info .article .right .title { float: left;  width:100%; }
.article_info .article .price { float: left; color: green; font-weight: bold; font-size: 18px; margin-left: 20px; }
.article_info .article .right .title h2 { float:left; font-size: 16px; padding: 0px; margin: 0px;  line-height: 30px; font-weight: bold; }
.article_info .article .right .title h2 span { padding-left: 10px; font-style: italic; font-size: 11px; line-height: 20px; height: 20px; font-weight: normal; }
.article_info .article .right .row { clear: left; float: left; width:100%; }
.article_info .article .right .row a, .article_info .article .right .row span { float: left; margin-right: 20px; }

.article_info .article .info_holder { clear: both; margin-left: 160px; min-height: 150px; }

.article_info .article .info_holder .price_set { clear: left; }
.article_info .article .info_holder .price_set .row { float:left; font-size: 16px; margin-top: 5px; }
.article_info .article .info_holder .price_set .row span { float:left; font-size: 16px; margin-left: 5px; }
.article_info .article .info_holder .price_set .row a { margin-left: 20px; float:left; font-size: 16px; }

.article_info .article .info_holder .information_table { clear: left; margin-left: -15px; }

.article_info .article_stock { float: left; background: #FFF; border-left: 1px solid #000; border-right: 1px solid #000; border-top: 1px solid #000; height: 27px; line-height: 27px; padding: 0px 5px; margin-left: 5px;}
.article_info .article_stock span { line-height: 25px; font-size: 18px; color: #000; white-space: nowrap; overflow: auto; }
.article_info .article_stock a { text-decoration: none; }

.article_info .article_title { float: left;  background: none; padding-left:5px; }
.article_info .article_title span { font-size: 14px; color: #000; }

.article_info .article .listerTableResults tr.listerTableRow td { padding-left: 10px; }
.article_info .article .listerTableResults tr:last-child td { border-bottom: 1px solid #CCC; }
.article_info .article .listerTableResults tr:last-child td.leftCell,.article_info .article .listerTableResults tr:last-child td.rightCell { border-bottom: none; }

.tabbed_display_container .tabs { float: left; clear:both; margin:10px 20px 0px; }
.tabbed_display_container .tabs li { list-style: none; float:left; }
.tabbed_display_container .tabs li a { 
    text-decoration: none; 
    float:left; 
    padding: 5px 10px; line-height: 15px; margin-top:5px;  background:green;  
    margin-right: 5px; border-radius: 5px; border-bottom-left-radius: 0px; 
    border-bottom-right-radius: 0px; 
    box-shadow: 0px -1px  2px rgba(0, 0, 0, .3);
    color:white;
    
}
.tabbed_display_container .tabs li.active a { background: #F0F0F0; 
     
    font-weight: bold; 
    line-height: 20px; 
    margin-top:0px;
    color: #333;
    box-shadow: 0px -1px  0px rgba(0, 0, 0, .3);
}

.display_tab_content{
   background: none repeat scroll 0 0 #F0F0F0; 
    border-radius: 5px 5px 0 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
}

.changeLogs { float: left; background: #FFF; padding: 3px 0px; margin:0px; list-style: none; border-radius: 5px; line-height: 15px; margin-left: 10px; margin-top: 1px; }
.changeLogs a { text-decoration: none; }
.changeLogs span { float:left; font-size:10px; margin-right: 10px;}
.changeLogs span.time { font-style: italic; }
.changeLogs span.user { font-weight: bold; }
.changeLogs table.main { float:left; margin:5px 0px; }
.changeLogs table tr th { background: #e8e1e1; font-weight: bold; font-size: 11px; color:green; }
.changeLogs table tr th, .changeLogs table tr td { border: 1px solid #CCC; border-right: 0px; border-bottom: 0px; padding:2px 5px; }
.changeLogs table tr.row1 td { background: #F0F0F0; }
.changeLogs table tr:last-child td { border-bottom: 1px solid #CCC;  }        

.changeLogs table tr td:last-child, .changeLogs table tr th:last-child { border-right: 1px solid #CCC; }
.changeLogs table span { margin-right: 2px;}
.changeLogs table span.column { font-weight: bold; }
.changeLogs table span.old { text-decoration:line-through; color:red; }


.button_green {
    background-color: #5fc428;
    background-image: -webkit-linear-gradient(top,#5fc428,#56b024);
    background-image: -moz-linear-gradient(top,#5fc428,#56b024);
    background-image: -ms-linear-gradient(top,#5fc428,#56b024);
    background-image: -o-linear-gradient(top,#5fc428,#56b024);
    background-image: linear-gradient(top,#5fc428,#56b024);
    border: 1px solid #25560b;
    color: white;
}
.button_green:hover {
    background-color: #56b024;
    background-image: -webkit-linear-gradient(top,#56b024,#57b424);
    background-image: -moz-linear-gradient(top,#56b024,#57b424);
    background-image: -ms-linear-gradient(top,#56b024,#57b424);
    background-image: -o-linear-gradient(top,#56b024,#57b424);
    background-image: linear-gradient(top,#56b024,#57b424);
    border: 1px solid #306910;
    color: white;
}


.button_blue {
    background-color: #4D90FE;
    background-image: -webkit-linear-gradient(top,#4D90FE,#4787ED);
    background-image: -moz-linear-gradient(top,#4D90FE,#4787ED);
    background-image: -ms-linear-gradient(top,#4D90FE,#4787ED);
    background-image: -o-linear-gradient(top,#4D90FE,#4787ED);
    background-image: linear-gradient(top,#4D90FE,#4787ED);
    border: 1px solid #3079ED;
    color: white;
}

.button_blue:hover { 
    background-color: #357AE8;
    background-image: -webkit-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -moz-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -ms-linear-gradient(top,#4D90FE,#357AE8);
    background-image: -o-linear-gradient(top,#4D90FE,#357AE8);
    background-image: linear-gradient(top,#4D90FE,#357AE8);
    border: 1px solid #2F5BB7;
}

.button_orange {
    background-color: #F9B163 !important;
    border-color: #FF9C32 !important;
    color: black !important;
}
.button_orange:hover {
    color:#C4AD00 !important; 
}
.button_yellow {
    background-color: #FFFB91 !important;
    border-color: #FCF64E !important;
    color: black !important; 
}
.button_yellow:hover {
    color:#C4AD00 !important; 
}
.button_blue {
    background-color: #2DACD9 !important;
    border-color: #2DACD9 !important;
    color: #fff !important; 
}
.button_blue:hover {
    color:black !important; 
}
.button_red {
    background-color: #FF7575 !important;
    border-color: #970000 !important;
    color: white !important; 
}
.button_red:hover {
    color:black !important; 
}



.widget.contacts .cell .info { float:left; clear:left; }
.widget.contacts .cell .info span.val { clear:none; float:none; }
.widget.contacts .cell .info .left { width:100px; float: left; }
.widget.contacts .cell .info span.address { float:right; clear:right; width:120px; max-height: 39px; overflow: hidden; }

#stockDialog ul { list-style: none;  margin-top: 10px; }
#stockDialog ul li { line-height: 20px; margin-bottom: 5px; }

.article_labels { list-style: none; margin:4px 0px 0px 10px; float:right; }
.article_labels li { float: right; background: red; color: #000; line-height: 18px; margin-left: 5px; border-radius: 5px; padding: 0px 10px; }

.bigRoundButtons { float:left; }
.bigRoundButtons a { float: left; padding: 11px 20px; font-size:25px; line-height: 30px; background: green; margin-right:10px; text-decoration:none; color:white;  }
.bigRoundButtons a.active { background:#4D90FE ; }


.dashboardAverageSimpleTables { float:left; width:100%; }
.dashboardAverageSimpleTables .listerTableResults { float: left; clear:left; margin-top: 5px; width:100%; }
.dashboardAverageSimpleTables .listerTableResults:first-child { margin-top:0px; }
.dashboardAverageSimpleTables tr td:first-child { width: 100px; background: #c3d9ff; font-size: 18px; text-align: right; }
.dashboardAverageSimpleTables .listerTableResults.simpleTable td { line-height: 16px!important; }
.dashboardAverageSimpleTables .listerTableHeader { display:none; }
.dashboardAverageSimpleTables .listerTableResults .listerTableRowStyle1, .dashboardAverageSimpleTables .listerTableResults .listerTableRowStyle2 { height: 25px; }
.dashboardAverageSimpleTables .listerTableResults .listerTableRowStyle1 td, .dashboardAverageSimpleTables .listerTableResults .listerTableRowStyle2 td {  }
.live_warning{
    position: fixed;
    top:0px;
    left:900px;
    color: red;
    font-size: 80px;
    z-index: 9000;
}


.widgets_area {
    float:left;
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    position: relative;
}

.widgets_area .widget {
    position:absolute;
}

.widgets_area .widget .header { float: left; width:100%; line-height: 30px; height: 30px; overflow: hidden; position: relative; }
.widgets_area .widget .header .title { margin: auto; font-size: 18px; font-weight: bold; color: #000; }
.widgets_area .widget .header .settings { position: absolute; right:5px; top:5px; height: 20px; display:none; }
.widgets_area.edit .widget .header .settings { display:block; }
.widgets_area .widget .header .settings .dialog-form { display: none; }
.widgets_area .widget .wcontainer { background: #e8f1ff; position: absolute; top: 30px; bottom:0px; left:0px; right:0px; border:1px solid #058ec2; overflow: auto; }
.widgets_area .widget.nobackground .wcontainer { background: none; border: none; }
.widgets_area .widget.noheader .header { display:none; }
.widgets_area .widget.noheader .wcontainer { top:0px; }
.widgets_area.edit .widget.nobackground .wcontainer { border:1px dotted #058ec2; }
.widgets_area.edit .widget.noheader .header { display:block; }
.widgets_area.edit .widget.noheader .wcontainer { top:30px; }

.widgets_area .listerTableFilters { margin:0px; }
.widgets_area .listerTableColumns { margin:0px; }
.widgets_area .listerTableResults td.numSequence, .widgets_area .listerTableResults tfoot .pagingRow td { border-left: 1px solid #058EC2; }
.widgets_area .listerTableResults td.leftCell {  display:none; }
.widgets_area .listerTableResults td.rightCell {  display:none; }

.widgets_area .widget.notableheader .listerTableFilters { display:none; }
.widgets_area .widget.notableheader .listerTableColumns { display:none; }
.widgets_area.edit .widget.notableheader .listerTableFilters { display:block; }
.widgets_area.edit .widget.notableheader .listerTableColumns { display:block; }


.widgets_area .widget.notablefooter .pagingRow { display:none; }
.widgets_area.edit .widget.notablefooter .pagingRow { display:table-row }
.widgets_area .widget.notablefooter .listerTableResults tbody tr:last-child td { border-bottom: 1px solid #058EC2; }
.widgets_area.edit .widget.notablefooter .listerTableResults tbody tr:last-child td { border-bottom: none; }

.widgets_area .widgetcell {
    float:left;
    width: 18px;
    height: 18px;
    border: 1px dotted #CCC;
}

.editorToolCell::-webkit-input-placeholder {
  color: #FFF;
  font-style: italic;
  font-weight: normal;
}

.text:focus { color:#000000; background-color: #e0fce1; }

.label_text, .label_big, .label_blue, .label_green, .label_red{
/*    min-height: 22px; */
/*    margin-top:3px; */
    float:left; 
    display:block; 
    background-image: -moz-linear-gradient(center top , #4D90FE, #357AE8);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4D90FE), color-stop(100%, #357AE8)) !important;
    background-image: -webkit-linear-gradient(top, #4D90FE,#357AE8) !important;
    background-image: -moz-linear-gradient(top, #4D90FE,#357AE8) !important;
    background-image: -o-linear-gradient(top, #4D90FE,#357AE8) !important;
    background-image: linear-gradient(top, #4D90FE,#357AE8) !important;
    background-color: #4D90FE;
    border-color: #2F5BB7 ;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    color: white;
    float: left;
    height: 18px;
    white-space: nowrap;
    font-weight: bold;
    line-height: 18px;
    padding: 0px 5px 0px 5px;
    margin: 3px 3px 3px 3px;
}

.label_big {
    min-height: 38px;
    line-height: 38px;
    font-size: 30px;
    padding: 0px 7px 0px 7px;
    margin: 5px 5px 5px 5px;
}

.label_green{
    background-image: -moz-linear-gradient(center top , #538E30, #47722D);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #538E30), color-stop(100%, #47722D)) !important;
    background-image: -webkit-linear-gradient(top, #538E30,#47722D) !important;
    background-image: -moz-linear-gradient(top, #538E30,#47722D) !important;
    background-image: -o-linear-gradient(top, #538E30,#47722D) !important;
    background-image: linear-gradient(top, #538E30,#47722D) !important;
    background-color: #538E30;
}
.label_red{
    background-image: -moz-linear-gradient(center top , #C44B33, #724A2D);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #C44B33), color-stop(100%, #724A2D)) !important;
    background-image: -webkit-linear-gradient(top, #C44B33,#724A2D) !important;
    background-image: -moz-linear-gradient(top, #C44B33,#724A2D) !important;
    background-image: -o-linear-gradient(top, #C44B33,#724A2D) !important;
    background-image: linear-gradient(top, #C44B33,#724A2D) !important;
    background-color: #C44B33;
}

.link_button{
    background-color: white;
    border-color: #2F5BB7;
    color: white;
    font-size: 30px;
    text-decoration: none;
    background-image: -moz-linear-gradient(center top , #538E30, #47722D);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #538E30), color-stop(100%, #47722D)) !important;
    background-image: -webkit-linear-gradient(top, #538E30,#47722D) !important;
    background-image: -moz-linear-gradient(top, #538E30,#47722D) !important;
    background-image: -o-linear-gradient(top, #538E30,#47722D) !important;
    background-image: linear-gradient(top, #538E30,#47722D) !important;
    
    border-color: #2F5BB7 ;
    border-radius: 1px 1px 1px 1px;
    float:left; 
    display:block
}

.button_red_big_label{
    width:30px !important; 
    background-image: none;    
    min-width:0px; 
    margin-right: 8px; 
    background-color: #CE6840 !important; 
    border-color: #CE6840 !important;
    color: #ffffff;
}

.button_red_big_label:hover{
    color: #000000;
}


.button_white_big_label{
    width:30px !important; 
    min-width:0px; 
    background-image: none;
/*    background-color: #51892F !important; */
    background-color: white !important; 
    border-color: white !important;
    color: #47722D !important;
}

.button_white_big_label:hover{
    color: black !important;
}


.address_box { padding:10px 0px; }

.address_widget_box, .phone_widget_box, .email_widget_box, .person_widget_box { padding: 3px; position:relative; padding-right:40px; float:left; clear:left; }
.inline .address_widget_box, .inline  .phone_widget_box, .inline .email_widget_box, .inline .person_widget_box { clear: none; }
.address_widget_box .addresslist, .person_widget_box .personlist { position: absolute;  top:25px; z-index: 9999; border:1px solid #F0F0F0; }
.address_widget_box .toggleinput span, .phone_widget_box .toggleinput span, .email_widget_box .toggleinput span, .person_widget_box .toggleinput span { font-style: italic; color: #666;  float: left; line-height: 16px; height: 16px!important; min-height: 16px!important; padding: 0px 2px; margin: 1px; }
.phone_widget_box .phone_type, .email_widget_box .email_type { position: absolute; left: 0px; right: 20px; }
.disabled.toggleinput span:hover { border: 0!important; margin: 1px!important; }
.address_widget_box .toggleinput span:hover, .phone_widget_box .toggleinput span:hover, .email_widget_box .toggleinput span:hover, .person_widget_box .toggleinput span:hover { margin: 0px; }
.address_widget_box .toggleinput, .phone_widget_box .toggleinput, .email_widget_box .toggleinput, .person_widget_box .toggleinput { position: absolute; top:0px; left: 28px; right: 0px; }
.address_widget_box .toggleinput .input, .phone_widget_box .toggleinput .input, .email_widget_box .toggleinput .input, .person_widget_box .toggleinput .input { float: left; }
.generalFormHolder .formSubsection .formSubsectionContent .address_widget_box .toggleinput input.text, 
.address_widget_box .toggleinput input.text, 
.generalFormHolder .formSubsection .formSubsectionContent .phone_widget_box .toggleinput input.text, 
.generalFormHolder .formSubsection .formSubsectionContent .email_widget_box .toggleinput input.text, 
.generalFormHolder .formSubsection .formSubsectionContent .person_widget_box .toggleinput input.text, 
.phone_widget_box .toggleinput input.text, .email_widget_box .toggleinput input.text { margin: 0px; float: left; height: 14px; width:auto; border:1px solid #CCC; }
.generalFormHolder .formSubsection .formSubsectionContent .address_widget_box .toggleinput input.text:hover { border:1px solid #CCC; }
.address_widget_box .toggleinput span, .person_widget_box .toggleinput span { line-height: 20px; }
.address_widget_box .addresslist a, .person_widget_box .personlist a { font-size: 12px; }
.address_widget_box .addresslist li, .person_widget_box .personlist li { border-bottom: 1px dotted #CCC; }
.address_widget_box.bad {  }
.address_widget_box .address, .person_widget_box .person { font-weight: normal!important;  line-height: 16px; padding-top: 16px; min-height: 16px; min-width: 160px; float:left; background: url('../images/map_marker.png') no-repeat 0px 3px; padding-left: 26px; }
.person_widget_box .person { background: url('../images/person_icon.png') no-repeat 0px 3px; }

.person_widget_box .person { min-width: 70px; }
.address_widget_box a, .person_widget_box a { text-decoration: none; font-size: 20px; color:red; line-height: 20px; }
.address_widget_box.bad a, .person_widget_box.bad a { color:red; }
.address_widget_box a:hover, .person_widget_box a:hover { color:#757575 }
.address_widget_box a.switchtrigger, .person_widget_box a.switchtrigger { position: absolute; right: -17px; top: -8px; }
.address_widget_box a.trigger, .person_widget_box a.trigger { display:none; background: url('../images/edit_pencil_1.png') no-repeat -18px 0px; width:18px; height: 18px; font-size: 1px; line-height: 1px; position: absolute; top:16px; right: 20px;  }
.address_widget_box a.trigger:hover, .person_widget_box a.trigger:hover { background-position: 0px 0px;   }
.address_widget_box a.deletetrigger, .person_widget_box a.deletetrigger, .phone_widget_box .delete.trigger, .email_widget_box .delete.trigger { display:none; background: url('../images/delete.png') no-repeat 0px 0px; width:16px; height: 16px; position: absolute; right:0px; top:16px; text-decoration: none; }
.address_widget_box:hover a.trigger, .address_widget_box:hover a.deletetrigger, .person_widget_box:hover a.trigger, .person_widget_box:hover a.deletetrigger, .phone_widget_box:hover .delete.trigger, .email_widget_box:hover .delete.trigger, address_widget_box:hover a.switchtrigger  { display: block; }

.phone_widget_box .phone_value, .email_widget_box .email_value { padding-top: 16px; min-height: 16px; min-width: 100px; float:left; padding-left: 26px; }
.phone_widget_box .phone_value input[type=text], .email_widget_box .email_value input[type=text] { border: none; height: 14px; line-height: 14px; margin: 1px; width: 100px;  }
.phone_widget_box .phone_value input[type=text]:hover, .email_widget_box .email_value input[type=text]:hover { border:1px solid #CCC; margin: 0px; }
.phone_widget_box .phone_value { background: url('../images/contacts_phone_icon.png') no-repeat 3px 5px; }
.email_widget_box .email_value { background: url('../images/contacts_email_icon_2.png') no-repeat 3px 8px; }

a.btn-1 { float: left; padding: 0px 10px; line-height: 20px; height: 20px; text-decoration: none; background: gray; color:white; }
a.btn-1:hover { background: #333; }

a.btn-1.red { background: red; }
a.btn-1.red:hover { background: darkred; }

a.btn-1.green { background: green; }
a.btn-1.green:hover { background: darkgreen; }

a.switchtrigger { float: left; width:20px; height: 20px; line-height: 20px; background:url('../images/switch_white_bg.png') no-repeat; }

.ui-widget-content.ui-spinner { border:1px solid #CCC; }
.ui-spinner-input { border: none!important; margin: 0px 17px 0px 0px!important; height: 16px!important; line-height: 16px!important; padding: 2px!important; }

.shippingBox { position: relative; }
.shippingBox .reload { position: absolute; top:2px; right: 2px; }

.qmdatepicker { float: left; width:200px; border:1px solid #CCC; background: #FFF; position: relative; border-radius: 2px; z-index:99; position:relative; }
.qmdatepicker .qmtitle { float:left; width:180px; padding: 5px 10px; }
.qmdatepicker .qmtitle span { float: left; width:100%; color:black!important; }
.qmdatepicker span { font-style: normal!important; }
.qmdatepicker .qmtitle span.option { line-height: 16px; font-size:12px!important; color:#999; }
.qmdatepicker .qmtitle span.date { font-size: 13px!important; font-weight: bold;  }
.qmdatepicker .qmtitle span.arrow-down { 
        width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	
	border-top: 7px solid #000; 
        position: absolute; 
        top:16px;
        right:10px; 
}
.qmdatepicker .menu { position: absolute; left:-1px; top:43px; width:200px; border:1px solid #CCC; padding:0px; }
.qmdatepicker .datepicker { position: absolute; left:442px; top:43px; width:230px; padding:10px; background: #FFF; border:1px solid #CCC; }
.qmdatepicker .daterange { position: absolute; left:202px; top:43px; width:470px; padding:10px; background: #FFF; border:1px solid #CCC; }
.qmdatepicker .daterange .rangepicker, .qmdatepicker .datepicker .rangepicker { float:left; margin-right: 5px; }
.qmdatepicker .daterange span, .qmdatepicker .datepicker span { font-size:11px!important; }
.qmdatepicker .daterange .ui-widget-content, .qmdatepicker .datepicker .ui-widget-content { border:none;}
.qmdatepicker .daterange a.btn-1, .qmdatepicker .datepicker a.btn-1 { margin-top: 5px; }

#content_title .qmdatepicker { float:right; margin-right: 20px; }
#content_title .qmdatepicker .daterange { left: -496px; }
#content_title .qmdatepicker .datepicker { left: -256px; }

.hidden{
    display: none;
}

.cancelled_document
{
    color: red !important;
    font-size: 40px !important;
    margin-left: 30px !important;
    background-color: white !important;
    line-height: 40px !important;
    margin-bottom: 5px !important;
}

.hierarchies_class {
    clear: both; 
    background-color: #d4fffe; 
    margin-bottom: 10px; 
    box-shadow: 3px 3px 6px #BBB;
    border:none;
    width: 100%;
}

.hierarchies_class .ui-tabs-panel { background: #FFF; }


/* Region widget */
.region_widget_box { float:left; margin-top:3px; }
.region_widget_box .search_by_state_and_town { float:left; clear:left; }
.region_widget_box .search_by_suggest { float:left; clear:left; }
.region_widget_box input { margin-top:0px; }
.region_widget_box select { margin-top:0px; height:24px; }
.region_widget_box a.switchtrigger { float: left; width: 20px; height: 20px; line-height: 20px; }

.category_widget_box { float:left; }
.category_widget_box .select_by_steps, .category_widget_box .select_by_suggest { float:left; }
.category_widget_box .cell { float:left; margin-right: 2px; }
.generalFormHolder .formSubsection .formSubsectionContent .category_widget_box .select { margin-top:0px; }
.generalFormHolder .formSubsection .formSubsectionContent .category_widget_box .cell  { padding: 0px; }
.listerTableFilters .category_widget_box a.switchtrigger { background: url('../images/switch_white_bg.png') no-repeat; }
.listerTableFilters .category_widget_box .cell { padding: 0px; margin-top: 0px; }
.listerTableFilters .category_widget_box .cell input[type=text] { margin-top: 0px; }
.category_widget_box a.switchtrigger { float:left; }


.categories_list_widget_box { float:left; clear:left; padding: 5px; }
.generalFormHolder .categories_list_widget_box .edit_form_button { text-decoration: none; margin: 0px; float:left; padding: 0px 10px; width:auto; line-height: 20px; margin-left:10px; }
.categories_list_widget_box .biglabel { font-size: 14px; font-weight: bold; margin-bottom: 10px; float: left; width:100%;; }
.categories_list_widget_box ul { float: left; clear:left; width:100%; padding-top: 10px; }
.categories_list_widget_box ul li { list-style:none; line-height: 16px; float:left; clear:left; }
.categories_list_widget_box ul li span { font-weight: bold; float:left; }
.categories_list_widget_box ul li a { background: url('../images/delete.png') no-repeat 0px 0px; float:left; width:20px; height: 20px; text-decoration: none; margin-left: 10px; }

#outerspace {
    position: relative;
    height: 120px;
    background: #000;
    margin-right: 20px;
  }
  div.rocket {
    position: absolute;
    bottom: 10px;
    right: 20px;
    -webkit-transition: all 3s linear-in;
    -moz-transition: all 3s ease-in;
    -o-transition: all 3s ease-in;
    -ms-transition: all 3s ease-in;
    transition: all 3s ease-in;
    transition-duration: 1s;
  }
  div.rocket img {
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    -o-transition: all 2s linear;
    -ms-transition: all 2s linear;
    transition: all 2s linear;
    transition-duration: 1s;
  }
  #outerspace:hover div.rocket {
    -webkit-transform: translate(240px,-300px);
    -moz-transform: translate(240px,-300px);
    -o-transform: translate(240px,-300px);
    -ms-transform: translate(240px,-300px);
    transition: all 2s linear;
    transition-duration: 1s;
  }
  #outerspace:hover div.rocket img {
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
    transition-duration: 1s;
  }
  
  .tooltip{
    background-image: url("../images/template/help/help_icon_small.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 15px;
    cursor: pointer;
  }
  
  .ui-tooltip .ui-tooltip-content {
    white-space: pre-wrap;
    text-align: left;
}

input.tooltip { background: none; padding: 0; cursor: text; }
select.tooltip { background: none; padding: 0; cursor: text; }
    
::-webkit-input-placeholder { /* WebKit browsers */
    color: #AAA;
    font-style: italic !important;
    font-weight: normal;
    font-size: 12px !important;
    
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #AAA;
    font-style: italic !important;
    font-weight: normal;
    font-size: 12px !important;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #AAA;
    font-style: italic !important;
    font-weight: normal;
    font-size: 12px !important;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #AAA;
    font-style: italic !important;
    font-weight: normal;
    font-size: 12px !important;
}

input[type=text].big, select.big { font-size: 18px; font-weight: bold; }
input[type=text].big::-webkit-input-placeholder { padding-top: 4px; }
input[type=text].big::-moz-placeholder { padding-top: 4px; }
input[type=text].big::-ms-input-placeholder { padding-top: 4px; }
input[type=text].big::-moz-placeholder { padding-top: 4px; }

.generalFormHolder .formSubsection .formSubsectionContent input[type=text].text.big2 { width: 300px; height: 30px; font-size: 20px; font-weight: bold; margin-left: -5px; }
input[type=text].big2::-webkit-input-placeholder { padding-top: 4px; }
input[type=text].big2::-moz-placeholder { padding-top: 4px; }
input[type=text].big2::-ms-input-placeholder { padding-top: 4px; }
input[type=text].big2::-moz-placeholder { padding-top: 4px; }

.ui-tooltip {
    position: absolute;
    line-height: 20px;
    padding: 5px 10px;
    font-size: 12px;
    text-align: center;
    border: 2px solid rgb(255, 255, 255);
    border-radius: 5px;
    text-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 2px 0px;
    z-index:9999;
    background: #333;
}

.ui-tooltip .ui-tooltip-content { color: #FFF!important; }

.ui-tooltip:after, .ui-tooltip:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.ui-tooltip:after {
	border-color: rgba(51, 51, 51, 0);
	border-top-color: #333;
	border-width: 6px;
	left: 50%;
	margin-left: -6px;
}
.ui-tooltip:before {
	border-color: rgba(245, 245, 245, 0);
	border-top-color: #f5f5f5;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}


#main_articles_cart { 
    position: absolute; right:0px; bottom: -33px; line-height: 30px; padding: 0px 10px 0px 40px; background: url('../images/ico_cos_2.png') 10px 3px no-repeat #383a39; width: 150px; 
    box-shadow: 3px 3px 6px #999;
}
#main_articles_cart a.trigger { color: #FFF; text-decoration: none; font-weight: bold; }
#main_articles_cart .cart_content { position: absolute; background: #FFF; min-width: 200px; right: 0px; top: 30px; padding: 10px; box-shadow: 0 2px 4px rgba(0, 0, 0, .2); }


.attachements { position: relative; }
.attachements .printall { position: absolute; top:0px; left:0px; background: url('/images/print.png') no-repeat; line-height: 20px; padding-left: 22px; text-decoration: none; font-weight: bold; color: #666; }

.formSubsection .sitelogo, .ycontainer .sitelogo { position: absolute; top:30px; right: 20px; }
#debugHtml { margin-left:220px; }


.person.checkicon { width:32px; height: 32px; float: left; margin: 18px 5px 0 0; padding: 0px; background: url('../images/template/invalidicon.png'); }
.person.checkicon.valid { background: url('../images/template/validicon.png'); }

.cell .client.balance { background: gray; font-size: 18px; font-weight: bold; color: white; padding:5px; border-radius: 5px; }
.cell .client.balance.red { background: red; }
.cell .client.balance.green { background: green; }

.cell.box { border:1px solid #f0f0f0;  background: #fff; margin: 10px; padding: 10px 25px 10px 5px!important; }
.cell.box .header { position: absolute; bottom: 2px; right: 2px;  }
.cell.box .header span { float: left; margin:5px 10px; font-weight: bold; font-size: 14px; }
.cell.box .header a { float: right; background: url('/images/template/add_attachment.png') no-repeat; width: 20px; height: 20px; text-decoration: none; }


.minus-1  { 
    float: left; -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
    -webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
    transition: background-color .218s,border-color .218s,box-shadow .218s;
    -webkit-user-select: none;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 10px 0 10px;
    outline: none;
    width: auto;
    background-image: none;
    -webkit-appearance: none; 
}

.display_more  { 
    float: left; -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    background-color: #00a02d;
    border: 1px solid #00a02d;
    
    -webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
    transition: background-color .218s,border-color .218s,box-shadow .218s;
    -webkit-user-select: none;
    cursor: pointer;
    float: left;
    margin-left: 5px; 
    height: 22px;
    line-height: 22px;
    padding: 0 10px 0 10px;
    outline: none;
    width: auto;
    background-image: none;
    -webkit-appearance: none; 
}

.minus-1.selected { 
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    background-color: #dd4b39;
    border: 1px solid #dd4b39;
}
.minus-1.selected a { color: #FFF; }
.minus-1.selected:hover { border: 1px solid #6b190f; }
.minus-1.selected:hover a { color: #FFF; }

.minus-1:hover { box-shadow: 0 1px 0 rgba(0,0,0,.2); border: 1px solid #CCC; } 
.minus-1 a { color: #999; display: inline-block; font-size: 14px; text-decoration: none;  font-weight: bold; }
.minus-1:hover a { color: #333; }


.cell div.boolean {
    padding: 0px 23px 0 5px; line-height: 22px; height: 22px; 
    border: 1px solid #CCC; float: left; position: relative; 
}

.cell div.boolean span { font-size: 12px!important; float: left; }
.cell div.boolean span.title { font-style: italic; }
.cell div.boolean span.value { font-weight: bold; text-align: right; float: right; margin-left: 5px; }
.cell div.boolean a { background: url('/images/template/close.png') no-repeat 1px 1px; position: absolute; width: 12px; height: 12px; top:5px; right: 5px; }

.cell.toggle div.boolean { border-color: #FFF; }
.cell.toggle div.boolean a { display: none; }
.cell.toggle div.boolean:hover { border-bottom: 1px solid #CCC; }
.cell.toggle div.boolean:hover a { display: block; }

.popupLoader { background: url('/images/template/ajax-loader-tiny.gif') no-repeat; width:16px; height: 16px; float: left; }
.popupLoader.done { background: url('/images/template/ajax-loader-tiny-done.png') no-repeat; }
.popupLoader.failed { background: url('/images/template/ajax-loader-tiny-failed.png') no-repeat; }
.popuperror { float: left; clear: left; padding: 5px 0 5px 30px; font-size: 12px; color: red; font-weight: bold; }

.phone_widget_box .zoom { position: absolute; z-index: 99999; background: #FFF; padding: 20px; border: 1px solid #F0F0F0; font-size: 35px; font-weight: bold; box-shadow: 0px 16px 10px -7px #f0f0f0; }

.ui-autocomplete { z-index: 999999!important; }

.checkboxes.cell label.label { margin-bottom: 10px; }
.checkboxes.cell label.checkboxLabel { float: left; clear: left; margin: 2px 0px; }

ul.breadcrumbs li { float: left; line-height: 30px; padding: 5px 5px 0px 20px; clear:left; background: url('../images/template/right_arrow.png') no-repeat left center; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text { border:none; background: none;}
.listerTableFilters .dropdown-menu .text { border: none; background: none; }
.listerTableFilters .bootstrap-select.btn-group:not(.input-group-btn) { float: left;  margin-right: 2px;}
.listerTableFilters .bootstrap-select>.btn { padding-top:2px; padding-bottom: 2px; font-size: 13px; border:1px solid #000; border-radius: 0px; height: 24px; padding-left: 5px; }

.generalFormHolder .formSubsection .formSubsectionContent .cell.simple, .cell.simple { padding: 0px 2px; }

#qmadvancedtablepopupdiv .text:disabled { background: none; padding-left: 0px; }

.generalFormHolder .bootstrap-select.btn-group .dropdown-menu li { float: left; }
.generalFormHolder .bootstrap-select.btn-group .dropdown-menu li>a { float: left; }
.generalFormHolder .formSubsection .formSubsectionContent .select.bootstrap-select { border: none; }
.generalFormHolder .formSubsection .formSubsectionContent .dropdown-toggle.selectpicker { background: #FFF; height: 25px; line-height: 25px; border-radius: 2px; box-shadow: none; border: 1px solid #CCC; padding:0 5px; }
.generalFormHolder .formSubsection .formSubsectionContent .bootstrap-select .btn:focus { outline: none; }

.hide { display:none!important; }
.show { display:block!important; }