 /*  
edittab CSS v.2.00
last modified by: dael
*/


li.tp-tab {
	font-family: 'Open Sans', sans-serif;
}

ul.tp-tabs, 
ul.inlinemenu {
	padding: 10px 10px 0px 0px;
	margin: 0;
	/* height: 32px; */
	user-select: none;
    border-bottom: 0px solid #e3e3e3;
    line-height: 1.5em;
    white-space: nowrap;
    margin: 20px 0;
    position: relative;
    z-index: 2;
    /* background-color: #f9f9f9; */
    width: 100%;
    box-sizing: border-box;
	}
	
ul.tp-tabs li, 
ul.inlinemenu li {
	list-style-type:none;
    color: #888;
    padding: 5px 0px 15px 0px;
	display: inline-block;
    font-size: 14px;
    line-height: 14px;
	}
	
ul.tp-tabs li:first-child {
	}	

ul#primary.tp-tabs {
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
ul#primary.tp-tabs li {
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    letter-spacing: 0.91px;
    line-height: 16px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    padding: 12px;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
	}	
	
ul#primary.tp-tabs li#news.current, 
ul#primary.tp-tabs li#photos.current {
	}
	
ul#primary.tp-tabs li a:before { 
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	margin-right: 10px;
	text-decoration: none;
	color: #222;
	font-weight: 300;
	top: 3px;
    position: relative;
	}
	
li#news a:before { 
	content: "\f302";
}

li#photos a:before { 
	content: "\f1ea";
	}
  
#gallery-listpic div.tp-tabbedmenu ul.tp-tabs li, 
#member-photos-index div.tp-tabbedmenu ul.tp-tabs li {
	display: inline-block;
	float:none;
	}

.section-groups ul.tp-tabs li, 
.section-groups ul.inlinemenu li {
	border-bottom: 0px;
	}

div.groupheader ul.tp-tabs li, 
div.groupheader ul.inlinemenu li {
	opacity:0.8;
	filter:alpha(opacity=80);
	font-weight: 500;
	border:0px;
	padding: 2px;
	border-radius: 2px;
	border: 1px solid black;
	margin-right: 3px;
	background-color: #222;
	}

ul.tp-tabs li:first-child, 
ul.inlinemenu li:first-child {
  margin-left: 0px;
	}

.section-groups ul.tp-tabs li:first-child a {
  	font-weight: 700;
	}

ul.tp-tabs li:last-child, 
ul.inlinemenu li:last-child {
  /* border-radius: 0px 3px 3px 0px; */
	}

ul.tp-tabs li:hover, ul.inlinemenu li:hover {
	}


ul.tp-tabs li.tp-selectedtab,
ul.inlinemenu li.selected {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-left: 0px solid #ccccd1;
    border-right: 0px solid #ccccd1;
    border-top: 0px solid #d46691;
    border-bottom: 2px solid #000;
	}
	
ul.tp-tabs li.tp-selectedtab a {
	color: #000;
	}		

.section-groups ul.tp-tabs li.tp-selectedtab,
.section-groups ul.inlinemenu li.selected {
  	}

div.groupheader ul.tp-tabs li.tp-selectedtab,
div.groupheader ul.inlinemenu li.selected {
	border: 1px solid black;
	}

div.groupheader div.tp-tabbedmenu a.tp-selectedtab, 
div.groupheader ul.inlinemenu a.selected, 
div.membergroup div.tp-tabbedmenu .tp-tabs a.selected {
	color: #fff;
	}

div.tp-tabbedmenu a.tp-selectedtab, 
ul.inlinemenu a.selected,
a.tp-selectedtab {
	color: #fff; 
	font-weight: 700;
	}
	
div.tp-tabbedmenu a.tp-selectedtab:hover {
	color: #000;
	}	

a.tp-tab,
a.tp-selectedtab,
ul.inlinemenu a {
	margin:0;
	display: block;
	padding: 4px 5px 3px 5px;
	font-size: 15px;
	color: #333;
	position:relative;
	font-weight: 600;
  	}

a.tp-selectedtab {
	color: #fff; 
	}

#forum a.tp-tab,
#forum a.tp-selectedtab,
#forum ul.inlinemenu a {
	font-size: 12px;
	}

div.groupheader a.tp-tab,
div.groupheader a.tp-selectedtab,
div.groupheader ul.inlinemenu a {
	color: #fff;
	}

div.groupheader a.tp-tab::before,
div.groupheader a.tp-selectedtab::before,
div.groupheader ul.inlinemenu a::before {    
	}

ul a.tp-tab:hover {
	text-decoration: none;
	color: #000;
	}

a.tp-selectedtab,
ul.inlinemenu .selected a {
	color: #000;
	}

a.tp-selectedtab:hover {
	color: #000;
	}

.tp-tabs a,
.tp-tabs a:link,
.tp-tabs a:active, 
.tp-tabs a:visited  {
	font-family: 'Open Sans', sans-serif;
	}

.tp-tablayers {
	clear: both;
	margin-bottom: 5px;
	}

.tp-tablayer {
	border-top: none;
	padding: 10px 0px 10px 0px;
	margin: 0;
	}

.tp-tablayercontent {
  	width: 100%;
  	color: #000;
	}

.tp-tablayercontent a {
	color: #000;
	}

.tp-tabbedmenu {
	/* margin-bottom: 30px; */
	} 	

.tp-tabbedmenu .tp-tabs {
 	margin-bottom: 20px;
 	margin-top: 0px;
	}
	
.section-member .tp-tabbedmenu {
	margin-bottom: 20px;
	}	

.section-groups .tp-tabbedmenu {
	margin-bottom: 0px;
	}	

.gallery-viewpic3 .tp-tabbedmenu .tp-tabs {
	margin-bottom: 0px;
	}

.section-member .tp-tabbedmenu .tp-tabs,
#gallery-listpic .tp-tabbedmenu .tp-tabs {
	margin-top: 10px;
	}
	
.section-classifieds .tp-tabbedmenu .tp-tabs {
 	margin-bottom: 20px;
	}	

.section-prylar .tp-tabbedmenu,
.tp-tabbedmenu {
  	white-space: nowrap; 
  	overflow-x: auto; 
  	-webkit-overflow-scrolling: touch;
  	-ms-overflow-style: -ms-autohiding-scrollbar;  
  	}
	
.section-prylar .tp-tabbedmenu .tp-tabs {
    color: #2d2d32;
    /* padding: 10px; */
    transition: background-color 0.1s ease;
    font-size: 12px;
    height: inherit;
    } 
    
.section-prylar .tp-tabs a {
	font-size: 15px;
	}    
      
.tp-tabbedmenu-r {
	height: 30px;
	}

.tp-tabbedmenu-r .tp-tabs-r {
  	white-space: nowrap; 
  	overflow-x: auto; 
  	-webkit-overflow-scrolling: touch;
  	-ms-overflow-style: -ms-autohiding-scrollbar;  
    color: #2d2d32;
    padding: 10px;
    transition: background-color 0.1s ease;
    font-size: 12px;
    height: inherit;
  	}    
  
.tp-tabbedmenu-r .tp-tabs-r a.tp-tab-r {
	padding: 10px 13px 10px 12px;
	text-decoration: none;
	background-color: #ccc;
    border-radius: 30px;
	}  
	
.tp-tabbedmenu-r .tp-tabs-r a.tp-selectedtab-r {
	padding: 10px 13px 10px 12px;
	text-decoration: none;
	background-color: #ccc;
    border-radius: 30px;
	font-weight: 700;
	text-decoration: none;
	z-index: 100;
	} 
	
.tp-tablayercontent .question {
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	}
 
.tp-tablayercontent .answer,
.tp-tablayercontent span.question {
	width: 48%;
	float: left;
	display: block;
	font-size: 14px;
	}

.tp-tablayercontent .answer {
	float: right;
	}

.tp-tablayercontent .question.wide .answer {
	width: 100%;
	}
	
.tp-tablayercontent table tr td {
	padding: 0px;
	}	
	
#member-admin-edit .tp-tablayercontent table.membership-list tr td {
	padding: 10px;
	}
	
#member-profile .tp-tablayercontent .description {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	color: #333;
	padding: 10px 0px 10px 0px;
	box-sizing: border-box;
	}	 	 	 

ul.subtabs a, 
ul.subtabs a:visited,
#member-profile .tp-tabbedpane .tp-tabs .tp-tab a {
	font-family: arial, tahoma,verdana,sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
	color: #888;
	font-size: 14px;
	}
	
#member-profile	ul.tp-tabs li.tp-selectedtab a {
	font-size: 14px;
	}

#member-view div.tp-tabbedmenu.membertabs ul.subtabs li:nth-child(4)::before {
	content: "\f06b";
	font-family: "Font Awesome 5 Pro"; 
	padding-right: 10px;
	color: #000; 
	font-size: 20px;
    position: relative;
    top: 3px;
	}

#member-view div.tp-tabbedmenu.membertabs ul.subtabs li:nth-child(2)::before {
	content: "\f0e0";
	font-family: "Font Awesome 5 Pro"; 
	padding-right: 10px;
	color: #000; 
	font-size: 15px;
    position: relative;
    top: 1px;
	}
	
.tp-tabs a:hover,
ul.subtabs a:hover {
  /* color: #ff9600; 
  background-color: #f2f2f2; */
  color: #000;
  }

div.tp-tabbedmenu a.tp-tab.ownindex, 
div.tp-tabbedmenu .tp-tabs a, 
div.tp-tabbedmenu .tp-tabs a:link {
	/* font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 14px;
    font-size: 12px; */
	}
	
.tp-tabbedmenu a.tp-selectedtab.prisjakt, .tp-tabbedmenu a.tp-tab.prisjakt {
	background-image: url("styles/std/images/prisjakt_sml_new.png");
 	background-repeat: no-repeat;
 	background-size: 20px auto;
	padding-left:28px;
	margin-left: 10px;
	}
  
.section-groups div.tp-tabbedmenu .tp-tabs a::before {}  
 
div.membergroup div.tp-tabbedmenu a.tp-tab.ownindex, 
div.membergroup div.tp-tabbedmenu .tp-tabs a, 
div.membergroup div.tp-tabbedmenu .tp-tabs a:link {
	border-bottom:0px;
	}

fieldset.tp-tablayer, fieldset {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 3px;
	}
	
#shop-admin-editproduct fieldset#picdiv img {
	max-width: 100%;
	height: auto;
	padding: 20px 0px 0px 0px;
	}	

#forum .fieldset {
	font-size: 14px;
	margin-left: 0px;
	padding: 10px 0px 0px 0px;
	margin-bottom: 20px;
	border: 0px;
	border-left: 0px solid #f2f2f2;
	}
	
div#collapseobj_threadreview .fieldset {
	font-size: 14px;
	margin-left: 15px;
	padding: 10px;
	margin-bottom: 20px;
	border: 0px;
	border-left: 4px solid #f2f2f2;
	}

ul.subtabs {
	padding-left: 0px; 
	margin-left: 0px; 
	margin-bottom: 30px; 
	clear: both;
	/* margin-top: 15px !important; */
	white-space: nowrap; 
  	overflow-x: auto; 
	padding: 0px 10px 5px 0px;
    margin-top: 0px !important;
	}

.wide ul.subtabs {
	}	
	
.section-member	ul.subtabs,
.section-groups	ul.subtabs  {
	margin-bottom: 0px;
	}
	
#member-profile ul.tp-tabs li {
	padding-bottom: 10px;
	}	

ul.subtabs li {
	display: inline;
    padding: 0px 5px 8px 5px;
    line-height: 30px;
	}

ul.subtabs li.first,
ul.subtabs li:first-child {
	border-left: none;
	}

ul.subtabs li.active {
	border-bottom: 2px solid #000;
	}

ul.subtabs li.active a {
	color: #000;
	}

#gallery-listpic div.membertabs, 
#gallery-listpic ul.tp-tabs {
	text-align: center;
	}

#member-photos-index div.membertabs, 
#member-photos-index ul.tp-tabs {
	margin-bottom:0px;
	display:block;
	text-align:left;
	padding-bottom: 0px;
	}

.section-member div.membertabs {
	white-space: nowrap; 
  	overflow-x: auto; 
  	-webkit-overflow-scrolling: touch;
  	-ms-overflow-style: -ms-autohiding-scrollbar;
	}

legend {
	font-size: 14px; 
	padding: 2px 10px 2px 10px;
	font-weight: 600;
	}

