/* Definite in page.css */

.header-page {
	background:#e2edef;
	float:left;
	width:100%;
	height:100px;
	margin-bottom:12px;
}

.sub2 .wrapper p.voce2 {
	padding:0 5px;
}

.user-tools img {
	width:45px !important;
	height:45px !important;
}

.user-name {
 	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

.user-name span.domain {
	display: inline;
	color: #0c8599;
	font-size: 16px;
}

.user-name span.username {
    display: inline;
	color: #999999;
	font-size: 14px;
}

.area-tools p.icons:hover {
	background:#e2edef;
}

.area-tools p.webicons:hover {
	background:#e2edef !important;
}

.call-info {
    font-size: 16px;
}

p.user-tools.notify {
	font-family:'icon-text';
	font-size:36px; 
	width:70px; 
	height:60px; 
	line-height:70px;
	text-align:center;
	display:block;
	
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

p.user-tools.notify:hover {
	font-size: 52px !important;
	color: rgb(12,133,153);
	background: none repeat scroll 0% 0% #e2edef !important;
	cursor:pointer;
}

p.user-tools.placeholder {
	width:70px; 
	height:60px; 
	display:block;
}

p.user-tools.notify .badge {
	display: none;
	position: relative;
	right: 15px;
}

.filter-groups {
	border: 2px solid rgb(221, 221, 221);
	padding: 8px;
}

.footer_page_logo {
	border-top:#ccc solid 1px;
	position:fixed;
	z-index:2000000;
	bottom:0;
	padding:0;
	text-align:center;
	width:100%;
	background:rgb(249, 249, 249);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.2);
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
}

.footer_page_logo img {
	width:200px;
	position:relative;
}

.dialer_status {
	position: absolute;
	top: 0px;
	left: 202px;
	font-size: 28px;
	width: 28px;
	z-index: 2;
	color: #F9F9F9;
	color: #CCC;
	cursor: default;
}

.dialer_status_on {
	color: #B4DF5B !important;
	cursor: pointer;
}


/* Definite in login.css */

form.changePassword {
	padding:5px 0 5px 0;
}

form.changePassword p {
	margin:10px 0;
	padding:2px 0;
	border:#ccc solid 1px;
	/*border-left:#4d7496 solid 2px;*/
	overflow:hidden;
	line-height:25px;
	width:100%;
}

form.changePassword label {
	font-family:'icon-text';
	font-size:25px;
	padding:0 5px 0 5px;
	color:#dadada;
}

form.changePassword input {
	border:none;
	background:none;
	width:85%;
	padding:4px 0 0 0;
	vertical-align:top;
	font-size:14px;
}


/* Definite in base_wind.css */

a.buttons.blue.upload-profile-photo {
	line-height: 40px;
}

a.buttons.blue.remove-profile-photo {
	line-height: 40px;
}

a.buttonText {
	color:#fff;
	font-weight: bold;
}

a.buttonRed {
	background: red;
}

a.buttonRed:hover {
	background: #ff5555;
}

a.buttonText {
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 14px !important;
}

#blinkingButton {
	-webkit-transition: background 1.0s ease-in-out;
	-ms-transition:     background 1.0s ease-in-out;
	transition:         background 1.0s ease-in-out;
}

.loader-all-password-request p {  
	display:table-cell;	
	vertical-align:middle;
	text-transform:lowercase;
	font-style:italic;
	font-size:13px;
	color:#999;
}

.loader-all-password {
	position: relative;
	top: 300px;
	z-index:3000001;
	width:300px;
	background:rgb(255,255,255);	
	width: 450px;
	height: 150px;
	display:inline-flex;	
	text-align:center;
	border: 1px solid black;
    border-collapse: collapse;
}

.loader-all-password tr {
	height: 50px;
}

.loader-all-password p {
	width: 100%;
	position: absolute;
	top: 60px;
}

.loader-all-password input {
	vertical-align: top;;
}

.loader-all-password a {
	margin-left: 10px;
	margin-right: 10px;
}

.loader-all-password-text {
	font-size: 14px;
	font-style: normal;
	color: #999;
}

.loader-all-password-icon {
	font-family: 'icon-text';
	font-size: 25px;
	font-style: normal;
	padding: 0 5px 0 5px;
	color: #999;
}

a.noclick {
	color: #555!important;
	cursor:default;
}

.license-button {
	text-transform: uppercase;
	padding: 8px 10px;
	border: 0px;
	background:#0c8599;
	color:#fff;
	cursor: pointer;
	width: auto;
}

.license-button:hover {
	background:#0cc8d0;
}

.license-remove-button {
	background: #ff0000;
}

.license-remove-button:hover {
	background: #ff5555;
}

#changing-password span {
	background:url(../img/icone/loading.gif) center left no-repeat;
	color:#CCC;
	font-size:12px;
	font-style:italic;
	padding:0 0 0 25px;
	line-height:17px;
}

#changing-password span.changing-password-message {
	background-image:none;
	color:#F22;
	font-size:12px;
	font-style:italic;
	padding:0 0 0 0px;
	line-height:17px;
}


/* Definite in radio.css */

h1.titolo {
    padding: 0px !important;
}

h1 span.subtitle {
    float: left;
    color: rgb(153, 153, 153);
    font-size: 20px;
}

#first-half blockquote img {
	float:left;
	width:90px;
	height:90px;
	margin-right:10px;
}

table.radio-half {
	width:70%;
}

table.radio tr td span.radio-icons {
	font-family: icon-text;
	font-size:64px;
	color: lightgrey;
	cursor: pointer;
}

table.radio tr td span.radio-icons-enabled {
	color: #0C8599;
}

table.radio tr.radio-inner {
	border: 0px;
}

table.radio tr td.radio-inner {
	width: 20%;
	vertical-align: middle;
	border-width: 0px 0px 1px;
}

table.radio tr td div input.radio-input {
	width: 24px;
	text-align: right;
}

table.radio tr td.radio-group {
	width:0%;
	max-width:350px;
}

table.radio tr td.radio-check {
	width:0%;
	width:230px;
}

.section-description {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-top:20px;
	text-align:justify;
	text-justify:inter-word;
	font-weight:normal;
	text-transform:none;
	color: rgb(151, 151, 151);
}

legend span.profile-form {
	color:#0c8599;
	font-size:35px;
	line-height:50px;
	font-style:normal;
	padding-bottom:10px;
}
	
	
/* Definite in rubrica.css */

#autocomplete {
	background:#e2edef;
	padding:6px;
	line-height:24px;
	height:24px;
	font-size:14px;
	color:#333;
}

.user-profile-photo {
	align-items:center;
}

.user-profile-photo label {
	float:left;
}

.all-blocks i {
	margin-right:2px;
}

.all-blocks .rubrica-blocks {
    font-size:11px;
}

.all-blocks .rubrica-blocks {
	background:#f8f8f8 url(../img/icone/unchecked.png) bottom right no-repeat;
}

.all-blocks .rubrica-blocks:hover {
	background:#f8f8f8 url(../img/icone/unchecked.png) bottom right no-repeat;
}

.all-blocks .unselectable {
	background:#f8f8f8 url(none);
}

.all-blocks .unselectable:hover {
	background:#f8f8f8 url(none);
}

.all-blocks .rubrica-blocks label#nome {
	font-size:14px;
	line-height:14px;
    height: 18px;
    padding-left: 3px;
	overflow: hidden;
    text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
}
	
.all-blocks .rubrica-blocks label#organization {
	font-size:12px;
	font-style: italic;
	line-height:12px;
    height: 18px;
    padding-left: 3px;
	overflow: hidden;
    text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
}
	
.all-blocks-transfer .rubrica-blocks-transfer label#nome {
	font-size:12px;
	line-height:13px;
    height: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
}

.all-blocks-transfer .rubrica-blocks-transfer label#organization {
	font-size:10px;
	font-style: italic;
	line-height:10px;
    height: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
}
	
.all-blocks .rubrica-blocks img {
	width: 78px;
	height: 78px;
	float:left;
	margin-right:10px;
}

.all-blocks .rubrica-blocks span.phone-number {
	font-size:12px;
	margin-left: 3px;
}

.call-trasfer .all-blocks .rubrica-blocks img {
	width: 56px;
	height: 56px;
	float:left;
	margin-right:7px;
}

.restricted {
	background:rgba(192,192,192,0.5)!important;
}

.user_foto img {
	width:100px;
	height:100px;
	float:left;
	margin-right:10px;
}

#first-half-column1 {
    float: left;
    width: 10%;
    height: 700px;
}

#first-half blockquote {
    width: 90%;
    float: left;
    padding: 3px 0px;
}

.favorites_icon {
	color: #ffd040 !important;
	font-size: 18px;
	float: right;
	padding-right: 3px;
	cursor: pointer;
}

.tabs ul li {
    height: 15px;
    margin-left: 1px;
    margin-top: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabs ul li.selected {
	outline-style: double;
	outline-width: 1px;
	outline-color: white;
	border-top:   rgb(12, 133, 153) solid 2px;
	border-left:  rgb(12, 133, 153) solid 1px;
	border-right: rgb(12, 133, 153) solid 1px;
}

.tabs ul li a {
    font-size: 13px;
}

.tabs ul li a.symbols {
    font-size: 16px;
}

.tabs ul li span.symbols {
    font-size: 16px;
}

.disabled {
	color: rgb(151, 151, 151) !important;
}


/* Definite in tabelle.css */

table.liste tr.grey {
	background: rgba(194,220,225,0.4); border:none !important;
}
	
table.liste td img {
	width:60px;
	height:60px;
	border:#ccc double 3px;
	background:#fff;
	float:left;
	margin:0 10px 0 0;
}

table.liste tr.record > td {
    font-size:14px;
}

table.liste tr.new_item_orange > td {
	font-weight: bold;
	color:rgb(12,133,153);
}

table.liste tr.selected > td {
	background:rgba(255,240,190, 0.6);
}

table.liste td {
    padding: 5px;
}

table.liste div.top {
	padding-top: 15px;
	padding-bottom: 3px;
}

table.liste small {
	font-size:11px;
	font-style:italic;
	color:#666;
	text-transform:none;
	cursor: help;
}

table.liste .warning {
	font-weight: normal;
	color:#ffaa00;
}

table.liste .error {
	font-weight: normal;
	color:#ff0000;
}

table.liste .click_to_call:hover {
	font-size:16px;
	font-weight: bold;
	color:rgb(12,133,153);
}

a.order:hover {
    background: none repeat scroll 0% 0% #0c8599;
    color: #60ddf0;
}

.paging ul li a {
	line-height: 24px;
}

.paging ul li a.icons {
	line-height: 24px;
}
	
.page_info {
	padding:7px;
	line-height:24px;
	height:24px;
	font-size:14px;
	color:rgb(133,136,137);
}

.alternate-rows-gray tr:nth-child(odd){ 
}

.alternate-rows-gray tr:nth-child(even){
	background: LightGray;
	background-color: LightGray;
}

.table_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.squaredInput label {
	cursor: pointer;
	position: relative;
	width: 23px;
	height: 23px;
	top: 0;
	border-radius: 5px;
	border:#b0b0b0 solid 1px;
	
	/*-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);*/
	background: #fff;

	/*background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );*/
	float:left;
}

/* Definite in typicons.css */

.typcn-arrow-back-outline:before {
	content:'\e005';
	
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}


/* Definite in ui.graph.css */

.ui-autocomplete {
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}


/* Definite in call.css */

.wrapper-all-call {
	margin-top: 10px !important;
	border:#b4d0d4 solid 1px;
	width:720px;
	cursor:move;
	-webkit-box-shadow: 6px 6px 5px #555555;
	-moz-box-shadow: 6px 6px 5px #555555;
	-o-box-shadow: 6px 6px 5px #555555;
	box-shadow: 6px 6px 5px #555555;
}

.active-call {
	cursor:default;
	width:720px;
	height:375px;
}

.wrapper-all-chat {
	background:#f0f0f0;
	border:#b4d0d4 solid 1px;
	max-width:720px;
	margin:0 auto !important;
	position:absolute;
	z-index:100000;
	cursor:move;
	-webkit-box-shadow: 6px 6px 5px #555555;
	-moz-box-shadow: 6px 6px 5px #555555;
	-o-box-shadow: 6px 6px 5px #555555;
	box-shadow: 6px 6px 5px #555555;
}

.call-chiamante-nome {
	background:#b4d0d4 !important;
	height:40px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
}

.call-chiamante-numero {
	background:#b4d0d4 !important;
	padding:10px 0px !important;
	height:20px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
	font-size: 22px;
}

.call-pulsantiera {
	-webkit-box-shadow: inset 0px 0 6px #333;
	-moz-box-shadow: inset 0px 0 6px #333;
	-o-box-shadow: inset 0px 0 6px #333;
	box-shadow: inset 0px 0 6px #333;
}

.call-pulsantiera p {
	height:42px;
	line-height: 42px;
	margin-bottom: 0px;
}

.call-boxes h1 {
    text-align: center !important;
   	background:#b4d0d4 !important;
	padding:10px 10px !important;
    width: 360px;
	height:20px;
}

.call-info {
	background:#b4d0d4 !important;
	height:20px;	
}

.waiting-calls {
	margin-top: 10px;
	-webkit-box-shadow: 6px 6px 5px #555555;
	-moz-box-shadow: 6px 6px 5px #555555;
	-o-box-shadow: 6px 6px 5px #555555;
	box-shadow: 6px 6px 5px #555555;	
}

.waiting-call-pulsantiera {
	background:#e2edef;
	-webkit-box-shadow: inset 1px 0 6px rgba(153,153,153,1);
    -moz-box-shadow: inset 1px 0 6px rgba(153,153,153,1);
	-o-box-shadow: inset 1px 0 6px rgba(153,153,153,1);
    box-shadow: inset 1px 0 6px rgba(153,153,153,1);
}

.waiting-call-user {
    font-size: 14px;
}

.callCenter-calls {
	background:#b4d0d4;
}

.action-off-fixedsize {
	cursor:default !important;
	color:#245866 !important;
}

.notifyoff {
	color:#e2edef;
}
/*
.icons.order.registrazioneoff {
	color: #60ddf0 !important;
}
*/
.registrazioneoff {
	color: #60ddf0 !important;
}

#record.registrazioneoff {
	color: red !important;
}


/* Definite in dialer.css */
	
.dialer {
	background:rgba(249,249,249, 0.90);
	-webkit-box-shadow: 6px 6px 5px #555555;
	-moz-box-shadow: 6px 6px 5px #555555;
	-o-box-shadow: 6px 6px 5px #555555;
	box-shadow: 6px 6px 5px #555555;
}

table.tb_dialer td.trascina {
	background:#b4d0d4;
}


.note-title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif!important;
	font-size:16px!important;
	text-transform: none!important;
}

.note-close {
	cursor: pointer;
}

.note-edit {
    position: absolute;
    display: none;
    left: 40%;
    top: 15%;
    z-index: 10000;	
	-webkit-box-shadow: 6px 6px 5px #555555;
	-moz-box-shadow: 6px 6px 5px #555555;
	-o-box-shadow: 6px 6px 5px #555555;
	box-shadow: 6px 6px 5px #555555;
}

.note-area {
	border:none;
	background:	rgba(239,242,185, 0.90);
	width:300px;
	min-width: 200px;
	text-align:left;
	padding: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222;
}

.note-bottom {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b4d0d4), color-stop(1, #0c8599) );
	background:-moz-linear-gradient( center top, #b4d0d4 5%, #0c8599 100% );
	background:linear-gradient(to bottom, #b4d0d4 5%, #0c8599 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4d0d4', endColorstr='#0c8599');
	background-color:#0c8599;

	color:#ffffff;

	display:inline-block;
	border:0px!important;
	width:100%;
	height:60px;
	line-height:57px;

	text-decoration:none;
	text-align:center;
	text-transform: uppercase;
	text-shadow:1px 1px 0px #333333;
	text-indent:0;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	font-style:normal;

	height:60px;
	line-height:57px;

	cursor:pointer;
}

.note-bottom:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0c8599), color-stop(1, #b4d0d4) );
	background:-moz-linear-gradient( center top, #0c8599 5%, #b4d0d4 100% );
	background:linear-gradient(to bottom, #0c8599 5%, #b4d0d4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c8599', endColorstr='#b4d0d4');
	background-color:#b4d0d4;
}

table.tb_note {
	border-spacing: 0;
	border-collapse: separate;
}
	
table.tb_note td {
	border:1px solid #b4d0d4;
	padding:0;
}
	
table.tb_note td.trascina {
	height:22px;
	line-height:22px;
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	background:#b4d0d4;
	cursor:move;
}
	
table.tb_note td.trascina * {
	font-family:'icon-text';
	font-size:22px;
	text-shadow:1px 1px 1px #888; }

table.tb_note td.pulsanti {
	cursor:pointer; }
table.tb_note td.pulsanti:hover{
	background:#fafafa; }
table.tb_note td.pulsanti:active{
	background:#f3f3f3; }


/* Definite in forms.css */

.borded {
	background:rgba(249,249,249,0);
	border:#ddd solid 2px;
	padding:8px;
	color:#555;
}
	
.blockquote_label {
    float: left;
    width: 100%;
    padding: 3px;
}

.columns4 {			  	
  -moz-column-count: 4;  	
  -moz-column-gap: 1em;
  -moz-column-rule: #ddd solid 1px;
  -webkit-column-count: 4;  	
  -webkit-column-gap: 1em;  	
  -webkit-column-rule: #ddd solid 1px;
  column-count: 4;  	
  column-gap: 1em;  	
  column-rule: #ddd solid 1px;
}

.area-tools p.icons a {
	color: inherit;
}

.time-condition-edit legend {
    display:block;
	font-size: 28px;
	color:#666;
    font-style:italic;
    font-family:Georgia, serif;
	padding-top:5px;
}

/* Definizioni cutom */

span.change-password-message {
    font-style:italic;
   	color: #0c8599;
}

span.change-password-message br {
   display: block;
   margin: 5px;
}
