﻿ .CookieMessageDiv {
margin-top:2px; 
margin-right:1px;
padding: 3px 10px 7px 10px;
height: 40px!important;
color: white!important;
background-color:gray!important;
}
.CookieMessageDiv a{
 color: #D86F05!important ;
 text-decoration: none;	
 font-weight:bold!important;
}

.CookieMessageDiv a:hover{
font-weight:bold!important;
 color: #D86F05!important ;
 text-decoration: underline!important;	
}
a.CookieButton,a.CookieButton:hover{
text-decoration:none!important;
color: white!important;
cursor: pointer;
display: block;
font-family: arial,sans-serif;
font-size: 12px;
font-weight:bold;
height: 27px;
line-height: normal;
width: 45px;
background: transparent url('/_layouts/15/images/myLutron/Add_Button_wo_text.png') no-repeat scroll 0 0;
padding: 5px 0 5px 22px;
}

/*-----------Responsive Master page Style --------*/
@media only screen and (max-width: 767px)
{
.btn-position {
	    z-index: 7800 !important;
}
.logo-mobile-view {
	 z-index: 7600 !important;
}
.left-menu {
	 z-index: 7800 !important;
}
}

@media only screen and (max-width: 767px) and (min-width: 480px)
{
.btn-position {
	    z-index: 7800 !important;
}
.logo-mobile-view {
	 z-index: 7600 !important;
}
}

/*-----------Responsive Master page Style --------*/
@media only screen and (max-width: 400px)
{
#optanon #optanon-popup-more-info-bar{
	    display: block !important;
}


}

/*-----------Responsive Master page Style --------*/
@media only screen and (max-width: 766px)
{
#optanon #optanon-popup-body div#optanon-main-info-text{
	    display: Inline-block !important;
}
#optanon #optanon-popup-more-info-bar p{
	margin:3px 0px 0px 5px;
}
}