﻿/*General styles*/

/* Set padding to keep content from hitting the edges */

li.dropdown-submenu:hover > ul.dropdown-menu {
    display: block;
}

.overlay {
    position: fixed;
    width: 100%; 
    height: 100%; 
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.2); 
    z-index: 9999; 
}



.diary-buttons {
    font-size: 65px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
    color: #4ea1d8;
}

.diaryActions :hover {
    cursor: pointer;
}

/*Hide Today Hover FullCalendar*/
.fc-today {
    background-color: inherit !important;
}

.memorialItemsListForQuote{
    width:100%;
}

#calendar {
    z-index: 0;
    position: relative;
}

.diary-form-control {
    max-width: 320px;
}

.quoteItemContainer {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
}

.disabled-text-color {
    color: #999999;
    border-color: #E6E6E6!important;
}

.request-quote-checkbox {
    margin-top: 10px;
}

.reports-page{
    padding-left:38%;
    margin:20px 0;
}

.disabled-form-control {
    background: #efefef !important;
}

.form-control-checkbox{
    margin-top:10px;
}

.btn-edit-order {
    background: #17b87e;
}

.thin-currency {
    padding: 0px 7px;
}

.quote-subtotal-line{
    min-height:1px;
    background:#CCC;
    margin-top:20px;
}

.quote-item-price-control {
    min-height: 34px;
    /*max-width: 100px;*/
    border: 1px solid #ccc;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding:3px !important;
}

#generatePDF{
    margin-left:140px;
}

.report-containers {
    max-width: 350px;
    margin-top:20px;
}

.report-buttons{
    margin-top:25px;
}

.recalculate-cost-label{
    float:right;
    margin-right:10px;
}

#refreshCostBreakdown{
    float:right;
    font-size:13px;
    margin-top:3px;
}

.emptyOnEditCategoryValidation, .emptyOnEditStockValidation {
    display: none;
}

.spinner-wrap #spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 101;
}

.general-tab-container {
    padding: 20px;
    border: 1px solid #dee2e6;
    border-width: 1px;
    border-radius: 0 0 5px 5px;
    min-height: 320px;
    margin-top:40px;
}

.spinner-wrap {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100;
}

.cost-breakdown-fieldset .col-md-6{
    padding-left:5px;
    padding-right:5px;
}

.bottom-section-breakdown .col-md-9 {
    padding-left: 5px;
    padding-right: 5px;
}

.quoteItemCategories input, .quoteItemsDetails input, .quoteItemMaterials input, .quoteItemFinishes input {
    display: inline;
    opacity: 0;
    position: absolute;
    left: -10000px;
}

.cost-breakdown-fieldset {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding:15px;
    min-height: 135px;
    font-size: 14px;
}

    .cost-breakdown-fieldset .col-md-2, .cost-breakdown-fieldset .col-md-5, .cost-breakdown-fieldset .col-md-10{
        padding: 0px 10px;
    }

.job-cost-container .input-group-text {
    padding:0px 7px;
}

.insuranceCheckDiv .col-md-9{
    padding-right:5px;
}

.job-cost-container .col-md-3, .discount-container .col-md-3{
    padding-left: 10px;
}

.cost-breakdown-labels{
    margin-top:5px;
}

.cost-text-box {
    padding: 0 5px !important;
    height: calc(1.2em + 0.75rem + 3px) !important;
}

.discount-container .input-group-text {
    padding: 0px 5px;
}

.discount-container #jobDiscountBtn:hover {
    background: #dbdbdb;
}

.price-type-radio-button {
    position: relative;
    top: 2px;
    left:1px;
}

#newQuoteItem {
    margin-left:15px;
}

.insuranceCheckBoxQuote {
    margin-top: 8px;
    width: 17px;
    height: 17px;
    float: right;
}

.jobCostRequestOn {
    background: #ffb732;
}

.jobCostRequestOff {
    background: #e9ecef;
}


.price-type-options {
    margin-top: 6px;
}

.price-type-label{
    margin-left:15px;
}

.quoteItemContainer .selectize-control .form-control {
    padding: 0;
}

    .materials-border {
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 2px 10px 2px 20px !important;
        min-height: calc(1.2em + 0.75rem + 1px);
    }

.full-width-select input, .full-width-select select, .full-width-select {
    max-width: 100%;
}

.quoteItemContainer > div {
    padding: 0 5px;
}

.quoteItemContainer .col-md-1{
    padding:0 5px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -9px;
    }

    /*.dropdown-submenu > a:after {
        display: block;
        float: right;
        width: 0;
        height: 0;
        margin-top: 5px;
        margin-right: -10px;
        border-color: transparent;
        border-left-color: #444444;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        /*content: " ";
    }*/

.body-content {
    /*padding-left: 15px;
    padding-right: 15px;*/
}

.selectize-edit{
    border-radius:6px;
}

.selectize-add {
    margin-left:5px;
}

.create-user-details {
    margin-top: 25px;
}

.bootstrap-select {
    width: 400px !important;
    background: white;
}

    .bootstrap-select .btn-light, .bootstrap-select .btn-light:hover, .bootstrap-select .btn-light:active, .bootstrap-select .btn-light:not(.active), .bootstrap-select .btn-light:not(.hover) {
        background-color: white;
        border: 1px solid #ced4da;
    }

.selectize-append-btn {
    height: calc(1.2em + 0.75rem + 3px);
    padding: 0 15px;
    border-radius:0 4px 4px 0!important;
}

.selectize-add-button {
    border-radius: 4px !important;
    /*padding: 0 12px;*/
    padding:0 15px;
}

#loadingImg {
    display: none;
}

.dl-horizontal dt {
    white-space: normal;
}

input[type='checkbox'] {
    width: 15px;
    height: 15px;
}

#itemMaterialsCarousel .carousel-inner {
    padding: 30px 14%;
}

#itemMaterialsCarousel .carousel-control-prev, #itemMaterialsCarousel .carousel-control-next {
    width: 12%;
}

#quotePhotosCarousel .carousel-inner {
    padding: 40px 10%;
}

.modal-form-group{
    margin:15px 0;
}

.quote-item-icons {
    /*float: left;*/
    padding: 2px 6px;
    margin-top:2px;
    font-size: 17px;
    color: #7a7a7a;
}

    .quote-item-icons:hover {
        cursor: pointer;
        color: black;
    }

/*White background readonly field*/
.quoteItemContainer .form-control:disabled, .form-control[readonly] {
    background: none;
}
    .materialImgContainer {
    height: 181px;
    text-align: center;
    border-radius: 5px;
}

    .materialImgContainer img {
        height: 100%;
        max-width: 100%;
        cursor:pointer;
    }

.saveMaterialBtn {
    position: relative;
    top: 20px;
    float: right;
}

.modal-dialog-center {
    margin-top: 10%;
}

.material-list-td img {
    width: 24px;
    height: 27px;
}

.quotePhotoImgContainer {
    height: 230px;
    width: 300px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    position: relative;
}

.quotePhotoImg {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.quotePhotoImgLink {
    margin-top: 10px;
}

.savePhotoBtns {
    float: right;
}

.carousel-control-prev, .carousel-control-next {
    width: 10%;
}

.buttons-td {
    width: 100px;
}

/*Setting carousel arrows color to black*/
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 400px;
}

.custom-size-form-control {
    /*width:410px;*/
    width: 360px;
}

.selectize-input {
    border-radius: 4px 0 0 4px !important;
    z-index: 0 !important;
}

a:hover {
    text-decoration: none;
}

.inputSearch {
    max-width: 100%;
}

.form-control:focus, .btn:focus {
    box-shadow: none;
}

.dropdown-item:active {
    background: none;
}

.container-body {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-left: 2px;
    margin-right: 2px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

body {
    padding-top: 0px;
    padding-bottom: 20px;
}

textarea {
    resize: none;
}

.margin-top-checkbox {
    margin-top: 10px;
}

.form-control {
    padding: 2px 10px;
    height: calc(1.2em + 0.75rem + 1px);
}

.form-control-with-edit-btn {
    max-width: 458px;
}

.btn-small-row {
    min-width: 75px;
    margin-right: 20px;
}

.alert-secondary {
    margin-top: 15px;
}

hr {
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
}

.form-group {
    margin-bottom: 5px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.table-header-line th {
    padding-top: 20px;
    padding-bottom: 0;
}

/*Menu styles*/

.memorials-dropdown-menu {
    margin-top: 7px !important;
    color: #ccc;
    border-radius: 0 !important;
    text-transform: capitalize;
    z-index:1000;
}

    .memorials-dropdown-menu a {
        text-decoration: none;
    }



.top-menu {
    padding-bottom: 10px;
}

    .top-menu .logo {
        width: 260px;
        max-width: 100%;
    }

.top-menu-hello {
    float: right;
    padding-top: 30px;
}

.top-menu a {
    color: black;
}

.private-eye {
    padding: 5px 10px;
    color: #7f7f7f;
    min-width: 45px;
    font-weight: 400;
}

    .private-eye:hover {
        color: rgba(255, 255, 255, 0.75);
    }

.main-menu {
    text-transform: uppercase;
    background-color: #434343;
    margin-bottom: 0px;
    border-radius: 0px;
    position: relative; /*margin-top:30px;*/
    z-index: 1;
}

    .main-menu .navbar-nav > li > a {
        color: lightgray;
    }

    .main-menu .navbar-brand {
        color: lightgray;
    }


.dropdown-menu li {
    padding: 3px 15px;
}

    .dropdown-menu li a {
        color: black;
        padding: 0;
    }

.hello-memorials-button {
    color: black;
    border-radius: 0;
    cursor: pointer;
}

ul.dropdown-menu {
    border-radius: 3px;
    margin-top: 0;
}

#logoutForm.show, #logoutForm:hover {
    background: #e9ecef;
}

.fa-caret-down, .fa-caret-up, .fa-caret-left, .fa-caret-right {
    font-size: 12px;
    padding-left:5px;
}

.gray-submenu {
    background: #ccc;
}

.second-submenu {
    min-width: 179px;
    left: auto;
    right: -100%;
    top: 29px;
}

.dropdown-item:active {
    color: black;
}

.second-menu {
    background-color: #c6c6c6;
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

    .second-menu .navbar-nav > li > a {
        color: #444444;
    }

    .second-menu p {
        margin: 0px;
    }

    .second-menu .navbar-brand {
        color: #444444;
    }

.quote-save-btn {
    color: black;
    max-width: 100px;
    margin-right: 10px;
    padding: 3px 10px;
}

.confirm-order-btn {
    color: black;
    margin-right: 10px;
    padding: 3px 10px;
}
.pay-now-btn {
    background-color: #2e9f71;
    color: black;
    margin-right: 10px;
    padding: 3px 10px;
}

.pagination .page-item.active .page-link {
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.gray-menu-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

.quotes-brand {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-right: 55px;
    padding-left: 5px;
}

.general-details-tab .nav-tabs a {
    color: #8e8e8e;
}

.general-tab-buttons {
    margin-top: 15px;
    min-width: 150px;
}

.general-details-tab-content {
    padding: 20px;
    border: 1px solid #dee2e6;
    border-width: 0px 1px 1px 1px;
    border-radius: 0 0 5px 5px;
    min-height: 320px;
}

.pagination .page-link {
    color: #17a2b8;
}

.mainMenu {
    text-transform: uppercase;
    background-color: #434343;
    margin-bottom: 0px;
    border-radius: 0px;
    position: relative;
    z-index: 1;
}

.quoteMenu {
    background-color: #C6C6C6;
    position: relative;
    text-transform: capitalize;
    padding: 0;
}

    .quoteMenu a:hover, .active-tab {
        text-shadow: 0px 0px 0.7px black;
    }

/**
 * Datatables Sorting icons on left
 */




/*Quotes - DataTable*/

.custom-label-quote-row-child {
    margin-left: 20px;
    font-weight: 500;
}

.data-row-child {
    padding-left: 5px;
}

tr td.details-control {
    background: url('Images/details_open.png') no-repeat center center;
    cursor: pointer;
    outline: none;
}

tr.shown td.details-control {
    background: url('Images/details_close.png') no-repeat center center;
    outline: none;
}

.customDataTable td {
    padding: 5px !important;
}

.custom-select-sm {
    padding: 4px 28px 4px 8px !important;
}

table.dataTable {
    border-collapse: collapse !important;
}

.table th {
    border-top: none;
}

/*Quotes - Inscriptions*/

.inscription_fieldset {
    border: 1px solid #ccc;
    padding: 6px 15px 10px 15px;
    margin: 0px;
    border-radius: 3px;
}

legend.inscription_legend {
    width: inherit;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding: 0 5px;
    border-bottom: none;
}

legend {
    margin-bottom: 0px;
}

.custom-fieldset {
    padding: 10px 25px 15px 25px;
}

fieldset.full-width-fieldset > legend.inscription-legend {
    width: auto;
    padding: 0px 10px;
}

.processes-legend {
    width: auto;
    padding: 0px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size:22px;
}

.following-process-label {
    color: forestgreen;
    letter-spacing: 1px;
    font-style: italic;
}

.reinstateBtns {
    min-width: 65px;
    max-height: 30px;
}

.reinstateBtns:hover {
    color: #ffff66;
}

.left-radio-button {
    padding-left: 15px;
}

.inscription-checkbox {
    margin-left: 15px;
}

.custom-inscription-col {
    padding-left: 7px;
    padding-right: 7px;
}

.custom-incription-type-label, custom-cemeteries-label {
    padding-right: 0px;
}

.custom-inscription-dropdownlist {
    padding-left: 5px;
}

#importTemplateBtn {
    margin-top: 5px;
}

.white-bg{
    background:#fff;
}

.requestQuoteCurrencyColor {
    background:#ffb732;
}

.custom-general-label {
    margin-left: 10px;
    margin-bottom: 0px;
    padding-left: 3px;
}

.multiline-label {
    margin-top: 5px;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}

#inscription-hint-complete {
    font-size: 12px;
    color: #a3a3a3;
    padding: 0 20px 10px 20px;
    text-align: center;
}

/*.multiline-label {
    margin-top: 4px;
    font-size: 13px;
    color: #a3a3a3;
}*/

.multiline-checkbox {
    width: auto !important;
    margin-top: 7px;
}

.price-field {
    margin-right: 15px !important;
    text-align: right;
    padding: 5px !important;
    font-size: 13px;
    min-width: 60px !important;
}

.letters-excluded-label {
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 0px;
}

.letters-excluded-field {
    text-align: center;
    color: red;
}

.letters-excluded-div :focus {
    color: red;
}

.field-inscription-count {
    margin-right: 15px;
    text-align: right;
    min-width: 50px !important;
    padding: 5px !important;
    font-size: 14px;
}

.label-nett-chargable {
    font-weight: 600;
}

.btn-count-letters {
    background-color: #e7e7e7;
    line-height: 15px;
    display: table;
    margin: auto;
    width: 75px;
    margin-top: 0px;
}

.letters-excluded-div {
    text-align: center;
    padding: 5px !important;
    font-size: 14px;
}

.cost-fields {
    text-align: right;
    font-size: 14px;
    padding: 5px !important;
}

/*Quote - Customer Details*/

#createCustomerModal .modal-dialog, #editCustomerModal .modal-dialog {
    max-width: 100%;
    height: 90%;
    margin: 30px;
    padding: 0;
}

#createCustomerModal .modal-content, #editCustomerModal .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

#createCustomerModal .modal-body, #editCustomerModal .modal-body {
    margin: 10px 20px;
}

#createCustomerModal .modal-footer, #editCustomerModal .modal-footer {
    margin: 0px 20px;
}

/*Generic Index styles*/

.panel-default {
    padding: 0 20px 5px 20px;
}

.linepanel {
    background-color: #fcfcf7;
    margin: 5px 0;
    padding: 10px 0;
    border: 1px solid #e5e5e5;
}

    .linepanel:hover {
        background-color: whitesmoke;
    }

.details-table {
    margin-top: 10px;
}

.details-buttons-cell {
    margin-top: 5px;
    margin-bottom: 5px;
}

/*Register - Login - ForgotPass*/

.account-container {
    border: 1px solid #ccc;
    border-top: none;
    margin-top: 10px;
}

.account-header-title {
    width: 100%;
    /*background: #83657D;*/
    background: rgb(212, 218, 138);
    color:black;// white;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 16px;
}

.account-content {
    padding: 20px;
}

.account-fields-box {
    margin-top: 30px;
}

.general-label {
    font-weight: 600;
    margin-top: 5px;
}

.radio-customer {
    padding: 10px 15px 10px 20px;
}

.display-inline{
    display:inline;
}

.radio-button-quote-cemetery {
    margin-bottom: 5px;
    margin-top: 5px;
}

.custom-btn-customer {
    background-color: #ebedf0;
    /*margin: -10px 0px 7px;*/
    margin-bottom: 10px;
    /*margin-top:-5px;*/
    padding: 4px 10px;
    color: #454545;
    border-color: #dae0e5;
}

.custom-btn-cemetery {
    background-color: #ebedf0;
    padding: 4px 10px;
    color: #454545;
    border-color: #dae0e5;
}

.grave-path-links {
    margin: 5px 0;
    font-size: 14px;
    color: #7a7a7a;
}

.sides-margin {
    margin-left: 15px;
    margin-right: 15px;
}

.copyArrow {
    font-size: 12px;
}

.custom-memorials-btn {
    background: white;
    color: black;
    border-radius: 0;
    border: 1px solid #ccc;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Memorials - Index */

.table-container {
    border: 1px solid #ccc;
    padding: 20px;
}

.page-title-bar {
    font-size: 20px;
    background: #C6C6C6;
    padding: 20px;
    font-weight: 600;
}

.actions-btn {
    min-width: 100px !important;
    margin: 5px 0px 5px 0px;
}

.table .list-index {
    transition: background 1.3s;
    cursor: default;
    background: #FCFCF7;
    border: 1px solid #dee2e6;
    padding: 10px;
}

    .table .list-index:hover {
        background: #efefef;
    }

.index-table th, .index-table td {
    border-top: 0;
    padding: 5px 10px;
}

.table-row {
    padding: 10px;
    border: 1px solid #dee2e6;
    margin-top: 5px;
}

/*Memorials - Create*/
.create-container {
    margin: 25px 25px 0 25px;
}

#Commission, #VAT, #Charge {
    /*border-radius: 0 4px 4px 0;*/
}

#HomePhone, #WorkPhone, #Mobile, #Fax {
    border-radius: 4px;
}

.percent-form-control {
    max-width: 362px;
    
}

.rounded-right-form-control {
    border-radius: 0px 4px 4px 0px !important;
}

.pound-form-control {
    max-width: 366px;
}

.currency-form-control {
    max-width: 425px;
}

.custom-append-btn {
    height: calc(1.2em + 0.75rem + 1px);
    padding: 0 15px;
}

.currency-append {
    height: calc(1.2em + 0.75rem + 1px);
}

/*Cemeteries - Create*/

.cemeteries-border {
    border: 1px solid #ccc;
    padding: 0 30px 20px 30px;
    margin: 0 0 10px 0;
    border-radius: 3px;
}


.custom-cemeteries-fieldset-docs {
    padding-top: 15px !important;
}

legend.cemeteries-legend {
    width: inherit;
    font-size: 17px;
    font-weight: 600;
    padding: 0 5px;
    border-bottom: none;
    text-align: center;
}

.custom-cemeteries-legend {
    width: auto !important;
}

.contact-names.general-label {
    padding: 0;
}

.form-fullwidth {
    max-width: 100%;
}

.bill-to-address {
    min-height: 375px;
    padding-top: 10px;
}

.email-radio-form {
    max-width: calc(100% - 48px);
}

.contact-label-cemetery {
    padding-top: 35px;
}

.cemetery-section-padding {
    padding-bottom: 10px;
}

.custom-header-padding {
    padding-left: 20px;
}

.cursor-pointer {
    cursor: pointer;
}

.custom-cemeteries-border-payType{
    width:100%;
}

.custom-docs-fields {
    height: calc(1.5em + 0.76rem + 2px);
    font-size: 12px;
    padding-top: 5px !important;
    padding-left: 5px !important;
    overflow: hidden;
}

.custom-cemeteries-docs-input {
    min-width: 350px !important;
    width: 350px !important;
}

.location-address-cemetery-fieldset{
    min-height:405px;
}

/*Lettering Modal*/

#letteringError, #letteringCostDropdownError, #letteringCostPerLetterError, #categoryError, #materialError,
#categoryEmpty, .materialNamesEmpty, .itemCategoryNameValidation, .materialNameValidation, .sizeNameValidation, .finishNameValidation,
.materialNameValidation, .quoteItemErrors, .existingQuoteItemSizeNameError, .memorialItemSizePriceOutOfRange,
.noItemSelectedForQuoteItemSizeError, .addSizeWithoutItemError, #reportsDateTimeError, .itemStockNameValidation, #stockEmpty,
.diaryTimestampFieldEmptyError {
    color: red;
    display: none;
}


#costsPartial {
    width: 100%;
}

.red-error-message {
    color: #ff0000;
    margin-left: 12px;
    margin-top: 3px;
}

.modal-scrollable-table tbody {
    display: block;
    height: 500px;
    /*overflow-y: scroll;*/
    overflow: auto;
}

.modal-scrollable-table tr {
    display: table;
    width: 100%;
}

/*Inscription Template*/
.inscription-template-text {
    color: #ff7f7f;
    font-size: 13px;
    padding-bottom: 5px;
}

#importInscriptionModal .modal-content {
}

/*Media screen maxwidth*/
@media screen and (max-width: 992px) {
    .memorials-dropdown-menu {
        background: #434343;
        border: 0;
        margin-top: 0 !important;
        padding: 10px !important;
    }

    .dropdown-menu {
        background-color: transparent;
        border: none;
    }


    .reports-page {
        padding-left: 28%;
    }

    .margin-top-checkbox {
        margin: 0;
    }

    .custom-submenu-settings {
        background: #434343;
        border: 0;
    }

    .nav-link {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    ul.memorials-dropdown-menu {
        padding: 0px !important;
    }

    .memorials-dropdown-menu li a, .memorials-dropdown-menu li {
        color: rgba(255, 255, 255, 0.5) !important;
    }

        .memorials-dropdown-menu li:hover {
            background: #434343;
        }

    .memorials-dropdown-menu:focus {
        outline: webkit-focus-ring-color auto 0px !important;
    }
}

@media screen and (max-width: 770px) {
    .inputSearchGroup {
        padding-top: 10px;
    }

    .selectize-append-btn {
        padding: 0 12px;
    }

    .reports-page {
        padding-left: 18%;
    }

    .second-submenu li {
        margin-left: 10px;
    }

    .contact-label-cemetery {
        padding-top: 0;
        display: none;
    }

    .contact-name-full {
        max-width: 100%;
    }
}

@media screen and (max-width: 620px) {
    .selectize-form-control{
        width:87%;
    }

    .reports-page {
        padding-left: 10%;
    }

    #generatePDF {
        margin-left: 20px;
    }

    .selectize-edit{
        width:13%;
    }
}

@media screen and (max-width: 550px) {
    .top-menu img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

  

    .top-menu {
        text-align: center;
    }

    .top-menu-hello {
        float: none;
        padding-top: 10px;
    }

    .dropdown {
        width: 100%;
    }

    .drop-collapse {
        position: relative !important;
        transform: translate3d(0px, 0px, 0px) !important;
        width: 100%;
    }

    #logoutForm {
        margin-left: -15px;
        margin-right: -15px;
    }

    .dropdown-menu li {
        padding: 5px 20px;
    }
}

@media screen and (max-width: 475px) {
    .selectize-form-control {
        width: 82%;
    }
}

@media screen and (max-width: 405px) {
    .selectize-form-control {
        width: 80%;
    }

  
}

@media all {

    .inputSearchGroup {
        max-width: 600px;
    }
}

@media(max-width:990px) {

    .inputSearchGroup {
        max-width: 100%;
    }
}

/*Custom sizes form container*/

@media (min-width: 540px) {
    .container {
        width: 500px;
        max-width: 500px !important;
    }
}

@media (min-width: 620px) {
    .container {
        width: 580px;
        max-width: 580px !important;
    }
}

@media (min-width: 768px) {
    .container {
        width: 730px;
        max-width: 730px !important;
    }

    .table-responsive {
        overflow-x: initial;
    }
}

@media (min-width: 850px) {
    .container {
        width: 800px;
        max-width: 800px !important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 930px;
        max-width: 930px !important;
    }
}

@media (min-width: 1080px) {
    .container {
        width: 1000px;
        max-width: 1000px !important;
    }
}

@media (min-width: 1150px) {
    .container {
        width: 1080px;
        max-width: 1080px !important;
    }
}

@media (min-width: 1250px) {
    .container {
        width: 1150px;
        max-width: 1150px !important;
    }
}

@media (min-width: 1330px) {
    .container {
        width: 1251px;
        max-width: 1251px !important;
    }
}

@media (min-width: 1430px) {
    .container {
        width: 1350px;
        max-width: 1350px !important;
    }
}

@media (min-width: 1530px) {
    .container {
        width: 1430px;
        max-width: 1430px !important;
    }
}

@media (min-width: 1630px) {
    .container {
        width: 1500px;
        max-width: 1500px !important;
    }
}

@media (min-width: 1750px) {
    .container {
        width: 1600px;
        max-width: 1600px !important;
    }
}

@media screen and (max-width: 1430px) {
    .custom-cemeteries-label {
        min-width: 300px !important;
    }
}

.hideCellDataTable {
    display: none;
}


.process-list-container-body {
    background-color: #cccccc;
    margin:0px 2px;
}

.process-item {
    padding: 8px 0px;
    padding-left: 8px;
    background-color: #DEE2E6;
    border-radius: 0.25rem;
}

    .process-item:hover {
        background-color: #e6e9ed;
        -webkit-box-shadow: 0px 5px 20px -10px rgba(0,0,0,0.35);
        -moz-box-shadow: 0px 5px 20px -10px rgba(0,0,0,0.35);
        box-shadow: 0px 5px 20px -10px rgba(0,0,0,0.35);
    }

.process-item:not(:last-child) {
    margin-bottom: 10px;
}

.quote-page-mb-1{
    margin-bottom:8rem;
}
.quote-page-mb-2 {
    margin-bottom: 16rem;
}
.quote-page-mb-3 {
    margin-bottom: 24rem;
}

.importProductsModal{
    max-width:900px !important;
}
.updateToRow {
    color: firebrick;
    margin-bottom: 10px;
}

.importProductsModalBody {
    max-height: 500px;
    overflow-y: scroll;
}

/*@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}*/

.table .list-index-photo {
    transition: background 1.3s;
    cursor: default;
    background: #FCFCF7;  
    padding: 0px !important;
    margin: 0px !important;
    line-height: 1 !important;
}

    .table .list-index-photo:hover {
        background: #efefef;
    }
.list-index-photo td{
    padding:0.5px !important;
    vertical-align:middle;
}
.itemImgCell{
    height:30px;
    width:30px;
}

.materialTypeImgContainer {
    height: 100px;
    text-align: left;
    border-radius: 5px;
}

    .materialTypeImgContainer img {
        height: 100%;
        max-width: 100%;
        cursor: pointer;
    }


.btn-success {
    background-color: rgb(212, 218, 138) !important;
    color: black !important;
    border-color: rgb(212, 218, 138) !important;
}
.orderPaymentPrepend {
    height: calc(1.2em + 0.75rem + 1px);
}
.clipboardCopy {
    float: left;
    padding:0px 5px;
    margin-top: 0px;
    font-size: 17px;
    color: #7a7a7a;
}

    .clipboardCopy:hover {
        cursor: pointer;
        color: black;
    }
.input-group-ordPayment input,
.input-group-ordPayment select,
.input-group-ordPayment textarea {
    max-width: 368px;
}
.singleItemLastColumn{
   padding-right:0px;
  text-align:center;
}
.dropdown-menu-additional{
    white-space: nowrap;
}
.enable-price-change, .enable-fee-change{
    cursor: pointer;
}
.notesDetails {
    font-size: 13px;
    padding-bottom: 5px;
}

.notesRow {
    padding-left: 5px;
}
.font-size-16{
    font-size: 16px;
}
.hiddenCell {
    display: none;
}

.radio-button-invoice-trade {
    margin-bottom: 5px;
    margin-top: 5px;
}
.referral-tab-container {
    padding: 20px;
    border: 1px solid #dee2e6;
    border-width: 1px;
    border-radius: 0 0 5px 5px;
    min-height: 120px;
    margin-top: 20px;
}

.commission-container .input-group-text {
    padding: 0px 7px;
    height: calc(1.2em + 0.75rem + 3px);
}
.input-group-prepend-Off {
    background: #e9ecef;
}
.checkBoxRow {
    display: inline-flex;
    flex-wrap: nowrap;
}
.stockLabel{
    width:130px !important;
}
.memorialItemsActionButtons{
    width:200px !important;
}
.stockQuoteItem{
    margin-top:7px;
    width:20px;
    height:20px;
    border-radius:40px;
}
.itemOutOfStock {
    background-color: darkred;
}
.itemOutOfStockReserved {
    background-color: darkorange;
}
.itemInStock {
    background-color: darkgreen;
}
.itemConfirmed {
    background-color: darkolivegreen;
}
.itemNoStockDetails{
    display:none;
}

.reservedTooltip {
    margin-left:8px !important;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: darkorange;
}
.moveToStockLocationBtn {
    width: 30px;
    padding: 0px 4px;
    font-size:25px;    
}
.deleteQuote, .reactivateQuote, .archiveQuote, .unarchiveQuote{
    width:82px !important;
}