﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #EBEBEC;
    font-size: 20px;
    color: #231f20;
}

a:visited {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

.image {
    background-image: url('../images/facebook.png');
}

.overline {
    text-decoration: line-through !important;
}

.icon {
    height: 26px;
    width: 26px;
}

.pointer {
    cursor: pointer;
}

.iconDiv {
    display: inline-block;
    font-size: 10px;
    color: #6d6e71;
    font-weight: 300;
    margin-right: 20px;
    cursor: pointer;
}

.photo-profile {
    height: 80px;
    width: 80px;
}

.phone {
    margin-top: 20px;
}

.right-text {
    text-align: right;
}

.red {
    color: #ED1C24 !important;
}

.yellow {
    color: yellow !important;
}

.green {
    color: #58b92f;
}

.blue {
    color: #0026ff;
}

.right {
    float: right;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}


.navbar-nav {
    font-weight: 300;
    color: #939598;
}

    .navbar-nav > li > a:active {
        font-weight: 700 !important;
        color: #2C3E50;
    }

.dropdown-menu > .active > a {
    font-weight: 700 !important;
    color: #2C3E50;
}

.navbar-inverse {
    background-color: white;
    height: 55px;
}

.navbar-brand {
    padding: 0px;
}

.dateItem {
    padding: 5px 5px!important;
}

.user {
    font-size: 14px;
    font-weight: 700;
    color: #2C3E50 !important;
    margin-right: 0px;
    /*width: 200px;*/
}


/*@media (max-width: 768px) {

    .logout {
        margin-left : 15px;
        margin-bottom: 10px;
    }
}*/

@media (max-width: 1400px) {
    .dates-small {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .project-month {
        font-size: 16px !important;
        margin: 10px !important;
        margin-top: 10px !important;
    }

    .project-month-current {
        font-size: 18px !important;
        margin: 10px !important;
        margin-top: 10px !important;
    }

    .project-month-row {
        height: 80px !important;
    }
}

.logout {
    color: white !important;
    background-color: #ED1C24;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 54px;
    /*width: 55px;*/
}

    .logout:hover {
        color: white !important;
        background-color: #ED1C24;
    }

.navbar-collapse {
    background-color: #fff;
}

.page-title {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 40px;
    font-weight: 300;
    margin-left: 15px;
}


/*projects page*/


.project-box {
    max-width: 150px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.producer-head {
    background-color: #dededd;
    font-size: 15px;
    font-weight: 700;
    min-height: 70px;
    padding: 10px;
    margin-bottom: 10px;
}

    .producer-head a, span {
        text-decoration: none;
        color: #6D6E71;
    }

        .producer-head a:hover {
            text-decoration: none;
        }

.noDecoration:hover {
    text-decoration: none;
    color: #ED1C24;
}

a:hover {
    color: #ED1C24;
    text-decoration: none;
}

.project-name {
    font-size: 18px;
    font-weight: 300;
    color: #ED1C24;
    display: block;
}

.project-body {
    background-color: white;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700;
    min-height: 270px;
    color: #6D6E71;
    position: relative;
}

.project-body-head {
    font-weight: 300;
    color: #aca9ac;
    font-size: 12px;
}

.project-crew-desc {
    margin-top: 5px;
    font-weight: 300;
    color: #aca9ac;
    font-size: 12px;
}

.project-body-info {
    font-weight: 300;
    color: #000 !important;
    font-weight: 400 !important;
}

.project-body-line {
    margin-bottom: 3px;
}

.body-btn-flags {
    width: 100%;
    position: absolute;
    bottom: 60px;
    margin-left: -10px;
    text-align: center;
}

.body-btn-container {
    width: 100%;
    position: absolute;
    bottom: 15px;
    margin-left: -10px;
    text-align: center;
}

.body-btn {
    line-height: 35px;
    width: 80px;
    background-color: #2C3E50;
    color: white;
    text-align: center;
    display: inline-block;
    font-weight: 300;
    font-size: 15px;
}

.project-new {
    background-color: white;
    width: 100px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.project-new-in {
    width: 110px;
    height: 30px;
    border-radius: 3px;
    font-size: 16px;
    padding: 3px;
    border-width: 0px;
    font-weight: 500;
    color: #000;
}

.project-add {
    background-color: white;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
}

.add-btn {
    display: block;
    width: 30px;
    line-height: 30px;
    color: #ED1C24;
}

    .add-btn:hover {
        text-decoration: none;
    }

.add-btn-details {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #ED1C24;
}

    .add-btn-details:hover {
        text-decoration: none;
        background-color: #ED1C24;
        color: #fff;
    }

.edit-btn-details {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    width: 20px;
    height: 20px;
    color: #6d6e71;
}

    .edit-btn-details:hover {
        text-decoration: none;
        background-color: #6d6e71;
        color: #fff;
    }


.remove-btn-details {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    width: 20px;
    height: 20px;
    color: #ED1C24;
}

    .remove-btn-details:hover {
        text-decoration: none;
        background-color: #ED1C24;
        color: #fff;
    }

.project-month-row {
    height: 120px;
    text-align: center;
    background-color: #fff;
}

.project-month {
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
    margin: 30px;
    margin-top: 40px;
    color: #231F20
}

.project-month-current {
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    margin: 30px;
    margin-top: 40px;
    color: #2C3E50;
}

.project-month-arrows {
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
    margin: 0px;
    margin-top: 40px;
    color: #231F20
}


/*project details*/

.project-house {
    color: #2C3E50;
    font-weight: 300;
    font-size: 20px;
    margin-top: 36px;
}

.project-name-details {
    color: #2C3E50;
    font-weight: 400;
    font-size: 40px;
}

.cost-head {
    margin-top: 40px;
    color: #ED1C24;
    font-weight: 300;
    font-size: 20px;
    background-color: #fff;
}

.cost-body {
    background-color: transparent;
    border: none !important;
    height: 25px;
}

.dep-cost-body {
    background-color: transparent;
    border: none !important;
    height: 25px;
}


.cost-body > td {
    border: none !important;
}

.left-side {
    font-size: 13px;
    font-weight: 700;
    color: #6D6E71;
}

.underline {
    text-decoration: underline;
}


.cost-totel {
    font-size: 17px;
    font-weight: bold;
}

.crew {
    margin-top: 30px;
}

.crew-head {
    font-size: 20px;
    font-weight: 300;
    color: #2C3E50;
}

.TableHeader {
    font-weight: 300;
    font-size: 20px;
    color: #6D6E71;
}

tr, td, th {
    vertical-align: middle !important;
    border-bottom-width: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 3px !important;
}


table > thead > tr {
    font-size: 11px;
    font-weight: 700;
    background-color: #dededd;
    height: 35px;
}

table > tbody > tr {
    font-size: 12px;
    font-weight: 300;
    background-color: #fff;
    height: 35px;
}

table > tfoot > tr > td {
    font-size: 12px;
    font-weight: 700;
    background-color: #fff;
    height: 35px;
    border-top-width: 1px !important;
}

.validation-summary-errors > ul > li {
    list-style: none;
}

.validation-summary-errors > ul {
    padding-left: 0px;
}

/*comments*/

.thumbnail {
    padding: 0px;
    background-color: transparent;
    border: none;
}

.panel {
    position: relative;
}

    .panel > .panel-heading:after, .panel > .panel-heading:before {
        position: absolute;
        top: 11px;
        left: -16px;
        right: 100%;
        width: 0;
        height: 0;
        display: block;
        content: " ";
        border-color: transparent;
        border-style: solid solid outset;
        pointer-events: none;
    }

    .panel > .panel-heading:after {
        border-width: 7px;
        border-right-color: #dededd;
        margin-top: 1px;
        margin-left: 2px;
    }

    .panel > .panel-heading:before {
        border-right-color: #dededd;
        border-width: 8px;
    }

.user-photo {
    border-radius: 50%;
    background-color: transparent;
    border: none;
    max-height: 150px;
}

.panel-body {
    font-size: 13px;
    font-weight: 300;
    color: #6d6e71 !important;
}

.panel-heading {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 16px;
    font-weight: 300;
    color: #6d6e71 !important;
    /*background-color: #dededd!important;*/
}

.footer {
    height: 65px;
}

.panel-footer {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 13px;
    font-weight: 300;
    color: #6d6e71 !important;
    background-color: #dededd;
}

.nav-tabs > li > a {
    border-radius: 0px;
    color: #2c3e50;
    font-size: 14px;
    margin-right: 0px;
}

.nav-tabs > li {
    margin-bottom: 0px;
    background-color: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
}

.nav-tabs {
    border-bottom: none;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-color: #ED1C24;
    }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff;
}

.btn {
    border-radius: 0px;
}

.btn-danger {
    background-color: #ec1c24 !important;
}

.form-control {
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-group {
    margin-bottom: 10px;
}

.modal-header {
    border: none !important;
    padding-bottom: 0px;
}

.modal-title {
    text-align: center;
    font-weight: 300;
    font-size: 26px;
    padding-top: 30px;
    padding-bottom: 0px;
}

label {
    font-weight: normal;
    color: #7d7e81;
    font-size: 13px;
    margin-left: 12px;
}

.print {
    display: none;
}

@media print {
    .noprint {
        display: none;
    }

    .print {
        display: inherit;
    }

    .container {
        width: 100%;
    }


}

.contact-card-details {
    max-width: 220px;
    font-size: 13px;
    background-color: #fff;
    padding-top: 0px;
}

.contact-card {
    max-width: 220px;
    font-size: 13px;
    background-color: #fff;
    padding: 24px;
    margin-left: 20px;
    margin-bottom: 20px;
    -moz-box-shadow: 10px 10px 10px #dededd;
    -webkit-box-shadow: 10px 10px 10px #dededd;
    box-shadow: 10px 10px 10px #dededd;
}

.contact-card #job {
    min-height: 40px;
}

.contact-header > span {
    font-size: 18px;
    color: #ec1c24 !important;
    margin-bottom: 5px;
}

.contact-space {
    margin-bottom: 10px;
}

.contact-image {
    padding: 11px;
    padding-bottom: 25px;
}

    .contact-image > img {
        width: 150px;
        height: 150px;
        border-radius: 80px;
    }

.noImage {
    width: 150px;
    height: 150px;
    border-radius: 80px;
    background-color: #6d6e71;
    font-size: 72px;
    font-weight: 300;
    text-align: center;
    line-height: 150px;
    color: #fff;
}

.email {
    font-size: 11px;
}

.table > thead > tr > th {
    white-space: nowrap;
}

.modal {
    text-align: center;
    padding: 0 !important;
    background-color: rgba(0,0,0,0.2);
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-body {
    padding: 40px;
    padding-top: 15px;
}

.modal-content {
    border-radius: 0px;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

#toTopBtn {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #ec1c24;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
    width: 55px;
    height: 55px;
}

    #toTopBtn:hover {
        background-color: #6d6e71;
    }