﻿.row:after {
content: "";
display: table;
clear: both;
}

.Gal_Thumbs {
width: 100%;
max-width: 180px;
height: auto;
cursor:pointer;
}

.NIK_Image {
width: 100%;
max-width: 620px !important;
height: auto;
cursor:pointer;
}
.MainProductCont {
position:relative;
display:block;
max-width:500px;
max-height:500px;
margin:3px;
padding:10px;
background-image:url(../images/px.png);
background-repeat:repeat;
text-align:center;
}
.ThumbColumn {
float: left;
width: 14%;
padding-right: 10px;
padding-bottom: 10px;
box-sizing: border-box;
}

.DLAccessCode {
background-color:#000000;
border:1px dashed #fff;
padding:15px;
box-sizing: border-box;
}
.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}
.active, .collapsible:hover {
  background-color: #555;
}
.content {
padding: 0 18px;
display: none;
overflow: hidden;
background-image:url(../images/px.png);
background-repeat:repeat;
}
.cconvert {
display:inline-block;
border:1px solid black;
background-color:#ddd;
color:#000000;
padding:5px;
margin:3px;
font-size:12px;
}
.cconvert a {
color:#000000 !important;
}
.cconvert_all {
display:inline-block;
border:1px solid black;
background-color:#aaaaaa;
color:#000000;
padding:5px;
margin:3px;
font-size:12px;
}
.cconvert_all a {
color:#000000 !important;
}
.Link_Container {
 width:100%;
 background-color: #222;
 color:#ffffff;
 text-align: center;
 padding-top:20px;
 padding-bottom:20px;
 margin:0;
 box-sizing: border-box;
}
.errorLogo {
 width: 100%;
 max-width: 250px;
 height: auto;
}

.stext{ 
font-size:12px;
}
.DL_Link {
text-align:center;
margin:auto;
color:#fff;
width:80%;
background-color:#444;
border:1px solid #000;
}
.DL_Link a {
color:#00ff00 !important;
}
.ExitDLP {
float: right;
width:auto;
padding-top:4px;
padding-bottom:4px;
padding-left:3px;
padding-right:3px;
cursor: pointer;
margin-top:2px;
border:0px solid #000;
text-decoration: none;
background-color:#fff;
}
.HL_Tag_Container {
display:inline-block;
position:relative;
border:1px solid black;
background-color:#FFFFFF;
color:#000000;
vertical-align:middle;
overflow: hidden; 
}
.HL_Tag_Textline {
padding:10px;
}
.HL_Tag {
display:inline-block;
position:relative;
padding:20px;
color:#000;
}
h1{
padding: 0px;
margin: 0px;
}
h2{
padding: 0px;
margin: 0px;
}
h3{
padding: 0px;
margin: 0px;
}
.MainProductImg {
display:block;
position:relative;
max-width:500px;
max-height:500px;
margin:3px;
padding:10px;
background-image:url(../images/px.png);
background-repeat:repeat;
text-align:center;
}
.MainProductImg img{
max-width:100%;
height: 100%;
object-fit: cover;
}
.MainCatsContainer{
position:relative;
display:table;
width:100%;
text-align:left;
margin:0;
padding:0px;
}
.Cat_MultiMenu {
 background-color: #ffffff;
 border-radius:0px;
 width:60%;
 border:1px solid #cccccc;
 font-size: 16px;
 padding:0px;
}
.MainCatsContainer ul{
width:auto;
display:inline-block;
margin:0;
padding:0;
list-style-type:none;
}
.MainCatsContainer li{
display:inline-block;
float:left;
text-align:center;
padding:0;
}
.BGPadding {
background-image:url(../images/px.png);
background-repeat:repeat;
padding:20px;
}
.CatThumbContainer{
display:block;
position:relative;
max-width:270px;
max-height:270px;
margin:3px;
padding:10px;
background-image:url(../images/px.png);
background-repeat:repeat;
text-align:center;
}
.CatThumbContainer img{
max-width:100%;
height: 100%;
object-fit: cover;
}
.CatLinksContainer{
display:block;
max-width:270px;
position:relative;
margin:3px;
padding:10px;
background-image:url(../images/px.png);
background-repeat:repeat;
color:#cccccc;
font-size:15px;
text-align:center;
min-height:60px;
}
.CatLinksContainer a {
color:#f7db19 !important;
}

.CopyCode {
cursor:pointer;
}
.deleteDiv {
position: fixed;
top: 0px;
left: 0px;
width:100%;
height:100%;
border:0;
color:#fff;
background-color:#cc0000;
text-align: center;
z-index:99999999;
}
.ImagePreview {
width: 100%;
max-width: 350px;
height: auto;
}
.DLAC_Form {
width:100%;
background-color: #444444;
color:#ffffff;
}
.DLAC_Form #ac {
width: 80%;
padding: 12px 10px;
display: inline-block;
border: 1px solid #ccc;
box-sizing: border-box;
}
.DLAC_Form #ac:focus {
box-shadow: 0 0 10px #f7db19;
border-color: #f7db19;
outline:0;
}
.ContactFormName {
display:none;
}
.Contact_Form {
width:100%;
background-color: #444444;
color:#ffffff;
}
.Contact_Form #ac,#captcha,#verify_email_address,#email_address,#fullname,#subject,#contact_captcha,select {
width: 80%;
padding: 12px 10px;
display: inline-block;
border: 1px solid #ccc;
box-sizing: border-box;
}
.Contact_Form #ac:focus,#captcha:focus,#verify_email_address:focus,#email_address:focus,#fullname:focus,#subject:focus,#contact_captcha:focus,select:focus {
box-shadow: 0 0 10px #f7db19;
border-color: #f7db19;
outline:0;
}
.Contact_Form textarea {
width: 80%;
padding: 12px 10px;
display: inline-block;
border: 1px solid #ccc;
box-sizing: border-box;
height:300px;
resize: none;
}
.Contact_Form textarea:focus {
box-shadow: 0 0 10px #f7db19;
border-color: #f7db19;
outline:0;
}
.ContactFormInfo {
display:table;
text-align:center;
background-color: #444444;
color:#ffffff;
max-width:400px;
padding: 20px;
}
.FormButton {
background-color: #f7db19;
border: none;
color: #000;
height:31px;
width: 80%;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
}
.FormButton:hover {
background-color: #f7db19;
}
.Countdown {
padding:20px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing:5px;
font-size: 55px;
color:#f7db19;
}
.Anti_Bot_Question {
font-size:38px;
font-family:Arial;
color:#f7db19;
font-weight:bold;
}
.MainContainer {
text-align:left;
margin-left: auto;
margin-right: auto;
width: 80%;
display:block;
padding-top:60px;
box-sizing: border-box;
}
.PrintSubNavMenu {
background-color:#ddd; /* f7db19*/
color:#000000;
height:50px;
line-height:50px;
vertical-align: middle;
text-align:left;
}
.PrntPattNameLink {
text-decoration:none;
color:#000000;
}
.LicenseColorCode {
width:100%;
background-color:#000000;
color:#000000;
}
.LicenseColorCode tr:first-child{
background:#ddd;
padding:10px;
}
.LicenseColorCode td{
padding:10px;
}
.LicenseColorCode tr:not(:first-of-type) {
background-color:#ffffff;
padding:10px;
}
.LicenseColorCode tr{
padding:10px;
}
.LicenseColorCode td:first-child{
width:8%;
}
.LicenseColorCode td:nth-child(2){
width:20%;
}

.PP_Button{
height: 100%;
max-height: 30px;
width: auto;
border:1px solid #fff;
}
.HelpImg1{
width: 100%;
max-width: 431px;
height: auto;
}
.HelpImg2{
width: 100%;
max-width: 389px;
height: auto;
}
.HelpImg3{
width: 100%;
max-width: 385px;
height: auto;
}
.HelpImg4{
width: 100%;
max-width: 385px;
height: auto;
}
.HelpImg5{
width: 100%;
max-width: 420px;
height: auto;
}
.HelpImg6{
width: 100%;
max-width: 431px;
height: auto;
}
.HelpImg7{
width: 100%;
max-width: 392px;
height: auto;
}

.PatternResultsContainer {
position:relative;
padding:7px;
display:table;
width:100%;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
}
.PreviewDiv{
padding:7px;
display:table;
width:100%;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
}
.PatternResultsContainer a {
color:#FFFFFF !important;
}
.PatternResultsColorSpacer{
position:relative;
display:table-cell;
width:20px; 
}
.PatternResultsSpacer {
position:relative;
display:table-cell;
width:7px;
}
.Donationware_Container {
position: relative;
text-align: center;
}
.Donationware_Info {
background: #eee;
width: 80%;
height:auto;
border:5px solid #444;
text-align: center;
margin: 0 auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -80%);
}
.Donationware_Info a {
color:#000000;
}
.DonationwareTabImg {
width: 100%;
max-width: 1267px;
height: auto;
}
.LicDescDiv{
}
.LicDescDiv img{
float:left;
padding-right:5px;
}

.LicTable {
width:100%;
background-color: #000;
border-spacing: 1px;
color:#000000;
}
.LicTableHeadings {
background-color: #ccc !important;
}
.LicTableHeadings:first-child {
text-align:center;
}
.LicTable td:first-child {
text-align:center;
width:20px;
}
.LicTableHeadings:last-child {
text-align:center;
}
.LicTable td:last-child {
text-align:center;
width:20px;
}
.LicTable td {
background-color: #fff;
text-align:left;
padding: 10px;
}
.LicTable a {
color: #000;
text-decoration:none;
}
.BPMBodyContainer {
top: 0;
left: 0;
width: 100%;
height:100%;
content: "";
clear: both;
display: table;
margin:0;
padding:0;
background-image: url('../images/bg_2.png');
background-repeat: repeat-x;
background-position:left bottom;
background-size:3px 200px;
text-align:center;
}
.BPM_Container {
border:8px solid #000;
background-color:#f7db19;
border-radius: 50%;
color:#000;
width: 400px;
height: 400px;
text-align: center;
margin: 0 auto;
}
.BPM_Content {
position:relative;
background-position: center center;
top:65px;
}

.BPM_Display {
padding:0;
font-size:xx-large;
font-weight:bold;
}
.BPM_Tap {
border:6px solid black;
  padding: 10px 0;
  width: 70px;
  height:110px;
  margin: 5px auto;
  border-radius: 50%;
  font-weight: bold;
  color: #000;
}
.BPM_Reset {
border:6px solid black;
  padding: 10px 0;
  width: 70px;
  height:110px;
  margin: 5px auto;
  border-radius: 50%;
  font-weight: bold;
  color: #000;
}
div.smile {
	width: 230px;
	height: 80px;
	border: 10px solid #222;
	border-top: 0;
	background: rgba(0,0,0,0);
	-moz-border-radius: 0 0 120px 120px / 0 0 90px 90px;
	-webkit-border-radius: 0 0 120px 120px 0 0 90px 90px;
	border-radius: 0 0 120px 120px / 0 0 90px 90px;
	position: relative;
	bottom:30px;
	left: 75px;
	}
div.corner {
	width: 10px;
	height: 30px;
	background: #222;
	border-radius: 100px/160px;
	-webkit-border-radius: 100px 160px;
	-moz-border-radius: 100px/160px;
	position: absolute;
	top: -12px;
	-webkit-transform: rotate(65deg);
	-moz-transform: rotate(65deg);
	left: -12px;
	}
	
	div.corner.right {
		left: 232px;
		-webkit-transform: rotate(-65deg);
		-moz-transform: rotate(-65deg);		
		}	

#count-btn {
background-color:#00cc00;
}
#reset-btn {
background-color:#cc0000;
}
.FilterSwitchContainer {
 background-color: #555;
 color:#fff;
 width:100%;
 text-align: center;
 display:none;
}
.eachSwitchContainer{
 background-color: #777;
 color:#ffffff;
 width:100%;
 height: 34px;
 line-height: 34px;
 text-align: center;
 vertical-align:middle;
 padding-top:20px;
 padding-bottom:20px;
}
.FiltersButton {
  background-color: #444;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
}

.OpenFilters{
width:100%;
cursor:pointer;
}
    #togfilters, .FilterSwitchContainer { display: none; }
    #togfilters:checked + .FilterSwitchContainer { display: block; } 
	
	
.FilterSwitchTab {
width:100%;
}
.FilterSwitchTab td {
padding:5px;
}
.Filter_Switches{
position: relative;
display: inline-block;
text-align:center;
}
/* Print or Save As PDF button */
.Print_Button {
width:100%;
border-top:1px dashed black;
border-bottom:1px dashed black;
text-align:center;
}
.Print {
 background-color: #00bb00;
 border: none;
 color: white;
 height:33px;
 width: 80%;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 font-size: 16px;
 margin: 4px 2px;
 transition-duration: 0.4s;
 cursor: pointer;
}
.Print:hover {
 background-color: #00ee00;
 color: white;
}
.HelpLink {
text-decoration:none;
}
.StripeQR {
width: 100%;
max-width: 380px;
height: auto;
border:0;
}
.CC_Img {
width: 100%;
max-width: 150px;
height: auto;
border:0;
}
.CC_Icons {
height: 100%;
max-height:25px;
width:auto;
border:0;
}
.switch-toggle {
position:relative;
display: inline-block;
text-align:center;
background: #fff;
vertical-align: middle;
padding:5px;
}
.switch-toggle input {
position: absolute;
opacity: 0;
}
.switch-toggle input + label {
padding: 7px;
float:left;
color: #000;
cursor: pointer;
border-right: 1px solid #888;
}
.switch-toggle input + label:last-child {
padding: 7px;
float:left;
color: #000;
cursor: pointer;
border-right:0;
}

.switch-toggle input:checked + label {
color:#FFFFFF;
background: #00CC00;
}

.CrTag {
font-size:12px;
display: block;
text-align:center;
width:100%;
border:0;
box-sizing: border-box;
display: inline-block;
}
.CrTag a {
color:#000000;
text-decoration:none;
}

nav { 
position:fixed;
width:100%;
margin:0;
padding: 0;
background-color: #444444;
z-index:90;
box-sizing: border-box;
}
.Logo {
width: 45%;
height: auto;
border:0;
}
.SearchDiv {
width:300px;
height: 49px;
line-height: 49px;
vertical-align: middle;
position: relative;
display: table-cell;
box-sizing: border-box;
}
.SearchLi {
background-color: #444444;
color:#eeeeee;
text-align:center;
border-left: 0px; 
}

form[id*="form12"] {
    display: inline;
}

/* Search Back Button - START */
.SearchBackButton {
 background-color: #f7db19;
 border: none;
 color: #000;
 height:31px;
 width: 100px;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 font-size: 16px;
 margin: 4px 2px;
 transition-duration: 0.4s;
 cursor: pointer;
}
.SearchBackButton1 {
 background-color: #f7db19;
color: #000;
}
.SearchBackButton1:hover {
 background-color: #ecdf87;
color: #000;
}
/* Search Back Button - END */

/* Clear Search Button - START */
.ClearSearchButton {
 background-color: #bb0000;
 border: none;
 color: #fff;
 height:31px;
 width: auto;
 padding-left:10px;
 padding-right:10px;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 font-size: 16px;
 transition-duration: 0.4s;
 cursor: pointer;
}
.ClearSearchButton1 {
 background-color: #bb0000;
color: #fff;
}
.ClearSearchButton1:hover {
 background-color: #ee0000;
color: #fff;
}
/* Clear Search Button - END */

.SearchButton {
background-color: #f7db19;
border: none;
color: #000;
height:31px;
width: 50px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer;
}
.SearchButton1 {
background-color: #f7db19;
color: #000;
}
.SearchButton1:hover {
background-color: #ecdf87;
color: #000;
}
.SearchField {
font-size: 16px;
height:29px;
width:60%;
border:0px;
}
.SearchImg {
left:7px;
max-width: 50px;
max-height: 50px;
display: inline-block;
text-align:left;
}
.SearchImgM {
display: none;
}
nav .Menulogo2 {
position:relative;
display: block;
text-align:center;
width: 50px;
height: auto;
z-index:90;
padding-left:10px;
padding-right:10px;
}
a {
color: #FFF;
}
#container {
margin: 0 auto;
max-width: 890px;
}
.toggle,
[id^=drop] {
display: none;
}
#logo {
display: block;
float: left;
line-height:13px;
}
nav:after {
content:"";
display:table;
clear:both;
}
nav ul {
float: right;
padding:0;
margin:0;
list-style: none;
position: relative;
}
nav ul li {
margin: 0px;
display:inline-block;
float: left;
background-color: #444444;
border-left: 1px solid #666666; 
}
nav ul ul li {
border: 0px;
}
nav a {
display:block;
padding:14px 20px;	
color:#FFF;
font-size:17px;
text-decoration:none;
}


nav ul li ul li {
display: block;
width: 100%;
border:0px;
border-top: 1px solid #555555;  
}


/*
nav ul li ul li:hover { 
background-color: #f7db19;
color:#444444; 
}

nav a:hover { 
background-color: #f7db19;
color:#444444;
}
*/
nav ul ul {
display: none;
position: absolute; 
top: 49px; 
}
nav ul li:hover > ul {
display:inherit;
}
nav ul ul li {
width:auto;
float:none;
display:list-item;
position: relative;
}
nav ul ul ul li {
position: relative;
top:-60px;
left:170px; 
}
nav ul li ul li .toggle,
nav ul ul a,
nav ul ul ul a{
padding:14px 20px;	
color:#FFF;
font-size:17px; 
}
nav ul li ul li .toggle,
nav ul ul a {
background-color: #333333; 
border:0px;
border-top: 0px solid #444444; 
}
.Li_Title {
height:30px;
line-height:30px;
vertical-align:middle;
color: #444444;
background-color:#f7db19;
}
/*li > a:after { content:  ' +'; } */
li > a:only-child:after { content: ''; }

.menu {
width:100%;
}
.menu li:first-child {
border:none;
}


@media all and (max-width : 1170px) {
nav { 
position:fixed;
width:100%;
margin:0;
padding: 0;
background-color: #444444;
z-index:90;
}
.MainContainer {
width: 95%;
padding-top:180px;
box-sizing: border-box;
}
#logo {
display: block;
height:124px;
padding: 0;
width: 100%;
text-align: center;
}
.SearchImg {
display:none;
}
.SearchImgM {
display: inline-block;
line-height: 109px;
vertical-align: middle;
height: 109px;
}
.SearchImgM img {
width: 50%;
height: auto;
vertical-align: middle;
}
.SearchDiv {
height: 49px;
line-height: 49px;
vertical-align: middle;
display: block;
width:100%;
/* padding: 10px 0px 10px; */
box-sizing: border-box;
}
.SearchButton {
background-color: #f7db19;
border: none;
color: #000;
height:31px;
width: 50px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer;
}
.SearchButton1 {
background-color: #f7db19;
color: #000;
}
.SearchButton1:hover {
background-color: #ecdf87;
color: #000;
}
.SearchField {
font-size: 16px;
height:29px;
width:80%;
border:0px;
}
.SearchButton {
background-color: #f7db19;
border: none;
color: #000;
height:31px;
width: 50px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer;
}
.SearchButton1 {
background-color: #f7db19;
color: #000;
}
.SearchButton1:hover {
background-color: #ecdf87;
color: #000;
}
#logo {
display: block;
padding: 0;
width: 100%;
text-align: center;
float: none;
}
.toggle + a,
.menu {
display: none;
}

.MenuWrap {
overflow-y: auto;
-webkit-overflow-scrolling:touch; // mobile safari
height: 100%;
max-height: 65vh;
}

.Logo {
width: 60% !important;
height: auto;
border: none;
}
.toggle {
display: block;
background-color: #444444;
padding:14px 20px;	
color:#FFF;
font-size:17px;
text-decoration:none;
border:none;
cursor: pointer;
}
/*
.toggle:hover {
background-color: #f7db19;
color:#444444;
}
*/
.toggle ul li {
border: 0; 
}
nav .Menulogo2 {
display:none;
}
[id^=drop]:checked + ul {
display: block;
}
nav ul li {
display: block;
width: 100%;
border:0px;
border-top: 1px solid #666666;  
}
nav ul ul .toggle,
nav ul ul a {
padding: 0 40px;
}
nav ul ul ul a {
padding: 0 80px;
}
/*
nav a:hover,
nav ul ul ul a {
background-color: #f7db19;
color:#444444;
}
*/
nav ul li ul li .toggle,
nav ul ul a,
nav ul ul ul a{
padding:14px 20px;	
color:#FFF;
font-size:17px; 
}
nav ul li ul li .toggle,
nav ul ul a {
background-color: #333333; 
border:0px;
border-top: 0px solid #444444; 
}
nav ul {
width:100%;
}
nav ul ul {
float: none;
position:static;
color: #ffffff;
}
nav ul ul li:hover > ul,
nav ul li:hover > ul {
display: none;
}
nav ul ul li {
display: block;
width: 100%;
}
nav ul ul ul li {
position: static;
}


}

@media all and (max-width : 600px) {
.MainContainer {
width: 95%;
padding-top:144px;
box-sizing: border-box;
}

.Logo {
width: 90% !important;
height: auto;
border:0;
}
.SearchImg {
display:none;
}
.SearchImgM {
display: inline-block;
line-height: 84px;
vertical-align: middle;
height: 84px;
}
.SearchImgM img {
line-height: inherit;
vertical-align: middle;
height: auto;
width:60%;
}
nav .Menulogo2 {
display:none;
}
#logo {
display: block;
height:84px;
padding: 0;
width: 100%;
text-align: center;
}
nav ul li {
display:block;
width: 100%;
}


}