

.starter-template {
    padding: 3rem 1.5rem;
    text-align: center;
}

div#searchDiv {
    display: none;
}

table.center {
    margin-left:auto;
    margin-right:auto;
}

.subtotal-report {
    /*background-color: #99ff99;*/
    background-color: #b3ffb3;
}

.paginationNum {
    font-size: 1.01rem;
}

.text-font-subtitle {
    font-family: "Times New Roman", Serif, sans-serif;
}

.td-40s {
    width: 42%;
}

.table-700 {
    width: 700px;
}

.table-70 {
    width: 70%;
}

.table-90 {
    width: 90%;
}

.table-100 {
    width: 100%;
}

.table-custom-px {
    width: 880px;
}

.error-bg {
    background-color: lightpink;
}

.ok-bg {
    background-color: #fff;
}

.searchDiv
{
    padding: 2rem 1.0rem;
}

.white-space-pre-line {
    white-space: pre-line;
}

.blue-text {
    color: blue;
}

.red-text {
    color: red;
}

.dark-red-text {
    color: darkred;
}

.pink-text {
    color: #cc0022;
}

.pink-text-2 {
    color: #be4bdb;
}

.green-text {
    color: green;
}

.white-text {
    color: #fff;
}



.light-gray-bg-1 {
    background-color: #f2f2f2;
}

.light-gray-bg-2 {
    background-color: #d9d9d9;
}

.light-gray-bg-3 {
    background-color: #e8e8e8;
}


.light-blue-bg-1 {
    /*background-color: #f0f7fd;*/
    background-color: #daecfc;
}

.light-blue-bg-2 {
    background-color: #f0f7fd;
}

.light-blue-bg-3 {
    background-color: #f5f8ff;
}

.light-blue-bg-4 {
    background-color: #f0f7fd;
}

.light-blue-bg-5 {
    background-color: #f5f8ff;
}

.light-blue-bg-6 {
    background-color: #dceefa;
}

.light-blue-bg-7 {
    background-color: #f0f8fd;
}

.light-blue-bg-8 {
    background-color: #e6f2ff;
}

.light-blue-bg-9 {
    background-color: #cce6ff;
}

.light-blue-bg-10 {
    /*background-color: #d8edfc;*/
    background-color: #bfe2fb;
}

.light-dark-blue-bg-1 {
    /*background-color: #6aa3ca;*/
    /*background-color: #73a7ca;*/
    background-color: #a9cce3;
}

.light-blue-text {
    color: #80d4ff;
}

.light-green-bg-1 {
    background-color: #e9fce9;
}

.light-green-bg-2 {
    background-color: #d2f9d2;
}

.light-green-bg-3 {
    background-color: #f2f4f0;
}

.light-pink-bg-1 {
    background-color: #ffe6ff;
}


.light-pink-bg-2 {
    background-color: #ffccff;
}

.light-purple-text {
    color: #DEA4ED;
}

.light-yellow-bg-1 {
    background-color: #feffe6;
}

.light-yellow-bg-2 {
    background-color: #ffffe6;
}

.report-header {
    background-color: #146094;
    color: #f2f2f2;
}

.report-total {
    /*background-color: #aed6f1;*/
    /*background-color: #aecee5 ;*/
    background-color: #beddf3 ;
}

.grand-total {
    background-color: #00e6e6 ;
}

.script-css {
    font-family: "Times New Roman", sans-serif;
    font-size: 1.25em;
    width: 99%;
    border: 1px solid #eee;
    padding: 15px;
    line-height: 28px;
}

.direction-css {
    font-family: "Times New Roman", sans-serif;
    font-size: 1.05em;
    width: 99%;
    padding: 15px;
    /*border: 1px solid #eee;*/
    line-height: 24px;
}

.underline-text {
    text-decoration: underline;
}

.script-header {
    font-size: 1.4em;
}

.mute-style {
    font-size: 1.4em;
}

.unmute-style {
    font-size: 1.5em;
}



.sale-text {
    font-size: 1.3em;
    color: rgb(29, 33, 41);
    font-weight: 600;
}

.errmsg {
    font-size: 1.3em;
    color: red;
}

.mrgint-right-1 {
    margin-right: 0.5em;
}

.margin-center {
    margin: 0 auto;
}

.display-office {
    padding-top: 10px;
    padding-bottom: 10px;
}

.gray-text {
    color: #5f666d;
}

.clear { clear: both; }

[contenteditable="true"] { padding: 3px; outline: 1px dashed #CCC; }
[contenteditable="true"]:hover { outline: 1px dashed #0090D2; }

/*select {*/
    /*border: none;*/
    /*border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*-webkit-border-radius: 5px;*/
    /*background-color: #f5f5f5;*/
    /*color: rgb(29, 33, 41);*/
    /*font-size: 0.98em;*/
    /*padding: 2px 2px;*/
    /*margin: 2px 7px 2px 0;*/
/*}*/



.paymentClass {
    width: 85%;
}

.bold-text-400 {
    font-weight: bold !important;
}

.yellow-text {
    color: yellow;
}

.editinhousepay {
    font-size: 1.4em !important;
}

.totalSaleDiv {
    width: 370px;
    display: inline-block;
    background-color: #f0f8fd;
    border: 1px solid #ddd;
    margin-left: 2px;
    padding: 5px;
    height: 200px;
    border-radius: 5px;

}

.sales-view {
    margin-bottom: 6px;
    font-size: 1.05em;
}

.messageDiv {
    width: 370px;
    display: inline-block;
    background-color: #f0f8fd;
    border: 1px solid #ddd;
    margin-left: 2px;
    padding: 5px;
    height: 150px;
    border-radius: 5px;

}

.sevenDaysSaleDiv {
    width: 500px;
    display: inline-block;
    background-color: #ffe6e9;
    border: 1px solid #ddd;
    margin-left: 5px;
    padding: 5px;
    height: 200px;
}

.calDiv {
    margin: 10px;
    border: 2px solid lightblue;
    padding: 20px;
}

/*input[type=text], input[type=email] {*/
/*    padding: 3px 3px;*/
/*    border-radius: 5px;*/
/*    box-sizing: border-box;*/
/*    border: 1px solid #ddd;*/
/*    background-color: #e6eeff;*/
/*    background-color: #e6f2ff;*/
/*    display: inline-block;*/
/*}*/

input[type=text]:focus, input[type=email]:focus {
    background-color: lightyellow;
    border: 1px solid #ddd;
    color: #800000;
    font-weight: 500;
}

.dark-red-text-2 {
    color: #800000;
}

textarea {
    padding: 5px 8px;
    box-sizing: border-box;
    border: 1px solid #daeafa;
    border-radius: 5px;
    background-color: #ebf3fa;
    resize: none;
}

textarea#sms_content {
    margin-top: 0.5em;
    width: 100%;
    background-color: #fff;
}

div#nav-email {
    margin-top: 0.5em;
    width: 100%;
    background-color: #fff;
    font-size: 1.0em;
}

.black-text {
    color: rgb(29, 33, 41);
}

.light-silver-bg {
    background-color: #f2f2f2;
}

.light-silver-bg-2 {
    background-color: #f5f5f5;
}

.white-bg {
    background-color: #ffffff;
}



.note-line-height {
    line-height: 21px;
}

.bigger-font {
    font-size: 1.1em;
}

.bigger-font-1 {
    font-size: 1.05em;
}

.bigger-font-2 {
    font-size: 1.2em;
}

.bigger-font-3 {
    font-size: 1.3em;
}

.bigger-font-4 {
    font-size: 1.5em;
}

.bigger-font-5 {
    font-size: 2.5em;
}

.bigger-font-6 {
    font-size: 1.95em;
}

#searchDiv {
    margin-bottom: 18px;
}

.td-desc {
    color: rgb(29, 33, 41);
}

.td-desc-bg {
    /*background-color: #f0f7fd;*/
    /*background-color: #cee9fd;*/
    background-color: #e8f3fe;
}

.bold-text {
    font-weight: bold;
}

.bold-text-title {
    font-weight: 400;
    font-size: 1.45em;
    margin-bottom: 0.5em;
}

.google-chart {
    padding-left: 45px !important;
}

.bold-text-300 {
    font-weight: 300;
}

.bold-text-400 {
    font-weight: 400;
}

.bold-text-500 {
    font-weight: 500;
}

.bold-text-600 {
    font-weight: 600 !important;
}


.bold-text-700 {
    font-weight: 700;
}

.center-text {
    text-align: center;
}

.vcenter-text {
    vertical-align: middle;
}

.left-text {
    text-align: left;
}

.right-text {
    text-align: right;
}

.text-top {
    vertical-align:top
}

.today-appt {
    /*background-color: #34fa04 !important;*/
    /*background-color: #00FFFF !important;*/
    background-color:  #fbfcfc !important;
}

.sdset-appt {
    /*background-color: #34fa04 !important;*/
    background-color: #00FFFF !important;
}

.ponter-cursor {
    cursor:pointer;
}

.default-cursor {
    cursor:default;
}

div.officehour {
    width: 90%;
}



.slot-available {
    background-color: #aed6f1;
}

.commission-rate {
    margin-bottom: 8px;
}

.padding-btn-sm {
    padding: 0.15rem 0.40rem 0.10rem;
}

.padding-btn-default {
    padding: 0.35rem 0.54rem;
    border-radius: 5px;
}

.dark-blue {
    color: darkblue;
}

.dark-blue-2 {
    background-color: #A9CCE4 !important;
}

.dark-gray {
    color: #666666;
}

.dark-gray-1 {
    color: #333333;
}
.check-color {
    color: #6bb300;
}

.check-color-1 {
    color: #ff9966;
}

.check-color-2 {
    color: #009900;
}

.number-icon {
    color: #008ae6;
}

.sale-calendar {
    color: #d580ff;
}
.triangle-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #7acc00;
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid firebrick;
}

.call-a-btn {
    background-color: #1e6b94;
    color: #f5f5f5;
    padding: 4px 6px;
    border-radius: 5px;
}
a.call-a-btn:hover {
    background-color: #1c6288;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}
.make-call {
    font-size: 0.94em;
    font-weight: 600;
    color: #fff5e6;
    background-color: #ffa31a;
}
a.make-call:hover {
    color: #fff5e6;
}

.inline-display {
    display: inline-block;
}

.inline-display-width {
    width: 100%;
}

.inline-display-tab {
    width: 25%;
}

.auto-height {
    height: auto;
}

.padding-left {
    padding-left: 0.95em;
}

.padding-bottom {
    padding-bottom: 10.0em;
}

.padding-bottom-2 {
    padding-bottom: 10.0px;
}

.modal-footer-margin-top {
    margin-top: 5em;
}

.plus {
    color: #239b56;
}

.minus {
    color: #e74c3c;
}

.modal-footer-margin-top-sm {
    margin-top: 2em;
}

.small-font {
    font-size: 0.95em;
}

.note-title {
    display: inline-block;
    text-align: right;
    vert-align: top;
}

.select-text {
    /*font-size: 1.01em;*/
    /*font-weight: 400;*/
    color: rgb(29, 33, 41);
}

.padding-1 {
    padding-top: 3px;
    padding-bottom: 3px;
}
.padding-3 {
    padding: 3px;
}

.smaller-font {
    font-size: 0.94em;
    font-weight: 500;
}
.smaller-font-1 {
    font-size: 0.43em;
    font-weight: 500;
}

.smaller-font-2 {
    font-size: 0.88em;
}

.font-family-1 {
    font-family: Helvetica, sans-serif;
}

/*add payments*/
#second_step .TextBoxDiv {
    margin-left: 5px;
    margin-top: 15px;
}

.noteTextbox {
    width: 120px;
}
.amountTextbox {
    width: 120px;
}

#first_step input, #first_step select {
    color: #4d4d4d;
    border: 1px solid #ccc;
    font-weight: bold;
    width: 190px;
    height: 35px;
    padding: 5px 8px;
    margin: 3px 10px 3px 0;
    float: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#first_step input:focus, #first_step select:focus {
    border: 1px solid #a90329;
    color: #a90329;
}


#second_step input.error, #second_step select.error { border: 1px solid red; }
#second_step input.valid, #second_step select.valid { border: 1px solid #1FFF00; }

#second_step input, #second_step select {
    color: #4d4d4d;
    border: 1px solid #ccc;
    font-weight: bold;
    width: 190px;
    height: 35px;
    padding: 5px 8px;
    margin: 3px 10px 3px 0;
    float: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#second_step input:focus, #second_step select:focus {
    border: 1px solid #a90329;
    color: #a90329;
}

#third_step input.error, #third_step select.error { border: 1px solid red; }
#third_step input.valid, #third_step select.valid { border: 1px solid #1FFF00; }

#third_step input:focus, #third_step select:focus {
    border: 1px solid #a90329;
    color: #a90329;
}

#third_step input, #third_step select {
    color: #4d4d4d;
    border: 1px solid #ccc;
    font-weight: bold;
    font-size: 11px;
    width: 194px;
    height: 35px;
    padding: 5px 8px;
    margin: 3px 10px 3px 0;
    float: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#fourth_step h4 {
    color: #666;
    font-size: 12px;
}

h2.acc_trigger {
    background: url("/app/assets/img/h2_trigger_a.gif") no-repeat scroll 0 0 transparent;
    float: left;
    /*font-size: 2em;*/
    font-size: 1.8em;
    font-weight: normal;
    /*height: 46px;*/
    /*line-height: 46px;*/

    height: 40px;
    line-height: 40px;
    margin: 0 0 5px 5px;
    padding: 0;
    width: 500px;
}
h2.acc_trigger a {
    color: #FFFFFF;
    display: block;
    padding: 0 0 0 50px;
    text-decoration: none;
}

h2.acc_trigger a:hover {
    color: #CCCCCC;
}

.acc_container {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #D6D6D6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    clear: both;
    font-size: 1.5em;
    margin: 0 0 5px 5px;
    overflow: hidden;
    padding: 0;
    width: 500px;
    /*width: 400px;*/
}

.acc_container .block {
    padding-left: 20px;
}

.block p {
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    height: 60px;
}

.acc_container h3 {
    border-bottom: 1px dashed #CCCCCC;
    font: 1.1em normal Georgia,"Times New Roman",Times,serif;
}

.active {
    background-position: right 12px;
}

.textHeader {
    color: blueviolet;
}



#inhouse_step input.error, #inhouse_step select.error { border: 1px solid red; }
#inhouse_step input.valid, #inhouse_step select.valid { border: 1px solid #1FFF00; }

#inhouse_step input, #inhouse_step select {
    color: #4d4d4d;
    border: 1px solid #ccc;
    font-weight: bold;
    width: 190px;
    height: 35px;
    padding: 5px 8px;
    margin: 3px 10px 3px 0;
    float: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#inhouse_step input:focus, #inhouse_step select:focus {
    border: 1px solid #a90329;
    color: #a90329;
}





.acc_container input.error, .acc_container select.error { border: 1px solid red; }
.acc_container input.valid, .acc_container select.valid { border: 1px solid #1FFF00; }

.acc_container input:focus, .acc_container select:focus {
    border: 1px solid #a90329;
    color: #a90329;
}

.acc_container input, .acc_container select {
    background: url('/script/images/input.png') no-repeat;
    color: #888;
    border: 1px solid #ccc;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;
    width: 300px;
    height: 35px;
    padding: 0 25px;
    margin: 3px 10px 3px 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.acc_container select {
    padding: 8px 0 5px 20px;
    width: 200px;
}
.acc_container option { padding: 0 15px; }


h3.acc_trigger {
    background: url("/app/assets/img/h2_trigger_a.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 1.5em;
    font-weight: normal;
    /*height: 46px;*/
    /*line-height: 46px;*/
    height: 40px;
    line-height: 40px;
    margin: 0 0 5px 5px;
    padding: 0;
    width: 500px;
}
h3.acc_trigger a {
    color: #FFFFFF;
    display: block;
    padding: 0 0 0 50px;
    text-decoration: none;
}

h3.acc_trigger a:hover {
    color: #CCCCCC;
}


.refundnotes {
    width: 260px !important;
}

.inhousepay {
    font-size: 1.4em !important;
}

.ui-draggable, .ui-droppable {
    background-position: top;
}

div#message_log {
    color: rgb(29, 33, 41);
    font-family: 'Share Tech Mono', 'Courier New', Courier, fixed-width;
    border: 1px solid #686865;
    width: 99%;
    height: 12em;
    margin-top: 1em;
    text-align: left;
    padding: 0.6em;
    float: left;
    overflow: auto;
    border-radius: 5px;
}

div#message_log p {
    color: rgb(29, 33, 41);
    font-family: 'Share Tech Mono', 'Courier New', Courier, fixed-width;
    font-size: 1em;
    line-height: 1.1em;
    margin-left: 1.1em;
    text-indent: -1.25em;
    width: 98%;
}

.table-center {
    /*Width: 98% !important;*/
    margin: 0 auto !important;
    float: none;
}

.required-field {
    color: red;
    font-size: 1.2em;
    font-weight: bold;
}

div#thenotes {
    margin-top: 1.0em;
}

div#thenotes #despnotes {
    font-weight: 600;
    vertical-align: top;
}

div#thenotes button#agentdisposbtn {
    margin-left: 3.5em;
}

.no-border {
    border: none;
    border-top: none ;
}

div#sms_btn_section {
    display: inline-block;
    margin-top: 0.3em;
}

div#email_btn_section {
    display: inline-block;
    margin-top: 0.5em;
}

div#mail_subject_id {
    display: inline-block;
    margin-bottom: 0.5em;
}

p {
    margin-bottom: 0.5em !important;
}

.display-cal-date {
    display: inline-block;
    font-size: 1.02em;
    margin-top: 11px;
    color: rgb(29, 33, 41);
}

.initial-bg {
    background-color: #ddffcc;
}

.default-bg {
    background-color:  #fdfefe;
}

.show-bg {
    /*background-color: #fefecd;*/
    background-color: #cdfed9;
}

.sale-bg {
    /*background-color: #d2f9d2;*/
    background-color: #33cc33;
}

.lostsale-bg {
    /*background-color: #ffe6ff;*/
    background-color: #ffb3bf;
}

.set-bg {
    /*background-color: #d6f5f5;*/
    /*background-color: #c6ecec;*/
    background-color:  #fdfefe !important;
}

.pre-confirm-bg {
    /*background-color: #d1e0e0;*/
    /*background-color: #cdfed9;*/
    /*background-color: #cdd9fe;*/
    background-color: #fefecd;
}
.confirm-bg {
    /*background-color: #ffcc33;*/
    /*background-color: #cdfed9;*/
    background-color: #ffe4b3 !important;
}
.confirm-ltm-bg {
    background-color: #ffa500 !important;
}
.double-confirm-bg {
    /*background-color: #e6e6ff;*/
    /*background-color: #ffcc99;*/
    background-color: #ffff33;
}

.noshow-bg {
    /*background-color: #66a6e5;*/
    /*background-color: #99ddff;*/
    background-color: #5479ed;
}

.cancel-bg {
    /*background-color: #66a6e5;*/
    /*background-color: #99ddff;*/
    background-color: #5dade2;
}

.dnc-bg {
    background-color: #ffad99;
}

.nq-bg {
    background-color: #ff8080;
}

.lm-bg {
    background-color: #ecffb3;
}

.select-option {
    padding: 5px;
    border: solid 1px #0077B0;
    outline: 0;
    font-size: 1.01em;
    line-height: 1.21em;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #C6ECFF), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #C6ECFF 1px, #FFFFFF 25px);
}

select {
    padding: 8px;
    /*border: solid 1px #0077B0;*/
    border: none !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    outline: 0;
    cursor: pointer;
    font-size: 1.01em;
    line-height: 1.21em;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #C6ECFF), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #C6ECFF 1px, #FFFFFF 25px);
}

select:focus {
    /*border: 1px solid #a90329;*/
    /*color: #a90329;*/
    /*height: 36px;*/
    /*font-size: 1.02em;*/
    line-height: 1.21em;
}

.tooltip-inner{

    padding:2px 7px;
    color:#55AAAA;
    text-align:center;
    font-weight:900;
    background: -webkit-gradient(linear, left top, left 25, from(#F4F4F4), color-stop(4%, #B4C8D6), to(#F4F4F4));
    background: -moz-linear-gradient(top, #F4F4F4, #B4C8D6 1px, #F4F4F4 25px);
    border: 1px solid #55AAAA;
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    border-radius:9px;
}

.table > tbody > tr > td {
    /*vertical-align: middle;*/
}

.btn-xs {
    padding: 6px;
    border: none;
    border-radius: 4px;
}

.skill-details {
    margin-top: 5px;
    margin-bottom: 5px;
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.chat-status {
    font-size: 0.9em;
    font-weight: normal;
    padding: 6px;
}

.chat-button {
    padding: 4px 6px;
    font-size: 0.88em;
}

.chat-striped {
    background-color: #F9F9F9;
}

.group-chat {
    height: 350px;
    border: 1px solid #ccc;
    overflow-y: scroll;
    margin-bottom: 24px;
    padding: 16px;
}

.even {
    background: #eeeeee;
}

table.center {
    margin-left:auto;
    margin-right:auto;
}

input[type=text], input[type=email],
input[type=password], input[type=date] {
    padding: 6px 10px;
    margin: 3px 0;
    border: none !important;
    box-sizing: border-box;
    /*background-color: #f6f9ff;*/
    /*background-color: #e6f2ff;*/
    background-color: #ebf3fa;
    border-radius: 5px;
}

input[type=date] {
    cursor: pointer;
}

.tom-brady {
    border: #ccffcc 1px solid;
    background-color: lightyellow;
}

.input-css {
    border: #dddddd 1px solid;
    padding: 3px;
}







