/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
body { font-size: 62.5%; }
/*.ui-dialog
{
    text-shadow: 1px 1px 0px black;
}*/
label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
h1 { font-size: 1.2em; margin: .6em 0; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }

.ui-widget-header {
    color: #333;
    font-weight: bold;
}


/* ------------------
 Estil de la taula recerca de clients
   ------------------   */
.capa-taula {
	width: 100%;
	padding-top: 0px;
	border: 1px solid #11457E;
	margin-top: 20px;
	height: 100%;
}

#rounded-corner-recerca-clients
{
	font-size: 11px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	text-shadow:none;
	margin-left: 0px;
}

#rounded-corner-recerca-clients a {
	color: #000;
}
#rounded-corner-recerca-clients a:hover {
	color: #fff;
}


#rounded-corner-recerca-clients thead th.rounded-company
{
	background: #11457E url('images/table-images/left.png') left -1px no-repeat;
}
#rounded-corner-recerca-clients thead th.rounded-q8
{
	background: #11457E url('images/table-images/right.png') right -1px no-repeat;
}
#rounded-corner-recerca-clients th
{
	padding: 7px;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background: #11457E;
}
#rounded-corner-recerca-clients td
{
	background: #dcdcdc;
	border-top: 1px solid #fff;
	color: #11457E;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#rounded-corner-recerca-clients tfoot td.rounded-foot-left
{
	background: #dcdcdc url('../images/table-images/botleft.png') left bottom no-repeat;
	color: #b4b4b4;
	font-size: 0.9em;
}
#rounded-corner-recerca-clients tfoot td.rounded-foot-right
{
	background: #dcdcdc url('../images/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner-recerca-clients tbody tr:hover td
{
	background: #d0d7e1;
}


.peu-taula {
	background-color: #11457E;
	width: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 10px;
	color: #fff;
	background-position: bottom;
	text-shadow:none;
	margin-left: 20px;
}

.peu-taula p {
	font-size: 10px;
	color: #fff;
	margin-left: 15px;	
}

#colTwo {
	float: right;
	min-width: 635px;
    width:100%;
	padding-bottom: 0;
}

.classdialog {
	width: 600px;	
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #11457E/*{borderColorDefault}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #888/*{fcDefault}*/;
}

.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight 
{
    background-color: #FCEFA1;
    background-image: none;
    border: 1px solid #FCEFA1;
    color: #363636;
}


.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #888/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #11457E/*{borderColorHover}*/;
	background: #D9E4F3/*{bgColorHover}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #11457E/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}


.ui-widget-content {
    background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    color: #11457E;
    padding: 5px;
}

.ui-dialog .ui-dialog-buttonpane 
{
    padding: 0 5px;
}
.ui-tabs .ui-tabs-panel {
    padding: 1em 0.4em;
}
.ui-menu-item.ui-state-disabled {
    font-size: 110%;
    margin-top: 0;
    text-align: center;
    opacity: 1;
    border-bottom: 1px solid #333333;
}
.ui-menu-item {
    min-width: 250px;
}

.ui-menu .ui-menu-divider {
    padding-bottom: 0;
    margin-bottom:0;
}
ul.ui-widget.ui-menu {
    background-color: #DDDDDD;
    background-image: none;
}
ul.ui-widget.ui-menu li.ui-menu-item {
    border-bottom: 1px solid #080808;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
    font-size:12px;
}
ul.ui-widget.ui-menu li.ui-menu-item:last-child {
    border-bottom: medium none;
}
ul.ui-menu li.ui-menu-item a.ui-state-focus
{
    background-color:#EEEEEE;
    color:#222222;
}
ul.ui-menu li.ui-menu-item a.ui-state-focus
{
    border: 1px solid #888888;
}

.ui-menu {
    z-index: 1000;
}