div.module-select {
    vertical-align: top !important;
    position: relative;
    z-index: 0;
}

.module-select-node {
	text-indent: 0px !important;
	float: none !important;
	clear: both !important;
}

div.module-select.hovered {
	background-color: yellow !important;
	z-index: 1 !important;;
}

div.module-select-panel {
    width: 100% !important;
    background-color: #E6EEF6 !important;
}

div.module-select-panel * {
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif !important;
    background-color: #E6EEF6 !important;
    text-align: left !important;
    font-size: 11px !important;
    width: auto !important;
}

div.module-select-panel span {
    font-size: 14px !important;
    font-weight: bold !important;
}

div.module-select-panel-commands {
    border-bottom: 2px solid #507484 !important;
    padding: 2px 0!important;
    margin: 0px !important;
}

div.module-select-panel a {
	font-weight: 400 !important;
	line-height: 22px !important;
	background-image: none !important;
	background-position: 0 0 !important;
	width: auto !important;
	height: auto !important;
	margin-left: 0 !important;
	padding: 0 !important;
	display: inline !important;
}

div.module-select-panel div.module-select-panel-commands a {
	font-weight: 400 !important;
	line-height: 22px !important;
	background-image: none !important;
	background-position: 0 0 !important;
	width: auto !important;
	height: auto !important;
	margin-left: 0 !important;
	padding: 0 !important;
	display: inline !important;
	margin-top: 0 !important;
	overflow: visible !important;
	float: none !important;
}

div.module-select-panel-commands a.external {
    background: url(../img/ico-external-link.png) no-repeat right top;
    padding-right: 15px;
}

.module-select .module-select-panel span.module-select-panel-title {
    color: black !important;
    display: inline !important;
    text-indent: 0px !important;
}

span.module-select-element-helper {
    color: white !important;
    cursor: move !important;
    display: block !important;
    padding: 2px 0!important;
    margin: 0px !important;
    text-indent: 0px !important;
}

span.module-visible {
    background:  url(../img/bullet-green.png) no-repeat left top #415B66 !important;
    padding-left: 16px !important;
}

span.module-invisible {
    background:  url(../img/bullet-grey.png) no-repeat left top #415B66 !important;
    padding-left: 16px !important;
}

div.module-select-element {
    border: 2px dashed #507484;
}

div.module-select-element-placeholder {
    border: 2px dashed red !important;
}

div.sortable {
    min-height: 20px !important;
}

div.module-popup {
    background-color: #E6EEF6 !important;
    border: solid 1px #507484 !important;
    width: 780px !important;
    padding: 10px 50px 30px !important;
    line-height: 12px !important;
}

div.module-popup * {
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif !important;
    color: black !important;
    margin: 0 !important;
    font-size: 12px !important;
    text-align: left !important;
}

div.ui-dialog-titlebar {
    display:none !important;
}

.ui-widget-overlay {
    height:100%;
    left:0 !important;
    position:absolute !important;
    top:0 !important;
    width:100%;
    background:#666666 scroll !important;
    opacity:0.5 !important;
    filter:alpha(opacity=50) !important;
}

div.module-popup td {
    font-size: 12px !important;
}

div.module-popup div {
    margin: 5px 0 5px 0 !important;
}

div.module-popup select {
    font-size: 12px !important;
}

div.module-select-panel a, div.module-popup a {
    outline: 0 !important;
    text-decoration: none !important;
    color: #507484 !important;
}

div.module-select-panel a:link, div.module-popup a:link {
    color: #507484 !important;
}

div.module-select-panel a:visited, div.module-popup a:visited {
    color: #507484 !important;
}

div.module-select-panel a:active, div.module-popup a:active {
    color: #507484 !important;
}

div.module-select-panel a:hover, div.module-popup a:hover {
    color: #2e353e !important;
    text-decoration: underline !important;
}

div.module-popup input.submit,button.submit {
    margin: 0 !important;
    padding: 0px 5px 0px 5px !important;
    border: 1px solid #7C7C7C !important;
    background: transparent url(../img/tab.png) no-repeat scroll -2px -2px !important;
    font-size: 1.1em !important;
}

div.module-popup label {
    border: medium none !important;
    display: block !important;
    font-size: 10px !important;
}

div.module-popup label.required {
    background: transparent url(../img/required.gif) no-repeat scroll 0 50% !important;
    font-weight: bold !important;
    padding-left: 12px !important;
}

div.module-popup h3 {
    font-size: 1.4em !important;
    font-weight: bold !important;
    margin-bottom: 4px !important;
}

div.module-popup h3 * {
    font-size: 1em !important;
    margin: 2px !important;
    font-weight: bold !important;
}

div.module-popup h5 * {
    font-size: 1.0em !important;
    font-weight: bold !important;
    margin: 2px !important;
}

div.module-popup table {
    margin: 3px !important;
}

div.module-popup td {
    font-size: 1.0em !important;
    border: none !important;
}

div.module-popup fieldset {
    margin: 0 0 8px !important;
}

div.module-popup span.errors {
    color: red !important;
}

div.module-popup ul {
    padding: 0 0 0 30px !important;
    margin: 0px !important;
}

div.module-popup li {
    padding: 0 !important;
    margin: 2px !important;
    list-style-type: none !important;
}

/* table */
div.module-popup table.data {
    margin: 5px auto 5px auto !important;
    border-collapse: collapse !important;
    empty-cells: show !important;
    width: 99% !important;
    font-size: 11px !important;
}

div.module-popup table.data td,div.module-popup table.data th {
    padding: 3px 5px 3px 5px !important;
    vertical-align: middle !important;
    border: none !important;
}

div.module-popup table.data th {
    background-color: lightgrey !important;
    font-weight: bold !important;
    font-size: 12px !important;
}

div.module-popup table.data tr:hover {
    background-color: #f1f1f1 !important;
}
/* end table */

/* Floating menu*/
div.module-select-floating-menu {
    position: fixed !important;
    top: 20px;
    right: 0px !important;
    margin: 0 !important;
    padding: 1px 40px 1px 40px !important;
    width: 400px !important;
    border: 3px white double !important;
    display: block !important;
    background: #415B66 !important;
    z-index: 90 !important;
    cursor: move !important;
}

div.module-select-floating-menu * {
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif !important;
    font-size: 15px !important;
    color: white !important;
    width: auto !important;
    text-align: left !important;
}

div.module-select-floating-menu form {
    background: #48636D !important;
    font-size: 11px !important;
    margin: 0 !important;
    padding: 3px 30px 3px 30px !important;
}

div.module-select-floating-menu input.button, input.submit, button.submit {
    margin: 0 !important;
    padding: 0px 5px 0px 5px !important;
    border: 1px solid #7C7C7C !important;
    background: transparent url(../img/tab.png) no-repeat scroll -2px -2px !important;
    color: black !important;
    font-size: 1.2em !important;
}

div.module-select-floating-menu span.module-select-floating-menu-changes {
    display: none;
    font-size: 11px !important
}

div.module-select-floating-menu span.module-select-floating-menu-saved {
    display: none;
    font-size: 11px !important
}
/* end floating menu */

/* Tabs */
.ui-tabs .ui-tabs-hide {
    display: none;
}

ul.tabs-nav {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 4px;
}

ul.tabs-nav:after {
    clear: both;
    content: " ";
    display: block;
}

ul.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px;
}

ul.tabs-nav a,ul.tabs-nav a span {
    background: transparent url(../img/tab.png) no-repeat scroll 0 0;
    display: block;
    padding: 0 10px;
}

ul.tabs-nav a {
    color: #27537A;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 1px;
    white-space: nowrap;
    z-index: 2;
}

ul.tabs-nav .tabs-selected a {
    color: #000000;
}

ul.tabs-nav .ui-tabs-selected a,ul.tabs-nav a:hover,ul.tabs-nav a:focus,ul.tabs-nav a:active
    {
    background-position: 100% -150px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}

ul.tabs-nav a,ul.tabs-nav .ui-state-disabled a:hover,ul.tabs-nav .ui-state-disabled a:focus,ul.tabs-nav .ui-state-disabled a:active
    {
    background-position: 100% -100px;
}

ul.tabs-nav a span {
    height: 18px;
    min-height: 18px;
    min-width: 64px;
    padding-right: 0;
    padding-top: 6px;
    width: 64px;
}

*>ul.tabs-nav a span {
    height: auto;
    width: auto;
}

ul.tabs-nav .ui-tabs-selected a span {
    padding-top: 7px;
}

ul.tabs-nav .ui-tabs-selected a span,ul.tabs-nav a:hover span,ul.tabs-nav a:focus span,ul.tabs-nav a:active span
    {
    background-position: 0 -50px;
}

ul.tabs-nav a span,ul.tabs-nav .ui-state-disabled a:hover span,ul.tabs-nav .ui-state-disabled a:focus span,ul.tabs-nav .ui-state-disabled a:active span
    {
    background-position: 0 0;
}

ul.tabs-nav .ui-tabs-selected a:link,ul.tabs-nav .ui-tabs-selected a:visited,ul.tabs-nav .ui-state-disabled a:link,ul.tabs-nav .ui-state-disabled a:visited
    {
    cursor: text;
}

ul.tabs-nav a:hover,ul.tabs-nav a:focus,ul.tabs-nav a:active {
    cursor: pointer;
}

ul.tabs-nav .ui-state-disabled a span{
    display: none;
}

.ui-tabs-nav {
    border-bottom: 1px solid #97A5B0 !important;
}

.user_registration .ui-tabs-panel {
	padding: 0px !important;
}

.ui-tabs-panel {
    padding: 1em 8px !important;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-clearfix {
    display: block;
}

/* end Tabs */
