﻿body {
    padding-top: 0px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    width: 100%;
    /* max-width: 280px; */
}

/* Set padding to display errors that occur during databinding */
.padding-error {
    padding-top: 20px;
}

@media only screen and (max-width: 767px) {
    .nofloat {
        float: none;
        padding: 10px 15px;
    }
}

/*
#main {
    padding-bottom: 0px;
}
    */
/*
#searchProductsDiv {
    height: 190px;        
}
    */

#SearchEngine {
    margin-bottom: 0px;
}

#searchLaybyDiv {
    /*
    height: 260px;
        */
}

#searchCustomersDiv {
    /*
    height: 260px;
        */
}

#customerRefererDiv {
    height: 90px;
}

#mainAppDiv {
    padding-bottom: 5px /* 30px */ !important;
    margin-bottom: 5px;
}

/*#AutoCompletetxt {
    width: 400px;
    position: relative;
}*/

.displayDetailslnk {
    cursor: pointer;
    color: black;
    font-weight: 600;
}

.text-input-error {
    border: 1px red solid;
    color: #770000;
}

.mbsDatePicker {
    padding: 6px 12px;

    width: 88%;
}


/* The CSS Below is for the Search Engines **********************************/

.control-label {
    text-align: right;
    margin-top: 7px;
}

.form-group {
    min-height: 2.4em;
    margin-bottom: 10px;
}

/****************************************************************************/

header div.pull-right i {
    color: white !important; /* white; black; */
    margin-top: 3px;
}


/****************************************************************************/
/*
input[type="checkbox"] {
    height: 20px;
    width: 20px;
    
    position: relative;
    top: 5px;

    margin-left: 15px;
}
    */

input[type="radio"], input[type="checkbox"] {
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px;
    margin-left: 15px;
}

.descript-lbl {
    text-decoration: underline;
    font-size: 110%;
    font-weight: bold;
}

.btn-groups /*.button*/ {
    float: right;
    background-color: #f1f0f0; /*#f5f5f5*/
    border: none;
    color: black;
    padding: 5px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    /*cursor: pointer;*/
    border-radius: 4px;
    border-style: groove;
}

btn-defaults {
    float:left;
    background-color: #f1f0f0;
    /*border: none;*/
    /*border: 1px solid #2e2e2e;*/
    color: black;
    padding: 5px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    /* cursor: pointer; */
    border-radius: 4px;
    border-style: groove;
    border-top-style: groove;
    border-right-style: groove;
    border-bottom-style: groove;
    border-left-style: groove;
}

.btns {
    width: 15%;
    min-width: 70px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #2e2e2e;
    border-radius: 4px;
    user-select: none;
}

button:hover {
    background-color: #ebeaea;
}

/* The CSS Below is for the single line display of data *********************/

/*
div.form-group div.col-lg-5 {
    float: left;
}

.description-div {
    margin: 1.5em 0em 1em 0em;
}
    */

/****************************************************************************/


b.collapse-sign {
    margin-top: 8px;
}

/*
li li li b.collapse-sign {
    margin-top: 1px !important;
}
    */

/* MORE MBS CSS ************************************************************************************/


#welcomeMessageDiv {    
    text-align: center;
    margin-top: 30px;
}

#welcomeMessageDiv h1 {
    margin-top: 30px;
    text-align: center;
    color: #a61949;
}

#welcomeMessageDiv img {    
    border: 1px black solid;
    padding: 3px;
    border-radius: 5px;

    /*
    width: 100%;
        */
}

.modal-dialog /* .modal-sm */ {
    left: 0px;
}


/* STAR RATING *********************************************************************/

.divListItemMid .rating-container {    
    margin-top: 0 /*20px;*/
}

.rating-container {        
    height: inherit;
}
    .rating-container .clear-rating {
        margin-top: 0 /* -21px;  -15px; */
    }
.rating-container .rating-stars {
    margin-top: 0 /*-20px;*/
}
    .rating-container .caption {
        margin-top: 0 /*-21px;  -15px; */
    }
    .rating-container .star {
        margin: 0px;

        height: 25px; /* 32px; */
    }


div.display-stars {
    top: 10px;
}


/* FORM BUTTONS ********************************************************************/

.form-bottom-buttons {
    float: right;
}
.form-bottom-buttons button {
    margin-top: 10px;
    width: 100px;
}

button.btn-menu {    
    background-color: #a21948 !important;
    border-color: #a11948 !important;
    width: 1em;
    padding: 2px 0px;
}
/*
ul.dropdown-menu li :hover {
    background-color: #a21948 !important;
}
    */
ul.dropdown-menu > li > a:hover {
    background-color: #a21948 !important;

    /*
    padding-left: 0px;
    padding-right: 0px;
        */
    border-radius: 0px;        
}

ul.dropdown-menu {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


li.menu-line-seperator {
    border-top: 1px solid #a61949;
}









/*************************************************************************************************/
.smart-style-2 .login-info a {
    margin-top: 10px;
}

div.login-info {
    display: inline-block;
    background-color: white;

    height: 50px;
}
    div.login-info span {
        height: 20px;
        color: black;
        font-size: large;
    }
        div.login-info span:last-child {
            float: right;
            font-size: small;
            color: #a61949 !important;
            font-weight: 600;
            margin-top: 10px;
        }


/*************************************************************************************************/

.smart-style-1 .btn-header > :first-child > a {
    background: #e65989;
    border: 1px solid #e65989;
}


/***************************************************************************************************
 Tabular Display Styling
***************************************************************************************************/

td.false-style, div.false-style, p.false-style {
    color: #a61d4a; /* !important; */
    font-weight: 600;
}

td.true-style, div.true-style, p.true-style {
    color: green; /* #46b8da; /* !important; */
    font-weight: 600;
}


td:nth-child(1) {
    font-weight: 600;
}
/*
td:nth-child(2) {
    font-weight: 600;
}
    */

td.glyphicon {
    font-weight: lighter /* 100 */ !important;
}

[mbs-display-true-false] i {
    margin-right: 5px;
}


td.female-style, div.female-style, span.female-style, p.female-style {
    color: #ff5555;
    font-weight: 700;
    font-size: larger;
    /*
    color: palevioletred;
    font-weight: 600;
        */
}

td.male-style, div.male-style, span.male-style, p.male-style {
    color: #5555ff;
    font-weight: 700;
    font-size: larger;
    /*
    color: cadetblue;
    font-weight: 600;
        */
}

[mbs-display-male-female] i {
    margin-right: 5px;
}

/**************************************************************************************************/


.gridDisplayedTextIfNoData {
    color: #a21948; /* #a61949; /* red; */
    font-size: xx-large;
    font-weight: 900;
    text-align: center;
}


.report-list .divListItemTop .displayDetailslnk {
    font-size: x-large;
}


#report hr {
    margin-top: 30px !important;
}

.mbs-color-marron {
    color: #a21948; /* #a61949; /* red; */
}

/***************************************************************************************************
 Button ID Color definitions
***************************************************************************************************/

#edit {

}

#save {

}

#create {

}

#cancel {

}

#preview {

}
#modify {

}
#submit {

}

#confirm {

}
#proceed {

}
#next {

}
#prev {

}
#editCreate {

}

#confirm {

}

#proceed {

}

#add {

}

#yes {

}

#no {

}

#search {

}

#save {

}

#backdetails {

}
#viewreport {

}

#sendsms {

}


/**************************************************************************************************/