﻿/*Utilities*/
.hidden {
    display: none;
}
.clear {
    clear: both;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.lowercase {
    text-transform: lowercase;
}

.uppercase {
    text-transform: uppercase;
}

.pointer {
    cursor: pointer;
}

.fullwidthinput input, .fullwidthinput select {
    width: 100% !important;
}

/*Tables*/
div.dataTables_paginate {
    float: right;
    margin: 0;
}

div.dataTables_info {
    margin-left: 2px;
}

.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li { display: inline; }

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    color: #999;
    cursor: default;
    background-color: transparent;
}

.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
    color: #333;
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span { background-color: #f5f3e5; }

.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999;
    cursor: default;
}

.paginate_disabled_previous {
    display: none;
}

.paginate_disabled_next {
    display: none;
}

.paginate_enabled_previous, .paginate_enabled_next {
    margin-right: 10px !important;
    cursor: pointer;
}

/*Calendar*/


/* Fix stile validatori */
.arsinline > span {
    display: none;
}


/*General*/
.htmlArea {
    width: 400px;
}

.page-right {
    margin-top: -25px !important;
}
.page-left {
    margin-top: 10px !important; 
}
.top {
    height: 109px !important;
}
.top ul.menu {
    top: 63px !important;
    left: 175px !important;
}
.top .user {
    top: 45px !important;
}

.ver-table th {
    text-transform: uppercase;
    cursor: pointer;
}

.arsformplaceholder 
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.calendarButtonEdit {
    text-decoration: none;
    width: 92px;
    height: 35px;
    display: block;
    margin-top: -8px;
    padding-top: 8px;
}

span.ver-table {
    border: 0 !important;
}

.ver-table th {
    color: #fff !important;
    font-weight: normal !important;
    text-decoration: none !important;
}

table.ver-table {
    clear: both;
    width:100%;
}

table.ver-table td, table.ver-table th{
    border: 1px solid white;
}


/*UI Widget*/
.ui-dialog input[type=submit] {
    width: auto !important;
    margin-right: 3px;
}

.ui-dialog input[type=submit] {
    width: auto !important;
    margin-right: 3px;
}

.ui-dialog .input-div .mod_button {
right: 5px;
}

.ui-dialog div.checkboxdiv {
    width: 220px;
}

.ui-dialog div.checkboxdiv label {
    line-height: 14px;
}

.ui-dialog .ver-table {
    width: 100% !important;
}

.ui-dialog .button_blue, .ui-dialog .button_yellow {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    margin-left: 3px;
}

.ui-dialog textarea {
    width: 100%;
}

.ui-dialog .radiolist {
    width: auto;
}

/*Fix stili*/
input[type=checkbox], input[type=radio] {
    width: 13px !important;
    margin-right: 5px !important;
}

/*div.radiolist {
    float: left;
    padding-right: 10px;
    width: 160px;
    margin-top: 5px;
}

div.radiolist input {
    float: left;
}

div.radiolist label {
    display: block;
    float: left;
    width: 140px;
    margin-top: -5px;
}

div.checkbox input {
    float: left;
}

div.checkbox label {
    display: block;
    float: left;
    width: 140px;
}*/

.button_blue, .button_yellow, .button_browse  {
    text-transform: uppercase;
}

.confirminteditor_button {
    background: #336699;
    color: #fff !important;
    display: block;
    width: 50px;
    height: 22px;
    font-family: 'DINProMedium';
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    padding: 3px 0px 0px 0px;
    border-bottom: 4px solid #cccccc;
    margin-right: 10px;
}


.ver-table label {
    font-size: 11px  !important;
}

.form_table td {
    padding-top: 20px;
}

.innerbody iframe  {
    background-color: #e8e8e8 !important;
}

.spaced_table td {
    padding-right: 5px; 
}

select.styled {
    height: 35px !important;
}

.attachment_pagination {
   
}

.attachment_pagination > div {
    float: right;
    height: 10px;
    cursor: pointer;
    margin: 0px 3px;
}

.attachment_pagination div img {
    border: 0;
    height: 20px;
    float: left;
    display: block;
    vertical-align: middle;
}

.attachment_pagination > div >  span {
    float: left;
    display: block;
}

.popup_confirmed_intbox input{
    width: 180px !important;
    height: 24px;
}

table.nostyle tr {
    background: transparent;
}


table.nostyle tr td {
    background: transparent;
}


/*Modifiche select, checkbox, radio*/
input.styled { display: none; } 
select.styled { position: relative; width: 190px; opacity: 0; filter: alpha(opacity=0); z-index: 5; } 
.disabled { opacity: 0.5; filter: alpha(opacity=50); }