﻿.customer-modal {
    
}

.modal-container.customer-modal {
    height: 410px;
}

.customer-modal .modal-details-inner {
   height: 390px;
}

#material-model .modal-details-inner {
   height: 560px;
}

.customer-modal .modal-container-input-holder {
    min-height: 286px;
}

#material-model .modal-container-input-holder {
    min-height: 480px;
}

.modal-container.customer-modal .tab-content {
    min-height: 310px;
}

.customer-modal .customer-details {
    font-size:12px;
}

.customer-modal label {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

.customer-modal .spanCus3 {
    margin-top: 8px;
    margin-bottom: 8px;
    width: 430px;
}

.customer-modal .spanCus3 input {
    width: 410px;
}

.customer-modal .spanCus2 {
    margin-top: 8px;
    margin-bottom: 8px;
    width: 200px;
}

.customer-modal .spanCus2 input {
    width: 180px;
}

.customer-modal .spanCus4 {
    margin-top: 8px;
    margin-bottom: 8px;
    width: 400px;
}

.customer-modal .spanCus4 input {
    width: 390px;
}

/*.modal-customer-name input {
    background-color: #F8EFCC !important;
}*/

.customer-notes .spanCus6 {
    margin-top: 10px;
    margin-bottom: 2px;
    width: 800px;
}

.customer-modal .customer-notes textarea {
    width: 830px !important;
}

.customerform.customer-billing .spanCus6 {
    width: 850px !important;
}

.customerform.customer-billing .address-input {
    width: 830px !important;
}

.new-customer-alert {
    margin-top: 30px!important;
    margin-left: 30px!important;
    font-size: 12px!important;
    color: red!important;    
}

.new-customer-alert .alert-block {
    margin-top:0px!important;
}

.new-customer-alert .alert {
    text-shadow:none!important;
    margin-bottom:0px!important;
}