

td, th, input, textarea, select, button {
  margin: 0;
  padding: 0;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
body, select, input, textarea, button {font-size: 13px; color: #333;}
/*body {line-height: 18px}
:-moz-any-link:active, a:active, a:focus, input, textarea, button {outline:none;}*/

button, a {cursor: pointer;}

a {color: #333; text-decoration: none;}
a:hover {color: #f12b63;}
a img {border: none;}

.clear {clear: both !important;}
.right {float: right !important;}

span.clear {
  visibility: visible;
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
}
/******   Forms   ***************************/
input[type=text],
input[type=password],
textarea,
select
{
  padding: 4px;
  background: #fff;
  border: 1px solid;
  border-color: #ddd #eee #eee #ddd;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
input[type=text].inline,
input[type=password].inline,
textarea.inline,
select.inline
{
  float: none !important;
}
input[type=text]:hover,
input[type=password]:hover,
textarea:hover,
select:hover
{
  border-color: #999 #ddd #ddd #aaa;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus
{
  border-color: #999 #ddd #ddd #aaa;
}
select:focus {
  outline: 0 none !important;
}

label {
  display: block;
  text-shadow: 1px 1px 0 #fff;
}
label * {
  letter-spacing: 0;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
label.s_disabled, label.s_disabled * {
  color: #9ea7ad !important;
}
label .red {
  vertical-align: top;
  font-size: 11px;
}
label .s_legend {
  margin: 0 !important;
  padding-top: 0;
  line-height: 11px;
}
label.s_checkbox,
label.s_radio
{
  width: auto;
  padding: 4px 0;
  text-align: left;
  letter-spacing: 0;
  white-space: nowrap;
  color: #333;
  font-size: 13px;
  font-weight: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}

/******** Clear Fix ************/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}

/*colors*/
#show_search  {
	background-color: #bce5ff;
}


.qtip,.qtip {
		    position: absolute;
		    left: -28000px;
		    top: -28000px;
		    display: none;
		    max-width: 280px;
		    min-width: 50px;
		    font-size: 10.5px;
		    line-height: 12px;
		    direction: ltr;
		}

		.qtip-content {
		    position: relative;
		    padding: 5px 9px;
		    overflow: hidden;
		    text-align: left;
		    word-wrap: break-word;
		}

		.qtip-titlebar {
		    position: relative;
		    padding: 5px 35px 5px 10px;
		    overflow: hidden;
		    border-width: 0 0 1px;
		    font-weight: 700;
		}

		.qtip-titlebar + .qtip-content {
		    border-top-width: 0 !important;
		}

		/* Default close button class */
		.qtip-close {
		    position: absolute;
		    right: -9px;
		    top: -9px;
		    cursor: pointer;
		    outline: medium none;
		    border-width: 1px;
		    border-style: solid;
		    border-color: transparent;
		}

		.qtip-titlebar .qtip-close {
		    right: 4px;
		    top: 50%;
		    margin-top: -9px;
		}

		* html .qtip-titlebar .qtip-close {
		    top: 16px;
		}

		/* IE fix */
		.qtip-titlebar .ui-icon,.qtip-icon .ui-icon {
		    display: block;
		    text-indent: -1000em;
		    direction: ltr;
		    vertical-align: middle;
		}

		.qtip-icon,.qtip-icon .ui-icon {
		    -moz-border-radius: 3px;
		    -webkit-border-radius: 3px;
		    border-radius: 3px;
		    text-decoration: none;
		}

		.qtip-icon .ui-icon {
		    width: 18px;
		    height: 14px;
		    text-align: center;
		    text-indent: 0;
		    font: normal bold 10px/13px Tahoma,sans-serif;
		    color: inherit;
		    background: transparent none no-repeat -100em -100em;
		}

		.qtip-focus {
		}

		.qtip-hover {
		}

		.qtip-default{
	border-width: 1px;
	border-style: solid;
	border-color: #660033;
	background-color: #660066;
	color: #fff;
	-webkit-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 3px 8px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 3px 8px rgba(50, 50, 50, 0.5);
		}

		.qtip-default .qtip-titlebar {
		    background-color: #FFEF93;
		}

		.qtip-default .qtip-icon {
		    border-color: #CCC;
		    background: #F1F1F1;
		    color: #777;
		}

		.qtip-default .qtip-titlebar .qtip-close {
		    border-color: #AAA;
		    color: #111;
		}

		.qtip .qtip-tip {
		    margin: 0 auto;
		    overflow: hidden;
		    z-index: 10;
		}

		.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml {
		    position: absolute;
		    color: #123456;
		    background: transparent;
		    border: 0 dashed transparent;
		}

		.qtip .qtip-tip canvas {
		    top: 0;
		    left: 0;
		}

		.qtip .qtip-tip .qtip-vml {
		    behavior: url(#default#VML);
		    display: inline-block;
		    visibility: visible;
		}

#custom_attributes {
	clear: both;
}

#custom_attributes .heading {
	margin-top: 15px;
}

#custom_attributes .edit_row {
	height: 40px; 
	overflow: hidden;
}

#custom_attributes .detail_label {
	width: 150px;
}

#custom_attributes .edit_label {
	line-height: 28px;
	margin: 10px 0 0 0; 
	width: 200px;
}

#custom_attributes .edit_checkbox {
	margin: 3px 7px 0 0; 
	width: auto;
}

#custom_attributes .required_input {
	color: #f00; 
	margin-left: 10px;
}

#custom_attributes .radio_button {
	margin-left: 0; 
	margin-right: 5px; 
	width: auto;
}

#custom_attributes .radio_button_label {
	float: none;
	line-height: 16px; 
	margin: 0;
}

/* Search Form */

/*#custom_attributes  .search_heading {
	font-size: 14px;
	padding: 0 7px 12px;
}

#custom_attributes .search_label {
	color: #999; 
	font-size: 11px;
}

#custom_attributes .search_select {
	width: 100px;
}

#custom_attributes .search_checkbox {
	margin: 3px 3px 0 0;
	width: auto;
	min-width:200px;
}*/