Sindbad~EG File Manager
.o365_out_grid_view_wrapper {
border-radius: 10px;
}
.o365_out_grid_media img {
width: 100%;
height: auto;
}
.o365_out_grid_view_wrapper {
margin-bottom: 60px;
}
.o365_out_grid_content {
text-align: center;
background-color: aliceblue;
padding: 25px;
border-radius: 5px;
}
.o365_out_grid_meta_title {
list-style: none;
}
.o365_out_grid_readmore button {
/* Green */
border: 1px solid #4a97c2 !important;
font-size: 14px;
font-weight: 500;
letter-spacing: 1px;
padding: 8px 30px;
background: #4a97c2;
border-radius: 25px;
color: white;
border: solid 1px;
-webkit-transition-duration: 0.4s;
/* Safari */
transition: all ease-in-out 0.3s;
margin-top: 20px;
}
.o365_out_grid_readmore button:hover {
box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.2), 0 8px 50px 0 rgba(0, 0, 0, 0.1);
}
.o365_out_grid_content_title a {
text-decoration: none;
box-shadow: none;
color: #4a97c2;
font-size: 23px;
font-weight: 400;
letter-spacing: 1px;
}
.o365_out_grid_media {
border: 2px solid aliceblue;
}
.heading {
border: none;
}
.list_pagination {
list-style: none;
display: table;
margin: 0 auto;
}
.list_pagination li {
text-align: center;
margin-left: 10px;
border: 1px solid #4a97c2;
border-radius: 50%;
float: left;
width: 35px;
height: 35px;
align-items: center;
display: grid;
}
.list_pagination li.active {
background-color: #4a97c2;
}
.list_pagination li.active a {
color: #fff;
}
.list_pagination li:hover {
color: #fff;
background-color: #4a97c2;
}
.list_pagination li:hover a {
color: #fff;
}
.o365-list .row {
display: flex!important;
}
.ticket-list .o365-list-item {
display: block;
margin-bottom: 30px;
}
.o365-list__item {
width: 100%;
height: auto;
box-sizing: border-box;
word-break: break-word;
display: table;
margin: 20px auto;
position: relative;
}
.o365-list__item.dd {
font-size: 35px;
}
.o365-list__item.mm {
text-align: center;
font-size: 20px;
}
.o365-list__item.tt {
font-size: 16px;
}
.o365-list__itema {
color: #4a97c2;
text-decoration: none;
}
.o365-list__itema.ect-events-read-more {
margin-top: 10px;
display: inline-block;
}
.o365-list__item-right {
width: 70%;
display: table-cell;
background: transparent;
vertical-align: middle;
height: 0;
}
.o365-list__item:nth-child(even) .o365-list__item-right {
background: aliceblue;
}
.o365-list__item-right-inner {
display: table;
vertical-align: top;
height: 100%;
width: 100%;
}
.o365-list__item .o365-list__item-date {
align-items: center;
width: 40%;
min-width: 100px;
display: grid;
text-align: center;
background: rgba(74, 151, 194, 0.8);
text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.35);
height: 100%;
color: #fff;
padding: 8px;
}
.o365-list__item-date {
background: rgba(5, 101, 113, 0.9);
}
.o365-list__item-date {
display: table-cell;
text-align: center;
vertical-align: middle;
line-height: 92%;
font-size: 38px;
font-family: inherit;
}
.o365-list__item-day {
font-size: 38px;
clear: both;
display: inline-block;
width: 100%;
}
.o365-list__item-mnth {
font-size: 15px;
clear: both;
display: inline-block;
width: 100%;
margin-bottom: 0px;
line-height: 18px;
padding-bottom: 50px;
}
.o365-list__item-date .ev-yr {
font-size: 15px;
clear: both;
display: inline-block;
width: 100%;
position: relative;
top: -14px;
}
.o365-list__item-date .o365-list__item-time {
font-size: 15px;
clear: both;
display: inline-block;
width: 100%;
line-height: 90%;
text-align: center;
}
.o365-list__item-left a.ect-image-link {
width: 65%;
height: 100%;
display: table-cell;
}
.o365-list__item-right h2.o365-list__item-description-title {
font-size: 18px;
font-family: inherit;
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
}
.o365-list__item-right h2.o365-list__item-description-title a {
color: #4a97c2;
text-decoration: none;
box-shadow: none;
font-size: 19px;
font-weight: 400;
letter-spacing: 1px;
text-transform: capitalize;
}
.o365-list__item-right h2.o365-list__item-description-title a:hover {
filter: opacity(0.8);
-webkit-filter: opacity(0.8);
}
.o365-list__item-right-description .o365-list__item-content {
font-size: 13px;
font-family: inherit;
padding: 0;
margin: 0;
}
.o365-list__item-right-description .o365-list__item-content p {
padding: 0;
margin: 0;
}
a.ect-event-read-more {
color: #ff6a5c;
text-decoration: none;
margin-top: 10px;
display: inline-block;
}
.o365-list__item-right .o365-list__item-right-description {
width: 70%;
height: 100%;
display: table-cell;
padding: 10px;
box-sizing: border-box;
vertical-align: top;
position: relative;
}
.o365-list__item-btn {
background: #4a97c2;
color: #fff;
padding: 0.5em 1em;
font-family: inherit;
font-size: .923em;
font-weight: 400;
margin: 0;
border: 0;
cursor: pointer;
line-height: 1.65;
-webkit-appearance: none;
-webkit-font-smoothing: inherit;
text-decoration: none !important;
max-width: 150px;
transition: 0.15s all ease;
border-radius: 3px;
text-align: center;
margin: 10px auto;
}
.o365-list__item-btn span {
color: #fff;
}
.o365-list__item-btn:hover,
.o365-list__item-btn:hover span {
color: #fff !important;
}
.o365-list__item-content a span {
color: #fff;
}
.o365-list__item-right .o365-list__item-venue {
width: 30%;
height: 100%;
display: table-cell;
vertical-align: middle;
text-align: center;
background: #4a97c2;
color: #fff;
padding: 10px;
}
.o365-list__item-right h2.o365-list__item-description-title a.ect-event-url,
.o365-list__item-right .o365-list__item-right-description .o365-list__item-content a {
color: #4a97c2;
}
.o365-list__item-venue .o365-list__item-venue-icon {
font-size: 24px;
display: inline-block;
width: 100%;
}
.o365-list__item-venue .o365-list__item-venue-details {
font-size: 14px;
line-height: inherit;
text-decoration: none;
display: inline-block;
}
.o365-list__item-venue-address {
width: 100%;
display: inline-block;
}
.o365-list__item-venue-address span {
display: inline-block;
}
.o365-list__item-venue-address .tribe-delimiter {
margin-right: 3px;
}
.o365-list__item-venue-address .o365-list__item-address-postal {
margin: 0 3px;
}
.o365-list__item-venue .o365-list__item-gmap {
display: inline-block;
width: 100%;
margin-bottom: 5px;
}
.o365-list__item-venue .o365-list__item-gmap a {
text-decoration: none;
font-size: 12px;
color: #fff;
text-decoration: none!important;
}
.o365-list__item-price {
display: inline-block;
margin-top: -20px;
font-size: 14px;
position: absolute;
font-weight: 600;
bottom: 0;
right: 0;
margin-right: 10px;
text-transform: capitalize;
letter-spacing: 1px;
color: #fff;
background-color: #4a97c2;
border-radius: 18px;
margin-bottom: 4px;
padding: 5px 15px;
}
.o365-list__item-price i.fa {
font-size: 22px;
}
.o365-list__item-price .o365-list__item-price-icon {
float: left;
margin-right: 20px;
}
.o365-list__item-left {
width: 100%;
height: 100%;
display: inline-block;
}
.o365-list__item-left:hover {
-webkit-filter: brightness(95%) hue-rotate(2deg);
filter: brightness(95%) hue-rotate(2deg);
}
.o365-list__item-right .o365-list__item-venue:hover {
-webkit-filter: brightness(95%) hue-rotate(2deg);
filter: brightness(95%) hue-rotate(2deg);
}
.address {
color: #000000;
}
.o365-list__item-img {
float: none;
height: 100%;
width: 100%;
background-color: #dfeadc;
background-position: center !important;
}
img.ect-fit_cover,
.o365-list__itemimg.ect-fit_cover {
object-fit: cover;
object-position: 50% 50%;
height: 100%;
position: absolute;
width: 100%;
z-index: 1;
cursor: pointer;
padding: 0;
margin: 0;
}
.o365-list__items{
margin: 0px;
padding-left: 0px;
}
@media only screen and (max-width: 790px) {
.o365-list__item-img {
min-height: 210px;
}
.o365-list__item-left {
display: none;
}
.ect-list-post-right,
.o365-list__item-right-inner,
.o365-list__item-venue {
display: block;
width: 100%;
overflow: hidden;
height: auto;
}
.o365-list__item-right .o365-list__item-venue {
display: block;
width: 100%;
overflow: hidden;
height: auto;
}
.o365-list__item {
padding: 30px auto;
}
}
.o365-list__items-table article {
overflow-x: hidden
}
.o365-list__items-table td {
position: relative;
}
.o365-list__items-icon {
display: inline-block;
}
.o365-list__items ul li:nth-child(1):hover .o365_sp_search_thumb {
display: block!important;
/*
position: absolute;
left: 20px;
bottom: 9px;
overflow: hidden;
z-index: 99;
*/
}
.o365-list__items-table tr .o365-list__items-icon i {
cursor: pointer;
}
.hidden_img_icon{
display: none;
}
.o365_sp_search_thumb {
/*position: absolute;*/
display: none;
height: 50px;
left: 20px;
top: 5px;
display: block !important;
}
.o365_sp_search_thumb img{
/*box-shadow: 0px 0px 5px rgba(0,0,0,.2);*/
display: inline-block;
width: auto;
max-width: inherit;
height: 100%;
max-width: 70px;
object-fit: cover;
}
/*------overlay image-----*/
.sp_pdf .pdf:after {
display: none !important;
}
form.sp_filter_box ul.sp_filter_wrapper li {
display: inline-block;
width: auto;
margin-right: 10px;
}
form.sp_filter_box ul.sp_filter_wrapper li label {
font-size: 14px;
font-weight: 500;
}
form.sp_filter_box ul.sp_filter_wrapper li input[type="text"] {
border-radius: 0;
padding: 8px 10px;
width: 100%;
max-width: 145px;
}
form.sp_filter_box ul.sp_filter_wrapper li input[type="submit"],
form.sp_filter_box ul li input[type="reset"] {
padding: 8px 21px;
background: #222;
line-height: normal;
border: none;
transition: 0.5s;
color: #fff;
font-weight: 500;
border-radius: 3px;
font-size: 13px;
}
form.sp_filter_box ul.sp_filter_wrapper li input[type="submit"]:hover,
form.sp_filter_box ul li input[type="reset"]:hover {
background: #767676;
}
@media screen and (max-width:1024px) {
.o365-list__items-table thead {
display: none;
}
.o365-list__items-table tbody tr {
margin-bottom: 15px !important;
display: block;
border-top: 1px solid #bbb;
}
.o365-list__items-table tbody tr td {
display: block;
text-align: right;
min-height: 38px;
border-top: 0 !important;
font-size: 14px;
padding: 8px 12px;
border: 1px solid #bbb;
}
.o365-list__items-table tbody tr td:before {
content: attr(data-label);
float: left;
font-weight: 600;
color: #000;
}
}
@media screen and (max-width:941px) {
form.sp_filter_box ul.sp_filter_wrapper li input[type="submit"],
form.sp_filter_box ul li input[type="reset"] {
margin-top: 10px;
}
}
@media screen and (max-width:554px) {
form.sp_filter_box ul.sp_filter_wrapper li {
width: 100%;
margin-right: 0px;
}
form.sp_filter_box ul.sp_filter_wrapper li input[type="text"] {
width: 100%;
max-width: inherit;
}
}
.sp_alpha_filter ul.sp_alpha_filter_wrapper li {
display: inline-block;
border: 1px solid #4a97c2;
margin-bottom: 10px;
height: 30px;
width: 30px;
border-radius: 50%;
text-align: center;
}
.sp_alpha_filter ul.sp_alpha_filter_wrapper li:hover {
background-color: #4a97c2;
color: #fff;
}
.sp_alpha_filter ul.sp_alpha_filter_wrapper li:hover span {
color: #fff;
}
.sp_alpha_filter ul.sp_alpha_filter_wrapper li span {
background: transparent;
color: #00769d;
padding: 2px 0px;
margin: 0;
display: block;
text-align: center;
line-height: 18px;
font-size: 12px;
transition: 0.5s;
cursor: pointer;
position: relative;
top: 50%;
transform: translateY(-50%);
text-align: center;
margin-right: 0px;
margin: 0;
}
.sp_alpha_filter ul.sp_alpha_filter_wrapper li.sp_filt_list span:hover {
background-color: #4e4c4ccc;
}
.sp_alpha_filter ul.sp_alpha_filter_wrapper li.sp_filt_list span {
width: auto;
padding: 2px 5px;
background: #00769d;
transition: 0.5s;
padding: 10px 25px;
background-color: #4a97c2;
font-weight: 200;
}
.o365-list__items-table tbody tr.green {
background: #f3f3f3;
}
.o365_sp_search_load_more {
cursor: pointer;
width: 100%;
max-width: fit-content;
margin: 0 auto;
display: none;
text-align: center;
padding: 14px 20px;
background: #222;
color: #fff;
font-size: 20px;
line-height: 18px;
font-weight: 500;
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.o365_sp_search_load_more:hover {
background: #767676;
}
.wp-sp-search-result {
display: none;
}
/* NEW CSS */
.sp-wp-title h2 {
margin-top: 20px;
border-bottom: 1px solid #4a97c2;
color: black;
text-transform: capitalize;
font-size: 25px;
font-weight: 700;
margin-bottom: 30px;
}
.sp_filter_box {
padding-top: 30px;
}
.form_button_cls {
position: absolute;
top: 0;
right: 0;
height: 100%;
background-color: #222222;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
background-color: #4a97c2;
}
.search_form_cus_cls {
position: relative;
}
.dws_search_keyword_sp {
padding-right: 105px;
}
.form_button_cls input[type="submit"] {
background-color: #4a97c2;
color: #fff;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.form_button_cls input[type="submit"]:hover {
background-color: #4a97c2;
}
.sp_filter_wrapper li input[type="button"],
.sp_filter_wrapper .filter-btn input {
padding: 10px 25px;
background-color: #4a97c2;
font-weight: 200;
}
.sp_alpha_filter_wrapper .sp_filt_list span {
padding: 10px 25px;
background-color: #4a97c2;
font-weight: 200;
color: #fff;
cursor: pointer;
border-radius: 5px;
}
.sp_filt_list {
margin-top: 20px;
text-align: center;
}
.sp_filter_wrapper li input {
width: 24% !important;
}
.sp_filter_wrapper li input {
width: 100% !important;
margin-right: 0px;
max-width: unset !important;
font-size: 14px;
border-radius: 3px !important;
padding: 5px 10px;
}
.filter-btn {
margin-top: 20px;
text-align: center;
}
.o365-list__items-table {
width: 100%;
display: inline-table;
}
.o365-list__items-table thead tr th {
font-weight: 600;
color: #4a97c2;
}
@media(min-width: 300px)and(max-width: 767px) {
.o365-list__items-table tbody tr {
font-size: 12px;
}
}
.o365_sp_vidoes_grid_list:after,
.vc_row:before {
content: " ";
display: table;
}
.o365_sp_vidoes_grid_list {
margin-left: -15px;
margin-right: -15px;
}
.o365_sp_vidoes_grid_list:after {
clear: both;
}
@media only screen and (min-width: 767px) {
.o365_sp_vidoes_grid_list_sec {
width: 50%;
float: left;
}
}
.o365_sp_vidoes_grid_list_sec {
margin-bottom: 20px;
padding-right: 15px;
padding-left: 15px;
}
.o365_sp_vidoes_grid_list .o365_sp_vidoes_grid_list_sec .amp-default-skin {
width: 100%;
}
.o365_sp_vidoes_grid_list ul {
list-style: none;
}
.azuremediaplayer {
background: transparent;
}
.o365_ondr_events_loader {
text-align: center;
}
.o365_ondr_grid-lightbox-group .ondrmulvideo {
width: 50%;
display: inline-table;
padding: 10px;
}
.o365_ondr_grid-lightbox-group .ondrmulvideo .ondrmulvideo-media {
transition: all ease-in-out 0.3s;
}
.o365_ondr_grid-lightbox-group .ondrmulvideo .ondrmulvideo-media:hover {
transform: translateY(-5px);
}
.o365_ondr_grid-lightbox-group .ondrmulvideo .ondrmulvideo-media:hover:before {
opacity: 1;
}
.o365_ondr_grid-lightbox-group .ondrmulvideo .ondrmulvideo-media:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 96%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
transition-duration: 0.3s;
}
.o365-loading-indicator {
text-align: center;
}
.ilightbox-holder .ilightbox-container iframe {
max-width: 800px !important;
margin: 0 auto;
float: none;
position: absolute;
left: 50%;
top: 70%;
transform: translate(-50%, -50%);
}
.o365_ondr_grid_lightbox {
display: inline-table;
}
.o365_ondr_grid_lightbox .ondrmulvideo {
width: 50%;
display: inline-block;
padding: 10px;
}
.o365_ondr_grid_lightbox .ondr_grid_lightbox-media {
transition: all ease-in-out 0.3s;
}
.o365_ondr_grid_lightbox .ondr_grid_lightbox-media:hover {
transform: translateY(-5px);
}
.o365_ondr_grid_lightbox .ondr_grid_lightbox-media:hover:before {
opacity: 1;
}
.o365_ondr_grid_lightbox .ondr_grid_lightbox-media:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 96%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
transition-duration: 0.3s;
}
.o365-list li {
float: left;
margin: 0;
}
.o365-list__items>li {
border-bottom: 0px solid #d1d1d1;
line-height: 35px;
}
.o365-list__items .o365-list__item a {
text-decoration: none;
}
.o365-list__table-items>li {
display: inline-block;
width: 100%;
}
.o365-list__table-items>li:last-child{
margin-bottom: 10px;
}
.o365-list__items>li:nth-child(even) {
background: aliceblue;
}
.o365-list__items>li:nth-child(odd){
background: #ffffff;
}
ul{
list-style: none !important;
}
.o365-list__items-heading {
/*border-bottom: 1px solid #4a97c2;*/
padding: 0px 0px;
background-color: #4a97c2 !important;
color: #fff;
line-height: 32px;
margin: 0px 0px 0px 0px;
}
.o365-list__items-heading:after{
content: "";
display: block;
clear: both;
}
.o365-list__items ul li{
border-right: 1px solid #000000;
}
.o365-list__items-heading li{
/*padding: 5px 0px;*/
line-height: 50px;
border-right: 1px solid #000000;
}
.o365-list__items ul li a{
text-decoration: none !important;
color: #000000;
}
.o365-list__items ul li:last-child,
.o365-list__items-heading li:last-child{
border-color: transparent;
}
.o365-list__items li ul {
margin: 0px;
padding-left: 0px;
display: flex;
}
.onedrive_folder_child_li{
background: #efefef;
/*background: rgba(74, 151, 194, .90);
color: #ffffff;*/
}
.onedrive_folder_child_li li{
border: none !important;
}
.onedrive_folder_child_li a{
/*color: #ffffff !important;*/
text-decoration: none !important;
}
.no_record_found{
display: block;
background: #4a97c2;
color: #ffffff;
text-align: center;
clear: both;
padding: 8px 0px;
}
.o365-list__items li:last-child {
border-radius: 0px 0px 5px 5px;
}
.onedrive_folder_open {
cursor: pointer;
}
.onedrive_folder_child_li>li {
width: 100% !important;
}
.onedrive_folder_child_li li {
text-align: left;
}
.onedrive_folder_child_li {
padding: 0 0 0 15px;
}
.onedrive_folder_child_li ul.onedrive_border_bottom {
/* border-bottom: 1px solid #d1d1d1; */
padding: 5px 0 5px 10px;
position: relative;
}
.onedrive_folder_child_li:last-child ul {
border-bottom: 0px solid;
}
.onedrive_folder_parent_li_next {
cursor: pointer;
font-weight: 600;
}
.onedrive_folder_parent_li_next li{
text-align: center !important;
padding: 5px 20px !important;
}
.onedrive_folder_parent_li_loader li {
width: 100% !important;
}
.onedrive_folder_parent_li_next li {
display: inline-block;
float: left;
}
.onedrive_folder_parent_li_next {
display: inline-block;
width: 100%;
padding: 5px 0px !important;
}
.onedrive_folder_child_li ul.onedrive_border_bottom:after {
height: 1px;
width: 200%;
content: '';
background-color: #d1d1d1;
position: absolute;
bottom: 0;
left: -50%;
}
/*
@media screen and (min-width: 768px) {
.o365-list__items-heading li:nth-child(1),
.o365-list__items ul li:nth-child(1) {
width: 16%;
text-align: center;
}
.o365-list__items-heading li:nth-child(2),
.o365-list__items ul li:nth-child(2) {
width: 16%;
text-align: center;
}
.o365-list__items-heading li:nth-child(3),
.o365-list__items ul li:nth-child(3) {
width: 16%;
text-align: center;
}
.o365-list__items-heading li:nth-child(4),
.o365-list__items ul li:nth-child(4) {
width: 16%;
text-align: center;
}
.o365-list__items-heading li:nth-child(5),
.o365-list__items ul li:nth-child(5) {
width: 15%;
text-align: center;
}
.o365-list__items-heading li:nth-child(6),
.o365-list__items ul li:nth-child(6) {
width: 15%;
text-align: center;
}
}
@media (max-width: 767px) {
.o365-list__items-heading .onedrive_border_bottom li:not(: last-child) {
border-bottom: 1px solid #fff;
}
.o365-list__items .o365-list__items-heading {
margin-bottom: 15px;
}
.o365-list__items li:not(:first-child) li {
font-size: 15px;
}
.o365-list__items li:first-child {
font-size: 17px;
}
}
*/
.o365_crm_grid_row_body_media ul {
list-style: none;
border: 1px solid #ddd;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
padding: 13px 15px;
margin-bottom: 45px;
border-radius: 5px;
}
.o365_crm_grid_row_body_media ul li {
font-size: 12px;
line-height: 35px;
padding: 0px 10px;
}
.o365_crm_grid_row_body_media ul li strong {
font-size: 15px;
width: 50%;
display: inline-block;
}
.o365_crm_grid_row_body_media ul li:nth-child(even) {
background: aliceblue;
}
.o365_sp_woocommerce_search_wrapper_space {
padding: 5px 20px 5px 10px;
}
.o365_sp_woocommerce_search_result_list {
clear: both;
margin: 10px 0px 10px 0px;
overflow: hidden;
width: 100%;
background-color: rgb(226, 238, 254);
}
.o365_sp_woocommerce_search_result_list:nth-child(odd) {
background-color: #fff;
}
.o365-filter-accordion {
padding: 0 15px 0px 15px;
}
.o365-filter-accordion h2 {
font-style: normal;
font-weight: normal;
font-size: 13pt;
margin-bottom: 0;
padding: 8px 10px;
margin-top: 0;
}
.o365-filter-accordion-content {
padding: 10px!important;
background: transparent;
margin-bottom: 0 !important;
margin-bottom: 20px !important;
border: 1px solid #428BCA;
border-top: none;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.o365-filter-accordion-heading {
width: 100%;
background: #428BCA;
border-bottom: 1px solid #fff;
text-indent: 15px;
color: #fff;
font-size: 18px;
padding: 10px;
font-weight: 500;
text-transform: capitalize;
letter-spacing: 0px;
padding-top: 9px !important;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.o365-filter-accordion-content #Value {
width: 100%;
padding: 4px 0;
display: block;
line-height: .75em;
vertical-align: top;
display: ruby;
display: -webkit-box;
}
.o365-filter-accordion-content ul {
margin-bottom: 0px;
padding: 0px;
margin-top: 0px;
}
.o365_sp_woocommerce_search_button {
border: 0;
background: none;
padding: 2px 5px;
margin-top: 2px;
position: relative;
margin-left: -35px;
margin-bottom: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #000;
height: 32px;
width: 32px;
top: 4px;
cursor: pointer;
}
.o365_sp_woocommerce_search_field {
background-color: rgb(226, 238, 254);
border: none;
box-shadow: 0px 5px 12px -4px rgba(148, 148, 148, 1);
height: 30px;
padding-right: 3px;
padding-left: 3px;
margin-bottom: 0;
border-radius: 8px;
font-size: 16px;
font-weight: 500;
text-align: center;
width: 100%;
max-width: 600px;
}
.o365-filter-accordion-heading {
margin: 0 !important;
}
.search-large-wrapper-o365_sp_woocommerce_search {
margin-bottom: 50px;
}
.o365-filter-accordion-content li {
list-style: none;
margin: 0;
display: block;
}
@media screen and (min-width: 767px) {
.o365_sp_woocommerce_search_content_section {
width: 70%;
float: left;
}
.o365_sp_woocommerce_search_sidebar_section {
float: left;
width: 30%;
}
}
.o365_sp_woocommerce_search_result_list {
clear: both;
}
.o365_sp_woocommerce_search_result_list_img {
float: left;
margin-right: 30px;
}
.o365_sp_woocommerce_search_result_list_img img {
width: 100%;
max-width: 200px;
}
.o365-list-btn-wrap .o365-list-btn {
width: 100%;
display: inline-block;
text-align: center;
padding: 7px 0px;
border: 1px solid #B8B8B8;
border-radius: 4px;
color: #666666;
max-width: 150px;
margin: 0px 7px;
text-decoration: none;
cursor: pointer;
background: transparent;
}
.o365-list-btn-wrap {
text-align: right;
margin-bottom: 10px;
}
.o365-list-btn:hover,
.o365-list-btn.active {
background: #428BCA;
border: 1px solid #B8B8B8;
border-radius: 4px;
color: #FFFFFF;
text-decoration: none;
}
ul.o365-list-items {
padding-left: 0px;
}
.o365-list-items-titlebar .o365-list-items-title {
text-decoration: none;
display: block;
background: #428BCA;
color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
width: 20%;
display: inline-block;
}
.o365-list-items-titlebar .o365-list-items-title:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.o365-list-items-titlebar .o365-list-items-title:last-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.o365-list-items-titlebar {
clear: both;
padding-top: 5px;
border-top: none;
margin-bottom: 10px;
}
.o365_sp_search_case_ticket_inforation_sec_wrapper {
clear: both;
}
.o365_sp_search_case_ticket_inforation_sec:hover,
.o365_sp_search_case_ticket_inforation_sec:hover .o365_sp_search_case_ticket_inforation_sec_toparea,
.o365_sp_search_case_ticket_inforation_sec:hover .o365-list-item-toparea-right {
border-color: #DDDDDD;
}
.o365-list-item {
margin: 5px 0px;
border: 1px solid #DDDDDD;
background: #ffffff;
padding: 0px;
color: #222222;
margin-bottom: 35px;
transition: all ease-in-out 0.3s;
;
border-radius: 5px;
}
.o365_sp_search_case_ticket_inforation_sec:hover {
border: 1px solid #DDDDDD;
box-shadow: 0 0 32px rgba(33, 33, 33, .2);
}
.o365-list-item-toparea .o365-list-item-toparea-left {
width: 65%;
float: left;
}
.o365-list-item-toparea .o365-list-item-toparea-right {
width: 35%;
float: left;
border-left: 1px solid #DDDDDD;
}
.o365-list-item-toparea p {
margin-top: 0px;
margin-bottom: 0px;
padding: 8px;
}
.o365-list-item-bottomarea {
padding: 10px;
padding-top: 0px;
}
.o365_sp_search_case_ticket_inforation_sec_toparea:after {
clear: both;
float: none;
}
.o365_sp_search_case_ticket_inforation_sec_toparea:before {
display: table;
content: "";
}
.o365_sp_search_case_ticket_inforation_sec_toparea:after {
clear: both;
content: "";
display: table;
}
.o365-list-item-toparea {
border-bottom: 1px solid #DDDDDD;
margin-bottom: 15px;
padding: 0px;
display: flex;
}
.o365-list-item-bottomarea-right span.button {
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
margin-left: 10px;
padding: 0px 20px;
line-height: 30px;
height: 32px;
box-shadow: 0 1px 0 #ccc;
vertical-align: top;
transition-property: border, background, color;
transition-duration: .05s;
transition-timing-function: ease-in-out;
color: #555;
border-color: #ccc;
background: #f7f7f7;
}
.o365-list-item-bottomarea-right span.button:hover {
background: #fafafa;
border-color: #999;
color: #23282d;
}
.o365-list-item-bottomarea-right span.button img {
height: 16px;
margin-right: 5px;
vertical-align: middle;
}
.o365-list-item-bottomarea .helf_sec,
.o365-list-item-toparea-right span.half_sce_cls {
width: 49%;
display: inline-block;
}
.helf_sec.o365-list-item-bottomarea-right {
text-align: right;
}
.o365-list-item-toparea-right .priority_sec {
color: #fff;
padding-left: 3px;
}
.o365-list-item a {
color: #222;
text-decoration: none;
}
.o365-loadmore {
cursor: pointer;
background: #428BCA;
color: #fff;
padding: 10px;
border-radius: 5px;
margin-top: 20px;
border: 1px solid #428BCA;
text-align: center;
transition: all ease-in-out 0.3s;
width: 25%;
margin: 0 auto;
margin-top: 20px;
}
.o365-loadmore:hover {
color: #428BCA;
background-color: #fff;
}
/* new css*/
.heading {
margin-bottom: 50px;
}
.o365-list-item-toparea-left p strong {
color: #428BCA;
font-weight: 600;
}
.o365-list__items-heading{
display: flex;
/*flex-wrap: wrap;*/
}
.o365-list__items-heading li,
.o365-list__items ul li{
width: 25%;
text-align: center;
padding: 5px 5px;
}
.o365_onedrive_download_list_tpl{
cursor: pointer;
}
@media(min-width: 576px) and (max-width: 1199px){
.o365-list__items-heading li,
.o365-list__items ul li{
font-size: 15px;
line-height: 20px !important;
}
}
@media(max-width: 575px){
.o365-list__items-heading li,
.o365-list__items ul li{
font-size: 14px;
line-height: 20px !important;
}
.o365-list__items ul li:nth-child(1):hover .o365_sp_search_thumb{
display: none !important;
}
.o365_sp_search_thumb img{
width: 60px;
}
}
@media (max-width: 767px) {
.o365-loadmore {
width: 50%;
margin-bottom: 20px;
}
.o365-list-item-bottomarea-right span.button {
margin-bottom: 6px;
}
.o365-list-item-bottomarea .helf_sec,
.o365-list-item-toparea-right span.half_sce_cls {
width: 100%;
}
.o365-list-item-bottomarea-left {
margin-bottom: 12px;
}
.o365-list-item-toparea-right p span:nth-child(2) {
font-size: 12px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.o365-loadmore {
width: 50%;
margin-bottom: 20px;
}
.o365-list-item-bottomarea-right span.button {
margin-bottom: 6px;
}
.o365-list-item-bottomarea .helf_sec,
.o365-list-item-toparea-right span.half_sce_cls {
width: 100%;
}
.o365-list-item-bottomarea-left {
margin-bottom: 12px;
}
.o365-list-item-toparea-right p span:nth-child(2) {
font-size: 14px;
}
}
/* Reset styles */
.o365-list__item-description-title:before {
display: none;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists