/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-info {
    margin-right: 50px;
  	color:#fff;
	text-align:right;
  background: rgba(0,0,0,.2);
  padding:20px 30px;
}

.ms-info.ms-info-empty {
  display:none;
}
.ms-info h3, 
.ms-info p {
  	color:#fff;
}
.ms-slide-info.ms-dir-h {
    width: auto !important;
	right:0;
}
