body {
    padding-top: 169px;
    padding-bottom: 40px;
}

h1 {
    color: #C20016;
    font-size: 2em;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #C20016;
    padding: 5px 0px;

}

h2 {
    color: #C20016;
    font-size: 1.2em;

}

.zf-green {
    color: #68b604;
}

.btn-success {
    background-color: #57a900;
    background-image: -moz-linear-gradient(top, #70d900, #57a900);
    background-image: -ms-linear-gradient(top, #70d900, #57a900);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
    background-image: -webkit-linear-gradient(top, #70d900, #57a900);
    background-image: -o-linear-gradient(top, #70d900, #57a900);
    background-image: linear-gradient(top, #70d900, #57a900);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #57a900;
}

.btn-success:active, .btn-success.active {
    background-color: #57a900;
}

div.container a.brand {
    background: url("../img/zf2-logo.png") no-repeat scroll 0 10px transparent;
    margin-left: 0;
    padding: 8px 20px 12px 40px;
}

.navbar, .navbar-inverse, .navbar-brand a {
    background: #cd0f1d;
}

.container .navbar-nav > li > a, .container .navbar-right > a {
    color: white;
}

.navbar-inverse .navbar-nav > .active > a {
    background-color: transparent;
}

.container .navbar-nav > li > a, .container .navbar-right > a, .container .navbar-default > a {
    color: white;
}

.container .navbar-nav > li > a:hover, .container .navbar-nav > li > a:focus {
    background-color: #ce3342;
}

.container .navbar-right > a:hover {
    color: black;
    text-decoration: none;
}

#sidebar-wrapper {
    /* margin-top:50px; */
    width: 200px;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    padding-top: 180px;
    margin-top: -180px;
}

.content-wrapper {
    margin-left: 220px;
}

.list-contact {
    width: 220px;
}

.btn.btn-primary.add-site {
    background-image: linear-gradient(to bottom, #428BCA 0px, #3071A9 100%);
}

.btn.btn-primary.add-site.remove {
    background-image: linear-gradient(to bottom, #FF0000 0px, #FF0000 100%);
}

#ol-field li {
    list-style-type: none;
    height: 40px;
    border: 1px solid #000;
    text-align: left;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 10px;
    margin-top: 5px;
    background-color: #adadad;
}

#ol-field li:hover {
    cursor: move;
}

.fields-disable li:hover {
    cursor: default;
}

.fields-disable li {
    border: 0px solid #000;
    margin-top: 5px;
    padding-top: 10px;
    margin-left: 5px;
}

.stats-select, .intervention-select {
    width: 100%;
}

.top-buffer {
    margin-top: 20px;
}

.navbar-inverse .navbar-nav > li > a {
    background-image: linear-gradient(to bottom, #ce3345 0px, #ce3345 100%);
    box-shadow: none;

}

.navbar-inverse .navbar-nav > .active > a {
    background-image: linear-gradient(to bottom, #E93345 0px, #E93345 100%);
    box-shadow: none;

}

#topsec {
    background-color: #c20016;
}

#topfirst {
    /*background-color:#ff0000;*/
    background-color: #e9222e;
}

.navbar-right, .navbar-left {
    color: #fff;
    padding: 10px 0;
}

.roundedImage, .roundedImageShadow, .roundedImageBorder {
    overflow: hidden;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50%;
    border-radius: 50px;
    width: 77px;
    height: 77px;
    margin-left: 20px;
}

.roundedImageShadow {
    -moz-box-shadow: 0px 0px 10px #343434;
    -webkit-box-shadow: 0px 0px 10px #343434;
    -o-box-shadow: 0px 0px 10px #343434;
    box-shadow: 0px 0px 10px #343434;
}

.roundedImageBorder {
    border: 1px solid #006699;
}

.profil {
    margin-bottom: 8%;
    margin-top: 4%;
    text-align: right;
    font-weight: 600;
}

.profil a {
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    outline: none;

}

.navbar-left span {
    margin-left: 15px;
    font-size: 18px;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    border-color: #C20016;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-image: linear-gradient(to bottom, #C20016 0px, #C20016 100%);
    border-color: #C20016;

}

.list-group-item:focus, .navbar-nav > li > a:focus {
    outline: none;
}

a, .red {
    color: #C20016;
}

.green {
    color: #2bc20e;
}

.list-group {
    padding-right: 0;
}

.clientitle {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #C20016;
}

.centerspan span {
    display: block;
    height: 100%;
    margin: 0 auto;
    font-size: 18px;
}

.centerspan {
    text-align: center;

}

.centerspan .glyphicon-remove {
    font-size: 25px;
    color: #ff0000;
}

.centerspan .glyphicon-ok {
    font-size: 25px;
    color: #357EBD;
}

.tablesort td, .tablesort th {
    width: 30%;
}

.notshowme {
    display: none;
}

.tablesort .notshow {
    display: none;
}

.tablesort #feedback {
    font-size: 1.4em;
}

.tablesort .ui-selecting {
    background: #FF0000;
    color: white;
}

.tablesort .ui-selected {
    background: #FF0000;
    color: white;
}

.tablesort ol {
    list-style-type: none;
    margin: 0 auto;
    padding: 0px;
    width: 90%;
}

.tablesort ol li {
    margin: 3px;
    padding: 0.4em;
    font-size: 15px;
    cursor: pointer

}

.editable {
    z-index: 2;
}

.tablesort .pull-left {
    margin-right: 15px;
}

#days_week label {
    color: #C20016;
    margin-left: 25px;
}

.formIntervention #question {
    width: 62%;
}

.formIntervention #question ol {
    width: 100%;
}

.formIntervention #question ol input {
    width: 75%;
}

#mapContainer {
    height: 500px;
    position: absolute;
    width: 97% !important;
    padding-bottom: 34px !important;
}

#export-wrap {
    margin-bottom: 10px;
    text-align: right;
}

.ui-dialog {
    width: auto !important;
    z-index: 100000;
}

#damgImg {
    padding: 10px 0;
    float: left;
    margin-left: 260px;
    width: auto;
}

#imgCar {
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.selectSite {
    background-color: #C20016 !important;
    background-image: none !important;
    color: #fff;
}

.admin_menu {
    background-color: #f1f1f1;
}

.required::after {
    content: " * " !important;
    color: #ff0000 !important;
}

#wrap-edit {
    display: none;
}

.redcicle {
    background-color: #ff0000 !important;
    color: #fff !important;
}

.circle {
    background-color: #cdcdcd;

    border-radius: 50%;
    color: #000;
    width: 20px;
    height: 20px;
    position: absolute;

}

.t1 {
    top: 61px;
}

.t2 {
    top: 61px;
    left: 21px
}

.t3 {
    left: 42px;
    top: 64px;
}

.t4 {
    left: 82px;
    top: 63px;
}

.t5 {
    left: 23px;
    top: 103px;
}

.t6 {
    left: 56px;
    top: 100px;
}

.t7 {
    left: 92px;
    top: 101px;
}

.t8 {
    left: 120px;
    top: 108px;
}

.t9 {
    left: 148px;
    top: 122px;
}

.t10 {
    left: 174px;
    top: 106px;
}

.t11 {
    left: 228px;
    top: 99px;
}

.t12 {
    left: 270px;
    top: 103px;
}

.t13 {
    left: 280px;
    top: 62px;
}

.t14 {
    left: 259px;
    top: 62px;
}

.t15 {
    left: 224px;
    top: 62px;
}

.t16 {
    left: 188px;
    top: 62px;
}

.t17 {
    left: 133px;
    top: 62px;
}

.t18 {
    left: 269px;
    top: 19px;
}

.t19 {
    left: 229px;
    top: 22px;
}

.t20 {
    left: 170px;
    top: 15px;
}

.t21 {
    left: 146px;
    top: 0;
}

.t22 {
    left: 120px;
    top: 14px;
}

.t23 {
    left: 89px;
    top: 22px;
}

.t24 {
    left: 56px;
    top: 22px;
}

.t25 {
    left: 22px;
    top: 20px;
}

.t26 {
    left: 65px;
    top: 3px;
}

.t27 {
    left: 66px;
    top: 120px;
}

.t28 {
    left: 234px;
    top: 0;
}

.t29 {
    left: 236px;
    top: 122px;
}

#changeClient {
    width: 100%;
}

#circle {

    border-radius: 50%;

    text-align: center;
    width: 20px;
    height: 20px;
    border: 1px solid #010000;
}

.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.no-margin {
    margin: 0 0 5px 0 !important;
}

.loading {
    background: url(../img/synch.gif) center no-repeat;
    background-size: 40px 40px;
    height: 40px;
    width: 40px;
    display: block;
}

.right {
    text-align: right;
    display: block;
}

.wrap-loader {
    height: 40px;
    width: 40px;
}

#client-header {
    color: #C20016;
    font-weight: bold;
    position: fixed;
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
    height: 30px;
    width: 920px;
    margin-left: 220px;
    background-color: white;
    z-index: 100;
}

#content {
    margin-top: 50px;
}

.ui-autocomplete-loading {
    background: white url("images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.dropMessage {
    min-height: 100px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px dashed #C20016;
}

.missionEntry {
    padding: 4px;
    margin: 4px 0;
    background-color: #eeeeee;
    clear: both;
    border-radius: 4px;
}

.missionEntry.today {
    background-color: rgba(194, 0, 22, 0.28);
}

.missionEntry .missionClient,
.missionEntry .missionTiming,
.missionEntry .missionRound
 {
    float: left;
    clear: left;
}

.missionEntry .missionCity,
.missionEntry .missionType,
.missionEntry .missionSite {
    float: right;
    clear: right;
}

.actionArea {
    float: right;
}
.actionArea a {
    float: right;
    clear: right;
}