
#DinairMainContentPage {
    max-width: 950px;
    min-width: 320px;
    padding: 0 25px;
    width: 100%;
}
#ColumnRightMain {
    float: right;
    width: 80%;
}
#leftNavDropDownDesktop{
width:20%;	

}
#leftNavDropDownMobile{
display:none;	
}
#leftNavDropDownMobile .open{
background-image:none;	
}
#left_menu_newD {
   
    padding-right: 0;
    width: 100%;
}
.makeupHeaders{
  border-radius: 9px;
    border-right: 1px solid #d6d6d6;
    margin: 5px 0;	
}
.pageInfo {
    float: left;
    margin-left: 5%;
    width: 55%;
}
.titleHeader {
    margin: 12px 0 0;
    max-width: 100%;
}
.viewMoreInfo a img, .colorMatchBtn a img{
width:180px	;
}
.pageInfo > p {
    font-size: 10px;
    margin: 8px 0 0 20px;
}
.collectionBtns a img {
    margin: 10px 0;
}

.titleSec {
    color: #3c3c3c;
    font-size: 30px;
    font-weight: normal;
    margin: 5px 0 0;
}

.secondTitleSec {
    font-style: italic;
	font-size:16px;
    margin: 0;
}
.showHide {
    background-color: #666;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-left: 60%;
    margin-top: -30px;
    padding: 5px 15px 5px 5px;
    text-align: center;
	
    width: 158px;
}
.showHide.second{
margin-left:5%;	
}
.hide, .open{
	background-image: url('/images/makeup/new/hideArrows.png');
	background-repeat:no-repeat;
	background-position:155px 8px;
	cursor:pointer;
	
}
.open{
	background-image: url('/images/makeup/new/showArrows.png');
}

.toggleGroup {
    float: left;
    width: 100%;
}
.borderRight { 
background-color: #fff;
background-repeat: no-repeat;
border-radius: 9px;
border-right: 1px solid #d6d6d6;
height: 277px;
max-width: 100%;
}
.borderRight:before, .borderRight:after, .makeupHeaders:before, .makeupHeaders:after {
content: "";
height: 1px;
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 40%, rgba(214,214,214,1) 99.3%, rgba(0,0,0,0) 50%);
background: -webkit-gradient(linear, left top, right top, color-stop(40%,rgba(0,0,0,0)), color-stop(99.3%,rgba(214,214,214,1)), color-stop(50%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 40%,rgba(214,214,214,1) 99.30%,rgba(0,0,0,0) 50%);
background: -o-linear-gradient(left,  rgba(0,0,0,0) 40%,rgba(214,214,214,1) 99.3%,rgba(0,0,0,0) 50%);
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 40%,rgba(214,214,214,1) 99.3%,rgba(0,0,0,0) 50%);
background: linear-gradient(to left,  rgba(0,0,0,0) 40%,rgba(214,214,214,147,1) 99.3%,rgba(0,0,0,0) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#d6d6d6',GradientType=1 );
display: block;
}
.textRight{
height: 270px;	
margin-left:60%;
}
.borderLeft { 
background-color: #fff;
background-repeat: no-repeat;
border-radius: 9px;
border-left: 1px solid #d6d6d6;
height: 277px;
max-width: 100%;
background-position: right top;
}
.borderLeft:before, .borderLeft:after {
content: "";
height: 1px;
background: -moz-linear-gradient(right,  rgba(0,0,0,0) 40%, rgba(214,214,214,1) 99.3%, rgba(0,0,0,0) 50%);
background: -webkit-gradient(linear, right top, right top, color-stop(40%,rgba(0,0,0,0)), color-stop(99.3%,rgba(214,214,214,1)), color-stop(50%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(right,  rgba(0,0,0,0) 40%,rgba(214,214,214,1) 99.30%,rgba(0,0,0,0) 50%);
background: -o-linear-gradient(right,  rgba(0,0,0,0) 40%,rgba(214,214,214,1) 99.3%,rgba(0,0,0,0) 50%);
background: -ms-linear-gradient(right,  rgba(0,0,0,0) 40%,rgba(214,214,214,1) 99.3%,rgba(0,0,0,0) 50%);
background: linear-gradient(to right,  rgba(0,0,0,0) 40%,rgba(214,214,214,147,1) 99.3%,rgba(0,0,0,0) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#d6d6d6',GradientType=1 );
display: block;
}
.textLeft{
height: 270px;	
margin-left:5%;
}
.textRight > h3, .textLeft > h3 {     margin: 5px 0;}
.textRight > ul, .textLeft > ul {
    display: block;
    padding: 0 0 0 15px;
}

.textRight li, .textLeft li  {
    list-style: disc outside none;
	font-size:14px;
}

#colairBlockBox {	background-image: url('/images/makeup/new/colairBg.jpg');}
#glamourBlockBox {	background-image: url('/images/makeup/new/camoBg.jpg');}
#camoBlockBox {	background-image: url('/images/makeup/new/glamourBg.jpg');}
#hairShadowsBlockBox {background-image: url('/images/makeup/new/hairShadowsBg.gif');}
#hairHighlightsBlockBox {background-image: url('/images/makeup/new/hairHighlightsBg.gif');}
#glamourConcealersBlockBox {background-image: url('/images/makeup/new/glamourConcealerBg.jpg');}
#camoConcealersBlockBox {background-image: url('/images/makeup/new/camoConcealerBg.jpg');}
#glamourAdjustersBlockBox {background-image: url('/images/makeup/new/glamourAdjusterBg.jpg');}
#fantasyBlockBox {background-image: url('/images/makeup/new/specialfxBg.jpg');}
#lipsBlockBox {background-image: url('/images/makeup/new/lipsBg.jpg');}
#eyelinerBlockBox {background-image: url('/images/makeup/new/eyelinerBg.jpg');}
#blushBlockBox {background-image: url('/images/makeup/new/blushBg.jpg');}
#browsBlockBox {background-image: url('/images/makeup/new/browsBg.jpg');}
#opalBlockBox{background-image: url('/images/makeup/new/opalescentBg.jpg');}
#shimmerBlockBox{background-image: url('/images/makeup/new/shimmerBg.jpg');}
#classicBlockBox{background-image: url('/images/makeup/new/classicBg.jpg');}
#camoAdjustersBlockBox {	background-image: url('/images/makeup/new/camoBWBg.jpg');}
#electricBlockBox {	background-image: url('/images/makeup/new/ElectricBg.jpg');}



.layover_popup {

    background: none repeat scroll 0 0 #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px #5e5f61;
    color: #5e5f61;
    display: none;
    font-family: Arial,Helvetica,san-serif;
    font-weight: bold;
    height: auto;
    left: 35%;
    padding: 10px;
    position: fixed;
    top: 10%;
  /*  width: 310px;*/
  width:50%;
    z-index: 99999;
border: 2px solid #ED1F8D\0/;
/border: 2px solid #ED1F8D;
}



#popupcol, #popupqty, #popupsize {
padding: 0;
font-size:0px;

}

.btn_continue_pink {

    background: url('https://airbrushmakeup.com/images/makeup/btn_continue_pink.gif') no-repeat;

    height:0;

    width: 277px;

padding-top:0;

    border: none;

}

.btn_view_pink {

    background: url('https://airbrushmakeup.com/images/makeup/btn_view_pink.gif') no-repeat;

    height:0;

    width: 148px;

padding-top:0;

    border: none;

}
.btn_continue_grey {

    background: url('https://airbrushmakeup.com/images/makeup/btn_continue_gray.gif') no-repeat;

    height:40px;

    width: 277px;

padding-top:30px;

    border: none;

}

.btn_view_grey {

    background: url('https://airbrushmakeup.com/images/makeup/btn_view_gray.gif') no-repeat;

    height:40px;

    width: 148px;

padding-top:30px;

    border: none;

}
#itemsAdded{
margin-top:30px;	
text-align:center;
}
.scroll

{
height:0;
overflow-y:scroll;
overflow-x: hidden;
float: left;
margin:  0;
width:100%;
}

.popup_close {
 position: absolute;
 right: 20px;
 top: 8px;
color: #EE1F9A;

}

.makeupBlock{
margin-bottom:10px;	
}

.closematch{
	float:left;
	margin:0 0 0 0;
	font-size:15px;
	padding-bottom:20px;
}

img {

	border: 0px;	

}



.prices1 {

	width:  174px;
	height: 44px;
	display: inline;
	float: left;
	padding-top: 14px;
	vertical-align: top;

}

.prices2 {

	height: 44px;
	display: inline;
	float: right;
	padding-top: 14px;
	text-align: left;
	vertical-align: top;
}

.makeupBlock {
	overflow:hidden;
	padding-top: 10px;	
	clear: all;	
	text-align: center;
}
.makeup {
	/*width: 122px;*/
	height: 53x;
	vertical-align: top;
	float: left;
	display: inline;
}
.m1 {

	width: 50px;
}

.m1 img, .m2 img {
margin-right:20px;
width:53px;
height:53px;
/* Rotate div 
transform:rotate(180deg); 
-ms-transform:rotate(180deg);  Internet Explorer 
-moz-transform:rotate(180deg);  Firefox 
-webkit-transform:rotate(180deg);  Safari and Chrome 
-o-transform:rotate(180deg);  Opera */
} 


.Mname {
height: 28px; 
text-align: left;
vertical-align: top;
float: left;
letter-spacing:1px;
display: inline;
font-family: Arial, Helvetica, san-serif;
color: #aaa;
font-size: 12px;
width:250px;
margin-top:3px;
}

.Mname span{
color:#000;
font-size:15px;	
}
.quantity {

float: left;
display: inline;
text-align: left;
padding:0px;    
margin: 10px 12px 30px 0;

}

.quantity input {

border:0;
border-right:2px solid #ccc;
border-bottom:2px solid #ccc;
width: 32px;
height:30px;
text-align: center;
vertical-align:middle;
font-family: Arial, Helvetica, san-serif;
font-size: 15px;
color:#ddd;

}


#bottomCart {
background: none repeat scroll 0 0 #3b3b3b;
bottom: 0;
position: fixed;
width: 100%;
color:#000;
font-size:10px;
z-index:99;
}
.cartContent{
margin:0 auto;
max-width:520px;
min-width:320px;	

}

.bottleSelection {
float: left;
padding: 2% 0;
text-align:center;
width:11.9%;
background: none repeat scroll 0 0 #fff;
    border: 1px solid #999;
	height:40px;
}

#bottom-bar-quantity-mini, #bottom-bar-quantity-sml, #bottom-bar-quantity-med, #bottom-bar-quantity-lg, #bottom-bar-subtotal, #bottom-bar-quantity-pow {
    font-size: 18px;
}

.cartOpt, .cartCheckout {
float: left;
padding: 1% 0;
text-align: center;
background-color:#fff;
width:13%;
height:50px;
border: solid 1px #999;
}

.cartCheckout img, .cartOpt img {
    max-width: 45%;
}


.oz{
  color: #000000;
    display: inline;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 47px;

}
.quantity {
	margin-right:10px 10px 30px 0;
}
.oz span {
font-size:10px;	
margin-bottom:5px;
}
.oz-repeat2 {
line-height:1;

}
.oz-repeat {
float: left;
line-height: 1;
margin-bottom: 5px;
margin-left: 85px;
width: 50%;
}
.sizeOZ {	
float:left;
width:100%;
margin-left:8px;
}

-->

.shoppingCart {
    float: left;
	display:none;
}
.shoppingCart > .img1 {
    margin: 15px 50px 0 0;
}
.shoppingCart > .img2 {
    margin: 15px 0px 0 0;
}

.darkG {
    color: #858484;
    font-size: 14px;
    letter-spacing: 1px; 
    text-transform: uppercase;
}

.colorInfo{
 float: left;
    margin: 0 0px 0 10px;
    width: 90px;
	height:90px;
}
.makeupB{
width:640px;	
}
.rowSection {
    float: left;
    overflow: hidden;
	width:50%;	
}
.colorMatchBtn2, #searchProds,#makeupParaNavOpen{
display:none;	
}
.viewMoreInfo a img {
	margin-top:10px;
}
 .colorMatchBtn a img{margin-top:2px}
.searchBarTab {
    margin-left: 10px;
} 

.stepsBt {    background-color: #ec008c;
    color: #fff;
    float: left;
    font-weight: bold;
    margin: 15px 5px;
    padding: 3px 10px;
    text-align: center;
    text-shadow: 1px 1px #000;
    width: 125px;
	cursor:pointer;}
	
/* Tpggles for Pages */
#productToggle{border-bottom: 3px solid #c9c8c8;border-top: 3px solid #c9c8c8;margin: 10% 0;overflow: hidden; width:100%;}
#productToggle .toggle.width100 {    border-bottom: 1px solid #d4d3d3;    color: #000;    font-weight: 700;  margin: 0; }
#productToggle .toggleContent p, .toggleContent ul{ font-weight:400;}
#productToggle .toggleContent ul li{ list-style:disc;}
#productToggle .toggleContent {margin-left: 20px;width: 90%; margin-bottom: 50px;}
#productToggle .headLine{    cursor: pointer;    padding: 20px;}
#productToggle .headLine > span {    float: right;     font-size:20px;}

@media (max-width:950px;){
	#DinairMainContentPage{padding:0; }
}	

@media screen and (min-device-width: 850px) and (max-device-width: 950px) { 
#leftNavDropDownMobile{ display:none !important;}

}  
@media (max-width: 850px)
{
	
#ColumnRightMain{	width:98%;	float:left;	padding: 0 1%;	}
.makeupB {    width: 55%;}
.shopImg, .hideBl, #leftNavDropDownDesktop{display:none;}
.toggleGroupColors {    margin-left: 0;}
#searchProds{z-index:99;display:none;width:100%;background-color:#ec008c;	}

#leftNavDropDownMobile{display:none;background-color:#ec008c;position:absolute;z-index:999;width:200px;}
#left_menu_newD .titleBar,  #left_menu_newD .current, #left_menu_newD a, #left_menu_newD a:hover, #left_menu_newD li, #left_menu_newD .inner-information a:hover, #left_menu_newD .current, #left_menu_newD .expand, #left_menu_newD .titleBar:hover, #left_menu_newD .titleBar a:hover{	color:#fff;	background-color: transparent;}
#left_menu_newD .expand, #left_menu_newD .titleBar:hover, #left_menu_newD .titleBar a:hover{	font-weight:bold;	}
.viewMoreInfo a img, .colorMatchBtn a img{
width:150px	;
}
.colorMatchBtn a img{ margin-top:0;}
}
@media (max-width: 650px)
{
.borderRight, .borderLeft{height:220px;	}
.textRight, .textLeft{height:214px;	}
.borderRight, .borderLeft{background-size: auto 220px;	}
.titleSec{ font-size:25px;}
.secondTitleSec{font-size:14px;}
.textRight > h3, .textLeft > h3 {    font-size: 11px;    margin: 5px 0 0 0;}
.textRight li, .textLeft li {    font-size: 11px;}
.rowSection, .oz-repeat  {   margin: 0 17.5%;    width: 65%; }
.quarter_oz{margin-left:80px;	}
.collectionBtns, .oz-repeat2{display:none;	}
.titleHeader, .pageInfo{width:90%;	margin:5%;}

.colcol{ width:450px;}
.sizeOZ{ margin:0 0;}
.fColair4{ margin-left:50px;}
.fColair4 .oz.quarter_oz{ margin-left:0;}

.viewMoreInfo a img, .colorMatchBtn a img{
width:120px	;
}
 
#bottomCart {
font-size:7px;
}

}
@media (max-width: 520px)
{
.titleSec {    font-size: 22px;}
.borderRight, .borderLeft {background-size: auto 150px;}
.borderRight, .borderLeft {height: 180px;}	
.textRight, .textLeft {    height: 173px;	margin-left:55%;}
 .textLeft{	margin-left:3%;  }
.showHide, .showHide.second{width:100%;margin-left:0;padding: 5px 0;}
.oz-repeat2, .viewMoreInfo{display:none;	}
.colorMatchBtn2{display:block; max-width:100%; margin:5px auto;}	
.hide, .open {    background-position: 72% 12px;}
.showHide, .showHide.second{ padding:10px 0;}
.colorInfo{width:55px;	}
.rowSection, .oz-repeat {    margin: 0 12.5%;    width: 75%;}
.quarter_oz {    margin-left: 50px;}
.titleHeader, .pageInfo{width:90%;	margin:5%;}
.pageInfo > p {    font-size: 9px;    margin: 0;}
.colorMatchBtn{
width:100px;	
}
}
@media only screen and (max-device-width: 480px) {
.quantity input {	width: 25px;	}
.oz{ width:50px;	}
.rowSection {    margin: 0 5%;    width: 90%;}
	
}

@media (max-width: 450px)
{
#colairBlockBox {	background-image: url('/images/makeup/new/1_4oz-Bottle-radiance-c103.png'); background-position: 10% 0;}
#glamourBlockBox {	background-image: url('/images/makeup/new/1_4oz-Bottle-glamour-alabaster.png'); background-position: 90% 0;}
#camoBlockBox {	background-image: url('/images/makeup/new/1_4oz-Bottle-camouflage-alabaster.png'); background-position: 10% 0;}
#hairShadowsBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-chocolatebrown_haircolair.jpg'); background-position: 90% 0;}
#hairHighlightsBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-platinum_haircolair.jpg'); background-position: 10% 0;}
#glamourConcealersBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-orangehl.jpg');background-position: 10% 0;}
#camoConcealersBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-orangehl2.jpg');background-position: 90% 0;}
#glamourAdjustersBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-white.jpg');background-position: 10% 0;}
#fantasyBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-turquoise-fantasy.jpg'); background-position: 10% 0;}
#lipsBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-mauve.jpg'); background-position: 10% 0;}
#eyelinerBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-blackcharcoal.jpg'); background-position: 10% 0;}
#blushBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-divapink.jpg'); background-position: 10% 0;}
#browsBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-dkbrown.jpg'); background-position: 10% 0;}
#opalBlockBox{background-image: url('/images/makeup/new/1_4oz-Bottles-opalescent.jpg');background-position: 10% 0;}
#shimmerBlockBox{background-image: url('/images/makeup/new/1_4oz-Bottle-Shimmer-silver.jpg');background-position: 90% 0;}
#classicBlockBox{background-image: url('/images/makeup/new/1_4oz-Bottles-lilac.jpg');background-position: 10% 0;}
#camoAdjustersBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottles-black-camo.png');background-position: 90% 0;}
#electricBlockBox {background-image: url('/images/makeup/new/1_4oz-Bottle-ElectricPink.png');background-position: 90% 0;}

.textRight{margin-left:40%;	}
.textLeft{	margin-left:10%;   }
.colorInfo{	margin-left:0;	 	}
.makeupB {    width: 50%;}
.oz{ width:50px;	}
.scroll{width:100%;	}
#popupcol, #popupqty, #popupsize{font-size:12px;}
.btn_view_pink {margin: 10px 0 10px 90px;}
.btn_continue_pink{margin-left:50px;}
.rowSection, .oz-repeat {margin: 0 7.5%;width: 85%;}
.titleSec{ font-size:20px;}

}

/* the Add to Cart Popup*/
.closeBTN{
	width: 32px; 
	padding: 4px 7px;
	}
	
@media (max-width: 650px)
{
	.closeBTN{
	width: 32px; 
	padding: 4px 7px;
	}
	
	#itemsAdded{
	margin-top:45px;	
	text-align:center;
	}
}


.layover_popup{
width:310px;	
}
@media (max-width: 650px)
{
.layover_popup{
left:10%;	
}
}
@media (max-width: 550px)
{
.layover_popup{
left:5%;	
}
}
@media (max-width: 500px)
{
.layover_popup{
left:0%;	
}
}
/*************************Light Box*******************/
/* Preload images */
body:after {
  content: url(/images/close1.png) url(/images/loading.gif) url(/images/prev.png) url(/images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  display:none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}