/* 
    Created on : Jun 9, 2017, 10:19:08 AM
    Author     : Andreas
*/

@import "contact-form.css";
@import "notemsmain.css";

ul.no-bullets{
	list-style-type: none; /* Remove bullets */
	font-size:30px;
}

ul.no-bullets a{
	color:#000;
}

ul.no-bullets i{
	width:100px;
}

.mptitles{
	font-family: 'OptimaMedium', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:30px;
	text-transform:lowercase;
}

h1.navbar-brand_ {
    margin: 0;
    padding: 0;
    float: left;
    height: auto;
    position: relative;
    top: 0;
    z-index: 10;
    max-width:380px;
}

.navbar-brand {
    float: left;
    padding: 16.5px 15px;
    font-size: 15px;
    line-height: 16px;
    height: 100px;
}

.msitename{
font-size:28px;color:white;line-height:28px;
}
.msitename a{
color:white;
}
h4{
font-size:30px;
color:black;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
font-size: 35px;
font-weight: 300;
margin: 10px 0 10px 0;
text-transform: lowercase;
}

#profilepic{
height:125px;
width:500px;	
}

#profilepic img{
width:25%;
height:100%;
object-fit:cover;
}

.mainpicture{
height:125px;
width:500px;
overflow:hidden;
}

.mainpicture img{
width:100%;
height:100%;
object-fit:cover;
}

#myBar {
width: 100px;
height: 20px;
color:black;
font-size:12px;
text-align: left;
}
#progressbar{
height:5px;    
}

.selectit{
margin:0 0 0 -10px;font-size:20px;cursor:pointer;color:#ff0000;
position: absolute;
top: 5%;
left: 90%;    
}
.selectitgreen{
color:green;font-size: 20px;cursor:pointer;    
}

#notemstoplinks span{
color:gray;    
}
#notemstoplinks span:hover{
color:gray;    
}

.piclist{
display:inline-block;font-size:12px;background:#4CAF50;width:40px;height:25px;color:white;text-align:center;vertical-align:middle;
}

.uploadimg{
margin:0 0 50px 0;	
}

.htitle{
font-size:35px;color:#021427;
}

.htitle sub{
font-size:12px;
}

.commentssection{
display:none;
position:absolute;
top:75%;
left:5px;	
}

#aboutphotos input{
color:#333;font-weight:normal;font-size:15px;	
}

.llnk{
color: #0000ff;
font-weight:none;
margin-bottom: 0;
text-transform: uppercase;
-webkit-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;	
border-bottom:1px solid blue;
}

.llnk:hover{
color: orange;	
border-bottom:1px solid orange;
}

#notemstoplinks{
margin-bottom:0px;	
}

.videosearchdisp{
font-size:25px;
position:absolute;top:10px;left:97%;
}

.nosearchresults{
display:none;color:gray;text-align:center;font-size:20px;    
}

.list1 img{
object-fit:cover;
}


.deletepicture{
position:absolute;color:red;left:80%;top:5%;font-size:35px !important;z-index:100;	
}


.uploadphotos h3{
font-size:25px;
color:lightgray;
margin:10px 0 0 20px;
}

#photocount{
display:inline;	
}

#vsearch{
margin-bottom:50px;	
display:block;
border-radius: 8px;
border: 2px solid #021427;
}

.nexttoken{
display:inline-block;float:right;margin:10px 50px 0 0;font-size:20px;	
border:none;
}
.prevtoken{
display:inline-block;float:left;margin:10px 0 0 50px;font-size:20px;	
}

.nexttoken a{
border:none;	
}

.nexttoken a:hover{
border:none;	
color:orange;
}

.prevtoken a{
border:none;	
}

.prevtoken a:hover{
border:none;	
color:orange;
}

.tokenNext{
cursor:pointer;	
z-index: 20;
color: #404040;
font-size: 37px;
}

.tokenNext :hover{
color:orange;	
}

.tokenPrevious{
cursor:pointer;	
z-index: 20;
color: #404040;
font-size: 37px;
}

.tokenPrevious :hover{
color:orange;	
}

.listingicon{
cursor:pointer;font-size:20px;	
}
.listingiconpublished{
cursor:pointer;font-size:20px;color:lightgreen	
}

#listingtable{
font-size:15px;
text-align: left;
margin:0 0 25px 0;
}


#listingtable table {
  width: 100%;
}

.stitle{
 margin:20px 0 10px 0;	
 color:#ff7400;
 font-weight:400;
 font-size:45px;
}

.publishedcircle{
color: #ffc102;	
}

#backorder{
 color:#333;
 margin:10px;
 font-size:24px;
 text-align: center;
}

.finalReview_content {
    height: 100% !important;
    display: block;
}

/* ORDER INFO */
.orderSummary {
margin-top: 20px;
font-family: 'BentonSans',sans-serif;
font-size: 15px;
line-height: 20px;
color: #292b2d;
}
.orderSummary_name{
font-size:15px;	
font-family: 'Open Sans', sans-serif;
}
.orderSummary_headline {
display: block;
padding: 0 15px;
border-style: solid;
border-width: 0 0 1px;
border-color: #e5e5e6;
font-family: 'Open Sans', sans-serif;
font-size: 25px;
line-height: 40px;
text-transform: uppercase;
white-space: nowrap;
}
.orderSummary_table {
width: 100%;
padding: 10px 15px;
border-bottom: 1px solid #e5e5e6;
font-weight:normal;
}
.orderSummary_total, .orderSummary_grandTotal {
font-family: 'BentonSansMed',sans-serif;
font-size: 17px;
line-height: 40px;
font-weight:bold;
}

/* CART ORDER INFO */

.cartContents {
height:260px;padding:20px;
}
.cartContents sub a{
color:blue;
font-size:15px;
}
.cartContents a{
color:#000;
}
.cartContents a:hover{
color:orange;
}
.cartContents .seller{
text-align:center;	
}
.cartContents h{
text-align:center;		
}

#salestable{
text-align:center;	
border-spacing: 0px;
}
#salestable th{
text-align:center;	
}
#salestable thead{
background: #000;
}

.shippingcal{
color:#000;
background:yellow;	
text-align:center;
}
#booksasle{
border-spacing:0px;
}
#hboxcontainer sub{
margin:10px 0 10px 0;
display:block;
}
#multilistdiv{
width:90%;	
border-spacing:0 !important;
float:left;
color:black;
display:none;
margin-left:50px;
margin-bottom:50px;
padding-left:50px;
padding-bottom:50px;
border-left:1px solid gray;
}
#multilistdiv td{
width:200px !important;
font-weight:normal;
}
#multilistdiv th{
width:200px !important;
background: #0e1330;
color:white;
padding:10px;	
}
#multilistdiv select{
min-width:200px;	
padding: 14px 10px 14px 5px;
}
.multilisting{
width:90% !important;	
float:none !important;
margin:0 !important;
background:#fff;
}
.addsize{
text-align:center;	
}
.addsizeplus{
font-size:25px;
cursor:pointer;	
color:orange;
}
.minussize{
text-align:center;	
}
.deletesizeminus{
font-size:25px;
cursor:pointer;	
color:red;
}
.tab_content {
margin:40px;
font-size: 18px;
}
#eventstorecontainer{
margin-left:50px;margin-bottom:50px;padding-left:50px;border-left:1px dotted gray;	
}
#suggestions{
color:orange;font-size:40px;	
margin-bottom:20px;
margin-left:20px;
border-bottom:1px solid lightgray;
}
#suggestions li{
font-size:25px;	
color:#000000;
margin-bottom:20px;
}
#suggestions .fa{
font-size:55px;	
margin-right:10px;
}
