
.btn-primary {
    background: #428bca!important;
}

.navbar-default .navbar-brand {
    color: #428bca!important;
}

ul {
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
}

#files-documents-wrapper {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

ul.files-documents li {
    display: block;
    clear: both;
    padding: 3px 0;
}

    ul.files-documents li:nth-child(even) {
        background: #f8f8fc;
    }


.files-documents li button {
    padding: 0px 10px;
    background: transparent;
    -webkit-appearance: none;
    display: inline-block;
    float: right;
}

.progresswrapper {
    margin-top: 6px;
    position: relative;
    overflow: hidden;
    background: #eee;
    border-radius: 0px;
    padding: 0;
}

img {
    display: block;
    max-width: 100%;
}

.clean-input {
    border: none;
    box-shadow: none;
    padding: 0;
    border-bottom: 2px solid #eee;
    border-radius: 0px;
}

    .clean-input:focus {
        box-shadow: none;
    }

.input-lg.clean-input {
    font-weight: bold!important;
    font-size: 24px;
}


#wrap > #project-container {
    padding: 60px 15px 100px 15px;
    max-width: 1500px;
    width: 100%;
}

.radius {
    border-radius: 4px!important;
}

#project-table thead th {
    border-bottom: none;
    background: #4a87ee!important;
    color: #fff;
    font-weight: 400;
}

    #project-table thead th:hover {
        cursor: pointer;
        background: #4678CC!important;
    }

#project-table .label {
    margin-right: 10px;
}

#project-table tbody tr:hover {
    background: #F5F5F5;
    cursor: pointer;
}


ol.breadcrumb {
    margin-bottom: 10px;
    background: transparent;
}


.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

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


.label-success {
    font-weight: 300;
    background: #2ecc71;
}

.percent-done {
    display: inline-block;
    float: right;
}

.label-warning {
    font-weight: 300;
    background: #f1c40f;
    color: #000;
}

.label-default {
    font-weight: 300;
    background: #bdc3c7;
}

.list-group-item-text {
    margin-top: 1em;
}

.btn-transparent {
    color: #428bca;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    border: 2px solid #428bca;
}

.btn-xl {
    font-size: 1.3em;
    margin: 0;
    margin-top: 8px;
}

    .btn-xl .fa {
    }

.btn-transparent:hover, .btn-transparent:active {
    color: #fff;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    border: 2px solid #428bca;
    background: #428bca;
}

#place {
    line-height: 60px;
    margin-top: -7px;
}

#weather {
    font-size: 40px;
    font-weight: 300;
}

#dashboard-information {
    background: url('/Content/img/host.jpg') center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
}

#news {
    background: rgba(43, 52, 66, 0.93);
    color: #FFFFFF;
    padding: 10px;
}

.created-at {
    display: block;
    letter-spacing: 2px;
    font-size: 10px;
}

#news h3 {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 100;
}

#news .news-wrapper {
    color: rgba(226, 238, 255, 0.6);
    font-weight: 300;
    font-size: 13px;
}

    #news .news-wrapper strong {
        color: #e2eeff;
        font-weight: 500;
        letter-spacing: 0.5px;
        font-size: 14px;
    }

hr.weak {
    border-top: 2px solid rgba(0, 0, 0, 0.1);
}

#news-wrapper {
    border-top: 2px solid rgba(255,255,255,0.4);
}

#search-site .input-group {
    /*border: 2px solid rgba(255, 255, 255, 0.5);
border-radius: 6px;*/
}

#search-site input {
    background: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

#the-date {
    line-height: 12px;
    /*font-family: monospace;*/
    font-weight: 100;
    text-align: right;
}

#tiden {
    line-height: 60px;
    text-align: right;
}

#datumet {
    font-size: 30px!important;
}


#search-site button {
    border: none;
    background: #4a87ee;
    border-radius: 0 3px 3px 0;
    padding-bottom: 13px;
    padding-top: 10px;
    box-shadow: inset 0 -22px 0 0 rgba(0, 0, 0, 0.05);
    color: #fff;
    text-shadow: none;
}

#date-weather {
    text-align: right;
    color: #fff;
    font-size: 34px;
    font-weight: 100;
    letter-spacing: -1px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.44);
    margin-top: 15px;
}

    #date-weather i {
        /*  display: none;
  color: transparent;*/
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    }



html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
    font-family: 'Roboto', sans-serif;
    background: #eee;
}

.container {
    width: 95%;
    max-width: 1400px;
}

.form-small {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.taskgroupobject {
    background: #fff;
    padding: 5px;
    margin: 11px 0;
    position: relative;
    padding-left: 50px;
    border: 2px solid #CCC;
    border-radius: 4px;
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
    height: 60px;
    background-color: #f5f5f5;
    background-color: #fff;
    text-align: center;
}

    #footer img {
        text-align: center;
        display: block;
        margin: auto;
        width: 65px;
        padding: 3px;
        margin-top: 2px;
    }

#ewo-logo {
    color: #fff;
    background: #c8001c;
    margin-left: 2px;
    border-radius: 3px;
    padding: 3px 0px 1px 0px;
    font-weight: 400;
}

.white-bg {
    background: #fff;
    padding: 15px;
}

    .white-bg h1, .white-bg h2, .white-bg h3, .white-bg h4 {
        margin-top: 6px;
    }

.light-shadow {
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.04);
}

/*===== NAVBARS ===== */

.dropdown-menu > li > a {
    color: #777;
}

    .dropdown-menu > li > a:hover {
        color: #000;
    }

    .dropdown-menu > li > a:hover {
        background: transparent;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #f7f7f7;
}

.navbar-brand {
    color: #066787!important;
    font-weight: 700;
    padding: 15px 40px 15px 15px;
    font-size: 24px;
}

#main-menu {
    background: #fff;
    border-bottom: none;
}

/*#second-menu {
top: 50px;
position: fixed;
width: 100%;
border-bottom: 1px solid #eee;
}*/

#second-menu {
    top: 50px;
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #eee;
    background: #f7f7f7;
    border-color: #e7e7e7;
    text-align: center;
    z-index: 1000;
}

    #second-menu > li {
        float: none;
        display: inline-block;
        text-align: center;
    }

    #second-menu li a {
        color: #555;
    }

    #second-menu > li.active > a, #second-menu > li.active > a:hover, #second-menu > li.active > a:focus {
        color: #555;
        background-color: #FFF;
        border: none;
        border-bottom-color: transparent;
        cursor: default;
        border-bottom: 2px solid #428bca;
        background: transparent;
    }

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
    padding: 120px 15px 0;
}

.container .credit {
    margin: 20px 0;
}

#footer > .container {
    padding-left: 15px;
    padding-right: 15px;
}

code {
    font-size: 80%;
}

#info-window {
    position: relative;
    margin-bottom: 20px;
    padding: 10px;
    display: none;
}

    #info-window p {
        margin-bottom: 0;
    }

    #info-window button {
        margin: auto;
        display: block;
        background: transparent;
        border-radius: 0px;
        color: #428bca;
        font-weight: 400!important;
        border: none;
    }


.btn-top-right {
    border: none;
    height: 29px;
    position: absolute;
    background: #555;
    border-radius: 0;
    color: #fff;
    top: 0;
    right: 2px;
    font-size: 14px;
    font-weight: 300;
    padding: 0;
    width: 40px;
    text-align: center;
    color: #428bca;
    background: #fff;
    font-weight: 400!important;
}

    .btn-top-right:hover, .btn-top-right:active, .btn-top-right:focus {
        color: #fff;
        color: #428bca;
        background: #fff;
        font-weight: 400!important;
    }

#triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -10px;
}


/*Kendo stuff*/
.k-multiselect.k-header {
    border-color: transparent;
}

.k-button {
    color: #555;
    border-color: #ddd;
    background-color: #f7f7f7;
}

.k-animation-container {
}

.k-popup {
    background: #eee;
}

.k-widget.k-tooltip {
    border-color: #ddd;
    background-color: #f7f7f7;
    color: #555;
    border-radius: 0;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.64);
    font-size: 12px;
}


.k-callout-s {
    border-top-color: #f7f7f7;
    bottom: 12px;
}

.btn-transparent {
    color: #428bca;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    border: none;
}

    .btn-transparent:hover, .btn-transparent:active, .btn-transparent:focus {
        color: #428bca;
        background: transparent;
        box-shadow: none;
        text-shadow: none;
        border: none;
    }

#time-card {
    font-size: 60px;
    font-weight: 100;
    line-height: 1em;
    background: #333;
    color: #fff;
    letter-spacing: -3px;
    text-align: center;
    text-shadow: -1px -1px 0px #000000;
}

#dashboardcontainer {
    margin-bottom: 70px;
}

    #dashboardcontainer h2 {
        font-size: 36px;
        font-weight: 100!important;
        color: #777;
    }

#date-card {
    background: #555;
    font-size: 30px;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.57);
    letter-spacing: -3px;
    text-align: center;
    line-height: 2.0em;
    color: #FFF;
    font-weight: 100;
}

#check-easy {
    position: relative;
    min-height: 208px;
    background: #D50547;
    color: #FFF;
}

    #check-easy a {
        color: #FDFAD2;
    }

#search-card {
    border-left: 6px solid #428bca;
}

    #search-card button {
        background: #428bca;
        color: #fff;
        text-shadow: none;
        border: 1px solid #428bca;
    }

    #search-card input {
        border: 2px solid #428bca;
    }

.project-card, #user-card, #activity-card {
    border-left: 6px solid rgb(194, 194, 194);
}

    .project-card span, #user-card span {
        color: #333;
        font-size: 20px;
    }

    .project-card p, #user-card p {
        color: #777;
        margin: 0;
    }


#project_tree {
    margin-top: 20px;
}
/*===== FILE TREE =====*/
#file-tree-container {
    padding: 3px 0;
    padding-top: 0px;
}

    #file-tree-container .tree-btn {
        margin-left: 3px;
        float: right;
        background: transparent;
        border: none;
    }

    #file-tree-container .k-item {
        position: relative;
        padding: 5px 0px 5px 20px;
    }

    #file-tree-container .k-treeview span.k-in {
        display: inline;
    }

    #file-tree-container .folder-btn i {
        padding-top: 1px;
    }

    #file-tree-container ul {
        -webkit-padding-start: 0px;
        list-style-type: none;
    }

        #file-tree-container ul li:nth-child(odd) {
            background: rgb(248, 248, 252);
        }

        #file-tree-container ul li {
            padding: 2.5px 5px;
        }

.tree-btn i {
    font-size: 18px;
    color: #333;
}

#new_tree_folder {
    position: absolute;
    top: 0;
    left: 0;
    color: #428bca;
    height: 28px;
    font-size: 14px;
    padding-top: 0;
}

#file-tree-container i {
}


/*===== LOGIN =====*/
#login-content {
    width: 280px;
    padding: 0;
    border-radius: 4px;
    position: absolute;
    bottom: 50%;
    left: 50%;
    /*margin-top: -200px;*/
    margin-left: -140px;
}

    #login-content .panel-heading {
        background: #555;
        color: #fff;
    }

/*===== ANVÄNDARE =====*/

#usertable {
    margin-top: 20px;
}

    #usertable thead {
        background: #555;
        color: #fff;
    }

    #usertable th {
        font-weight: 400;
    }

    #usertable thead tr th:hover {
        font-weight: 400;
        background: #444;
        cursor: pointer;
    }

/*===== LOG =====*/

#logtable {
    margin-top: 20px;
    table-layout: fixed;
    width: 100%;
}

    #logtable tbody {
        font-family: monospace;
    }

    #logtable tr {
        line-height: 1em;
    }

    #logtable span {
        font-weight: bold;
        color: #333;
    }

    #logtable td {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #777;
    }

/*===== MODAL =====*/

/*.modal-open .checkitem {
    position: relative;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.37);
    position: relative;
    width: 70%;
    margin-bottom: 4px;
    margin-top: 4px;
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
}*/

.checkitem .taskitem:focus {
    background: #fff!important;
}

.checkitem i {
    background: #555;
    color: #fff;
    font-size: 20px;
    padding: 6px 16px;
    margin: 0;
}

    .checkitem i:hover, .checkitem i:focus, .checkitem i:active,
    .checkchoice i:hover, .checkchoice i:focus, .checkchoice i:active {
        cursor: move;
    }

.checkitem .taskname {
    border: none;
    font-size: 18px;
    color: #333;
    height: auto;
    padding-top: 0;
    padding-left: 13px;
    font-weight: 400;
    background: transparent;
}

.checkitem button {
    float: right;
    border-radius: 0;
    border: none;
}

.handler {
    color: #bbb;
    position: absolute;
    top: 34px;
    left: 15px;
    font-size: 17px;
}

.handler, .handlert {
    cursor: move;
}

.checkchoice {
    width: 95%;
    margin-left: 5%;
    background: #FFF;
    border: 2px solid #CCC;
    border-radius: 4px;
    position: relative;
    margin-bottom: 4px;
    padding: 5px;
    padding-left: 40px;
}

    .checkchoice i {
        background: #555;
        color: #fff;
        font-size: 14px;
        padding: 7px 15px;
        margin: 0;
    }

    .checkchoice .taskname {
        background: transparent;
        box-shadow: none;
        margin-top: 5px;
    }

    .checkchoice button {
        margin-top: 5px;
    }


.handlert {
    color: #bbb;
    position: absolute;
    left: 18px;
    top: 19px;
    font-size: 17px;
}

.tgcomment {
    border-bottom: 2px solid #EEE;
    padding-bottom: 5px;
}


.modal-open #wrap {
    /*-webkit-filter: blur(6px);*/
}

.modal-header {
    background: #eee;
}

    .modal-header h4 {
        font-weight: 400;
        margin-bottom: 15px;
    }

.modal-footer {
    border-top: none;
    margin-top: 0;
}

.modal-dialog {
    width: 80%;
    max-width: 1000px;
}

.modal-content {
    border-radius: 0px!important;
    box-shadow: none;
    border: none;
}
/*===== MEDIA QUERIES =====*/

@media (max-width: 991px) {
    .container {
        width: 100%!important;
    }
}



/*===== BOOTSTRAP OVERRIDES =====*/

/*.btn,*/ .form-control, .radio label, .checkbox label {
    font-weight: 300!important;
}

.form-group {
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    font-weight: 400;
}

.form-horizontal .control-label {
    padding: 7px 0;
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 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;
    border-color: #ccc;
}

    .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;
    }

.select2-container {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}


progress::-webkit-progress-bar {
    background: #eee;
    box-shadow: inset 0px 0px 8px 0px #ddd;
}

progress::-webkit-progress-value {
    background: #5cb85c;
}

.progress-default {
    width: 100%;
    -webkit-appearance: none;
    height: 15px;
    margin-top: 9px;
    border-radius: 2px;
}

.progresswrapper {
    width: 100%;
    height: 20px;
    background: #eee;
    position: relative;
    box-shadow: inset 0px 0px 8px 0px #ddd;
}

.progressbar {
    background: #5cb85c;
    position: absolute;
    left: 0;
    height: 100%;
}

/*progress.progress-default:hover:after {
    display: block;
    content: attr(value);
    text-align: center;
}*/

.timechecks {
    display: inline-block;
}
