#appRunCms .cms{border-top : 1px solid #bebebe; text-align: left}
#appRunCms .cmsRead{font-weight: normal}
#appRunCms .cmsNotRead{font-weight :bold }

#appRunCms .cms .date{color: #24D6FF}
#appRunCms .cms div {display:inline-block; margin:5px;width : 180px;}
#appRunCms .cms span{ margin:5px;}
#appRunCms .fa{
    cursor:pointer;
    margin-right:5px;
}
#appRunCms #Tools{text-align:left; border-bottom: 1px solid #71c55d; margin: 5px; padding:5px;}


#appRunCms .tools{
    padding-left:2px;
}
#appRunCms .tools ul{
    text-align: left;
    margin-left: 2px
}

#appRunCms .tools ul li{
    cursor:pointer;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
    color: #626262;
    padding-left: 5px;
}
#appRunCms .tools ul li:first-child:hover, #appRunCms .tools ul li ul li:hover{
  background: #71c55d;
    color: white;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    
}
#appRunCms .block{
  border :1px solid #71c55d;
  border-radius: 5px;
  box-shadow: 2px 9px 7px 0px grey;
  cursor:pointer;
  height :150px;
  overflow:auto;
}

#appRunCms .block h1{
    background-color: #71c55d;
    font-size: 18px;
    margin:0px;
    color:white;
    padding:5px;
}

#appRunCms .editBlock{
  border :1px dashed #bebebe;
  border-radius :10px;
  padding:10px;
  width:100%;
  margin:auto;
  margin-bottom:5px;
  margin-top:5px;
}

#appRunCms .editBlock .tools, .floatRight{
    text-align: right;
}

#appRunCms CmsTool .fa{
    margin-right: 15px;
}

#appRunCms .iconTools{
    float: right;
}
.subBlockContainer{
  width:98%;
  margin:auto;
}

.subBlockContainer .tool{
    text-align: right;
    top: 2px;
    right: 2px;
    border-bottom:1px solid #dedede;
    margin-bottom:3px;
}

.subBlock{
  border :1px dashed #bebebe;
  border-radius :10px;
  padding:10px;
}

.subBlock img{
 width:100%;
}

.subBlock .menu a{
    display: inline;
}

.subBlock .links a{
    display: block;
    text-align: left;
}

.sourceEditor{
        width: 553px;
    background: black;
    color: white;
    z-index: 999;
    display: inline-block;
    height: 123px;
    position: sticky;
}



.textTool, .selectTool{
    padding: 5px;
    margin : 2px;
    border :1px solid grey;
    cursor: pointer;
    border-radius : 5px;
}

.textTool .form-control{
    display: inline-block;
}

#checkIcon{
    position:absolute;
    
}

.linkBlock {
    margin-right:2px;
    margin-left:4px
}


.linkItem{
    display: inline-flex;
    width: 150px;
}


.pageIconTools{
    width: 100%;
    text-align: right;
}

.blockContent {
    width:100%;
}
.header .logo {
flex-direction: column
}


.logo img{
width :100px !important;
margin-left:50px;
}

.alignCenter{
text-align:center;
}
.width80{
width:80%;
margin-left:10%}

.titleBlock h1{
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #333333;
}

.titleBlock h2{
    color: #777;
    margin-bottom: 30px;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}

.presentationContent h3{
    text-align:center;
    color: #626262;
   border-bottom : 1px solid #626262;

}


.titleBlock h3{
margin-top :10px;
margin-bottom:10px;
color : #626262
}

.NextContainer .blockFirst .block{

height:350px;
}


hr{
border : 2px solid #dedede;
margin-top:15px;
margin-bottom:15px
}

.footer h3{
color :white;
}

.block-seco > div:first-child, .block-terc > div:first-child{
background: #fff;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 20%), 0 0 4px 0 rgb(0 0 0 / 19%);
    padding: 10px;
    border-radius: 8px;
}

.ToolContainer .block{

height:500px;
}


.ToolContainer .block h3{
color : #777;
margin :10px;
text-align:center;
}




.header .logo {
flex-direction: column
}


.logo img{
width :100px !important;
margin-left:50px;
}

.alignCenter{
text-align:center;
}
.width80{
width:80%;
margin-left:10%}

.titleBlock h1{
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #333333;
}

.titleBlock h2{
    color: #777;
    margin-bottom: 30px;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}

.presentationContent h3{
    text-align:center;
    color: #626262;
   border-bottom : 1px solid #626262;

}


.titleBlock h3{
margin-top :10px;
margin-bottom:10px;
color : #626262
}

.NextContainer .blockFirst .block{

height:350px;
}


hr{
border : 2px solid #dedede;
margin-top:15px;
margin-bottom:15px
}

.footer h3{
color :white;
}

.block-seco > div:first-child, .block-terc > div:first-child{
background: #fff;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 20%), 0 0 4px 0 rgb(0 0 0 / 19%);
    padding: 10px;
    border-radius: 8px;
}

.ToolContainer .block{

height:500px;
}


.ToolContainer .block h3{
color : #777;
margin :10px;
text-align:center;
}




#appRunEeApp .App, #appRunEeApp.file, #appRunEeApp .headApp {border-top : 1px solid grey; text-align: left; }
#appRunEeApp .App span , #appRunEeApp.file span, #appRunEeApp .headApp  span {display:inline-block ;margin : 5px; }
#appRunEeApp .App .name #appRunEeApp.file name{cursor:pointer}

#appRunEeApp .appStore{
    border :1px solid grey;
    border-radius :8px;
    padding :5px;
    margin:1px;
    height:450px;
    margin-bottom:5px;
}

#appRunEeApp .appStore button{
    display: block;
    position: absolute;
    top: 400px;
    width: 80%;
    left :10%;
}

#appRunEeApp  #Tools{text-align:left; border-bottom: 1px solid grey; margin: 5px; padding:5px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);}

var EeAppDialogEeAppView = new Array();#appRunLang  #Tools{text-align:left; border-bottom: 1px solid grey; margin: 5px; padding:5px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
#appRunIde .cadre {border : 1px solid #ababab}

/*   Hauteur       */
#appRunIde .row_20{height:220px}
#appRunIde .row_30{height:300px}
#appRunIde .row_40{height:400px}
#appRunIde .row_60{height:600px}


#appRunIde #lstElement{overflow: auto; }
#appRunIde #lstEditor{overflow: auto;width:800px;height:580px}
#appRunIde #lstEditor textarea, #IdeTemplateEditor textarea{width:780px; height:540px; margin:0px; background-color: black; color:white;}
#IdeTemplateEditor textarea{width:400px;float:left}
#IdeTemplateEditor{display:inline-block}
#IdeBrowser{width:400px; height:520px; border:1px solid grey;display:inline-block}
#tbCssFiles{background-color: black; color:yellow}

#appRunIde  #Tools{padding:5px;text-align:left; border-bottom: 1px solid grey; margin-bottom: 2px; -moz-box-shadow: 10px 10px 5px 0px #c0c0c0;-webkit-box-shadow: 10px 10px 5px 0px #c0c0c0;-o-box-shadow: 10px 10px 5px 0px #c0c0c0;box-shadow: 10px 10px 5px 0px #c0c0c0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

#appRunIde .projet, #appRunEeFile .file, #appRunEeFile .headFolder {border-top : 1px solid grey; text-align: left; }
#appRunIde .projet{
    border: 1px solid grey;
    border-radius : 8px;
    padding:10px;
    margin :5px;
    box-shadow: 2px 2px 6px 0px grey;
}
#appRunIde .folder span , #appRunEeFile .file span, #appRunEeFile .headFolder  span {display:inline-block ;margin : 5px; width : 180px;}
#appRunIde .folder .name, #appRunEeFile .file name{cursor:pointer}
#appMenuIde td { padding:5px}

#appRunIde .projet{
    cursor: pointer;
}
#appRunIde #lstTool .fa{
    cursor:pointer;
}
var PuzzJectDialogPuzzJectView = new Array();.appUser{
    height:200px;
    overflow: auto;
}

.lstPlugin .fa{
    float: right;
    cursor: pointer;
}

.contentContainer{
    border: 1px dashed #bebebe;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    margin: auto;
    margin-bottom: 5px;
    margin-top: 5px;
}

.contentContainerBlock{
    cursor:pointer;
}

.contentBlock, .menuBlock, .widgetBlock{
    border: 1px dashed #bebebe;
    border-radius: 10px;
    padding: 10px;
}

.menuBlock a{
  color  :#555555;
  margin-left: 5px;      
}

.widgetBlock{
    border: 1px dashed #d3bff4;
}

.date{
    margin : 5px;
    font-weight: bold;
}

#ContentDialog {
    box-shadow: 0 0 0 0 rgb(0 0 0 / 20%), 0 0 4px 0 rgb(0 0 0 / 19%);
    background:#f2f2f2;
}

#ContentDialog .content{
    padding : 10px;
    margin-top:20px;
    height: 85vh;
    max-height:90vh;
    overflow:auto;
}

#ContentDialog .title{
    background :white;
    color:black;
    text-align:right;
    padding:20px;
      box-shadow: 0 0 0 0 rgb(0 0 0 / 20%), 0 0 4px 0 rgb(0 0 0 / 19%);
}

.appContainer > div{
    display: inline-block;
}

.appContainer .scrollX{
    display: flex;
}

.appContainer .scrollX > div{
    margin-left:10px;
}

.fa{
    cursor:pointer;
}


.toolsMenu{
    background-color: var(--color-background);
    box-shadow: 7px 10px 10px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#fullDialog .toolsMenu{
    height:100vh;
}

.toolsMenu ul li{

border-bottom: 1px solid rgba(153, 153, 153, 0.3);
    padding: 15px;
    padding-left: 2px;
    color: #626262;
    display: block;
}


.toolsMenu ul li a{
color : #626262;
}
var PuzzSiteDialogPuzzSiteView = new Array();#appRunBlog .blog{border-top : 1px solid grey; text-align: left}
#appRunBlog .blogRead{font-weight: normal}
#appRunBlog .blogNotRead{font-weight :bold }

#appRunBlog .blog .date{color: #24D6FF}
#appRunBlog .blog div {display:inline-block; margin:5px;width : 180px;}
#appRunBlog .blog span{ margin:5px;} 

#appRunBlog  #Tools{text-align:left; border-bottom: 1px solid grey; margin: 5px; padding:5px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.annonce{border : 1px solid grey; text-align: left; padding:10px ; border-radius:8px;margin-top:10px}
.reponse{border-top:1px solid grey; margin-left: 20px; padding:10px; margin-top:5px;}

#appRunAnnonce .annonce div {display:inline-block; margin:5px;width : 180px;}
#appRunAnnonce .annon span{ margin:5px;}

#appRunAnnonce .lstMessage{display:block;margin-left:100px;}
#appRunAnnonce .lstMessage div {display:block; width:80%; margin:0px;}
#appRunAnnonce .lstMessage .member{display:inline;} 
#appRunAnnonce .reponse{display: block;border-top:1px solid black}
#appRunAnnonce .reponse{margin-left:100px; background-color: #dedede; color:white;}

#appRunAnnonce .reponse div {display:inline-block; margin:5px;width : 180px;}

#appRunAnnonce  #Tools{text-align:left; border-bottom: 1px solid grey; margin: 5px; padding:5px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}


#appRunProfil ul {text-align:left;}
#appRunProfil ul li {cursor:pointer}

#appRunProfil  #Tools{text-align:left; border-bottom: 1px solid grey; margin: 5px; padding:5px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}





#appRunMessage .dashboard{
    border: 1px solid #d2d2d2;
    margin: 0 auto 40px;
    padding: 20px 16px 30px;
    box-shadow: 0px 4px 11px #e8e8e8;
    border-radius: 4px;
    min-height: 600px;
    max-height : 800px;
    overflow:auto;
}
#appRunMessage #notify{
    bottom:200px;
    width:80%;
    margin:auto;
    margin-top:15px;
    padding:5px
}
#appRunMessage .tchat{
    bottom:10px;
    width:95%;
    margin-left : 10px;
    padding-top:1px;
}
#appRunMessage .MessagePreview div{
}
.discussPreview
{
    border-bottom: 1px solid #d3d3d3;
    min-height:80px;
}

.discussPreview  .userImage div{
    width:10px !important;
    display: inline-block;
}

#appRunMessage .MessagePreview fa-info{ 
    position: relative;
    top: -10px;
    right: 0px;
}
#appRunMessage .MessagePreview li{
    padding:0px;
    cursor:pointer;
}
#appRunMessage .MessagePreview li:hover{
    box-shadow: 0 0 0 0 rgb(0 0 0 / 20%), 0 0 4px 0 rgb(0 0 0 / 19%);
    border-radius :8px;
}

#appRunMessage #actualMessageUser{
    height : 500px;
    overflow-x : hidden;
    overflow-y:  auto;
}

#actualMessageUser ul{
    padding :0px;
    list-style : none;
}

#actualMessageUser ul li{
    padding:5px;
}

#appRunMessage .MessagePreview  .avatarmini-img
{
   display: inline-block;
    margin: 2px;
    margin-top : 15px;
}

.userImage div{
    float:left;
}


#appRunMessage .MessagePreview .Read .title{
      color: #707070;
}

#appRunMessage .MessagePreview .NotRead .subTitle{
      color: orange;
      font-weight: bold;
}

#appRunMessage .MessagePreview li{
    margin : 0px !important;
}
#appRunMessage .MessagePreview li .title{
  
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:left;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    
}

#appRunMessage .MessagePreview li .subTitle, .userTitle{
    font-size: 13px;
    text-align:left;
    padding: 10px;
  
}
.userTitle{
    top: -5px;
    font-size:14px;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    padding:0px;
}

.rightColumn .userTitle{
    position:absolute; 
}

#appRunMessage .MessagePreview .row{
  padding-top:0px;
  margin-top: 0px;
}

#appRunMessage .MessagePreview li .subTitle span{
    width:100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display:block;
    margin-top:0px;
    margin-bottom:0px;
    
}

#appRunMessage .MessagePreview li .subTitle .day{
    width:100%;
    font-weight: 200;
}

#appRunMessage .MessagePreview li .date{
    font-size: 10px;
}

#appRunMessage #dashboardDiscus{
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100%);
}

#appRunMessage .discussMessage div
{
    display:inline-block;
    margin-left:10px;
}

#appRunMessage .discussMessage.otherUser{
    margin-left: 20%;
}

#appRunMessage .discussMessage.otherUser .message{
background-color: #cecece;    
max-width : 80%;
} 

#appRunMessage .discussMessage.userConnect{
    margin-left: 1%;
}

#appRunMessage .discussMessage.userConnect .message{
    background-color: #fefefe; 
    max-width : 80%;
}

#appRunMessage .discussMessage .buttons
{
    float:right;
}
#appRunMessage .discussMessage .message{
    border:1px solid grey;
    border-radius :8px;
    padding:10px;
    margin-top:10px;
}

#appRunMessage .discussMessage .message img{
    width:50px;
}

#appRunMessage .btnLarge{
    width :100%;
    color :black;
    padding:15px;
    border: none;
    height:70px;
    text-align: left;
    background-color: white;
    border-bottom: 1px solid #d3d3d3;
    font-weight: bold; 
    font-size: 22px;
}
.leftColumn{
    background-color: var(--color-background);
    box-shadow: 7px 10px 10px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.leftColumn #actualMessageUser{
    padding-right: 0px;
    height: 50vh;
    overflow: auto;
    overflow-x: hidden;
    border-top: 1px solid #cecece;
    padding-top:10px;
    
}

#appRunMessage .rightColumn{
    border-left:1px solid #bebebe;
    padding-left: 0px;
}
 .userSearch {
margin-top:5px;
margin-bottom:5px;
}

#appRunMessage .userSearch input {
    border-radius: 25px;
    width:95%;
    margin:auto;
    padding-left:40px;
}

#appRunMessage .userSearch .fa.fa-search
{
    position: relative;
    top: 35px;
    left : 20px;
    font-size : 24px
}

#appRunMessage .userSearch .fa.fa-arrow-left
{
    position: relative;
    top: 33px;
    left : 20px;
}

.titleDiscssus {
    width: 100%;
    color: black;
    font-size: 20px;
    background-color:  white;  
    padding : 10px;
    height:85px;
    border-bottom: 1px solid #d3d3d3;
}

.titleDiscssus .imgProfil{
    margin-top:10px;
}
.otherUserMessage{
    position:relative;
    left:10px;
    min-width:20%;
    max-width:70%;
    margin-top:15px;
}
.otherUserMessage .message{
    color: black;
    font-size:14px;
}
.otherUserMessage .bulleMessageOther{
    background-color:  #E2E2E2;  
    padding:10px;
    border-radius: 20px; 
    float:left;
}

.userMessage{
    position:relative;
    left:20%;
     min-width:20%;
    max-width:70%;
    margin-top:15px;
    font-size:14px;
} 

.userMessage .message{
   
    color: white;
    font-size:14px; 
}

.userMessage .bulleMessage{
    background: #E2E2E2;
    float:right;
    border-radius: 20px; 
   padding:10px;
}

#messageBlock{
   //position:absolute;
}
#messageBlock input{
    border-radius: 20px;
}

#messageBlock .fa-image{
    cursor:pointer;
}
.tchat {
    width: 100%;
}

.tchat .attachement{
    color:black;
    background-color:white;
}

.tchat .text  {
    width:100%;
    margin-left:10px;
    margin-bottom: 10px;
    margin-top:10px
}
.tchat div{
    display:inline-block;
}

.tchat .btn-red{
    border-radius:4px;
    background-color: #E9542C;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
   width:200px
}

.dialogNew .title{
    border-bottom : 1px solid #555555;
    color: #555555;
    padding:10px;
    font-size:20px;
    text-align : center;
}

.dialogNew .title div{
    width : 100%;
    text-align: center;
}
.dialogNew .title i{
    float : right;
}

.dialogNew .search{
    border-bottom : 1px solid #E2E2E2;
    color: #555555;
    padding:10px;
    font-size:18px;
    padding-bottom: 0px;
}

.dialogNew .search input{
    border : none;
    width:80%;
    background-color: white;
    display:inline-block;
}
.dialogNew .search input:active, .dialogNew .search input:focus {
    border : none !important;
}


.dialogNew #resultSeachUser{
    height:300px;
    overflow : auto;
    padding: 5px; 
}


.dialogNew #resultSeachUser .userName{
    font-size: 18px;
    padding : 5px;
}

.dialogNew #resultSeachUser input[type=checkbox]{
    float:right;
}

.dialogNew .fa-arrow-right, .fa-arrow-left{
    cursor:pointer;
}

#appRunMessage .moreAction{
    color:grey;
    text-align: right;
    position:relative;
    right:10px;
    z-index: 9999;
}

#appRunMessage .likeComment{
    position:relative;
    font-size:10px;
    text-align:right;
    color: #1f96c7;
}

#appRunMessage .moreAction:hover{
    color :#555555;
}

#appRunMessage .moreAction .fa-trash{
    cursor:pointer;
}

.overlay {
    position : fixed;
    top : 0;
    left : 0;
    z-index : 999;
    background-color: #bebebe;
    opacity: 0.6; 
    width : 100%;
    height : 100%;    
}

.btnLarge .fa-pencil{
    background: rgb(42, 179, 171);
    color: #fff;
    padding: 5px;
    border-radius: 20px;
    font-size: 20px;
    padding-left: 10px;
    float:right;
} 

#dialogNew{
    border-radius: 8px;
    border-radius: 4px;
    box-shadow: 2px 2px 3px 2px #cecece;
    border:none !important;
}

.fa-pencil{
    cursor:pointer;
}

.tchat{
     border-top: 1px solid #cecece;
     padding:0px;
}

.tchat #tbMessage{
    background: white;
    width:100%;
}

.tchat .fa-image{
    margin-top:5px;
    color: #d3d3d3;
    position: relative;
    top: 4px;
    font-size:21px;
}

#dashboardDiscus .message img{
    width:95%;
}

#wallProjet .message img{
    width:50px;
} 


.titleDiscssus, .titleDiscssus .userTitle{
    background-color: white;
    z-index: 10;
}

.avatarmini img{
    width:50px !important;
}

.rightColumn .titleDiscssus .avatarmini-img{
    width:15px;
}

.rightColumn .titleDiscssus .userTitle{
    width :90%;
    background-color: white;
    border-bottom:1px solid #cecece;
    margin-bottom: 5px;

}

.moreActionMessage {
    float:right;
     font-weight: bold;
     cursor:pointer;
}

#removeActionMessage, #setAllView{
    cursor:pointer;
}

#actionMenu {
    border-radius: 8px;
    border-radius: 4px;
    box-shadow: 2px 2px 3px 2px #cecece;
    border: none !important;
    z-index: 10000;
}

#dashboardDiscus .userMessage .moreAction{
    //foat:right;
    //right:70px;
    //top:10px;
} 

.tchat b{
    display:none;
}

.dialogContent .messageContent{
    height : 65vh;
    overflow: auto;
}

.dialogContent .tchatBlock{
    position:fixed;
    bottom:0px;
    background-color: white;
    border-top : 1px solid grey;
    padding-top:5px;
}

.dialogContent .tchatTitle{
    border-bottom:1px solid #cecece;
}

@media (max-width: 1200px) {
     
    .tchat .text {
        margin-left: 10px;
    }
    
     #appRunMessage #dashboardDiscus{
        overflow-x: hidden;
        overflow-y: auto;
        height: calc(80%);
    }
    
     .userMessage{
        left:25% !important;
    }
    
    #dashboardDiscus .userMessage .moreAction{
        right:0px;
    }
}

@media (max-width: 375px) {
    
    #dashboardDiscus .userMessage .moreAction{
        right:-60px;
        top:0px;
    }
    
    .avatarmini img{
        width : 50px !important;
    }
    
     #dashboardDiscus .col-md-2{
        display: inherit !important;
        width:80%;
    }
    
     #dashboardDiscus .col-md-8{
        width:126%;
    }
    
     #dashboardDiscus .userMessage{
     width:90%;
     left:10px;    
    }
    .tchat .text{
        width:100% !important;
    }
    .tchat div{
        display: block;
    }
    
    .tchat .btn-red{
        width:100%;
    }
    
   
    
    
}
var MessageDialogMessageView = new Array();
var SeoDialogSeoView = new Array();.shopCard{
    border:none;
}

.cartMenu{
    padding:15px !important; 
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.shopCard #cardIcon{
    border:none;
    position: absolute;
    top: 15px;
    left: 5px;
    display: inline-block;
    width: 34px;
    padding: 2px;
    font-size:19px;
}

.shopCard #nbCart{
    position: absolute;
    top: 25px;
    left: 25px;
    background-color: #1a56d6;
    color : white;
    display: inline-grid;         /* centre facilement le contenu */
  place-items: center;          /* centre vertical/horizontal */
  padding: 0.4rem 0.6rem;       /* espace intérieur (horizontal influence la taille) */
  min-width: 2.2rem;            /* taille minimale (pour un petit cercle) */
  aspect-ratio: 1 / 1;          /* force largeur = hauteur -> cercle */
  border-radius: 50%;
  color: white;
  font-weight: 600;
  white-space: nowrap;          /* évite les retours de ligne */
  box-sizing: border-box;
}

.breadcrumb {
    font-size: 18px;
}

.breadcrumb > .active{
    color : #71c55d;
    font-size:bold;
}

.command{
    border:1px solid #bebebe;
    border-radius :8px;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 20%), 0 0 4px 0 rgb(0 0 0 / 19%);
    margin-top:10px;
    padding : 10px;
}


.cardInfo h3{
    color: #555;
    padding-left: 0px;
    margin-bottom: 5px;
}

.cartTable{
    margin-top: 10px;
    width:100%;
}#appRunForm .folder, #appRunFile .file, #appRunFile .headFolder {border-top : 1px solid grey; text-align: left; }
#appRunForm .folder span , #appRunFile .file span, #appRunFile .headFolder  span {display:inline-block ;margin : 5px; width : 180px;}

#appRunForm .App, #appRunForm, #appRunForm .headApp {border-top : 1px solid grey;border-bottom: 1px solid grey;   text-align: left; }
#appRunForm .App span , #appRunForm span, #appRunForm .headApp  span {display:inline-block ;margin : 5px;}
#appRunForm .App .name #appRunForm name{cursor:pointer}

#appRunForm .message .date{color: #24D6FF}
#appRunForm .message div {display:inline-block; margin:5px;}
#appRunForm .message span{ margin:5px;} 

#appRunForm .action span {display: inline}

.FormForm{height : 400px;overflow: auto;}
.FormForm h2{	background-color: #bebebe;}
.FormForm h3{	background-color: #dedede;font-size: 9px;}

#appRunForm .tools{text-align:left;color:white;padding:5px; margin-top:-10px; background-image: linear-gradient(to bottom, #eeeeee 0px, #bebebe 100%); border-bottom:1px solid green; width:100%; margin-top:0px}
#appRunForm .tools span{display: inline-block;text-align:left;}

#appRunForm #dvDesktop table{border:1px solid grey;}
#appRunForm .question{border-bottom:1px solid #bebebe; padding: 5px}

#appRunForm  #Tools{text-align:left; border-bottom: 1px solid grey; margin: 5px; padding:5px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

.formQuestion {
    border-top :1px solid #bebebe;
    margin-top:15px;
}

.formQuestion .tools{
    float : inline-end;
} 

