body{
	font-family: 'Work Sans', sans-serif !important;
	margin: 0;
	padding:0;
	background-color: #f0f0ee !important;
}
.h-font, .oswald-font{
	font-family: 'Oswald', sans-serif;
}
#laugh_in .preloader1 .loader {
 height: 560px;
 top:180px;
}
#mesquite  .preloader1 .loader {
 height: 560px;
 top:180px;
}

.demographic-table{
    position: relative;
}
div#select-date, .modal {
    z-index: 9999999 !important;
}
.loader {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    top:0px;
    overflow:hidden;
}
.loader i {
    color: #000;
    font-size: 60px;
}
.loader .fa-spin {
    -webkit-animation: fa-spin 3s infinite linear;
    animation: fa-spin 3s infinite linear;
}
.custom-section-area{
	background-color: #fff;
	padding:15px;
	text-align: center;
}
.bg-white {
    background-color: #fff;
}
.bg-white.p-relative {
    position: relative;
}
.mt-5{
    margin-top:3rem;
}
.chart-place img{
	width: 100%;
}
.demo-area .bg-white {
    background-color: #fff!important;
    margin: 20px 0;
    padding: 10px 0px 0px 0px;
    border: 1px solid #000;
}
.arrow_imgs{
	max-width: 15px;	
}
.las-tabs-sec {
    border-bottom: none !important;
}
.las-tabs-sec .nav-item .nav-link {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px;
    padding:15px 25px;
    cursor: pointer;
}
.las-tabs-sec .nav-item .nav-link{
    background-color: #000;
    color: #fff;
}
i.fa.fa-caret-down.red {
    color: #b44a26;
    font-size: 16px;
}
i.fa.fa-caret-up.green{
    color: #b6a578;
}
th.crrent-row {
    background-color: #b6a578;
}
th.trailing-row{
    background-color: #b54a26;
}
th.trailing-row button {
    color: #fff;
}
/*c-css*/
.tourism-table {
    margin-top: 0px;
}
.indi-chart-area {
    background-color: #efefef;
    margin: 40px 0 0;
    position: relative;
}
.indi-chart-area .chart-pop-icon.cross-chart {
    margin-left: 0px;
}
.indi-chart-area .chart-pop-icon {
    background-color: #000;
    width: 24px;
    color: #fff;
    padding: 1px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    right: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
}
.indi-chart-area .chart-pop-icon.download {
    background-color: #000;
    width: 24px;
    color: #fff;
    padding: 1px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    right: 25px;
    cursor: pointer;
    position: absolute;
    top: 0;
}
.indi-chart-area .chart-inner {
    padding: 10px 0px 0px;
}
#thegrid-body {
    margin: 0 7px;
    padding: 20px 0 0;
}
.indi-chart-area .chart-inner .chart-bar .chart-gray-bar {
    display: flex;
    background-color: #000;
    padding: 5px 7px;
    height: 30px;
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    margin: 10px 0;
}
.custom-control {
    align-self: center;
    display: flex;
    align-items: center;
    margin-right: 30px !important;
}
.indi-chart-area .chart-inner .chart-bar .chart-gray-bar input[type="checkbox"] {
    margin: 1px 5px 0 10px;
}
.custom-control-label {
    margin-bottom: 0;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0px;
    border: 1px solid #0f9eda;
}
.clr {
    clear: both;
    line-height: 0;
    font-size: 0;
}
.indi-chart-area .chart-inner .box-area {
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    position: relative;
    width: calc(25% - 1px);
    margin-top:10px;
}
#box-areas .box-0 .box-top-sec, #box-areas .box-0 .card-head-font {
    color: #000;
}
.indi-chart-area .chart-inner .box-area .head.padding-set {
    padding: 7px 9px 8px;
    line-height: 12px;
}
.indi-chart-area .chart-inner .box-area .head.blue {
    background-color: #7acbbe;
}
.indi-chart-area .chart-inner .box-area .head {
    padding: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    height: 37px;
}
.box-top-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cross-icon.cross {
    color: #333;
    font-size: 18px;
}
.indi-chart-area .chart-inner .box-area .box-body.blue {
    background-color: #7acbbe;
}
.card-head-font {
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    min-height: 40px;
    margin-bottom: 0px;
}
.indi-chart-area .chart-inner .box-area .box-body select {
    margin: 10px 0px;
    font-size: 11px;
    width: 80%;
    border: 1px solid #000;
    color: #000;
    height: 30px;
}
.indi-chart-area .chart-inner .box-area .box-body select option {
    background: #333;
    color: #fff;
    padding: 0 5px;
    border-bottom: 1px solid #ccc;
    padding: 3px 0;
    display: block;
    font-size: 12px;
}
.indi-chart-area .chart-inner .box-area .box-body .input-area {
    margin: 2px 0 0 0;
    float: left;
}
.custom-control {
    align-self: center;
    display: flex;
    align-items: center;
    margin-right: 30px !important;
}
.indi-chart-area .chart-inner .box-area .box-body .input-area input[type="checkbox"] {
    float: left;
    margin: 0;
}
.box-2 .input-area label, .box-0 .input-area label {
    color: #000;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #b6a578;
    border: 0;
    border-radius: 0;
}
.custom-checkbox .custom-control-label::before{
	 border-radius: 0 !important;
	 border:1px solid #b6a578;
}
.custom-control-input:checked~.custom-control-label::after {
    background-image: url(../images/download.svg);
}
.demographic-table {
    overflow: hidden;
	
}
.demographic-table table {
    width: 100%;
}	
.demographic-table table thead tr th:nth-of-type(1), .demographic-table table thead tr th:nth-of-type(2)  {
    text-align: left;
}
.demographic-table table thead tr th:nth-of-type(5),
 .demographic-table table thead tr th:nth-of-type(6),  .demographic-table table thead tr th:nth-of-type(7) {
   color: #000;
   background-color: #b6a578;
}
.demographic-table table thead tr th {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 5px 3px;
    text-align: right;
    vertical-align: bottom;
    line-height: 1.2;
}
.demographic-table table tbody tr:nth-of-type(odd) {
    background-color: #f8f8f7;
}

.demographic-table tbody tr.active {
    background-color: #f7e688 !important;
    cursor: pointer;
}
.demographic-table tbody tr{
 cursor: pointer;   
}
.demographic-table .portal-table tr td {
    white-space: nowrap;
}
.demo-area .demographic-table table tbody tr td:nth-of-type(1), .demo-area .demographic-table table tbody tr td:nth-of-type(2) {
    text-align: left;
}
.demo-area .demographic-table table tbody tr td:nth-of-type(1) {
    padding: 0 0;
    width: 19px;
    color: #fff;
    border-right: 1px solid #fff;
    cursor: pointer;
}
.demo-area .demographic-table table tbody tr td .icon {
    background-color: #6a6250;
    text-align: center;
    position: relative;
    height: 36px;
    border:1px solid rgba(255, 255, 255, 0.5);
    width: 25px;
}
.icon.open-tools i{
	font-size: 18px;
	font-weight: bold;
}
.demo-area .demographic-table table tbody tr td:nth-of-type(3) {
    color: #000;
    font-size: 14px;
    text-align: right;
}
.demo-area .demographic-table table tbody tr td:nth-of-type(4) {
    text-align: right;
}
.demo-area .demographic-table table tbody tr td {
    text-align: right;
    line-height: 30px;
    height: 36px;
    padding: 0px 5px;
}
.table-bottom-controls {
    background-color: #000;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0	px;
}
.table-bottom-controls .input-area {
    display: flex;
    padding-left: 10px;
}
.custom-control {
    align-self: center;
    display: flex;
    align-items: center;
    margin-right: 30px !important;
}
.table-bottom-controls label {
    color: #fff;
    font-size: 14px;
}
.custom-control-label {
    margin-bottom: 0;
}
.b-tr th{
	background-color: #6a6250;
}
.portal-table tr td p{
	margin-bottom: 0px;
}

.table-controls button{
	background-color: transparent;
	border:0px;
	text-align: center;
	font-size: 16px;
    color: #000;
}
#quick_chart_modal .modal-header {
    background-color: #6a6250;
    border-radius: 0;
    padding:10px;
}
#quick_chart_modal .modal-title {
    color: #fff;
    font-weight: 100;
    font-size: 16px;
    margin-top: 15px;
}
#quick_chart_modal .modal-header .close {
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 16px;
    top: 15px;
    background-color: #000;
    padding: 5px;
}
#quick_chart_modal .quick-use {
    font-size: 30px;
    font-weight: 100;
    margin: 10px 0;
    color: #ffffff;
    line-height: 0;
    font-family: 'Oswald', sans-serif;
}
.quick-chart-pop .quick-edit-left {
    width: 40%;
    float: left;
}
.quick-chart-pop .quick-edit-left .info-sec {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    word-wrap: break-word;
}
.quick-chart-pop .quick-edit-left .info-sec span {
    font-weight: bold;
    text-transform: uppercase;
}
.quick-chart-pop .quick-edit-right {
    width: 60%;
    float: right;
}
.quick-chart-table .blue-bg-light {
    background-color: #c8bc9a;
    padding: 2px;
    text-align: center;
    color: #000;
}
.quick-chart-table .orange-bg-light {
    background-color: #c7775c;
    color: #fff;
    padding: 2px;
    text-align: center;
}
.quick-chart-pop .quick-edit-right .quick-chart-table table tbody td {
    line-height: 22px;
    padding-left: 0px;
    padding-right: 0px;
}
.quick-chart-pop .quick-edit-right .quick-chart-table table tbody td {
    line-height: 22px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
}
.info-sec a {
    color: #000;
}
.quick-chart-pop .quick-edit-right .quick-chart-table table tbody td.no-padding table tr td.orange-bg-dark {
    background-color: #b44a26;
    color: #fff;
}
.quick-chart-pop .quick-edit-right .quick-chart-table table tbody td.no-padding table tr td.blue-bg-dark {
    background-color: #b6a578;
    color: #000;
}
.no-padding table tbody tr:nth-of-type(odd) {
    background-color: #f8f8f7;
}
#quick_chart_modal .modal-content, #quick_chart_modal .modal-dialog {
    border-radius: 0;
}
#quick_chart_modal .modal-body {
    background-color: #f0f0ee;
    padding:10px;
    overflow-x: auto;
}
.quick-chart-pop .quick-edit-right .quick-chart-table table tbody td.no-padding table tr td:nth-child(1){
	padding-left: 5px;
}
.quick-chart-pop .quick-edit-right .quick-chart-table table tbody td.no-padding table tr td:nth-child(2),
.quick-chart-pop .quick-edit-right .quick-chart-table table tbody td.no-padding table tr td:nth-child(3){
	text-align: right;
	padding-right: 5px;
}
div#quick_chart_modal {
    background-color: rgba(0, 0, 0, 0.8);
}
td.blue-bg-light.brown-bg{
	background-color: #6a6250;
}
.tools-menu {
    position: absolute;
    z-index: 2;
    top: 32px;
    left: 0px;
    background-color: #000;
    width: auto;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 0px 5px;
    color: #fff;
}
.tools-menu ul {
    padding-left: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}
.tools-menu ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
}
.tools-menu ul li{
    padding:3px 0;
}
.data-plan.border-bottom {
    border-bottom: 4px solid #d2cab3;
    padding-bottom: 10px;
}
.tools-menu ul li a,.tools-menu ul li a:hover{
    color: #fff;
    text-decoration: none;
    padding: 10px 5px 5px;
}
.demo-area {
    margin: 30px 0;
}

.red-bg-light { background-color: #b54a26 !important; color:#fff; }

#box-areas .box-0 .box-top-sec, #box-areas .box-0 .box-body{
    background-color: #b6a578;
    padding: 10px;
}
#box-areas .box-1 .box-top-sec, #box-areas .box-1 .box-body{
    background-color: #bcc1d7;
     padding: 10px;
}
#box-areas .box-2 .box-top-sec, #box-areas .box-2 .box-body{
    background-color: #b44a26;
     padding: 10px;
     color: #fff;
}
#box-areas .box-3 .box-top-sec, #box-areas .box-3 .box-body{
    background-color: #62876c;
     padding: 10px;
     color: #fff;
}
.box-2 .input-area label {
    color: #fff;
}
.box-1 .box-head-sec {
    color: #000;
}
.box-top-sec{
    position: relative;
}
.box-close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000;
    padding: 5px;
}
.box-close a{
    color: #fff !important;
}
/*Overview-page*/
.flex-section{
	display: flex;
    justify-content: space-around;
	text-align: center;
	border-bottom: 4px solid #d3cbb5;
	position: relative;
	padding-top: 10px;
}
.flex-section:before {
    display: inline-block;
    width: 100%;
    height: 4px;
    content: "";
    position: absolute;
    background: #d3cbb5;
    top: 76px;
}

.global-heading {
    margin: 10px 0px 15px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    font-weight: 400;
}
.v-sec .font-large, .hotel-rooms .font-large {
    font-size: 50px;
    margin: 20px 0; 
    line-height: 1;
    color: #696150;
    font-weight: 100;
}
.hotel-rooms .font-large{
    margin: 10px 0 !important;
}
.man-graph .chart-area.multi-chart {
    background-color: #f7f7f7;
    padding:10px 0;
}
.pl-0{
    padding-left: 0px !important;
}
.pr-0{
    padding-right: 0px !important;
}
.text-one .font-large{
	font-size: 50px;
    margin-bottom: 10px;
    line-height: 1;
    color: #696150;
    font-weight: 100;
}
.w-50 .data-plan.font-large {
    display: inherit;
}
.vegas-area{
	font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 20px;
    color: #333;
}
.gold-color{
	color: #b6a579;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 15px;
}
.img-icon{
	margin:0px 0 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.year-area{
	text-align: center;
	margin: 5px 0;
}
.flex-area {
    display: flex;
    align-items: baseline;
}
.hotel-rooms {
    padding-left: 0;
    padding-top: 25px;
}
.font-18{
	font-size:19px;
}
.occuption-rate{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.average-content{
	text-align: right;
    margin: 30px 0;
}
.text-one {
    margin-bottom: 20px;
}
.border-bottom-two{
	border-bottom: 5px solid #d2cab3;
}
.palne-content {
    background-image: url(../images/plan.png);
    background-size: 100% 100%;
    margin-top: 10px;
    position: relative;
    border-bottom:8px solid #b6a579;
}
.palne-content-two {
    background-image: url(../images/palne-2.png);
    background-size: 100% 100%;
    position: relative;
    border-bottom: 8px solid #b6a579;
    margin-top: 10px;
}
.plan-text{
	padding:15px 20px 70px;
}
.data-plan.font-large {
    font-size: 50px;
    margin-bottom: 0px;
    line-height: 1;
    color: #696150;
    font-weight: 100;
    display: table;
}
.f-400{
	font-weight: 400 !important;
}

h3.gold-color {
    font-size: 25px;
}
.box-head-sec {
    margin-bottom: 0px;
    font-size: 12px;
    margin: 5px 0px;
}
.white-img{
    display: none;
}
.black-img, .white-img {
    padding-right: 5px;
    cursor: pointer;
}
.three-icon p.active .black-img {
    display: none;
}
.three-icon p.active .white-img {
    display: block;
}
.icon-area{
    display: flex;
    justify-content: space-between;
}
.three-icon{
    display: flex;
}
/*Overview*/

div#home_table {
    margin: 40px auto;
}
.text-one p, .font-18 {
    font-size: 17px;
    font-weight: 500;
}
.text-one .margin-bottom-0 {
    line-height: 1;
}
.text-one .border-bottom-two {
    padding-bottom: 10px;
}
.demo-area > h2 {
    font-family: 'Oswald', sans-serif;
    margin-bottom: 30px !important;
    font-size: 40px;
    font-weight: 400;
}
.border-right-sec{
    border-right: 2px solid #fff;
}
.visitor-section {
    margin-top: 20px;
}
.mt-2 {
    margin-top: 20px;
}
i.fa.fa-circle.yellow {
    color: #CA9219;
}

.row.border-bottom-two{
    position: relative;
}
.row.border-bottom-two:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 15px;
    height: 8px;
    background-color: #f0f0ee;
    bottom: -5px;
    right: 0;
}
.row.border-bottom-two:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 15px;
    height: 8px;
    background-color: #f0f0ee;
    bottom: -5px;
    left: 0;
}
.man-img img{
    width: 100%;
}
.d-area-sec {
    display: flex;
    align-items: center;
    background-color: #f7f7f7;
}
.man-img.dolars{
    background-color: transparent;
}
.f-w{
    font-weight:normal;
}
.mb-0{
    margin-bottom: 0px;
}
.las-tabs-sec {
    list-style-type: none;
    padding-left: 0px;
}
.las-tabs-sec .nav-item .nav-link.active{
    background-color: #fff;
    color: #000;
}
.modal{
    display: none;
}
.tab-content>.tab-pane{display:none}.tab-content>.tab-pane.active{display: block;}



/*Responsiveness start*/
@media (max-width:1300px){
    .plan-text {
    padding: 30px 20px 130px !important;
}
}


@media only screen and (min-width: 1200px){
.table-responsive {
    display: inline-table !important;
}
.max-h{
    padding-bottom: 30px;
}
.man-graph:before {
    position: absolute;
    width: 636px;
    background-color: #f7f7f7;
    content: "";
    display: inline;
    height: 10px;
    top: -10px;
}
.graph-legend{
    width: 636px;
}
}

@media (max-width: 1199px){
    .modal-open{
    position: relative;
}
.modal-open:after{
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 0;
}
}

@media (max-width:1024px) and (min-width: 768px){
    .bg-white .flex-area{
        justify-content: center;
    }
    .dolars {
    padding-top: 140px !important;
}
}


@media only screen and (min-width: 768px){
#quick_chart_modal .modal-dialog {
    max-width: 900px;
    width: 900px;
}
#select-date .modal-dialog{
    max-width: 700px;
    width: 500px;
}
.hotel-rooms img {
    max-width: 270px;
}
.hotel-rooms .font-large{
    font-size:80px;
}
.las-tabs-sec{
    display: flex;
}
}

@media only screen and (max-width:767px){
    .indi-chart-area .chart-inner .box-area{
        width: 100%;
    }
    #select-date{
        width:90%;
    }
    .man-img img{
        max-width: 100%;
    }
    .v-sec .font-large, .hotel-rooms .font-large, .data-plan.font-large, .text-one .font-large{
        font-size: 50px;
    }
    .man-img{
        display: none;
    }
    .col-md-5.pr-0 {
    padding-right: 15px !important;
    }
    .bg-white .flex-area {
    margin-top: 40px;
    display: unset;
    text-align: center;
    }
    .occuption-rate{
        text-align: center;
        display: unset;
    }
    .hotel-rooms{
        padding:20px 0;
    }
    .palne-content-two, .palne-content{
        background-size: 100% 100%;
    }
    .average-content{
        text-align: center;
        margin-bottom: 60px;

    }
    p.year-area.text-right{
        text-align: center !important;
    }
     .man-img{
        display: block;
        text-align: center;
        background-color: #f7f7f7;
    }
    .man-img img{
        max-width: 100%;
        width: auto; 
    }
    .border-bottom-two .cyans .col-md-2.pl-0 {
    padding-left: 15px !IMPORTANT;
    }
    .las-bg img{
        max-width: 100% !important;
    }
   .hotel-rooms img{
    max-width:250px;
   }
   .demographic-table table{
    display: block;
    width: 100%;
    overflow-x: auto;
   }
   .las-tabs-sec .nav-item .nav-link {
    width: 100%;
    display: block;
    margin-bottom: 2px;
    }
    .man-img img{
    display: none;
    }
    .man-graph{
        width: 100% !important;
    }
}

@media (max-width:575px){
    .demo-area > h2{
        margin-bottom: 20px !important;
    }
    .indi-chart-area{
        margin-top:10px !important;
    }
    .demo-area {
    margin: 10px 0;
}
.vegas-area{
    font-size: 25px;
    margin-bottom: 10px;
}
.las-bg h4{
    font-size:25px;
}
.border-bottom-two.cyans{
    margin-top: 0px !important;
}
 .v-sec .font-large, .hotel-rooms .font-large, .data-plan.font-large, .text-one .font-large{
        font-size: 30px;
    }
    #laugh_in .preloader1 .loader {
 height: 560px;
 top:310px;
}
#mesquite  .preloader1 .loader {
 height: 560px;
 top:310px;
}
}

@media only screen and (max-width: 480px){
    .graph-legend p{
        font-size: 12px;
    }
    #quick_chart_modal .quick-use{
        font-size:20px;
    }
    .indi-chart-area .chart-inner .box-area{
        width: 100%;
    }

    .graph-legend{
        padding:25px 10px 40px !important;
    }
    .d-area-sec{
        margin: 50px 0 0;
    }
    .global-heading{
        margin-bottom: 0px;
    }
    .graph-legend .colored, .graph-legend .colored_red{
        padding-right: 5px;
    }
    .flex-section:before{
        top:60px;
    }
    h3.gold-color {
    font-size: 18px;
}
.graph-legend{
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
}
.d-area-sec .man-img{
    display: none;
}
.hotel-rooms{
    text-align: center;
}
.table-bottom-controls .custom-control{
    margin-right: 10px !important;
}
#select-date .modal-header button.close{
    color: #000 !important;
}
.table-bottom-controls .input-area{
    flex-wrap: wrap;
}
h3.gold-color {
    font-size: 14px !important;
}
.quick-chart-pop .quick-edit-right .quick-chart-table table tbody td.no-padding table tr td:nth-child(2),
 .quick-chart-pop .quick-edit-right .quick-chart-table table tbody td.no-padding table tr td:nth-child(3){
        padding-right: 2px !important;
 }
}
@media (max-width:370px){
  h3.gold-color{
        font-size: 16px;
  }
}



#select-date .modal-header button.close {
    opacity: 1;
    color: #000 !important;
    box-shadow: none;
}

/*local-data-css*/
.v-sec .flex-section .img-icon i {
    font-size: 26px;
    padding-right: 5px;
}
.rate-graph{
    position: relative;
}
.rate-graph .rate-content{
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-45%, -63%);
    text-align: center;
}
.rate-content h1 {
    margin-bottom: 0px;
    line-height: 1;
}
.margin-bottom-0{
    margin-bottom:0px;
}
.rate-content p {
    font-size: 20px;
    line-height: 1;
}
.graph-legend{
    display: flex;
   background-color: #f7f7f7;
    padding: 0px 30px 40px;
    margin-bottom:20px;
    
}
.man-img {
    background-color: #f7f7f7;
}
.man-graph {
    background-color: #f7f7f7;
    padding: 30px 0;
    position: relative;
    width: 80%;
}
.las-bg img {
    max-width: 270px;
    min-height: 387px;
}
.first_legend{
    margin-right:15px;
}
.graph-legend .colored{
    width:25px;
    height: 10px;
    background-color: #b6a578;
    display: inline-block;
    margin-right: 10px;
}
.graph-legend  .colored_red{
    width: 30px;
    height: 6px;
    background-color: #b44925;
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
}
.graph-legend p{
    margin-bottom: 0px;
    font-weight: 600;
}
p.year-area.text-right {
    text-align: right;
}
p.year-area.text-left {
    text-align: left;
}
.w-50.text-right.ml-auto {
    width: 50%;
    margin-left: auto;
}
p.year-area.text-left.ml-auto {
    text-align: left;
}
.three-icon p{
    margin-bottom: 0px;
}
.chart-bar {
    padding: 0px 10px;
}
.chart-bar p{
    margin: 15px 0px 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
.dolars{
    padding-top:50px;
}
h2.gold-color {
    font-size: 24px;
}
.border-top-gold {
    border-top: 5px solid #d2cbb7;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 40px;
}
.border-top-gold.green {
    margin:40px 0;
}
.border-bottom-two.cyans {
    margin-top:40px;   
   padding-bottom: 0px;
}
.p-5{
    padding:15px;
}
.las-bg h4{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    color:#333;
}
.flex-area1 {
    text-align: center;
}
.date_msg {
    background-color: #f8d7da;
    padding: 6px 10px;
    color: #711c4b;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 500;
}
.date_msg p {
    margin-bottom: 0px;
}
p.m-text {
    line-height: 1.2;
    font-size: 16px;
}
.mt-3 {
    margin-top: 20px;
}

#quick_chart_modal.modal, #quick_chart_modal.modal  {
    position: absolute;
    top: 2%;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
}
#select-date{
    position: absolute;
    /*top: 10%;*/
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
}
.las-tabs-sec .tab-content .tab-pane{
    display: none !important;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
#select-date  .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    margin:0px;
}
#select-date  .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
#select-date  .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
#select-date  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
#select-date  .form-group {
    margin-bottom: 1rem;
}
#select-date  .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#select-date  .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
#select-date .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
div#select-date {
    margin: 20px;
}
#select-date button.btn.btn-primary{
    color: #fff;
}
.v-sec .font-large{
    margin: 20px 0 10px;
}
.v-sec  .flex-section{
    padding-top:16px;
}

.palne-content h2.data-plan {
    margin-top: 33px !important;
}
.bg-white.p-5 {
    padding: 2rem !important;
    margin: 15px 0 20px;
}
h4.vegas-area {
    margin-top: 20px !important;
}
.main-bg iframe {
    max-width: 100% !important;
    width: 100% !important;
}
div#select-date {
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0;
}
/*.modal-open .demo-area {
    margin-top: 100px;
}*/


@media (min-width: 1200px){
.container {
    max-width: 1140px !important;
}
}

@media (min-width: 768px){
    .mobile_view{
        display: none;
    }
}

@media (max-width: 767px){
.portal-table tr{
    -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      display:block;
}
.portal-table tr th, .portal-table tr td{
    display:block;
   -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left !important;
}
span.mobile_view {
    display: inline-block;
    width: 50%;
    font-weight: bold;
    padding-left:17px;
}
.no-paddings{
    padding-left:0px !important;
}
.mobile_view br {
    display: none;
}
.portal-table tr td{
    border-bottom: 1px solid #ddd;
    color: #000 !important;
}
.demographic-table table.table-responsive thead {
    display: none;
}
.icon.open-tools{
        width: 17px !important;
    display: inline-block !important;
    margin-right: 5px !important;
        color: #fff;
}
.phone_none{
    display:none !important;
}
td.name {
    padding-left: 0px !important;
}
span.icon.open-tools.mobile_view {
    padding-left: 0px;
}
span.mobile_view.no-paddings {
    width: 50%;
}
.quick-chart-pop .quick-edit-left {
    width: 100% !important;
    float: left;
}
.quick-chart-pop .quick-edit-right{
    width: 100% !important;
}
div#quick_chart_modal{
    margin:0px !important;
}

.demographic-table .portal-table tr{
    border-bottom: 2px solid #6a6250;
    background-color: rgba(0, 0, 0, .05);
}
.demographic-table .portal-table tr td{
    font-size:14px !important;
    height: auto !important;
}

span.mobile_indicators {
    white-space: normal;
    line-height: 1.8;
    width: 50%;
}
.las-tabs-sec .nav-item .nav-link{
    margin-bottom:6px !important;
}
.demo-area .demographic-table table tbody tr td .icon{
    border:none;
}
span.d-flex-sec {
    display: flex;
    align-items: center
}
tbody.portal-table {
    display: table;
    width: 100%;
}
span.mobile_indicators{
    position: relative;
    left: -10px;
}
.las-tabs-sec .nav-item .nav-link.active {
    background-color: #000;
    color: #fff;
    text-decoration: underline;
}
.las-tabs-sec .nav-item .nav-link {
    background-color: #fff;
    color: #000;
    border-right: 1px solid #ddd;
}
.las-tabs-sec .nav-item .nav-link{
    font-weight: 400;
    border-radius: 0px;
    padding: 0.5em;
    cursor: pointer;
    font-size: 1.2rem;
}
#select-date{
    top:10%;
}
}
@media (max-width: 570px){
span.mobile_view {
    width: 50%;
}
}

@media (max-width: 480px){
span.mobile_indicators{
    white-space: normal;
    line-height: 1.8;
    padding-left:0px;
    width: 50%;
}

}

/*@media (max-width: 420px){
    span.mobile_view{
        width: 180px;
    }
    span.mobile_view.no-paddings{
        width: 133px;
    }
}*/

th.calendar-row.red-bg-light{
    background-color: #bcc1d7 !important;
    color: #000!important;
}