.aiovg .aiovg-play {
position: absolute;
width: 32px;
height: 32px;
margin: -15px 0px 0px -15px !important;
padding: 0px;
top: 50%;
left: 50%;
pointer-events: none;
z-index: 3;	
} .aiovg .fa { font-family: 'aiovg-icons' !important;
speak: none;
color: #666;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aiovg .fa-file-video-o:before {
content: "\e913";
}
.aiovg .fa-folder-open-o:before {
content: "\e930";
}
.aiovg .fa-eye:before {
content: "\e9ce";
}
.aiovg .row {
display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.aiovg .row .row,
.aiovg .aiovg-slick-videos .row {
margin: 0;
}
.aiovg .col-md-1,
.aiovg .col-md-2,
.aiovg .col-md-3,
.aiovg .col-md-4,
.aiovg .col-md-6,
.aiovg .col-md-12 {
width: 100%;
}
.aiovg .thumbnail {
margin: 15px;
}
.aiovg.aiovg-slider .thumbnail {
margin: 0;
}
.aiovg .thumbnail img {
box-shadow: none;
}
.aiovg .caption {
margin: 0;
padding: 7px 0;
}
.aiovg .caption .aiovg-title {
margin: 0 !important;
}
.aiovg .caption .aiovg-title a {
text-decoration: none;
}
.aiovg .caption .aiovg-title small {
font-weight: normal;
}
.aiovg .caption .aiovg-category small,
.aiovg .caption .aiovg-views small {
font-size: inherit;
}
.aiovg-slick .fa {
color: inherit;
font-style: normal;
}
.aiovg-slick-prev .fa:before {
content: "❮";
}
.aiovg-slick-next .fa:before {
content: "❯";
}
@media only screen and (min-width: 481px) {
.aiovg .col-md-1 { 
width: 8.33%; 
}
.aiovg .col-md-2 { 
width: 16.66%; 
}
.aiovg .col-md-3 { 
width: 25%; 
}
.aiovg .col-md-4 { 
width: 33.33%; 
} 
.aiovg .col-md-6 { 
width: 50%; 
}
.aiovg .col-md-8 { 
width: 66.66%; 
}
}.aiovg,
.aiovg-header {
margin-bottom: 10px;
}
.aiovg-no-margin {
margin: 0 !important;
}
.aiovg-no-padding {
padding: 0 !important;
}
.aiovg-pull-left {
float: left;
}
.aiovg-pull-right {
float: right;
}
.aiovg-clearfix {
display: block;
content: "";
clear: both;
}
.aiovg-text-left {
text-align: left;
}
.aiovg-text-right {
text-align: right;
}
.aiovg-text-center {
text-align: center;
}
.aiovg-text-muted {
color: #999;
}
.aiovg-relative {
position: relative;
}
.aiovg a {
text-decoration: none;
}
.aiovg a:hover {
text-decoration: underline;
}
.aiovg img {
display: block;
}
.aiovg hr {
margin: 10px 0;
}
.aiovg-responsive-button {
width: 100%;
}
.aiovg-disable-mouse-events {
pointer-events: none;
}
@media only screen and (min-width: 481px) {
.aiovg-responsive-button {
width: auto;
}
} @font-face {
font-family: 'aiovg-icons';
src: url(//www.lucesazules.net/wp-content/plugins/all-in-one-video-gallery/public/assets/fonts/aiovg-icons.eot?j6tmf3);
src: url(//www.lucesazules.net/wp-content/plugins/all-in-one-video-gallery/public/assets/fonts/aiovg-icons.eot?j6tmf3#iefix) format('embedded-opentype'),
url(//www.lucesazules.net/wp-content/plugins/all-in-one-video-gallery/public/assets/fonts/aiovg-icons.ttf?j6tmf3) format('truetype'),
url(//www.lucesazules.net/wp-content/plugins/all-in-one-video-gallery/public/assets/fonts/aiovg-icons.woff?j6tmf3) format('woff'),
url(//www.lucesazules.net/wp-content/plugins/all-in-one-video-gallery/public/assets/fonts/aiovg-icons.svg?j6tmf3#aiovg-icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="aiovg-icon-"],
[class*=" aiovg-icon-"] { font-family: 'aiovg-icons' !important;
speak: none;
color: #666;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aiovg-icon-videos:before,
.aiovg-icon-film:before {
content: "\e913";
}
.aiovg-icon-categories:before,
.aiovg-icon-folder-open:before {
content: "\e930";
}
.aiovg-icon-views:before,
.aiovg-icon-eye:before {
content: "\e9ce";
}
.aiovg-icon-tags:before {
content: "\e936";
} .aiovg-player {
position: relative;
display: block;
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
}
.aiovg-player iframe,
.aiovg-player .video-js {
position: absolute;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;	
}
.aiovg-player .video-js.vjs-facebook:not(.vjs-has-started) {
cursor: pointer;
}
.aiovg-player .video-js.vjs-facebook:not(.vjs-has-started) .vjs-poster,
.aiovg-player .video-js.vjs-facebook:not(.vjs-has-started) .vjs-big-play-button {
pointer-events: none;
}
.aiovg-player .vjs-no-control-bar .vjs-control-bar {
display: none;
}
.aiovg-player .video-js .vjs-current-time,
.aiovg-player .vjs-no-flex .vjs-current-time,
.aiovg-player .video-js .vjs-duration,
.aiovg-player .vjs-no-flex .vjs-duration {
display: block;
}
.aiovg-player .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
content: "\f10d";
}
.aiovg-player .vjs-menu li.vjs-selected:focus,
.aiovg-player .vjs-menu li.vjs-selected:hover {
background-color: #fff;
color: #2b333f;
}
.aiovg-player .video-js .vjs-big-play-button,
.aiovg-player .video-js:hover .vjs-big-play-button,
.aiovg-player .video-js:focus .vjs-big-play-button {
width: 88px;
height: 88px;
margin-top: -44px;
margin-left: -44px;
top: 50%;
left: 50%;
background: none;
background-repeat: no-repeat;
background-position: 50%;
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='88' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M44 88C19.738 88 0 68.262 0 44S19.738 0 44 0s44 19.738 44 44-19.738 44-44 44zm0-85C21.393 3 3 21.393 3 44c0 22.608 18.393 41 41 41s41-18.392 41-41C85 21.393 66.607 3 44 3zm16.063 43.898L39.629 60.741a3.496 3.496 0 0 1-3.604.194 3.492 3.492 0 0 1-1.859-3.092V30.158c0-1.299.712-2.483 1.859-3.092a3.487 3.487 0 0 1 3.604.194l20.433 13.843a3.497 3.497 0 0 1 .001 5.795zm-1.683-3.311L37.946 29.744a.49.49 0 0 0-.276-.09.51.51 0 0 0-.239.062.483.483 0 0 0-.265.442v27.685c0 .262.166.389.265.442.1.053.299.118.515-.028L58.38 44.414A.489.489 0 0 0 58.6 44a.49.49 0 0 0-.22-.413z'/%3E%3C/svg%3E");
border: none;			
transition: all .7s;
}
.aiovg-player .video-js:hover .vjs-big-play-button,
.aiovg-player .video-js:focus .vjs-big-play-button {
transform: rotate( 360deg );
}
.aiovg-player .video-js .vjs-big-play-button .vjs-icon-placeholder {
display: none;
}
.aiovg-player .vjs-waiting .vjs-big-play-button {
display: none !important;
}	
.aiovg-player .vjs-ended .vjs-control-bar,
.aiovg-player .vjs-ended .vjs-text-track-display,
.aiovg-player .vjs-ended .vjs-logo {
display: none;
}
.aiovg-player .vjs-ended .vjs-poster,
.aiovg-player .vjs-ended .vjs-big-play-button {
display: block;
}
.aiovg-player .vjs-logo {
opacity: 0;
cursor: pointer;
}
.aiovg-player .vjs-has-started .vjs-logo {
opacity: 0.5;
transition: opacity 0.1s;
}
.aiovg-player .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-logo {
opacity: 0;
transition: opacity 1s;
}
.aiovg-player .vjs-has-started .vjs-logo:hover {
opacity: 1;
}
.aiovg-player .vjs-logo img {
max-width: 100%;
}
.aiovg-privacy-wrapper { 
position: absolute;           
width: 100%;
height: 100%;
margin: 0;
padding: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #222;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #FFF;
text-align: center;
}
.aiovg-privacy-consent-block {
position: relative;
margin: 0 30px;
padding: 15px;
top: 50%;
background: #000;
border-radius: 3px;
opacity: 0.9;
transform: translateY( -50% );
-ms-transform: translateY(- 50% );
-webkit-transform: translateY( -50% );
}
.aiovg-privacy-consent-button {
display: inline-block;
margin-top: 10px;
padding: 5px 15px;
background: #F00;
border-radius: 3px;
cursor: pointer;
}
.aiovg-privacy-consent-button:hover {
opacity: 0.8;
}
#aiovg-contextmenu {
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
background-color: #2B333F;
background-color: rgba( 43, 51, 63, 0.7 );
border-radius: 2px;
z-index: 9999999999; }
#aiovg-contextmenu-item {
margin: 0;
padding: 8px 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #EEE;		
white-space: nowrap;
cursor: pointer;
}
@media only screen and (max-width: 250px) {
.aiovg-privacy-consent-block {
margin: 0;
font-size: 12px;               
}
} .aiovg-row {
display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.aiovg-row .aiovg-row {
margin: 0;
}
.aiovg-col {
width: 100%;
}
@media only screen and (min-width: 481px) {
.aiovg-col-2 { 
width: 50%; 
}
.aiovg-col-3 { 
width: 33.33%; 
}    
.aiovg-col-4 { 
width: 25%; 
}
.aiovg-col-5 { 
width: 20%; 
}
.aiovg-col-6 { 
width: 16.66%; 
}
.aiovg-col-7 { 
width: 14.28%; 
}
.aiovg-col-8 { 
width: 12.5%; 
}
.aiovg-col-9 { 
width: 11.11%; 
}
.aiovg-col-10 { 
width: 10%; 
}
.aiovg-col-11 { 
width: 9.09%; 
}
.aiovg-col-12 { 
width: 8.33%; 
}
.aiovg-col-p-25 {
width: 25%;
}
.aiovg-col-p-40,
.aiovg-col-1-4 {
width: 40%;
}
.aiovg-col-p-60,
.aiovg-col-1-6 {
width: 60%;
}
.aiovg-col-p-75 {
width: 75%;
}
} .aiovg .aiovg-thumbnail {
margin: 15px;
}
.aiovg .aiovg-responsive-container {
position: relative;
display: block;
width: 100%;
height: 0;
padding-bottom: 75%;
background: #F0F0F0;
}
.aiovg .aiovg-responsive-container img:not(.aiovg-play),
.aiovg img.aiovg-responsive-element {
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
max-width: 100%;
height: auto;
max-height: 100%;
z-index: 1;
}
.aiovg .aiovg-duration {
position: absolute;
padding: 2px 5px;
right: 0;
bottom: 0;
background-color: #666;
color: #FFF;
line-height: 1;
pointer-events: none;
z-index: 2;
}
.aiovg .aiovg-play-icon {
position: absolute;
background-image: url(//www.lucesazules.net/wp-content/plugins/all-in-one-video-gallery/public/assets/images/play.png);
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
z-index: 3;	
}
.aiovg .aiovg-caption {
margin: 0;
padding: 7px 0;
}
.aiovg .aiovg-thumbnail-style-image-left .aiovg-caption {
padding: 0 10px;
}
.aiovg .aiovg-title,
.aiovg .aiovg-user,
.aiovg .aiovg-category,
.aiovg .aiovg-tag,
.aiovg .aiovg-description,
.aiovg .aiovg-excerpt,
.aiovg .aiovg-views,
.aiovg .aiovg-count {
display: block;
line-height: 1.5;
}
.aiovg .aiovg-title {
font-size: 1.1rem;
font-weight: bold;
}
.aiovg .aiovg-category,
.aiovg .aiovg-tag,
.aiovg .aiovg-description,
.aiovg .aiovg-excerpt,
.aiovg .aiovg-views {
margin: 7px 0 0 0;
} .aiovg-single-video .aiovg-player-container,
.aiovg-single-video .aiovg-meta {
margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
.aiovg-single-video .aiovg-pull-right {
float: none !important;
clear: both;
padding-top: 10px;
}
} .aiovg-search-form .aiovg-form-group {
display: block;
margin: 5px 0;
}
.aiovg-search-form .aiovg-form-control {
width: 100%;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.aiovg-search-form-template-horizontal .aiovg-form-group {
display: inline-block;
}
.aiovg-search-form-template-horizontal .aiovg-form-control {
width: auto;
}
} .aiovg-pagination {
display: block;
margin: 7px 0;
}
.aiovg-pagination .page-numbers {
display: inline;
margin: 0 3px;
padding: 3px 10px;	
border: 1px solid #ddd;
border-radius: 2px;
line-height: 1;
text-decoration: none;	
}
.aiovg-pagination .current {
background-color: #08c;
border: 1px solid #08c;
color: white;	
}
.aiovg-pagination a:hover {
background-color: #ddd;
} .aiovg .aiovg-social {
margin: 10px 0px;
}
.aiovg .aiovg-link-social {
display: inline-block;
margin: 2px 2px 2px 0;
padding: 4px 8px;
border-radius: 2px;
color: white;
text-decoration: none;
line-height: 1;
cursor: pointer;	
}
.aiovg .aiovg-link-social:hover,
.aiovg .aiovg-link-social:active {
color: white;
text-decoration: none;
} 
.aiovg .aiovg-social-facebook {
background: #3B5997;
}
.aiovg .aiovg-social-facebook:hover,
.aiovg .aiovg-social-facebook:active {
background: #2d4372;
}
.aiovg .aiovg-social-twitter {
background: #00aced;
}
.aiovg .aiovg-social-twitter:hover,
.aiovg .aiovg-social-twitter:active {
background: #0084b4;
}
.aiovg .aiovg-social-linkedin {
background: #0077B5;
}
.aiovg .aiovg-social-linkedin:hover,
.aiovg .aiovg-social-linkedin:active {
background: #005B8C;
}
.aiovg .aiovg-social-pinterest {
background: #bd081c;
}
.aiovg .aiovg-social-pinterest:hover,
.aiovg .aiovg-social-pinterest:active {
background: #9e0718;
}
.aiovg .aiovg-social-tumblr {
background: #335474;
}
.aiovg .aiovg-social-tumblr:hover,
.aiovg .aiovg-social-tumblr:active {
background: #253D54;
}
.aiovg .aiovg-social-whatsapp {
background: #25d366;
}
.aiovg .aiovg-social-whatsapp:hover,
.aiovg .aiovg-social-whatsapp:active {
background: #12af0a;
} .aiovg .aiovg-thumbnail img {
box-shadow: none;
}
.mfp-bg { 
z-index: 999999 !important; 
}
.mfp-wrap { 
z-index: 9999999 !important; 
}.dpn-zvc-single-content-wrapper{margin-top:40px}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img{margin-bottom:1rem}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img img{width:100%;height:auto}.dpn-zvc-single-content-wrapper .dpn-zvc-col-4,.dpn-zvc-single-content-wrapper .dpn-zvc-col-8{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:58px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper{width:100%;clear:both}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box{margin-top:1.5rem}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box:first-child{margin-top:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn{padding:10px 20px;color:#fff;border-radius:0;display:block;margin-top:10px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link{background:#a5452d}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link{background:#1c3b82}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state{border:1px solid #ccc;padding:20px;margin-top:20px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state p{padding:0;margin:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer{display:table;width:100%;table-layout:fixed;border-spacing:2px;border-collapse:separate}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff;line-height:1.8}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell{display:table-cell;vertical-align:top;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;line-height:normal;padding:10px 3px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile{background:#3a3a3a;padding:0 16px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile h3{color:#fff;margin:0;padding:10px 0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content{background:#f2f2f2;padding:16px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list{margin-bottom:1rem}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list span{display:block}@media (min-width:992px){.dpn-zvc-single-content-wrapper .dpn-zvc-col-8{width:66.66666667%;float:left}.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{width:33.33333333%;float:left}}.dpn-zvc-shortcode-op-wrapper table{border:1px solid #dee2e6;width:100%;margin-bottom:1rem;color:#212529;border-collapse:collapse}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd){background-color:#e2e2e2!important}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td{background-color:#e2e2e2}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td .small-description{font-size:12px;font-style:italic}#vczapi-recordings-list-table_wrapper .dataTables_filter,#vczapi-recordings-list-table_wrapper .dataTables_length,#vczapi-show-meetings-list-table_wrapper .dataTables_filter,#vczapi-show-meetings-list-table_wrapper .dataTables_length,#vczapi-show-webinars-list-table_wrapper .dataTables_filter,#vczapi-show-webinars-list-table_wrapper .dataTables_length{margin:15px 0}#vczapi-recordings-list-table_wrapper .dataTable,#vczapi-show-meetings-list-table_wrapper .dataTable,#vczapi-show-webinars-list-table_wrapper .dataTable{position:relative;margin:15px 0}#vczapi-recordings-list-table_wrapper .dataTable thead,#vczapi-show-meetings-list-table_wrapper .dataTable thead,#vczapi-show-webinars-list-table_wrapper .dataTable thead{text-align:left}#vczapi-recordings-list-table_wrapper .dataTable thead tr,#vczapi-show-meetings-list-table_wrapper .dataTable thead tr,#vczapi-show-webinars-list-table_wrapper .dataTable thead tr{background:#f5f5f5}#vczapi-recordings-list-table_wrapper .dataTable thead td,#vczapi-recordings-list-table_wrapper .dataTable thead th,#vczapi-show-meetings-list-table_wrapper .dataTable thead td,#vczapi-show-meetings-list-table_wrapper .dataTable thead th,#vczapi-show-webinars-list-table_wrapper .dataTable thead td,#vczapi-show-webinars-list-table_wrapper .dataTable thead th{border-bottom:none;padding:8px 15px}#vczapi-recordings-list-table_wrapper .dataTable.no-footer,#vczapi-show-meetings-list-table_wrapper .dataTable.no-footer,#vczapi-show-webinars-list-table_wrapper .dataTable.no-footer{border-bottom:none}#vczapi-recordings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .odd{background-color:#fff}#vczapi-recordings-list-table_wrapper .dataTable tbody .even,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .even,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .even{background-color:rgba(0,0,0,.05)}.vczapi-recordings-meeting-id-description ul{list-style:none;padding:0;margin:0}#zvc-cover{background:url(//www.lucesazules.net/wp-content/plugins/video-conferencing-with-zoom-api/assets/images/ajax-loader.gif) no-repeat scroll center center #000;position:absolute;height:100%;width:100%;z-index:5;opacity:.9;top:0}#vczapi-zoom-browser-meeting{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}#vczapi-zoom-browser-meeting--container{width:400px}#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit],#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=email],#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=password],#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text],#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form select{height:40px;border-radius:0}#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit]{background-color:#2d8cff;width:100%;color:#fff}#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form .form-group{margin-bottom:10px}#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info{background:#fff;padding:20px 30px;margin-bottom:10px}#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info ul{list-style:none;padding:0;margin:0}@media only screen and (max-width:767px){#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info{width:300px}#vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container,#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit],#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text]{width:300px}}.dpn-zvc-timer.zoom-join-via-browser-countdown{display:table;width:100%;table-layout:fixed;border-spacing:2px;border-collapse:separate}.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff}.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell{display:table-cell;vertical-align:top;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;line-height:normal;padding:10px 3px;border-radius:2px}.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-number{font-size:1em;width:100%}.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.vczapi-list-zoom-meetings--item__image{margin-bottom:20px}.vczapi-list-zoom-meetings--item__image{box-shadow:0 0 1px 1px rgba(0,0,0,.3)}.vczapi-list-zoom-meetings--item__details,.vczapi-list-zoom-meetings--item__details p{font-size:1em}.vczapi-list-zoom-meetings h2,.vczapi-list-zoom-meetings h3,.vczapi-list-zoom-meetings h4,.vczapi-list-zoom-meetings h5,.vczapi-list-zoom-meetings h6,.vczapi-list-zoom-meetings--item__details h1{font-size:1.3em;margin-bottom:5px}.vczapi-list-zoom-meetings--item__details__meta .meta{display:flex;flex-direction:column;margin-bottom:5px}.vczapi-wrap{display:flex;flex:1 0 100%;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.vczapi-wrap input,.vczapi-wrap select{width:100%}.vczapi-plr{padding:0 1.5em}.vczapi-ptb{padding:1.5em 0}.vczapi-pb{padding-bottom:1.5em}.vczapi-pb-3{padding-bottom:3em}.vczapi-pt{padding-top:1.5em}.vczapi-pl{padding-left:1.5em}.vczapi-pr{padding-right:1.5em}.vczapi-col-10,.vczapi-col-11,.vczapi-col-12,.vczapi-col-2,.vczapi-col-3,.vczapi-col-4,.vczapi-col-5,.vczapi-col-6,.vczapi-col-8,.vczapi-col-9{position:relative;width:100%;padding-right:10px;padding-left:10px}.vczapi-form-control{padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}@media (min-width:768px){.vczapi-col-4{flex:0 0 33.333333%;max-width:33.333333%}.vczapi-col-3{flex:0 0 25%;max-width:25%}.vczapi-col-6{flex:0 0 50%;max-width:50%}.vczapi-col-8{flex:0 0 66.666667%;max-width:66.666667%}.vczapi-col-12{flex:0 0 100%;max-width:100%}}.clearfix{clear:both}.vczapi-filters-wrapper{margin-bottom:2em;margin-top:1em;align-items:center}.vczapi-modal{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.vczapi-modal .vczapi-modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.vczapi-modal .vczapi-modal-close{color:#000;float:right;font-size:28px;font-weight:700}.vczapi-modal .vczapi-modal-close:focus,.vczapi-modal .vczapi-modal-close:hover{color:#000;text-decoration:none;cursor:pointer}.vczapi-modal .vczapi-modal-header{padding:2px 16px;color:#fff}.vczapi-modal .vczapi-modal-body{padding:2px 16px;max-height:500px;overflow:auto}.vczapi-modal .vczapi-modal-list{padding:20px;list-style:none;margin:0;border-bottom:1px solid #efefef}.vczapi-modal-loader{text-align:center;color:#424242;background:#fff;width:400px;margin:0 auto;padding:20px;border-radius:20px}