.btn-xs
{
    padding: 3px 5px;
}
.btn
{
    cursor: pointer;
}
 .content-wrapper
{
    padding: 20px 10px !important;
}
.calendercustom .ui-datepicker::before {
    display: none;
}
.calendercustom  .ui-widget-content {
    width: 100%;
}
table tr th{
    text-align: right;
}
table tr td{
    text-align: right;
}
table.dataTable > tbody > tr.child ul.dtr-details {
    width: 100%;
}
.bx-heart
{
    cursor: pointer;
}
.bxs-heart
{
    cursor: pointer;
}
.bg-primary {
    background-color: #344462 !important
}
html .pace .pace-progress {
    background: #8e0000;
}
.horizontal-menu .header-navbar .navbar-container {
    margin: 0px auto;
}

.flex-container {
    display: flex;
}
.flex-container * {

}
.flex-containerRow {
    display: flex;
    flex-direction: row-reverse;
}
.customForm *
{
    font-size: 15px;
}
.houseModaldata *
{
    font-size: 1.1rem;
    font-weight: 1000;
    color: #000;
}
label {
    color: #222;
    font-size: .8rem;
    font-weight: 1000;
    margin-bottom: 0.3rem;
    line-height: 1.85;
    min-height: 1.85em;
}
.customForm .row
{
    width: 100%;
}
.customForm input
{
    height: calc(0.9em + .94rem + 3.7px);
}.customForm select
{
     font-size: 15px;

}
.customForm  .form-group
{

    margin: 5px;
}

.customForm select.form-control:not([multiple]) {
    background-position: calc(100% - (100% - 5px)) 6px, calc(100% - (100% - 20px)) 13px, 0 0;
}
.customForm .checkbox label
{
     font-size: 1rem;
}
.customForm .colum
{
    padding: 0px 3px;
}
.border {
    border: 1px solid #e9e9e9;
    padding: 5px !important;
}
.customForm .checkbox
{
    margin-right: 10px;
}
.customForm .radio
{
    margin-right: 10px;
    position: relative;
    display: inline-block;
}
.customForm .dropdown
{
    display: inline-block;
}

.select2-selection__rendered{
    min-height: 32px !important;
}

.boxitem
{
   background: #f7f7f7;
}
.imageBox
{
   width: 20%;
}
.contentBox
{
    width: 80%;
}
.boxitem .card-title
{
    font-size: 0.9rem;
}
.boxitem .tag::before {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #0C4A77;
    left: -60px;
    position: relative;
    z-index: 1;
}
.boxitem .tag {
    z-index: 2;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    background: #3a8fdf;
    display: inline-block;
    padding: 0 2px;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 13px;
    position: relative;
    margin-top: 5px;
    width: 100px;
    position: absolute;
    right:  0px;
    top: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center !important;
}
.boxitem img
{
    max-width: 120px;
}
.boxitem .btns
{
   position: absolute;
    left: 5px;
    bottom: 5px;
}
.show-sm
{
    display: none !important;
}
.modal-lg {
    max-width: 80% !important;
    margin: 0px auto !important;
}

.ulTable   {
  float: right;
    margin: 5px;
    padding: 0px;
}

.ulTable li {
    list-style:none;
    float:right;

    border: 1px solid #eee;
    text-align: center;
}
.ulTable li  span{
    border-bottom: 1px solid;
    width: 100%;
    display: block;
    background: #3a8fdf;
    color:#fff ;
    padding: 3px;
}
.ulTable li  b{
    width: 100%;
    display: block;
    margin-top: 5px;
    height: 25px;
    padding: 3px;
    font-size: 12px;
}

.ulTable li hr{
 margin: 1px;
}
.btn-sm
{
    padding: 3px;
}
.previewNumber
{
    font-size: 12px;
    position: absolute;
    top: 29px;
    left: 5px;
    color: #198bff;
}
.unavailable
{
    background: #fdd;
}
.numbershow
{
    direction: ltr;
    unicode-bidi: embed;
}
@media only screen and (max-width: 600px) {
    .houseModaldata * {
        font-size: 12px;
        color: #000;
    }
    .content-wrapper
    {
        padding: 20px 5px !important;
    }

    .maianMenu
    {
        display: none;
    }   .brand-logo
    {
        display: none;
    }
    .submitforcesearch
    {
        padding: 5px 10px;
    }
 .modal-header
{
    padding: 5px;
}
    .modal-footer
    {
        padding: 5px;
    }
    .modal-lg {
        max-width: 100% !important;
        margin: 0px auto !important;
    }
    .customForm .radio
    {
       width: 100px;
    }
    .col-sm-6
    {
        width: 50%;
    }
    .hidden-sm
    {
        display: none !important;
    }
    .show-sm
    {
        display: block !important;
    }
    .customForm  .form-group
    {
        width: 100%;
    }
    .customForm  input
    {
        width:  100% !important;
    }
    .customForm  .checkbox label  {
        font-size: 0.9rem;
    }
    .flex-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .card-header
    {
        font-size: 16px;

    }
    .orderSearch
    {
        margin-top: 10px;
    }

    .boxitem .title
    {
       font-size: 12px;
    }
    .boxitem .about
    {
       font-size: 12px;
    }
    .checkbox
    {
        width: 40%;
        overflow: hidden;
    }





    .ulTable   {
        display: unset;
        width: 95%;

    }  .ulTable li {
        list-style:none;
        float:right;
       width: 50%;
    font-size: 12px;

    }
    .ulTable li  span{
        border-bottom: 1px solid;
        width: 100%;
        display: block;
        padding-bottom: 5px;
    }
    .ulTable li  b{
        width: 100%;
        display: block;
        margin-top: 5px;
        height: 20px;
    }

    .ulTable li hr{
        margin: 1px;
    }
    .previewNumber
    {
        font-size: 10px;
    }
    .pageNavbtn .btn
    {
        padding: 5px;
        font-size: 12px;
    }
    .modal-body
    {
        
    }
    

}
