/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=47fe4a97e20328226cb0)
 * Config saved to config.json and https://gist.github.com/47fe4a97e20328226cb0
 */
.active {
    font-weight: bold;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-warning {
    color:#064b70 !important;
    cursor:pointer;
    border: 0;
    -moz-box-shadow:inset 0px -1px 2px 0px #666666;
    -webkit-box-shadow:inset 0px -1px 2px 0px #666666;
    box-shadow:inset 0px -1px 2px 0px #666666;
    text-shadow:0px 1px 0px #ffe66b;
    background:#ffe11f;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffe11f), color-stop(1, #f0cd09));
    background:-moz-linear-gradient(top, #ffe11f 5%, #f0cd09 100%);
    background:-webkit-linear-gradient(top, #ffe11f 5%, #f0cd09 100%);
    background:-o-linear-gradient(top, #ffe11f 5%, #f0cd09 100%);
    background:-ms-linear-gradient(top, #ffe11f 5%, #f0cd09 100%);
    background:linear-gradient(to bottom, #ffe11f 5%, #f0cd09 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe11f', endColorstr='#f0cd09',GradientType=0);
    background-color:#ffe11f;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-warning:active,
.btn-warning.active,
.btn-warning:hover,
.btn-warning.hover {
    color: #064b70;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f0cd09), color-stop(1, #ffe11f));
    background:-moz-linear-gradient(top, #f0cd09 5%, #ffe11f 100%);
    background:-webkit-linear-gradient(top, #f0cd09 5%, #ffe11f 100%);
    background:-o-linear-gradient(top, #f0cd09 5%, #ffe11f 100%);
    background:-ms-linear-gradient(top, #f0cd09 5%, #ffe11f 100%);
    background:linear-gradient(to bottom, #f0cd09 5%, #ffe11f 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0cd09', endColorstr='#ffe11f',GradientType=0);
    background-color:#f0cd09;
}

.btn:active,
.btn.active {
    background-image: none;
}
.btn-default {
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #cacaca;
}
.btn-default:hover,
.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}
.btn-default:disabled,
.btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none;
}
.btn-primary {
    background-image: -webkit-linear-gradient(top, #0d56a7 0%, #09396e 100%);
    background-image: -o-linear-gradient(top, #0d56a7 0%, #09396e 100%);
    background-image: linear-gradient(to bottom, #0d56a7 0%, #09396e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d56a7', endColorstr='#ff09396e', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #083465;
}
.btn-primary:hover,
.btn-primary:focus {
    background-color: #09396e;
    background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #09396e;
    border-color: #083465;
}
.btn-primary:disabled,
.btn-primary[disabled] {
    background-color: #09396e;
    background-image: none;
}
.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
}
.btn-success:disabled,
.btn-success[disabled] {
    background-color: #419641;
    background-image: none;
}
.btn-info {
    background-image: -webkit-linear-gradient(top, #487db5 0%, #375f89 100%);
    background-image: -o-linear-gradient(top, #487db5 0%, #375f89 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#487db5), to(#375f89));
    background-image: linear-gradient(to bottom, #487db5 0%, #375f89 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff487db5', endColorstr='#ff375f89', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #345a82;
}
.btn-info:hover,
.btn-info:focus {
    background-color: #375f89;
    background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
    background-color: #375f89;
    border-color: #345a82;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #375f89;
    background-image: none;
}

.btn-warning:disabled,
.btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none;
}
.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
}
.btn-danger:disabled,
.btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none;
}
.thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a {
    padding: 6px 20px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-image: -webkit-linear-gradient(top, #0d56a7 0%, #0b4a8f 100%);
    background-image: -o-linear-gradient(top, #0d56a7 0%, #0b4a8f 100%);
    background-image: linear-gradient(to bottom, #0d56a7 0%, #0b4a8f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d56a7', endColorstr='#ff0b4a8f', GradientType=0);
    background-color: #0b4a8f;
}
.navbar-default {
    color: black;
    background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
    background-color: #f2f4f7;
    background-repeat: repeat-x;
    border-radius: 4px;
    /*-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);*/
}
.navbar-default .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #fafafa 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0%, #fafafa 100%);
    background-image: linear-gradient(to bottom, #f2f2f2 0%, #fafafa 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#fffafafa', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
    background-color: #FFFFFF;
    background-repeat: repeat-x;

}
.navbar-inverse .navbar-nav > .active > a {
    /*background-image: -webkit-linear-gradient(top, #064070 0%, #055099 100%);
    background-image: -o-linear-gradient(top, #064070 0%, #055099 100%);
    background-image: linear-gradient(to bottom, #064070 0%, #055099 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#064070', endColorstr='#fffefefe', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);*/
}

.navbar-grey {
    background: #f8f8f8;
    border-color: #e2e2e2;
    border-width: 1px;
}
.navbar-lightblue {
    background: #497db6;
    color: white;
    border-color: #76a5d9;
    border-width: 1px;
    text-shadow: 0 1px #000;
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
}
.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    border-color: #b2dba1;
}
.alert-info {
    background-image: -webkit-linear-gradient(top, #0d56a7 0%, #0a4484 100%);
    background-image: -o-linear-gradient(top, #0d56a7 0%, #0a4484 100%);
    background-image: linear-gradient(to bottom, #0d56a7 0%, #0a4484 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d56a7', endColorstr='#ff0a4484', GradientType=0);
    border-color: #073160;
}
.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    border-color: #f5e79e;
}
.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    border-color: #dca7a7;
}
.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
    background-image: -webkit-linear-gradient(top, #0d56a7 0%, #093e78 100%);
    background-image: -o-linear-gradient(top, #0d56a7 0%, #093e78 100%);
    background-image: linear-gradient(to bottom, #0d56a7 0%, #093e78 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d56a7', endColorstr='#ff093e78', GradientType=0);
}
.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
    border-radius: 4px;
    /*-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);*/
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #093e78;
    background-image: -webkit-linear-gradient(top, #0d56a7 0%, #0a4484 100%);
    background-image: -o-linear-gradient(top, #0d56a7 0%, #0a4484 100%);
    background-image: linear-gradient(to bottom, #0d56a7 0%, #0a4484 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d56a7', endColorstr='#ff0a4484', GradientType=0);
    border-color: #0a4484;
}
.panel {
    /*-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);*/
}
.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #0d56a7 0%, #0b4a8f 100%);
    background-image: -o-linear-gradient(top, #0d56a7 0%, #0b4a8f 100%);
    background-image: linear-gradient(to bottom, #0d56a7 0%, #0b4a8f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d56a7', endColorstr='#ff0b4a8f', GradientType=0);
}
.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #0d56a7 0%, #0b4a8f 100%);
    background-image: -o-linear-gradient(top, #0d56a7 0%, #0b4a8f 100%);
    background-image: linear-gradient(to bottom, #0d56a7 0%, #0b4a8f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d56a7', endColorstr='#ff0b4a8f', GradientType=0);
}
.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.panel-heading {
    padding: 7px 15px;
}
.list-group-item {
    padding: 7px 15px;
}
.list-group-item > a {
    color: #000;
}
.add-row {
    padding-bottom:10px;
}

.add-half-row {
    margin-bottom:10px;
}
.add-one-row {
    margin-bottom:20px;
}
.add-double-row {
    margin-bottom:40px;
}
.add-half-right {
    padding-right:10px;
}
.add-half-left {
    padding-left:10px;
}
.add-inner-half-top {
    padding-top: 10px;
}
.add-75-inner {
    padding-top: 15px;
}
.add-row-inner {
    padding-top: 20px;
}
.add-inner-height {
    padding-top: 20px;
    padding-bottom: 15px;
}
.add-one-row-top {
    margin-top:20px;
}

.substract-one-row-sm {
    margin-top: 0;
}
.breadcrumb {
    font-size: 12px;
    padding: 9px 10px;
}
.breadcrumb > li + li:before {
    content: ">";
}
.bg-default {
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e5ebed 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e5ebed 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e5ebed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5ebed', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
}
h4 {
    line-height: 1.4;
    font-weight: bold;
}
@media (min-width: 760px) {
    .dl-horizontal dt {
        width: 140px;
        text-align: left;
    }
    .dl-horizontal dd {
        margin-left: 140px;
        max-width: 130px;
    }
    .dl-horizontal.other-ads dt {
        width: 110px;
        text-align: left;
    }
    .dl-horizontal.other-ads dd {
        margin-left: 110px;
    }
    .target-button-small {
        width: 16px !important;
    }
}
dt, dd {
    margin-bottom: 3px;
}

.tab-content {
    border: 1px solid #dddddd;
    padding: 10px 10px;
    margin-top: -1px;
}
@media (max-width: 599px) {
    .tab-content {
        border: 1px solid #dddddd;
        padding: 15px 10px 0px;
    }

    .tab-content #car-images {
        margin-top: -4px;
    }
}
.nav-tabs {
    border-bottom: 1px solid white;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-bottom-color: #fff;
    background-image: none !important;
}

.nav-tabs > li > a {
    border: 1px solid #ccc;
}
.bottom-line {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
}
.top-line {
    border-top: 1px solid #dddddd;
    margin-top: 10px;
}
.right-line {
    border-right: 1px solid #dddddd;
}
.nav-center {
    text-align: center;
}
.nav-center ul {
    float: none !important;
    display: inline-block;
}
.text-dark {
    color: #000;
}
.navbar-img {
    margin-top: 15px;
    margin-bottom: 15px;
}
.btn-lightblue {
    background: #497db6;
    color: white;
    border-color: #76a5d9;
    border-width: 1px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    clear: both;
    color: #333333;
    display: block;
    line-height: 20px;
    padding: 3px 20px;
    white-space: nowrap;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #1c4878;
    background-image: -moz-linear-gradient(top, #265e9a, #1c4878);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#265e9a), to(#1c4878));
    background-image: -webkit-linear-gradient(top, #265e9a, #1c4878);
    background-image: -o-linear-gradient(top, #265e9a, #1c4878);
    background-image: linear-gradient(to bottom, #265e9a, #1c4878);
    background-repeat: repeat-x;
}

@media (max-width: 759px) {
    header .navbar-static-top.navbar-inverse{
        background-color: #1d2e47 !important;
        background-image: none;
    }
    header .navbar-static-top .navbar-header {
        background-color: #FFFFFF;
        background-repeat: repeat-x;
    }
    header .navbar-collapse {
        padding-top: 11px;
    }
}

.navbar-home .navbar .collapsing, .navbar-home .navbar .collapse.in {
    display: block !important;
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a  {
    color: #fff;
}

@media (min-width: 760px) {
    .navbar-home .navbar-collapse {
        padding: 0;
    }
    .navbar-home .dropdown-menu, .navbar-main .dropdown-menu{
        position: absolute !important;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left !important;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0 !important;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #ffffff !important;
        border: 1px solid rgba(0, 0, 0, 0.15) !important;
        border-radius: 2px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
        background-clip: padding-box;
    }
    .navbar-home .dropdown-menu > li > a:hover, .navbar-main .dropdown-menu > li > a:hover {
        background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
        background-repeat: repeat-x;
        background-color: #e8e8e8;
    }
}
.nav > li > a {
    padding-right: 13px;
    padding-left: 13px;
}
@media (min-width: 900px) {
    .navbar-home .navbar-toggle
    {
        display: none;
    }
    #menu-collapse {
        display: none !important;
    }
    .navbar-main .navbar .collapsing, .navbar-main .navbar .collapse {
        display: block !important;
    }

    .navbar-main .navbar-toggle {
        display: none;
    }

    .navbar-main .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-main .navbar-nav > li{
        float: left;
        padding: 0;
    }
    .navbar-main .navbar-toggle {
        display: none;
    }
    .navbar-main .navbar-collapse{
        padding: 0;
    }
}

.dropdown-submenu,
.dropdown-submenu__left {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover > a:after,
.dropdown-submenu__left:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

@media (max-width: 759px) {
    input, textarea, select, .SumoSelect{
        font-size: 17px !important;
    }
    .navbar-collapse{
        text-align: center;
        padding: 0;
        margin: 0;
    }
    .nav > li{
        text-align: center;
    }
    .navbar-collapse > div{
        width: 50%;
    }
    .nav-pills  > li > a {
        padding: 8px 12px;
    }
    .substract-one-row-sm {
        margin-top: -11px;
    }
    .dl-horizontal dt {
        width: 100px;
        text-align: left;
        font-size: 12px;
        float: left;
        clear: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #4e5d74;
    }
    .dl-horizontal dd {
        margin-left: 100px;
        font-size: 12px;
    }
    h4 {
        margin-top: 0;
    }
    p {
        margin: 0 0 5px;
    }
    #last-line {
        font-size: 12px;
    }
    .target-button-small {
        width: 118px !important;
    }
}
@media (max-width: 599px) {
    .pull-left-xs {
        float: left !important;
    }
}
.black-links a {
    color: #000;
}
.black-links a:hover {
    text-decoration: none;
}
hr {
    margin: 20px;
    border: 0;
    border-top: 1px solid #dddddd;
}


.nav-pills > li {
    float: left;
    border: 1px solid #3f3f3f;
    text-align: center;
    line-height: 200%;
    font-size: 1.1em;
}

@media (max-width: 370px) {
    .nav-pills > li {
        font-size: 1em;
    }
}

@media (max-width: 320px) {
    .nav-pills > li {
        font-size: 0.98em;
    }
}

.nav-pills > li.active {
    border: 1px solid #000;
    border: 0;
}

.nav-pills > li > a {
    color: white;
    background-color: #2e2e2e;
    border-radius: 0;
    height: 100%;
    width: 100%;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li > a:hover,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #000;
    border: 0;
}
.nav-pills > .active > a > .badge {
    color: #0d56a7;
    background-color: #ffffff;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.ul-center {
    margin: 0;
    padding: 0;
    width: 100%;
}
.ul-center > ul {
    margin: 0;
    padding: 0;
}

.ul-center > ul > li {
    width: 33.33%;
    height: 50px;
    margin: 0;
    padding: 0;
}

#save-search {
    margin: 0 15px;
}
@media (max-width: 599px) {
    #save-search {
        margin: 8px 10px;
    }
    .navbar-img {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .navbar {
        min-height: 30px;
    }
    .add-one-row-xs {
        margin-bottom: 10px !important;
    }
    /*:not(.guide-prices)>.table-striped > tbody > tr:nth-of-type(even) {*/
    /*    background-color: #000;*/
    /*}*/
    /*:not(.guide-prices)>.table-striped > tbody > tr:nth-of-type(odd) {*/
    /*    background-color: #292c2d;*/
    /*}*/
    /*:not(.guide-prices)>.table-striped,*/
    /*:not(.guide-prices)>.table-striped > tbody > tr > td {*/
    /*    color: #fff;*/
    /*    border: 0;*/
    /*}*/
    #car-performance table, #car-dimensions table {
        margin: 0;
    }
    .bottom-line {
        display: none;
    }
}
.navbar-form {
    margin:0;
}
#bottom-navigation nav span span,
#bottom-navigation nav span a {
    padding-right: 5px;
}
#bottom-navigation {
    width: 70%;
    margin: 0 auto;
}
@media (max-width: 479px) {
    .add-one-row-xss {
        margin-bottom: 15px !important;
    }
    #bottom-navigation {
        font-size: 13px;
    }
    #car-list {
        font-size: 10px;
    }
    #bottom-navigation {
        width: 100%;
    }
}
.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
#content-bordered {
    -webkit-box-shadow: inset 0px 0px 0px 1px #dddddd;
    -moz-box-shadow: inset 0px 0px 0px 1px #dddddd;
    box-shadow: inset 0px 0px 0px 1px #dddddd;
}
.form-line {
    border-top: 1px solid #c1c381;
    padding-bottom:15px;
    margin:0;
}

.form-line__grey {
    border-top: 1px solid #ddd;
    margin: 10px 0px 15px 0px;
}

.btn-img {
    border:0;
    background:transparent;
}
.clear-padding-left {
    padding-left:0 !important;
}
.clear-padding-right {
    padding-right:0 !important;
}
.pagination > li > a, .pagination > li > span {
    padding: 3px 8px;
    background-color: transparent;
    border: none;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    background-color: transparent;
}
.collapsed {}
.navbar-inverse .navbar-toggle {
    border: none;
    -webkit-box-shadow:0 1px 1px #07539d;
    -moz-box-shadow: 0 1px 1px #07539d;
    box-shadow:0 1px 1px #07539d;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top, #feffff 0%, #d2ebf9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d2ebf9));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #feffff 0%,#d2ebf9 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #feffff 0%,#d2ebf9 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #feffff 0%,#d2ebf9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #feffff 0%,#d2ebf9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff',endColorstr='#d2ebf9',GradientType=0 );
    /* IE6-9 */
}
.form-control {
    color: black;
    height: 29px;
}
.navbar-left {
    font-size: 14px;
}
#milesSelect {
    width: 13%;
    display: inline-block;
}
#form-postcode {
    width: 21%;
}
.target-button-small {
    background-position: 1px;
    background-image:url('/images/my_location.png');
    background-size: 114px;
}
.navbar-toggle {
    padding: 7px 10px;
}
.btn-primary:hover,
.btn-primary:focus,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-image: none;
    background-color: #FFFFFF;
    color: #000000;
}
.navbar-toggle .icon-bar {
    height: 3px;
    border-radius: 3px;
}

.btn .choosefrom {
    display: none;
}

.panel-prices {
    border: solid 1px #ccc !important;
}

.panel-prices .panel-heading {
    background-image: none;
    background-color: #fff !important;
    border-color: #ccc !important;
}
.paragraph-text {
    line-height: 1.7 !important;
}
.insurance-button {
    color: #0A51A1;
}
.mml-item {
    margin: 5px 0;
}
.mml-item a{
    height: 110px;
    display: block;
    overflow: hidden;
}
.mml-item img {
    height: 89px !important;
}
.mml-item .online {
    font-size: 11px;
    color: #666;
}
@media (max-width: 759px) {
    .mml-text {
        padding: 0 15px;
    }
}
.width100 {
    width: 100% !important;
}
@media (min-width: 760px) {
    .navbar-header {
        float: left;
    }
}

.navbar-nav > .dropdown:last-child > .dropdown-menu {
    left: -50%;
}

.dropdown-submenu > a:after,
.dropdown-submenu__left > a:after {
    border-color: transparent transparent transparent #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

/** dropdown submenu left version. */
.dropdown-submenu__left > .dropdown-menu {
    top: 0;
    left: -99%;
    max-width: 180px;
}
.dropdown-submenu__left:hover > .dropdown-menu {
    display: block;
}

.without-addon {
    border-right: 1px solid #cccccc !important;
    border-radius: 2px !important;
}
.hidden-form {
    position: fixed;
    visibility: hidden;
}
.visible-form {
    position: static;
    visibility: visible;
}
.visible-form .safari-resize-fix {
    height: 10px;
}
