/**
 * Feuille de style partagée entre JeGereMesEcrans et VisiosoftWeb 
 *
 */

.divFournisseur {
    text-align: center;
    width: 350px;
    margin: 20px auto 0 auto;
    height: 140px;
    clear: both;
    display: none;
}

#visu {
    margin-top: 40px;
    height: 205px;
    width: 333px;
    background-image: url("images/img_immeuble.png");
}

#footer {
    clear: both;
}

#fond {
    height: 100%;
    width: 1000px;
    /*background: #79C9FA url(images/fond.png) repeat-x scroll 0 0;*/
    /*overflow:auto;*/
}

#menuTop a {
    text-decoration: none;
}

.logo {
    display: flex;
}

.logoText{
    font-weight: bold;
    text-transform: uppercase;
}

#logoImgAccueil img{
    width: 84px;
}

#logoAccueil{
    width: 432px;
    height: 47px;
}

#logoTextAccueil{
    margin-left: 20px;
    font-size: 30px;
    margin-right: 10px;
    line-height: 45px;
    word-spacing: -7px;
}

#logoTextMenu{
    font-size: 18px;
    line-height: 25px;
    margin-right: 5px;
    word-spacing: -4px;
}

#logoImgMenu img{
    width: 50px;
}

#left, #right {
    display: none;
}

#content .title{
    font-size:12px;
    font-weight: bold;
    background: url(images/default/bandeauvert.png) top ;
    height:25px;
    width:100%;
}

#search {
    width: 240px;
    float: left;
    text-align: left;
    margin: 0 0 0 4px;
}

#menuAction {
    margin-top:15px;
    border: 0px;
    padding-right:20px;
}

#menuAction div.menuAction {
    color: black;
    text-decoration: none;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    float: right;
    width: 76px;
    height:49px;
    border: 0px;
}

#menuAction div.menuAction:hover{
    background-color:#a10d59;
    color: white;
}

#onglets {
    width:900px;
    height:25px;
    margin-top:-5px;
    text-align:left;
}

#onglets div.onglet {
    cursor:pointer;
    background: url(images/onglet.png) bottom center no-repeat;
    width:160px;
    height:25px;
    text-align:center;
    float:left;
    color: black;
    text-decoration:none;
    text-align:center;
    font-weight: bold;
    font-size:11px;
}

#onglets div.onglet:hover{
    background: url(images/onglet.png) top center no-repeat;
}

.connectedUser {
    height: 15px;
    float:right;
    text-align:right;
    margin-right:20px;
    font-weight: normal;
    font-size:11px;
}

.btnAccueil {
    margin-top:15px;
}

.btnAccueil img{
    width:48px;
    height:48px;
}

.btnAccueil button{
    width:128px;
    height:92px;
    font: bold 12px Arial;
    color:black;
}

.btnAccueilCesure {
    border-top-width:1px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-top-color: #a10d59;
    border-style:dashed;
    text-decoration: none;
}

.blocCesure {
    border-color: #bd357b;
    border-width: 2px;
    border-style: none none solid none;
    text-decoration: none;
    height:2px;
    margin: 6px 0 12px;
}

.blocTitle, .blocTitle a {
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color:#bd357b;
}

.blocTitle a:hover {
    color:#a10d59;
}

.blocColor {
    font-size: 10px;
    color:#a10d59;
}

.blocText, .blocTextBold {
    font: normal 12px Arial;
}

.blocTextBold {
    font-weight: bold;
}

.blocSmallText {
    font: normal 10px Arial;
    color:black;
}

.tabTitle, .tabMidTitle {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background-color:#bd357b;
}

.tabRow {
	background-color: #ec7b9e;
}

.tabRow a {
	color: black;
    text-decoration: none;
}

.siteUnSite {
    border:0px;
    margin:10px;
    min-height:100px;
}

.siteInfoLien {
	width:100px;
	height:20px;
    font: bold 12px Arial;
    text-decoration:none;
    color:black;
    padding-left:5px;
}

.siteCesure {
    border-top-width:1px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-top-color: #a10d59;
    border-style:dashed;
    text-decoration: none;
}

.screenWizard {
    border:0px solid black;
    width:900px;
    min-height:380px;
}

.screenOngletMenu {
    border:0px solid green;
    width:230px;
    float:left;
    margin-right:15px;
    padding-top:30px;
}

.screenOngletBtn, .screenOngletBtnS, .screenOngletBtnClickable, .screenOngletBtnSClickable {
    width:200px;
    height:40px;
    margin-bottom:5px;
    padding-top:20px;
    padding-left:30px;
    text-align:left;
    font: bold 14px Arial;
    color:black;
    text-decoration:none;

    border-top-width:1px;
    border-bottom-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-top-color: #a10d59;
    border-bottom-color: #a10d59;
    border-style:dashed;
    cursor:pointer;
}

.screenOngletBtnS {
    background: url(images/btnClassic.png) top left repeat-y;
}

.screenOngletBtn:hover {
    background:#bd357b;
}

.screenWizardInfo {
    border:0px solid green;
    width:650px;
    float:left;
    text-align: left;
}

.btnAction {
    font: normal 13px Arial;
    color:black;
}
.btnAction img {
    height:18px;
    width:18px;
    margin-left:2px;
    margin-right:2px;
    border:0px;
}

.btnAction[disabled] img {
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    filter: alpha(opacity=50);
}

.formOverlayTitle {
    font-weight: bold;
    font-size: 14px;
    color:black;
    text-decoration:none;
    text-align:center;
    border-color: #770540;
    border-style: solid none;
    border-width: 1px;
    background: url(images/btnClassic.png) top left repeat-y;
}

#treeView {
    border-right: 1px solid gray;
    float: left;
    overflow: auto;
    width: 250px;
    text-align: left;
}

#contentRight {
    float: left;
    overflow: auto;
    width: 728px;
}

.menuUser {
    font-weight: bold;
    color: #fff;
    background-color: #bd357b;
}

.menuUser a:link, .menuUser a:visited, .menuUser a:hover {
	height: auto;
	color: white;
	margin: 0px;
	padding: 3px 4px;
	background-color:#E06B8E;
	text-decoration: none;
    font-weight: normal;
    border-radius: 4px;
}
.menuUser a:hover {
	background-color: #fff;
    color: black;
}

.siteUnEcran {
    background: #f4f4f4;
    border: 1px solid #E4E4E4;
    border-radius: 8px;
    float: left;
    margin: 0 2px 4px;
    width: 446px;
}

.siteUnEcran h3 {
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px 0 13px;
}
.siteUnGroupScr {
	float:left;
	border: 1px solid #770540;
	width:100%;
	margin-top:30px;
}

.siteUnGroupTitre {
    margin-top:-15px;
    margin-bottom:10px;
    margin-left:50px;
    padding-left:30px;
    padding-top:3px;
    padding-bottom:3px;
    height:30px;
    width:280px;
    border:1px solid #770540;

    background: url(images/btnClassic.png) top left repeat-y;
    background-color:#FFFFFF;
}

/* ==== Site List ==== */
#ongletListSites{
    overflow: auto; 
    white-space: nowrap;
}

#ongletListSites > div {
    display: inline-block; 
    color: white; 
    text-align: center; 
    padding: 14px;
}

#ongletListSites > div > a {
    color: #000;
    text-decoration: none;
    line-height: 40px;
    font-weight: bold;
    display: block;
}

#ongletListSites > div > a > img {
    float: left;
    margin: 3px 4px;
}

.siteListOnDiv{
    font: normal 12px Arial;
    color:black;
    /*width:160px;*/
    padding: 2px;
    display:inline;
    overflow:visible;
    position:absolute;
    background:#FFFFFF;
    border:1px solid black;
}

.siteListOnDivLien{
    height:20px;
    border:0px;
    font: bold 11px Arial;
    color:black;
    text-align:left;
    padding-right:5px;
    padding-left:15px;
    cursor:pointer;
}

.siteListOnDivLien:hover {
    background: #FF8C57;
}

.siteOngletFond {
	border:0px;
	width:100%;
	background:#a10d59;
}
.siteOngletTitre, .siteOngletTitreSelect {
    height:40px;
    max-width:235px;
    min-width: 160px;
    border:1px solid #a10d59;
    cursor:pointer;
    background:#FFFFFF;
    padding: 0px 5px;
}

.siteOngletTitreSelect {
	background:#ec7b9e;
}
.siteOngletTitre:hover, .siteOngletTitreSelect:hover {
    background:#FF8C57;
}

div.watermarked {
    font-size: 12px;
    position:absolute;
    display: block;
    color: #999;
}

#divhelp{
    color: #E87015;
    font-weight: bold;
    width: 600px;
}

.divStatus {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid black;
    color: black;
    display: inline;
    font: 12px Arial;
    overflow: visible;
    position: absolute;
    width: 200px;
    z-index: 10;
}

.sourcename{
    color : #E47543;
    font-weight: bold;
    text-align: right;
    font-size: 8px;
    padding-bottom: 8px;
}

.loginPerduMdp a {
    font: normal 11px Arial;
    text-decoration:none;
    color:black;
}
.loginPerduMdp a:hover {
    font: normal 11px Arial;
    text-decoration:underline;
    color:black;
}

.modalBackground {
    background: #fff;
    position: fixed;
}

#divShowOverlay,
.dialogBox {
    box-shadow: 4px 4px 8px #666;
    -webkit-box-shadow: 4px 4px 8px #666;
    -moz-box-shadow: 4px 4px 8px #666;
}

#screenHoraires {
    position: relative;
}

#screenHoraires div {
    text-align: left;
}

#screenHoraires .divCesure {
    border-bottom: 1px solid #bd357b;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#screenHoraires #hours {
    border: 1px solid red;
    width: 100%;
}

#screenHoraires #hours div {
    float : left;
    padding: 3px;
}

#screenHoraires .selectInput {
    width : 350px;
}

#screenHoraires #buttonBar {
    margin-top: 10px;
}

input.invalidateHour, .invalidateHour {
    color: red;
}

input.invalidateHour {
    background: url("../images/error_small.png") no-repeat scroll right center transparent;    
}

.waitAjax {
    background: url("../images/waitLoop.gif") no-repeat scroll center center transparent;    
}

.datagrid table {
    border-collapse: collapse; 
    text-align: left;
}

.datagrid table.mainGird {
    border: 1px solid #006699;
}

.datagrid table.mainGird button {
    margin: 0;
    padding: 0;
}

.datagrid {
    font: normal 12px/150% Arial, Helvetica, sans-serif; 
    background: #fff; 
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    margin-top: 5px;
    padding-bottom: 18px;
}

.datagrid table td, .datagrid table th {
    padding: 3px 5px; 
}

.datagrid table th.refHourCol img {
    display : none;
}

.datagrid table thead th {
    background-color:#D63C8B; 
    color:#FFFFFF; 
    font-size: 12px; 
    font-weight: bold; 
    border-left: 1px solid #0070A8; 
} 
.datagrid table thead th.colHours {
    width: 115px;
}
.datagrid table thead th:first-child { 
    border-left: none; 
    border-right: 1px solid #0070A8;
}

.datagrid table tbody td { 
    color: #00496B; 
    border-left: 1px solid #E1EEF4;
    font-size: 12px;
    font-weight: normal; 
    white-space: nowrap;
}

.datagrid table tbody .alt td, .datagrid div .alt { 
    background: #E1EEF4; 
    color: #00496B; 
}

.datagrid table tbody td:first-child { 
    border: none; 
    border-right: 1px solid #0070A8;
}

.datagrid table.noBorder tbody td {
    border: none !important;
}

.datagrid table tbody td.plageGroup { 
    border-right: 1px solid #0070A8;
}

.datagrid table tbody tr.copyDay { 
    border: 1px dotted #CB3984;
/*    background: url("../images/selectCopy.png") no-repeat scroll left center transparent;    */
}

.datagrid table tbody tr.copyDay td {
    background-color: #F6DDDF;
}

.datagrid table tbody tr.copyDay td:first-child{ 
    background: url("../images/selectCopyL.png") no-repeat scroll left center #F6DDDF;    
}

.datagrid table tbody tr.copyDay td:last-child{ 
    background: url("../images/selectCopyR.png") no-repeat scroll right center #F6DDDF;    
}

.datagrid span.mediaName {
    position: absolute; 
    right: 10px;
    top : 42px;
    width: 460px;
    font-size: 8px;
    overflow: hidden;
    text-align: right;
}

.datagrid span.mediaNameReadonly {
    position: absolute;
    right: 10px;
    top : 30px;
    width: 460px;
    font-size: 8px;
    overflow: hidden;
    text-align: right;
}

.datagrid span.warning {
    position: absolute;
    top : 65px;
    font-size: 8px;
    overflow: hidden;
    color : #ff5e00;
}


img.disabled {
    opacity: 0.5;
    filter:alpha(opacity=50);
    cursor: not-allowed;
}

/* ==== Boutons avec icones ==== */
a.button {
    background-color: #eee;
    border: 1px solid #888;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 2px #fcfcfc inset, 1px 2px 3px #cbcbcb;
    padding: 4px;
    background-image: -moz-linear-gradient(top, #f2f2f2, #ebebeb 50%, #dddddd 50%, #cfcfcf);
    background-image: -webkit-linear-gradient(top, #f2f2f2, #ebebeb 50%, #dddddd 50%, #cfcfcf);
    background-image: linear-gradient(top, #f2f2f2, #ebebeb 50%, #dddddd 50%, #cfcfcf);
    position: relative;
    color: #000;
    text-decoration: none;
    margin: 0 4px;
    cursor: pointer;
}

a.button:hover {
    background-color: #afdef8;
    border-color: #3c7fb1;
    background-image: -moz-linear-gradient(270deg, #f2f2f2, #ebebeb 50%, #dddddd 50%, #cfcfcf);
}

#dialogHoursDialog div {
    overflow-x: auto; 
}

#tableScreenSce td {
    white-space: normal;
    border-left: 1px solid #0070A8;
}

.blockProperty {
    border: 1px solid gray;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    padding: 5px;
    width: 593px;
    margin-top: 20px;
    padding-top: 20px;
}

.blockProperty div.blocTextBold {
    text-align: left;
    padding  : 3px;
    margin-top: -30px;
    margin-left: 10px;
    background-color: white;
    border: 1px solid #006699; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    position: absolute;
}

.blockComData, .blockComData .blocText {
    font-size: 10px;
}

.blockComData table {
    width: 230px;
}

#infoScreen, #infoScreen .blocText, #infoScreen .blocTextBold {
    font-size: 10px;
    padding: 3px;
    margin-top: 20px;
    border: 1px solid #BD357B; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
}

#infoScreen table tr td:first-child {
    padding-right: 3px;
    font-weight: bold;
}

#infoScreenTop {
    display : none;
}

#infoScreenTop table , #infoScreenTop table .blocText, #infoScreenTop table .blocTextBold {
    font-size: 10px;
    padding: 3px;
    margin-top: 5px;
    border: 1px solid #BD357B; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
}

#infoScreenTop div.divStatus table {
    border:none;
    padding: 0px;
}
#infoScreenTop .bold {
   padding-right: 3px;
   font-weight: bold; 
}

#renameSceDialog {
   border: 2px solid #D63C8B !important; 
}

#renameSceBox table {
    margin-bottom: 15px;
}

#renameSceBox table tr:first-child {
    font-weight: bold;
} 

#login {
    font-weight: bold;     
}

.right-widget {
    clear: right;
    float: right;
    margin: 0 10px 30px 0;
    width: 256px;
}

#help {
    position: absolute;
    right: 0;
    top: 360px;
}

#help .btn {
    background: url("images/BtnHelp.png") no-repeat scroll left top transparent;
    color: white;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    margin: 10px auto 0;
    padding-top: 5px;
    text-align: center;
    top: 10px;
    width: 135px;  
}

#createCompte {
    cursor: pointer;
    color: #750b41;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

#info {
    color: #750B41;
    margin-top: 18px;
    padding-left: 10px;
    width: 430px;
}

.slider {
    background: url("../images/slider-track-right.png") no-repeat top right transparent;
    width  :200px; 
    height :9px;
}

.slider .track-left {
   position: absolute;
   width: 5px;
   height: 9px;
   background: url("../images/slider-track-left.png") no-repeat top left transparent; 
}

.slider .handle {
   width:19px; 
   height:20px; 
   background: url("../images/slider-handle.png") no-repeat top left transparent; 
   cursor: move;
}

.thumbScreenScreen {
    background-color: black;
    overflow: hidden;
    width: 64px;
    height: 48px;
    text-align: left;
    margin: 0 auto;
}

.waitWhite {
    background: url("../images/wait_white.gif") no-repeat center center black; 
}

.divScreenH {
    background-color: gray;
    overflow: hidden;
    width: 64px;
    height: 48px;
    text-align: left;
}

.divScreenV {
    background-color: gray;
    overflow: hidden;
    width: 48px;
    height: 64px;
    text-align: left;
}

table.bbox h2 {
    font-size: 19px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
}

table.bbox {
    border-collapse: collapse;
}


table.bbox td.topleft      { background-position: 0 0; height: 8px; width: 8px; }
table.bbox td.topcenter    { background-position: -8px 0; height: 8px; }
table.bbox td.topright     { background-position: -992px 0; height: 8px; width: 8px; }
table.bbox td.middleleft   { background-position: 0 -8px; width: 8px; }
table.bbox td.middlecenter { background-image: none !important; background-color: #fff; }
table.bbox td.middleright  { background-position: -992px -8px; width: 8px; }
table.bbox td.bottomleft   { background-position: 0 -992px; height: 8px; width: 8px; }
table.bbox td.bottomcenter { background-position: -8px -992px; height: 8px; }
table.bbox td.bottomright  { background-position: -992px -992px; width: 8px; height: 8px; }

/* ==== Style Connect ==== */
table.bbox.connect > tbody > tr > td {
    background-image: url("images/accueilConnect.png");
    background-repeat: no-repeat;
}

table.bbox.connect h2 {
    border-bottom: 1px solid #750b41;
}

/* ==== Style Help ==== */
table.bbox.help > tbody > tr > td {
    background-image: url("images/accueilHelp.png");
    background-repeat: no-repeat;
}

table.bbox.help h2 {
    border-bottom: 1px solid #7a7176;
}

table.bbox.help > tbody > tr > td.middlecenter {
    background-color: #f3f4f6;
    color: #7a7176;
}

/* ==== Contacts ==== */
.listDesti{
    width: 300px;
    background-color: white;
    margin: 5px 0;
    border: 1px solid #999;
    height: 100px;
    position: relative;
    overflow-y: auto;   
}

.listDesti .desti{
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    padding: 4px 0 4px 4px;
}

.listDesti .desti:hover {
    background-color: #f0f0f0;
}

.listDesti .desti a{
    float: right;
}

.pilsList > ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.pilsList > ul li {
    background: #e2edfa;
    background-image: linear-gradient(to bottom, #ebf5ff, #caddf5);
    border: 1px solid #A0BEE0;
    border-radius: 50px 50px 50px 50px;
    display: inline-block;
    margin: 0 4px 4px 0;
    font-size: 8pt;
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf5ff', endColorstr='#caddf5',GradientType=0 );*/
}

.IE7 .pilsList > ul li {
    display: inline;
    zoom: 1;
}

.pilsList > ul li:hover {
    background: #a0bee0;
    filter: none;
}

.pilsList > ul li span,
.pilsList > ul li a {
    line-height: 20px;
    padding: 0 8px;
}

.pilsList .btn-group {
    float: right;
}

label + .pilsList {
    display: inline-block;
}

/* ==== dropdown menu ==== */
.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 1px 0 0;
    min-width: 160px;
    padding: 4px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
    border:1px solid #BFBFBF;
}

.dropdown-menu.open {
    display: block;
}

.dropdown-menu .divider {
    background-color: #E5E5E5;
    margin: 8px 1px;
    line-height: 1px;
    height: 1px;
}

.IE7 .dropdown-menu .divider,
.IE8 .dropdown-menu .divider {
    height: auto;
}

.dropdown-menu a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 18px;
    padding: 3px 15px;
    white-space: nowrap;
    text-decoration: none;
}

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background-color: #0088CC;
    color: #FFFFFF;
    text-decoration: none;
}
.dropdown-menu li{
    line-height: 18px;
}

.dropdown-menu ul, ol {
    margin: 0 0 9px 25px;
    padding: 0;
}

.dropdown-menu ul {
    list-style: disc outside none;
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000000;
    content: "";
    display: inline-block;
    height: 0;
    opacity: 0.3;
    vertical-align: top;
    width: 0;
}

.btn .caret {
    margin-left: 3px;
    margin-top: 7px;
}
.btn:hover .caret, .open.btn-group .caret {
    opacity: 1;
}

/** Simple pager **/
ul.light-pager {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

ul.light-pager li {
    display: inline-block;
    margin: 0 0.25em
}

.IE7 ul.light-pager li {
    display: inline;
    zoom: 1;
}

ul.light-pager li a {
    display: block;
    padding: 0.25em;
}

ul.light-pager li.current a {
    font-weight: bold;
}

ul.simple {
    padding: 0;
    margin: 0;
    list-style: none;
}

#scrProdnum {
    font-family: monospace;
}

.slideshow-ref {
  color: #CCCCCC;
  font-size: 20pt;
  text-align: center;
}

.slideshow-ref .active {
  color: #000000;
}

.screen label {
  display: inline-block;
  font-weight: bold;
  line-height: 20pt;
  min-width: 12em;
}

/* css for timepicker */
img.ui-datepicker-trigger {
    margin-left: -18px;
    margin-top: 3px;
    position: absolute;
}

.datetimePicker {
    width: 120px;
}
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }

/* ==== Select box ==== */
.select-box li a {
    display: block;
    margin: 0px 8px 8px 0;
    padding: 2px 6px;
    border: 1px solid #e4e4e4;
    background: #DDDDDD;
    color: #383838;
    font-family: century gothic, sans-serif;
    border-radius: 6px;
}
.select-box {
    font-weight: normal;
    padding: 0;
    overflow-y: auto;
    list-style: none;
}
.select-box li {
    float: left;
}
.select-box li a:hover {
    background: #484848;
    color: #ccc;
}

.select-box li a.selected {
    background: #3F8DCC;
    color: #FFFFFF;
    border-color: #434343;
}

.select-box li.prohibited a {
    background: #FFE1E1;
    color: #FF8484;
}

.select-box li.prohibited a:hover {
    background: #FF8484;
    color: #FFE1E1;
}

ul.select-box li a img {
    max-height: 16px;
    max-width: 16px;
    margin:0px;
    border: 0px;
}

ul.select-box li a img.actionBtn {
    position: relative;
    display: inline;
    padding-left:5px;
}

fieldset ul.formColor li a {
    background: #E6F0FB;
    margin-right: 15px;
}

div.prohibitedLegend {
    margin: 3px;
    padding: 3px;
    background: #FFE1E1;
    color: #DC2C2C;
}

ul.menuScreenSc {
    list-style-type: none;
    margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    border: 0;
}

.IE7 ul.menuScreenSc {
    z-index: 20;
    height: 18px;
}

ul.menuScreenSc:after {
    content: "";
    display: block;
    clear: both;
}

ul.menuScreenSc > li {
    float: left;
    margin-right: 8px;
    margin-bottom: 4px;
}

.IE7 ul.menuScreenSc > li {
    position: relative;
}

ul.sousMenuScreenSc {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    display: none;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.IE7 ul.sousMenuScreenSc {
    left: -40px;
    white-space: nowrap;
}

.sousMenuScreenSc > li {
    margin: 0px;
}

.sousMenuScreenSc > li > button {
    width : 100%;
    text-align: left;
}

ul.menuScreenSc > li:hover > ul.sousMenuScreenSc {
  display: block;
}
