AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.216.192
Web Server : Apache
System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64
User : lrsys ( 1015)
PHP Version : 5.6.40
Disable Function : exec,passthru,shell_exec,system
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/lrsys/public_html/lrsys_apps/leo/application/plugins/module_imobles/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/public_html/lrsys_apps/leo/application/plugins/module_imobles/assets/css/default.css
/*
        style do plugin criado
*/

#items_per_page {
    line-height: inherit;
    min-width: 85px;
}

.margin-10px0 {
    margin: 10px 0;
}
.pg-arrow {
    font-size: 11px;
}




.bg-blue {
    background-image: none !important;
    background-color: #4b8df8 !important;
    border-color:#4b8df8 !important;
    color: #fff !important;
}

.bg-red {
    background-image: none !important;
    background-color: #e02222 !important;
    border-color: #e02222 !important;
    color: #fff !important;
}

.bg-yellow {
    background-image: none !important;
    background-color: #ffb848 !important;
    border-color: #ffb848 !important;
    color: #fff !important;
}

.bg-green {
    background-image: none !important;
    background-color: #35aa47 !important;
    border-color: #35aa47 !important;
    color: #fff !important;
}

.bg-purple {
    background-image: none !important;
    background-color: #852b99 !important;
    border-color: #852b99 !important;
    color: #fff !important;
}

.bg-dark {
    background-image: none !important;
    background-color: #555555 !important;
    border-color: #555555 !important;
    color: #fff !important;
}

.bg-grey {
    background-image: none !important;
    background-color: #a9aaab !important;
    border-color: #a9aaab !important;
}

#list_search_view_wrapper #list_search_view_length.dataTables_length {
    float: left;
    width: auto !important;
}

.dataTables_paginate{
    float: left !important;
    margin-left: 10px;
    margin-top: 14px;
}


.dataTables_paginate a.paginate_button{
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: inherit;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 4px 10px;
    text-decoration: none;
}
.dataTables_paginate a.paginate_button.current, .dataTables_paginate a.paginate_button:focus, .dataTables_paginate a.paginate_button :hover, 
.dataTables_paginate a.paginate_button.current > span,.dataTables_paginate a.paginate_button.current:focus,.dataTables_paginate a.paginate_button.current:hover {
    z-index: 3;
    background-color: #f4f4f4;
    border-color: #DDDDDD;
    color: inherit;
    cursor: default;
}

.dataTables_paginate a.paginate_button.disabled {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.dataTables_length select{
    padding: 0px !important;
}

.dataTables_paginate #list_search_view_first {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}


.dataTables_paginate paginate_button.first{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.dataTables_paginate .paginate_button.last{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#list_search_view_info{
    font-size: 85%;
}

#list_search_view_length select{
    line-height: inherit;
    min-width: 85px;
    background-color: #FFFFFF;
    border: 1px solid #aaa;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    height: 30px;
    margin-top: 10px;
}


.dataTables_paginate a.paginate_button:hover ,.dataTables_paginate a.paginate_button:focus{
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}    


table.dataTable thead .multiply_order::after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50, 50, 50, 0.5);
}

table.dataTable thead .multiply_order.desc::after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
    color: #000;
}

table.dataTable thead .multiply_order.asc::after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
    color: #000;
}


.dataTables_processing i {
    position: relative;
    top: 8%;
    color: #999;

}

.dataTables_processing {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 14px 0 2px;
    border: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 14px;
    z-index: 1300;
    border: medium none;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
    cursor: wait;
}
.light-red{
    background-color: #fabbbb!important;
}

.light-green{
    background-color: #b0f6b0!important;
}

#maps_location {
    height: 500px;
}


.popover.top{
    margin-top: 0px !important;   
}

.popover.bottom{
    margin-top: 0px !important;   
}

.modal.container-big{
    left:0px;
    width:100%;
    margin-left: 10px;
}


.bx-wrapper:hover .bx-controls-direction {
    display: block !important;
}

.bx-wrapper .bx-controls-direction {
    display: none !important;
}
.bx-wrapper{
    margin-bottom: 0px !important;
    max-height: 160px;
}

.bx-pager.bx-default-pager{
    display:none;
}

.popover{
    max-width:800px;
}

td.popoverDetail{
    cursor:pointer;
}


/* Customização para o botão de links do buscador */
.dropdown-menu.custom-search
{
    left: -250px !important;
    padding: 10px;
    min-width: 260px;
}
.dropdown-menu.custom-search > li > icon {
    padding: 5px 15px;
}
.modal.modal-image{
    width: 100% !important;
    margin-left: 0px !important;
    left:0px !important;
    height: 100%;
}
.modal.modal-image.modal-overflow{
    top:0px;
}
.modal.modal-image .modal-body{
    min-height:calc(100% - 131px);
}

.grid-stack{
    display: flex;
    width: 100%;
    gap: 15px;
}
.pipeline {
    display: flex;
    width: 100%;
    gap: 15px;
}

.pipeline .columns ,.grid-stack .grid-stack-item{
    flex: 0 0 250px;
}


/*--COLUNAS DO DRAG AND DROP--*/


.pipeline .column-title
{
    width: 100%;
    position: relative;
    padding: 5px 5px 5px 5px;
    text-align: -webkit-center;
    overflow: hidden;
    background: #f3f3f3;
}

.left
{
    float:left
}

.pipeline .dropdown-menu>li>a
{
    padding:6px 20px
}

.pipeline .columns:first-child .column-title
{
    padding-left:0
}

.pipeline .columns:last-child .column-title:before,.pipeline .columns:last-child .column-title:after
{
    border:0
}

.pipeline .dropdown-toggle i
{
    font-size:12px;
    width:12px;
    height:12px;
    text-align:center;
    margin:0 0 5px 6px;
    vertical-align:bottom
}

.pipeline .dropdown-menu
{
    font-size:12px
}

.pipeline .columns-items
{
    float:left;
    width:100%;
    padding:0;
    height:calc(100vh - 155px);
    position:relative
}

.draggable .column.n6
{
    height:calc(100vh - 200px);
    background:#fafafa;
    margin-right:4px
}

.pipeline .columns-items .ps-scrollbar-y-rail
{
    right:0!important;
    width:5px!important;
    z-index:1000
}

.pipeline .columns-items .ps-scrollbar-y-rail .ps-scrollbar-y
{
    width:5px!important
}

.pipeline .columns-items.dragOver
{
    background:#CCC;
    opacity:.5
}

.draggable ul
{
    padding:0
}

.sortable-list
{
    list-style:none;
    margin:0;
    height:60px;
    padding:10px
}

.pipeline .dropdown-toggle
{
    padding:5px 0 0 10px;
    color:#555;
    font-size:11.5px;
    display:block;
    float:left;
    width:100%;
    font-weight:600;
    font-family:'Roboto',sans-serif;
}

.pipeline .title > span
{
    white-space:nowrap
}

.draggable .column .icons .tooltip-item{
    background: none !important;
    padding: 0px !important;
    border: none !important;
}

.draggable ul {
    padding: 0;
    list-style-type: none;
}

.draggable .column li.item {
    display: flex;
    display: -webkit-flex;
    background: #fff;
    color: #000;
    position: relative; 
    width: 235px;
    border-right: #ddd;
    padding: 10px;
    cursor: pointer;
    border-bottom: #ddd;
    list-style-type: none;
    margin-bottom: 15px;
    box-shadow: 0 5px 10px 0px rgb(0 0 0 / 30%);   
    border-radius: 6px;
    padding: 12px;
    margin-left: auto;
    margin-right: auto;
}
.draggable .column li.item .badge{
    padding:0 10px;
    margin-right: 3px;
    margin-left: 3px;
    line-height: 25px;
    border-radius:15px;
}

.draggable .column li.item .badge-hight{

    color:#ff4f6a;
    background-color: #f9d7de;
}
.draggable .column li.item .badge-medium{

    color:#fb941e;
    background-color: #ffebcb;
}
.draggable .column li.item .badge-low{

    color:#000;
    background-color: #f8f8f9;
}

.draggable .column.painel {
    min-height: 500px;
    background: #f5f5f5;
}

.draggable .column .item:hover {
    background-color: #f5f5f5;
}

.draggable .column .item .icons {
    flex: none;
    width: 20px;
    text-align: center;
    position: relative;
}

.draggable .column .item .icons .action {
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

.draggable .column .item:hover .icons .action {
    visibility: visible;
}

.draggable .column .item .icons .status {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    font-size: 140%;
    width: 20px;
}

.draggable .column .item .info {
    width: calc(100% - 20px);
}


.pipeline a.dropdown-toggle {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 200px;
}
.draggable .column .item .info .deal {
    font-size: 12px;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
    margin-bottom: 5px;
}

.draggable .column .item .info a {
    color:#444;
}

.draggable .column .item .info a:hover {
    color:#222;
}

.draggable .column .item .info .client {
    color: #1a1818;
    font-size: 15px;
    margin: 0 0 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}
.draggable .column .item .info .date_deal {
    color: #404650;
    font-size: 10px;
    margin: -5px 0px 10px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


.draggable .column .item .info .values {
    color: #63676c;
    font-size: 10px;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.draggable .column .item .info .values span {
    float:right;
}

.draggable .column li.sortable-placeholder {
    border: 1px dashed #CCC;
    background: none;
    height: 60px;
}

.draggable .column .priority-hight.item {
    background-color: #ffd5d5;
}

h2.crm_goals {
    background-color: #2196f3;
    padding: 20px;
    color: #FFF;
}

.user-notifications-modal{
    margin-top: 0px !important;
    display: none;
    position: absolute !important;
    background-color: #FFF;
    top: 5%;
    left: 5%;
    width: 90%;
    height: auto;
    z-index: 2000;
}

Anon7 - 2022
AnonSec Team