button, h1, h4, input, textarea {
    color: inherit;
    font-family: inherit
}

h4, ul {
    margin-bottom: 10px
}

.btn, .btn-link, .glyphicon {
    font-weight: 400
}

.btn-group > .btn, .col-xs-1, .col-xs-11, .col-xs-12, .navbar-brand {
    float: left
}

.badge, .btn, .input-group-btn {
    white-space: nowrap
}

    .btn .badge, .btn-group, .btn-group > .btn, .glyphicon, .input-group, .input-group .form-control, .input-group-btn, .input-group-btn > .btn, .nav > li, .nav > li > a, .navbar {
        position: relative
    }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.collapse, [hidden] {
    display: none
}

.glyphicon, label {
    display: inline-block
}

a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none
}

.btn-default, .form-control, body {
    background-color: #fff
}

strong {
    font-weight: 700
}

img {
    border: 0;
    vertical-align: middle
}

button, input, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    text-transform: none
}

button, input[type=submit] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        margin: 4px 0 0;
        line-height: normal
    }

textarea {
    overflow: auto
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(https://www.sitelike.org/Content/fonts/glyphicons-halflings-regular.eot);
    src: url(https://www.sitelike.org/Content/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(https://www.sitelike.org/Content/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(https://www.sitelike.org/Content/fonts/glyphicons-halflings-regular.woff) format("woff"),url(https://www.sitelike.org/Content/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(https://www.sitelike.org/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    top: 1px;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-new-window:before {
    content: "\e164"
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button, input, textarea {
    font-size: inherit;
    line-height: inherit
}

h1, h4 {
    font-weight: 500;
    line-height: 1.1
}

h1 {
    margin: 20px 0 10px;
    font-size: 36px
}

h4 {
    margin-top: 10px;
    font-size: 18px
}

small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.badge, .btn, .text-center {
    text-align: center
}

.navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a, .text-muted {
    color: #777
}

ul {
    margin-top: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-12, .col-md-12, .col-md-3, .col-md-5, .col-md-7, .col-md-9, .col-xs-1, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.btn, .form-control {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media (min-width:992px) {
    .container {
        width: 970px
    }

    .col-md-12, .col-md-3, .col-md-5, .col-md-7, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }

    .col-lg-12 {
        float: left;
        width: 100%
    }
}

label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.btn, .btn-group {
    display: inline-block;
    vertical-align: middle
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.btn, .nav {
    margin-bottom: 0
}

.btn {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-group > .btn:last-child:not(:first-child), .input-group-btn:last-child > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled {
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    border-color: #ccc
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary.active {
        color: #fff;
        background-color: #286090;
        background-image: none;
        border-color: #204d74
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-link {
    color: #337ab7;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group > .btn.active {
    z-index: 2
}

.btn-group .btn + .btn {
    margin-left: -1px
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

[data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0)
}

.input-group {
    display: table;
    border-collapse: separate
}

    .input-group .form-control {
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .input-group .form-control, .input-group-btn {
        display: table-cell
    }

.input-group-btn {
    width: 1%;
    vertical-align: middle;
    font-size: 0
}

    .input-group-btn:last-child > .btn {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    list-style: none
}

    .nav > li {
        display: block
    }

        .nav > li > a {
            display: block;
            padding: 10px 15px
        }

.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-brand {
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.badge, .close {
    font-weight: 700;
    line-height: 1
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

.navbar-default, .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default {
    background-color: #f8f8f8
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.modal-body, .modal-footer, .panel-body {
    padding: 15px
}

.modal-content, .panel {
    background-color: #fff
}

.btn .badge {
    top: -1px
}

.panel {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-default {
    border-color: #ddd
}

.close {
    float: right;
    font-size: 21px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

button.close {
    padding: 0;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative
}

.modal-footer {
    text-align: right;
    border-top: 1px solid #e5e5e5
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header, .navbar-nav > li {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

    .navbar > .container .navbar-brand {
        margin-left: -15px
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px
        }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }
}

.container:after, .container:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.container:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hidden, .visible-sm-block, .visible-xs, .visible-xs-block {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs, .visible-xs-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}
