.video-uploader-upload .inner-container,
.video-recorder-initial .inner-container,
.video-recorder-outer {
    margin: 0 auto;
    max-width: 100%;
}

.bjs-icon-spinner:before {
    content: '';
    background: none;
    width: 35px;
    height: 35px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -17px;
}

.video-recorder-progress,
.video-uploader-upload,
.video-recorder-upload {
     background: #fff;
 }

 .video-recorder-outer{
    background: #fff!important; /*override ziggeo*/
 }
 
 .video-recorder-initial {
     height: 300px;
 }
 
.progress-label {
    display: none!important;
}

 .video-recorder-outer.shorten-video {
     min-height: 100px!important;
     height: auto!important;
     background-color: #fff!important;
 }
 
 .video-recorder-flash {
     background: white;
 }
 
 .video-recorder-progress {
     background: transparent;
     height: 0;
 }

 .shorten-video .video-recorder-flash {
     margin-top: 80px;
 }

#record-your-video .video-recorder-initial,
#upload-your-video .video-uploader-upload{
    height: 300px;
    width: 100%;
}

.video-uploader-upload .inner-container,
.video-recorder-initial .inner-container {
    background: #e3faf8;
    cursor: pointer;
    border: 1px solid #00d8c1;
}

.reveal-modal .row .upload-video-container .btn-primary, 
.reveal-modal .row .upload-video-container .btn-primary:hover, 
.reveal-modal .row .upload-video-container .btn-primary:focus,
.reveal-modal .row .video-recorder-initial .btn-primary, 
.reveal-modal .row .video-recorder-initial .btn-primary:hover, 
.reveal-modal .row .video-recorder-initial .btn-primary:focus,
.upload-video-container .btn-primary, 
.upload-video-container .btn-primary:hover, 
.upload-video-container .btn-primary:focus,
.video-recorder-initial .btn-primary, 
.video-recorder-initial .btn-primary:hover, 
.video-recorder-initial .btn-primary:focus {
    background: transparent; 
    color: #00d8c1;
    font-size: 22px;
    font-family: "Open Sans",sans-serif;
    width: 100%;
}

.bjs-icon-videocam.hero-img,
.bjs-icon-upload.hero-img {
    color: #00d8c1;
    margin-top: 40px;
}

.bjs-icon-videocam.hero-img {
    font-size: 60px;
    margin-left: -10px;
}

.bjs-icon-upload.hero-img {
    font-size: 71px;
    margin-bottom: -11px;
}

.bjs-icon-videocam:before {
    font-family: crui-icons;
    content: "\f03d";
}

.view-player-play-label {
    position: absolute;
    background: url(https://cdncustom.crowdrise.com/email/crowdrise-campaign-update/video-play-button.png);
    background-size: 100%;
    color: #fff;
    opacity: 1;
    cursor: pointer;
    z-index: 1000;
    font-size: 30px;
    line-height: 20px;
    width: 100px;
    height: 100px;
    border-radius: 0;
    border: 0;
    padding-top: 0;
    padding-left: 0; 
    box-sizing: border-box;
    z-index: 1;
}

.bjs-icon-play{display: none}

.video-uploader-upload-input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    cursor: pointer;
    left: 0;
    top: -146px;
    z-index: 100;
    padding-top: 240px;
    margin-top: -34px;
}

.video-recorder .btn-outline,
.video-recorder .btn-outline:hover,
.video-recorder .btn-outline:focus {
    background: #00d8c1;
    border: 1px solid #00d8c1;
    color: #fff;
}


/*mobile ziggeo*/
#ziggeo-mobile {
    width: 20px!important;
    height: 20px!important;
}

#ziggeo-mobile .video-uploader-upload .inner-container, 
#ziggeo-mobile .video-recorder-initial .inner-container {
    background: transparent;
    border: 0px;
}

#ziggeo-mobile .btn-primary {
    height: 0;
    width: auto;
    margin: 0;
}

#ziggeo-mobile .bjs-icon-videocam.hero-img {
    font-size: 25px;
    margin-left: 0;
    color: #00d8c1;
    margin-top: 0;
}

.ba-videorecorder-chooser-container,
.ba-videorecorder-norecorder,
.ba-videorecorder-container {
    background: transparent;
}

.ba-videorecorder-chooser-button-container {
    width: 90%;
    top: 27%;
}

.ba-videorecorder-chooser-primary-button,
.ba-videorecorder-chooser-secondary-button {
    color: #25b5ff;
    background: #f4f4f4;
    width: 100%;
    font-size: 20px;
    font-family: "Open Sans",sans-serif;
    padding: 20px 0;
}

.ba-videorecorder-chooser-primary-button {
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #757575;
}

.ba-videorecorder-chooser-primary-button .ba-videorecorder-icon-videocam {
    display: none;
}

.ba-videoplayer-noie8 .ba-videoplayer-playbutton-button {
    background-image: url(https://cdncustom.crowdrise.com/email/crowdrise-campaign-update/video-play-button.png);
}

#desktop-ziggeo-recorder .ba-videorecorder-chooser-primary-button,
#desktop-ziggeo-recorder .ba-videorecorder-chooser-secondary-button {
    background: #e3faf8; 
    color: #00d8c1;
    border: 1px solid #00d8c1;
    font-family: "Open Sans", sans-serif;
    width: 45%;
    float: left;
    display: inline-table;
    border-bottom: 1px solid #00d8c1;
}

#desktop-ziggeo-recorder .ba-videorecorder-chooser-primary-button {
    margin-right: 5%;
}

#desktop-ziggeo-recorder  .ba-videorecorder-chooser-button-container {
    top: 0;
    position: relative;
    margin-top: 20px;
}

#desktop-ziggeo-recorder .ba-videorecorder-chooser-primary-button span,
#desktop-ziggeo-recorder .ba-videorecorder-chooser-secondary-button span {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}

#desktop-ziggeo-recorder .ba-videorecorder-chooser-primary-button span:before {
    font-family: crui-icons;
    content: "\f03d";
    font-size: 55px;
    display: block;
    margin-bottom: 40px;
    margin-left: -10px;
}

#desktop-ziggeo-recorder .ba-videorecorder-chooser-secondary-button span:before {
    font-family: bjs-icons;
    content: "\e807";
    font-size: 71px;
    display: block;
    margin-bottom: 40px;
    margin-left: -10px;
}

.ba-videorecorder-button-primary {
    background: #ff5100;
    border-radius: 0;
    padding: 20px;
}

.ba-videorecorder-settings input[type=radio]:checked+span,
.ba-videorecorder-settings span {
    border: 0px;
    display: inline;
}

.ba-videorecorder-settings input[type=checkbox]+span, 
.ba-videorecorder-settings input[type=radio]+span {
    display: inline-table;
}

.ba-videorecorder-settings span {
    background: transparent;
}

/*hide loading/processing graphic from ziggeo*/
/*ba-videorecorder-message,
.ba-videorecorder-message-container{
    height: 0!important;
}
*/

.ba-videorecorder-settings li {
    text-align: left;
}

.ba-videorecorder-settings label {
    color: #fff;
    display: inline;
    font-size: 16px;
}

.ba-videorecorder-icon-state-good {
    color: #00d8c1;
}

.ba-videorecorder-icon-state-bad {
    color: #f6336c;
}

.ba-videorecorder-controlbar {
    bottom: 7px;
}

.ba-videorecorder-backbar {
    height: 50px;
}

/*#ziggeo-mobile .video-uploader-upload-input {
    height: 100%;
    top: 0;
    left: 0;
    border: 1px solid red;
    margin: 0;
    padding-top: 0;
}*/


/*moved from app.scss for legacy pages*/
/*#ziggeo_video_submission_modal  .processing-text {
    margin-bottom: -20px;
}

.video-processing-modal .processing-text {
    margin-bottom: -20px;
}

.video-processing-modal .white-bg {
    padding: 50px 50px 30px;
}

.video-processing-modal .gray-bg {
    background-color: #f2f2f2;
    padding: 30px 100px;
}

.video-processing-modal .gray-bg p {
    font-size: 18px;
}
    
.video-processing-modal .upload-video-container {
    text-align: right;
}

.video-processing-modal .upload-video-container.video-options-modal .gray-bg {
    margin-bottom: -40px;
}

.video-square {
    display: inline-block;
    background-color: #e3faf8;
    border: 1px solid #00d8c1;
    padding: 50px;
    margin: 0 15px 0 25px;
}

.video-square a {
    color: #00d8c1;
    font-size: 24px;
}

.video-square .icon {
    color: #00d8c1;
    font-size: 94px;
}

.video-square .icon:hover {
    cursor: pointer;
}

.video-square .video-progess {
    height: 15px;
    margin-top: 15px;
}
    
.video-square .decent-checkmark-img {
    margin-bottom: -50px;
}*/


/*ziggeo*/
/*ziggeo.processing {
    display: block;
    height: 0px;
    visibility: hidden;
}

ziggeo.processing-margin {
    margin-bottom: -110px;
}

.progress {
    background-color: #f2f2f2;
    border: 0 solid #fff;
    height: 15px;
    margin-bottom: 30px;
}

.progress .striped {
    border-radius: 20px;
    display: block;
    height: 100%;
    float: left;
    background: #00d8c1;
    -webkit-animation: width 5s infinite;
    animation: width 5s infinite;
    background: -webkit-repeating-linear-gradient(45deg,#82ebe0,#82ebe0 10px,#00d8c1 0,#00d8c1 20px);
    background: repeating-linear-gradient(45deg,#82ebe0,#82ebe0 10px,#00d8c1 0,#00d8c1 20px);
}

#video_options_modal .row .processing-text.uploading-text { /*fix on legacy page
    margin-top: 75px; 
    position: relative;
    top: -75px;
}


/*
#video_options_modal {
    margin: 0;
}

#video_options_modal .percent-label {
    position: relative;
    bottom: 10px;
}

/*foundation elements*/
/*#video_options_modal .modal-header {
    padding: 10px 0;
    width: 100%;
    border-bottom: 1px solid #a1a1a1;
    text-align: center;
}

#video_options_modal .modal-title {
    text-align: center;
    font-weight: 400;
}

#video_options_modal div.modal-body {
    margin: 1.875rem;
}

.video-processing-modal .video-option {
    padding-top: 30px;
}

.video-processing-modal .p0 {
    padding: 0;
}*/

/*ziggeo forces rounded corners on thumbnail images*/
.ba-videorecorder-theme-space-imagegallery-image, img {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.ba-videorecorder-icon-inner {
    border: none;
}

.ba-videoplayer-theme-modern-volumebar-position {
    background: #00d8c1;/*green*/
}

.ba-videoplayer-noie8 .ba-videoplayer-theme-modern-button-inner {
    color: #ff5100;/*orange*/
}