@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css";
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Teko');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/*  font-family: 'Lato', sans-serif;
	font-family: 'Roboto', sans-serif;
    font-family: 'Teko', sans-serif;
    font-family: 'Roboto Condensed', sans-serif;
*/
body {
    font-family: 'Roboto', sans-serif !important;    
}
.date-heading button.btn-color {
    font-size: 15px;
    padding: 0 6px;
}

.gapi-analytics-auth-styles-signinbutton-buttonText{cursor: pointer;}
.overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.overlay .reg-over {
    color: #fff;
    font-size: 35px;
    left: 50%;
    position: absolute;
    top: 50%;
}
body{
	margin: 0;
	padding: 0;
	background-color: #373737;
}
body.bg{
	background-image: url("../img/body-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover cover;
}
.wrapper-outer{
	width: 100%;	
}
.wrapper-outer.white{
	background-color: #fff;
}
.wrapper{
	max-width: 1200px; 
	margin: 0 auto;
}
.wrapper.black{
	background-color: rgb(46,45,51);
	padding: 30px 0;
}
.clr{
	clear: both; 
}
.date-heading .d-range {
 margin-right:10px; 
}

.dashboard-page .border-line h2 {
    margin-top: 0;
    margin-bottom: 0px;
}
.dashboard-page h1.box-heading {
    margin-bottom: 15px;
}

.portal_table tfoot {
    background: #323232;
    color: #fff; 
} 
.portal_table tfoot td {
    position: relative;
}
.portal_table tfoot label:after {
    content: '';
    background: #fff;
    border: 2px solid #90c249;
    position: absolute;
    width: 14px;
    left: 0;
    height: 14px; 
    top: 1px; 
}
tfoot.table-footer strong, tfoot.table-footer label {
    margin-right: 8px;
}
.portal_table tfoot label {
    padding-left: 18px;
    text-align: left;
    position: relative;
    margin-bottom: 0;   
    cursor: pointer;
}
.portal_table tfoot td {
    position: relative;
    padding: 4px 9px !important;
}
.portal_table tfoot input:checked + label:before {
    content: 'L';
    position: absolute;
    z-index: 9;
    transform: rotate(40deg) scaleX(-1);
    top: -2px;
    left: 4px;
}
.portal_table tfoot input {
    position: absolute;
    opacity: 0;
}   
.portal_table tfoot input:checked + label:after {
    background: #90c249;
}  
#chartModal .modal-dialog {
 
    -webkit-transform: translate(0,7%);
    transform: translate(0,7%);
} 
.sb-sidenav .sb-sidenav-menu .nav a {
    padding-left: 25px;
}
.sb-sidenav .sb-sidenav-menu .nav a:first-child {
    padding-left: 15px;
}
/***** 28-4-2020 ***/
.perodicity ul {
    padding: 0;
    margin: 0; 
    display: inline-flex;
}
.perodicity {
    display: inline;
    margin-left: 16px;
}
.perodicity ul li {
    list-style-type: none;
}
.perodicity ul li:first-child span {
    border-radius: 50px 0px 0px 50px;
    border-right: none;
}
.perodicity ul li span {
    border: 1px solid #000;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin-right: 0;
    padding: 2px 12px;
    cursor: pointer;    
    font-family: 'Roboto Condensed', sans-serif;
}
.perodicity ul li:last-child span {
    border-radius: 0px 50px 50px 0px;
    border-left: none;
}
.perodicity ul li.active span { 
    background: #8ebf49;
    color: #fff;
}
text.highcharts-credits {
    display: none;
}
/*.amcharts-main-div a {
    display: none !important;
}*/

#expanded_view_model .modal-header {
    background-color: #1689db;
}
#expanded_view_model .modal-header h4, #expanded_view_model .modal-header .close{
    color: #fff;
    opacity: 1;
}


/***** 28-4-2020 ***/
/*** Date Range Modal ***/
 #myModal .modal-dialog {
    transform: translate(0,50%); 
}
#myModal .modal-header {
    padding: 6px 10px;
    background: #1689db;    
}
#myModal h4.modal-title {
    font-size: 22px;
    color: #fff;
}
#myModal button.close {
    color: #fff;
    opacity: 1;
    text-shadow: none;
    font-weight: 500;
}
#myModal button.apply-dates {
    FONT-WEIGHT: 100;
    color: #fff;
    width: 99%;
    background: #1689db;
    line-height: 36px;
    border: none;
    max-width: 100%;
    margin: 19px auto;
    display: block;
    cursor: pointer;
    border-radius: 3px;
}
#myModal button.apply-dates:hover {
    background: #211f1d;
}
/*** Date Range Modal ***/

/*** dashboard 24 apr 2020 ***/
.dashboard-page .data_table thead tr th, .dashboard-page .data_table tbody tr td { 
    padding: 5px 0;
}
.dashboard-page .data_table { 
    margin-top: 0px !important; 
   
} 
.dashboard-page .border-line .coloumn {
    padding-bottom: 0;
}
/*** dashboard 24 apr 2020 ***/
/*** modal css **/ 
#chartModalTitle span {
    color: #000;
}
.model_title {
    color: #000; 
}
#chartModalTitle span.model_webname {
    color: #000;
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 13px;
}
.model_title {
    color: #1689db !important;
    font-size: 29px;
    font-weight: 600;
}
span.model_title_date {
    font-size: 18px;
    font-weight: 500;
    align-self: flex-end;
}
#chartModal .modal-header {
    padding: 0px 14px;
}
#chartModal .modal-header button.close {
    font-size: 33px; 
    text-shadow: none;
    opacity: 1;
    color: #fff;

}
.model_title.modal-heading-block label {
    margin: 0;
    line-height: 36px;
}
#chartModalTitle {
    padding: 13px 15px;
}
.model_title.modal-heading-block {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-top: 15px;
}
/*** modal css **/

/**** Begin:: glvar Stats page ***/
h1.map-heading {
    color: #1689db;
    font-size: 26px;
    font-weight: 600;
    margin-top:15px;
}
.pie-set.right.w-100.this-year-table {
    margin-top: 30px;
}
.this-year-table h3 {
    padding: 0 !important;
}
.this-year-table {
    background: transparent !important;
    border: none !important;
    margin-top: 17px;
    padding: 0px !important;
}
h1.page-heading {
   
    line-height:initial;
    font-weight: 600;
    font-size: 36px;
    display: inline-block;
    color: #1689db;
    width: 100%;
    margin-bottom: 0;

}
.glvar-stats .pie-set a {
    display: none !important;
}
.contentBox.glvar-stats {
    padding: 14px;
}   
 .main-content  {
     background: #f3f3f3 !important;  
 }
.glvar-stats .date-heading {
    text-align: left;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}
.glvar-stats  .date-heading span {
    color:#000;
}
button.btn-color {
    background: #8ebf49;
    border: none;
    font-size: 15px;
    padding: 5px;
    color: #ffffff;
    margin-left: 10px;
}
.date-heading button.btn-color {
    font-size: 15px;
    padding: 0 6px;
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
}
.date-heading button.btn-color i { 
    color:#fff;
}
.date-heading .d-range {
    color: #000;
    font-size: 24px; 
    font-weight: bold;
     
}
.glvar-stats .coloumn.selected.filter-type {
    background-color: #1689db;
    border: 1px solid #8c8c8c !important; 
    height: auto; 

}
.map-sec.co-12.col-9.col-lg-9.col-md-9.glvar-map {
    padding: 43px 0;
}
.glvar-stats .three-set .coloumn {
    border: 1px solid #8c8c8c !important;
    background: #dfdfdf;
    height: auto; 
    padding: 0;
    width: 97%;
}
.glvar-stats .three-set .coloumn:hover, .glvar-stats .coloumn.selected.filter-type:hover  {  
    border: 1px solid #8c8c8c !important;
}
.glvar-stats .three-set .coloumn h1.title {
    font-size: 20px;
    font-family: 'roboto', sans-serif;
    line-height: 34px;
    font-weight: 600;
    padding: 3px 15px;
}
.coloumn .info-block   {
    padding:0px 15px 0px;
    cursor: pointer;
}

.info-block:hover{
    background: #8ebf49;
 
}
.info-block:hover h1 {
    color: #fff;
}
.coloumn .info-block h1 {
    line-height: 50px;
}
.coloumn .info-block h2 {
    font-family: 'roboto', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
}
table.portal_table td {
    padding: 6px 6px !important; 
}
/** map ***/
.info-block.active {
    background: #8ebf49;
}
.info-block.active h1 {
    color: #fff;
}
.glvar-stats .pie-set h3, .glvar-stats .peak-time-div h3 {
    color: #1689db;
    font-family: 'roboto', sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    
    padding: 0 12px;
}
.glvar-stats .pie-set {
    background: #dfdfdf;
    border: 1px solid #8c8c8c;
    width: 49%;
    padding: 10px;
    margin-bottom: 25px;
    min-height: auto;
}
.glvar-stats .peak-time-div {
    background: #dfdfdf;
    border: 1px solid #8c8c8c;
    margin: 0px 0px;
}
/** map ***/
.dashboard-page .col-12.col-md-3.col-lg-3 {
    flex: 23%;
    max-width: 23%;
    margin-right: 20px;
}
/**** End :: glvar Stats page ***/


/********** tabs css ********/
.portal_table thead th {
    padding:0 4px !important;  
    font-weight: 400; 
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    white-space: nowrap;
}
.portal_table td   {
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
}
.portal_table thead tr:first-child th {
    font-weight: 600;
    text-shadow: none;
    letter-spacing: 0.5px;
}
.date-heading {    
    font-family: 'roboto', sans-serif;
}
.data_table {
    margin-top: 7px;
}
.data_table thead tr th {
    line-height: 0;
    font-weight: 500;
    margin-top: 0;
    font-size: 12px !important;
    padding-top: 14px !important;
}
.data_table tbody tr td {
    padding: 5px 0;
    font-size: 30px !important;
}
.border-line {
    border: 1px solid #7e7e7e; 
    
}
.dashboard-page .three-set > div:first-child {
    padding-left: 0;
}
.border-line h2 {
    margin-bottom: 12px;
}
.home-icon  {
	position: absolute;
left: 20px;
border: 2px solid
#fff;
border-radius: 50%;
height: 52px;
width: 52px;
top: 14px;
}

.home-icon  i {
    font-size: 25px;
    position: relative;
    top: -16px;
}
nav.mainMenus  {
	padding: 20px 0px;
	flex-wrap: wrap;
	display: flex;
	justify-content: center;
}
.mainMenus li a:hover {
    color: #ff961d;

}
nav.mainMenus li {
    list-style-type: none;
        padding: 5px 15px;

}
.mainMenus.nav-pills .nav-link.active, .mainMenus.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #959d3d;
}
.analytic-div {
    background: #373737;
}
.mainMenus li a {
    color: #fff;
    font-family: 'Teko', sans-serif;
    text-decoration:none;
    font-size: 26px;
    min-width: 180px;
    text-align: center;
}
.nav-pills.mainMenus {
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 50px !important;
    border-bottom: 1px solid #212121;
    padding-bottom: 30px;
}
.tabs_panels div#pills-tabContent {
    min-height: 500px;
}
/********** tabs css ********/
.map-header{
	background-color: #666;
	font-family: 'Teko', sans-serif;
	font-size: 46px;
	color: #FFF;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	line-height: 72px;
	position: relative;
	height: 80px;
}
.three-set{
	margin-top: 30px;
}
.three-set .coloumn{
	display: inline-block;
    width: 100%;
    font-family: 'Lato', sans-serif;
    color: #858585;
    padding: 15px 15px 10px;
    margin: 2.5px 0.5px;
    background-color: #f4f4f4;
    height: 120px;
	border: 5px solid #fff;
	position: relative;
	max-width: 100%;
}
.three-set > div {
    padding: 5px;
}
.glvar-stats .three-set > div {
    padding: 0 0 15px;  
}
.three-set .coloumn:hover{
	background-color: #eae9e9;
	cursor: pointer;
	border: 5px solid #1689db;
}
.glvar-stats .three-set .coloumn span {
    position: absolute;
    color: #7a7a7c;
    right: 13px !important;
    top: 15px !important;
    z-index: 9;
    font-size: 19px; 
}
.coloumn h2{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
	color: #000;
}
.coloumn h1{
	font-family: 'Teko', sans-serif;
	font-size: 30px;
	margin: 0 0;
	color: #1689db;
	line-height: 87px;
}
.map-sec{
	width: 100%;
	padding:   0px 0;
}
.table-set {
}
.gapi-analytics-data-chart .google-visualization-table-table{
	margin-bottom: 30px;
}
.gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-th{
	font-family: 'Teko', sans-serif !important;
    font-size: 18px !important;
    line-height: 14px !important;
    background-color: #959D3D;
    color: #fff;
	text-align: right;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: 0;
	padding: 10px;
}
.gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-th:first-child{
	text-align: left;
}
.gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-td{
	color: #000;
	font-family: 'Lato', sans-serif !important;
	font-size: 12px !important;
	line-height: 12px !important;
	background-color: #fff;
}
.operating-table h3{
	font-size: 30px;
    font-family: 'Teko', sans-serif;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}
.pie-set{
	width: 577px;
	float: left;
	background-color: rgb(46,45,51);
	padding: 10px;
	margin-bottom: 6px;
	min-height: 445px;
	position: relative;
}
.pie-set .bottom-side{
	position: absolute;
    bottom: 80px;
    right: 5px;
    background-color: #75737b;
	color: #fff;
	padding: 5px;
}
.pie-set .bottom-side h2{
    font-size: 35px;
    margin: 0;
    display: inline-block;
    margin-right: 5px;
    font-family: 'Teko', sans-serif;
    line-height: 35px;
}
.pie-set .bottom-side span{
	font-size: 25px;
}
.pie-set .bottom-side h5{
    font-family: 'Lato', sans-serif;
    margin: 0;
    font-size: 10px;
}
.pie-set .graph-list-icon{
	position: absolute;
    right: 26px;
    top: 66px;
    color: #fff;
    list-style: none;
    font-size: 10px;
    line-height: 22px;
}
.pie-set .graph-list-icon ul{
	list-style: none;
}
.pie-set .graph-list-icon ul li span[text]:hover:after {
  content: attr(text);
  font-family: 'Lato', sans-serif;
  padding: 5px 5px;
  color: #FFF;
  position: absolute;
  left: -70px;
  top: -25px;
  z-index: 20;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #000;
  width: 150px;
  text-align: left;
  line-height: 13px;
}
.pie-set .graph-list-icon ul li span:hover{
	cursor: pointer;
}
.pie-set .graph-list-icon.channel ul li:first-child{
	color: #959D3D;
}
.pie-set .graph-list-icon.channel ul li:nth-of-type(2){
	color: #50b432;
}
.pie-set .graph-list-icon.channel ul li:nth-of-type(3){
	color: #ed561b;
}
.pie-set .graph-list-icon.channel ul li:nth-of-type(4){
	color: #058dc7;
}
.pie-set .graph-list-icon.user ul li:first-child{
	color: #959D3D;
}
.pie-set .graph-list-icon.user ul li:nth-of-type(2){
	color: #c38bc9;
}
.pie-set .graph-list-icon ul li span.two[text]:hover:after{
	top: -3px;
}
.pie-set .graph-list-icon ul li span.three[text]:hover:after{
	top: 19px;
}
.pie-set .graph-list-icon ul li span.four[text]:hover:after{
	top: 54px;
}
.pie-set .graph-list-icon ul li span.user-one[text]:hover:after{
	top: -38px;
}
.pie-set .graph-list-icon ul li span.user-two[text]:hover:after{
	top: -3px;
}
.pie-set .icon, .peak-time-div .icon{
	position: absolute;
    color: #7a7a7c;
    right: 7px;
    top: 10px;
    z-index: 10;
    font-size: 19px;  
    width: 20px;
    text-align: center;
    height: 20px;
	line-height: 20px;
}
.pie-set .icon:hover, .peak-time-div .icon:hover{
	cursor: pointer;
}
.pie-set span[text]:hover:after, .peak-time-div span[text]:hover:after {
  content: attr(text);
  font-family: 'Lato', sans-serif;
  padding: 5px 5px;
  color: #FFF;
  position: absolute;
  left: -70px;
  top: -53px;
  z-index: 20px;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #000;
  width: 150px;
  text-align: left;
  line-height: 13px;
}
.pie-set span.one[text]:hover:after, .peak-time-div span.one[text]:hover:after{
	 top: -27px;
}
.pie-set span.two[text]:hover:after{
	 top: -41px;
}
.pie-set.right{
	float: right;
}
.pie-set h3{
	font-size: 30px;
	font-family: 'Teko', sans-serif;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

.table-set h3{
	font-size: 30px;
	font-family: 'Teko', sans-serif;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
.table-set h3 span{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	margin: 0 5px;
	text-transform: initial;
}
.three-set .coloumn span[text]:hover:after {
  content: attr(text);
  font-family: 'Lato', sans-serif;
  padding: 5px 5px;
  color: #FFF;
  position: absolute;
  left: -70px;
  top: -50px;
  z-index: 20px;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #000;
  width: 150px;
  text-align: left;
}
.three-set .coloumn:nth-of-type(1) span[text]:hover:after, .three-set .coloumn:nth-of-type(3) span[text]:hover:after{
	top: -37px;
}
.three-set .coloumn:nth-of-type(6) span[text]:hover:after{
	top: -61px;
}
.pie-set h3 span{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	margin: 0 5px;
	text-transform: initial;
}
.table-set {
  padding: 10px;
  background-color: rgb(46,45,51);
  margin-bottom: 5px;
}
.Chartjs{
	margin: 0 auto 20px;
	background: rgb(46,45,51);
	padding: 10px;
}
.Chartjs h3{
	font-size: 30px;
	font-family: 'Teko', sans-serif;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
#view-name{
	font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #fff;
    text-transform: initial;
	margin: -5px 0 0;
}
.Chartjs-legend{
	padding: 1em 0 1em !important;
}
.Chartjs-legend{
	padding: 1em 0 1em !important;
}
.Chartjs-legend li{
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #fff;
}
.center-body{
	padding: 30px 0 10px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	color: #fff;
	 font-size: 12px;
}
.center-body img{
    max-width: 10px;
    margin: 0 2px;
    position: relative;
    top: 2px;
}
.center-body a{
	color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
    font-family: "Lato", sans-serif;
    text-decoration: underline;
}
#embed-api-auth-container > div:last-child {
    display: none !important;
}
.wrapper-outer #export {
    right: 22px;
    animation: auto;
    color: #fff;
    text-transform: uppercase;
}
.map-header a {
    color: #fff !important;
}
.map-header a:hover span {
    background-color: #46b2ff;
    border: 2px solid #46b2ff;
}
.signout{
	margin: 0 auto;
	background-color: none;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	font-weight: 300;
	border: 2px solid #FFF;
	border-radius: 30px;
	padding: 15px;
	transition: linear 0.1s;
	position: absolute;
	right: 20px;
	top: 14px;
	text-decoration: none;
	line-height: initial;
}
.signout:hover{
	background-color: #46b2ff;
	border: 2px solid #46b2ff;
	cursor: pointer;
}
.map-header .signout{
	display: none !important;
}

/* Login Page Css Start */
.login-page .heading{
	font-family: 'Roboto', sans-serif;
	font-size: 85px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 300;
	margin: 50px 0 0 0;
}
.login-page .parah{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-align: center;
	color: #FFF;
	font-weight: 300;
	width: 895px;
	margin: 30px auto 50px auto;
	line-height: 28px;
}
.login-page .button-set{
	width: 420px;
	margin: 0 auto;
	background-color: none;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-align: center;
	color: #FFF;
	font-weight: 300;
	border: 2px solid #00ff00;
	border-radius: 30px;
	padding: 10px;
	transition: linear 0.1s;
	height: 30px;
}
.login-page .button-set:hover{
	background-color: #ff9600;
	border: 2px solid #ffb83b;
	cursor: pointer;
}
/* Login Page Css End */
.bg1 .analytic-div{
	display: none !important;
}
.login-page .tracker{
 position: relative;
 -webkit-animation-name: tracker; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1.7s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
    animation-name: tracker;
    animation-duration: 1.7s;
    animation-iteration-count: infinite;
}
@keyframes tracker{
 0%   {left:0; top:0px;}
    50%  {left:0; top:15px;}
    100% {left:0; top:0px;}
}
.gapi-analytics-auth-styles-signinbutton{
	width: 415px !important;
	background: none !important;
	transition: linear 0.1s !important;
}
.gapi-analytics-auth-styles-signinbutton:hover{
	background-color: #ff9600 !important;
}
.gapi-analytics-auth-styles-signinbutton-image{
	border-right: 0 !important;
}
.gapi-analytics-auth-styles-signinbutton-buttonText{
	 display: inline-block;
    font-family: Roboto,arial,sans-serif;
    font-size: 20px !important;
    font-weight: 300 !important;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase !important;
    vertical-align: middle;
}
.three-set .coloumn.selected{
	background-color: #1689db;
    border: 5px solid #fff;
}
.three-set .coloumn.selected span{
	color: #fff;
}
.three-set .coloumn.selected h2{
	color: #fff;
}
.three-set .coloumn.selected h1{
	color: #fff;
}

.date-heading{
	font-size: 40px;
	color: #fff;
	font-family: 'Teko', sans-serif;
	text-align: center;
}
.date-heading span{
	color: #ff9600;
}
.calendar-icon{
	position: absolute;
    left: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 52px !important;
    width: 52px !important;
    top: 14px !important;
}
.calendar-icon:hover{
	background-color: #46b2ff;
    border: 2px solid #46b2ff;
    cursor: pointer;
}
.calendar-icon i{
	font-size: 25px;
    position: relative;
    top: -16px;
}
.date-side-panel{
	position: fixed;
    width: 290px;
    left: -330px;
    top: 0;
    height: 100%;
    background-color: #fff;
    z-index: 9999999;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	padding: 20px;
	transition: all 0.5s linear 0s;
}
.date-side-panel.panel-open{
	transform: translateX(0%);
}
.date-side-panel .close-panel{
	position: absolute;
	right:0;
	top: 0;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
}
.date-side-panel .close-panel:hover{
	cursor: pointer;
	background-color: #d6d6d6;
}
.date-side-panel h2{
	font-weight: bold;
	font-size: 20px;
	margin-top: 30px;
}
.date-side-panel .calendar-area{
	margin-top: 20px;
}
.date-side-panel .calendar-area label{
	width: 100%;
    float: left;
    font-size: 16px;
	margin: 15px 0 3px;
}
.date-side-panel .calendar-area input[type="text"]{
	padding: 10px 10px;
    width: 265px;
    font-size: 14px;
    float: left;
	font-family: 'Lato', sans-serif;
}
.date-side-panel .calendar-area button{
	float: left;
    width: 100%;
    background-color: #ff9600;
    border: 0;
    border-radius: 30px;
    padding: 15px;
    color: #fff;
    border: 2px solid #ffb83b;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	margin-top: 15px;
	cursor: pointer;
	text-transform: uppercase;
}
.date-side-panel .calendar-area button:hover{
	background-color: #959D3D;
	border: 2px solid #f92b9f;
}

.ActiveUsers{background:#f4f2f1;border:1px solid #d4d2d0;border-radius:4px;font-weight:300;padding:.5em 1.5em;white-space:nowrap}.ActiveUsers-value{display:inline-block;font-weight:600;margin-right:-.25em}.ActiveUsers.is-increasing{-webkit-animation:a 3s;animation:a 3s}.ActiveUsers.is-decreasing{-webkit-animation:b 3s;animation:b 3s}@-webkit-keyframes a{10%{background-color:#ebffeb;border-color:rgba(0,128,0,.5);color:green}}@keyframes a{10%{background-color:#ebffeb;border-color:rgba(0,128,0,.5);color:green}}@-webkit-keyframes b{10%{background-color:#ffebeb;border-color:rgba(255,0,0,.5);color:red}}@keyframes b{10%{background-color:#ffebeb;border-color:rgba(255,0,0,.5);color:red}}.Chartjs{font-size:.85em}.Chartjs-figure{height:250px}.Chartjs-legend{list-style:none;margin:0;padding:1em 0 0;text-align:center}.Chartjs-legend>li{display:inline-block;padding:.25em .5em}.Chartjs-legend>li>i{display:inline-block;height:1em;margin-right:.5em;vertical-align:-.1em;width:1em}@media (min-width:570px){.Chartjs-figure{margin-right:1.5em}}


#ui-datepicker-div,
.date-input {
    font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
    color: #222
}
.ui-helper-hidden-accessible {
    position: absolute!important
}
.ui-helper-zfix,
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-widget {
   font-family: 'Lato', sans-serif;
    font-size: 1.1em
}
.ui-widget .ui-widget {
    font-size: 1em
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'Lato', sans-serif;
    font-size: 1em
}
.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}
.ui-widget-header {
    border: 1px solid #1689db;
    background: #1689db;
    font-weight: 700
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #a59e9e;
    background: #FFF;
    font-weight: 400;
    color: #555
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: #dadada;
    font-weight: 400;
    color: #212121
}
.ui-state-hover a,
.ui-state-hover a:hover {
    color: #212121;
    text-decoration: none
}
.ui-datepicker-header .ui-state-hover{
	background: #8EBF49;
	border: 0;
	cursor: pointer;
}
.ui-datepicker-header .ui-state-disabled.ui-state-hover{
	cursor: auto;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff;
    font-weight: 400;
    color: #212121
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}
.ui-widget:active {
    outline: 0
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #8EBF49;
    background:#8EBF49;
    color: #fff;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec;
    color: #cd0a0a
}
.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}
.ui-priority-primary,
.ui-priority-secondary,
.ui-widget-content .ui-priority-primary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-primary,
.ui-widget-header .ui-priority-secondary {
    font-weight: 700
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
.ui-widget-overlay,
.ui-widget-shadow {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -khtml-border-top-left-radius: 0;
    border-top-left-radius: 0;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -khtml-border-top-right-radius: 0;
    border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -khtml-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    -khtml-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}
.ui-datepicker {
    width: 17.6em;
    padding: .2em .2em 0;
    display: none
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px
}
.ui-datepicker .ui-datepicker-next {
    right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
    margin: 1px 1px;
    border: 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    margin: 0 0 .4em
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
    display: table-cell;
}
.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible;
	background: #ff961d;
    border: 1px solid #ff961d;
    color: #fff;
    font-weight: 400
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}
.ui-datepicker.ui-datepicker-multi {
    width: auto
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}
.ui-datepicker-rtl {
    direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}
.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px !important;
    top: 2px !important;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px !important;
    top: 2px !important;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
    margin-top: -8px!important
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(ui-icons_222222_256x240.png)
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.peak-time-div{
	background-color: rgb(46,45,51);
	padding: 10px;
	margin-bottom: 6px; 	
	position: relative;
}
.peak-time-div h3{
	font-size: 30px;
	font-family: 'Teko', sans-serif;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
.peak-time-div h3 span{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	margin: 0 5px;
	text-transform: initial;
}
.form-data{
	width: 300px;
	margin: 0 auto;
}
.form-data label{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #fff;
	width: 100%;
}
.form-data input[type="password"]{
	padding: 0 10px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    width: 100%;
    border: 1px solid #fff;
    height: 52px;
	box-sizing: border-box;
	background: none;
	color: #fff;
}
.form-data input[type="submit"]{
	margin: 0 auto;
	background-color: #ff9600;
	border: 2px solid #ffb83b;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-align: center;
	color: #FFF;
	font-weight: 300;
	padding: 12px;
	transition: linear 0.1s;
	text-decoration: none;
	line-height: initial;
	width: 100%;
	text-transform: uppercase;
	height: 52px;
	margin-top: 10px;
}
.form-data input[type="submit"]:hover{
	background-color: #ff8a00;
	border: 2px solid #ffb83b;
	cursor: pointer;
}
.form-data .error{
	background: #f95c5c;
    padding: 13px;
    margin-top: 10px;
    color: #FFF;
    border: 1px solid #f74343;
    font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.amcharts-export-menu-top-right.amExportButton a{
    display: block !important;
}
/*.amcharts-export-menu-top-right {
        bottom: -40px;
    left: 0;
    top: auto !important;
}
#chart_div{
    margin-bottom: 50px;
}
*/

#cahrt_yearoveryear .amcharts-export-menu-top-right {
    top: -36px;
    right: -20px;
}


@media (max-width: 1250px) and (min-width: 768px){
    .value-data{
        font-size:40px !important;
    }
      .perodicity{
        margin-left: 0px !important;
        display: block !important;
    }
    .border-line.d-sec-area .l-sec, .border-line.d-sec-area .r-sec {
    width: 50%;
}
.border-line h2{
    font-size:12px !important;
}
}
@media only screen and (max-width: 1250px){
.wrapper{
	width: 900px;
	margin: 0 auto;
}
.login-page .tracker img{
	width: 100%;
}
.login-page .parah{
	width: 100%;
}
.three-set .coloumn{
	width: 236px;
}
.pie-set{
	width: 427px;
	margin-bottom: 6px;
}
.Chartjs-figure{
	margin: 0;
}
}

@media (max-width: 1024px){
    #layoutSidenav #layoutSidenav_nav{
  width: 225px !important;
}
}

@media only screen and (max-width: 950px){
    .glvar-stats .pie-set {
        width: 98%;
    }
.mainMenus li a {
	font-size: 26px;
	min-width: 130px;
	text-align: center;
}
.wrapper{
	width: 100%;
	margin: 0 auto;
}
.three-set .coloumn{
	width: 287px;
}
.pie-set{
	width: 680px;
	margin-bottom: 6px;
	float: none;
}
.pie-set.right{
	float: none;
}
}

@media (max-width: 1024px) and (min-width: 768px){
    .coloumn .info-block h1{
        font-size:40px;
    }
  
    .main-content{
        overflow: hidden;
    }
}

@media (max-width:768px){
    .perodicity{
        margin-left: 0px !important;
        display: block !important;
    }
}

@media only screen and (max-width: 767px){
    button.btn-color {
        margin: 0;
    }
    .perodicity {
        display: block;
        margin: 10px 0;
    }
    .date-heading .d-range {
        font-size: 16px;
    }
    .date-heading span {
        color: #ff9600;
        font-size: 14px;
    }   
    h1.page-heading {
        line-height: initial;
        font-weight: 600;
        font-size: 29px;
        display: inline-block;
        color: #1689db;
        width: 100%;
        margin: 13px 0px 0;
    }
    .contentBox.glvar-stats {
        padding: 0px;
    }
    .dashboard-page .col-12.col-md-3.col-lg-3 {
        flex: 100%;
        max-width: 100%;
        margin-right: 20px;
    }
.nav-pills.mainMenus {
	display: flex;
    flex-wrap: nowrap;
    overflow-y: auto;
    justify-content: normal;
}
.mainMenus li a {
	font-size: 26px;
    min-width: 132px;

}
.wrapper{
	width: 100%;
	margin: 0 auto;
}
.login-page .heading{
	font-size: 50px;
}
.login-page .parah, .form-data label{
	font-size: 17px;
}
.login-page .tracker{
	margin-top: 20px;
}
.three-set .coloumn {
    box-sizing: border-box;
    width: 49%;
	height: 125px;
}
.pie-set{
	width: 100%;
	box-sizing: border-box;
}
.form-data input[type="password"]{
	height: 40px;
	font-size: 12px;
}
.form-data input[type="submit"]{
	height: 40px;
	padding: 0;
	font-size: 17px;
}
.form-data .error{
	padding: 6px;
	font-size: 12px;
}
.date-heading, .three-set{
	margin-top: 10px;
}
.three-set .coloumn span[text]:hover:after{
	left: -119px;
}
.three-set .coloumn{
    position: unset !important;
}
.three-set > div {
    padding: 0px;
}
.three-set > div {
    padding-bottom: 20px;
}
}

@media only screen and (max-width: 600px){
    .glvar-stats .pie-set {
        width: 100%; 
    }
	.nav-pills.mainMenus {
	display: flex;
    flex-wrap: nowrap;
    overflow-y: auto;
    justify-content: normal;
}
.mainMenus li a {
	font-size: 26px;
    min-width: 132px;

}
.map-header{
	line-height: 40px;
	font-size: 25px;
	height: 60px;
}


.calendar-icon{
	height: 35px;
	width: 35px;
	top: 10px;
	left: 5px;
}
.calendar-icon i {
    font-size: 18px;
    top: -3px;
}
.signout{
	padding: 8px 15px;
	font-size: 15px;
	top: 10px;
	right: 5px;
}
.date-heading{
	font-size: 25px;
}
.date-heading{
	font-size: 25px;
}
.three-set .coloumn{
	height: 100px;
}
.coloumn h1{
	font-size: 45px;
	line-height: 50px;
}
.coloumn h2{
	font-size: 15px;
}
}

@media only screen and (max-width: 480px){
.map-header{
	text-align: left;
	padding-left: 48px;
	font-size: 22px;
}
.calendar-icon{
	text-align: center;
}
.three-set .coloumn{
	width: 100%;
}
.gapi-analytics-auth-styles-signinbutton{
	width: 240px;
}
.login-page .button-set{
	width: 90%;
}
.gapi-analytics-auth-styles-signinbutton-buttonText{
	font-size: 16px !important;
}
.date-side-panel{
	width: 200px;
}
.date-side-panel .calendar-area input[type="text"]{
	width: 175px;
}
.form-data{
	width: 100%;
}
}
/*30-3-2020*/
span.home-icon {
    display: none;
}
.analytic-div.main-content .center-body{
    background-color: #333;
    padding:10px;
    margin-top:20px;
}
.large_box .d-sec-area {
    background-color: #f4f4f4;
}
#ui-datepicker-div .ui-datepicker-title {
    display: flex;
}
.border-line .head-sec .fa-info-circle{
    z-index: 999;
}
#chartModal .amcharts-main-div{
    position: unset !important;
}
.amcharts-export-menu.model-download-icon .export-main > a{
      color: #fff;
    background-color: #636363;
    background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTFweCIgaGVpZ2h0PSIxNHB4Ij48cGF0aCBkPSJNMywwIEw4LDAgTDgsNSBMMTEsNSBMNS41LDEwIEwwLDUgTDMsNSBMMDMsMCIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjAiIHk9IjEyIiBmaWxsPSIjZmZmIiB3aWR0aD0iMTEiIGhlaWdodD0iMiIvPjwvc3ZnPg==)
}

.chart_view_sec .modal-dialog {
    margin-top: 120px;
    max-width:80%;
}
button#expand_summary_view {
    background-color: #8ebf49;
    border: 0;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 10px 5px;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    min-width: 190px !important;
}
#expand_summary_view span {
    padding-right: 4px;
}
.relation_div{
    position: relative;
}

.three-set .coloumn .relation_div .fa-info-circle {
    position: absolute;
    right: -5px !important;
    top: 5px !important;
    z-index: 8888;
}
/*
#expand_summary_view:hover span.ex_btn {
    display: block;
    position: absolute;
    background-color: #000;
    color: #fff;
    right: -126px;
    width: 120px;
    top: 0px;
    padding: 6px;
    text-align: center;
}*/

.expanded_view_btn {
    background-color: #737373;
    border: 0;
    color: #fff;
    margin: 0;
    text-align: right;
    padding: 3px;
    cursor: pointer;
    font-size: 15px;
    margin-left: 10px;
    position: absolute;
    right: 36px;
    top: 7px;
}
.base_line {
    display: flex;
    align-self: flex-end;
    padding-right: 0px !important;
}
:focus{
    outline: 0;
}
.expanded_view_btn:hover{
    background-color: #000;
}
/*.expanded_view_btn:hover span.ex_btn {
    display: block;
    position: absolute;
    background-color: #000;
    color: #fff;
    right: -126px;
    width: 120px;
    top: 0px;
    padding: 6px;
    text-align: center;
}*/
.ex_btn{
    display: none;
}
#cahrt_yearoveryear .amChartsLegend svg{
    left: -60px;
}
.info-block {
    display: flex;
    align-items: center;
}
.info-block h1{
    margin-left: 15px;
}
.expanded_view_btn i {
    font-size: 12px;
}
.border-line .coloumn span{
    opacity: 1;
}
.expanded_view_btn span {
    margin: 0px 5px;
}
.modal-open .modal{
    z-index: 88888;
}