You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
559 lines
11 KiB
559 lines
11 KiB
#map{
|
|
height: 500px;
|
|
}
|
|
.search-input{
|
|
margin-bottom: 25px;
|
|
}
|
|
.upload-btn-wrapper {
|
|
position: relative;
|
|
overflow: hidden;
|
|
display: inline-block;
|
|
}
|
|
.upload-btn-wrapper input[type=file] {
|
|
font-size: 100px;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
opacity: 0;
|
|
}
|
|
|
|
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
|
|
border-top-right-radius: 0;
|
|
border-bottom-right-radius: 0;
|
|
box-shadow: none;
|
|
outline: none;
|
|
}
|
|
.btn-group-vertical>.btn:last-child:not(:first-child) {
|
|
border-top-left-radius: 0;
|
|
border-top-right-radius: 0;
|
|
border-bottom-right-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
box-shadow: none;
|
|
outline: none;
|
|
}
|
|
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
|
|
outline: none;
|
|
outline-offset: none;
|
|
}
|
|
label input[type="radio"] ~ i.fa.fa-circle-o{
|
|
color: #c8c8c8; display: inline;
|
|
}
|
|
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
|
|
display: none;
|
|
}
|
|
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
|
|
display: none;
|
|
}
|
|
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
|
|
color: #7AA3CC; display: inline;
|
|
}
|
|
label:hover input[type="radio"] ~ i.fa {
|
|
color: #7AA3CC;
|
|
}
|
|
|
|
label input[type="checkbox"] ~ i.fa.fa-square-o{
|
|
color: #c8c8c8; display: inline;
|
|
}
|
|
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
|
|
display: none;
|
|
}
|
|
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
|
|
display: none;
|
|
}
|
|
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
|
|
color: #7AA3CC; display: inline;
|
|
}
|
|
label:hover input[type="checkbox"] ~ i.fa {
|
|
color: #7AA3CC;
|
|
}
|
|
|
|
div[data-toggle="buttons"] label.active{
|
|
color: #7AA3CC;
|
|
}
|
|
div[data-toggle="buttons"] label.btn.active.focus{
|
|
border: none!important;
|
|
}
|
|
|
|
div[data-toggle="buttons"] label {
|
|
display: inline-block;
|
|
padding: 3px 3px;
|
|
margin-bottom: 0;
|
|
font-weight: normal;
|
|
line-height: 2em;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
vertical-align: top;
|
|
cursor: pointer;
|
|
background-color: none;
|
|
border: 0px solid
|
|
#c8c8c8;
|
|
border-radius: 3px;
|
|
color: #c8c8c8;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
-o-user-select: none;
|
|
user-select: none;
|
|
}
|
|
|
|
div[data-toggle="buttons"] label:hover {
|
|
color: #7AA3CC;
|
|
}
|
|
|
|
div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
#number-date{
|
|
display: none;
|
|
}
|
|
.multidate{
|
|
display: none;
|
|
}
|
|
.multidate-table{
|
|
display: none;
|
|
}
|
|
.input-inline{
|
|
margin-left: 5px;
|
|
}
|
|
.input-inline input{
|
|
height: 25px;
|
|
padding: 6px;
|
|
font-size: 14px;
|
|
line-height: 1.42857143;
|
|
color: #555;
|
|
background-color: #fff;
|
|
background-image: none;
|
|
border: 1px solid #ccc;
|
|
border-radius: 4px;
|
|
}
|
|
label {
|
|
cursor: pointer;
|
|
}
|
|
input[type="checkbox"] + label:before {
|
|
border: 1px solid #333;
|
|
content: "\00a0";
|
|
display: inline-block;
|
|
font: 16px/1em sans-serif;
|
|
height: 16px;
|
|
margin: 0 .25em 0 0;
|
|
padding: 0;
|
|
vertical-align: top;
|
|
width: 16px;
|
|
}
|
|
input[type="checkbox"]:checked + label:before {
|
|
background: #fff;
|
|
color: #333;
|
|
content: "\2713";
|
|
text-align: center;
|
|
}
|
|
input[type="checkbox"]:checked + label:after {
|
|
font-weight: bold;
|
|
}
|
|
.heart_stroke_text , #options_text {
|
|
color: #868686;
|
|
}
|
|
|
|
#event_management select:not('select[name=change_bo_status_all]'), #subscribers_list_length select{
|
|
width: 65px;
|
|
}
|
|
#custom_filter_search_form select {
|
|
width: 150px;
|
|
}
|
|
#custom_filter_search_form{
|
|
min-width: 35vw;
|
|
}
|
|
#custom_filter_search_form #nature_event{
|
|
/* min-width: 450px; */
|
|
margin-left: 3px;
|
|
}
|
|
/* event preview in events management*/
|
|
div.preview_event_content_modal .modal-dialog{
|
|
width:74%;
|
|
}
|
|
@media (max-width: 1500px) {
|
|
.my-modal-with-large .modal-dialog {
|
|
width: 80%!important;
|
|
}
|
|
}
|
|
center.start_date_text {
|
|
color: rgb(79,151,219);
|
|
font-style: italic;
|
|
font-size: 1.1rem;
|
|
padding-top: 0.3rem;
|
|
font-family: 'Open Sans', sans-serif;
|
|
}
|
|
#preview_event_content #event-box {
|
|
padding: 0;
|
|
}
|
|
#preview_event_content #event-image {
|
|
margin: 20px 0px;
|
|
}
|
|
#preview_event_content #event-image img {
|
|
width: 100%;
|
|
}
|
|
#preview_event_content #event-description {
|
|
font-family: Georgia;
|
|
font-size: 16px;
|
|
line-height: 22px;
|
|
text-align: left;
|
|
}
|
|
#preview_event_content #info {
|
|
padding: 20px 20px 15px 20px;
|
|
}
|
|
#preview_event_content .info-box {
|
|
background-color: #F5F8F9;
|
|
padding-right: 0px;
|
|
/* text-transform: capitalize; */
|
|
}
|
|
#preview_event_content .info-box .accordion-heading a strong {
|
|
font-size: 1.39rem;
|
|
}
|
|
#preview_event_content #speaker-box {
|
|
word-wrap: break-word;
|
|
padding: 20px 20px 0px 0px;
|
|
}
|
|
#preview_event_content .text-heading {
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 20px;
|
|
letter-spacing: 0px;
|
|
}
|
|
#preview_event_content .event-address-inf {
|
|
font-size: 1.39rem;
|
|
margin-bottom: .5rem!important;
|
|
}
|
|
|
|
#preview_event_content #event-details-box a {
|
|
margin: 0px 0px 0px 0px;
|
|
display: inline-block;
|
|
width: 100%;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#preview_event_content #event-box button {
|
|
width: 100%;
|
|
}
|
|
#preview_event_content .accordion-inner button {
|
|
margin-top: 1rem;
|
|
}
|
|
#preview_event_content .btn-default-style {
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 20px;
|
|
background-color: #2E3942;
|
|
text-transform: uppercase;
|
|
color: #fff;
|
|
letter-spacing: 4px;
|
|
border-radius: 0px;
|
|
white-space: normal;
|
|
line-height: 2.5rem;
|
|
}
|
|
|
|
#preview_event_content .btn-favorite{
|
|
background: #ffc600;
|
|
}
|
|
.favorites{color: #ffc600; margin-bottom: 0px !important; font-family: 'Arial'; display: initial; height:2.5rem; line-height: 1.3; }
|
|
|
|
#favorite-img{
|
|
margin: .2rem .5rem 0 0;
|
|
float: left;
|
|
}
|
|
|
|
#event_schedule_list th{
|
|
/*white-space: normal !important;*/
|
|
}
|
|
#event_schedule_list th.column10_11{
|
|
white-space: nowrap !important;
|
|
}
|
|
#event_schedule_list tr td.column2{
|
|
padding: 0 !important;
|
|
width: 9em !important;
|
|
white-space: normal !important;
|
|
}
|
|
#event_schedule_list tr td.column2 p{
|
|
padding-left: 0px !important;
|
|
padding-right: 20px !important;
|
|
padding-bottom: 0px !important;
|
|
margin-left: 3px !important;
|
|
}
|
|
#event_schedule_list tr td.column2 p span{
|
|
padding: 5px 3px !important;
|
|
}
|
|
#event_schedule_list .column9{
|
|
white-space: normal !important;
|
|
}
|
|
|
|
|
|
@media (min-width: 670px) {
|
|
.favorites{
|
|
margin-top: 2rem;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 668px) {
|
|
.favorites{
|
|
margin-top: 2rem;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 736px){
|
|
.favorites{
|
|
line-height: 1.3 !important;
|
|
}
|
|
}
|
|
/* //event preview in events management*/
|
|
|
|
#event_speaker_list{
|
|
margin: 0 auto;
|
|
width: 100%;
|
|
clear: both;
|
|
border-collapse: collapse;
|
|
table-layout: fixed;
|
|
word-wrap:break-word;
|
|
}
|
|
|
|
.text-heading{
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 2rem;
|
|
/* font-weight: 500; */
|
|
letter-spacing: 0px;
|
|
}
|
|
|
|
#event_speaker_list tr{
|
|
word-wrap:break-word;
|
|
}
|
|
|
|
.event-address-info{
|
|
font-size: 1.5rem;
|
|
font-family: 'Open Sans', sans-serif;
|
|
}
|
|
|
|
.accordion-heading {
|
|
padding: 10px 0 10px;
|
|
border-top: solid 1px;
|
|
border-bottom: solid 1px;
|
|
margin-top: 1rem;
|
|
}
|
|
|
|
.accordion-heading a {
|
|
color: #000000;
|
|
font-size: 1.5rem;
|
|
}
|
|
|
|
|
|
.btn-default-style {
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 2.5rem;
|
|
background-color: #2E3942;
|
|
text-transform: uppercase;
|
|
color: #fff;
|
|
letter-spacing: 0px;
|
|
border-radius: 0px;
|
|
white-space: normal;
|
|
line-height: 2.75rem;
|
|
pointer-events: none;
|
|
}
|
|
|
|
hr.line {
|
|
margin-left: 0px;
|
|
width: 20px;
|
|
color: #000;
|
|
text-align: left;
|
|
border-bottom: 2px solid;
|
|
}
|
|
|
|
.text-heading2 {
|
|
font-family: TheAntiquaB-W6SemiBold;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#text-heading {
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 2rem;
|
|
font-weight: 500;
|
|
letter-spacing: 4px;
|
|
color: inherit;
|
|
}
|
|
|
|
#sponsors-box {
|
|
padding-top: 20px;
|
|
}
|
|
|
|
#event-title{
|
|
font-family: TheAntiquaB-W6SemiBold;
|
|
font-size: 2.3rem;
|
|
color: #16212C;
|
|
}
|
|
|
|
#event-date{
|
|
font-size: 1.5rem;
|
|
}
|
|
|
|
.img-fav{
|
|
float: left;
|
|
padding-top: 3px;
|
|
margin-right: 10px;
|
|
width: 25px;
|
|
}
|
|
|
|
.favorites{
|
|
color: #ffc600;
|
|
margin-bottom: 0px !important;
|
|
font-family: 'Arial';
|
|
display: initial;
|
|
height: 2.5rem;
|
|
line-height: 1.3;
|
|
font-size: 1.6rem;
|
|
}
|
|
|
|
.btn-favorites{
|
|
background-color: #ffc600;
|
|
}
|
|
|
|
|
|
|
|
/* The switch - the box around the slider */
|
|
.switch-label {
|
|
line-height: 2;
|
|
}
|
|
.switch {
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 44px;
|
|
/*height: 34px;*/
|
|
height: 25px;
|
|
float:right;
|
|
}
|
|
|
|
/* Hide default HTML checkbox */
|
|
.switch input {display:none;}
|
|
|
|
/* The slider */
|
|
.slider {
|
|
position: absolute;
|
|
cursor: pointer;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background-color: #ccc;
|
|
-webkit-transition: .4s;
|
|
transition: .4s;
|
|
}
|
|
|
|
.slider:before {
|
|
position: absolute;
|
|
content: "";
|
|
/*height: 26px;*/
|
|
/*width: 26px;*/
|
|
/*left: 4px;*/
|
|
/*bottom: 4px;*/
|
|
height: 21px;
|
|
width: 21px;
|
|
left: 2px;
|
|
bottom: 2px;
|
|
background-color: white;
|
|
-webkit-transition: .4s;
|
|
transition: .4s;
|
|
}
|
|
|
|
input.default:checked + .slider {
|
|
background-color: #444;
|
|
}
|
|
input.primary:checked + .slider {
|
|
background-color: #2196F3;
|
|
}
|
|
input.success:checked + .slider {
|
|
background-color: #8bc34a;
|
|
}
|
|
input.info:checked + .slider {
|
|
background-color: #3de0f5;
|
|
}
|
|
input.warning:checked + .slider {
|
|
background-color: #FFC107;
|
|
}
|
|
input.danger:checked + .slider {
|
|
background-color: #f44336;
|
|
}
|
|
|
|
input:focus + .slider {
|
|
box-shadow: 0 0 1px #2196F3;
|
|
}
|
|
|
|
input:checked + .slider:before {
|
|
-webkit-transform: translateX(19px);
|
|
-ms-transform: translateX(19px);
|
|
transform: translateX(19px);
|
|
}
|
|
|
|
/* Rounded sliders */
|
|
.slider.round {
|
|
border-radius: 34px;
|
|
}
|
|
|
|
.slider.round:before {
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.moderation-divider{
|
|
margin-bottom: 3rem;
|
|
border-bottom: 1px solid #dddde9;
|
|
}
|
|
|
|
.small-input-modification{
|
|
display: inline;
|
|
width: 4rem;
|
|
padding-right: 6px;
|
|
padding-left: 6px;
|
|
padding-top: 3px;
|
|
padding-bottom: 3px;
|
|
text-align: center;
|
|
height: 2rem;
|
|
}
|
|
|
|
.switch-loader{
|
|
position: absolute;
|
|
top: 1%;
|
|
width: 60px;
|
|
right: -.01%;
|
|
text-align: right;
|
|
height: 100%;
|
|
line-height: 2.01;
|
|
}
|
|
|
|
/*icon*/
|
|
.profile-icon {
|
|
height: 20px;
|
|
width: 20px;
|
|
margin-right: 0.5rem;
|
|
}
|
|
|
|
table.dataTable {
|
|
width: 100%;
|
|
}
|
|
.pac-container {
|
|
z-index: 10000 !important;
|
|
}
|
|
|
|
.has-error .date .form-control {
|
|
border: 1px solid #a94442;
|
|
}
|
|
|
|
/* MODAL - EVENT Subscribers */
|
|
a.mc-export-subscriber {
|
|
margin-bottom: 16px;
|
|
}
|
|
div#view_subscriber {
|
|
padding-right: 0!important;
|
|
}
|
|
div#view_subscriber .modal-dialog {
|
|
width: 95%;
|
|
}
|
|
|
|
#author_label {
|
|
height: 20px;
|
|
font-size: 12px;
|
|
width: 140px;
|
|
display: initial;
|
|
}
|