/* -----------------------------------------------------------------------------
   Workarounds / overrides
*/
#ui_navbar .navbar-inner .brand {
padding: 6px 5px 4px 15px !important;
opacity: 0.97;
}

.navbar-inner .brand:hover {
opacity: 1;
}

#ui_navbar .ui-menulink img {
padding-bottom: 2px;
}

#ui_navbar .navbar-inner div.pull-right {
/* padding-right: 6px; */
}

#ui_navbar .navbar-inner div ul.nav {
padding-left: 20px;
}

#ui_userprefs_item ul.dropdown-menu {
right: 0;
left: auto;
}

#ui_userprefs_item ul.dropdown-menu::before {
right: 9px;
left: auto;
}

#ui_userprefs_item ul.dropdown-menu::after {
right: 10px;
left: auto;
}

form {
margin: 0;
}

.ui_keybutton {
position: absolute;
top: -3000px;
left: -3000px;
visibility: hidden;
}

h1, h2, h3, h4, h5 {
font-weight: 500;
}

.tooltip
{
z-index: 1500;
}


hr {
margin-top: 4px !important; 
margin-bottom: 14px !important;
}

.ui_popover_content {
font-size: 12px !important;		/* 14px; */
line-height: 18px !important;		/* 20px; */
}

.popover-title {
font-size: 12px !important;
font-weight: bold !important;
}

.nav-tabs li {
margin-bottom: -2px !important;
}


.ui_inline_control-group {
display: inline !important;
}

.modal-overflow .modal-body {
overflow: visible !important;
}

/*
extra label colors
*/

.label-violet {
background-color: #a0619b; /* #78036d; */
}

.label-cyan {
background-color: #477b7e;
}

.label-navy {
background-color: #344e6f;
}

.label-lime {
background-color: #77ba27;
}

/*
IE9 old browser compatibility fixes
*/
div.bootstrap-select > div.dropdown-menu.open > ul.dropdown-menu {
float: none !important;
}

.oef_dropdown-menu {
min-height: 0px !important;
}






/*
h3 {
font-size: 22px !important;
line-height: 38px !important;
}
*/


/* -----------------------------------------------------------------------------
   Branding
*/
.amigo {
padding-top: 20px !important;
}

#amigo_string {
padding-left: 22px !important;
padding-top: 11px !important;
color: #fff;	
}



.ui_devel_warn {
color: #fff;

display: inline-block;
padding-top: 5px;
margin-left: 15px;
height: 30px;

width: 350px;


font-size: 11px;
font-weight: bold;
line-height: 15px;
}





/* -----------------------------------------------------------------------------
   Core elements
*/
body {				/* fixed only */
padding-top: 40px;
padding-left: 200px; 

background-image: url('../img/body-background.png');
background-position: left;
background-repeat: repeat-y;
min-width: 975px;
}

body.ui_no_sidebar {
background-image: none;
padding-left: 0;
}


#ui_navbar .navbar-inner {	/* fixed only */
padding-left: 10px;
}

#ui_buffer, .ui_buffer_clear {
display: none;
}

#ui_content {
/* padding-top: 8px; */	/* 18px-10px - h1/h2 */
padding-bottom: 15px;
}

.ui_notitle {
padding-top: 10px;
}

/* -----------------------------------------------------------------------------
   Search feature
*/
#ui_search_results_outer {
display: none;
overflow-y: hidden;
border-bottom: 1px solid #e3e3e3;
}

#ui_search_results {
/* display: none; */
/* padding-bottom: 20px; */

}

#ui_search_results h3 {
margin: 0;
padding: 10px 0;
}

#ui_search_results p.ui_notitle {
margin: 0;
padding-top: 20px;
}

.ui_search_results_morenode {
display: none;
padding: 0;
margin: 0;
}

.ui_search_results_showmore {
padding-top: 4px;
padding-left: 54px;
}

.ui_search_results_separator {
clear: both;
height: 15px;
}


.ui_search_result {
/* padding-bottom: 15px; */
}

.ui_search_result_inner {
display: block;
float: left;
width: 354px;
min-height: 54px;
}

.ui_search_result_avatar {
width: 48px;
height: 48px;
padding-right: 6px;
display: block;
float: left;

padding-top: 6px;
}

.ui_search_result_avatar_empty {
color: #eee;
font-size: 36px;
display: inline-block;
width: 48px;
text-align: center;
padding-top: 6px;
}

.ui_search_result_mainnode {
padding-top: 10px;
display: block;
float: left;
width: 300px;
}

.ui_search_result_name {
font-size: 18px;
}

.ui_search_result_relatednode_wrap {
display: block;
float: left;
max-width: 60%;
}


.ui_search_result_relatednode {
display: block;
float: left;
padding-left: 5px;
width: 275px;
min-height: 54px;
}

.ui_search_result_relatednode_expanded {
width: 555px;
}

.ui_search_result_relmainnode {
padding-top: 10px;
display: block;
float: left;
width: 245px;

overflow-x: hidden;
}

.ui_search_result_relatednode_expanded .ui_search_result_relmainnode {
width: 525px;
}


.ui_search_result_relimg {
padding-top: 10px;
padding-right: 6px;
color: #eee;
font-size: 36px;
display: block;
float: left;
width: 24px;
text-align: center;
}


.ui_cd_link_search_result {
white-space: nowrap;
/* font-size: 11px !important; */
}









.ui_search_result_highlight_full,
.ui_search_result_highlight_partial
{
/* code-style */
/*
color: #d14;
background-color: #f7f7f9;
*/

/* blue */
/*
color: #3a87ad;
background-color: #d9edf7;
*/
/* green */
/*
color: #468847;
background-color: #dff0d8;
*/

/* red */
color: #b94a48;
background-color: #f2dede;
}

.label .ui_search_result_highlight_full,
.label .ui_search_result_highlight_partial {
color: #ffffff;
background-color: #999999;	
}

.label .ui_search_result_highlight_full,
.label .ui_search_result_highlight_partial {
color: #ffffff;
background-color: #999999;	
}

.ui_minilabel {
font-size: 10px;
line-height: 11px;	
}


/* -----------------------------------------------------------------------------
   Product matching features
*/
.ui_productsearchrow,
.ui_companysearchrow {
display: block;
padding-bottom: 10px;
padding-left: 15px;
}

.ui_productsearchrow_radio,
.ui_companysearchrow_radio {
margin-top: 0 !important;
margin-bottom: 3px !important;
}


/* -----------------------------------------------------------------------------
   Product editor search
*/
.ui_tabs_cform form .pnecb_results {
margin-left: -40px;
}


/* -----------------------------------------------------------------------------
   Popover
*/
.popover .close {
display: block;
position: absolute;
top: 7px;
right: 12px;
}

.ui_popover {
cursor: pointer;
}

.ui_popover:hover {
border-bottom: 1px dotted #999999;	
}

.ui_popover_in_msgbox {
font-weight: bold;	
}

.ui_popover_content {
min-width: 250px;

font-weight: normal;
cursor: default;
color: #333333;
text-align: left;
}

.ui_popover_loading {
margin: 5px;	
}

.ui_popover_extended_title {
height: 37px;
display: block;
}

.ui_popover_extended_title .ui_avatar {
margin-top: 3px;
}

.ui_popover_labelfield {
width: 35%;
display: block;
float: left;
font-size: 11px;
height: 20px;
text-align: right;
padding-right: 5px;	
}

.ui_popover_inline_labelfield {
display: inline-block;
width: 35%;
padding-right: 5px;
text-align: right;
}

.ui_popover_field {
width: 62%;
display: block;
float: right;
height: 20px;
font-size: 11px;
}















/*
 Alias links
*/
.ui_alias_link_wrap {
white-space: nowrap;
	
}


.ui_alias_link {
color: #333;
cursor: pointer;
/* display: inline-block; */
}

.ui_alias_link:hover {
border-bottom: 1px dotted #999999;	
}

/* -----------------------------------------------------------------------------
   Colors
*/

.ui_icon_shadow {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.ui_color_red {
color: #bd362f !important;		/* #b94a48 */
}

.ui_color_blue {
color: #3a87ad !important;		/* 3a87ad */
}

.ui_color_green {
color: #468847 !important;		/* #468847 -jasnyBootstrap B2,   #4cae4c B3, */
}

.ui_color_yellow {
color: #c09853 !important;		/* #c09853 */
}

.muted {
color: #999999 !important;
}


/* -----------------------------------------------------------------------------
   Navbar
*/

/*
.ui_navbar_itemicon {
display: inline-block !important;	
}
*/

.ui_navbar_itemicon {
display: inline-block;
position: absolute;
right: 15px;
margin-top: 2.5px;
}

.ui_gfilter ul.dropdown-menu li a {
padding: 3px 34px 3px 20px;
}

.ui_gfiltermline input {
/*
float: left;
margin-right: 3px;
*/
display: none;
}

.ui_gfiltermline_changed {
color: #b94a48 !important;	
}

.ui_gfiltermline_changed:hover {
color: #fff !important;
}

.ui_gfiltermchanged {
display: none;
}

.nav > li.ui_gfilter_ignored > a {
opacity: 0.65;
}

/*
#ui_msgreader_item ul li a {

}
*/

.ui_msgreader_message,
.ui_todoreader_message
{
position: relative;
width: 360px;
font-size: 12px;
padding: 9px 20px 12px !important;
white-space: normal !important;
display: inline-block !important;
line-height: 20px;
}

span.ui_msgreader_message { 
display: inline-block;
clear: both;
color: #333333;
}

.ui_msgreader_message_new {
/* font-weight: 700; */
}

.ui_msgreader_when,
.ui_todoreader_when
{
float: right;
font-size: 11px;
padding-left: 5px;
dispaly: inline-block;
text-align: right;
}

li a:hover span.ui_msgreader_when {
color: #eaeaea !important;
font-weight: 100;
}


.ui_todoreader_list {
list-style: none;
margin: 0;
padding: 0;
}

.ui_todoreader_list li a {
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    position: relative;
    width: 360px;
    font-size: 12px;
    padding: 9px 20px 12px !important;
    white-space: normal !important;
    display: inline-block !important;    
}

.ui_todoreader_list li a:hover
{
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}


/*
.ui_msgreader_message_new_indicator {
position: absolute;
top: 14px;
left: 11px;
font-size: 11px;
}
*/

/* -----------------------------------------------------------------------------
   Sidebar
*/

#ui_sidebar {
	
position: absolute;
/* float: left; */


top: 0px;
/* left: -190px; */ /* autohiding */
left: 0px;
width: 200px; /* 200px */
margin-top: 40px;
/*
padding-top: 40px;
*/


/*
margin-left: -200px;
*/

z-index: 1;

/* min-height: 100%; */

/*
background-color: #f5f5f5;
border-right: 1px solid #e3e3e3;
-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
overflow-y: auto;

background-color: #f2f2f2;
border-right: 1px solid #e3e3e3;
-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
*/

}


/*
.ui_sidebar_visible {
}
*/

/*

#ui_searchform {
padding: 7px;
}

#ui_searchform input {
width: 120px;
}

*/


#ui_sidebar_menu {
margin: 0;
font-size: 14px;
}

#ui_sidebar_menu li {
display: block;
border-bottom: 1px solid #e3e3e3;	
}

#ui_sidebar_menu li a {
display: block;
padding: 12px 4px 10px;
text-decoration: none;
color: #666;
}

#ui_sidebar_menu li:hover {
background-color: #f7f7f7;
}

#ui_sidebar_menu li:hover a {
color: #333;
}

#ui_sidebar_menu li a i {
display: inline-block;
text-align: center;
font-size: 16px;
width: 29px;
}

#ui_sidebar_menu li.expanded {
background-color: #fafafa;	
}

#ui_sidebar_menu li.expanded a {
/* color: #005984; */
/* font-weight: bold; */
}

#ui_sidebar_menu li.expanded:hover {
background-color: #fcfcfc;
}

#ui_sidebar_menu li.expanded:hover a {
/* color: #005580; */
}

#ui_sidebar_menu li.active {
background-color: #fafafa;	
}

#ui_sidebar_menu li.active a {
color: #005984;
font-weight: bold;
}

#ui_sidebar_menu li.active:hover {
background-color: #fcfcfc;
}

#ui_sidebar_menu li.active:hover a {
color: #005580;
}

#ui_sidebar_menu li ul {
display: none;
margin: 0;
font-size: 11px;
padding-bottom: 11px;
}

#ui_sidebar_menu li ul li {
border: 0;
}

#ui_sidebar_menu li.expanded ul {
/* display: block; */
}

#ui_sidebar_menu li.expanded ul li a {
font-weight: normal;
padding: 2px;
padding-left: 32px;
color: #444;
}

#ui_sidebar_menu li.active ul {
display: block;
padding-bottom: 11px;
}

#ui_sidebar_menu li.active ul li a {
font-weight: normal;
padding: 2px;
padding-left: 32px;
color: #444;
}

#ui_sidebar_menu li ul li:hover a {
padding-top: 1px;
padding-bottom: 1px;
}

#ui_sidebar_menu li.expanded:hover ul li a {
color: #333;	
}

#ui_sidebar_menu li.active:hover ul li a {
color: #333;	
}

#ui_sidebar_menu li.active ul li.active {
background-color: #fff;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #f5f5f5;
}

#ui_sidebar_menu li.active ul li.active a {
padding-top: 1px;
padding-bottom: 1px;
font-weight: bold;
color: #005580;
}

#ui_sidebar_menu li:hover ul li:hover a {
color: #fff;	
}

#ui_sidebar_menu li ul li:hover,
#ui_sidebar_menu li.active ul li.active:hover
{
/*
background-color: #f4f4f4;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
*/
border-top: 1px solid #0088cc;
border-bottom: 1px solid #0077b3;

background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

#ui_sidebar_menu li.muted a,
#ui_sidebar_menu li.muted:hover a
{
color: #afafaf;
cursor: default;
}

#ui_sidebar_menu li.muted:hover {
background: #f3f3f3;	
}

#ui_sidebar_menu li ul li.muted:hover {
background: transparent !important;
border: 0 !important;
}

#ui_sidebar_menu li ul li.muted a
{
cursor: default !important;
color: #afafaf !important;	
padding-top: 2px !important;
padding-bottom: 2px !important;
}

/* -----------------------------------------------------------------------------
   Sidebar search
*/
#ui_search form
{
display: none;
margin: 0;
padding: 12px 0 10px 4px;
height: 20px;
}

#ui_search form input
{
width: 120px;
border: 0;
/* background-color: #fafafa; */
/* background-color: #e2f1fc; */
background: transparent;

font-size: 14px;
padding: 0;
margin: 0;
line-height: 20px;

  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
	  
}

#ui_search form i 
{
display: inline-block;
text-align: center;
font-size: 16px;
width: 29px;
}

#ui_search.expanded {
/*	
width: 200px;
	
border-bottom: 1px solid rgba(82, 168, 236, 1);
border-right: 1px solid rgba(82, 168, 236, 1);	

	
  -webkit-transition: background linear 0.2s;
     -moz-transition: background linear 0.2s;
       -o-transition: background linear 0.2s;
          transition: background linear 0.2s;

background-color: #e2f1fc !important;
*/
}


#ui_search.expanded a {
display: none;
}

#ui_search.expanded form
{
display: block;
}




/* -----------------------------------------------------------------------------
   Avatar
*/
.ui_avatar {
display: inline-block;

background-color: #DFDFDF;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;

text-align: center;
color: #999;
}

.ui_avatar_float {
float: left;
margin-right: 4px;
}


.ui_avatar_iwrap {
width: 100%;
float: left;
}

.ui_avatar i {
display: block;
}

.ui_avatar32 {
width:  32px;
height: 32px;
}
.ui_avatar32 i {
margin-top: 6px;
font-size: 22px;   /* 26/3 */
}

.ui_avatar48 {
width:  48px;
height: 48px;
}
.ui_avatar48 i {
margin-top: 7px;
font-size: 36px;   /* 40/4 */
}

.ui_avatar64 {
width:  64px;
height: 64px;
}
.ui_avatar64 i {
margin-top: 10px; 
font-size: 48px; /* 55/5 */
}


.ui_avatar80 {
    width:  80px;
    height: 80px;
}
.ui_avatar80 i {
    margin-top: 6px;
    font-size: 72px; /* 55/5 */
}


.ui_avatar128 {
width:  128px;
height: 128px;
}
.ui_avatar128 i {
margin-top: 17px;
font-size: 100px;	/* 115/7 */
}

.ui_avatarcrop_form_image_border {
display: inline-block;
padding: 4px;
border: 1px solid #ddd;
webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}

.ui_avataredit_existing {
float: left;
width: 140px;
height: 140px;

border: 1px solid #ff0000;
}

/* -----------------------------------------------------------------------------
   oeditor, asgneditor, tageditor, aliaseditor
*/
.ui_fixed_field {
font-weight: bold;
}

.ui_fake_field {
display: inline-block;
width: 206px;
padding: 5px 7px;
height: 20px;
line-height: 20px;
/* vertical-align: middle; */
font-weight: bold;
}

.ui_fake_field_margin {
margin-top: 2px;
}


.ui_oeditor_hidden_submit,
.ui_tageditor_hidden_submit,
.ui_aliaseditor_hidden_submit {
position: absolute;
top: -50000px;
visibility: hidden;
}

.ui_oeditor_fcont,
.ui_asgneditor_fcont,
.ui_tageditor_fcont,
.ui_tageditor_new_context_fcont,
.ui_aliaseditor_fcont {
display: inline-block;	
/* margin-right: 10px; */
margin-bottom: 10px;
}

.ui_oeditor_fcont_hidden {
display: none;
}


.ui_tageditor_new_context_label,
.ui_oeditor_label,
.ui_asgneditor_label,
.ui_tageditor_label,
.ui_aliaseditor_label {
display: inline-block;
width: 130px;
padding-right: 6px;
text-align: right;

margin-top: 4px;	/* fixes textarea */
}

.ui_oeditor_field,
.ui_asgneditor_field,
.ui_tageditor_field,
.ui_tageditor_new_context_field,
.ui_aliaseditor_field {
margin-bottom: 0 !important;
}

.ui_oeditor_field_date {
/* text-align: right; */
}

.ui_tageditor_new_context_namefield {
width: 100px;
text-align: right;
}

.ui_tageditor_new_context_namefield,
.ui_tageditor_new_context_valuefield {
margin-bottom: 0 !important;	
}

.ui_tageditor_new_context_field input {
width: 138px;
}

.ui_tageditor_new_context_field.input-append button {
width: 35px;
text-align: center;
}

.ui_oeditor_field_textarea {
vertical-align: top;

}

/* -----------------------------------------------------------------------------
   tlist
*/
.ui_tlist_field {
display: none;
}

.ui_tlist_add_value {
margin-bottom: 0 !important;
width: 138px;
}

.ui_tlist_add_node.input-append button {
width: 35px;
text-align: center;
}


/* -----------------------------------------------------------------------------
   iframe
*/

.ui_iframe {
width: 100%;

border: 0;
padding: 0;
margin: 0;
}



/* -----------------------------------------------------------------------------
   grid
*/


.uig {

}

.uig_compact table {
font-size: 11px;
/* font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif; */
}

.uig_compact table .popover,
.uig_compact table .dropdown-menu
{
font-size: 14px; /* for popovers - overriden to 12px; */
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.uig_compact table th,
.uig_compact table td {
padding: 3px 7px;
}

.uig_compact table th {
color: #000;
}

.uig_borderless table th,
.uig_borderless table td {
border-left: none;
}

.uig_borderless table tr th:first-of-type,
.uig_borderless table tr td:first-of-type {
border-left: 1px solid #dddddd;
}

.uig_form {
display: none;
}

.uig_tablecontainer {
position: relative;
}

.uig_table {
width: 100%;
table-layout: fixed;
margin-bottom: 10px;
}

th.uig_thh {
background-color: #efefef;  /* #f5f5f5; */ /* #f2f2f2; */ /* #f7f7f9; */ /* */
white-space: nowrap;

/*
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;	
user-select: none;
*/
}

.uig_tbody tr.uig_summaryrow {
background-color: #efefef;
font-weight: bold;
/* text-align: left; */
color: #000;
}

.uig_summary_label {
color: #666;
display: inline-block;
padding-right: 2px;
text-align: right;
}

.uig_summary_value {
display: inline-block;
text-align: right;
}

th.uig_sortable {
cursor: pointer;
}

.uig_sorticon
{
padding-top: 3px;
padding-left: 4px;
padding-right: 4px;
float: right;
}

.uig_compact .uig_sorticon {
padding-top: 5px;
padding-right: 2px;
}


.uig_filtericon {
padding-top: 3px;
padding-right: 4px;
float: left;
color: #999999;
}

.uig_compact .uig_filtericon {
padding-top: 5px;
padding-right: 2px;
}


.uig_filtericon:hover {
color: #3a87ad;	
}

/*
th.uig_filtered {

}
*/

th.uig_filtered i.uig_filtericon {
color: #3a87ad;
}

.uig_filter_content {
/* min-width: 180px; */
width: 180px;
font-weight: normal;
cursor: default;

color: #000;
}

/*

.uig_filter_applynode {
margin-top: 10px;
padding-top: 5px;
margin-bottom: -10px;
padding-bottom: 6px;
margin-left: -15px;
padding-left: 15px;
margin-right: -15px;
padding-right: 15px;
text-align: center;

background-color: #f7f7f7;
border-top: 1px solid #ebebeb;

-webkit-border-bottom-left-radius: 6px;
-moz-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;

-webkit-border-bottom-right-radius: 6px;
-moz-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}

*/


.uig_filter_applynode {
margin-bottom: 8px;
padding-bottom: 8px;
margin-top: -10px;
padding-top: 9px;
margin-left: -15px;
padding-left: 15px;
margin-right: -15px;
padding-right: 15px;
text-align: center;

background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;

-webkit-border-top-left-radius: 6px;
-moz-border-top-left-radius: 6px;
border-top-left-radius: 6px;

-webkit-border-top-right-radius: 6px;
-moz-border-top-right-radius: 6px;
border-top-right-radius: 6px;
}



.uig_filter_string_input {
width: 164px;	
margin-bottom: 4px !important;
margin-top: 4px;
}

.uig_filter_select_input {
width: 178px !important;	
margin-bottom: 4px !important;
margin-top: 4px;
}

.uig_filter_numeric_input_prepend {
width: 178px !important;
margin-bottom: 0 !important;
}

.uig_filter_numeric_input,
.uig_filter_numeric_input_prepend span
{
margin-bottom: 4px !important;
margin-top: 4px;	
}

.uig_filter_numeric_input
{
width: 138px !important;
}

.uig_filter_rangeswitch
{
cursor: pointer;
}









.uig_sorticon.icon-sort {
color: #999999;
display: block;
}

.uig_sorticon.icon-sort-up,
.uig_sorticon.icon-sort-down
{
color: #333333;
display: none;
}

th.uig_sort_asc i.uig_sorticon.icon-sort,
th.uig_sort_desc i.uig_sorticon.icon-sort
{
display: none;
}

th.uig_sort_asc i.icon-sort-up,
th.uig_sort_desc i.icon-sort-down {
display: block;
}

.uig_loading .uig_tbody {
background-color: #ccc;
}

.uig_tbody tr {
background-color: #ffffff;	
}

.uig_loading .uig_tbody tr {
opacity: 0.5;
cursor: wait;
}

.uig_loading_message {
width: 150px;
display: none;
position: absolute;
top: 65px;
left: 50%;
margin-left: -75px;
cursor: wait;
}

.uig_progress_cont {
position: relative;
width: 100%;
}

.uig_progress {
margin-bottom: 0;
background-image: none !important;
background: rgba(0,0,0, 0.19);
}

.uig_progresstxt {
position: absolute;
top: 0;
left: 0;
width: 150px;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.uig_loading div div.uig_loading_message {
display: block;
}

.uig_options {
text-align: right;
margin-bottom: 10px;
min-height: 30px;
position: relative;
}

.uig_searchfield {
margin-bottom: 0 !important; 
margin-left: 10px;	
}

.uig_pagination {
margin: 0;
float: right;
}

.uig_footer_count {
float: left;
padding: 5px;	
}

.uig_loading .uig_footer .uig_footer_count {
color: #999;
}

.uig_tbody tr.uig_datarow_even {
/* background-color: #fbfbfb; */ /* #f9f9f9; */
background-image: url('../fill/black2perc.png');
}

td.uig_cell_sort {
background-image: url('../fill/black2perc.png');
}

.uig_tbody tr.uig_datarow:hover {
background-image: url('../fill/blue4perc.png');
}

.uig_tbody tr.uig_datarow_even:hover {
background-image: url('../fill/blue5perc.png');
}

.uig_tbody tr.uig_datarow_selected {
background-image: url('../fill/darkblue8perc.png');
}

.uig_tbody tr.uig_datarow_even.uig_datarow_selected {
background-image: url('../fill/darkblue9perc.png');
}

.uig_tbody tr.uig_datarow_selected:hover {
background-image: url('../fill/darkblue11perc.png');
}

.uig_tbody tr.uig_datarow_even.uig_datarow_selected:hover {
background-image: url('../fill/darkblue12perc.png');
}

td.uig_text-right {
text-align: right;
}

td.uig_text-center {
text-align: center;
}

/*
td.uig_selection,
.uig_selectioncol_thh {
width: 7px;
min-width: 7px;
max-width: 7px;
}
*/
td.uig_selection,
.uig_selectioncol_thh {
/* width: 11px; */
width: 11px;
min-width: 11px;
max-width: 11px;
}



.uig_selection {
color: #ccc;
text-align: center;
font-size: 14px;
cursor: pointer;
}

tr td.uig_selection i.icon-check {
display: none;
}

tr.uig_datarow_selected td.uig_selection i.icon-check-empty {
display: none;
}

tr.uig_datarow_selected td.uig_selection i.icon-check {
display: inline;
color: #777;
}

.uig_selection_marker  {
margin-right: 5px;	
}

.uig_selection_marker button i {
display: none;
}

.uig_selection_marker.uig_selection_marker_none button i.icon-check-empty {
display: inline;
}

.uig_selection_marker.uig_selection_marker_some button i.icon-check-minus {
display: inline;
}

.uig_selection_marker.uig_selection_marker_all button i.icon-check {
display: inline;
}

.uig_selection_marker ul li span {
display: block;
padding: 3px 20px;
clear: both;
line-height: 20px;
white-space: nowrap;
}

.uig_selection_marker ul li span span {
display: inline;
padding: 0;
}

.uig_selection_marker_button {
width: 37px;
}

.modal-backdrop.ui_internal_dialog {
background-color: transparent !important;
background-image: url('../fill/black10perc.png') !important;
/* opacity: 0.1 !important; */
}

.uig_selection_count span {
padding: 3px 20px;
display: block;
}


table th.uig_filtered {
/* color: #3a87ad; */
color: #2b6480;
}


/* -----------------------------------------------------------------------------
   tabs
*/

.ui_tabs_contents {
padding-top: 0;
overflow: visible;
}

.ui_tabs_in_modal_header {
border-bottom: 0;
}

.modal-header .ui_tabs ul {
margin-bottom: 0;
}

.ui_tabs_ajax_loading,
.ui_carousel_ajax_loading {
cursor: wait;
height: 100px;
text-align: center;
background-color: #eee;

border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
}

.ui_carousel_ajax_loading {
height: 250px;
}


.ui_tabs_ajax_loading .ui_tabs_ajax_loading_inner,
.ui_carousel_ajax_loading .ui_carousel_ajax_loading_inner {
width: 150px;
display: inline-block;
margin-top: 39px;
position: relative;
}

.ui_carousel_ajax_loading .ui_carousel_ajax_loading_inner {
margin-top: 100px;
}


.ui_tabs_cform {
padding-left: 40px;
}

.ui_tabs_cform hr {
margin-left: -40px;	
}

.ui_tabs_trigger {
display: none;	
}



/* -----------------------------------------------------------------------------
   taglists
*/
.ui_tlist_option {
display: inline-block;
padding-right: 15px;
font-weight: bold;
}

.ui_tlist_option_remove,
.ui_tlist_option_remove_disabled
{
display: inline-block;
padding-left: 3px;
font-weight: normal;
color: #dddddd;
}

.ui_tlist_option_remove:hover {
color: #b94a48;
}



/* -----------------------------------------------------------------------------
   taglists
*/
.ui_sc_icon {
/* text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); */
font-size: smaller;
/* font-size: 80%; */
color: #3a87ad;			
display: inline-block;

cursor: pointer;
/* opacity: 0.7; */
}


.ui_sc_icon.ui_sc_default {
color: #aaa;
}

.ui_sc_icon.ui_sc_default:hover {
color: #3a87ad;
}

.ui_sc_icon:hover {
/* opacity: 1; */
}


.ui_sc_icon.icon-share {
padding-left: 4px;
}



/* -----------------------------------------------------------------------------
   timeline editor
*/
.tlc_datefields input
{
width: 89px;	
}
.tlc_datefields_delimeter {
display: inline-block;
text-align: center;
width: 13px;
}

/* -----------------------------------------------------------------------------
   product selection editor
*/







/* -----------------------------------------------------------------------------
   ui_carousel
*/
.ui_carousel-indicators li {
border: 1px solid #ddd;
background-color: #ddd;
opacity: 0.6;
}

.ui_carousel-indicators li.active {
border: 1px solid #ddd;
background-color: #fff;
opacity: 0.8;
}

.ui_carousel-control,
.ui_carousel-control:hover
{
margin-top: -10px;
/*
background-color: #ccc;
border: 2px solid #000;
*/
background-color: transparent;
border: 0;
color: #000;


display: inline-block;
font-size: 35px;

height: 36px;
padding-top: 4px;

opacity: 0.3;
}

.ui_carousel-control:hover {
opacity: 0.4;
}

.ui_carousel_contents div {
line-height: 20px;
}


.ui_carousel_single .ui_carousel-control {
display: none;
}


/* -----------------------------------------------------------------------------
   ui_charts
*/



/* -----------------------------------------------------------------------------
   contactdetail form
*/
.ui_oeditor_form_contactdetail .ui_oeditor_fcont_select .ui_oeditor_field_select
{
width: 86px !important;
/* margin-right: 2px; */
}

.ui_oeditor_form_contactdetail .ui_oeditor_fcont_select .ui_oeditor_field_string
{
width: 72px !important;
}

.ui_ncd_hidden * {
display: none;
}

.ui_ncd_add {
display: none;
width: 86px !important;	
}

.ui_ncd_hidden .ui_ncd_add {
display: inline-block;	
margin-bottom: 10px;
}

/* -----------------------------------------------------------------------------
   person form
*/
.ui_custom_person_oeditor_wrap {
padding-left: 75px;
position: relative;
}

.ui_custom_person_first_name
{
width: 100px;
}

.ui_custom_person_last_name
{
width: 184px;	
}

.ui_custom_person_middle_name
{
width: 31px;
margin-left: 4px;
margin-right: 4px;
}

.ui_custom_person_birthday
{
width: 93px;	
margin-left: 4px;
}

.ui_custom_person_job_title
{
width: 240px;
}

.ui_custom_enduser_name
{
width: 180px;
}

div.ui_custom_enduser_type {
width: 254px !important;	
}

.ui_custom_enduser_country button
{
width: 166px !important;
margin-left: 4px !important;
}

.ui_custom_person_company_id button {
width: 229px !important;
}


/* -----------------------------------------------------------------------------
   address form
*/
.ui_custom_address_oeditor_wrap {
padding-left: 0;
}

.ui_custom_address_address {
width: 426px;
}

.ui_custom_address_postalcode {
width: 75px;
margin-right: 4px;
}

.ui_custom_address_city {
width: 165px;
margin-right: 4px;
}

.ui_custom_address_region {
width: 150px;
}




.ui_custom_language_oeditor_wrap {
padding-bottom: 10px;
padding-right: 50px;
/* text-align: right; */
}

.ui_custom_language_oeditor_wrap .ui_asgneditor_label {
width: 214px !important;	
}



/* -----------------------------------------------------------------------------
   mppp
*/
.ui_map-marker-big,
.ui_map-marker-big:hover
{
vertical-align: top;

display: block;	

font-size: 32px;	/* 42px; */
text-decoration: none;

color: #bd362f;
}

.mppp_sideinfo {
min-width: 100px;
float: left;
padding-left: 20px;
margin-bottom: 15px;
}

.mppp_smallfont {
font-size: 11px;
line-height: 15px;
}


.ui_cd i {
display: inline-block;
text-align: center;
min-width: 14px;
}

.ui_cd_link {
color: #333;
cursor: pointer;
/* display: inline-block; */
}

.ui_cd_link:hover {
color: #333;
border-bottom: 1px dotted #999999;
text-decoration: none;
}

/*
Minutes editor special
*/
.ui_minute_oeditor_body {
display: block;
padding-top: 10px;
}

.ui_minute_oeditor_body .ui_oeditor_fcont {
display: block;
margin-right: 38px;
margin-left:  20px;
/* width: auto; */
}

.ui_minute_oeditor_body .ui_oeditor_fcont .ui_oeditor_label {
display: none;
}

.ui_minute_oeditor_body .ui_oeditor_fcont textarea {
width: 100%;
resize: none;
height: 200px;
}

/*
.ui_minute_oeditor_inlineform form {
display: inline-block;
}
*/

.ui_inline_form_wrap form,
.ui_minute_oeditor_plineform form {
display: inline;
/* position: absolute;
top: 56px;
right: 73px;
*/
}




/* -----------------------------------------------------------------------------
   targetbar
*/
.ui_targetbar {
display: inline-block;
width: 100%;
/* max-width: 50px; */
position: relative;

margin-right: -4px;
padding-right: 4px;

/* margin-right: -3px;
padding-right: 3px;
*/

/* background-color: #ff0000; */
/* height: 100%; */
}

.ui_targetbar_manageable {
cursor: pointer;
}

.ui_targetbar_progress {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
/* height: 3px; */

/*
background-color: #ccc;
-webkit-border--radius: 3px;
-moz-border--radius: 3px;
border-radius: 3px;
*/

/* opacity: 0.65; */

/* border: 1px solid #000; */
overflow: hidden;
text-align: left;
}

.ui_targetbar_progress_bar {
/* float: left; */
display: inline-block;
height: 100%;

opacity: 0.60;
}

.ui_targetbar_info {
position: absolute;
top: 0;
right: 4px;
width: 100%;

}


.ui_targetbar_info_sell_in {
/*
position: absolute;
top: 0;
right: 4px;
*/
float: right;
font-weight: bold;
color: #111;
}

.ui_targetbar_info_target {
/*
position: absolute;
top: 0;
left: 4px;
*/
float: left;
margin-left: 8px;
}

.ui_targetbar_info_target .ui_color_green {
color: #000 !important;
}






/* -----------------------------------------------------------------------------
   capacity
*/
.ui_capacityinfo {
display: inline-block;
width: 100%;
position: relative;
}

.ui_capacityinfo_manageable {
cursor: pointer;
}

.ui_capacityinfo_sharenode {
float: left;
font-weight: bold;
margin-right: 3px;
}

.ui_capacityinfo_capacitynode {
float: right;
margin-left: 3px;	
}

.ui_capacityinfo_outer_pie {
display: inline-block;
position: relative;
width: 14px;
height: 14px;
margin-bottom: -3px;
}

.uiPieContainer {
height: 14px;
}
     
.uiPieBackground {
background-color: #ccc;
position: absolute;
width: 14px;
height: 14px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
} 

.uiPie {
position: absolute;
width: 14px;
height: 14px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
clip: rect(0px, 7px, 14px, 0px);
}

.uiPiehold {
position: absolute;
width: 14px;
height: 14px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
clip: rect(0px, 14px, 14px, 7px);
}

.uiPieSlice1 .uiPie {
background-color: #3a87ad;
}

.uiPieSlice2 .uiPie {
background-color: #3a87ad;
}



/* -----------------------------------------------------------------------------
   dst sell-out node
*/
.ui_dsout_node {
display: inline-block;
width: 100%;
text-align: right;
}

.ui_dsout_node_active {

}

.ui_dsout_node_icon {
float: left;
display: block;
padding-left: 3px;
}

.ui_dsout_2dealers {
display: inline-block;
max-width: 45%;
}

.ui_dsout_total {
display: inline-block;
width: 45%;
}




/* -----------------------------------------------------------------------------
   partner details
*/
.ui_extended_company_main,
.ui_extended_company_extra
{
display: inline-block;
width: 100%;
position: relative;
}

.ui_extended_company_extra_salesperson {
float: left;
}

.ui_extended_company_extra_contacted {
float: right;
}


/* -----------------------------------------------------------------------------
   PoP node
*/
.ui_popnode {
display: inline-block;
width: 19%;
max-width: 31px;
/* min-width: 30px; */
position: relative;
vertical-align: top;
height: 100%;

}

.ui_popnode_inner {
display: block;
position: absolute;



/*margin-left: -7px;*/
left: 50%;
margin-left: -23px;


/* margin-left: -3px; */

/*
top: 50%;
margin-top: -10px;
height: 20px;
*/
top: 0;
height: 100%;
margin-top: 0;
}

.ui_popnode_inner .badge,
.ui_popnode_inner .label
{
height: 85%;	
width: 26px;
font-size: 9px;
text-align: center;
position: relative;
}

.ui_popnode_inner .label-success,
.ui_popnode_inner .badge-success
{
background-color: #70ad70;
}

.ui_popnode_inner .label-important,
.ui_popnode_inner .badge-important
{
background-color: #d06e6b;
}


.ui_popnode_cont {
display: inline-block;
width: 81%;
position: relative;
}

.ui_popnode_inner .badge span,
.ui_popnode_inner .label span
{
position: absolute;
top: 50%;
margin-top: -7px;
left: 0;
width: 100%;
text-align: center;
}


/* -----------------------------------------------------------------------------
   in/stock/sell-out node
*/
.ui_prodss_node_wrap {
display: inline-block;
}

.ui_prodss_node {
min-width: 32px;

/* font-family: mono; */

/*
display: block;
float: right;
*/
display: inline-block;
padding-right: 2px;
text-align: right;
font-size: 10px;
}

.ui_prodss_num {
display: inline-block;
min-width: 24px;
text-align: right;
}

.ui_prodss_node.ui_prodss_reference .ui_prodss_num {
font-weight: bold;
font-size: 11px;
/* text-decoration: underline; */
}

/*
.ui_prodss_node.ui_prodss_reference i {
font-weight: normal;
}
*/


.ui_prodss_sell_in {
/* text-align: left; */
}

.ui_prodss_stock {
/* min-width: 27px; */
}

.ui_prodss_node i {
opacity: 0.7;
}

.ui_prodss_sell_out {
/* min-width: 41px; */
}


/* -----------------------------------------------------------------------------
   sell-in/stock/out colors
*/


.ui_prodss_sell_in .ui_prodss_num {
/* text-shadow: 0 0 12px #005580; */

/* color: #005580; */
color: #15496c;
}

.ui_prodss_stock .ui_prodss_num {
/* color: #d77100; */
/* color: #c35d00; */
/* color: #6e431c; */

/* text-shadow: 0 0 12px #d77100; */

color: #555;

}

.ui_prodss_sell_out .ui_prodss_num {
/* color: #d77100; */

/* color: #b94a48; */

color: #9b2c2a;

/* text-shadow: 0 0 12px #b94a48; */
}





.ui_prodss_tt {
display: block;
text-align: left;
padding-right: 4px;
}

.ui_prodss_tt_label {
display: inline-block;
width: 45px;
text-align: right;
padding-right: 4px;
}

/* -----------------------------------------------------------------------------
   other
*/
.ui_msg_gridlink,
.ui_msg_gridlink:hover {
text-decoration: none;
display: inline-block;
color: #333333;
width: 100%;
}

/*
.ui_msg_smallgridlink,
.ui_msg_smallgridlink:hover {
text-decoration: none;
display: inline-block;
color: #333333;	
}
*/


.uig_custom_gridlink {
/* display: inline-block; */
text-decoration: none;
cursor: pointer;
}

.uig_custom_gridlink:hover {
border-bottom: 1px dotted #999999;
}


/* -----------------------------------------------------------------------------
   social
*/
.ui_sociallinks a {
text-decoration: none;
/* color: #333333; */
/* color: #3a87ad; */
color: #999999;
font-size: 13px;
display: inline-block;
padding-right: 1px;
}

.ui_sociallinks a:hover {
color: #3a87ad;
}

.ui_more {
display: none;
}

.ui_more_expand {
margin-left: 10px;
display: inline-block;
}

/* -----------------------------------------------------------------------------
   company/person/.. selectors
*/

.ui_cselect_form,
.ui_pselect_form
{
padding-top: 5px;
}

.ui_cselect_form_field_country_id,
.ui_pselect_form_field_country_id {
width: 140px !important;
}

.ui_cselect_form_field_type,
.ui_pselect_form_field_type {
width: 120px !important;
}

.ui_cselect_form_field_company_id,
.ui_pselect_form_field_company_id {
width: 250px !important;
}

.ui_cselect_form_field,
.ui_pselect_form_field {
margin-left: 4px !important;
}

.ui_pselect_form_field_person_id {
width: 250px !important;
margin-left: 272px !important;
}






/* -----------------------------------------------------------------------------
   forwarder labels
*/
.ui_tracking_link {
/* display: inline-block; */
white-space: nowrap;
color: #333;
cursor: pointer;
}

.ui_tracking_link:hover {
color: #333;
/* border-bottom: 1px dotted #999999; */
text-decoration: none;
}

.ui_tracking_link:hover .ui_tracking_no {
border-bottom: 1px dotted #999999;
}


.ui_label_forwarder {
/* font-size: 11px; */
font-size: 10px;
line-height: 11px;
}

.ui_search_result_relmainnode small .ui_label_forwarder {
font-size: 11.844px;
line-height: 14px;	
}

.ui_label_ups {
background-color: #351c15;
color: #ffb500;

}

.ui_label_dhl {
background-color: #ffcc00;	
color: #cc0000;
}

.ui_label_fedex {
background-color: #4d148c;	
color: #f0f0f0;
}







/* -----------------------------------------------------------------------------
   awards and award manager special
*/

/* used in publication editor, possibly in other */
.ui_awardnode {
   /*
width: 90px;
height: 96px;
    */


width: 132px;
height: 116px;


text-align: center;
display: inline-block;
font-size: 10px;
line-height: 14px;
padding-right: 5px;
padding-left: 5px;
}

/* icon placed insed a grid */
.ui_awardnode_grid {
display: inline-block;
/*
display: block;
float: left;
*/
margin-left: 1px;
margin-right: 2px;
height: 32px;
}

.ui_awardnode_grid_container {
width: 100%;
display: block;
margin-top: 3px;
/* line-height: 30px; */
}

.ui_awardnode_grid_container_active span {
cursor: pointer;
}


.ui_awardman_asgn_outer {
margin-bottom: 18px;
}

.ui_awardman_asgn_outer form {
display: inline-block;
}

.ui_awardman_asgn_outer form .ui_asgneditor_fcont .ui_asgneditor_label {
width: 90px;
}


.ui_awardman_asgn_awards {
/* display: inline-block; */
display: block;
/* position: absolute;
top: 5px;
right: 15px;
*/
float: right;

width: 420px;
margin-left: 25px;
margin-top: -5px;
/* border: 1px solid #ff0000; */
clear: both;
}

.ui_awardman_asgn_awards .ui_awardnode {
/* height: 100px; */
vertical-align: top;
width: 120px;


}



/* -----------------------------------------------------------------------------
   quotes editor special
*/
.ui_oeditor_form_dbatt,
.ui_oeditor_form_quote,
.ui_oeditor_form_competquote
{
padding-left: 30px;
}

.ui_oeditor_form_dbatt .translate_as_separator,
.ui_oeditor_form_quote  .translate_as_separator,
.ui_oeditor_form_competquote  .translate_as_separator
{
display: inline-block;
width: 90px;
padding-right: 13px;
/* padding-top: 45px; */
height: 70px;
text-align: center;
}

.ui_oeditor_form_dbatt .translate_as_separator .btn,
.ui_oeditor_form_quote .translate_as_separator .btn,
.ui_oeditor_form_competquote .translate_as_separator .btn
{
margin-top: 8px;
}

.ui_oeditor_form_point .translate_as_separator,
.ui_oeditor_form_competpoint .translate_as_separator
{
display: inline-block;
padding-left: 5px;
width: 50px;
}

/* .ui_oeditor_form_point .ui_oeditor_fcont_textarea, */
.ui_oeditor_form_dbatt .ui_oeditor_fcont_textarea,
.ui_oeditor_form_quote .ui_oeditor_fcont_textarea,
.ui_oeditor_form_competquote .ui_oeditor_fcont_textarea
{
display: inline-block;
width: 310px;
}

.ui_oeditor_form_quote .ui_oeditor_label_select,
.ui_oeditor_form_competquote .ui_oeditor_label_select
{
width: 335px;
}

.ui_oeditor_form_quote .ui_oeditor_field_select button,
.ui_oeditor_form_competquote .ui_oeditor_field_select button
{
width: 75px;
}

/* .ui_oeditor_form_point .ui_oeditor_fcont .ui_oeditor_label_textarea, */
.ui_oeditor_form_dbatt .ui_oeditor_fcont .ui_oeditor_label_textarea,
.ui_oeditor_form_quote .ui_oeditor_fcont .ui_oeditor_label_textarea,
.ui_oeditor_form_competquote .ui_oeditor_fcont .ui_oeditor_label_textarea
{
/* width: 90px !important; */
width: 285px !important;
text-align: left !important;
}

/* .ui_oeditor_form_point .ui_oeditor_fcont .ui_oeditor_field_textarea, */
.ui_oeditor_form_dbatt .ui_oeditor_fcont .ui_oeditor_field_textarea,
.ui_oeditor_form_quote .ui_oeditor_fcont .ui_oeditor_field_textarea,
.ui_oeditor_form_competquote .ui_oeditor_fcont .ui_oeditor_field_textarea
{
width: 285px !important;
resize: none;
height: 100px;
}

.ui_oeditor_form_point > .ui_oeditor_fcont_translation > .ui_oeditor_label,
.ui_oeditor_form_competpoint > .ui_oeditor_fcont_translation > .ui_oeditor_label
{
width: 75px !important;
}












.ui_approval_comment_node {
display: block;
width: 100%;
min-height: 50px;
position: relative;
margin-top: -20px;
}

.ui_approval_comment_node_avatar {
float: left;
margin-right: 5px;
}

.ui_approval_comment_node_right .ui_approval_comment_node_avatar {
float: right;
margin-right: 0;
margin-left: 5px;
}

.ui_approval_comment_node .well {
padding: 13px !important;
float: left;
margin-bottom: 3px;
max-width: 400px;
}

.ui_approval_comment_node_right .well {
float: right;
}

.ui_approval_comment_node_sub {
font-size: 11px;
line-height: 14px;
height: 28px;

position: absolute;
bottom: -7px;
left: 60px;
display: block;
text-align: left;

z-index: 1;
}

.ui_approval_comment_node_right .ui_approval_comment_node_sub {
right: 60px;
text-align: right;
}


/* -----------------------------------------------------------------------------
   ui_sam_stsel	 - company structure tree
*/
.ui_sam_stsel {
display: block;
overflow-y: auto;

min-width: 220px;
/* padding-right: 25px; *
/* border: 1px solid #ff0000; */
}


.ui_sam_stsel_dropdown {
padding-top: 10px;
}

.ui_sam_stsel_dropdown_button {
width: 220px;
}

.error .ui_sam_stsel_dropdown_button {
border: 1px solid #b94a48;
}


/* 220px button */
.ui_sam_stsel_dropdown .ui_sam_stsel {
padding-left: 15px;	
min-width: 202px;	
padding-right: 38px;
}

.ui_sam_stsel ul {
list-style-type: none;
}

.ui_sam_stsel li {
line-height: 21px;
white-space: nowrap;
}

.ui_sam_stsel_ul {
margin-left: 19px;
}

.ui_sam_stsel_ul_level1 {
margin-left: 0;
margin-bottom: 8px;
}



/* ------------
toggle expanded
*/
.ui_sam_stsel_toggle_expanded,
.ui_sam_stsel_blind_toggle_expanded {
display: inline-block;
width: 14px;
font-size: 12px;
}

.ui_sam_stsel_toggle_expanded {
cursor: pointer;
}

li > span.ui_sam_stsel_toggle_expanded > i.icon-rotate-90 {
display: none;
}
li.ui_sam_stsel_li_expanded > span.ui_sam_stsel_toggle_expanded > i.icon-rotate-90 {
display: inline;
}

li > span.ui_sam_stsel_toggle_expanded > i {
display: inline;
}
li.ui_sam_stsel_li_expanded > span.ui_sam_stsel_toggle_expanded > i {
display: none;
}

li.ui_sam_stsel_li > ul.ui_sam_stsel_ul {
display:none;
}

li.ui_sam_stsel_li.ui_sam_stsel_li_expanded > ul.ui_sam_stsel_ul {
display:block;
}



/* ------------
toggle selected
*/
.ui_sam_stsel_toggle_selected {
display: inline-block;
width: 14px;
font-size: 13px;
cursor: pointer;
}



li > span.ui_sam_stsel_toggle_selected > i.icon-check-empty {
display: inline;
}
li > span.ui_sam_stsel_toggle_selected > i.icon-check {
display: none;
}
li > span.ui_sam_stsel_toggle_selected > i.icon-check-minus {
display: none;
}


li.ui_sam_stsel_li_selected > span.ui_sam_stsel_toggle_selected > i.icon-check-empty {
display: none;
}
li.ui_sam_stsel_li_selected > span.ui_sam_stsel_toggle_selected > i.icon-check {
display: inline;
}

li.ui_sam_stsel_li_semi_selected > span.ui_sam_stsel_toggle_selected > i.icon-check-empty {
display: none;
}
li.ui_sam_stsel_li_semi_selected > span.ui_sam_stsel_toggle_selected > i.icon-check-minus {
display: inline;
}


/* ------------
flag fix
*/
.ui_sam_stsel_li img {
padding-bottom: 2px;
}


.ui_sam_stsel_handletype_icon {
display: inline-block;
width: 17px;
color: #555;
/* font-size: 12px; */
}

.ui_sam_stsel_handletype_icon i {
display: inline-block;
color: #777;
}


.ui_sam_stsel_handletype_icon i.muted {
color: #ddd !important;
}


.ui_sam_stsel_select {
display: none;
}




.uig_filter_select_input .ui_sam_stsel_dropdown_button {
width: 178px;	
}

.uig_filter_select_input .ui_sam_stsel {
min-width: 133px;
}


/* stsel as gfilter */
.ui_gfstsel .ui_sam_stsel {
min-width: 117px;	
}

.ui_gfstsel .ui_sam_stsel_ul_level1 {
margin-bottom: 3px;
}

.ui_gfstsel_dropdown {
padding-top: 5px;
}

.ui_gfstselmchanged {
display: none;
}

.ui_gfstsel_changed .ui_gfstselmchanged {
display: list-item;
}

.ui_gfstsel li.ui_sam_stsel_li_ostate_changed > .ui_sam_stsel_toggle_selected {
color: #b94a48 !important;
}






/* -----------------------------------------------------------------------------
   orderingprocess editor (and related)
*/

.ui_orderingprocessman_formgroup form {
display: inline;
}



.ui_opr_priority {
display: inline-block;
position: relative;
}

.ui_opr_priority span.label {
margin-top: 6px;
padding: 5px 2px;
width: 19px;
text-align: center;
}

.ui_opr_set_priority {
display: block;
width: 10px;
height: 14px;
position: absolute;
right: -12px;
font-size: 14px;

color: #ddd;
}

.ui_opr_set_priority_active {
cursor: pointer;
color: #888;
}

.ui_opr_set_priority_active:hover i {
color: #3a87ad;
}

.ui_opr_set_priority_up {
top: 1px;
}

.ui_opr_set_priority_down {
top: 15px;	
}

.ui_opr_gridplacer .uig .uig_tablecontainer {
overflow-y: auto;
max-height: 390px;
}









.uia_node .uia_formnode {
display: none;
}

.uia_node_edit .uia_formnode {
display: block;
float: right;
margin: 0;
margin-top: 0;
/* margin-right: -2px; */
}

.uia_node_edit .uia_innernode {
display: none;
}

.uia_formnode input {
width: 25px;
text-align: right;
font-size: 11px;
margin: 0;
padding: 0 4px;
height: 18px;
}

.uia_formnode button.btn {
font-size: 11px;
padding: 0;
height: 20px;
width: 23px;
text-align: center;
}


.uia_summary {
display: block;
float: left;
padding-left: 40px;
}

.uia_summary button {
width: 50px;
text-align: center;
font-weight: bold;
}

.uia_summary_buffer {
display: none;
}







/* -----------------------------------------------------------------------------
   product-add link as select option feature
*/
.oef_product_add_ad {
position: absolute !important;
top: 0;
left: 0;
cursor: pointer;

width: 100%;

line-height: 20px;
padding: 3px 20px;

display: block;
font-weight: bold !important;
color: #3a87ad !important;
}

.oef_product_add_ad:hover {
color: #fff !important;
text-decoration: none;

background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
}


/* alternative product-create trigger */
/*
.oef_product_add {
position: absolute !important;
top: 0;
left: 0;
width: 100%;
}

.oef_product_add a {
font-weight: bold !important;
color: #3a87ad !important;
}

li.oef_product_add:hover a {
color: #fff !important;
}
*/


/* -----------------------------------------------------------------------------
   fixed contactdetails editor
*/

.ui_cdgrwrap_company .ui_oeditor_label {
width: 78px;
}

.ui_cdgrwrap_company .ui_oeditor_field {
width: 122px;
}

.ui_cdgrwrap_company .ui_cdgr_field_website,
.ui_cdgrwrap_company .ui_cdgr_field_rss,
.ui_cdgrwrap_company .ui_cdgr_field_facebook,
.ui_cdgrwrap_company .ui_cdgr_field_twitter,
.ui_cdgrwrap_company .ui_cdgr_field_youtube,
.ui_cdgrwrap_company .ui_cdgr_field_email
{
width: 342px;	
}


.ui_cdgrwrap_person .ui_oeditor_label {
width: 78px;
}

.ui_cdgrwrap_person .ui_oeditor_field
{
width: 122px;
}

.ui_cdgrwrap_person .bootstrap-select {
width: 136px !important;	
}

.ui_cdgrwrap_person .ui_cdgr_field_website,
.ui_cdgrwrap_person .ui_cdgr_field_email,
.ui_cdgrwrap_person .ui_cdgr_field_facebook,
.ui_cdgrwrap_person .ui_cdgr_field_twitter,
.ui_cdgrwrap_person .ui_cdgr_field_youtube
{
width: 342px;	
}


.ui_cdgrwrap_mktevent .ui_oeditor_fcont_website .ui_oeditor_label,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_buy_ticket_url .ui_oeditor_label,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_facebook .ui_oeditor_label,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_email .ui_oeditor_label,

.ui_cdgrwrap_mktevent .ui_oeditor_fcont_url .ui_oeditor_label,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_platform .ui_oeditor_label,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_resolution .ui_oeditor_label,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_presenter .ui_oeditor_label,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_give_away_code .ui_oeditor_label,

.ui_cdgrwrap_internalevent .ui_oeditor_fcont_website .ui_oeditor_label,
.ui_cdgrwrap_internalevent .ui_oeditor_fcont_email .ui_oeditor_label
{
width: 226px;
}


.ui_cdgrwrap_mktevent .ui_oeditor_fcont_stype .ui_oeditor_label {
    width: 50px;
}






.ui_cdgrwrap_mktevent .ui_oeditor_fcont_email .ui_oeditor_field,
.ui_cdgrwrap_internalevent .ui_oeditor_fcont_email .ui_oeditor_field
{
width: 260px;
}


.ui_cdgrwrap_mktevent .ui_oeditor_fcont_landline .ui_oeditor_label,
.ui_cdgrwrap_internalevent .ui_oeditor_fcont_landline .ui_oeditor_label
{
width: 68px;
}
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_landline .ui_oeditor_field,
.ui_cdgrwrap_internalevent .ui_oeditor_fcont_landline .ui_oeditor_field
{
width: 118px;
}



.ui_cdgrwrap_mktevent .ui_oeditor_fcont_website .ui_oeditor_field,
.ui_cdgrwrap_internalevent .ui_oeditor_fcont_website .ui_oeditor_field,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_buy_ticket_url .ui_oeditor_field,
.ui_cdgrwrap_mktevent .ui_oeditor_fcont_facebook .ui_oeditor_field
{
width: 466px;
}


/* -----------------------------------------------------------------------------
   shop editor
*/

.ui_custom_address_oeditor_wrap {
padding-left: 0;
}

.ui_custom_shopdet_name,
.ui_custom_shopdet_address
{
width: 426px;
}

.ui_custom_shopdet_postalcode {
width: 75px;
margin-right: 4px;
}

.ui_custom_shopdet_city {
width: 165px;
margin-right: 4px;
}

.ui_custom_shopdet_region {
width: 150px;
}


.ui_custom_shopdet_oeditor_wrap .ui_oeditor_label {
width: 78px;
}

.ui_custom_shopdet_landline,
.ui_custom_shopdet_fax
{
width: 122px;
}

.ui_custom_shopdet_email,
.ui_custom_shopdet_website
{
width: 342px;	
}






/* -----------------------------------------------------------------------------
   awardeditor special
*/
.ui_tabs_awardedit .ui_oeditor_label {
width: 195px;
}




/* -----------------------------------------------------------------------------
   drag and drop ordering for sample request 
*/
.srm_gridplacer .uig_tablecontainer {
overflow-x: hidden !important;
}

.srm_gridplacer .ui-sortable-helper td {
border-bottom: 1px solid #ddd;
}

.srm_gridplacer .ui-sortable-placeholder {
background-color: #efefef;
}

/*
.srm_targetrow {
	
}
*/

.srm_priority {
margin-top: 6px;
padding: 5px 2px;
width: 19px;
text-align: center;
}

.srm_targetrow .srm_priority {
background-color: #3a87ad;
}

.ui-sortable-helper .srm_priority {
/* background-color: #b94a48 !important; */
opacity: 0.7;
}





/* -----------------------------------------------------------------------------
   Ytv player & thumbnailer
*/
.ui_ytvinfo_vnode {
display: block;
text-align: center;
font-size: 85%;	
}

.ui_ytvinfo_vnode img {
margin-bottom: 5px;
}

.ui_ytvinfo_embedwindow {
background-color: #000;
margin: -15px;
border-top: 1px solid #333; 
border-bottom: 1px solid #333;	
}




/* -----------------------------------------------------------------------------
   Support page - video
*/
.sam_help_ol,
.sam_help_ol li a {
/* font-size: 18px; */
}

.sam_help_ol li {
/* display: block; */
padding-bottom: 12px;
}

/*
.help_sam_videonode {
display: block;
float: left;
width: 220px;
height: 155px;

padding: 15px;
padding-top: 0;

text-align: center;
font-size: 85%;
}

.help_sam_videonode img {
margin-bottom: 5px;
}

.help_sam_videembednode {
margin: -15px;
height: 400px;
border-top: 1px solid #333; 
border-bottom: 1px solid #333;
}
*/



/* -----------------------------------------------------------------------------
   Pubshare
*/
.ui_pubshare_init {
display: block;
float: right;
color: #999;

cursor: pointer;
font-size: 15px;
padding-top: 2px;
}

.ui_pubshare_init:hover {

/* color: #333; */
color: #3a87ad;
}

.ui_pubshare_init span:hover {
border-bottom: 0;
}

.ui_pubshare_link span:hover {
border-bottom: 0;	
}

.ui_pubshare_methods {
font-size: 14px;
line-height: 20px;
}

/*
.ui_pubshare_methodnode {
display: inline-block;
text-align: center;
width: 58px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 11px;
}
*/

.ui_pubshare_methodicon {
display: inline-block;
text-align: center;
font-size: 32px;
width: 58px;
color: #999;
text-decoration: none !important;
}

.ui_pubshare_methodlink {
color: #333;

display: inline-block;
text-align: center;
width: 58px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 11px;
}

.ui_pubshare_methodlink:hover {
color: #333;
text-decoration: none;
}

.ui_pubshare_methodlink:hover span {
border-bottom: 1px dotted #999999;	
}

.ui_pubshare_methodlink:hover i.ui_pubshare_methodicon {
color: #3a87ad;
}




.ui_starflash_frameplacerholder {
margin: -15px;
margin-top: -24px;
margin-bottom: -20px;
}

.ui_starflash_iframe {
width: 100%;
height: 460px;
/* overflow-y: scroll; */

border: 0;
padding: 0;
margin: 0;
}



.ui_mailing_textarea {
width: 510px;
resize: none;
height: 250px;	
}





/* -----------------------------------------------------------------------------
   calendar
*/

.uic {

}

.uic_compact table {
font-size: 11px;
}

.uic_compact table .popover,
.uic_compact table .dropdown-menu
{
font-size: 14px; /* for popovers - overriden to 12px; */
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.uic_compact table th,
.uic_compact table td {
padding: 3px 7px;
}


.uic_compact table th {
color: #000;
}

.uic_borderless table th,
.uic_borderless table td {
border-left: none;
}

.uic_borderless table tr th:first-of-type,
.uic_borderless table tr td:first-of-type {
border-left: 1px solid #dddddd;
}

.uic_form {
display: none;
}

/*
.uic_tablecontainer {
position: relative;
}
*/

.uic_calcont_outer {
position: relative;
pading-bottom: 7px;
}


.uic_table {
width: 100%;
table-layout: fixed;
margin-bottom: 10px;
}

th.uic_thh {
background-color: #efefef; 
white-space: nowrap;
}

.uic_loading .uic_tbody {
background-color: #ccc;
}

.uic_tbody tr {
background-color: #ffffff;	
}

.uic_loading .uic_tbody tr {
opacity: 0.5;
cursor: wait;
}

.uic_loading_message {
width: 150px;
display: none;
position: absolute;
top: 65px;
left: 50%;
margin-left: -75px;
cursor: wait;
}

.uic_progress_cont {
position: relative;
width: 100%;
}

.uic_progress {
margin-bottom: 0;
background-image: none !important;
background: rgba(0,0,0, 0.19);
}

.uic_progresstxt {
position: absolute;
top: 0;
left: 0;
width: 150px;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.uic_loading div div.uic_loading_message {
display: block;
}

.uic_options {
text-align: right;
margin-bottom: 10px;
position: relative;
min-height: 30px;
}

.uic_searchfield {
margin-bottom: 0 !important; 
margin-left: 10px;	
}


.uic_gridmode_button {
cursor: default !important;
}


/*
.uic_pagination {
margin: 0;
float: right;
}
*/

.uic_footer {
/* margin-top: 19px; */
margin-top: -15px;
}


.uic_footer_count {
/* float: left; */
padding: 5px;	
}

.uic_loading .uic_footer .uic_footer_count {
color: #999;
}



.uic_tbody .uic_leftlabel {
background-color: #efefef;
font-weight: bold;
border-top: 1px solid #efefef;
/* border-right: 1px solid #dddddd; */
text-align: right;
}


/* any date node */
.uic_node {
border-left: 1px solid #dddddd !important;
position: relative;
padding: 0 !important;

}

.uic_innernode_day {
font-size: 13px;
padding: 3px 8px 3px 7px;;
display: inline-block;
}


/* not within specified period */
.uic_node_extra {
background-color: #f7f7f7;
color: #bbb;
}

.uic_node_today {
/* background-color: #d9edf7; */
/* background-color: #e6f2f8; */
/* border-top: 1px solid #ff0000 !important;
border-left: 1px solid #ff0000 !important; */

background-color: #fcf8e3;
}

.uic_node_today .uic_innernode_day {
/* background-color: #d9edf7; */
font-weight: bold;
color: #005984;
}



.uic_node:hover {
background-image: url('../fill/blue4perc.png');
}


/*
.uic_tbody tr.uic_datarow_even {
background-image: url('../fill/black2perc.png');
}

td.uic_cell_sort {
background-image: url('../fill/black2perc.png');
}

.uic_tbody tr.uic_datarow:hover {
background-image: url('../fill/blue4perc.png');
}

.uic_tbody tr.uic_datarow_even:hover {
background-image: url('../fill/blue5perc.png');
}

.uic_tbody tr.uic_datarow_selected {
background-image: url('../fill/darkblue8perc.png');
}

.uic_tbody tr.uic_datarow_even.uic_datarow_selected {
background-image: url('../fill/darkblue9perc.png');
}

.uic_tbody tr.uic_datarow_selected:hover {
background-image: url('../fill/darkblue11perc.png');
}

.uic_tbody tr.uic_datarow_even.uic_datarow_selected:hover {
background-image: url('../fill/darkblue12perc.png');
}

td.uic_text-right {
text-align: right;
}

td.uic_text-center {
text-align: center;
}
*/



td.uic_selection,
.uic_selectioncol_thh {
width: 11px;
min-width: 11px;
max-width: 11px;
}

.uic_selection {
color: #ccc;
text-align: center;
font-size: 14px;
cursor: pointer;
}

tr td.uic_selection i.icon-check {
display: none;
}

tr.uic_datarow_selected td.uic_selection i.icon-check-empty {
display: none;
}

tr.uic_datarow_selected td.uic_selection i.icon-check {
display: inline;
color: #777;
}

.uic_selection_marker  {
margin-right: 5px;	
}

.uic_selection_marker button i {
display: none;
}

.uic_selection_marker.uic_selection_marker_none button i.icon-check-empty {
display: inline;
}

.uic_selection_marker.uic_selection_marker_some button i.icon-check-minus {
display: inline;
}

.uic_selection_marker.uic_selection_marker_all button i.icon-check {
display: inline;
}
ta
.uic_selection_marker ul li span {
display: block;
padding: 3px 20px;
clear: both;
line-height: 20px;
white-space: nowrap;
}

.uic_selection_marker ul li span span {
display: inline;
padding: 0;
}

.uic_selection_marker_button {
width: 37px;
}


.uic_calperiod_option.active {
cursor: default;
}




/*
.modal-backdrop.ui_internal_dialog {
background-color: transparent !important;
background-image: url('../fill/black10perc.png') !important;
}
*/


.uic_selection_count span {
padding: 3px 20px;
display: block;
}






.uic_placeactions {
width: 360px;
margin-left: -180px;

text-align: center;

/* background-color: #ff0000; */

position: absolute;
top: 0;
left: 50%;
vertical-align: bottom;
}


.uic_placeactions.uic_placeactions_right {
left: auto;
right: 0;
margin-left: 0;
text-align: right;
}

.uic_datelabel {
width: 132px;
text-align: center;
cursor: default;
}


.uic_evn_wrap {
display: block;
/* position: relative; */
/* width: 100%; */
height: 100%;
max-height: 100%;
margin-top: -26px;
padding-top: 26px;
}

.uic_evn_inner {
display: block;
position: relative;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}

.uic_evn {
display: block;

max-height: 20px;
height: 20px;
overflow: hidden;

min-width: 100%;

padding-left: 23px;
color: #333333;

position: relative;

background-color: #f1f1f1;
border-top: 1px dotted #ddd;
border-bottom: 1px dotted #ddd;
}

.uic_evn_body {
display: inline-block;
min-width: 150%;
}



.uic_node_extra .uic_evn {
opacity: 0.5;
}

.uic_evn_double {
max-height: 40px;
height: 40px;
line-height: 14px;
}


.uic_evn_yellow {
background-color: #fcf8e3;
border-top: 1px dotted #fbeed5;
border-bottom: 1px dotted #fbeed5;
}

.uic_evnlabel_yellow {
display: inline-block;
background-color: #fcf8e3;
border: 1px solid #fbeed5;
width: 10px;
height: 9px;
}

.uic_evnlabel_grey {
display: inline-block;
background-color: #f1f1f1;
border: 1px solid #ddd;
width: 10px;
height: 9px;
}


.uic_evn_blue {
background-color: #d9edf7;
border-top: 1px dotted #bce8f1;
border-bottom: 1px dotted #bce8f1;
}

.uic_evnlabel_blue {
display: inline-block;
background-color: #d9edf7;
border: 1px solid #bce8f1;
width: 10px;
height: 9px;
}



.uic_evn_green {
background-color: #dff0d8;
border-top: 1px dotted #d6e9c6;
border-bottom: 1px dotted #d6e9c6;
}

.uic_evnlabel_green {
display: inline-block;
background-color: #dff0d8;
border: 1px solid #d6e9c6;
width: 10px;
height: 9px;
}




.uic_evn_red {
background-color: #f2dede;
border-top: 1px dotted #eed3d7;
border-bottom: 1px dotted #eed3d7;
}

.uic_evnlabel_red {
display: inline-block;
background-color: #f2dede;
border: 1px solid #eed3d7;
width: 10px;
height: 9px;
}




.uic_evn_violet {
background-color: #e9dde8;
border-top: 1px dotted #efb6ea;
border-bottom: 1px dotted #efb6ea;
}


.uic_evnlabel_violet {
display: inline-block;
background-color: #e9dde8;	/* #a0619b */
border: 1px solid #efb6ea;
width: 10px;
height: 9px;
}



.uic_evn_cyan {
/*
background-color: #daeff0;
border-top: 1px dotted #b3d7d9;
border-bottom: 1px dotted #b3d7d9;
*/
background-color: #d1fcfc;
border-top: 1px dotted #b3d7d9;
border-bottom: 1px dotted #b3d7d9;

}


.uic_evnlabel_cyan {
display: inline-block;
background-color: #d1fcfc;
border: 1px solid #b3d7d9;
width: 10px;
height: 9px;
}






/*
.uic_node_extra .uic_evn:hover {
opacity: 0.7;
}
*/


.uic_evn_selected.uic_evn {
opacity: 1 !important;
background-image: url('../fill/darkblue9perc.png');
}





.uic_evn_selectnode {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
color: #666;
text-align: center;
}


.uic_evn_double .uic_evn_selectnode {
top: 4px;
}


.uic_evn_selectnode_active {
cursor: pointer;
}

.uic_evn_selectnode_active .icon-check
{
display: none;
}

.uic_evn_selectnode_active .icon-check-empty
{
display: inline;
}

.uic_evn_selected .uic_evn_selectnode_active .icon-check {
display: inline;	
}

.uic_evn_selected .uic_evn_selectnode_active .icon-check-empty {
display: none;
}


/*
SAMCalendar
*/
.ui_samcalendar_formgroup .ui_asgneditor_form {
/*
display: block;
float: left;
*/
display: inline-block;
width: 356px;

margin-bottom: 10px;
}


.ui_serviceman_formgroup form {
display: inline-block;
}
.ui_serviceman_formgroup form.ui_asgneditor_form {
margin-bottom: 10px;
}

.ui_custom_service_desc {
width: 562px;
}




.ui_servicemanadjust_formgroup .ui_oeditor_fcont {
width: 260px !important;
}

.ui_servicemanadjust_formgroup .ui_oeditor_label {
width: 105px !important;
}

.ui_servicemanadjust_formgroup .ui_oeditor_field_select {
width: 145px !important;
}

.ui_servicemanadjust_formgroup .ui_oeditor_fcont_deeplink {
width: 520px !important;
margin-bottom: 8px;
}

.ui_servicemanadjust_formgroup .ui_oeditor_fcont_deeplink .ui_oeditor_field {
width: 391px !important;
}	







.uic_cal_week .uic_evn {
margin-bottom: 5px;
}


.uic_layertoggle {
right: 0;
left: auto;
text-align: left;
}

.uic_layertoggle li {
position: relative;
}

.uic_layertoggle li.nav-header {
padding-left: 20px;
}

.uic_layertoggle li a {
padding: 3px 44px 3px 20px;
}

.uic_layertoggle_tickicon {
position: absolute;
right: 15px;
margin-top: 2.5px;
}


.uic_layertoggle_tickicon {
display: none !important;
}

.uic_lt_activelayer .uic_layertoggle_tickicon {
display: inline !important;
}


.uic_evn_multilabel {
font-size: 9px;
height: 12px;
padding-right: 5px;
padding-left: 5px;
opacity: 0.71;
}

/*
.uic_evn_multilabel span {
opacity: 1;
}
*/

.uic_evn_blue .uic_evn_multilabel {
background-color: #3a87ad;
}

.uic_evn_green .uic_evn_multilabel {
background-color: #468847;
}


.uic_evn_red .uic_evn_multilabel {
background-color: #b94a48;
}

.uic_evn_yellow .uic_evn_multilabel {
background-color: #f89406;
}

.uic_evn_violet .uic_evn_multilabel {
background-color: #a0619b;
}

.uic_evn_cyan .uic_evn_multilabel {
background-color: #477b7e;
}


/*
tr.uic_agendarow {

}

tr.uic_agendarow td {

}


tr.uic_agendarow uic_evn_wrap {

}
*/

tr.uic_agendarow .uic_evn_wrap {
margin-top: 0;
padding-top: 0;
}


tr.uic_agendarow .uic_evn {
    margin-bottom: 5px;
}


tr.uic_agendarow .uic_evn_body {
min-width: 0;
}



.ui_nda_product {
color: #b94a48;
}



.prettyprint_mock {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

.serviceman_status_in_popover {
font-size: 10px;
}

table.serviceman_status_in_popover {
width: 100%;
}

.serviceman_status_in_popover td,
.serviceman_status_in_popover th
{
padding: 0;
padding-left: 4px;
margin: 0;
}

.serviceman_status_in_popover td {
border-top:   1px solid #ebebeb;
border-left:  1px solid #ebebeb;
}

.serviceman_status_in_popover .servicename {
border-top:   1px solid #ebebeb;	
}
.serviceman_status_in_popover .linename {
border-left:   1px solid #ebebeb;	
}



/* -----------------------------------------------------------------------------
   gamelaunch editor - sync status
*/

.ui_gl_label {
position: relative;
display: inline-block;
max-width: 126px;
}

.ui_gl_node {
position: absolute;
opacity: 0.9;
top: -12px;
/* right: -233px; */
text-align: right;
display: inline-block;
z-index: 2;
}

.ui_gl_node span {
cursor: pointer;
}

.ui_gl_node:hover
{
opacity: 1;
}

.ui_gl_popover_visible {
opacity: 1 !important;
z-index: 3;
}

.ui_gl_node .ui_popover_content {
width: auto;
min-width: 62px;
}

.ui_gl_node_long .ui_popover_content
{
min-width: 340px;
max-height: 220px;
overflow-y: auto;
}

.ui_gl_node_url .ui_popover_content {
min-width: 110px;	
}


.ui_gl_node_long .popover,
.ui_gl_node_url .popover {
max-width: 500px !important;
}


.rsubman_txt_header {
display: block;
height: 25px;
padding-bottom: 4px;
}

.rsubman_txt {
font-size: 10px;
font-family: Sans Serif;
line-height: 12px;
}


.ui_oeditor_form_syncstate .ui_oeditor_label {
width: 165px; 
}



.ui_emm_node {
/* width: 100%; */
min-height: 100px;
}

.emm_ajax_loading {
cursor: wait;
height: 100px;
text-align: center;
background-color: #eee;

border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
}

.emm_ajax_loading .emm_ajax_loading_inner {
width: 150px;
display: inline-block;
margin-top: 39px;
position: relative;
}


.uig_name_shopman_grid .uig_searchfield {
width: 190px !important;
}



.ui_rfr {
float: left;
min-width: 50px;
display: block;
/* padding-right: 26px; */
}



.uig_name_roireportgrid .uig_summaryrow td,
.uig_name_pubstructuregrid .uig_summaryrow td
{
text-align: left;
}

.uig_name_roireportgrid .uig_summaryrow td span.uig_summary_label,
.uig_name_pubstructuregrid .uig_summaryrow td span.uig_summary_label
{
float: left;
min-width: 25px;
text-align: right;
display: block;	
}


.uig_name_roireportgrid .uig_summaryrow td span.uig_summary_value,
.uig_name_pubstructuregrid .uig_summaryrow td span.uig_summary_value
{
float: left;
text-align: right;
min-width: 24px;
display: block;	
}



.ui_pubytlink {
display: block;
float: left;
color: #999;

cursor: pointer;
font-size: 32px;
padding-top: 2px;
}

.ui_pubytlink:hover {

/* color: #333; */
color: #3a87ad;
}

.ui_pubytviews {
display: block;
float: right;	
}

.ui_video_as_award {
display: inline-block;
text-align: right;
cursor: pointer;
height: 32px;
margin-left: 0;
margin-right: 3px;
vertical-align: top;
line-height: 15px;
letter-spacing: 0;
min-width: 72px;

width: 100%;
}


/*
.ui_pubytlink span:hover {
border-bottom: 0;
}

.ui_pubytlink span:hover {
border-bottom: 0;	
}
*/


.cms_imgnode {
display: block;
float: left;
padding: 0 9px 4px 0;
width: 97px;
height: 97px;
vertical-align: middle;
}

.ical_syncnode {
    text-align: left;
}

.ical_syncnode_status {
    font-size: 12px;
    color: #333333;
    line-height: 14px;
}

.ical_syncnode_statuslink {
    line-height: 14px !important;
}


/*
DRQ-related
*/

.label_drqprio {
    width: 17px;
    text-align: center;
    display: block;
    position: relative;
    height: 16px;
}

.label_drqprio_inner {
    padding-top: 1px;
    display: inline-block;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}


.label_drqprio_moveup {
    height: 10px;
    width: 25px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: n-resize;
}


.label_drqprio_movedown {
    height: 10px;
    width: 25px;
    position: absolute;
    top: 10px;
    left: 0;
    cursor: s-resize;
}

.label_drqprio_1 .label_drqprio_moveup,
.label_drqprio_10 .label_drqprio_movedown {
    cursor: not-allowed;
}

.label_drqprio_1 {
    background-color: #f8696b;
}

.label_drqprio_2 {
    background-color: #fca777;
}

.label_drqprio_3 {
    background-color: #fdc57d;
}

.label_drqprio_4 {
    background-color: #fed580;
}

.label_drqprio_5 {
    background-color: #ffe483;
}

.label_drqprio_6 {
    background-color: #f0e683;
}

.label_drqprio_7 {
    background-color: #b8d67f;
}

.label_drqprio_8 {
    background-color: #9bce7e;
}

.label_drqprio_9 {
    background-color: #7fc67c;
}

.label_drqprio_10 {
    background-color: #63be7b;
}


.drqgal_searchfield {
    font-size: 24.5px !important;
    margin-bottom: 4px !important;
    padding: 8px 4px !important;
    min-width: 315px !important;

    /* color: #0088cc !important; */


    /* #3a87ad */ /* found */
    /* #b94a48 */ /* not found */
}


#drqgal_sstatus {
    color: #999999 !important;
}


#drqgal_sstatus.drqgal_sstatus_results {
    color: #3a87ad !important;
}

#drqgal_sstatus.drqgal_sstatus_error {
    color: #b94a48 !important;
}


.drqgresult {
    display: block;
    float: left;
    position: relative;
    width: 340px;
    height: 300px; /* 340px; */
    /*border: 1px solid #ccc;*/
    margin-right: 15px;
    margin-bottom: 15px;

    text-align: center;
    /*
    background-color: #ff0000;
    */

}

.drqgresult img {
    max-width: 330px;
    max-height: 170px;
}

.drqgresult_desc {
    /* margin-top: 2px; */
    display: inline-block;
    width: 334px;
    text-align: left;
    /* padding-top: 4px; */
    /* padding-bottom: 4px; */
    font-size: 11px;
}

.ui_oeditor_fcont_apprispublic .btn {
    width: 315px !important;
}

.ui_oeditor_fcont_apprispublic .btn-group {
    margin-bottom: 0 !important;
}


.ui_faeaction_form .bootstrap-select,
.ui_faeaction_form input
{
    margin-bottom: 0 !important;
}


.disabled_textarea_special {
    color: #999;
    background-color: #eeeeee;

}



.gdprq_searchfield {
    font-size: 24.5px !important;
    margin-bottom: 4px !important;
    padding: 8px 4px !important;
    min-width: 315px !important;

    /* color: #0088cc !important; */


    /* #3a87ad */ /* found */
    /* #b94a48 */ /* not found */
}


#gdprq_sstatus {
    color: #999999 !important;
}


#gdprq_sstatus.gdprq_sstatus_results {
    color: #3a87ad !important;
}

#drqgal_sstatus.gdprq_sstatus_error {
    color: #b94a48 !important;
}


.gdprq_result {
    padding-top: 3px;
    padding-bottom: 8px;
}

.gdprq_result_avatar {
    float: left;
    width: 54px;
    height: 54px;
}

.gdprq_result_content {
    float: left;
    width: 250px;
}

.gdprq_result_content_title {
    font-size: 18px;
}


.ui_oeditor_form_shipment .ui_oeditor_fcont_ts_date .ui_oeditor_field_date, 
.ui_oeditor_form_bundleshipment .ui_oeditor_fcont_ts_date .ui_oeditor_field_date  {
    width: 75px !important;
}

.ui_oeditor_form_shipment .ui_oeditor_fcont_ts_date_time .ui_oeditor_label,
.ui_oeditor_form_shipment .ui_oeditor_fcont_fake_ts_date_time .ui_oeditor_label,
.ui_oeditor_form_bundleshipment .ui_oeditor_fcont_ts_date_time .ui_oeditor_label,
.ui_oeditor_form_bundleshipment .ui_oeditor_fcont_fake_ts_date_time .ui_oeditor_label {
    width: 40px !important;
}

.ui_oeditor_form_shipment .ui_oeditor_fcont_ts_date_time .ui_oeditor_field,
.ui_oeditor_form_shipment .ui_oeditor_fcont_fake_ts_date_time .ui_oeditor_field,
.ui_oeditor_form_bundleshipment .ui_oeditor_fcont_ts_date_time .ui_oeditor_field,
.ui_oeditor_form_bundleshipment .ui_oeditor_fcont_fake_ts_date_time .ui_oeditor_field{
    width: 72px !important;
}


.modal_grid_placenode div.uig div.uig_tablecontainer {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui_oeditor_form_mkteventcd .ui_oeditor_fcont_display_type .ui_oeditor_label,
.ui_oeditor_form_mkteventcd .ui_oeditor_fcont_detail .ui_oeditor_label {
    width: 50px;
}

.ui_oeditor_form_mkteventcd .ui_oeditor_fcont_detail .ui_oeditor_field
 {
    width: 395px;
}


.ui_tabs_socialmedia .ui_oeditor_field_string {
    width: 320px;
}



.purorder_details {
    display: none;
    /* visibility: hidden; */
    }

.purorder_row_show_details .purorder_details {
    display: inline;
    }

.purorder_row_show_details .purorder_hide_on_expand {
    display: none;
    }

.purorder_explink {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
    }

.purorder_explink:hover {
    color: #333333;
    text-decoration: none;
    border-bottom: 1px dotted #999999;
    }

.purorder_line {
   white-space: nowrap;
   display: inline-block;
   overflow: hidden;
   max-width: 100%;
   text-overflow: ellipsis;
   line-height: 13px;
   padding-top: 3px;
}

.purorder_first_line {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    padding: 0;
    margin: 0;
    line-height: 14px;
    height: 17px;
    padding-top: 3px;
}

.purorder_expbold {
    font-weight: normal;
    }

.purorder_row_show_details .purorder_expbold {
    font-weight: bold;
    }


.uig_name_samples_grid hr { margin-top: 0 !important; margin-bottom: 0 !important; border-bottom: 0; }


.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_company_id .ui_oeditor_label { width: 70px; }
.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_company_id .ui_oeditor_field_select { width: 203px !important; }

.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_fake_company_id .ui_oeditor_label { width: 70px; }
.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_fake_company_id .ui_oeditor_field_select { width: 203px !important; }

.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_ts_date .ui_oeditor_label { width: 90px; }
.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_ts_date .ui_oeditor_field { width: 80px; }

.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_ts_date_time .ui_oeditor_label { width: 0; }
.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_ts_date_time .ui_oeditor_field { width: 40px; }

.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_name .ui_oeditor_label { width: 102px !important; }
.ui_oeditor_form_bundleconfig .ui_oeditor_fcont_name .ui_oeditor_field { width: 406px !important; }

.ui_oeditor_form_company_enduser .ui_oeditor_fcont_relation_score .ui_oeditor_label {
    width: 138px;
}



tr.ui_highlight_opinionated {
    background-color: #ffebeb;
}

.ui_relscore_label {
    display: inline-block;
}

.ui_relscore_label.ui_tooltip {
    font-weight: bold;
}

.rpvthumb a img {
    padding: 0;
}

.rpvthumb {
    text-align: left;
}

.ui_oeditor_form_rpvuse .ui_oeditor_fcont_rpv_id .bootstrap-select,
.ui_oeditor_form_rpvuse .ui_oeditor_fcont_fake_rpv_id .bootstrap-select
{
    width: 576px !important;
}

.uig_name_rpvrepresellergrid table { min-width: 100%; width: inherit; margin-bottom: 0; }
.uig_name_rpvrepresellergrid th { min-width: 38px !important; }
.uig_name_rpvrepresellergrid th:first-of-type { min-width: 80px !important; }
.uig_name_rpvrepresellergrid th:nth-of-type(2) { min-width: 65px !important; }
.uig_name_rpvrepresellergrid th:nth-of-type(3) { min-width: 180px !important; }

.uig_name_rpvrepresellergrid .uig_tablecontainer { overflow-x: auto; }
.uig_name_rpvrepresellergrid .uig_footer { margin-top: 10px; }


.pushman_reactive {
    display: none;
}

.uig_name_cstmangrid .uig_tablecontainer {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.uig_name_cstmangrid .uig_footer {
    display: none;
}

.uig_name_cstmangrid.cstmangrid_loaded .uig_loading_message {
    display: none !important;
}

.uig_name_cstmangrid.cstmangrid_loaded .uig_tbody {
    background-color: #fff !important;
}

.uig_name_cstmangrid.cstmangrid_loaded .uig_tbody tr {
    opacity: 1 !important;
    cursor: default;
    }


.csttoggle .label {
    width: 30px;
    padding: 5px;
    text-align: center;
}

.csttoggle .label i {
    display: none;
}


.csttoggle_6 .label {
    background-color: #538835;
}

.csttoggle_5 .label {
    background-color: #6ca749;
}

.csttoggle_4 .label {
    background-color: #78b952;
}

.csttoggle_3 .label {
    background-color: #84d357;
}

.csttoggle_2 .label {
    background-color: #ff4b3b;
}

.csttoggle_1 .label {
    background-color: #f67569;
}

.csttoggle_0 .label {
    background-color: #f8b863;
}

i.cst_vis_inherited {
    padding-right: 3px; margin-left: -6px;
}

.csttoggle_status_inherited i.cst_vis_inherited,
.csttoggle_is_manager i.cst_vis_manager,
.csttoggle_is_allowed i.cst_vis_allowed,
.csttoggle_is_blocked i.cst_vis_blocked {
    display: inline;
}

.csttoggle_editable {
    cursor: pointer;
}


.uig_name_plaunchgrid table { min-width: 100%; width: inherit; margin-bottom: 0; }
.uig_name_plaunchgrid th { min-width: 120px !important; }
.uig_name_plaunchgrid th:first-of-type { min-width: 140px !important; }
.uig_name_plaunchgrid th:nth-of-type(2) { min-width: 70px !important; }
.uig_name_plaunchgrid th:nth-of-type(3) { min-width: 70px !important; }
.uig_name_plaunchgrid th:nth-of-type(4) { min-width: 140px !important; }
.uig_name_plaunchgrid th:nth-of-type(5) { min-width: 140px !important; }
/*
.uig_name_plaunchgrid th:first-of-type { min-width: 80px !important; }
.uig_name_plaunchgrid th:nth-of-type(2) { min-width: 65px !important; }
.uig_name_plaunchgrid th:nth-of-type(3) { min-width: 180px !important; }
*/

.uig_name_plaunchgrid .uig_tablecontainer { overflow-x: auto; }
.uig_name_plaunchgrid .uig_footer { margin-top: 10px; }

.uig_name_plaunchgrid span.plevnode,
.uig_name_plaunchgrid b.plevnode {
    display: block;
    cursor: pointer;
}



.uig_name_plpgrid table { min-width: 100%; width: inherit; margin-bottom: 0; }
.uig_name_plpgrid th { min-width: 120px !important; }
.uig_name_plpgrid th:first-of-type { min-width: 140px !important; }
.uig_name_plpgrid th:nth-of-type(2) { min-width: 70px !important; }
.uig_name_plpgrid .uig_tablecontainer { overflow-x: auto; }
.ui_mini .uig_name_plpgrid .uig_tablecontainer { overflow-x: visible; }
.uig_name_plpgrid .uig_footer { margin-top: 10px; }

.uig_name_plpgrid span.plevnode,
.uig_name_plpgrid b.plevnode {
    display: block;
    cursor: pointer;
}

.uig_name_plpgrid tr th:first-child,
.uig_name_plpgrid tr td:first-child {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    z-index: 1;
}

.uig_name_plpgrid tr th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1;
}

.ui_mini .uig_name_plpgrid tr th:first-child {
    z-index: 3 !important;
}


.uig_name_plpgrid tr th:first-child {
    background-color: #efefef;
}
.uig_name_plpgrid tr td:first-child {
    background-color: #ffffff;
}
.uig_name_plpgrid tr.uig_datarow_even td:first-child {
    background-image: url(../fill/black2perc.png);
}

.uig_name_plpgrid tr.uig_summaryrow td:first-child {
    background-color: #efefef;
}



.uig_name_plpuserlevelgrid table { min-width: 100%; width: inherit; margin-bottom: 0; }
.uig_name_plpuserlevelgrid th { min-width: 65px !important; }
.uig_name_plpuserlevelgrid th:first-of-type { min-width: 140px !important; }
.uig_name_plpuserlevelgrid th:nth-of-type(2) { min-width: 90px !important; }
.uig_name_plpuserlevelgrid th:nth-of-type(3) { min-width: 125px !important; }

.uig_name_plpuserlevelgrid th:nth-of-type(4) { min-width: 150px !important; }
.uig_name_plpuserlevelgrid th:nth-of-type(5) { min-width: 140px !important; }

.uig_name_plpuserlevelgrid .uig_tablecontainer { overflow-x: auto; }
.ui_mini .uig_name_plpuserlevelgrid .uig_tablecontainer { overflow-x: visible; }
.uig_name_plpuserlevelgrid .uig_footer { margin-top: 10px; }

.uig_name_plpuserlevelgrid span.plevnode,
.uig_name_plpuserlevelgrid b.plevnode {
    display: block;
    cursor: pointer;
}

.uig_name_plpuserlevelgrid tr th:first-child,
.uig_name_plpuserlevelgrid tr td:first-child {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    z-index: 1;
}

.uig_name_plpuserlevelgrid tr th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1;
}

.ui_mini .uig_name_plpuserlevelgrid tr th:first-child {
    z-index: 3 !important;
}

.uig_name_plpuserlevelgrid tr th:first-child {
    background-color: #efefef;
}
.uig_name_plpuserlevelgrid tr td:first-child {
    background-color: #ffffff;
}
.uig_name_plpuserlevelgrid tr.uig_datarow_even td:first-child {
    background-image: url(../fill/black2perc.png);
}

.uig_name_plpuserlevelgrid tr.uig_summaryrow td:first-child {
    background-color: #efefef;
}





.ui_full_width_select button {
    width: 576px !important;
    }

body.ui_mini {
    padding-top: 8px;
}