﻿.get-started .main-content {
    margin: 0;
}

.get-started:before {
    display : none;
}

.get-started-container {
    margin: 0 auto;
    max-width: 680px;
}

/*.get-started-container .widget-box {
    background-color: #394557;
    border-bottom: 0 none;
    box-shadow: none;
    overflow: hidden;
    padding: 6px;
    position: absolute;
    transform: scale(0, 1) translate(-150px);
    visibility: hidden;
    width: 100%;
}*/

.get-started {
    background: none repeat scroll 0 0 #1D2024;
}

.bfh-selectbox {
    height: auto !important;
    min-height: 30px;
}

.bfh-selectbox-option.input-medium.no-height > blockquote {
    margin: 0;
}
 .no-margin {
    margin: 0 !important;
}
.btn-group > .btn, .btn-group + .btn + .btn-miniest {
    border-width: 1px !important;
}
.btn > [class*="icon-"] > .btn-miniest {
    margin: 0 !important;
}
 .btn-miniest{padding:0 2px;line-height:16px;border-width:0px !important;font-size:9px}

.hidden {
    display: none !important;
}

.bfh-selectbox-options a {
    padding: 2px 2px !important;
}

.table tfoot td {
    background-color:#f3f3f3 ;
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background-color: #F1F1F1;
}

