@import url(http://fonts.googleapis.com/css?family=PT+Mono|Inconsolata:400,700);
@font-face {
    font-family: 'Halo';
    src: url('../fonts/halo/halohandletter-webfont.eot');
    src: url('../fonts/halo/halohandletter-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/halo/halohandletter-webfont.woff2') format('woff2'), url('../fonts/halo/halohandletter-webfont.woff') format('woff'), url('../fonts/halo/halohandletter-webfont.ttf') format('truetype'), url('../fonts/halo/halohandletter-webfont.svg#halohandletterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hancock';
    src: url('../fonts/hancock/johnhancockcp-webfont.eot');
    src: url('../fonts/hancock/johnhancockcp-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/hancock/johnhancockcp-webfont.woff2') format('woff2'), url('../fonts/hancock/johnhancockcp-webfont.woff') format('woff'), url('../fonts/hancock/johnhancockcp-webfont.ttf') format('truetype'), url('../fonts/hancock/johnhancockcp-webfont.svg#johnhancokcpmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.cards body,
html.cards  {
    height: 100%;
}

.cards body {
    font-family: "Hancock", serif;
    font-weight: 100;
    color: #1D1D1B;
    font-size: 17px;
    line-height: 160%;
  /*  background: #1D1D1B; */
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    overflow-x: hidden;
}

.node-type-counting-card #page,
.node-type-counting-card #page > #main,
.node-type-counting-card #page > #main > #content {
	width: 100%;
	max-width: 100%;
	margin-top:0;
	padding-top: 0;
	float: none;
}

.node-type-counting-card .field-name-body {
	max-width: 1000px;
	text-align: center;
	margin: 20px auto 0;
	font-size: 16px;
}

.trainer {
    background: #fffffb;
    background: -moz-radial-gradient(center, ellipse cover, #fffffb 0%, #e3dfcf 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fffffb), color-stop(100%, #e3dfcf));
    background: -webkit-radial-gradient(center, ellipse cover, #fffffb 0%, #e3dfcf 100%);
    background: -o-radial-gradient(center, ellipse cover, #fffffb 0%, #e3dfcf 100%);
    background: -ms-radial-gradient(center, ellipse cover, #fffffb 0%, #e3dfcf 100%);
    background: radial-gradient(ellipse at center, #fffffb 0%, #e3dfcf 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fffffb', endColorstr='#e3dfcf', GradientType=1);
}

.cards p {
    margin: 16px 0;
    line-height: 165%;
}

.cards a {
    color: #428bca;
    text-decoration: none;
}

.cards a:hover,
.cards a:focus {
    color: #2a6496;
    text-decoration: none;
}

.cards .main {
    padding-top: 20px;
}

.cards .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cards .container {
    width: 100% !important;
    max-width: 980px !important;
    padding-right: 0px;
    padding-left: 0px;
}

.cards footer {
    text-align: center;
    bottom: 0;
    width: 100%;
    height: auto;
    color: #fff;
}

.cards footer a,
.cards footer a:hover,
.cards footer a:focus {
    color: #fff;
}

.cards img,
.cards iframe {
    max-width: 100%;
    margin: auto;
    display: table;
}

.cards ul {
    margin: 16px 0px;
    padding-left: 20px;
}

.cards ul > li {
    width: auto;
    text-align: left;
    font-weight: 500;
}

.cards ul > li span {
    font-weight: 300;
}

.cards h1,
.cards h2,
.cards h3,
.cards h4,
.cards h5,
.cards h6 {
    color: #1D1D1B;
    display: block;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 0px;
    padding: 20px 0px 0px;
    margin: 0;
    text-transform: uppercase;
    line-height: 110%;
    text-align: left;
}

.cards h2 {
    font-size: 26px;
}

h1.normal,
h2.normal,
h3.normal,
h4.normal,
h5.normal,
h6.normal {
    letter-spacing: 0px;
    text-transform: capitalize;
}

.cards #header {
    padding: 15px 0px;
}

.cards .btn,
.cards .btn-primary {
    background-image: none;
    background: transparent !important;
    border: none !important;
    padding: 0px;
    margin: 0px;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}

.cards .btn-primary:hover {
    opacity: 0.95;
}

.cards .sharing-links {
    overflow: visible;
    display: table;
    height: auto;
    margin: 0px auto 30px;
    text-align: center;
}

.cards .sharing-links span {
    overflow: visible;
    height: auto;
}

.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices {
    height: auto;
}

.stButton_gradient,
.stButton,
.sharing-links span {
    min-height: 23px;
}

.card-info-table {
    text-align: center;
    width: 100%;
}

.table {
    display: table;
    position: relative;
    vertical-align: middle;
    margin: 0px;
    max-width: 100%;
}

.table li,
.table ul {
    border: none !important;
    margin: 0px !important;
}

.table-row {
    display: table-row;
    width: 100%;
}

.table-cell {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}

.table-row {
    display: table-row;
    position: relative;
    vertical-align: middle;
}

.sidebar .table-cell {
    border-bottom: 1px solid #e7e7e7;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
    color: #777;
    padding: 5px;
}

.table-header {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 100%;
}

.legend-cell {
    vertical-align: bottom;
    max-width: 100px;
}

.cards .side-menu-container {
    display: block;
    width: 100%;
    position: relative;
}

.cards .side-menu .navbar-nav {
    width: 100%;
}

.resume:not(.btn),
#final-close {
    background: transparent;
    border: none;
    padding: 10px;
    margin-top: -35px;
    line-height: 100%;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 21.7%;
    left: 0px;
    right: auto;
    z-index: 999;
}

#start {
    position: relative;
    max-width: 130px;
    margin: auto;
}

#submit_count {
    max-width: 130px;
}

.resume img {
    max-width: 140px;
}

#pause {
    position: relative;
    max-width: 130px;
    margin: auto;
    display: none;
    left: 45px;
}

#timer-pill {
    position: relative;
    left: 45px;
    display: none;
    bottom: 7px
}

.cards .start-container {
    text-align: center;
}

.modal-backdrop.in {
    filter: alpha(opacity=82);
    opacity: .82;
}

.cards .form-control {
    font-family: 'Halo', serif;
    font-size: 30px;
    height: auto;
}

.form-control.answer {
    height: 40px;
    text-align: center;
    width: 100px;
}

.cards .bootstrap-select .btn {
    font-family: 'Halo', serif;
    background-image: none;
    background: #fff !important;
    border-radius: 0px;
    border: none !important;
    text-align: center !important;
    text-transform: lowercase;
    font-size: 24px;
    padding-top: 3px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.cards .bootstrap-select .btn .filter-option {
    text-align: center !important;
}

.cards .bootstrap-select.btn-group .dropdown-menu.open {
    background: transparent;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cards .bootstrap-select.btn-group .dropdown-menu.inner {
    background: rgba(80, 80, 80, 0.60);
}

.cards .dropdown-menu>li>a,
.cards .dropdown-menu>li.selected>a,
.cards .dropdown-menu>li>a:hover,
.cards .dropdown-menu>li>a:focus {
    font-family: 'Halo', serif;
    background: transparent;
    border: 0px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding-top: 3px;
    height: 30px;
    overflow: hidden;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.7);
}

.cards .dropdown-menu>li {
    border-bottom: 1px solid #fff;
}

.cards .dropdown-menu>li:last-child {
    border-bottom: none;
}

@media (max-width: 992px) {
    .cards .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: auto;
    }
    .cards article {
        width: auto;
        margin: 0px 30px;
    }
    .cards h2 {
        font-size: 23px;
    }
    .cards .sharing-links > span {
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        float: none !important;
    }
}


/* start panel addon */

.cards .main-container {
    /*background: #FFF;*/
    padding-top: 15px;
}

.cards .footer {
    width: 100%;
}

:focus {
    outline: none;
}

.cards .side-menu {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    /*border-right: 1px solid #e7e7e7;*/
}

.cards .side-menu .navbar {
    border: none;
}

.cards .side-menu .navbar-header {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.cards .side-menu .navbar-nav .active a {
    background-color: transparent;
    margin-right: -1px;
    border-right: 5px solid #e7e7e7;
}

.cards .side-menu .navbar-nav li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.cards .side-menu .navbar-nav li a {
    padding: 15px;
}

.cards .side-menu .navbar-nav li a .glyphicon {
    padding-right: 10px;
}

.cards .side-menu #dropdown {
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
}

.cards .side-menu #dropdown .caret {
    float: right;
    margin: 9px 5px 0;
}

.cards .side-menu #dropdown .indicator {
    float: right;
}

.cards .side-menu #dropdown > a {
    border-bottom: 1px solid #e7e7e7;
}

.cards .side-menu #dropdown .panel-body {
    padding: 0;
    background-color: #f3f3f3;
}

.cards .side-menu #dropdown .panel-body .navbar-nav {
    width: 100%;
}

.cards .side-menu #dropdown .panel-body .navbar-nav li {
    padding-left: 15px;
    border-bottom: 1px solid #e7e7e7;
}

.cards .side-menu #dropdown .panel-body .navbar-nav li:last-child {
    border-bottom: none;
}

.cards .side-menu #dropdown .panel-body .panel > a {
    margin-left: -20px;
    padding-left: 35px;
}

.cards .side-menu #dropdown .panel-body .panel-body {
    margin-left: -15px;
}

.cards .side-menu #dropdown .panel-body .panel-body li {
    padding-left: 30px;
}

.cards .side-menu #dropdown .panel-body .panel-body li:last-child {
    border-bottom: 1px solid #e7e7e7;
}

.cards .side-menu #search-trigger {
    background-color: #f3f3f3;
    border: 0;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 18px;
}

.cards .side-menu .brand-name-wrapper {
    min-height: 50px;
}

.cards .side-menu .brand-name-wrapper .navbar-brand {
    display: block;
}

.cards .side-menu #search {
    position: relative;
    z-index: 1000;
}

.cards .side-menu #search .panel-body .navbar-form {
    padding: 0;
    padding-right: 50px;
    width: 100%;
    margin: 0;
    position: relative;
    border-top: 1px solid #e7e7e7;
}

.cards .side-menu #search .panel-body .navbar-form .form-group {
    width: 100%;
    position: relative;
}

.cards .side-menu #search .panel-body .navbar-form input {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    height: 50px;
}

.cards .side-menu #search .panel-body .navbar-form .btn {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0;
    background-color: #f3f3f3;
    padding: 15px 18px;
}

.cards .panel .panel-body {
    height: auto;
    position: relative;
}


/*
#shoe-count {
    padding: 6px 12px;
    color: #777;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}
*/

#shoe-count {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

.count_shoe {
    display: inline-block;
    font-family: 'Halo', serif;
    font-size: 24px;
    padding-left: 3px;
}

.shoe-img {
    text-align: center;
}

.panel-default {
    border: none;
    background: transparent;
}

.cards .panel-body {
    padding: 0px;
}

.cards .navbar-default {
    background: #f8f8f8 !important;
    border: 1px solid #e7e7e7 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0px;
}


/* Main body section */

.side-body {
    margin-left: 310px;
}

.side-menu .navbar-default {
    border-bottom: none !important;
}

#count_shoe {
    display: inline-block;
}

.navbar-header {
    width: 100%;
}

.navbar-header {
    color: #777;
}

.cards .main {
    width: 900px;
    display: table;
    margin: auto;
}

.dev {
    margin: 0px;
    padding: 15px;
    width: 100%;
}

.dev li {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

#timer {
    display: inline-block;
}

#right {
    color: green;
}

#wrong {
    color: red;
}

.card {
    display: none;
    float: left;
}

.card img {
    max-width: 125px;
}

#cards {
    width: auto;
    margin: auto;
}

#cards-container {
    width: 100%;
    min-height: 250px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.bottom-controls .table-cell {
    vertical-align: bottom;
}

.speed-slider {
    display: inline-block;
}

.alert {
    display: none;
}

.cards h1 {
    margin-top: 0px;
    padding-top: 0px;
}

.cards h2 {
    padding: 10px 0px 10px;
}

#pause {
    display: none;
}

#dev-panel {
    margin-top: 25px;
    color: #fff;
}

.btn-paused,
.btn-paused:focus,
.btn-paused:hover,
.game-toggle.paused,
.game-toggle.paused:focus,
.game-toggle.paused:hover {
    background: transparent !important;
    border: none !important;
    padding: 0px;
    margin: 0px;
}

.cards .table .table {
    background-color: transparent;
}

.modal-content {
    background: #91bf2e;
    position: relative;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-body {
    position: absolute;
    display: table;
    top: 21.7%;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}

.cards #footer {
    background: transparent;
    border-top: 4px solid #575756;
    margin-top: -1px;
	display: block;
}

.legend-cell,
.speed-cell {
    padding-bottom: 15px;
}

.speed-cell {
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
}

.speed-cell .speed-label {
    padding-right: 5px;
}

.speed-cell .suffix,
.curret_speed {
    font-family: 'Halo', serif;
    text-transform: none;
    font-size: 28px;
}

.speed-cell .suffix {
    font-size: 32px;
    padding-bottom: 7px;
}

.curret_speed {
    padding-left: 5px;
}

.slider-selection,
.slider-track {
    position: absolute;
    background-color: #91BF2E;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: ;
    none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.slider-handle.round {
    position: absolute;
    background-color: #1D1D1B;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: ;
    none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    filter: alpha(opacity=100);
    opacity: 1;
    border: 0px solid transparent;
    border-radius: 0px;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(-45deg) skew(-7deg, -7deg);
    -moz-transform: rotate(-45deg) skew(-7deg, -7deg);
    -ms-transform: rotate(-45deg) skew(-7deg, -7deg);
    -o-transform: rotate(-45deg) skew(-7deg, -7deg);
    transform: rotate(-45deg) skew(-7deg, -7deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    margin-left: 5px;
}

.slider.slider-horizontal .slider-handle {
    margin-left: 0px;
    margin-top: -11px;
}

.speed-container {
    display: inline-block;
    background: url("../images/speed-border.png") center center no-repeat;
    background-size: 100% 100%;
    padding: 1px 15px;
    max-width: 75%;
    position: relative;
}

.speed-pre {
    position: relative;
    font-size: 13px;
    padding-right: 10px;
}

.speed-pos {
    position: relative;
    font-size: 13px;
    padding-left: 12px;
}

.slider.slider-horizontal {
    width: 197px !important;
    max-width: 100%;
    padding: 14px;
}

.speed-cell {
    padding-left: 10px;
    padding-right: 10px;
}

.card {
    margin-left: 5px;
    /*margin-right: 5px;*/ 
}

#cards .table-cell:after {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    background: url("../images/overlay.png") center center no-repeat;
    z-index: 5;
}

.card img {
    float: left;
    z-index: 0;
}

.card:before {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    border-radius: 15px;
    -moz-box-shadow: inset 0 0 0px 3px #fff;
    -webkit-box-shadow: inset 0 0 0px 3px #fff;
    box-shadow: inset 0 0 0px 3px #fff;
}

.modal,
.modal-body,
.modal h3,
.modal h4 {
    text-align: center;
}

.form-control {
    background: #EFEBDB;
    border: none;
    display: table;
    margin: auto;
    width: auto;
    margin-bottom: 15px;
}

.modal h4 {
    font-size: 12px;
    padding-bottom: 12px;
}

.modal h3 {
    padding-bottom: 15px;
    padding-top: 30px;
}

.change-time {
    position: absolute;
    bottom: 4%;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 30px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    max-width: 100%;
    width: 300px;
}

.score-container {
    font-family: 'Halo', serif;
    text-transform: lowercase;
    font-size: 36px;
    color: #fff;
}

.white {
    color: #fff;
}

.modal p {
    margin: 0px 0px 16px;
}

.red {
    color: #e30b13;
}

.modal-dialog {
    width: 550px;
    margin: 15px auto;
}

.start-controls {
    padding-top: 30px;
    position: relative;
    display: block;
    text-align: center;
    min-height: 60px;
}

.start-controls a {
    min-height: 50px;
}

.mobile-legend {
    max-width: 100%;
    width: auto !important;
    padding: 15px 0px 20px;
}

.slider-track,
.slider-selection {
    background: transparent;
}

.slider-selection {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#91bf2e+0,1d1d1b+100 */
}

.slider.slider-horizontal .slider-track {
    background: #91bf2e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #91bf2e 0%, #1d1d1b 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #91bf2e), color-stop(100%, #1d1d1b));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #91bf2e 0%, #1d1d1b 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #91bf2e 0%, #1d1d1b 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #91bf2e 0%, #1d1d1b 100%);
    /* IE10+ */
    background: linear-gradient(to right, #91bf2e 0%, #1d1d1b 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#91bf2e', endColorstr='#1d1d1b', GradientType=1);
    /* IE6-9 */
}

#cards {
    text-align: center;
    width: 100%;
    margin: auto;
}

.card {
    float: none !important;
}

.speed-cell .suffix {
    display: inline-block;
    padding-left: 5px;
}

.curret_speed {
    padding-left: 5px;
    width: 35px;
    display: inline-block;
    text-align: right;
}

.cards  .bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border-radius: 4px;
    border: none !important;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 20px !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    color: #1D1D1B;
    background: #8fc131;
    /*font-family: 'Halo', serif;
    text-transform: lowercase;
    font-size: 36px;*/
    text-transform: uppercase;
    webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.10);
    box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.10);
}

.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    color: #fff;
    background: #1D1D1B;
    border-radius: 0px !important;
}

.speed-centered {
    text-align: center;
    display: table;
    margin: auto;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    background: #8fc131;
    color: #1D1D1B;
    text-transform: uppercase;
    webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.10);
    box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.10);
}

.mode-label {
    text-transform: uppercase;
    padding-top: 25px;
}

.timer-label {
    text-transform: uppercase;
    font-size: 12px;
}

.timer-text {
    color: #1D1D1B;
    background: #8fc131;
    padding: 7px 12px 4px;
    line-height: 100%;
    border-radius: 20px;
    font-family: 'Halo', serif;
    text-transform: lowercase;
    font-size: 20px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 6px;
}

.timer_hand {
    width: 24px;
    display: block;
    float: left;
    position: relative;
    text-align: center;
}

.timer-text .suffix {
    font-size: 26px;
}

#restart {
    display: none;
    position: relative;
    left: 45px;
    max-width: 150px;
    margin: auto;
}

.dashboard {
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;
}

.dashboard-shown {
    filter: alpha(opacity=1);
    opacity: 1;
}

.legend-cell.dashboard {
    display: none;
}

.legend-cell.dashboard-shown {
    display: table-cell;
}

.main-cell {
    vertical-align: bottom;
}

#start-screen,
#start-screen h4 {
    text-align: center;
    font-size: 16px;
}

#start-screen .start-speed {
    padding-top: 15px;
}

.start-speed .speed-label {
    text-transform: uppercase;
    margin-bottom: 2px;
}

#start-screen .start-timeout {
    padding-top: 15px;
}

#start-screen .suffix {
    font-size: 14px;
}

#start-screen .curret_speed {
    font-size: 24px;
}

#start-screen .bootstrap-select .btn {
    font-family: 'Halo', serif;
    background-image: none;
    background: #fff !important;
    color: #1D1D1B!important;
    background: #8fc131!important;
    border-radius: 0px;
    border: none !important;
    text-align: center !important;
    text-transform: lowercase;
    font-size: 24px;
    padding-top: 3px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.start-timeout h4 {
    margin-bottom: 6px;
}

#start-screen .speed-pre,
#start-screen .speed-pos,
#start-screen .suffix {
    color: #464643 !important;
}

#start-screen .curret_speed {
    text-align: center;
}

.cards .none {
    display: none;
}

@media (max-width: 900px) {
    #cards-container {
        width: 100%;
        position: relative;
        text-align: center;
    }
    .card {
        max-width: 17%;
        height: auto;
    }
    .card img {
        max-width: 100%;
    }
    #cards .table-cell:after {
        display: none;
    }
    .card:before {
        border-radius: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: none;
    }
    .modal-dialog {
        max-width: 100%;
    }
}

@media (max-height: 730px) {
    #cards-container {
        min-height: 120px;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    #cards {
        width: 100%;
    }
    .card img,
    .card {
        /*width: auto;
        height: 150px;*/
    }
    .panel {
        margin-bottom: 0px;
    }
}

@media (max-height: 600px) {
    .bootstrap-select.btn-group .dropdown-menu.inner {
        background: #000;
    }
}

@media (min-width: 751px) {
    .cards .mobile {
        display: none !important;
    }
}

@media (max-width: 700px) {
    .mobile-dashboard {
        display: none;
    }
    .speed-label-container {
        display: block;
        padding-top: 5px;
        position: relative;
    }
    .no-mobile {
        display: none !important;
    }
    .shoe-img {
        display: none;
    }
    .bottom-controls .table-cell {
        vertical-align: middle;
    }
    .legend-cell,
    .speed-cell {
        padding-bottom: 0px;
    }
    .bottom-controls .table-cell {
        display: block;
        width: 100%;
        padding: 3px 0px;
    }
    .cards .panel-default {
        margin-bottom: 5px;
    }
    .resume:not(.btn),
    #final-close {
        top: 40px;
    }
}

@media (max-width: 700px) {
    .modal-bg {
        display: none;
    }
    .modal-body {
        position: relative;
        display: table;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
    }
    .modal-content {
        background: #91BF2E;
        border-radius: 15px;
    }
    .change-time {
        position: relative;
        bottom: 4%;
        left: 0;
        right: 0;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 0px;
    }
}

#fix5cardwidth{
    padding: 0px;
}