﻿/*===================================== generale ============================================*/

       


/*=====================================  Command bar  ============================================*/ 
#SCBar { margin-bottom:100px}    


/*=====================================  style input - select -radio - check uniformi in tutta la pagina ============================================*/
input[type="text"], select, textarea{  border:1px solid #d3d3d3; height:38px; font-size:18px; background-color:#fbf8f1;margin: 0; padding:0 0 0 5px; color:Black;font-family:Segoe UI Light, Segoe UI; font-weight: lighter;}
textarea{height:100px!important;}
select::-ms-expand { display: none;}
.PRD_select { width:100%; max-width:350px; /*Removes border*/-webkit-appearance: none;  /*Removes default chrome and safari style*/  -moz-appearance: none; /* Removes Default Firefox style*/ text-indent: 0.01px; /* Removes default arrow from firefox*/  text-overflow: "";  /*Removes default arrow from firefox*/background: #fbf8f1 url("/GlobalManagement_Preferences/Scheduler/img/SCH_selectArrow.gif") no-repeat right center;}
input[type='checkbox']{ margin-right:10px}

/*=====================================  field Elem - Edit/New Spa Service ============================================*/
.PRD_FieldElem_etichette { font-family:Segoe UI Light, Segoe UI; font-weight:lighter; font-size:14px; color:#8f8780; margin-bottom:4px}
.PRD_FieldElem_bottom { margin-bottom:10px}
.PRD_FieldElem_txt { font-family:Segoe UI Light, Segoe UI; font-weight:lighter; font-size:18px!important; color:Black!important;}
.PRD_close-line { background:#8f8780/*#d8c9b0*/; width:100%; float:right; height:1px; margin:12px 0 10px 0 }
/* fancy Edit periods */
.PRD_FieldElem_titleBox { margin:30px 0 20px 0}
.PRD_FieldElem_title {color:#a5a5a5;font-family:Segoe UI Light, Segoe UI; font-weight: lighter; font-size:38px; }
.PRD_FieldElem_txt_FB { font-family:Segoe UI Light, Segoe UI; font-weight:lighter; color:#8f8780; font-size:18px!important; }
.PRD_closeIntestazione { height:15px; width:10px; }
.PRD_TB_S { max-width:150px; width:100%}















.PRD_FieldElem_field {padding-right:75px; margin-bottom:8px }

.PRD_BoxCeck {width: 25px; float: left; margin-top: 18px}
.PRD_BoxMainForInput {float: none; width: 100%; margin-left: 25px}
.PRD_Row {margin: 0 0 5px 0!important; padding: 0!important;}
.PRD_BoxImgDic { margin:0!important; padding:0!important;}
.PRD_BoxImgDic img { width: 100%; max-width: 75px; margin-top: -5px }
.PRD_Valuta {text-align: right; margin-top: 8px;font-family:Segoe UI Light, Segoe UI; font-weight:500; font-size:20px;}
.PRD_BoxDescrizione {width: 100%; max-width: 768px}
.PRD_BoxLineEnd {float: none; width: 100%; margin: 20px  15px 27px 32px; height: 1px; background-color: #d8d8d8}
.PRD_txt {font-family:Segoe UI Light, Segoe UI; font-weight:500; font-size:20px;}

.PRD_datePicker { width:125px; margin-right:15px}

a.PRD_FieldElem_lnk   { color:#447a8b;font-family:Segoe UI Light, Segoe UI; font-weight:lighter; font-size:26px;  text-decoration: none; }
a:link.PRD_FieldElem_lnk   { color:#447a8b;font-family:Segoe UI Light, Segoe UI; font-weight:lighter; font-size:26px;  text-decoration: none; }
a:visited.PRD_FieldElem_lnk {color:#447a8b;font-family:Segoe UI Light, Segoe UI; font-weight:lighter; font-size:26px;  text-decoration: none; }
a:hover.PRD_FieldElem_lnk  {color:#447a8b;font-family:Segoe UI Light, Segoe UI; font-weight:lighter; font-size:26px;  text-decoration:none; }   

#PRD_DivMiddle {margin:-32px 0 10px 0}   
.PRD_DivMiddle_Left {width:184px;}
.PRD_DivMiddle_Right {margin-left:185px;}  






