/*
 This is a custom style.

*/

.ovef {
    overflow: hidden;
}

.pull-lt {
    float: left;
}

.pull-rt {
    float: right;
}

.border-no {
    border: none !important;
}

.mrt-15 {
    margin-top: 15px;
}

.mrt-5 {
    margin-top: 5px;
}

.mrr-5 {
    margin-right: 5px;
}

.mr-0 {
    margin: 0 !important;
}

.width-0 {
    width: auto !important;
}

.title-sub {
    font-size: 14px;
    font-weight: bold;
    color: #d28704;
    text-align: left !important;
}

table.dataTable thead th {
    text-align: left !important;
    font-size: 11px;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 8px 10px 5px !important;
}

table.display td {
    padding: 8px 8px 8px 5px !important;
}

.div-center {
    margin: 0 auto;
    float: none;
}

.width-700 {
    width: 600px;
    margin: 0 auto;
    padding: 15px;
}

.width-850 {
    width: 850px;
    margin: 0 auto;
    padding: 15px;
}

.width-1000 {
    width: 1000px;
    margin: 0 auto;
    padding: 15px;
}

.width-50% {
    width: 49%;
    padding: 15px;
    float: left;
}

.width-50%+.width-50% {
    width: 49%;
    padding: 15px;
    margin-left: 1.5%
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 13px 8px 13px 5px !important;
}

.text_lt,
.text-lt {
    text-align: left !important;
}
th.text_rt, th.text-rt,.text-rt .DataTables_sort_wrapper, .text_rt .DataTables_sort_wrapper
{
    padding-right:9px;
}
.text-rt .DataTables_sort_wrapper, .text_rt .DataTables_sort_wrapper,
table.datatable thead th.text_rt .DataTables_sort_wrapper,
table.dataTable thead th.text-rt .DataTables_sort_wrapper,
table.dataTable thead th.text-rt,
table.dataTable thead th.text_rt,
.text_rt,
.text-rt {
    text-align: right !important;
}
table.datatable thead th.text_rt .DataTables_sort_wrapper,table.dataTable thead th.text_rt{ padding-right:20px;}

.text_center .DataTables_sort_wrapper, .text-center .DataTables_sort_wrapper,
table.dataTable thead th.text_center,
.text_center,
.text-center {
    text-align: center !important;
}

.form-block.smp>table tr td:first-child {
    max-width: 210px;
    min-width: auto;
}

.flt-lt {
    float: left !important;
}

#wrapper {
    padding-top: 0;
}

#topbar {
    margin: 0;
}

#nav_top {
    margin: 0;
}

body {
    background: #F6F7F8;
}

body .main_container {
    margin: -40px 0 10px;
    background: #fff;
    -moz-box-shadow: 0 0 0 3px #F6F1F1;
    -webkit-box-shadow: 0 0 0 3px #F6F1F1;
    box-shadow: 0 0 0 3px #F6F1F1;
    padding: 5px 10px 5px;
}

#nav_top ul li a:hover,
#nav_top ul li:hover>a {
    color: #ac8500;
}

.main-header {
    border-top: 8px solid #2980b9;
    background: #fff;
    padding-bottom: 40px;
}

div.main_container a,
ul#side_links li a,
#sidebar h3 a,
#topbar h3 a {
    color: #2980b9;
}

div.main_container a:hover,
ul#side_links li a:hover,
#sidebar h3 a:hover,
#topbar h3 a:hover,
div.main_container .tabs ul.tab_header li a:hover,
div.main_container .tabs ul.tab_sider li a:hover {
    color: #d28704;
}

#sidebar .user_box h3 a,
#topbar .user_box h3 a {
    font-weight: normal;
    color: #fff;
    background: #d28704 !important;
    padding: 5px 5px;
    border: none !important;
}

.row {
    margin-left: -0.99%;
    overflow: hidden;
    margin-right: -0.99%;
}

.box.grid_16,
.flat_area.grid_16 {
    margin: 0;
    width: 100%;
}

.flat_area h2,
.title-sec h2 {
    color: #d28704;
}

.site-logo {
    display: inline-block;
    margin-top: 10px;
}

#nav_top>ul>li>a {
    background: none;
    border: none;
    padding: 5px 0;
    margin: 0 10px;
    font-size: 13px;
}

#nav_top>ul {
    border: none;
}

table.dataTable tbody td select {
    font-size: 12px;
    max-width: 125px;
}

#nav_top ul li:first-child a {
    margin-left: 0;
}
.list-tabl table tbody tr:hover,
.list-tabl table tbody tr:nth-child(odd):hover,
table.display tr.even:hover,
table.display tr.odd:hover,
table.dataTable.hover tbody tr:hover,
table.dataTable.hover tbody tr.odd:hover,
table.dataTable.hover tbody tr.even:hover,
table.dataTable.display tbody tr:hover,
table.dataTable.display tbody tr.odd:hover,
table.dataTable.display tbody tr.even:hover {
    background: #eaf5ea !important;
}

#nav_top ul li ul.dropdown {
    border-top: 1px solid #eaeaea;
    border: 1px solid #eaeaea;
}

#nav_top ul li ul.dropdown li a {
    padding-left: 8px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #f1f1f1;
    border-left: none;
}

table thead {
    background: #f2f2f2;
}

.subnav:after {
    content: "\f0dd";
    font-family: 'FontAwesome';
    position: absolute;
    top: 10px;
    right: -4px;
}

.subnav {
    margin-right: 12px;
}

.dataTables_wrapper .dataTables_paginate span span.ui-state-disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #e4e4e4 !important;
    border-color: #e4e4e4 !important;
    text-shadow: none;
    color: #333 !important;
}

.dataTables_wrapper .dataTables_paginate span.fg-button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #d28704 !important;
    border-color: #d28704 !important;
}

#sidebar ul#accordion>li,
#nav_top ul li ul.dropdown li {
    background: #F6F7F8;
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1,
table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.display tbody tr.odd:hover>.sorting_1,
table.dataTable.display tbody tr.even:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr.even:hover>.sorting_1,
table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background: #e2f3e1 !important;
}
.list-tabl table tr th,
table.dataTable.no-footer,
table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #ccc !important;
}

#nav_top ul li ul.dropdown li a {
    white-space: inherit;
    line-height: 18px;
}

#nav_top ul li ul.dropdown li {
    width: 200px;
}

select,
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #ccc !important;
}

.dataTables_wrapper .dataTables_filter {
    margin-bottom: 10px;
}

.list-tabl table tr,
table.display tr.odd,
table.display tr.even {
    border-bottom: 1px solid #f3f3f3;
}

table.display tr:last-child.odd,
table.display tr:last-child.even {
    border-bottom: 1px solid #dddddd;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid #f3f3f3 !important;
}

#nav_top ul li ul.dropdown li:last-child a {
    padding: 5px 5px 5px 8px !important;
}

#nav_top ul li ul.dropdown li:last-child a:hover,
#nav_top ul li ul.dropdown li a:hover {
    background: #e2f3e1;
    text-shadow: none;
}

#sidebar .user_box h3 a,
#topbar .user_box h3 a {
    color: #d28704;
    background: none !important;
    padding: 5px 5px;
    border: none !important;
    box-shadow: none !important;
    margin-top: 15px;
}

.list-tabl table tbody tr:nth-child(odd) ,  table.display tr.odd,
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #fbfbfb !important;
}

.user_box.round_all span {
    background: #2980b9;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 20px;
}

#sidebar .user_box h3,
#topbar .user_box h3 {
    line-height: 20px;
}

.user {
    float: left;
    color: #848484;
    margin-right: 10px
}

#topbar .user_box {
    margin-right: 0;
}

button,
button.skin_colour {
    background: #2980b9;
    border-color: #2980b9;
}

button:hover,
button.skin_colour:hover {
    background: #d28704 !important;
    border-color: #d28704 !important;
    transition: none;
}

.save {
    background: #2980b9 !important;
    border-color: #2980b9 !important;
    color: #fff;
    padding: 5px 8px 5px 5px !important;
    height: auto !important;
    text-align: center !important;
}

.textare textarea {
    width: 384px;
    height: 35px !important;
    margin-bottom: 8px;
}

.labe {
    width: 210px
}

table.static tbody tr td {
    padding: 5px;
}
.table-line td, .table-line th {border: 1px solid #E1E5E7; padding:8px 5px;}
.shopcart {
    margin-top: 15px;
}

.shopcart img {
    float: left;
    margin: 5px 10px 5px 5px;
}

.shopcart h4 {
    margin-top: 10px;
    font: 12px/1.5 normal sans-serif, 'Helvetica Neue', Arial, 'Liberation Sans';
}

.view_col_custd {
    width: 15% !important;
}

body .round_bottom,
#sidebar ul#accordion li:last-child a,
#sidebar ul#side_links li:last-child a,
#sidebar ul#accordion li ul.drawer li:last-child a,
#sidebar ul#accordion li:last-child ul.drawer,
#nav_top ul li ul.dropdown li:last-child a,
#nav_top ul li ul.dropdown,
#nav_top ul li ul.dropdown li:last-child ul.slideout li:last-child,
#nav_top ul li ul.dropdown li:last-child ul.slideout li:last-child a,
#search_bar input.indent,
span.form_tag,
div.main_container .box ul.content_accordion li:last-child h3.bar,
.dataTables_wrapper .ui-corner-bl,
body div.main_container #nav_top ul li.current:last-child a,
body .grad_colour,
.ui-widget-header,
div.main_container #nav_top>ul>li.current>a,
#nav_top ul li ul.dropdown li ul.slideout,
.dataTables_wrapper .ui-corner-tl,
#sidebar ul#accordion li ul.drawer,
div.main_container .box h2.box_head,
.slider .slide-up,
.slider .slide-down,
.slider-content .selected .title {
    background: none;
    border: none;
    text-shadow: none;
    color: #333;
    padding: 0;
}

.box.grid_16.round_all {
    border: none !important;
    margin-bottom: 0;
}

.dataTables_scrollHeadInner table thead tr th {
    padding: 0;
}

.DataTables_sort_wrapper {
    border: none;
}

.DataTables_sort_wrapper span {
    left: auto;
    position: absolute;
    right: -6px;
    top: 8px;
}

table thead th, .DataTables_sort_wrapper {
    text-align: left;
    padding: 10px 3px;
    font-weight: bold;
    font-size: 12px;
}

.dataTables_wrapper .dataTables_paginate span.fg-button {
    background: none;
    border: none;
}
.dataTables_scrollBody tbody tr td{
    font-size: 14px;
}
.fg-toolbar.ui-toolbar {
    margin-top: 5px;
    font-size: 14px;
}
.dataTables_wrapper .ui-widget-header input{
    height: 26px;
}

.box a.grabber,
.toggle,
.box_head.grad_colour.round_top {
    display: none;
}

.form-block {
    background: #fcfcfc;
    margin-bottom: 15px;
}

.font-sm {
    font-size: 10px;
}

.form-block>table input {
    height: 22px !important;
    line-height: 22px;
}

.form-block.smp>table input {
    width: 70px;
}

.form-block.smp>table select {
    width: 80px;
}

.form-block>table input[type="radio"],
.form-block>table input[type="checkbox"] {
    width: auto;
    margin: 0 3px 8px !important;
    float: left;
    height: auto !important;
    line-height: normal!important;
}

.form-block>table input[type="file"] {
    margin: 0 0 5px !important;
}

textarea {
    resize: none;
    background: #fff !important;
    border: 1px solid #dbdbdb !important;
    height: 60px;
}

.form-block table input,
.form-block table textarea,
.form-block table select {
    margin-bottom: 0 !important;
    max-width: 330px;
    width: 100%;
    background: #fff !important;
    border: 1px solid #dbdbdb !important;
    text-indent: 0 !important;
    padding: 5px !important;
    height: 34px !important;
}
span.error b{
    font-size: 12px !important;
}
.form-block>table select {
    max-width: 342px;
}

.box .block textarea {
    text-indent: 0 !important;
    padding: 5px !important;
}

.form-block  table textarea[readonly="readonly"],
.form-block table input[readonly="readonly"] {
    background: #f9f6f6 !important;
    box-shadow: none !important;
}

input:focus,
textarea:focus {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    border-color: #999;
}

.form-block table tr td:first-child {
    max-width: 210px;
    min-width: 150px;
    text-align: right;
}

.form-block  table tr table.subtable tr td:first-child {
    text-align: right;
    max-width: 210px;
    min-width: 150px;
    width: 140px;
    padding: 10px;
    text-align: right;
}
.subtable tbody tr td{ padding:8px 0;}

.form-block table tr tr td,
.form-block table tr tr td:first-child {
    max-width: 210px;
    min-width: auto;
    text-align: left;
}

.form-block.lab table tr td:first-child {
    max-width: 210px;
    min-width: 200px;
}

.form-block table tr td label {
    font-weight: normal !important;
}

.form-block table {
    width: 100%
}

button span {
    margin: -2px 8px 0 0;
}
.form-block table input[type="submit"],
.form-block table input[type="button"] {
    width: auto;
    padding: 5px;
    color: #fff !important;
    background: #2980b9 !important;
    height: auto !important;
    line-height: normal !important;
    border-color: #2980b9 !important;
}

.form-block.lab.width-1000>table tr td:first-child,
.form-block.width-1000>table tr td:first-child,
.form-block.lab.width-850>table tr td:first-child,
.form-block.width-850>table tr td:first-child {
    max-width: 150px;
    min-width: 100px;
    width: 20%;
}

.form-block table tr #pro_list tr td,
.form-block table tr #pro_list tr td:first-child {
    max-width: inherit;
}

.form-block.lab.width-1000>table tr #pro_list td:first-child,
.form-block.width-1000>table tr #pro_list td:first-child {
    min-width: inherit;
}

.form-box-sm {
    max-width: 120px !important;
}

.form-block hr {
    margin-bottom: 5px;
}

.datatable tr th:last-child .DataTables_sort_wrapper,
.dataTable tr th:last-child,
.datatable tr td:last-child,
.dataTable tr td:last-child {
    text-align: right;
}

.datatable tr th:last-child .DataTables_sort_wrapper {
    padding-right: 20px;
}

.form-block.width-1000>table tr td#pro_list td:first-child {
    width: auto
}

.form-block.width-1000>table tr td#pro_list td {
    padding-bottom: 10px;
}

.form-block  table td#pro_list td input[type="checkbox"] {
    margin: 0 3px 0 !important;
}
.list-tabl table{ width:100%;}
.list-tabl td{ padding:10px 5px;}
.search-sec{background: #fcfcfc; padding:5px;margin-bottom: 5px; border-bottom:0 #efeded solid;}
.search-sec table{ margin:0 auto;}
.dataTables_empty{ text-align:left !important;}
input{border: 1px solid #dbdbdb !important;}
.db-sec .title-sec small{font-size: 14px;
                         color: #666;
                         font-weight: normal;
                         letter-spacing: 0;
}
.db-sec .title-sec h2{ font-size:20px;}
.db-block{ width:23%; float:left; margin:0.9%; background:#f2f2f2; border:1px solid #f3f3f3;}
.db-block> div{ padding:20px 5px;}
.db-block> div.ico{ background:#ccc;
                    width: 80px;

                    line-height: 80px;

                    font-size: 32px;

                    float: left;

                    color: #fff;

                    text-align: center;

                    margin-right: 10px;

                    height: 80px;
}
.db-block h3{margin-bottom: 10px;

             font-size: 18px;

             font-weight: normal;

             border-bottom: 1px solid #ccc;

             padding-bottom: 10px;

             margin-top: 10px;}

.sec-1 > div.ico{ background:#2980b9;}
.sec-2 > div.ico{ background:#dd4b39;}
.sec-3 > div.ico{ background:#7b38bb;}
.sec-4 > div.ico{ background:#d28704;}
.sec-5 > div.ico{ background:#00c0ef;}
.sec-6 > div.ico{ background:#69b829;}
.sec-7 > div.ico{ background:#00a65a;}
.sec-8 > div.ico{ background:#0f62c8;}
.db-sec {
    min-height: 420px;
}
#login_box label.fields input.indent{height: 30px;line-height:30px;width: 217px;}
#login_box .img-logo-wrapper{text-align: center;
                             padding: 10px 0;border-bottom: 1px solid #f3f2f2;}
#login_box {
    width: 375px;
    background: #fff;border: 1px solid #f3f2f2;

}

.ui-state-default .ui-icon{background: url(../datatable/images/sort_both.png) no-repeat center right;}
.ui-state-default .DataTables_sort_wrapper .ui-icon.ui-icon-triangle-1-n{background: url(../datatable/images/sort_asc.png) no-repeat center right;}
.ui-state-default .DataTables_sort_wrapper .ui-icon.ui-icon-triangle-1-s {

    background: url(../datatable/images/sort_desc.png) no-repeat center right;

}

/**For logo background Color**/
.main-header #topbar a.site-logo{background: #ff4757;}
#login_box .img-logo-wrapper{background: #fff;}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: -10px;
    margin-bottom: -4px;
    margin-left: 0px;
    padding: 3px 5px;
    width: auto;
    border-radius: 2px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 10px;
    line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 0%;
    margin-left: 0px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid hsla(0, 0%, 20%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
    top: -6px;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
tr td .fa-eye {color: #428866;font-size: 13px;}
tr td .fa-trash-o {color:#d53232; font-size: 13px;}
tr td .fa-pencil-square-o {color:#bb922c; font-size: 13px;}
tr td .fa-picture-o {color:#dba142; font-size: 13px;}
tr td fa-archive{color:#dba142; font-size: 13px;}
.preview, .wholesale, .addGallery, .editPrtble{padding: 0 3px;}
.tablePackage tr td button{
    height: 22px;
    padding: 0 10px;
    font-size: 11px;
    margin: 0 5px;
}
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.PopBtn{
    background: #2980b9;
    border-color: #2980b9;
    height: 22px;
    padding: 0 10px;
    font-size: 11px;
    margin: 0 5px;
    display: inline-block;
    color: #fff !important;
    -moz-box-shadow: 0px 1px 0px rgba(255,255,255,1),inset 0px 1px 0px rgba(255,255,255,0.2);
    -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1), inset 0px 1px 0px rgba(255,255,255,0.2);
    border-radius: 2px;
    font-weight: 300 !important;
}
.popup {
    margin: 70px auto;
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    width: 700px;
    position: relative;
    transition: all 5s ease-in-out;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup .close:hover {
    color: #06D85F;
}
.popup .content {
    max-height: 30%;
    overflow: auto;
}

@media screen and (max-width: 700px){
    .popup{
        width: 70%;
    }
}
/***package Css****/
.registerTab_Section {
    width: calc(100% - 30px);
    margin: 0 auto;
}
h1.titleMthd {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 21px;
    color: #58595b;
}
.registerTab_Section .Tabcontent_Containr {
    float: left;
    width: 100%;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 0 3px 2px rgba(66, 89, 73, 0.3);
    margin-bottom: 18px;
    background: #fff;
    margin-top: 8px;
}
h2.amantPybl {
    color: #535353;
    font-size: 22px;
    margin-bottom: 15px;
}
.paymntMthdTile {
    float: left;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #dfecdb;
    color: #5b5b5b;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.pymntOptn {
    float: left;
    padding: 0 15px;
}
.pymntOptn button{
    background: #d28704 !important;
    border-color: #d28704 !important;
    transition: none;
    padding: 8px 25px;
    font-size: 14px;
    margin: 0;
}
.pymntOptn button:hover{
    background: #000 !important;
    border-color: #000 !important;
}
.pymntOptn .checkOptn {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.pymntOptn .checkOptn input{float: left; margin-top:6px; margin-right: 4px}
.pymntOptn .checkOptn span{font-weight: 600;font-size: 13px;}
.frgtOtp {
    float: left;
    width: 100%;
    margin-top: 16px;
}
.pymntOptn .frgtOtp p, .pymntOptn .frgtOtp p a {
    font-size: 14px !important;
}
.frgtOtp a{color: #faa813;}
.packageSelerContainer{float: left; width: 100%; margin-top: 30px;}
.noScrollTable .dataTables_scrollBody{
    overflow: hidden !important; 
}
.noScrollTable .dataTables_scroll{
    overflow: inherit !important; 
}

div.main_container .box.positionMenu{
    position: initial;
}

/*Chat Css Start HEre*/
.citybeeChat{
    font-family: Roboto,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 2px 2px 0 0;
    position: fixed;
    bottom: 0;
    right: 40px;
    z-index: 1000000;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
}
.citybeeChat button.chatBtn{ margin: 0; background: transparent !important; border-color: transparent !important;}
.citybeeChat button.chatBtn img{width: auto; height: 45px;}
.ChatContainer {
    width: 550px;
    background: #444753;
    bottom: 0;
    display: none;
    -webkit-box-shadow: 0 0 7px 0 #999;
    box-shadow: 0 0 7px 0 #999;
}
.people-list {width: 200px;float: right;}
.people-list .search {padding: 5px; position: relative;}
.people-list input {border-radius: 3px; border: none; padding: 0 6px; color: white; background: #6A6C75; width: calc(100% - 14px); font-size: 12px; height: 26px;line-height: 26px;}
.people-list .fa-search {position: absolute;right: 15px;top: 9px;color: #aeadad;}
.people-list ul {padding: 5px; height: 330px; background: transparent;}
.people-list ul li {padding: 5px; cursor: pointer;}
.people-list ul li.active{
    border: 1px solid #807f7f;
    border-radius: 4px;
    background: #777;
}
.people-list ul li span{
    width: 35px;
    height: 35px;
    float: left;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #a6a6a6;
}
.people-list img {
    float: left;
    display: block;
    max-width: 100%;
}
.people-list .about {
    margin-top: 6px;
    padding-left: 0;
    width: calc(100% - 45px);
    float: right;
}
.people-list .about .name{
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #fff;
}
.people-list .status{ font-size: 12px; line-height: 12px; color: #92959E; margin-top: 2px; position:relative;}
.people-list .status p{
    position: absolute;
    right: 0;
    top: 2px;
    background: red;
    color: #fff;
    font-size: 10px;
    padding: 1px 4px;
    border-radius: 1px;
}
.people-list .status i{
    font-size: 8px;
    float: left;
    margin-top: 2px;
}
.chat {
    width: 350px;
    float: left;
    background: #F2F5F8;
    color: #434651;
}
.chat .chat-header {
    padding: 6px;
    border-bottom: 2px solid white;
    background: #C4BFA5;
}
.chat .chat-header span{
    width: 40px;
    height: 40px;
    float: left;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #127512;
}
.chat .chat-header img {float: left; display: block;max-width: 100%}
.chat .chat-header .chat-about {
    float: right;
    padding-left: 0px;
    margin-top: 8px;
    width: calc(100% - 60px);
}
.chat .chat-header .offlineChat-Head .chat-about {
    width: 100%;
    margin: 0;
}
.chat .chat-header .chat-with {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chat .chat-header .chat-num-messages { color: #92959E;}
.chat .chat-history ul{padding: 8px 0 8px 8px; margin: 0; list-style-type: none;}
.chat .chat-history .message-data {margin-bottom: 12px; font-size: 12px;}
.chat .chat-history .message-data-time { color: #a8aab1; padding-left: 6px; font-size: 12px;}
.chat .chat-history .message {
    color: #6a6765;
    padding: 6px 7px;
    line-height: 18px;
    font-size: 12px;
    border-radius: 4px;
    margin-bottom: 15px;
    width: 85%;
    position: relative;
    word-wrap: break-word;
}
.chat .chat-history .message a{
    color: #007bff;
}
.chat .chat-history .message:after {
    bottom: 100%;
    left: 7%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #D9EED0;
    border-width: 7px;
    margin-left: -5px;
}
.chat .chat-history .my-message {background: #D9EED0;}
.chat .chat-history .other-message {background: #eee;}
.chat .chat-history .other-message:after { border-bottom-color: #eee; left: 93%;}
.chat .chat-message { padding: 6px; position: relative;}
.chat .chat-message textarea {
    width: calc(100% - 24px);
    border: none;
    padding: 5px 10px;
    margin-bottom: 0px;
    border-radius: 5px;
    resize: none;
    font-size: 13px;
    height: 22px;
}
.chat .chat-message button {
    float: right;
    cursor: pointer;
    background: #4d4b49 !important;
    border: none;
    color: #F29C1E !important;
    padding: 0px 15px;
    width: auto;
    transform: rotate(0deg);
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase;
    border-radius: 0px;
    top: 2px !important;
    margin: 0;
}
.online, .offline, .me { margin-right: 3px; font-size: 9px;}
.online { color: #86BB71;}
.offline {color: #E6E6E6;}
.me { color: #94C2ED;}
.align-leftChat {text-align: left;}
.align-rightChat {text-align: right;}
.float-right {float: right;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
button.closeChat{
    position: absolute;
    right: -10px;
    top: -12px;
    padding: 0;
    background: transparent !important;
    border: none;
    cursor: pointer;
    z-index: 99;
}
button.closeCha:hover{background: transparent !important;}
.closeChat img{width: 27px;}
.offlineChat-content{
    float: left;
    width: 100%;
    height: 300px;
    background: #fff;
    text-align: center;
    padding: 65px 30px 0;
}
.offlineChat-content i{
    font-size: 28px;
    color: #dbcea7;
}
.offlineChat-content p{width: 100%; font-size: 13px;}
.offlineChat-content p a{color: #f29c1e; padding: 0 5px; font-size: 16px}
.contentterm {
    overflow: auto;
    position: relative;
    padding: 0;
    background: #fff;
    margin: 0px;
    width: 100%;
    max-width: 100%;
    height: 265px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
.people-list .list .mCSB_inside > .mCSB_container, .chat-history .mCSB_inside > .mCSB_container{margin-right: 20px;}
.people-list .list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: rgba(125, 125, 125, 0.75)}
.chat-history .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: rgba(125, 125, 125, 0.75)}
.chat-history .mCSB_scrollTools .mCSB_draggerRail{background-color: rgba(193, 193, 193, 0.4) !important}
.chat-history .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: rgba(85, 85, 85, 0.75) !important}
.chat-history .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .people-list .list .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color: rgba(85, 85, 85, 0.75) !important}
.chat-message input{width: 257px !important;}

/*Chat Css End HEre*/
.chatUrl{
    overflow: hidden;
    padding: 6px;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    margin-bottom: 8px;
}
.chatUrl, .chatUrl .urlImg, .urlContnt{float: left; width: 100%;}
.chatUrl .urlImg{
    position: relative;
    margin: 0 auto;
    height: 65px;
    width: 80px;
    float: left;
    padding-right: 0px
}
.chatUrl .urlImg img{
    height: auto;
    display: block;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: 1;
    max-width: 100%;
    max-height: 100%;
    border: none;
    outline: none;
    text-decoration: none;
    transition: all .2s ease-in;
}
.urlContnt{
    padding: 0px;
    width: calc(100% - 90px);
    float: right;
}
.urlContnt label{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000;
    margin-bottom: 4px;
    font-weight: 500;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.urlContnt span{
    font-size: 11px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    line-height: 15px;
    color: #aeaeae;
    height: 30px;
    overflow: hidden;
}
.urlContnt span.linkTitle{
    height: auto;
    margin: 0;
}
.urlContnt span i{padding-right: 5px; color: #686868;}

/*driverDesign*/
.diverOrderlist{
    float: left;
    width: 100%;
    padding: 15px 0;
}
.diverOrderlist h1{
    font-size: 18px;
    color: #000;
    border-bottom: 2px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.orderDetails_container{
    float: left;
    width: 100%;
    margin: 0px 0 30px
}
.orderBox{
    float: left;
    width: calc(100% - 10px);
    margin: 0 0 5px;
    padding: 5px;
    border-radius: 4px;
}
.orderPrice{
    float: left;
    width: 100px;
    height: 40px;
    background: #fbecbf;
    border-radius: 2px;
    position: relative;
    padding: 3px 4px;
    margin-bottom: 0px;
    border: 1px solid #fbecbf;
    margin-right: 20px;
}
.orderPrice img{
    position: absolute;
    right: 7px;
    bottom: 4px;
    height: 15px;
    opacity: 0.5;
}

.orderPrice p{
    font-size: 14px;
    color: #9d9d9d;
}
.orderPrice p span{
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
.orderDetails_container label.idInfo{
    float: left;
    font-size: 13px;
    color: #595959;
    margin-top: 8px;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: 600;
}  
.orderDetails_container label.idInfo span{
    font-weight: 600;
    padding-left: 5px;
    color: #db8b00;
}
.orderIdCol{
    background: #f4ecde;
    border-radius: 2px;
    padding: 4px;
}
.stepDetails{
    float: left;
    width: 100%;
}
.orderIdCol{
    float: left;
    width: calc(100% - 5px);
}
.stepDetails .panel{
    float: left;
    width: 50%;
}
.Info_Address{
    float: left;
}
.Info_AddressContent p{
    font: 12px/1.5 sans-serif, 'Helvetica Neue',Arial,'Liberation Sans';
    margin-bottom: 0;
    width: 100%;
}
.Info_AddressContent p span{
    float: left;
    padding-right: 6px;
}
.Info_AddressContent p span img{
    float: left;
    width: 14px;
    opacity: 0.6;
    margin-right: 4px;
    margin-top: 3px;
}
.Info_AddressContent{
    float: left;
    margin-top: 4px;
    border: 1px solid #ededed;
    margin-right: 0px;
    padding: 15px;
    border-radius: 5px;
}
.Info_AddressContent p img{
    float: left;
    width: 14px;
    opacity: 0.6;
    margin-right: 4px;
    margin-top: 1px;
}
.Info_AddressContent p span.name{
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.Info_AddressContent p span.phNmbr{
    line-height: 20px;
    background: #ededed;
    padding: 1px 7px;
}
.progresStep{
    float:left;
    width: 100%;
}
.adressBox{
    float: left;
    width: 265px;
}
.adressBox img{
    float: left;
    width: 15px;
    opacity: 0.5;
}
.adressBox__content{
    padding-left: 22px;
}
.Info_AddressContent p.ZipCode span{
    color: #000;
    font-weight: 500;
}
.directionLine{
    float: left;
    width: 275px;
    margin-top: 15px;
    padding: 0 16px;
}
.directionLine img{
    width: 85px;
    float: left;
}
.directionLine:after{
    background: url("../images/roadi-con.png") repeat-x;
    content: "";
    height: 12px;
    float: left;
    width: 100%;
}
.DetialsBox, .accordianBox{
    float: left;
    width: 100%;
}
h2.OrderTitle{
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin: 0 0 15px;
}

.orderBox{
    float: left;
    width: 100%;
    padding-bottom: 25px;
}

.orderPrice img{
    position: absolute;
    right: 7px;
    bottom: 4px;
    height: 20px;
    opacity: 0.5;
}

.orderDetails_container label.idInfo{
    float: right;
    font-size: 15px;
    color: #595959;
    margin-top: 8px;
    padding-right: 10px;
    margin-bottom: 0;
}  
.orderDetails_container label.idInfo span{
    font-weight: 500;
    padding-left: 5px;
    color: #db8b00;
}
.orderIdCol{
    background: #f4ecde;
    border-radius: 2px;
    padding: 4px;
}
.orderIdCol, .stepDetails{
    float: left;
    width: 100%;
}

.stepDetails .panel{
    float: left;
    width: 50%;
}

.DetialsBox, .accordianBox{
    float: left;
    width: 100%;
}
h2.OrderTitle{
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin: 0 0 30px;
}
.orderSection_box{
    float: left;
    width: calc(100% - 100px);
    margin-bottom: 30px;
    padding: 0 50px;
}
.orderSection_box h3{
    font-size: 18px;
    font-family: bold;
    color: #000;
    margin: 0 0 12px;
    font-family: sans-serif, 'Helvetica Neue',Arial,'Liberation Sans';
    font-weight: 500;
    letter-spacing: 0.5px;
}
.selectOption{
    float: left;
    margin-right: 15px;
}
.custom-choose
{
    display: block;
    justify-content: normal;
    align-items: center;
    float: left;
    width: 100%;
}
.custom-choose input[type='radio'],.custom-choose input[type='checkbox']
{
    display: none;
}
.custom-choose{
    [type="radio"]:not(:checked) + label:before, [type="radio"]:checked + label:after {
        display: none;
    }
} 
.custom-choose input[type='radio'] + label,.custom-choose input[type='radio']:not(checked) + label
,.custom-choose input[type='checkbox'] + label,.custom-choose input[type='checkbox']:not(checked) + label
{
    width: auto;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    display: inline-block;
    padding-left: 0;
    font-size: 16px;
    font-weight: normal;
    padding: 0 25px;
    border-radius: 4px !important;
    border: 1px solid #ededed;
    background: #ededed;
    opacity: 0.7;
    cursor: pointer;
}
.custom-choose input[type='radio']:checked + label,
.custom-choose input[type='checkbox']:checked + label
{
    position: relative;
    border: solid 0px #444;
    background: #ffbf00;
    color: #FFF;
    transition: .4s;
    border-radius: 4px !important;
    border: 1px solid #ffbf00;
    opacity: 1;
}
.custom-choose input[type='radio']:checked + label::before,
.custom-choose input[type='checkbox']:checked + label::before
{
    display: none;
    position: absolute;
    left: 16px;
}
.orderSection_box span.note{
    font-size: 13px;
    color: #6c6c6c;
    margin: 5px 0;
    float: left;
    width: 100%;
}
.formWrapper{
    background: #fff;
    padding: 12px 18px;
    box-shadow: 0 10px 46px 0 rgba(0,0,0,0.1);
    border: 1px solid #ededed;
    width: 850px;
    border-radius: 5px
}
.addressInput{
    float: left;
    width: 100%;
    margin: 0 0 12px;
    position: relative;
}
.addressInput input{
    float: left;
    width: calc(100% - 60px);
    height: 38px;
    border: 1px solid #ededed;
    line-height: 38px;
    border-radius: 0;
    padding-left: 60px;
    font-size: 15px;
}
.addressInput.no-paddIng input{
    padding-left: 8px;
}
.addressInput span{
    position: absolute;
    left: 6px;
    top: 5px;
}
.addressInput span img{
    width: 45px;
}
.addressInput textarea{
    float: left;
    width: calc(100% - 28px);
    border: 1px solid #ededed;
    line-height: 20px;
    border-radius: 0;
    font-size: 14px;
    padding: 5px 12px;
    height: 75px;
}
.addressInput .ContactNumber{
    float: left;
    width: 125px;
}
.addressInput .ContactNumber.width200{
    width: 200px;
}
.addressInput .ContactNumber input{
    padding-left: 7px;
    width: calc(100% - 17px);
    font-size: 14px;
}
.addressInput .ContactInfo_box{
    float: right;
    width: calc(100% - 200px);
    padding-left: 25px
}
.ContactInfo_box select{
    float: left;
    width: 28.33%;
    height: 38px;
    border: 1px solid #ededed;
    line-height: 38px;
    border-radius: 0;
}
.ContactInfo_box .seelctInfo{
    float: left;
    width: 33.33%;
    padding-left: 14px;
}
.ContactInfo_box .seelctInfo select{
    width: calc(100% - 40px);
    float: left;
}
.ContactInfo_box .seelctInfo label{
    float: left;
    width: 34px;
    line-height: 38px;
    text-align: right;
    font-weight: normal;
    font-weight: 600;
    padding-right: 5px;
}
.widthHundred{
    float: left;
    width: 100%;
    margin-top: 0px;
}
.orderSection_box button{
    float: left;
    width: auto;
    padding: 0 25px;
    background: #CEA016;
    height: 38px;
    line-height: 36px;
    border: 1px solid #CEA016;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}
.itemNote{
    float: left;
    width: 100%;
    margin-top: -10px;
}
.itemNote ul{
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}
.itemNote ul li{
    float: left;
    width: auto;
    margin-right: 15px;
    color: #e8c952;
    font-size: 15px;
    font-weight: 600;
    list-style-type: none;
    padding: 0;
    border-bottom: 0px solid;
    cursor: pointer;
}
.PropCodeCheck_Container, .pronoCode{
    float: left;
    width: 100%;
}
.PropCodeCheck_Container{
    width: calc(100% - 100px);
    padding: 0 50px;
}
.PropCodeCheck_Container p{
    float: left; width: 100%;
    font-size: 15px;
    color: #595959;
    margin: 0 0 12px;
}
.PropCodeCheck_Container p input{
    float: left;
    margin-top: 5px;
}
.PropCodeCheck_Container p span{
    float: left;
}
.pronoCode{margin-top: 8px; width: 335px;}
.pronoCode .inputPromo{
    float: left;
    width: 100%;
}
.inputPromo input{
    float: left;
    width: calc(100% - 130px);
    height: 32px;
    border: 2px solid #ededed;
    line-height: 32px;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    padding-left: 8px;
}
.inputPromo button{
    float: left;
    width: 100px;
    background: #D41411;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    height: 32px;
    border: 0px solid;
    line-height: 32px;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 10px;
}
.toatalPrice_placeorder{
    float: left;
    width: calc(100% - 50px);
    margin-top: 20px;
    padding-left: 50px;
}
.toatalPrice_placeorder button{
    float: left;
    width: 200px;
    height: 50px;
    background: #d28704;
    border-radius: 4px;
    border: 0px solid;
    line-height: 50px;
    text-align: center;
    padding: 0;
    font-size: 16px;
}
.width100{
    float: left;
    width: 100%;
}
toatalPrice_placeorder p{
    float: left; width: 100%;
    font-size: 13px;
    color: #595959;
    margin: 0;
}
toatalPrice_placeorder p a{
    color: red;
}
.postinPointer{
    display: flex;
    flex-wrap: nowrap;
    position: relative;
}
.numberingBox{
    display: flex;
    flex: 0;
    flex-direction: row-reverse;
    margin-top: 0;
    align-self: flex-start;
    align-items: flex-start;
    font-size: 1.05rem;
}
.orderPointNumber:after{
    width: 32px;
    height: 32px;
    border: 1px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    display: inline-flex;
    content: '';
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
}
.orderPointNumber span{
    width: 34px;
    float: left;
    height: 32px;
    text-align: center;
    line-height: 32px;
}
.orderBox .postinPointer .lineVertical{
    width: 1px;
    top: 33px;
    bottom: -10px;
    left: 14px;
    background: none;
    border-right: 2px dotted #000;
    position: absolute;
}
.orderBox .postinPointer:last-child .lineVertical{
    display: none;
}
.orderPointNumber{
    background: #fff;
}
.postinPointer .orderSection_box{
    padding-left: 20px;
}
.postinPointer.DropOPtion:last-child .lineVertical{
    display: none;
}
#sidebar .user_box h3, #topbar .user_box h3{
    font-size: 12px;
}
.flat_area h2{
    font-size: 18px;
    font-weight: 600;
}
.adminMain-wraper .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3.5rem;
    line-height: 3.5rem;
    background-color: #ccc;
}
.adminMain-wraper .nav-link:hover {
    transition: all 0.4s;
}
.adminMain-wraper .nav-link-collapse:after {
    float: right;
    content: '\f067';
    font-family: 'FontAwesome';
}
.adminMain-wraper .nav-link-show:after {
    float: right;
    content: '\f068';
    font-family: 'FontAwesome';
}
.adminMain-wraper .nav-item ul.nav-second-level {
    padding-left: 0;
}
.adminMain-wraper .nav-item ul.nav-second-level > .nav-item {
    padding-left: 20px;
    list-style: none;
    float: left;
    width: 100%;
}
.tableWrap_data .dataTables_wrapper table{width: 100% !important;}
@media (min-width: 992px) {
    .adminMain-wraper .sidenav {
        position: absolute;
        top: 0;
        left: 0;
        width: 230px;
        height: calc(100vh - 3.5rem);
        margin-top: 3.5rem;
        background: #343a40;
        box-sizing: border-box;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
        overflow-y: scroll;
    }
    .adminMain-wraper .navbar-expand-lg .sidenav {
        flex-direction: column;
    }
    .content-wrapper.adminMain {
        margin-left: 230px;
        float: left;
        padding-top: 55px;
        width: calc(100% - 230px) !important;
    }
    .adminMain-wraper .footer {
        width: calc(100% - 230px);
        margin-left: 230px;
    }
}
/*admin Css*/
.adminMain-wraper .bg-dark{
    background: #fff !important;
    border-bottom: 2px solid;
}
.adminMain-wraper p.sideNavHead{
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 0;
}
.adminMain-wraper p.sideNavHead a{
    cursor: pointer !important;
}
.adminMain-wraper p.sideNavHead a.lockIcon span{
    background: #2980b9;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin-right: 4px;
}
.adminMain-wraper a.navbar-brand{
    padding: 0;
}
a.navbar-brand span img{
    height: 38px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    font-size: 15px;
    font-weight: 300;
}
.navbar-expand-lg .navbar-nav li.nav-item:first-child a{
    padding: .5rem;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
} 
.homeTableInfo{
    margin-bottom:25px;
    padding: 0 15px;
}
.homeTableInfo tr td{
    font-size: 14px;
}
.nav-link.logout{color: #143A83; font-weight: 600;}
.nav-link.logout span{
    margin-right: 5px;
    background: #EF4D64;
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}
.nav-link.logout span i{color: #fff;}
.headingTable{
    border-bottom: 1px solid #ccc;
    padding: 8px 15px;
    margin-bottom: 15px !important;
    float: left;
    width: 100%;
}
.flat_area.headingTable h2 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 0px solid;
    margin-bottom: 0;
}
.flat_area.headingTable h2 span{
    color: #000;
    font-size: 14px;
    padding-left: 20px;
}
.flat_area.headingTable button.button_colour{
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 0 7px;
    border-radius: 2px;
    float: right;
}
.flat_area.headingTable button.button_colour img{margin-right: -4px;}
.flat_area.headingTable button.button_colour span{
    margin: 0;
}
.tableWrap_data{
    width: 100%;
    float: left;
    padding: 0 15px;
}
footer.footerImap{
    width: calc(100% - 230px);
    margin-left: 230px;
    padding-top: 12px;
    padding-bottom: 12px;
    float: left;
    border-top: 2px solid #000;
    margin-top: 15px;
    background: #dce6f2;
    position: fixed;
    bottom: 0;
}
footer.footerImap span{font-weight: 400 !important;}
.tableWrap_data .dataTables_scroll{
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.tableWrap_data .dataTables_scrollBody{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.content-wrapper.adminMain{
    width: 100%;
    float: left;
    padding-bottom: 75px;
}
.adminMain-wraper button.navbar-toggler{
    background: #464646;
    padding-left: 8px;
    padding-right: 8px;
}
.navbar-dark .navbar-toggler-icon{
    margin: 0
}
.dataTables_wrapper .dataTables_paginate span.first, .dataTables_wrapper .dataTables_paginate a.previous,
.dataTables_wrapper .dataTables_paginate a.next, .dataTables_wrapper .dataTables_paginate a.last, .dataTables_wrapper .dataTables_paginate .next, .dataTables_wrapper .dataTables_paginate .previous{
    background: #5a8ca4 !important;
    text-shadow: none !important;
    color: #fff !important;
    font-size: 12px !important;
    margin: 2px 3px 2px 3px;
    cursor: pointer !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    font-size: 14px;
    padding: 4px 10px !important;
}
.FormData_lab{
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
} 
.FormData_lab input{
    height: 32px !important;
}
.rightGroup{float: right;}
.flat_area.headingTable .rightGroup button.button_colour, .flat_area.headingTable .rightGroup form{float: left; margin-left: 4px;}
.rightGroup button{margin-left: 4px !important;}
.tableWrap_data .dataTables_wrapper {font-size: 14px; display: block;width: 100%;overflow-x: auto;overflow-y: hidden;}
.dataTables_wrapper .dataTables_filter input{height: 28px;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled{
    color: #fff !important;
    border: 1px solid transparent;
    background: #cacaca !important;
}
.tableWidth{float: left;
            width: 100%;
            padding: 0 15px;}
.tableWidth table{float:left;width: 100%;}
.rListWraper .rowWrapper label{
    font-size: 1.0em;
    font-weight: normal;
    color: #333;
    margin-bottom: 5px;
}
.rListWraper .rowWrapper .nameList{text-align: right;}
.rListWraper .rowWrapper .imgBrowse span{
    float: left;
    width: 100%;
    padding: 17px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    margin: 2px 0;
}
.dateWrapper .dateWrapperBox{
    width: 170px;
    position: relative;
    float: left
}
.dateWrapper span.betweenText{font-size: 16px; padding: 0 15px; float: left}
.dateWrapper .dateWrapperBox input{padding-right: 30px !important;}
.dateWrapper .dateWrapperBox .dateInput{
    position: absolute;
    top: 4px;
    right: 5px
}
.dateWrapper .dateWrapperBox .dateInput img{width: 20px;}
.rListWraper .rowWrapper .imgBrowse span img{width: 100%;}
.rListWraper .container .rowWrapper input, .rListWraper .container .rowWrapper select, .rListWraper .container .rowWrapper textarea{
    margin-bottom: 0 !important;
    max-width: 100%;
    width: 100%;
    background: #fff !important;
    border: 1px solid #dbdbdb !important;
    text-indent: 0 !important;
    padding: 5px !important;
    height: 34px !important;
    font-size: 15px;
}
.rListWraper .container .rowWrapper{
    margin-bottom: 12px;
    float: left; width: 100%;
}
.rListWraper .container .rowWrapper .alertNote{
    float: left; width: 100%;
}
.rListWraper .container .rowWrapper .alertNote span{
    font-size: 10px;
}
.rListWraper .container .rowWrapper .rdiocheck{
    margin-right: 12px;
}
.rListWraper .container .rowWrapper textarea{height: 100px !important;}
.rListWraper .container .rowWrapper .rdiocheck input{
    width: auto;
    float: left;
    height: auto !important;
    margin-top: 4px;
    margin-right: 6px;
}
.rListWraper .container .rowWrapper .rdiocheck span{
    float: left;
}
.headingTable button.spButton{
    height: 28px !important;
    padding: 0 10px !important;
    border-radius: 2px !important;

}
.rListWraper .container .rowWrapper button.submtBtn{
    height: 28px !important;
    padding: 0 10px;
    border-radius: 2px !important;
    margin-right: 5px;
}
.rListWraper .container .rowWrapper input.submtBtn{
    border-style: none;
    padding: 0 10px !important;
    border-radius: 2px !important;
    background-color: #2980b9 !important;
    background: #2980b9 !important;
    width: auto !important;
    height: 28px !important;
    color: #fff !important;
}
.rListWraper .container .rowWrapper .input200{
    width: 200px;
    float: left;
}
.rListWraper .container .rowWrapper .input200 input{
    width: calc(100% - 25px);
}
.rListWraper hr{
    float: left;
    width: 100%;
    margin: 8px 0;
}
.width-100{float: left; width: 100%;}
h3.titleText{
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-break: 20px;
}
.form-inline.RightBtn{
    float: left;
    text-align: left;
}
.form-inline.RightBtn ul{
    list-style: none;
    margin: 0;
}
.form-inline.RightBtn ul li{
    float: left;
    font-size: 14px;
    line-height: 20px;
}
.rListWraper .container .rowWrapper .input200 span{float: right; line-height: 30px}
.noBorder table.static tr td{border-bottom: 0px solid !important; font-size: 14px;}
.noBorder table.static tr td strong{padding-left: 8px !important;}
.dataTables_wrapper.buttnPaginate .dataTables_paginate span.previous.fg-button, .dataTables_wrapper.buttnPaginate .dataTables_paginate span.next.fg-button{background: #dbdbdb !important; margin-right: 4px;}
.dataTables_wrapper.buttnPaginate .dataTables_paginate span.last.fg-button.ui-button{
    background: #5a8ca4 !important;
    text-shadow: none !important;
    color: #fff !important;
    font-size: 12px !important;
    margin: 2px 3px 2px 3px;
    cursor: pointer !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next, .dataTables_wrapper .dataTables_paginate .paginate_button.previous{color: #fff !important;}
.FormBox-Container .inputContnt{float: left;}
.dataTables_wrapper.newPaginateBtn .dataTables_paginate span.previous, .dataTables_wrapper.newPaginateBtn .dataTables_paginate span.next{background: #cacaca !important; margin-right: 5px;}
.dataTables_wrapper.newPaginateBtn .dataTables_paginate span.last{background: #5a8ca4 !important;
text-shadow: none !important;
color: #fff !important;
font-size: 12px !important;
margin: 2px 3px 2px 3px;
cursor: pointer !important;}
.dataTables_wrapper.newPaginateBtn .dataTables_paginate span.last:hover{background: #d28704 !important;
border-color: #d28704 !important;}
/* TagProduct Add */
/* .leftListProperty{top: 75px; position: sticky;}
.rightAddProperty ul li:nth-child(5n+1){ clear: left;} */
/* TagProduct Css END */
@media only screen and (max-width: 991px) {
    footer.footerImap{
        width: 100%;
        margin-left: 0
    }

}
@media only screen and (max-width: 767px) {
    .navbar-expand-lg .navbar-nav li.nav-item:first-child a{padding-left: 0;}
    .FormData_lab.width-1000, .FormData_lab.width-700{width: 100%;padding: 0;}
    .rListWraper .rowWrapper .nameList{text-align: left;}
    .headingTable{margin-bottom: 0 !important;}
    .adminMain-wraper button.navbar-toggler:hover{background: #fb6262 !important;border-color: #fb6262 !important;}
    [data-tooltip]:hover:before,
    [data-tooltip]:hover:after{
        display: none;
    }
    footer.footerImap{
        width: 100%;
        margin-left: 0
    }
    .adminMain-wraper .navbar {
        padding: 0;
    }
    .adminMain-wraper a.navbar-brand{
        padding-left: 15px;
    }
    .adminMain-wraper button.navbar-toggler{
        margin: 10px 15px 10px 0;
    }
    .navbar-collapse ul.navbar-nav li.nav-item{
        background: #373737;
        padding-left: 14px;
        padding-right: 14px;
        border-bottom: 1px solid #555;
    }
    .adminMain-wraper p.sideNavHead{
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 0;
    }
    .navbar-collapse ul.navbar-nav li.nav-item ul.nav-second-level{
        list-style: none;
    }
    .navbar-collapse ul.navbar-nav li.nav-item ul.nav-second-level li.nav-item{
        padding-left: 10px;
        padding-right: 10px;
        background: #5b5b5b;
        list-style: none;
    }
    .content-wrapper.adminMain{
        padding-top: 65px;
    }
    .flat_area.headingTable button.button_colour{margin-top: 5px; margin-bottom: 4px;}
    .headingTable{padding: 5px 15px;}
    .orderSection_box{
        width: 100%;
        padding: 0 15px;
    }
    .custom-choose input[type="radio"] + label, .custom-choose input[type="radio"]:not(checked) + label, .custom-choose input[type="checkbox"] + label, .custom-choose input[type="checkbox"]:not(checked) + label{
        height: 30px;
        line-height: 30px;
        padding: 0 16px;
        font-size: 14px;
        margin-bottom: 6px;
    }
    .numberingBox{display: none;}
    .postinPointer .orderSection_box{padding: 15px; width: 100%;}
    .formWrapper{width: 100%; padding: 15px;}
    .box .block{padding-left: 15px; padding-right: 15px;}
    .rightGroup{float: left; width: 100%; margin-bottom: 15px;}
    .rightGroup button{margin: 0 !important;}
    .flat_area.headingTable h2{float: left;line-height: 19px;}
    .flat_area.headingTable .rightGroup button.button_colour{margin-right: 4px !important;}
    .dateWrapper .dateWrapperBox{margin-bottom: 5px;}
    .dataTables_wrapper .dataTables_length {float: left !important;margin-top: 8px;}
    .dataTables_wrapper .dataTables_filter {float: right !important;margin-bottom: 0;}
    .rightAddProperty ul li:nth-child(5n+1){ clear: inherit;}
    .rightAddProperty ul li:nth-child(4n+1){ clear: left;}
}
@media only screen and (max-width: 480px) {
    .rightAddProperty ul li:nth-child(5n+1){ clear: inherit;}
    .rightAddProperty ul li:nth-child(4n+1){ clear: inherit;}
    .rightAddProperty ul li:nth-child(2n+1){ clear: left;}
}