| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/www/controle/cms/css/ |
Upload File : |
/* RESET */
/* TOP CONTAINER : SEARCH + ITEMS PER PAGE */
/*
#ct_top_container{
}
*/
/* SEARCH */
#ct_search_container{
position: relative;
float: left;
margin-bottom: 15px;
}
#ct_search{
width: 200px;
height: 22px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
border: 1px solid #d6d6d6;
padding-top: 0px;
padding-right: 25px;
padding-bottom: 0px;
padding-left: 5px;
background-image: url(../files/icones/advanced_search.png);
background-repeat: no-repeat;
background-position: right center;
}
#ct_search_value{
position: absolute;
top: 3px;
left: 8px;
opacity:0;
filter:alpha(opacity=0);
z-index: 300;
}
#ct_advanced_search{
position: absolute;
top: 3px;
left: 210px;
z-index: 300;
}
#ct_loader{
width: 16px;
height: 16px;
margin-left: 10px;
float: right;
}
/* ITEMS_PER_PAGE */
#ct_items_per_page_container{
float: right;
margin-bottom: 15px;
}
#ct_items_per_page_change {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
height: 22px;
border: 1px solid #d6d6d6;
padding-top: 2px;
padding-bottom: 2px;
color: #555555;
}
/* TABLE */
#ct {
border-collapse:collapse;
width:100%;
clear: both;
}
#ct th{
color: #ffffff;
font-weight: normal;
text-align: left;
text-decoration: none;
border:1px solid #cccccc;
background-color: #404046;
margin: 0px;
cursor: pointer;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
}
#ct th span{
display: block;
float: right;
margin-top: 5px;
}
#ct th span.sort{
width: 21px;
height: 9px;
background-image: url(../files/sort_white.gif);
background-repeat: no-repeat;
background-position: right center;
}
#ct th span.sort_asc{
width: 21px;
height: 9px;
background: url(../files/sort_asc_white.gif) no-repeat right center;
}
#ct th span.sort_desc{
width: 21px;
height: 9px;
background: url(../files/sort_desc_white.gif) no-repeat right center;
}
#ct_multiple_search th{
padding:0px;
}
#ct_multiple_search th input{
width: 100%;
padding: 0px;
height: 20px;
border: 0px;
}
#ct td{
color: 555555;
border:1px solid #cccccc;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 8px;
}
#ct .odd, #ct_no_results{
background-color: #FF0;
}
#ct .odd td{
background-color: #FFF;
}
#ct .odd:hover td{
background-color: #FFFFDD;
}
#ct .odd_selected{
background-color: #ff0000;
}
#ct .even{
background-color: #f5f5f5;
}
#ct .even:hover{
background-color: #FFFFDD;
}
#ct .even_selected{
background-color: #ff0000;
}
#ct a:link, #ct a:visited{
color: #04A3F5;
text-decoration: none;
}
#ct a:hover, #ct a:active{
color: #04A3F5;
text-decoration: underline;
}
/* BOTTOM CONTAINER : ACTIONS + PAGER */
/*
#ct_bottom_container{
}
*/
/* ACTIONS */
#ct_actions_container{
margin-top: 17px;
float: left;
}
#ct_actions {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
height: 22px;
border: 1px solid #d6d6d6;
padding-top: 2px;
padding-bottom: 2px;
color: #555555;
}
/* PAGER */
/* YOU MAY DELETE THIS IF YOU DONT USE THE CREATIVE PAGER */
#ct_pager_container{
float: right;
margin-bottom: 15px;
margin-top: 18px;
text-align: right;
}
#ct_pager{
list-style: none;
float: left;
}
#ct_pager li{
display: inline;
}
#ct_pager li a{
display: inline;
color: #ffffff;
font-size: 12px;
text-decoration: none;
margin-right: 3px;
padding: 5px;
background-color: #404046;
}
#ct_pager li a:hover{
background-color: #99CC33;
color: #ffffff;
}
#ct_pager li a.selected{
background-color: #04A3F5;
color: #ffffff;
}
#ct_pager_info1{
font-size: 12px;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
float: left;
}
#ct_pager_info2{
font-size: 12px;
display: block;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
float: left;
}
#ct_pager_next a{
color: #000000;
font-size: 12px;
padding: 5px;
width: 20px;
}
#ct_pager_prev{
color: #000000;
font-size: 12px;
margin-right: 3px;
padding: 5px;
}