﻿.bold {
    font-weight: bold;
    /*font-size:16px;*/
}

.required {
    color: red;
}

.btnInvoice {
    border: 3px solid #3c8dbc !important;
    font-size:15px;
    margin-left: 1.5% !important;
    margin-bottom: 15px !important;
    margin-right: 1.5% !important;
    width: 22% !important;
    min-height: 70px !important;
    background-color: #fff !important;
    color: #000 !important;
    white-space: normal !important;
    display: inline !important;
}

    .btnInvoice:hover {
        background-color: #3c8dbc !important;
        border: 3px solid #3c8dbc !important;
        color: #fff !important;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        box-shadow: 2px 7px 10px rgba(16, 16, 16, 0.48);
    }

    .Category {
    border: 3px solid #3c8dbc !important;
    font-size:15px;
    margin-left: 1.5% !important;
    margin-bottom: 15px !important;
    margin-right: 1.5% !important;
    width: 22% !important;
    min-height: 90px !important;
    background-color: #fff !important;
    color: #000 !important;
    white-space: normal !important;
    display: inline !important;
}

    .generateactive  {
        background-color: #3c8dbc !important;
        border: 3px solid #3c8dbc !important;
        color: #fff !important;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        box-shadow: 2px 7px 10px rgba(16, 16, 16, 0.48);
    }

.popupheader {
    padding-bottom: 5px;
}

.popupmsgheading {
    margin-top: -8px;
}

.popupmsg {
    font-weight: 600;
    font-size: 18px;
}

.popupfoot {
    padding-bottom: 5px;
    margin-top: 0px;
}

.popupfootbtn {
    margin-top: -9px;
}

.panel-heading {
    padding: 6px 14px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.modal-header {
    border-bottom-color: #f4f4f4;
    color: #fff;
    background-color: #3c8dbc;
}

.imageDelete {
    height: 18px;
    width: 18px;
}

.form-group {
    margin-bottom: 6px;
}

.select2 .select2-container .select2-container--default .select2-container--focus {
    width: 242px;
}

.input-sm {
    height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 20px;
}

.table-price {
    border: 1px solid #999;
    background-color: transparent !important;
    margin-bottom: 10px;
}

    .table-price th, .table-price td {
        border: 1px solid #999 !important;
        padding: 0px 8px !important;
    }

.table-inventory {
    padding: 10px;
}

    .table-inventory .th-inventory {
        /*background-color:#3c8dbc;*/
        font-size: 21px;
        font-weight: normal;
        text-align: center;
    }

    .table-inventory .roomcategory {
        /*background-color:#3c8dbc;*/
    }

.InventoryQty {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
}

.select2-container--default .select2-selection--single {
    height: 28px !important;
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
}
/*------------------------Validation CSS--------------------------*/

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td {
    background-color: firebrick;
    color: white;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
    text-align: left;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_icon_cell {
    display: none;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_popup_table {
    width: 150px;
}

.imageButton {
    height: 16px;
    width: 16px;
}
/*----------------------------------paging------------------------------------*/
.Pager span {
    padding: 2px 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    color: #000;
    display: inline-block;
    width: 29px;
    height: 27px;
    background-color: #E0F2F1;
    margin-right: 3px;
    line-height: 150%;
    border: 1px solid #3AC0F2;
}

.Pager a {
    width: 29px;
    height: 27px;
    padding: 2px 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    display: inline-block;
    background-color: #fff !important;
    color: #000;
    border: 1px solid #3AC0F2 !important;
    margin: 0 3px;
    line-height: 150%;
    text-decoration: none;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: white;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: white;
}

.btn {
    border-radius: 0px;
}

.table > thead > .thead {
    background-color: #3c8dbc;
    color: #fff;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #61b6c5;
    border-color: #ddd;
    font-size: 16PX;
}

.btn-success {
    background-color: #3c8dbc;
    border-color: #3c8dbc;
}

.price {
    text-align: right;
}

.login-logoInvoice {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold;
}
.TotalFont
{
    font-size:16px;
}
.Invoiceheadingpopup{
    font-weight: bold;font-size: 24px;line-height: 1;
}
.popupinvoicebuttonupdate
{
    background-color: transparent; color: black;background-color: yellow;font-size: 18px;font-weight: 600;padding: 7px 15px 7px 15px;border:0;margin-right:60px;
}
.popupinvoicebuttoncancel{
        font-size: 18px;
    font-weight: 600;
    padding: 7px 15px 7px 15px;
    border: 0;
    margin-right: 14px;
}
.popupyesnotn
{
        margin-top: -9px;
    padding: 8px 16px;
    font-weight: 600;
    font-size: 15px;
    margin-right: 46px;
}
.modal-dialog .modal-content .modal-body
{
    padding: 28px
}
.labelgenaretinvoice{
    
    margin-bottom: 0px;
}
.inputsmgenerateinvoive
{
    height: 24px;
}
.formgroupgenerateinvoice
{
    margin-bottom:4px;
}
 .ddlStaff .select2-container--default .select2-selection--single
{
        height: 24px !important;
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
}
