html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, figure, footer, header, 
hgroup, nav, section { display:block; }

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }

table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

body { font:11px sans-serif; line-height:1.22; }

table { font-size:inherit; font:100%; }

select, input, textarea  
{
    font:99% sans-serif; 
    box-sizing:border-box;
}

pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea { color:#444; }

h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }

a, a:active, a:visited { color:#004A94; text-decoration: none; }
a:hover { color:#036; }

ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }

small { font-size:85%; }
strong, th { font-weight: bold; }

td, td img { vertical-align:top; } 

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { 
  padding: 15px; 
  white-space: pre-line;
  word-wrap: break-word;
}

.multiline-text {
	white-space: pre-wrap;
}

.code {
	font-family: monospace, sans-serif;
}

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { margin:0; }

label, input[type=button], input[type=submit], button { cursor: pointer; }

/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Containers
--------------------------------------------------------------------------------*/

/* =Grid >> Global
--------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16
{
	display: inline;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}

.container_12 .grid_3,
.container_16 .grid_4
{
	width: 23%;
}

.container_12 .grid_6,
.container_16 .grid_8
{
	width: 48%;
}

.container_12 .grid_9,
.container_16 .grid_12
{
	width: 73%;
}

.container_12 .grid_12,
.container_16 .grid_16
{
	width: 98%;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/

.alpha
{
	margin-left: 0;
}

.omega
{
	margin-right: 0;
}

/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .grid_1
{
	width: 6.333%;
}

.container_12 .grid_2
{
	width: 14.666%;
}

.container_12 .grid_4
{
	width: 31.333%;
}

.container_12 .grid_5
{
	width: 39.666%;
}

.container_12 .grid_7
{
	width: 56.333%;
}

.container_12 .grid_8
{
	width: 64.666%;
}

.container_12 .grid_10
{
	width: 81.333%;
}

.container_12 .grid_11
{
	width: 89.666%;
}

/* =Grid >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .grid_1
{
	width: 4.25%;
}

.container_16 .grid_2
{
	width: 10.5%;
}

.container_16 .grid_3
{
	width: 16.75%;
}

.container_16 .grid_5
{
	width: 29.25%;
}

.container_16 .grid_6
{
	width: 35.5%;
}

.container_16 .grid_7
{
	width: 41.75%;
}

.container_16 .grid_9
{
	width: 54.25%;
}

.container_16 .grid_10
{
	width: 60.5%;
}

.container_16 .grid_11
{
	width: 66.75%;
}

.container_16 .grid_13
{
	width: 79.25%;
}

.container_16 .grid_14
{
	width: 85.5%;
}

.container_16 .grid_15
{
	width: 91.75%;
}

/* =Prefix Extra Space >> Global
--------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4
{
	padding-left: 25%;
}

.container_12 .prefix_6,
.container_16 .prefix_8
{
	padding-left: 50%;
}

.container_12 .prefix_9,
.container_16 .prefix_12
{
	padding-left: 75%;
}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .prefix_1
{
	padding-left: 8.333%;
}

.container_12 .prefix_2
{
	padding-left: 16.666%;
}

.container_12 .prefix_4
{
	padding-left: 33.333%;
}

.container_12 .prefix_5
{
	padding-left: 41.666%;
}

.container_12 .prefix_7
{
	padding-left: 58.333%;
}

.container_12 .prefix_8
{
	padding-left: 66.666%;
}

.container_12 .prefix_10
{
	padding-left: 83.333%;
}

.container_12 .prefix_11
{
	padding-left: 91.666%;
}

/* =Prefix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .prefix_1
{
	padding-left: 6.25%;
}

.container_16 .prefix_2
{
	padding-left: 12.5%;
}

.container_16 .prefix_3
{
	padding-left: 18.75%;
}

.container_16 .prefix_5
{
	padding-left: 31.25%;
}

.container_16 .prefix_6
{
	padding-left: 37.5%;
}

.container_16 .prefix_7
{
	padding-left: 43.75%;
}

.container_16 .prefix_9
{
	padding-left: 56.25%;
}

.container_16 .prefix_10
{
	padding-left: 62.5%;
}

.container_16 .prefix_11
{
	padding-left: 68.75%;
}

.container_16 .prefix_13
{
	padding-left: 81.25%;
}

.container_16 .prefix_14
{
	padding-left: 87.5%;
}

.container_16 .prefix_15
{
	padding-left: 93.75%;
}

/* =Suffix Extra Space >> Global
--------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4
{
	padding-right: 25%;
}

.container_12 .suffix_6,
.container_16 .suffix_8
{
	padding-right: 50%;
}

.container_12 .suffix_9,
.container_16 .suffix_12
{
	padding-right: 75%;
}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .suffix_1
{
	padding-right: 8.333%;
}

.container_12 .suffix_2
{
	padding-right: 16.666%;
}

.container_12 .suffix_4
{
	padding-right: 33.333%;
}

.container_12 .suffix_5
{
	padding-right: 41.666%;
}

.container_12 .suffix_7
{
	padding-right: 58.333%;
}

.container_12 .suffix_8
{
	padding-right: 66.666%;
}

.container_12 .suffix_10
{
	padding-right: 83.333%;
}

.container_12 .suffix_11
{
	padding-right: 91.666%;
}

/* =Suffix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .suffix_1
{
	padding-right: 6.25%;
}

.container_16 .suffix_2
{
	padding-right: 16.5%;
}

.container_16 .suffix_3
{
	padding-right: 18.75%;
}

.container_16 .suffix_5
{
	padding-right: 31.25%;
}

.container_16 .suffix_6
{
	padding-right: 37.5%;
}

.container_16 .suffix_7
{
	padding-right: 43.75%;
}

.container_16 .suffix_9
{
	padding-right: 56.25%;
}

.container_16 .suffix_10
{
	padding-right: 62.5%;
}

.container_16 .suffix_11
{
	padding-right: 68.75%;
}

.container_16 .suffix_13
{
	padding-right: 81.25%;
}

.container_16 .suffix_14
{
	padding-right: 87.5%;
}

.container_16 .suffix_15
{
	padding-right: 93.75%;
}

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.cl,
html body * div.cl,
html body * li.cl,
html body * dd.cl,
.cl
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.cl:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.cl
{
	display: inline-block;
}

* html .cl
{
	height: 1%;
}

.cl
{
	display: block;
}

body {
	color:#1a1a1a;
	background:#fdfdfd repeat;
	min-width:1020px;
}
h1 {
	font-size:167%;
}
h2 {
	font-size:138.5%;
	font-weight: 700;
	margin-bottom:15px;
}
h3 {
	font-size:108%;
	font-weight: 700;
	margin-bottom:5px;
}
h4 {
	font-size:100%;
	font-weight: 700;
	margin-bottom:5px;
}
h5 {
	font-size:93%;
}
h6 {
	font-size:85%;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin-right:5px;
	vertical-align:-2px;
}
/*////   - Misc -   ////*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.fn {
	float:none!important;
}
.tl {
	text-align:left;
}
.tr {
	text-align:right;
}
.tc {
	text-align:center;
}
.hd {
	display: none;
}
.strong {
	font-weight: 700!important;
}
.no-margin {
	margin:0!important;
}
.no-padding {
	padding:0!important;
}
.margin-left {
	margin-left:20px;
}
.margin-right {
	margin-right:20px;
}
.margin-top {
	margin-top:20px;
}
.margin-bottom {
	margin-bottom:20px;
}
.border-top {
	border-top:1px solid #ccc;
}
.border-left {
	border-left:1px solid #ccc;
	padding-left:10px;
	margin-left:20px;
}
.border-bottom {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}
.border-right {
	border-top:1px solid #ccc;
	padding-top:10px;
	margin-top:20px;
}
.txt-smaller {
	font-size:85%
}
.txt-small {
	font-size:93%
}
.txt-light {
	color:#4d4d4d;
}
.txt-lighter {
	color:#667;
}
.txt-bold 
{
    font-weight: bold;
}
section {
	margin-bottom:10px;
}

#nav-wrap-border {
	border-bottom: 1px solid #4796cc;
}
#nav-wrap {
	/*background-image: url('../img/grad.png');
	background-repeat: repeat-x;
	background-position: bottom;*/
	background-color: #5d9ecc;
	border-bottom: 1px solid #4796cc;
}
nav {
	margin:0 auto;
	line-height: 100%;
	z-index:1000;
	position:relative;
}
nav ul {
	margin:0;
}
nav ul li {
	float: left;
	position: relative;
	list-style: none;
}
nav ul li.first {
}
#logo {
	padding: 0;
	margin-top: 2px;
	margin-right: 8px;
}
#logo img {
	height: 35px;
	background-color: #5d9ecc;
}
/* main level link */
nav ul a, nav ul span, nav ul a:visited {
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 15px 18px;
	margin: 0;
	font-size:100%;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
nav ul span {
	padding:14px 25px 16px;
}
nav ul a:hover {
	background: #000;
	color: #e5e5e5;
}
nav ul .active a {
	background: #4796cc;
	color: #fff;
}
nav ul li:hover > a {
	background: url('../img/grad3.png') repeat bottom;
	color: #fff;
}
nav ul .active a {
    /*border-left: 1px solid #4796cc;
    border-right: 1px solid #4796cc;*/
}
/* sub levels link hover */
nav ul ul li:hover a, nav ul li:hover li > a {
	background: none;
	border: none;
	color: #667;
	box-shadow:none;
}
nav ul ul a:hover {
	/*background-image: url('../img/grad.png');
	background-repeat: repeat-x;
	background-position: bottom;*/
	background-color: #5d9ecc !important;
	color: #fff !important;
	border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* dropdown */
nav ul li:hover > ul {
	display: block;
}
/* level 2 list */
nav ul ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 160px;
	position: absolute;
	top: 41px;
	left: 0;
	background: #fff;
	border: solid 1px #ccc;
	border-bottom:none;
	z-index:100;
	border-radius: 0px 4px 4px 4px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
nav ul ul li {
	float: none;
	margin: 0;
	padding: 0;
	border-right:none;
	border-bottom:1px solid #e5e5e5;
}
nav ul ul a, nav ul ul a:visited {
	font-weight: normal;
	text-transform:none;
	padding:10px 15px;
	font-size:93%;
}
/* level 3+ list */
nav ul ul ul {
	left: 160px;
	top: -1px;
	z-index:10;
}
/* drop down widths */
nav ul ul.short {
	width:120px;
}
nav ul ul.long {
	width:250px;
}
/* icon styles */

nav li img {
	/*margin-right:10px;*/
	vertical-align:middle;
}
nav ul li a.img {
	padding:9px 15px 8px;
}
nav li a.imgonly {
	padding:13px 18px;
}
nav li a.imgonly > img {
	margin:0;
	height: 15px;
}
nav ul ul li a.img {
	padding:2px 10px;
}
/* right elements */
nav li.right {
	float:right;
}
nav ul.right {
	left:auto;
	right:0;
}
nav ul.right ul {
	left:-160px;
}
nav, nav ul li, nav ul li.first {
	border-color:#71c1d7;
}
/* clearfix */
nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] nav {
	display: block;
}
* html nav {
	height: 1%;
}
/*////   - Page -   ////*/

/* Layout Widths */
.width {
	margin:0 auto !important;
	min-width:980px;
}
#layout100 .width {
	width:auto;
	margin:0 20px !important;
}
#layout90 .width {
	width:90%;
}
#layout75 .width {
	width:75%;
}
#layout980 .width {
	width:980px;
}
#layout1280 .width {
	width:1280px;
}
#layout1400 .width {
	width:1400px;
}
#layout1600 .width {
	width:1600px;
}
#page {
	/*padding-top:20px;*/
}
#page-content {
	background:#fff;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 8px 1% 8px;
	color:#323232;
	position:relative;
	min-height:400px;
}
body.docs #page-content {
	min-height:inherit;
}
#page-content p {
    margin-top:10px;
	margin-bottom:10px;
	line-height:1.6;
}
body.sidebar-left #page-content {
    margin-left:220px;	
}
body.sidebar-right #page-content {
    margin-right:220px;	
}

body.sidebar-off #page-content {
	margin:0;
}
body.sidebar-left #open_sidebar {
	left:-17px;
	border-right:none;
	background:url('../img/icons/16/btn-right.png') no-repeat center center;
	/*background-color:#fff;*/
	border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	-wenkit-border-radius:4px 0 0 4px;
}
body.sidebar-right #open_sidebar {
	right:-17px;
	border-left:none;
	background:url('../img/icons/16/btn-left.png') no-repeat center center;
	/*background-color:#fff;*/
	border-radius:0 4px 4px 0;
}
#page-content.sidebar-left #open_sidebar {
	left:-16px;
	top:30px;
	border-right:none;
	border-radius:4px 0 0 4px;
}
#page-content.sidebar-right #open_sidebar {
	right:-16px;
	top:30px;
	border-left:none;
	border-radius:0 4px 4px 0;
}
#page-content-wrap
{
    overflow: hidden;
}
/*  Page Title + Breadcrumbs */
.page-heading {
	overflow:hidden;
	/*padding-bottom: 5px;*/
}
.page-heading h1 {
	/*border-right:1px solid #CCCCCC;*/
	color:#333333;
	display:block;
	float:left;
	font-weight: 700;
	line-height:1;
	/*margin-right:20px;*/
	padding:5px 20px 5px 0;
}
#crumbs {
	float:left;
	padding-top:8px;
	margin:0;
}
#crumbs li {
	display:inline;
	color:#ccc;
}
#crumbs a {
	text-decoration:none;
	color:#181818;
}
#crumbs a:hover {
	text-decoration:underline;
	color:#181818;
}
/*////   - Sidebar -   ////*/
aside {
	width:220px;
	position:relative;
	padding-top: 12px;
}
body.sidebar-left aside {
	float:left;
}
body.sidebar-right aside {
	float:right;
}
aside.right {
	float:right;
}
aside.left {
	float:left;
}
body.sidebar-off aside {
	display:none;
}
aside.sidebar-off {
	display:none;
}
aside h2 {
	margin-bottom:0;
}
aside h3 {
	text-transform:uppercase;
	color:#333;
	margin-bottom:5px;
}
aside p {
	margin:0 0 10px;
}
aside #widgets {
	margin:0 0 0;
	list-style:none;
}
aside #widgets li.sortable-item {
	/*border-bottom:1px solid #ddd;*/
	margin-bottom:15px;
}
body.sidebar-left aside #widgets li.sortable-item {
	padding:0 15px 0 0;
}
body.sidebar-right aside li {
	padding:0 0 0 15px;
}
#stats ul li, #info ul li {
	padding:0 0 5px;
}
#close_sidebar {
	background:url('../img/icons/16/btn-left.png') no-repeat center center;
	/*background-color:#fff;*/
	height:24px;
	width:6px;
	text-indent:-9999px;
	border:1px solid #bfbfbf;
	z-index:50;
	position:absolute;
	padding:5px;
	text-shadow:0 -1px 0 #fff;
}
body.sidebar-left #close_sidebar {
	right:-1px;
	border-right:none;
	border-radius:4px 0 0 4px;
}
body.sidebar-right #close_sidebar {
	left:-2px;
	border-left:none;
	border-radius:0 4px 4px 0;
}
#open_sidebar {
	display:none;
	height:24px;
	width:6px;
	text-indent:-9999px;
	border:1px solid #bfbfbf;
	padding:5px;
	text-shadow:0 -1px 0 #fff;
	position:absolute;
	right:-17px;
	top:-1px;
	border-radius:0 4px 4px 0;
}
#sidebar-left #sidebar #open_sidebar {
	display:none;
	left:23px;
	position:absolute;
	right:auto;
	top:10px;
}
#page_wrapper #sidebar .sidebar-content {
	padding:15px 9px 15px 21px;
}
.closed-sidebar {
	margin-left:-58px;
	width:0;
}
.closed-sidebar {
	margin-left:-58px;
	width:0;
}
.sortable-item {
	list-style: none;
}
.sortable-list {
	margin: 0;
	padding: 0;
}
#sidebar .section-title, .label {
	cursor: move;
}

.ui-widget-content a 
{
    color: #004a7f;
}
/*.ui-state-highlight {
	background-color: #FFB;
	border:2px dashed #ccc;
	border-right:none;
	border-radius:4px;
}*/

.todo {
	margin:0;
	list-style:none;
}
ul.todo li {
	padding:0 0 10px 0;
}
ul.todo li span {
	padding:1px 2px;
	margin-left:5px;
	font-size:77%;
	position:relative;
	top:-5px;
	color:#fff;
}
ul.todo li span.new {
	background:#589AD7;
}
ul.todo li span.done {
	background:#A6D50F;
}
ul.todo li span.important {
	background:#F45D43;
}

/*/// - Footer - ///*/
footer {
	clear: both;
	padding: 15px 0;
    font-size: 85%;
    color: #777;
    text-align: right;
}
body.sidebar-right footer {
	text-align: left;
}
/* Page Blocks */
.box-wrapper {
	background:#fff;
	border:1px solid #ccc;
	margin-bottom:10px;
	position:relative;
	clear:both;
	border-radius:3px;
}
.box-wrapper .box-header
{
    background: #f5f5f5;
    padding: 3px;
    border: 1px solid #ddd;
	border-radius: 5px;
    display: flex;
    align-items: center;
}
.box-wrapper .box-header h2 {
	font-weight: 700;
	display:inline-block;
	width: 100%;
	font-size:116%;
	color:#333333;
	text-shadow: 0 1px 0px #fff;
	margin-bottom:0;
	vertical-align: middle;
	line-height: 1.5;
}
.box-wrapper .box-header label {
	vertical-align: middle;
}
.box-wrapper .box-header.sub-header 
{
    margin-top: 10px;
    margin-left: 40px;
    margin-bottom: 5px;
}
.box-header.sub-header h3
{
    margin-bottom: 0;
}
.page-heading2 a
{
    display: inline;
}
.box-wrapper .box-content, .box-content 
{
    clear: both;
	padding:10px;
}
.box-wrapper .box-content.no-margin {
	padding:0;
}
.box-wrapper .box-content.login {
	padding:25px 20px 20px;
}
.box-wrapper .box-footer {
	background:#e2e2e2 url('../img/boxheader.gif') repeat-x top;
	padding:10px 15px;
	border-top:1px solid #ccc;
	position:relative;
	border-radius:0 0 3px 3px;
}
/* Box Header Elements */
.box-header .actions
{
    display: inline-block;
	vertical-align: bottom;
}

.box-header .actions > a
{
    /*margin-right: 10px;*/
}

.box-header .actions > form
{
    display: inline-block;
    margin: 0;
    padding: 0;
}

.actions select {
	border: 1px solid #ccc;
	color: #4d4d4d;
	border-radius: 3px;
    padding: 3px;
    max-width: 70%;
}

.actions > div {
    display: inline-block;
}

.box-header .actions button, .box-header .actions .button, td button, td .button, .box-header .buttons button, .box-header .buttons .button, .dropmenu button, .dropmenu .button
{
    padding-top: 2px;
    padding-bottom: 1px;
}

.box-header .buttons
{
	clear: both;
	float: right;
}
.box-header .buttons a
{
	font-weight: normal;
	margin-left: 7px;
}
.box-header .buttons img
{
	margin-left: 7px;
}
.hidden
{
    display: none !important;
}
.form input.readonly, input[readonly]
{
    color: #888;
}
.collapsed .box-content, .collapsed form, tr.collapsed
{
	display: none;
}
.expand-btn
{
	display: none;
	cursor: pointer;
	float: right;
}
.collapsed .expand-btn
{
	display: inline;
}
.collapse-btn
{
	display: none;
	cursor: pointer;
	float: right;
}
.expanded .collapse-btn
{
	display: inline;
}
a.expand-btn
{
    margin-right: 8px;
    font-size: 125%;
}

.box-header .controls {
	bottom:0;
	margin:0 15px 0 0;
	position:absolute;
	right:0;
	line-height:100%;
	border-right:1px solid #ccc;
}
.box-header .controls li {
	float:left;
	list-style:none outside none;
}
.box-header .controls li a {
	color:#181818;
	text-shadow:none;
	text-decoration:none;
	font-size:93%;
	outline:none;
	display:block;
	background:url('../img/boxheader.gif') repeat-x 0 5px #FFFFFF;
	border-left:1px solid #ccc;
	padding:9px 15px 5px 14px;
}
.box-header .controls li.ui-tabs-selected a, .box-header .controls li a:hover {
	background:url('../img/boxheader-rev.gif') repeat-x top #FFFFFF;
}
.box-header .tabs.mini li a {
	padding:6px 10px 3px;
}
.box-header .tabs.mini li a.active, .box-header .tabs.mini li a:hover {
	padding:6px 10px 4px;
}
.box-header .tabs.mini img {
	vertical-align:middle;
}
.box-header .tabs {
	bottom:-1px;
	margin:0 15px 0 0;
	position:absolute;
	right:0;
	line-height:100%;
}
.box-header .tabs li {
	float:left;
	list-style:none outside none;
}
.box-header .tabs li a {
	color:#181818;
	text-shadow:none;
	text-decoration:none;
	font-size:93%;
	outline:none;
	display:block;
	margin-left:10px;
	background:url('../img/boxheader.gif') repeat-x 0 5px #FFFFFF;
	border:1px solid #ccc;
	border-bottom:none;
	padding:8px 15px 6px 14px;
	border-radius:6px 6px 0 0;
}
.box-header .tabs li a.active, .box-header .tabs li a:hover {
	color:#181818;
	background:#fff;
	text-decoration:none;
	border:1px solid #ccc;
	border-bottom:none;
	padding:8px 15px 7px 14px;
	border-color:#ccc;
	border-radius:6px 6px 0 0;
}
.box-header .tabs li a:hover {
	border-color:#00AACD;
}
.box-header .tabs li a.active:hover {
	border-color:#ccc;
}
.box-header .tabs li a.img {
	padding:5px 6px 4px;
}
.box-header .tabs li a.img:hover {
	padding:5px 6px 5px;
	border-color:#00AACD;
}
.box-header .tabs li a.disable {
	background:#e2e2e2;
	color:#667;
	cursor:default;
}
.box-header .tabs li a.disable:hover {
	padding:8px 15px 6px 14px;
	border-color:#ccc;
}
.pagination {
	line-height:100%;
	margin:9px 10px 0 0;
	display: inline-block;
	font-size: 77%;
	text-decoration: none;
	text-transform:uppercase;
}
.pagination .rec-no {
    text-transform:none;
    font-weight: bold;
    font-size: 120%;
    padding-left: 2px;
    padding-right: 4px;
}
.pagination li {
	display:inline;
	list-style:none outside none;
}
.pagination a {
	background:url('../img/boxheader.gif') repeat-x scroll center top #E2E2E2;
	border:1px solid #CCCCCC;
	display: inline-block;
	margin-right: 2px;
	padding: 6px 8px;
	text-decoration:none;
	color:#181818;
	border-radius:3px;
}
.pagination a:hover {
	border-color:#00AACD;
	color: #181818;
}
.pagination li.active a {
	background: #E2E2E2 url('../img/grad3.png') repeat-x top;
	color: #181818;
}
.pagination li.active a:active {
	background: #E2E2E2 url('../img/grad3.png') repeat-x bottom;
	color: #181818;
}
.pagination a:hover {
	border-color: #333;
}

.box-wrapper.dialog {
	box-shadow:0 0 5px #ccc;
	border-radius:6px;
	margin-top: 50px;
}
.box-wrapper.dialog .box-header {
	border-radius:6px 6px 0 0;
	padding:15px 15px 12px;
}
.box-wrapper.dialog .box-header h2 {
	font-size:138.5%;
}
.box-wrapper.dialog .box-footer {
	border-radius:0 0 6px 6px;
}

.box-wrapper.view, .box-wrapper.edit
{
    border: none;
}

.box-wrapper.view .box-header h2, .box-wrapper.edit .box-header h2 
{
    width: 250px;
    padding-left: 4px;
}

h2 .box-toggle
{
    margin-left: -4px;
}

.box-content span.empty-list
{
    display: block;
    padding: 5px;
    padding-left: 8px;
    color: #888;
}

.box-wrapper.view .box-content
{
    padding: 0px;
}

.box-wrapper .table
{
    border: 0;
}

.box-wrapper .table thead
{
    border-top: 0px;
    border-bottom: 1px solid #ddd;
}

.box-wrapper .table thead td
{
    /*background: none;*/
    border: 0;
    color: #555;
    font-weight: 700;
}

/* Table Styles */
.table {
	/*border:1px solid #CCCCCC;*/
	border: 0;
	width:100%;
}
.table.no-border {
	border:none
}
.table thead
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.table thead th, .table thead td {
	padding:4px;
	font-weight: 700;
	color: #333;
	/*background:url('../img/boxheader.gif') repeat-x scroll center top #E2E2E2;*/
	/*border-bottom: 1px solid #cccccc;*/
	/*border-right:1px solid #CCCCCC;*/
}
.table thead th.last, .table thead td.last {
	border-right:0;
}
.table thead th.checkbox, .table thead td.checkbox {
	width:25px;
}
.table tbody th, .table tbody td {
	/*border-right:1px dotted #CCCCCC;*/
	vertical-align:middle;
	padding:4px;
	/*font-size:93%;*/
}
.table.row-border tbody tr+tr
{
    border-top: 1px solid #e9e9e9;
}
.table.row-border tbody tr.group-footer
{
    border-top: 0;
}
.table tbody tr:hover td, .table tbody tr.hover td
{
    background-color: #CCEAFF;
    /*color: #fff;*/
}
.table tbody tr.selected td
{
    background-color: #AADDFF;
    /*color: #fff;*/
}
.table tbody tr.item-header td
{
	/*font-weight: bold;*/
}
.table.row-stripe tbody tr.alt td
{
    background-color: #f7f7f7;
}
.table tbody tr.group-header td
{
	background:#F7F7F7;
	font-weight: bold;
}
.table tbody tr.group-header.sub-group td
{
	font-weight: normal;
}
.box-wrapper .table
{
    margin-top: 4px;
    margin-left: 4px;
}
/*.box-wrapper .table tbody tr.group-header
{
    border-bottom: 1px solid #ccc;
}
.box-wrapper .table tbody tr.group-header td
{
    background: none;
    font-weight: normal;
    font-size: 100%;
}*/
.table tbody tr.group-footer td
{
    /*border-top:1px dotted #cccccc;*/
    padding-top: 0;
    padding-bottom: 4px;
    color: #444;
    font-size: 85%;
}
.table tbody tr.total, .table tbody tr.group-start
{
    border-top: 1px solid #ddd;
}
.table tbody tr.total td
{
	/*background:#F2F2F2;*/
	font-weight: bold;
}
.table tbody th.last, .table tbody td.last {
	border-right:0 none;
}
.table tbody tr.last td {
	border-bottom:0 none;
}
.table tbody tr:hover th, .table tbody tr:hover td {
	/*background:#d3ecf9;*/
}
.table thead td.action 
{
    width: 80px;
}
.table td.action a
{
    margin-right: 5px;
}
span.phone
{
    background: url('../img/icons/16/phone_retro.png') no-repeat left;
    padding-left: 16px;
}
span.fax
{
    background: url('../img/icons/16/fax.png') no-repeat left;
    padding-left: 18px;
}
span.role
{
    background: url('../img/icons/16/group.png') no-repeat left;
    padding-left: 19px;
}

a.adv-search
{
    display: block;
    font-size: 83%;
    margin: 2px 0 7px 4px;
}
a.inactive
{
    color: #999;
}    

.rel-tags
{
    float: left;
    border-left: 1px solid #ccc;
    color: #333;
    padding: 10px 20px;
}

span.extra-info
{
    color: #777;
}

.alert, span.error
{
    color: red;
}

.rez-revise #Rez_RezStatus, .rez-fin-revise #Rez_FinStatus, .rez-item.cancelled td.status, .rez-payment.cancelled td.status, .rez-payment.error td.status
{
    color: red;
}

.rez-payment.plan.complete td.status
{
}

tr.rez-payment.plan td
{
    color: #777;
}

tr.rez-payment.plan td a
{
    color: #6692b2;
}

tr.rez-payment.plan.cancelled td
{
    text-decoration: line-through;
}

tr.rez-payment.act td
{
    color: #111;
    font-weight: 700;
}

tr.rez-payment.act.child td.name
{
    margin-left: 4px;
    padding-left: 20px;
	background: url('../img/filetree-default-line.gif') no-repeat;
	background-position: 0 0;
}

tr.rez-payment.act.child.last td.name
{
	background-position: 0 -1766px;
}

span.complete, .rez-payment.act.complete td.status
{
    color: Green;
}
tr.rez-payment.act td.split-amount
{
    /*color: #777;*/
    /*font-weight: normal;*/
}

tr.rez-payment.act.cancelled td, tr.rez-payment.act.error td, tr.contact-transfer.cancelled td
{
    text-decoration: line-through;
}

.table.rez-parties td.name { width: 17%; }
.table.rez-parties td.role { width: 8%; }
.table.rez-parties td.contact { width: 12%; }
.table.rez-parties td.email { width: 12%; }
.table.rez-parties td.age { width: 4%; }
.table.rez-parties td.relation { width: 8% }
.table.rez-parties td.total { width: 12%; }
.table.rez-parties td.paid { width: 12%; }
.table.rez-parties td.balance { width: 15%; }

.table.rez-items td.name { width: 25%; }
.table.rez-items td.price { width: 12%; }
.table.rez-items td.discounts { width: 12%; }
.table.rez-items td.fees { width: 12%; }
.table.rez-items td.total { width: 12%; }
.table.rez-items td.status { width: 12%; }
.table.rez-items td.category { width: 15%; }

.table.rez-party-payments td.name { width: 25%; }
.table.rez-party-payments td.date { width: 12%; }
.table.rez-party-payments td.pay-method { width: 12%; }
.table.rez-party-payments td.status { width: 12%; }
.table.rez-party-payments td.amount { width: 12%; }
.table.rez-party-payments td.split-amount { width: 12%; }
.table.rez-party-payments td.balance { width: 15%; }

.table.rez-vendor-payments td.descr { width: 25%; }
.table.rez-vendor-payments td.date { width: 12%; }
.table.rez-vendor-payments td.pay-method { width: 12%; }
.table.rez-vendor-payments td.party { width: 12%; }
.table.rez-vendor-payments td.amount { width: 12%; }
.table.rez-vendor-payments td.vendor { width: 12%; }
.table.rez-vendor-payments td.action { width: 15%; }

.table.rez-promo-codes td.code { width: 25%; }
.table.rez-promo-codes td.name { width: 60%; }
.table.rez-promo-codes td.action { width: 15%; }

.table.rez-activities td.descr { }
.table.rez-activities td.status { width: 12%; }
.table.rez-activities td.datetime { width: 24%; }
.table.rez-activities td.user { width: 15%; }

.table.rez-docs td.name { }
.table.rez-docs td.type { width: 24%; }
.table.rez-docs td.action { width: 15%; }

.table.rez-item-lines td.name { width: 35%; }
.table.rez-item-lines td.price, .table.rez-item-lines td.fee, .table.rez-item-lines td.discount { width: 15%; }
.table.rez-item-lines td.total { width: 20%; }

.table.rez-item-splits td.name { width: 35%; }
.table.rez-item-splits td.percent, .table.rez-item-splits td.amount { width: 15%; }
.table.rez-item-splits td.commission-deduction { width: 15%; }
.table.rez-item-splits td.spacer { width: 20%; }

.table.rez-item-history td.rev-no { width: 10%; }
.table.rez-item-history td.descr { width: 55%; }
.table.rez-item-history td.user { width: 15%; }
.table.rez-item-history td.date { width: 20%; }

.table tr.rez-item-line.Party td.name
{
    padding-left: 15px;
}

.table tr.rez-item-line.Discount td.name, .table tr.rez-item-line.Fee td.name
{
    padding-left: 35px;
}

.table td.cancel-calc-fee
{
    font-weight: bold;
}
.table td.cancel-calc-item
{
    padding-left: 25px;
}
.table td.cancel-calc-party
{
    padding-left: 50px;
}

.table tr.rez-item-revision.active
{
    font-weight: bold;
}
.table tr.rez-item-revision.current
{
    color: Blue;
}
.table .rez-item-revision.current td.rev-no
{
    background: url('../img/icons/16/bullet_arrow_right.png') no-repeat left center;
    padding-left: 15px;
}

.table.product-categories td.code { width: 15%; }
.table.product-categories td.name { width: 20%; }
.table.product-categories td.price { width: 10%; }
.table.product-categories td.web-enabled { width: 10%; }
.table.product-categories td.total-count { width: 5%; }
.table.product-categories td.hold-count { width: 5%; }
.table.product-categories td.sold-count { width: 5%; }
.table.product-categories td.nonrev-count { width: 4%; }
.table.product-categories td.avail-count { width: 5%; }
.table.product-categories td.avail-shares { width: 7%; }
.table.product-categories td.avail-pct { width: 14%; }

.table.product-fees td.name { width: 15%; }
.table.product-fees td.type { width: 20%; }
.table.product-fees td.optional { width: 10%; }
.table.product-fees td.criteria { width: 15%; }
.table.product-fees td.categories { width: 10%; }
.table.product-fees td.amount { width: 16%; }
.table.product-fees td.action { width: 14%; }

.table.product-discounts td.name { width: 15%; }
.table.product-discounts td.type { width: 20%; }
.table.product-discounts td.code { width: 10%; }
.table.product-discounts td.criteria { width: 15%; }
.table.product-discounts td.categories { width: 10%; }
.table.product-discounts td.amount { width: 9%; }
.table.product-discounts td.used { width: 7%; }
.table.product-discounts td.action { width: 14%; }

.table.product-addons td.id { width: 15%; }
.table.product-addons td.name { width: 20%; }
.table.product-addons td.status { width: 10%; }
.table.product-addons td.web { width: 25%; }
.table.product-addons td.start-date { width: 9%; }
.table.product-addons td.end-date { width: 7%; }
.table.product-addons td.action { width: 14%; }

.table.product-descriptions td.type { width: 15%; }
.table.product-descriptions td.text { width: 64%; }
.table.product-descriptions td.size { width: 7%; }
.table.product-descriptions td.action { width: 14%; }

.table.product-images td.type { width: 15%; }
.table.product-images td.name { width: 20%; }
.table.product-images td.image { width: 44%; }
.table.product-images td.size { width: 7%; }
.table.product-images td.action { width: 14%; }

.table.product-documents td.type { width: 15%; }
.table.product-documents td.name { width: 20%; }
.table.product-documents td.stored { width: 35%; }
.table.product-documents td.confirmation { width: 9%; }
.table.product-documents td.required { width: 7%; }
.table.product-documents td.action { width: 14%; }

.table.product-itineraries td.name { width: 15%; }
.table.product-itineraries td.segments { width: 71%; }
.table.product-itineraries td.action { width: 14%; }

.table.product-reservations td.status { width: 15%; }
.table.product-reservations td.count { width: 40%; }
.table.product-reservations td.first { width: 15%; }
.table.product-reservations td.last { width: 16%; }
.table.product-reservations td.action { width: 14%; }

.table.product-reservations tr.discarded, #rez-list tr.discarded, #rez-list tr.inactive
{
    color: #888;
}

.table.contact-reservations td.id { width: 7%; }
.table.contact-reservations td.name { width: 24%; }
.table.contact-reservations td.status { width: 15%; }
.table.contact-reservations td.role { width: 15%; }
.table.contact-reservations td.total { width: 12%; }
.table.contact-reservations td.balance { width: 12%; }
.table.contact-reservations td.created { width: 15%; }

.table.contact-activities td.descr { width: 46% }
.table.contact-activities td.status { width: 15%; }
.table.contact-activities td.datetime {	width: 24%; }
.table.contact-activities td.user {	width: 15%; }

.table.contact-history td.brand { width: 7% }
/*
.table.contact-history td.trip-count { width: 7% }
.table.contact-history td.trip-list { width: 17% }
.table.contact-history td.days { width: 7% }
.table.contact-history td.paid { width: 12% }
.table.contact-history td.points { width: 12% }
*/
.table.contact-history td.action { width: 15% }

.table.contact-memberships td.type { width: 31% }
.table.contact-memberships td.name { width: 30% }
.table.contact-memberships td.number { width: 12% }
.table.contact-memberships td.status { width: 12% }
.table.contact-memberships td.action { width: 15% }

.table.contact-requests td.type { width: 7% }
.table.contact-requests td.date { width: 7% }
.table.contact-requests td.product { width: 17% }
.table.contact-requests td.dest { width: 23% }
.table.contact-requests td.qty { width: 7% }
.table.contact-requests td.marketing { width: 12% }
.table.contact-requests td.status { width: 12% }
.table.contact-requests td.action { width: 15% }

.table.contact-transfers td.date { width: 7% }
.table.contact-transfers td.amount { width: 7% }
.table.contact-transfers td.rez { width: 17% }
.table.contact-transfers td.descr { width: 23% }
.table.contact-transfers td.exp { width: 7% }
.table.contact-transfers td.created { width: 12% }
.table.contact-transfers td.modified { width: 12% }
.table.contact-transfers td.action { width: 15% }

.table.contact-priority-codes td.product { width: 31% }
.table.contact-priority-codes td.code { width: 15% }
.table.contact-priority-codes td.start-time { width: 8% }
.table.contact-priority-codes td.max-use-count { width: 7% }
.table.contact-priority-codes td.use-count { width: 12% }
.table.contact-priority-codes td.status { width: 12% }
.table.contact-priority-codes td.action { width: 15% }

.table.contact-cc td.name { width: 31% }
.table.contact-cc td.token { width: 30% }
.table.contact-cc td.created { width: 12% }
.table.contact-cc td.modified { width: 12% }
.table.contact-cc td.action { width: 15% }

.table.contact-banks td.name { width: 61% }
.table.contact-banks td.created { width: 12% }
.table.contact-banks td.modified { width: 12% }
.table.contact-banks td.action { width: 15% }

.table.task-activity td.type { width: 25%; }
.table.task-activity td.time { width: 12%; }
.table.task-activity td.duration { width: 12%; }
.table.task-activity td.staff { width: 12%; }
.table.task-activity td.descr { width: 39%; }

.table.task-docs td.name { width: 61%; }
.table.task-docs td.type { width: 24%; }
.table.task-docs td.action { width: 15%; }

.table tr.inactive td a {
    color: #999;
}

span.ui-icon
{
    cursor: pointer;
}

button span.ui-icon
{
    margin-left: 2px;
}

.icon-back
{
    background-image: url('../img/icons/16/back.png');
    padding-right: 5px;
}
.icon-info
{
    background-image: url('../img/icons/16/information_2.png');
    padding-right: 5px;
}
.icon-dropdown
{
    background-image: url('../img/nav/dropdown_b.png');
}
.icon-search
{
    background-image: url('../img/icons/16/search.png');
    padding-right: 5px;
}
.icon-accessibility
{
    background-image: url('../img/icons/16/accessibility.png');
}

span.search-field
{
    font-weight: normal;
    font-size: 75%;
}
span.search-value
{
    font-weight: bold;
    font-size: 75%;
}

.no-action 
{
    cursor: default !important;
}

.box-wrapper.dash .box-header h2
{
    width: auto;
    padding-right: 20px;
}
div.chart
{
    min-height: 100px;
}

span.label
{
    font-weight: normal;
}
span.value
{
    font-weight: bold;
}
div.dropmenu
{
    display: inline;
    position: relative;
}
div.dropmenu ul 
{
	display: none;
	margin: 0;
	padding: 5px 0;
	position: absolute;
	top: 15px;
	left: 0;
	background: #fff;
	border: solid 1px #0080a4;
	z-index: 999;
	border-radius: 0px 4px 4px 4px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
div.dropmenu ul li 
{
	list-style: none;
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
    font-size: 93%;
    font-weight: 700;
}
ul li.group-start, div.dropmenu ul li.group-start
{
    border-top: solid 1px #ddd;
}
ul li.sub-item
{
    padding-left: 16px;
}
div.dropmenu ul a 
{
    display: block;
	padding: 5px 5px 5px 10px;
	min-width: 150px;
    color: #6193b5;
}
div.dropmenu ul a:hover 
{
	background: url('../img/grad3.png') repeat-x bottom #5d9ecc !important;
	color: #fff !important;
	border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
div.dropmenu:hover > ul 
{
	display: block;
}
div.dropmenu:hover > button, div.dropmenu:hover > a.button
{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
    background: #fff;
    border-bottom: 1px solid transparent;
    z-index: 1000;
}
div.dropmenu > button, div.dropmenu > a.button
{
    position: relative;
    padding-right: 4px;
}

.form fieldset, .fieldset {
	border:1px solid #d9d9d9;
	margin:0 0 20px;
	padding:10px 20px 15px;
	clear:both;
	position:relative;
	min-height:20px;
	border-radius:3px;
}
.form fieldset.collapsed > *, .fieldset.collapsed > * {
	display:none;
}
.form fieldset.collapsed legend, .fieldset.collapsed .legend {
	display:block;
	margin-left:0;
}
.form fieldset.collapsed, .fieldset.collapsed {
	background:none !important;
	border:none;
	padding:0;
}
.form fieldset.grey {
	background:#f7f7f7;
	box-shadow:0px 1px 0px #fff inset;
}
.form legend, .legend {
	background:url('../img/boxheader.gif') repeat-x scroll center top #E2E2E2;
	border:1px solid #ccc;
	font-size:93%;
	padding:5px 8px;
	border-radius:3px;
}
.form legend a {
	background:url('../img/icons/16/bullet_toggle_plus.png') no-repeat right center;
	text-decoration:none;
	display:block;
	color:#181818;
	padding-right:20px;
}
.form legend a.collapse {
	background:url('../img/icons/16/bullet_toggle_minus.png') no-repeat right center;
}
.form label {
	/*display:block;*/
	text-align:left;
	color: #555;
	font-weight: normal;
}
.form input, .form textarea {
	border:1px solid #ccc;
	padding: 5px;
	color:#333;
	width:100%;
	border-radius:3px;
}
.form textarea {
	resize: none;
}
.form textarea.resizable {
	resize: both;
}
.form input.short {
	width:50px;
}
.form input.long {
	width:200px;
}
.form input.longer {
	width:260px;
}
.form input.large {
	font-size: large;
}
.form select {
	border:1px solid #ccc;
	padding:5px;
	color:#4d4d4d;
	border-radius:3px;
	width:150px;
}
.form input[type=checkbox], .form input[type=radio] {
	width:auto;
	border:0;
	background:none;
	margin-right:2px;
	padding: 0;
}

/* Input Validation */
.form span.required {
	color:#F45D43;
	font-weight:bold;
}
.form input.success {
	background:#F1FFBF url('../img/icons/16/success.png') no-repeat 140px center;
	border-color:#A6D50F;
}
.form input.error {
	background:#FECDC6 url('../img/icons/16/error.png') no-repeat 140px center;
	border-color:#F45D43;
}
.form input.warning {
	background:#FFECB0 url('../img/icons/16/warning.png') no-repeat 140px center;
	border-color:#FFBC2A;
}
.form input.info {
	background:#D4E7F5 url('../img/icons/16/information.png') no-repeat 140px center;
	border-color:#589AD7;
}
.form input.tip {
	background:#FFECCD url('../img/icons/16/tip.png') no-repeat 140px center;
	border-color:#DD9854;
}
.form input.success, .form input.error, .form input.warning, .form input.info, .form input.tip {
	padding:5px 25px 5px 5px;
	width:130px;
}
.form p img {
	vertical-align:middle;
	margin-left:5px;
}
.form label.strong {
	font-weight:700;
}
input.search
{
    /*width: 180px;*/
	border:1px solid #aaa;
    color: #555;
    /*background: none;*/
    padding-top: 3px;
    padding-bottom: 3px;    
}
input.short
{
    width: 80px;
}
.ui-datepicker-trigger {
	padding:8px;
	cursor:pointer;
	float:left;
}

/* Buttons */
button, .button, a.button {
	cursor:pointer;
	display:inline-block;
	line-height: 1.4;
	font-size:93%;
	padding:5px 10px 5px;
	font-weight:700;
	margin-right:5px;
	outline:none;
	width:auto;
	text-align:center;
	text-decoration:none !important;
	vertical-align:middle;
    background: #fff none;
    color: #6193B5;
	border: 1px solid #0080a4;	
	/*box-shadow:0px 1px 0px rgba(225, 225, 225, 0.5) inset;*/
	border-radius:3px;
}
button:hover, .button:hover, a.button:hover {
	background-color:#fff;
	background-image: url('../img/grad3.png');
	text-decoration:none;
	outline:none;
	text-decoration:none;
	outline:none;
}
button:active, .button:active, a.button:active {
	position:relative;
	top:1px;
	outline:none;
	background-image: url('../img/grad3.png');
	background-position:top;
}
button.default, .button.default, a.button.default, button[type=submit] {
	background:#5d9ecc url('../img/grad3.png') repeat-x bottom;
	color:#fff;
}
button.default:hover, .button.default:hover, button[type=submit]:hover {
	background-color:#2487ce;
}
button.black, .button.black {
	background-color:#404040;
}
button.black:hover, .button.black:hover {
	background-color:#595959;
}
button.green, .button.green {
	background-color:#20c00f;
}
button.green:hover, .button.green:hover {
	background-color:#25d911;
}
button.red, .button.red {
	background-color:#c00f0f;
}
button.red:hover, .button.red:hover {
	background-color:#d91111;
}
button.grey, .button.grey {
	background:url('../img/boxheader.gif') repeat-x center center #E2E2E2;
	color:#4d4d4d !important;
	border:1px solid rgba(0, 0, 0, 0.1);
}
button.grey:hover, .button.grey:hover {
	background-color:#fff;
}
button.large, .button.large {
	font-size:108%;
	padding:10px 15px;
}
button.larger, .button.larger {
	font-size:138.5%;
	padding:10px 30px;
}
button.disabled, button.disabled:hover, .button.disabled, .button.disabled:hover, button:disabled, button:disabled:hover, .button:disabled, .button:disabled:hover {
	background-color: #e2e2e2 !important;
	background-image: none;
	color: #666 !important;
    border-color: #777 !important;
	text-shadow:0 1px 0 #CCCCCC;
	cursor:default;
}
button.disabled:active, .button.disabled:active {
	position:relative;
	top:0;
	background-image: url('../img/grad3.png');
}
/*fieldset button, .button {
	margin:0 5px 10px 0;
}*/
button img, .button img {
	display:inline;
	height:16px;
	margin-right:10px;
	vertical-align:-3px;
	width:16px;
}
/* notifications */
.notification {
	padding:10px 10px 10px 35px;
	border:1px solid #fff;
	margin-bottom:10px;
	position:relative;
	border-radius:3px;
	color: #555;
}
.notification.success {
	background:#f1ffbf url('../img/icons/16/success.png') no-repeat 10px 8px;
	border-color:#a6d50f;
}
.notification.success span.strong {
	color:#283304;
}
.notification.error {
	background:#fecdc6 url('../img/icons/16/error.png') no-repeat 10px 8px;
	border-color:#f45d43;
}
.notification.error span.strong {
	color:#33130e;
}
.notification.warning {
	background:#ffecb0 url('../img/icons/16/warning.png') no-repeat 10px 8px;
	border-color:#ffbc2a;
}
.notification.warning span.strong {
	color:#332508;
}
.notification.info {
	background:#d4e7f5 url('../img/icons/16/information.png') no-repeat 10px 8px;
	border-color:#589ad7;
}
.notification.info span.strong {
	color:#152433;
}
.notification.tip {
	background:#ffeccd url('../img/icons/16/tip.png') no-repeat 10px 8px;
	border-color:#dd9854;
}
.notification.tip span.strong {
	color:#332313;
}
.notification.download {
	background:#d4e7f5 url('../img/icons/16/arrow_down.png') no-repeat 10px 8px;
	border-color:#589ad7;
}
.notification.no-margin {
	border-top:1px solid #fff;
	border-left:none;
	border-right:none;
	margin:0;
}
.notification .close {
	background:url('../img/icons/16/close.png') no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	height:16px;
	position:absolute;
	right:10px;
	top:10px;
	width:16px;
}
.notification .close:hover {
	opacity:1;
}
.notification span.strong {
	margin-right:10px;
}
.notification span.title {
	color: #333;
	font-weight: bold;
}
.notification span.description {
	color: #555;
}
.notification span.message {
	color: #00f;
	font-weight: bold;
}
.information {
	padding:10px 10px 10px 35px;
	border:none;
	margin-bottom:10px;
	position:relative;
	border-radius:3px;
	color: #555;
    background:#d4e7f5
}
.information.success {
	background:#f1ffbf url('../img/icons/16/success.png') no-repeat 10px 8px;
	border-color:#a6d50f;
}
.information.success span.strong {
	color:#283304;
}
.information.error {
	background:#fecdc6 url('../img/icons/16/error.png') no-repeat 10px 8px;
	border-color:#f45d43;
}
.information.error span.strong {
	color:#33130e;
}
.information.warning {
	background:#ffecb0 url('../img/icons/16/warning.png') no-repeat 10px 8px;
	border-color:#ffbc2a;
}
.information.warning span.strong {
	color:#332508;
}
.information.info {
	background:#d4e7f5 url('../img/icons/16/information.png') no-repeat 10px 8px;
	border-color:#589ad7;
}
.information.info span.strong {
	color:#152433;
}
.information.tip {
	background:#ffeccd url('../img/icons/16/tip.png') no-repeat 10px 8px;
	border-color:#dd9854;
}
.information.tip span.strong {
	color:#332313;
}
.information.confirmation
{
    background-color:#ffecb0; 
}

div.field
{
    margin-top: 10px;
}

.field > div
{
    vertical-align: top;
    line-height: 2.3;
}

.field-label
{
}

.field-value
{
}

.form.col label
{
    display: inline;
}

.col div.field
{
    width: 100%;
    margin-left: 40%;
}

.col.wide-value div.field
{
    width: 100%;
    margin-left: 20%;
}

.col .field-label
{
    display: inline-block;
    margin-left: -40%;
    width: 38%;
    margin-right: 2%;
    text-align: right;
}

.col.wide-value .field-label
{
    margin-left: -20%;
    width: 18%;
}

.col .field-label label
{
    text-align: right;
}

.col .field-static
{
    display: inline-block;
    margin-left: -40%;
    margin-right: 2%;
    text-align: left;
}

.col .field-value
{
    display: inline-block;
    width: 60%;
}

.col.wide-value .field-value
{
    display: inline-block;
    width: 80%;
}

.form.col input, .form.col textarea, .form.col select {
	width: 90%;
	/*max-width: 270px;*/
}

.form textarea.html
{
    width: 100%;
    max-width: 100%;
    height: 500px;
}

.form.col input[type=checkbox], .form input[type=radio] {
	width: auto;
}

.edit .form.col input, .edit .form.col textarea
{
    background: #fff;
    padding: 2px;
}

.edit .form.col select 
{
    background: #fff;
    padding: 1px;
}
    
.edit .form div.field
{
    margin-top: 7px;
}

.edit .form .field > div
{
    line-height: 2.1;
}

.edit .form input, .edit .form select, .edit .form textarea
{
    font-weight: bold;
}

.form.col input.medium
{
    width: 55%;
	/*max-width: 150px;*/
}

.form.col input.split
{
    width: 40%;
	/*max-width: 150px;*/
}

.form.col input.bool-text, .form.col textarea.bool-text {
	width: 80%;
	/*max-width: 150px;*/
}

span.bool-text, input.bool-text, textarea.bool-text {
	margin-left: 4px;
}

textarea.bool-text {
	resize: vertical;
	vertical-align: top;
}

div.field-value button, div.field-value .button
{
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align: baseline;
}

.form.col span.separator
{
    display: inline-block;
    width: 10%;
	color: #555;
	/*max-width: 24px;*/
	text-align: center;
	font-weight: normal;
}

.form.col input.short
{
    width: 25%;
	/*max-width: 90px;*/
}

.form.col
{
    max-width: 1200px;
}

.form.col.max-width
{
	max-width: none;
}

.form-submit 
{
    padding-top: 10px;
}

.col .form-submit
{
    margin-left: 40%;
}

.form-buttons .box-header
{
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.form-buttons .box-content
{
    padding-top: 0;
    padding-bottom: 0;
}

.box-wrapper.edit.form-buttons
{
    margin-bottom: 10px;
}

.col .grid_12 .form-submit
{
    margin-left: 19.6%;
}

.page-footer
{
    margin-top: 20px;
    border-top: 2px solid #f7f7f7;   
    padding-top: 5px;
}

.view .form div.field
{
    margin-top: 5px;
}

.view .form .field > div
{
    line-height: 1.5;
}

.form .field-value
{
    font-weight: bold;
}

.view .form .field-value span.phone, .view .form .field-value span.fax, .view .form .field-value span.extra-info
{
    font-weight: normal;
}

.view .form div.field-description, .edit .form div.field-description 
{
    line-height: 1.2;
    font-weight: normal;
    font-size: larger;
    color: #2c59ef;
}

div.separator, .edit .form div.field.separator, .view .form div.field.separator {
	margin-top: 20px;
}

/* Styles for editable select plug-in */
input.editable-select, .edit .form.col input.editable-select {
    background: #FFF url('../img/arrow-down.gif') right center no-repeat;
    /*padding-right: 13px;*/
}
.editable-select-options {
    position: absolute;
    display: none;
    overflow: auto;
    margin: 0;
    padding: 0;
    background: #FFF;
    border: 1px solid #CCC;
    z-index: 10;
}
.editable-select-iframe {
    position: absolute;
    background: #FFF;
    z-index: 9;
    display: none;
}
.editable-select-options ul {
    margin: 0;
    padding: 0;
    z-index: 10;
    list-style: none;
    list-style-image: none;
}
.editable-select-options li {
    cursor: default;
    padding: 2px;
}
.editable-select-options li.selected {
    background: #EAEAEA;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
    display: block;
    line-height: 1.5;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000 !important;
    background-color: #ffeeee !important;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
    margin-bottom: 10px;
}

.validation-summary-errors ul
{
    margin-top: 5px;
    list-style-type: disc; 
}

.validation-summary-valid
{
    display: none;
}

.validation-override
{
    margin-left: 30px;
    margin-bottom: 10px;
}

.search-criteria .box-content
{
    border: 1px solid #ccc;
}

.tags {
	margin:0;
}
.tags li {
	display:inline-block;
	margin: 0 4px 8px;
	padding:0 !important;
}
.table .tags li {
	margin-bottom:4px;
}
.tags li a {
	border-radius:3px;
	background:#E2E2E2;
	white-space:nowrap;
	padding:4px 6px;
	font-size:93%;
	text-decoration:none;
	color:#333;
	/*text-transform:lowercase;*/
	display:block;
}
.table .tags li a {
	font-size:85%;
	padding:2px 4px;
}
.tags.blue li a {
	background:#589AD7;
	color:#fff;
}
.tags.red li a {
	background:#F45D43;	
	color:#fff;
}
.tags.green li a {
	background:#A6D50F;	
	color:#fff;
}

aside .tags li a {
	background:#d9d9d9;
}
.tags li a:hover {
	text-decoration:none;
}
.tags li img {
	display:inline;
	margin-right:5px;
	vertical-align:-4px;
}
.bullet-list {
	list-style:none;
    /*margin-bottom:15px;*/
    margin-left:0;
}
.bullet-list li {
}
.bullet-list li a {
    background:url('../img/icons/16/bullet_arrow_right.png') no-repeat left center transparent;
    padding: 4px 0 4px 16px;
    color:#6692B2;
    display:block;
    text-decoration:none;
}
.bullet-list li a:hover {
	/*background-color:#E2E2E2;
	margin:-6px -6px -6px -20px;
    padding:6px 6px 6px 20px;*/
    color: #036;
}
.bullet-list.grey li {
	border-radius:3px;
	background-color:#f2f2f2;
	width:50%;
}

.count-info
{
	padding-left: 6px;
	padding-top: 8px;
}
.list-header
{
    color: #777;
    padding-bottom: 10px;
}
div.box-wrapper .list-header 
{
    padding-top: 10px;
}
.list-count
{
    float: left;
    padding-left: 2px;
}
.list-sort
{
    float: right;
    font-weight: bold;
}
.list-sort a
{
    text-decoration: none;
    margin: 3px 0px 3px 7px;
    padding: 3px 10px 3px 10px;
    color: #777;
    font-size: 93%;
    font-weight: normal;
    border-radius: 5px;
    transition: background-color 0.6s ease-in;
}
.list-sort a.active
{
    background-color: #AADDFF;
    color: #0018A0;
}
.list-sort a:hover 
{
    background-color: #B5E1FF;
    color: #2146FF;
    transition:background-color 0.3s ease-in;
}

.list-sort a.active.direction {
    padding-right: 18px;
    position: relative;
}

.list-sort a.active.direction:before,
.list-sort a.active.direction:after {
    border: 4px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 5px;
    top: 50%;
    position: absolute;
    width: 0;
}
.list-sort a.active.direction:before {
    border-bottom-color: #2146FF;
    margin-top: -9px;
}
.list-sort a.active.direction:after {
    border-top-color: #2146FF;
    margin-top: 1px;
}
.list-sort a.active.direction[data-sortdescending="False"]:before {
    border-bottom-color: grey;
}

.list-sort a.active.direction[data-sortdescending="True"]:after {
    border-top-color: grey;
}


#report-list-header
{
    width: 700px;
    color: #777;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#report-list
{
    width: 700px;
}
#report-list td.descr
{
    width: 500px;
}
#report-list .descr h3
{
    margin-bottom: 4px;
}
span.report-descr
{
    color: #777;
    font-size: 93%;
}
#report-list td.usage {
	width: 100px;
}
#report-list td.actions
{
    width: 100px;
	text-align: right;
}
#report-list .actions a
{
    display: inline-block;
    margin: 0 0 4px 0;
}
#report-list tr
{
    border-bottom: 1px solid #ccc;    
}
#report-list td
{
    padding: 15px 5px 10px 0px;
}
.report-tags
{
    margin-top: 4px;
}
.tag
{
	white-space: nowrap;
	padding: 5px 7px 4px 16px;
	font-size: 85%;
	text-decoration: none;
	color: #444;
	margin-right: 5px;
	background: url('../img/tag-bk.png') no-repeat;
}
.tag:hover
{
    color: #000;
}
aside .tags li .tag {
	color: #444;
	background: url('../img/tag-bk-larger.png') no-repeat;
	padding: 4px 8px 4px 18px;
	margin: 0;
}
aside .tags li .tag.active {
	background: url('../img/tag-bk-active.png') no-repeat;
}
aside .tags li .tag:hover {
    color: #000;
}
.report-stat span
{
    display: block;
    color: #777;
    font-size: 100%;
}

ul.admin-areas { 
	padding: 0;
	margin: 0;
	list-style: none;
}
li.admin-area
{
    margin-bottom: 15px;
}

#assignment-container .view.box-wrapper .box-header h2
{
    width: 140px;
}

#assign-button-panel
{
    margin-top: 90px;
}
#assign-button-panel button
{
    display: block;
    width: 32px;
    margin: 0 auto 20px auto;
    padding: 6px 6px;
}

.table td.edit input, .table td.edit select
{
    width: 100%;
}

.transfer-balance
{
    color: red;
}

.MultiFile-list
{
    margin-top: 4px;
}

.table button
{
	background:#5d9ecc url('../img/grad3.png') repeat-x bottom;
	color:#fff;
	font-size: 100%;
	padding: 2px 10px;
}

span.map a
{
    font-weight: bold;
    font-size: 130%;
}

#task-list td.name { width: 15%; }
#task-list td.ref { width: 15%; }
#task-list td.descr { width: 30%; }
#task-list td.status { width: 10%; }
#task-list td.start { width: 10%; }
#task-list td.due { width: 10%; }
#task-list td.created { width: 10%; }

.product-status
{
    border: 1px solid #ccc;
    padding: 1px 2px;
    border-radius: 5px;
}
.product-list .product-status
{
    padding: 2px 4px;
}
.product-status.design
{
    background-color: #F4F4F4;
    border-color: #dbdbdb;
}
.product-status.production
{
    background-color: #D8EFFF;
    border-color: #bed9e2;
}
.product-status.complete
{
    background-color: #dcebd8;
    border-color: #cae0c3;
}
.product-status.locked
{
    background-color: #FCFFCC;
    border-color: #dbdbdb;
}
.product-status.cancelled
{
    background-color: #FFD1D1;
    border-color: #FF9393;
}

.discount-enabled {
	border: 1px solid #ccc;
	padding: 1px 2px;
	border-radius: 5px;
}

.discount-enabled.web {
    background-color: #D8EFFF;
    border-color: #bed9e2;
}

.discount-enabled.agent {
    background-color: #dcebd8;
    border-color: #cae0c3;
}

.discount-enabled.auto {
    background-color: #FFD1D1;
    border-color: #FF9393;
}

.discount-type {
	border: 1px solid #ccc;
	padding: 1px 2px;
	border-radius: 5px;
}

discount-type.excl {
    background-color: #FFD1D1;
    border-color: #FF9393;
}

span.criteria {
}

span.criteria-field {
	color: #888;
}

span.criteria-value {
}

.edit .form .field > div.min-height
{
	line-height: normal;
}
div.field-value span.product-dates
{
	font-size: smaller;
	color: #555;
}

/*#f7f0c5 #f4eaab
#e1d8ed #cdbee2
#f7d1d0 #f3b3b2
#d1f3ec #b3ece0*/

.table.item-availability td.code
{
    width: 8%;
}
.table.item-availability td.name
{
    width: 20%;
}
.table.item-availability td.status
{
    width: 10%;
}
.table.item-availability td.share
{
    width: 5%;
}
.table.item-availability td.qty
{
    width: 5%;
}
.table.item-availability td.rez-status
{
    width: 17%;
}
.table.item-availability td.pay-status
{
    width: 7%;
}
.table.item-availability td.comment
{
    width: 11%;
}
.table.item-availability td.action
{
    width: 17%;
}

.table td.status.hold, span.hold
{
    color: red;
}

.table.queue-stat td.value
{
	width: 70%;
}
.table.queue-stat td.count
{
	width: 30%;
}

.share-party-info {
    background-color: InfoBackground;
}

.rez-cancel-calc td.item {
    width: 69%;
}
.rez-cancel-calc td.amount {
    width: 31%;
}

.table.email-counts, .table.email-daily-counts {
    width: 40%;
}

.email-counts td.status {
    width: 70%;
}

.email-counts td.count {
    width: 30%;
}

.email-daily-counts td.date {
    width: 25%;
}

.email-daily-counts td.type {
    width: 45%;
}

.email-daily-counts td.count {
    width: 30%;
}

div.check-group
{
    display: inline-block;
    padding-right: 8px;
}

span.info-toggle {
    display: inline-block;
    margin-bottom: -4px;
    cursor: pointer;
}

.break-word {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.color-indicator {
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin-bottom: 2px;
	border: 1px solid #ccc;
}

.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=text],.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width: 500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code{vertical-align:middle}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.allow-dropdown input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag{background-color:rgba(0,0,0,0.05);display:table}.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel]{padding-left:76px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel]{padding-left:84px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel]{padding-left:92px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel]{padding-left:100px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0px 0px}.iti-flag.ad{height:14px;background-position:-22px 0px}.iti-flag.ae{height:10px;background-position:-44px 0px}.iti-flag.af{height:14px;background-position:-66px 0px}.iti-flag.ag{height:14px;background-position:-88px 0px}.iti-flag.ai{height:10px;background-position:-110px 0px}.iti-flag.al{height:15px;background-position:-132px 0px}.iti-flag.am{height:10px;background-position:-154px 0px}.iti-flag.ao{height:14px;background-position:-176px 0px}.iti-flag.aq{height:14px;background-position:-198px 0px}.iti-flag.ar{height:13px;background-position:-220px 0px}.iti-flag.as{height:10px;background-position:-242px 0px}.iti-flag.at{height:14px;background-position:-264px 0px}.iti-flag.au{height:10px;background-position:-286px 0px}.iti-flag.aw{height:14px;background-position:-308px 0px}.iti-flag.ax{height:13px;background-position:-330px 0px}.iti-flag.az{height:10px;background-position:-352px 0px}.iti-flag.ba{height:10px;background-position:-374px 0px}.iti-flag.bb{height:14px;background-position:-396px 0px}.iti-flag.bd{height:12px;background-position:-418px 0px}.iti-flag.be{height:15px;background-position:-440px 0px}.iti-flag.bf{height:14px;background-position:-460px 0px}.iti-flag.bg{height:12px;background-position:-482px 0px}.iti-flag.bh{height:12px;background-position:-504px 0px}.iti-flag.bi{height:12px;background-position:-526px 0px}.iti-flag.bj{height:14px;background-position:-548px 0px}.iti-flag.bl{height:14px;background-position:-570px 0px}.iti-flag.bm{height:10px;background-position:-592px 0px}.iti-flag.bn{height:10px;background-position:-614px 0px}.iti-flag.bo{height:14px;background-position:-636px 0px}.iti-flag.bq{height:14px;background-position:-658px 0px}.iti-flag.br{height:14px;background-position:-680px 0px}.iti-flag.bs{height:10px;background-position:-702px 0px}.iti-flag.bt{height:14px;background-position:-724px 0px}.iti-flag.bv{height:15px;background-position:-746px 0px}.iti-flag.bw{height:14px;background-position:-768px 0px}.iti-flag.by{height:10px;background-position:-790px 0px}.iti-flag.bz{height:14px;background-position:-812px 0px}.iti-flag.ca{height:10px;background-position:-834px 0px}.iti-flag.cc{height:10px;background-position:-856px 0px}.iti-flag.cd{height:15px;background-position:-878px 0px}.iti-flag.cf{height:14px;background-position:-900px 0px}.iti-flag.cg{height:14px;background-position:-922px 0px}.iti-flag.ch{height:15px;background-position:-944px 0px}.iti-flag.ci{height:14px;background-position:-961px 0px}.iti-flag.ck{height:10px;background-position:-983px 0px}.iti-flag.cl{height:14px;background-position:-1005px 0px}.iti-flag.cm{height:14px;background-position:-1027px 0px}.iti-flag.cn{height:14px;background-position:-1049px 0px}.iti-flag.co{height:14px;background-position:-1071px 0px}.iti-flag.cp{height:14px;background-position:-1093px 0px}.iti-flag.cr{height:12px;background-position:-1115px 0px}.iti-flag.cu{height:10px;background-position:-1137px 0px}.iti-flag.cv{height:12px;background-position:-1159px 0px}.iti-flag.cw{height:14px;background-position:-1181px 0px}.iti-flag.cx{height:10px;background-position:-1203px 0px}.iti-flag.cy{height:13px;background-position:-1225px 0px}.iti-flag.cz{height:14px;background-position:-1247px 0px}.iti-flag.de{height:12px;background-position:-1269px 0px}.iti-flag.dg{height:10px;background-position:-1291px 0px}.iti-flag.dj{height:14px;background-position:-1313px 0px}.iti-flag.dk{height:15px;background-position:-1335px 0px}.iti-flag.dm{height:10px;background-position:-1357px 0px}.iti-flag.do{height:13px;background-position:-1379px 0px}.iti-flag.dz{height:14px;background-position:-1401px 0px}.iti-flag.ea{height:14px;background-position:-1423px 0px}.iti-flag.ec{height:14px;background-position:-1445px 0px}.iti-flag.ee{height:13px;background-position:-1467px 0px}.iti-flag.eg{height:14px;background-position:-1489px 0px}.iti-flag.eh{height:10px;background-position:-1511px 0px}.iti-flag.er{height:10px;background-position:-1533px 0px}.iti-flag.es{height:14px;background-position:-1555px 0px}.iti-flag.et{height:10px;background-position:-1577px 0px}.iti-flag.eu{height:14px;background-position:-1599px 0px}.iti-flag.fi{height:12px;background-position:-1621px 0px}.iti-flag.fj{height:10px;background-position:-1643px 0px}.iti-flag.fk{height:10px;background-position:-1665px 0px}.iti-flag.fm{height:11px;background-position:-1687px 0px}.iti-flag.fo{height:15px;background-position:-1709px 0px}.iti-flag.fr{height:14px;background-position:-1731px 0px}.iti-flag.ga{height:15px;background-position:-1753px 0px}.iti-flag.gb{height:10px;background-position:-1775px 0px}.iti-flag.gd{height:12px;background-position:-1797px 0px}.iti-flag.ge{height:14px;background-position:-1819px 0px}.iti-flag.gf{height:14px;background-position:-1841px 0px}.iti-flag.gg{height:14px;background-position:-1863px 0px}.iti-flag.gh{height:14px;background-position:-1885px 0px}.iti-flag.gi{height:10px;background-position:-1907px 0px}.iti-flag.gl{height:14px;background-position:-1929px 0px}.iti-flag.gm{height:14px;background-position:-1951px 0px}.iti-flag.gn{height:14px;background-position:-1973px 0px}.iti-flag.gp{height:14px;background-position:-1995px 0px}.iti-flag.gq{height:14px;background-position:-2017px 0px}.iti-flag.gr{height:14px;background-position:-2039px 0px}.iti-flag.gs{height:10px;background-position:-2061px 0px}.iti-flag.gt{height:13px;background-position:-2083px 0px}.iti-flag.gu{height:11px;background-position:-2105px 0px}.iti-flag.gw{height:10px;background-position:-2127px 0px}.iti-flag.gy{height:12px;background-position:-2149px 0px}.iti-flag.hk{height:14px;background-position:-2171px 0px}.iti-flag.hm{height:10px;background-position:-2193px 0px}.iti-flag.hn{height:10px;background-position:-2215px 0px}.iti-flag.hr{height:10px;background-position:-2237px 0px}.iti-flag.ht{height:12px;background-position:-2259px 0px}.iti-flag.hu{height:10px;background-position:-2281px 0px}.iti-flag.ic{height:14px;background-position:-2303px 0px}.iti-flag.id{height:14px;background-position:-2325px 0px}.iti-flag.ie{height:10px;background-position:-2347px 0px}.iti-flag.il{height:15px;background-position:-2369px 0px}.iti-flag.im{height:10px;background-position:-2391px 0px}.iti-flag.in{height:14px;background-position:-2413px 0px}.iti-flag.io{height:10px;background-position:-2435px 0px}.iti-flag.iq{height:14px;background-position:-2457px 0px}.iti-flag.ir{height:12px;background-position:-2479px 0px}.iti-flag.is{height:15px;background-position:-2501px 0px}.iti-flag.it{height:14px;background-position:-2523px 0px}.iti-flag.je{height:12px;background-position:-2545px 0px}.iti-flag.jm{height:10px;background-position:-2567px 0px}.iti-flag.jo{height:10px;background-position:-2589px 0px}.iti-flag.jp{height:14px;background-position:-2611px 0px}.iti-flag.ke{height:14px;background-position:-2633px 0px}.iti-flag.kg{height:12px;background-position:-2655px 0px}.iti-flag.kh{height:13px;background-position:-2677px 0px}.iti-flag.ki{height:10px;background-position:-2699px 0px}.iti-flag.km{height:12px;background-position:-2721px 0px}.iti-flag.kn{height:14px;background-position:-2743px 0px}.iti-flag.kp{height:10px;background-position:-2765px 0px}.iti-flag.kr{height:14px;background-position:-2787px 0px}.iti-flag.kw{height:10px;background-position:-2809px 0px}.iti-flag.ky{height:10px;background-position:-2831px 0px}.iti-flag.kz{height:10px;background-position:-2853px 0px}.iti-flag.la{height:14px;background-position:-2875px 0px}.iti-flag.lb{height:14px;background-position:-2897px 0px}.iti-flag.lc{height:10px;background-position:-2919px 0px}.iti-flag.li{height:12px;background-position:-2941px 0px}.iti-flag.lk{height:10px;background-position:-2963px 0px}.iti-flag.lr{height:11px;background-position:-2985px 0px}.iti-flag.ls{height:14px;background-position:-3007px 0px}.iti-flag.lt{height:12px;background-position:-3029px 0px}.iti-flag.lu{height:12px;background-position:-3051px 0px}.iti-flag.lv{height:10px;background-position:-3073px 0px}.iti-flag.ly{height:10px;background-position:-3095px 0px}.iti-flag.ma{height:14px;background-position:-3117px 0px}.iti-flag.mc{height:15px;background-position:-3139px 0px}.iti-flag.md{height:10px;background-position:-3160px 0px}.iti-flag.me{height:10px;background-position:-3182px 0px}.iti-flag.mf{height:14px;background-position:-3204px 0px}.iti-flag.mg{height:14px;background-position:-3226px 0px}.iti-flag.mh{height:11px;background-position:-3248px 0px}.iti-flag.mk{height:10px;background-position:-3270px 0px}.iti-flag.ml{height:14px;background-position:-3292px 0px}.iti-flag.mm{height:14px;background-position:-3314px 0px}.iti-flag.mn{height:10px;background-position:-3336px 0px}.iti-flag.mo{height:14px;background-position:-3358px 0px}.iti-flag.mp{height:10px;background-position:-3380px 0px}.iti-flag.mq{height:14px;background-position:-3402px 0px}.iti-flag.mr{height:14px;background-position:-3424px 0px}.iti-flag.ms{height:10px;background-position:-3446px 0px}.iti-flag.mt{height:14px;background-position:-3468px 0px}.iti-flag.mu{height:14px;background-position:-3490px 0px}.iti-flag.mv{height:14px;background-position:-3512px 0px}.iti-flag.mw{height:14px;background-position:-3534px 0px}.iti-flag.mx{height:12px;background-position:-3556px 0px}.iti-flag.my{height:10px;background-position:-3578px 0px}.iti-flag.mz{height:14px;background-position:-3600px 0px}.iti-flag.na{height:14px;background-position:-3622px 0px}.iti-flag.nc{height:10px;background-position:-3644px 0px}.iti-flag.ne{height:15px;background-position:-3666px 0px}.iti-flag.nf{height:10px;background-position:-3686px 0px}.iti-flag.ng{height:10px;background-position:-3708px 0px}.iti-flag.ni{height:12px;background-position:-3730px 0px}.iti-flag.nl{height:14px;background-position:-3752px 0px}.iti-flag.no{height:15px;background-position:-3774px 0px}.iti-flag.np{height:15px;background-position:-3796px 0px}.iti-flag.nr{height:10px;background-position:-3811px 0px}.iti-flag.nu{height:10px;background-position:-3833px 0px}.iti-flag.nz{height:10px;background-position:-3855px 0px}.iti-flag.om{height:10px;background-position:-3877px 0px}.iti-flag.pa{height:14px;background-position:-3899px 0px}.iti-flag.pe{height:14px;background-position:-3921px 0px}.iti-flag.pf{height:14px;background-position:-3943px 0px}.iti-flag.pg{height:15px;background-position:-3965px 0px}.iti-flag.ph{height:10px;background-position:-3987px 0px}.iti-flag.pk{height:14px;background-position:-4009px 0px}.iti-flag.pl{height:13px;background-position:-4031px 0px}.iti-flag.pm{height:14px;background-position:-4053px 0px}.iti-flag.pn{height:10px;background-position:-4075px 0px}.iti-flag.pr{height:14px;background-position:-4097px 0px}.iti-flag.ps{height:10px;background-position:-4119px 0px}.iti-flag.pt{height:14px;background-position:-4141px 0px}.iti-flag.pw{height:13px;background-position:-4163px 0px}.iti-flag.py{height:11px;background-position:-4185px 0px}.iti-flag.qa{height:8px;background-position:-4207px 0px}.iti-flag.re{height:14px;background-position:-4229px 0px}.iti-flag.ro{height:14px;background-position:-4251px 0px}.iti-flag.rs{height:14px;background-position:-4273px 0px}.iti-flag.ru{height:14px;background-position:-4295px 0px}.iti-flag.rw{height:14px;background-position:-4317px 0px}.iti-flag.sa{height:14px;background-position:-4339px 0px}.iti-flag.sb{height:10px;background-position:-4361px 0px}.iti-flag.sc{height:10px;background-position:-4383px 0px}.iti-flag.sd{height:10px;background-position:-4405px 0px}.iti-flag.se{height:13px;background-position:-4427px 0px}.iti-flag.sg{height:14px;background-position:-4449px 0px}.iti-flag.sh{height:10px;background-position:-4471px 0px}.iti-flag.si{height:10px;background-position:-4493px 0px}.iti-flag.sj{height:15px;background-position:-4515px 0px}.iti-flag.sk{height:14px;background-position:-4537px 0px}.iti-flag.sl{height:14px;background-position:-4559px 0px}.iti-flag.sm{height:15px;background-position:-4581px 0px}.iti-flag.sn{height:14px;background-position:-4603px 0px}.iti-flag.so{height:14px;background-position:-4625px 0px}.iti-flag.sr{height:14px;background-position:-4647px 0px}.iti-flag.ss{height:10px;background-position:-4669px 0px}.iti-flag.st{height:10px;background-position:-4691px 0px}.iti-flag.sv{height:12px;background-position:-4713px 0px}.iti-flag.sx{height:14px;background-position:-4735px 0px}.iti-flag.sy{height:14px;background-position:-4757px 0px}.iti-flag.sz{height:14px;background-position:-4779px 0px}.iti-flag.ta{height:10px;background-position:-4801px 0px}.iti-flag.tc{height:10px;background-position:-4823px 0px}.iti-flag.td{height:14px;background-position:-4845px 0px}.iti-flag.tf{height:14px;background-position:-4867px 0px}.iti-flag.tg{height:13px;background-position:-4889px 0px}.iti-flag.th{height:14px;background-position:-4911px 0px}.iti-flag.tj{height:10px;background-position:-4933px 0px}.iti-flag.tk{height:10px;background-position:-4955px 0px}.iti-flag.tl{height:10px;background-position:-4977px 0px}.iti-flag.tm{height:14px;background-position:-4999px 0px}.iti-flag.tn{height:14px;background-position:-5021px 0px}.iti-flag.to{height:10px;background-position:-5043px 0px}.iti-flag.tr{height:14px;background-position:-5065px 0px}.iti-flag.tt{height:12px;background-position:-5087px 0px}.iti-flag.tv{height:10px;background-position:-5109px 0px}.iti-flag.tw{height:14px;background-position:-5131px 0px}.iti-flag.tz{height:14px;background-position:-5153px 0px}.iti-flag.ua{height:14px;background-position:-5175px 0px}.iti-flag.ug{height:14px;background-position:-5197px 0px}.iti-flag.um{height:11px;background-position:-5219px 0px}.iti-flag.us{height:11px;background-position:-5241px 0px}.iti-flag.uy{height:14px;background-position:-5263px 0px}.iti-flag.uz{height:10px;background-position:-5285px 0px}.iti-flag.va{height:15px;background-position:-5307px 0px}.iti-flag.vc{height:14px;background-position:-5324px 0px}.iti-flag.ve{height:14px;background-position:-5346px 0px}.iti-flag.vg{height:10px;background-position:-5368px 0px}.iti-flag.vi{height:14px;background-position:-5390px 0px}.iti-flag.vn{height:14px;background-position:-5412px 0px}.iti-flag.vu{height:12px;background-position:-5434px 0px}.iti-flag.wf{height:14px;background-position:-5456px 0px}.iti-flag.ws{height:10px;background-position:-5478px 0px}.iti-flag.xk{height:15px;background-position:-5500px 0px}.iti-flag.ye{height:14px;background-position:-5522px 0px}.iti-flag.yt{height:14px;background-position:-5544px 0px}.iti-flag.za{height:14px;background-position:-5566px 0px}.iti-flag.zm{height:14px;background-position:-5588px 0px}.iti-flag.zw{height:10px;background-position:-5610px 0px}.iti-flag{width:20px;height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url("img/flags.png");background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-image:url("img/flags@2x.png")}}.iti-flag.np{background-color:transparent}

.form.col div.intl-tel-input
{
    width: 55%;
    line-height: 1.7;
}
                           
.intl-tel-input .flag-container {
    padding: 0;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
.form.col div.intl-tel-input input.tel
{
    width: 100%;
}

div.selected-flag .iti-flag
{
    width: 0;
}

.intl-tel-input .selected-flag 
{
    padding-left: 4px;
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.03);
}

.intl-tel-input.allow-dropdown.separate-dial-code div.selected-dial-code {
    padding-left: 0;
}

.intl-tel-input.allow-dropdown.separate-dial-code input, .intl-tel-input.allow-dropdown.separate-dial-code input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code input[type=tel] {
    padding-left: 54px !important;
}

.intl-tel-input.allow-dropdown.separate-dial-code div.selected-flag {
    width: 48px !important;
}

.iti-flag.cl {
    width: 20px;
    height: 14px;
    visibility: visible;
    background-image: url("../../css/img/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
}

#loading {
    position: fixed;
    z-index: 1000;
    height: 160px;
    width: 320px;
    top: 50%;
    left: 50%;
    margin-top: -80px;
    margin-left: -160px;
    border: 1px solid black;
    background: #ffffff url('../img/loading48.gif') 50% 50% no-repeat;
}

div.item-parties {
	column-fill: auto;
	column-width: 100px;
}

span.item-party.reserved label {
	color: #aaa;
}

.marketing-link.qr-code {
	margin-top: 6px;
}

.price-event a {
	color: #323232;
}

.price-event.Activated a {
	font-weight: bold;
	/*border: 1px solid #999;
	padding: 1px;*/
}

.price-event.Disabled a, .price-event.Inactive a, .price-event.Deactivated a {
	color: #777;
}

.price-event-status.modified {
	color: red;
}

.note-editable {
    height: 200px;
    font-size: 13px;
    font-weight: normal;
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
    line-height: 1.6em;
}

.note-editable table {
    margin: revert-layer;
}

.note-viewable {
	font-size: 13px;
	font-weight: normal;
	font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
	line-height: 1.6em;
}

.info-text {
	overflow-wrap: anywhere;
}
