header {
    background: #fff none repeat scroll 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.navbar-default {
    min-height: 60px;
}

.navbar-header {
    width: 75%;
    overflow: hidden;
    float: left;
}

.navbar-default .navbar-collapse {
    width: 100%;
    margin: 0;
}

.navbar-brand {
    height: 50px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.clear {
    padding-bottom: 10px;
}

.workspace {
    min-height: 625px;
}

.disabled {
    cursor: not-allowed !important;
}

.form-control {
    padding: 6px 6px !important;
}

#search-modal-result .row {
    padding: 5px 0px;
}

@media (min-width: 768px) {
    .container { width: 750px; }
}

@media (min-width: 992px) {
    .container { width: 970px; }
}

@media (min-width: 1200px) {
    .container { width: 1170px }
}
@media (max-width: 768px) {
    .navbar-default .navbar-collapse {
        background-color: #fff;
        margin-bottom: 10px;
    }
    #search-modal-result .row > div {
        width: 50% !important;
        display: block;
        overflow: hidden;
    }
    #search-modal-result .row > div:nth-child(1), #search-modal-result .row > div:nth-child(2) {
        font-weight:600;
    }
}

.page-top {
    display: block;
    padding-bottom: 30px;
}

.spacer {
    margin-bottom: 20px;
}

.pointer {
    cursor: pointer;
}

.footer {
    border-top: 1px solid #81a2be;
}

.modal-add-client-overlay:before, .modal-quotation-mail-overlay:before, .modal-quotation-text-message-overlay:before  {
    content: "\f058";
    font-family: FontAwesome;
    text-align: center;
    font-size: 270px;
    position: absolute;
    color: #fff;
    top: 20%;
    left: 0;
    right: 0;
}

.modal-add-client-overlay, .modal-quotation-mail-overlay, .modal-quotation-text-message-overlay {
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    display: none;
    background-color: rgba(0,104,133,0.9);
    z-index: 999999;
}

.owl-thumb-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: table-cell;
    opacity: 0.4;
    display: block;
    height: 70px;
    overflow: hidden;
    position: relative;
    z-index: 999;

}
.owl-wrapper .owl-item.synced .owl-thumb-item {
    opacity: 1;
}
.owl-carousel.thumbs .owl-wrapper-outer{
    margin:0 -10px;
}
.owl-carousel.thumbs .owl-item{
    padding:0 10px;
}
.owl-carousel.thumbs .owl-item .owl-thumb-item{
    border:1px solid #000;
}




.image-upload input {
    display: none;
}

.image-upload img {
    cursor: pointer;
    border: 1px solid;
}

#inventory .images label{
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 2px 0 0 0;
    margin: 0;
}

.holder-inventory {
    margin: 0 -2px !important;
    display: block;
    float: left;
    width: 100%;
}

.holder-inventory .item {
    padding: 0 2px;
}

.image-controls .view {
    background-color: #96BC33;
    padding: 0px 0px;
    color: #fff;
}

.image-controls .delete {
    background-color: #ff0000;
    padding: 0px 0;
    color: #fff;
}

.image-upload label {
    margin-bottom: -5px;
}

.popover {
    width: 145px!important;
}

.popover-title {
    color: #666;
}

.popover-content {
    padding: 8px 7px;
}


/*  Signature   */

.m-signature-pad {
    position: relative;
    font-size: 10px;
    width: 868px;
    height: 300px;
    top: 50%;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    border-radius: 4px;
}

.m-signature-pad--body canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
}

.m-signature-pad--footer {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    height: 40px;
}

.m-signature-pad--footer
.button {
    position: absolute;
    bottom: 0;
}

.m-signature-pad--footer
.button.clear {
    left: 0;
}

.m-signature-pad--footer
.button.save {
    right: 0;
}

@media screen and (max-width: 1024px) {
    .m-signature-pad {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
        min-width: 250px;
        min-height: 140px;
        margin: 5%;
    }
    #github {
        display: none;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .m-signature-pad {
        margin: 0%;
        height: 300px;
    }
}

@media screen and (max-height: 320px) {
    .m-signature-pad--body {
        left: 0;
        right: 0;
        top: 0;
        bottom: 32px;
    }
    .m-signature-pad--footer {
        left: 20px;
        right: 20px;
        bottom: 4px;
        height: 28px;
    }
    .m-signature-pad--footer
    .description {
        font-size: 1em;
        margin-top: 1em;
    }
}

/*  Sketch  */

/*.draggable {*/
/*width: 90px;*/
/*height: 80px;*/
/*padding: 5px;*/
/*float: left;*/
/*margin: 0 10px 10px 0;*/
/*font-size: .9em;*/
/*}*/

.ui-widget-header p, .ui-widget-content p {
    margin: 0;
}

#sketch-target, #sketch-show-target {
    height: 503px;
    width: 100%;
    border: 1px solid #000;
    background-color: #fff;
    background-size: 50px 50px;
    background-image: url('../images/grid.jpg');
}

#sketch-items {
    padding: 10px 10px 0px 10px;
}

#sketch-items h4 {
    margin: 5px 0px 10px 0px;
    font-size: 16px;
}

#sketch-items hr {
    margin: 10px 0px;
}

.sketch-item-shadow {
    -webkit-box-shadow: 6px 8px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    6px 8px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow:         6px 8px 10px 0px rgba(0, 0, 0, 0.75);
}

.sketch-panel {
    cursor: pointer;
    font: bold 10px arial;
    color: #fff;
    padding: 5px 0px;
}

@media screen and (min-width: 980px) and (max-width: 1024px) {
    .sketch-panel {
        font: bold 9px arial;
    }
}

@media screen and (max-width: 480px) {
    .sketch-panel {
        font: bold 7px arial;
    }
}

.poly-portrait {
    width: 50px;
    height: 82px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/poly-portrait.jpg');
}

.mono-portrait {
    width: 50px;
    height: 82px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/mono-portrait.jpg');
}

.mono-black-portrait {
    width: 50px;
    height: 82px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/mono-black-portrait.jpg');
}

.film-portrait {
    width: 50px;
    height: 65px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/film-portrait.jpg');
}

.obstruction {
    width: 50px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/obstruction.jpg');
}

.poly-landscape {
    width: 82px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/poly-landscape.jpg');
}

.mono-landscape {
    width: 82px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/mono-landscape.jpg');
}

.mono-black-landscape {
    width: 82px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/mono-black-landscape.jpg');
}

.film-landscape {
    width: 65px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/film-landscape.jpg');
}

.ratings {
    background-color: #f5f5f5;
    float: left;
    overflow: hidden;
    width: 100%;
}

.average-rating {
    background-color: #006885;
    color: #fff;
    font-size: 15px;
    padding: 5px 20px;
}

.sub-rating {
    color: #717171;
    font-size: 12.5px;
    padding: 5px 20px;
}

::-webkit-input-placeholder {
    text-transform: initial;
}

:-moz-placeholder {
    text-transform: initial;
}

::-moz-placeholder {
    text-transform: initial;
}

:-ms-input-placeholder {
    text-transform: initial;
}

.workletter-uploaded-image-wrapper {
    min-height: 125px;
    text-align: center;
    padding: 15px;
    border: 1px solid #B0BEC5;
    border-radius: 5px;
}

.workletter-uploaded-image {
    min-height: 125px;
    max-height: 125px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.ml-15 {
    margin-left: 15px;
}

.mr-15 {
    margin-right: 15px;
}

.mt-27 {
    margin-top: 27px;
}

.big-checkbox {
    width: 30px; height: 30px;
}