| Server IP : 54.36.91.62 / Your IP : 216.73.217.111 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/amisdesseniors-fr/montpellier/components/com_community/assets/ |
Upload File : |
/*= cWindows frame styling;
-------------------------------------------------------------- */
#cWindow {
background: #fff;
font-size: 12px;
font-family: Arial, sans-serif;
line-height: 1.35;
color: #555;
text-align: left;
position: absolute;
z-index: 999999999999;
display: block;
width: 452px;
height: 170px;
top: 0;
margin-left: -25px;
}
#cWindow.new {
display: none;
}
#cWindow .label-filetype {
max-width: 100%;
}
#cWindow .pull-left {
float: left !important;
}
#cWindow .pull-right {
float: right !important;
}
#cWindowContentOuter {
width: 500px;
height: 130px;
}
#cwin_close_btn {
background: url(window/window-x.png) center no-repeat !important;
height: 40px;
width: 40px;
text-indent: -9999px;
margin: 0;
position: absolute;
top: 0;
right: 0;
z-index: 1000;
}
#cwin_logo {
color: #fff;
font-weight: bold;
font-size: 12px;
text-shadow: 0 1px 0 #444;
height: 40px;
line-height: 40px;
margin-left: 8px;
position: absolute;
top: 0;
left: 0;
z-index: 999;
}
/**
* We use CSS Sprite for images
* less request, save bandwidth :)
*/
#cwin_tl,
#cwin_tr,
#cwin_bl,
#cwin_br,
#cwin_tm,
#cwin_bm,
#cwin_ml,
#cwin_mr {
display: none;
}
#cWindow #cwin-wait {
width: 43px;
height: 11px;
display: none;
}
#cWindowContentOuter {
border: 1px solid #444;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
float: left;
overflow: hidden;
position: relative;
}
#cWindowContentTop {
height: 40px;
background: #555;
background: rgba(85, 85, 85, 0.9);
border-bottom: 1px solid #222;
overflow: hidden;
}
#cWindowContentWrap {
overflow: auto;
background: #fff;
position: relative;
}
#cWindowContentWrap.resizing {
overflow: hidden;
}
#cWindowContent.resizing {
overflow: hidden;
position: absolute;
}
#cWindowContent {
padding: 10px 10px;
text-align: inherit;
}
#cWindowContentWrap.loading {
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
}
#cWindowAction {
background: #cccccc url(window/wait.gif) no-repeat -43px -11px;
border-top: 1px solid #999;
font-size: 0;
position: absolute;
width: 100%;
display: block;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cWindowAction.loading {
background-position: 10px 10px;
}