@font-face {
    font-family: 'tradegothicbold_condensed';
    src: url('/bundles/mmmh/fonts/tradegothic-boldcondtwenty-webfont.eot');
    src: url('/bundles/mmmh/fonts/tradegothic-boldcondtwenty-webfont.eot?#iefix') format('embedded-opentype'),
    url('/bundles/mmmh/fonts/tradegothic-boldcondtwenty-webfont.woff2') format('woff2'),
    url('/bundles/mmmh/fonts/tradegothic-boldcondtwenty-webfont.woff') format('woff'),
    url('/bundles/mmmh/fonts/tradegothic-boldcondtwenty-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
a, button {
    cursor: pointer;
}
button.green_btn.disabled,
button.green_btn:disabled {
    background-color: #8c8c8d;
    opacity: 0.5;
    cursor: default;
}
.progress button.green_btn.disabled,
.progress button.green_btn:disabled {
    cursor: wait;
}
body {
    background-image: url("/bundles/mmmh/images/background.png");
    background-repeat: repeat-x;
    background-color: white;
    margin: 0;
    padding: 0;
}

.header {
    width: 933px;
    margin: 0 auto;
    padding: 35px 20px;
    background-color: white;
    text-align: right;
}

h1 {
    width: 973px;
    margin: 0 auto;
    background-color: white;
    text-align: right;
}
.header .logo {
    float: left;
}

.btn {
    text-decoration: none;
}
.btn i {
    display: none;
}

.home_btn {
    background-image: url("/bundles/mmmh/images/home_btn.png");
    display: inline-block;
    width: 27px;
    height: 27px;
    vertical-align: top;
    margin-right: 30px;
}
.green_btn, .grey_btn {
    display: inline-block;
    height: 20px;
    padding: 5px;
    width: 131px;
    vertical-align: top;

    text-align: center;
    line-height: 20px;
    font-family: Arial, "Helvetica Neue", Helvetica, "Segoe UI", freesans, sans-serif;
    font-size: 15px;
    text-decoration: none;

    border-radius: 4px;
}
.donate_btn {
    margin-right: 30px;
}
button.green_btn, button.grey_btn {
    height: inherit;
    border: none;
}
.green_btn {
    color: white;
    background-color: rgb(105, 197, 47);
    font-weight: bold;
}
.grey_btn {
    color: #434247;
    background-color: rgb(214, 216, 222);
}

.social {
    display: inline-block;
}
.social .btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: top;
}
.social .facebook_btn {
    background-image: url("/bundles/mmmh/images/facebook_btn.png");
}
.social .flickr_btn {
    background-image: url("/bundles/mmmh/images/flickr_btn.png");
}
.social .youtube_btn {
    background-image: url("/bundles/mmmh/images/youtube_btn.png");
}
.social .twitter_btn {
    background-image: url("/bundles/mmmh/images/twitter_btn.png");
}

h1.jumbotron {
    background-image: url("/bundles/mmmh/images/jumbotron.png");
    width: 973px;
    height: 220px;
}
h1.jumbotron i {
    display: none;
}
.scale-page {
    font-family: Arial, "Helvetica Neue", Helvetica, "Segoe UI", freesans, sans-serif;
    font-size: 20px;
    color: #8c8c8d;
    width: 933px;
    background-color: white;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
}

p.jumbotron {
    font-size: 18px;
    width: 733px;
    padding: 10px 120px;
}

.create {
    padding-top: 50px;
}
.create .or {
    font-size: 22px;
    line-height: 15px;
    height: 76px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}

.total {
    background-color: #f9f9f9;
    color: #474747;
}
.total p {

}
.total > div {
    width: 48%;
    display: inline-block;
}
.total .and {
    width: 2%;
    display: inline-block;
    font-size: 22px;
    vertical-align: top;
    line-height: 87px;
}
.total .mmmh {

}
.total .beuurk {

}
.total div .count {

}
.total div .count span {
    font-family: 'tradegothicbold_condensed', Arial, sans-serif;
    width: 94px;
    height: 86px;
    display: inline-block;
    font-size: 72px;
    letter-spacing: 17px;
    text-indent: 6px;
    margin: 0 5px;
}
.total .mmmh .count span {
    background-image: url("/bundles/mmmh/images/conter_green.png");
    color: #fdfdfe;
}
.total .beuurk .count span {
    background-image: url("/bundles/mmmh/images/conter_grey.png");
}

.total div .legend {
    font-size: 13px;
}
.total div .legend span {
    width: 94px;
    margin: 0 5px;
    display: inline-block;
    margin-top: 7px;
}

.total > div .player {
    width: 487px;
    height: 650px;
    margin-top: 30px;
}
.total .mmmh .player {
    background-image: url("/bundles/mmmh/images/total_mmmh.png");
}
.total .beuurk .player {
    background-image: url("/bundles/mmmh/images/total_beuurk.png");
}
.total > div .player a {
    background-image: url("/bundles/mmmh/images/play_small_btn.png");
    position: absolute;
    width: 200px;
    height: 200px;
    margin-top: 225px;
    margin-left: -100px;
}

.total > div .player a.playing {
    background-image: url("/bundles/mmmh/images/stop_small_btn.png");
}
.total > div .player a.disabled {
    opacity: 0.5;
    cursor: default;
}

.footer img {
    display: inline-block;
    vertical-align: middle;
}
.footer span {
    display: inline-block;
}
.footer a {
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    color: #1186D1;
}
.footer p {
    display: inline-block;
    font-size: 12px;
    color: black;
    vertical-align: middle;
    line-height: 34px;
    margin: 0;
}
body.progress {
    cursor: progress;
}

@-webkit-keyframes pulse_animation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.click_ok_chrome_win, .click_ok_chrome_mac, .click_ok_firefox_win {
    height: 200px;
    width: 200px;
    position: fixed;
    top: 0;

    -webkit-animation-name: 'pulse_animation';
    -webkit-animation-duration: 2000ms;
    -webkit-transform-origin:70% 70%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
.click_ok_chrome_win {
    background: url("/bundles/mmmh/images/click_ok_left.png") no-repeat;
    left: 357px;
}
.click_ok_chrome_mac {
    background: url("/bundles/mmmh/images/click_ok_right.png") no-repeat;
    right: 50px;
}
.click_ok_firefox_win {
    background: url("/bundles/mmmh/images/click_ok_left.png") no-repeat;
    left: 30px;
}

.record {
    height: 530px;
}
.record.mmmh {
    background: white url("/bundles/mmmh/images/mmmh_background_2.png") no-repeat;
    background-position: 0 80px;
}
.record.beuurk {
    background: white url("/bundles/mmmh/images/beuurk_background_2.png") no-repeat;
    background-position: 0 80px;
}
.record.step-form.mmmh,
.record.step-form-email.mmmh{
    background: white url("/bundles/mmmh/images/mmmh_background.png") no-repeat;
    background-position: 0 80px;
}
.record.step-form.beuurk,
.record.step-form-email.beuurk {
    background: white url("/bundles/mmmh/images/beuurk_background.png") no-repeat;
    background-position: 0 80px;
}

.record .steps {
    margin-top: 10px;
    margin-bottom: 40px;
}
.record .steps span {
    background-image: url("/bundles/mmmh/images/step.png");
    height: 22px;
    width: 265px;
    display: inline-block;
    font-size: 18px;
    text-align: left;
    padding: 13px;
    color: black;
}
.record .steps span:nth-child(1) {
    opacity: 1;
}
.record .steps span:nth-child(2) {
    opacity: 0.5;
}
.record .steps span:nth-child(3) {
    opacity: 0.5;
}

.record .steps.form span:nth-child(1) {
    opacity: 0.5;
    color: #69c42f;
}
.record .steps.form span:nth-child(2) {
    opacity: 1;
}
.record .steps.form span:nth-child(3) {
    opacity: 0.5;
}

.record .steps.email span:nth-child(1) {
    opacity: 0.5;
    color: #69c42f;
}
.record .steps.email span:nth-child(2) {
    opacity: 0.5;
    color: #69c42f;
}
.record .steps.email span:nth-child(3) {
    opacity: 1;
}

.record a.controle_btn {
    height: 240px;
    width: 240px;
    margin: 20px auto;
    display: block;
}
.record .start {
    background-image: url("/bundles/mmmh/images/start_large_btn.png");
}
.record .stop {
    background-image: url("/bundles/mmmh/images/stop_large_btn.png");
}
.record .controle_btn.disabled {
    opacity: 0.5;
    cursor: wait;
}
.record .play {
    background-image: url("/bundles/mmmh/images/play_large_btn.png");
}
.record .pause {
    background-image: url("/bundles/mmmh/images/stop_large_btn.png");
}
.record a.controle_btn i {
    display: none;
}

.record .timer {

}
.record .timer .time {
    display: block;
    margin: 5px auto;
    height: 66px;
    width: 107px;
    font-family: 'tradegothicbold_condensed', Arial, sans-serif;
    font-size: 55px;
    color: #69c42f;
    background-image: url("/bundles/mmmh/images/counter_small.png");
    letter-spacing: 12px;
    text-indent: 5px;
}
.record .timer .legend {
    display: block;
    font-size: 13px;
    width: 94px;
    color: #474747;
    margin: 5px auto;
}
.record .description {
    color: #474747;
    padding: 0 150px;
}
.record.step-start .description,
.record.step-stop .description{
    color: #69c42f;
}

.record a.restart {
}
.record a.continue {
    background-color: #69c42f;
}
.record .progressbar {
    display: block;
    margin: 5px auto;
    padding: 1px;
    border: 1px solid #D5D6D8;
    background-color: #F7F7F7;
    height: 22px;
    width: 127px;
    border-radius: 5px;
}
.record .progressbar.disabled {
    display: none;
}
.record .progressbar .indicator {
    display: block;
    background-color: #69c42f;
    height: 22px;
    width: 0;
    border-radius: 3px;
}
form input, form select {
    border: 1px rgb(213, 214, 216) solid;
    border-radius: 5px;
    font-size: 16px;
    padding: 8px;
    /*color: rgb(151, 151, 151);*/

    width: 270px;
    display: block;
    margin: 0px auto 40px;
}
form input {
    background-color: rgb(247, 247, 247);
}
form .error input {
    border-color: #a20000;
}
form .error ul {
    height: 40px;
    margin: -40px auto 0;
    width: 270px;
    padding: 0;
    text-align: left;
}
form .error ul li {
    font-size: 15px;
    color: rgb(213, 82, 82);
    padding: 0;
    list-style-position: inside;
}

form select {
    width: 288px;
    color: white;
    font-weight: bold;
    background: #77e136;
    background: -moz-linear-gradient(top, #6dcc32 0%, #6dcc32 50%, #77e136 51%, #77e136 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6dcc32), color-stop(50%, #6dcc32), color-stop(51%, #77e136), color-stop(100%, #77e136));
    background: -webkit-linear-gradient(top, #6dcc32 0%, #6dcc32 50%, #77e136 51%, #77e136 100%);
    background: -o-linear-gradient(top, #6dcc32 0%, #6dcc32 50%, #77e136 51%, #77e136 100%);
    background: -ms-linear-gradient(top, #6dcc32 0%, #6dcc32 50%, #77e136 51%, #77e136 100%);
    background: linear-gradient(to bottom, #6dcc32 0%, #6dcc32 50%, #77e136 51%, #77e136 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dcc32', endColorstr='#77e136', GradientType=0);
}
form select option {
    color: white;
    background: #6dcc32;
}
/*form input::-webkit-input-placeholder,*/
/*form input:-moz-placeholder,*/
/*form input::-moz-placeholder,*/
/*form input::-moz-placeholder,*/
/*form input:-ms-input-placeholder{*/
    /*color: rgb(151, 151, 151);*/
/*}*/