*{
  margin: 0;
  padding: 0;
  border:0;
  outline:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

ol, ul, li {
    list-style-type: none;
}

img, a img, a {
 	border: none;
}

a, a:focus, input, select, textarea, radio, checkbox {
	outline: none;
}

textarea {
    outline: none;
    resize: none;
}

table {
    width: 100%;
}

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
}

html, body {
    height: 100%;
}

body {
    font-family: Verdana,Arial,sans-serif;

}

a, a:visited, a:link {
    color: #2073b3;
}

a:hover {
    text-decoration: none;
}

.wrapper, .footer {
    background-color: #fff;
    margin: 0px auto;
    max-width: 1300px;
    min-width: 1000px;
    padding: 0px 5%;
}

.wrapper {
    min-height: 100%;
}

.footer {
  font-size: 12px;
  margin-top: -50px;
}

.wrapFooter {
  border-top: medium double #A9A9A9;
  padding: 15px;
}

.hFooter {
    clear: both;
    height: 100px;
}


.content {
    margin: 0px auto;
    max-width: 1600px;
}

.header {
    border-bottom: medium double #A9A9A9;
    margin-bottom: 5px;
    text-align: center;
}

.header td {
    font-size: 14px;
    padding: 10px 7px 5px 10px;
}

.lang {
  font-size: 12px;
  margin-bottom: 60px;
  padding-right: 10px;
  text-align: right;
}

.lang a {
  color: #555555;
  padding: 2px 7px 2px 7px;
}

.lang a.active {
  background-color: #006BB3;
  color: #fff;
  cursor: default;
  padding: 2px 7px 2px 7px;
  text-decoration: none;
}

.exitLink {
    /*background-color: #EBEAE3;
    padding: 3px 10px;*/
}

#administration-link,
.exitLink a {
    color: #555555;
    font-size: 12px;
}

#administration-link.active {
    color: #2073B3;
}

.noBgColor {
    background-color: #fff;
}

.noBgColor a {
    font-size: 14px;
}

.leftCol {
    float: left;
    width: 21%;
}

.leftCol ul {
    float: right;
    font-family: arial;
    font-size: 14px;
    text-align: left;
    width: 180px;
}

.rightCol {
    margin-left: 22%;
}

.mainForm_Div {
    /*height: 570px;*/
    height: auto !important;
    padding: 15px 20px 20px 20px !important;
    position: static !important;
    width: 750px;
}

.mainForm_Div h3, #mainContentDiv h3 {
    border-bottom: 1px solid #A9A9A9;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.mainForm_Div h3.alternative {
  color: #020883;
}

.mainForm_Div label {
    display: inline-block;
    padding: 8px 0px;
}

.tableFooter td {
    height: 40px;
    text-align: center;
}

select, .ui-autocomplete-input, .mainForm_Div select, #inp_login, #inp_pass, .pager select {
    border: 1px solid #ABADB3;
    color: #4A4A4A;
    font: 12px Arial;
    padding: 2px 0 2px 8px;
}

.mainForm_Div select {
    padding: 0px;
    width: 45px;
}

.pager select {
  padding: 0px;
  width: 40px;
}

.btmMenu {
    float: right;
}

.btmMenu li {
    border-right: 1px dotted #B0B0B0;
    display: inline;
    padding: 0 10px;
}

.footer a {
    color: #525252;
}

.btmMenu .last {
    border-right: medium none;
    padding-right: 0;
}

.mainMenu li {
    margin: 0px 0px 10px 0px;
}

.mainMenu li.alternative {
    background: url(../images/left_menu_bg.png) repeat-x top left;
    margin: 0px 0px 5px 0px;
    padding: 10px 0;
}

.mainMenu li.alternative_ {
    margin: 0px 0px 0px 0px;
    padding: 7px 0;
}

.mainMenu li a, .mainMenu li span {
    border-left: 6px solid #aaa;
    color: #525252;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}

.mainMenu a.active  {
    border-left: 6px solid #006BB3;
    cursor: default;
    font-weight: bold;
}

.mainMenu li a:hover {
    border-left: 6px solid #006BB3;
    text-decoration: underline;
}

.mainMenu a.active:hover {
  text-decoration: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url(../images/left_menu_bg.png) repeat-x bottom left;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
}

.ui-button-text-only .ui-button-text {
    font-family: arial;
    font-weight: bold;
    padding: 4px 5px;
}

.ui-state-default .ui-icon {
    background-image: url("../images/ui-icons_888888_256x240.png");
}

.button {
  color: #555555;
}


.ui-state-default, .ui-button .ui-button-text {
  *display: inline-block;;
}

.logo span {
  bottom: 7px;
    display: inline-block;
    font-size: 1.8em;
    position: relative;
}

.artezioLogo img {
  margin-top: 10px;
}

#fileList {
	margin: 0 auto;
    width: auto;
}

.ui-state-highlight {
	margin: 0 auto 10px;
    padding: 10px 0.7em;
    text-align: center;
    width: 80%;
}

#upload_files_div td {
  padding: 2px 5px;
}

#upload_files_div .filesize {
  width: 100px;
}

.file_delete {
  width: 30px;
}

.even td, .odd td {
  padding: 5px 0px;
}

.even button, .odd button {
  margin: 5px 0px 10px 0px;
}

.myFilesLeft td {
  padding: 3px 0px 3px 10px;;
  vertical-align: top;
}

.totalRowsCount span {
  font-weight: bold;
}

#caption_files_for_upload_div{
    margin-top: 10px;
    border-bottom:0;
    padding:3px;
}

#upload_files_div{
    max-height:155px;
    overflow-y:auto;
}
#upload_files_div .size {
    min-width: 100px;
}
#upload_files_div .current_size {
    min-width: 100px;
}

#storages-content {
    clear: left;
}

.tabs li, .secondary-tabs li {
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    list-style: none;
}

.tabs a.active, .secondary-tabs a.active {
    color: #555;
}

.uix-multiselect {
    margin-bottom: 10px;
    margin-left: 20px;
}

.uix-multiselect .ui-state-default,
.uix-multiselect .ui-state-highlight {
    margin: 0;
    padding: 3px 5px;
    width: auto;
    text-align: left;
}

ul#span_error {
    padding-left: 30px;
    padding-bottom: 5px;
}

ul.storages-tabs a.active:hover,
ul.storages-tabs a.active {
    text-decoration: none;
    cursor: text;
}

#user-domain-select,
#user-domain-strategy {
    margin-left: 20px;
}

#selection-select-radio,
#strategy-select {
    margin-bottom: 10px;
}

ul.storages-tabs {
    margin-bottom: 15px;
}

table#event,
table#user,
table#storage {
    border-spacing: 0px;
    border: 1px solid #CCCCCC;
    border-right: none;
    margin-bottom: 10px;
}

table#event th, table#user th, table#storage th {
    background-color: #CCCCCC;
    border-right: 1px solid white;
    text-align: left;
}

table#event td, table#user td, table#storage td {
    border-right: 1px solid #CCCCCC;
}

table#event td, table#event th,
table#user td, table#user th,
table#storage td, table#storage th {
    padding: 6px 5px;
}

table#event tr.even,
table#user tr.even,
table#storage tr.even {
    background-color: #e6e6fa;
}

table#event a, table#event a.visited, table#event a:link,
table#storage a, table#storage a.visited, table#storage a:link,
table#user a, table#user a.visited, table#user a:link {
    color: #2053B3;
}

.p-bar-text {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 8px;
}

#format-select, #report-type-select, #language-select {
    width: auto;
}

#selection-select,
#date-select-fieldset {
    border: 1px solid #AAA;
    padding: 10px;
}

#date-select-fieldset legend {
    padding: 0 5px;
}

#free-space, #disk-usage {
    height: 30px;
}

.storage-disk-usage .ui-accordion-header,
.storage-free-space .ui-accordion-header {
    font-size: 12px !important;
    padding: 3px 20px !important;
    margin-top: 2px;
    margin-bottom: 0px !important;
}

.storage-location label,
.storage-free-space label,
.storage-disk-usage label {
    font-weight: bold;
}

