.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
.pdtop-10{
	padding-top: 2px;
}
.header-frontend .navbar{
	border-bottom: 1px solid #eee;
}
.v-center {
   display: flex;
   align-items: center;
}
ul.webnav{
	list-style-type: none;
}
ul.webnav li{
	float: left;
	padding-right: 10px;
}
span.extension{
	color: lightgoldenrodyellow;
}
span.extname{
	color: yellow;
	font-style: italic;
}

#epoch-date p, #human-date p{
	color: #000;
	font-size: 16px;
}

.feature-head h1{
	margin: 0;
}

section p.f-text{
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
}

section p.f-desc{
    margin-bottom: 20px;
    font-size: 14px;
}

.property .row:last-child{
	margin-top: 50px;
}

.f-box.extension-ecp{
    background: url(/images/extensions/promotile-ecp.png) no-repeat center;
    background-size: 100%;
}

.f-box.extension-icp{
    background: url(/images/extensions/promotile-icp.png) no-repeat center;
    background-size: 100%;
}

.f-box.extension-ced{
    background: url(/images/extensions/promotile-ced.png) no-repeat center;
    background-size: 100%;
}

.f-box.extension-ens{
    background: url(/images/extensions/promotile-ens.png) no-repeat center;
    background-size: 100%;
}

.f-box.extension-ecs{
    background: url(/images/extensions/promotile-ecs.png) no-repeat center;
    background-size: 100%;
}

.f-box.extension-ess{
    background: url(/images/extensions/promotile-ess.png) no-repeat center;
    background-size: 100%;
}

.f-box.extension-7{
    background: url(/images/extensions/promotile-7.png) no-repeat center;
    background-size: 100%;
}

.f-box.extension-8{
    background: url(/images/extensions/promotile-8.png) no-repeat center;
    background-size: 100%;
}

.icon-wrap.extension-ecp {
    background-image: url(/images/extensions/icon-ecp.png);
    background-size: cover;
}

.icon-wrap.extension-icp {
    background-image: url(/images/extensions/icon-icp.png);
    background-size: cover;
}

.icon-wrap.extension-ced {
    background-image: url(/images/extensions/icon-ced.png);
    background-size: cover;
}

.icon-wrap.extension-ens {
    background-image: url(/images/extensions/icon-ens.png);
    background-size: cover;
}

.icon-wrap.extension-ess {
    background-image: url(/images/extensions/icon-ess.png);
    background-size: cover;
}

.icon-wrap.extension-cat {
    background-image: url(/images/extensions/icon-cat.png);
    background-size: cover;
}

.icon-wrap.extension-wct {
    background-image: url(/images/extensions/icon-wct.png);
    background-size: cover;
}

.icon-wrap.extension-cdt {
    background-image: url(/images/extensions/icon-cdt.png);
    background-size: cover;
}

.ico-bg.online-colormap {
    background-image: url(/images/online/icon-colormap.png);
    background-size: cover;
}

.ico-bg.online-colorrgb {
    background-image: url(/images/online/icon-colorrgb.png);
    background-size: cover;
}

.ico-bg.online-colorhex {
    background-image: url(/images/online/icon-colorhex.png);
    background-size: cover;
}

.ico-bg.online-colorart {
    background-image: url(/images/online/icon-colorart.png);
    background-size: cover;
}

.ico-bg.online-colorsearch {
    background-image: url(/images/online/icon-colorsearch.png);
    background-size: cover;
}

.about p{
	font-size: 15px;
}

li.active:before{
	color: #fff !important;
}

.yellow-bg{
	background: #f5d76e;
}

.pink-bg{
	background: #f782a9;
}

.orange-bg{
	background: orange;
}

.purple-bg{
	background: purple;
}

.blue-bg{
	background: #4fafe7;
}

.green-bg{
	background: #00bf00;
}

.tools .col-lg-4{
	padding: 20px 0px;
}


img.intro{
	height: 220px;
	display: block;
	margin: auto;
}

.about h4{
	margin-top: 20px;
}

.about ul{
	margin-left:  15px;
}
.about li{
	padding:  4px 0px;
}

img.logo{
	height: 34px;
	margin-right: 2px;
}

#online h2{
	font-size: 22px;
	font-weight: bold;
}

#online h3 a{
	font-size: 20px;
}

#extension {
      margin: 15px 0px 25px 0px;
  }
  #extension a{
    text-decoration: none;
    float: left;
    color: #fff;
  }
  #extension .button {
    background: #1a73e8;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: 14px !important;
    box-sizing: border-box;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    transition: color .2s,opacity .2s;
    padding: 2px 15px 2px 9px;
    height: 40px;
  }
  #extension p.note{
    clear: both;
    color: #999;
    padding: 5px 0px 5px 0px;
    text-align: left;
    font-size: 12px;
  }
  .addToChrome {
    display: inline-flex;
  }

.addToChrome img.icon {
    background: 0 0;
    height: 30px;
    width: 30px;
    flex-shrink: 0;
}

.screenshot .bx-wrapper{
	margin-bottom: 20px;
}

.screenshot h3.r-work{
	font-size: 20px;
	margin-top: 0px;
	color: #797979;
}
p.about-testimonial-quote span{
	color: #337ab7;
}
h3.title{
	margin-top: 10px;
}
button.ok{
	padding: 2px 22px;
    background: #ccc;
}
.feature-head h3{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #f4f4f4;
    box-shadow: 0 8px 8px 0px #f8f8f8;
    font-weight: bold;
}
input#rgb01, input#hex02{
	color: #686868;
	font-size: 18px;
}
#hex01{
	color: blue;
	font-size: 26px;
	font-weight: bold;
}
#rgb02{
	color: blue;
	font-size: 22px;
	font-weight: bold;
}
.sidebar .recommend ul{
	padding: 0;
    list-style-type: none;
}
.sidebar .recommend li{
	margin: 15px 0px 15px 0px;
	font-size: 16px;
}
.mgtop-10{
    margin-top: 10px;
}
.mgtop-20{
    margin-top: 20px;
}
.mgtop-30{
    margin-top: 30px;
}
.mgbtm-10{
	margin-bottom: 10px;
}
.mgbtm-20{
	margin-bottom: 20px;
}
.mgbtm-30{
	margin-bottom: 30px;
}
input#r01Num, input#g01Num, input#b01Num{
	width: 50px;
}
input#r01, input#g01, input#b01{
        width: 50px;
}

.online .row{
	margin: 0;
}

footer .row{
	margin: 0;
}

  #features{
    float: left;
  }
  #features .tabItems{
    margin-left: 10px;
  }
  #extension {
    width: 100%;
    float: left;
    margin: 15px 0px 15px 0px;
  }
  #extension a{
    text-decoration: none;
    float: left;
    color: #fff;
  }
  #extension .button {
    background: #1a73e8;
    border: 1px solid #ddd;
    border-radius: 14px;
    font-size: 14px;
    box-sizing: border-box;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    transition: color .2s,opacity .2s;
    padding: 2px 12px 2px 6px;
  }
  #extension p.note{
    clear: both;
    color: #999;
    padding: 5px 0px 5px 5px;
    text-align: left;
    font-size: 12px;
  }
  .addToChrome {
    display: inline-flex;
  }

.addToChrome img.icon {
    background: 0 0;
    height: 36px;
    width: 36px;
    flex-shrink: 0;
}
 
span.sep{
  padding: 4px 0px 0px 1px;
}

p.intro{
    text-align: left;
    color: #686868;
}
p.title{
    text-align: left;
    color: #686868;
}
.process {
    width:  135px;
    margin: 2px 4px;
    font-size: 14px;
    padding: 4px 6px;
    transition: all 200ms;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    float: left;
    color: #000;
}
.process:hover, .process:focus{
    text-decoration: none;
    background: #ddd;
    color: #000;
}
div.prep{
    text-align: left;
}
.prepare{
    width:  60px;
    margin: 4px 0px;
    font-size: 12px;
    padding: 4px 6px;
    transition: all 200ms;
    border: 1px solid #ccc;
    color: #000;
}
.prepare:hover, .prepare:focus{
    text-decoration: none;
    background: #ddd;
    color: #000;
}
.convert{
   border: 1px solid #ccc; 
   color: #444;
   padding: 4px 10px;
   font-size: 14px;
}
.convert:hover, .convert:focus{
    text-decoration: none;
    background: #ddd;
    color: #444;
}
.p-input, .p-output{
    font-size: 16px;
}
.p-output{
}
.result{
    display: none;
}
.result textarea{
    width: 100%;
    height: 5em;
}
textarea.form-control{
    padding: 5px;
    font-size: 14px;
}
hr{
    border-top:  1px solid #ddd;
}
#timer{
    color: #fff;
    background: green;
    font-size: 18px;
    padding: 4px 6px;
    border-radius: 4px;
}
.btn-link, .btn-link:hover{
    color: #337ab7;
}


@media only screen and (min-width: 769px) {
    .youtube-video {
        width: 60%;
    }
	.bx-wrapper .bx-pager{
		display: none;
	}
	h2.r-work.news{
		padding-top: 20px;
	}
	.breadcrumb{
		padding: 8px 0px;
	}
}
@media only screen and (max-width: 768px) {
	.col-sm-12 h1{
		font-size: 30px;
		line-height: 44px;
	}
	.feature-head{
		padding:  0px;
	}
	h2.r-work{
		color: #888888;
		padding: 10px;
		margin: 0px 0px 15px 15px;
	}
	section p.f-text{
		padding: 0px 0px 15px 0px;
		margin: 0px 0px 30px 0px;
		border-bottom: 1px solid #f4f4f4;
		box-shadow: 0 4px 4px 0px #f8f8f8
	}
	a.btn-purchase{
		margin-top: 10px;
    	width: 100%;
    	padding: 10px;
	}
	.property{
		padding-bottom: 20px;
	}
	img.intro {
    	display: none;
	}
	.footer{
		padding: 15px 0px 10px 0px;
	}
	.social-link-footer ul{
		width: 100%;
		float: left;
	}
	.social-link-footer li{
		width: 20%;
	}
	.sidebar{
		display: none;
	}
	.youtube{
		display: none;
	}
	div.mask{
		display: none;
	}
	div.screenshot{
		margin: 20px 0px;
	}
	.navbar-brand{
		padding-left: 15px;
	}
	.navbar-toggle {
    	margin-right: 15px;
	}
	.process {
		width: 160px;
	}
}
}
