.thumbslab .thumbnail {
position: relative;
padding: 0;
margin-bottom: 32px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 4px 30px rgba(0,0,0,0.07);
}
.thumbslab .thumbnail a {
text-align: center;
}
.thumbslab .thumbnail a:hover {
text-decoration: none;
}
.featurelast .btn{
padding: 10px 20px;
}
.thumbslab .label-info {
background-color: #1D87DA;
}
.thumbslab .thumbnail > h4 {
padding: 5px 5px 0;
white-space: nowrap;
overflow: hidden;
margin: 20px 10px;
line-height: normal;
text-align: center;
}
.thumbslab .thumbnail h4 .info {
position: absolute;
top: -12px;
right: 0;
padding: 0;
border-radius: 0;
z-index: 3;
}
.thumbnail .edit_name {
    position: absolute;
    left: 0;
    top: 5px;
}
.progress_download {
color: #b20000;
font-weight: 600;
}
#vmMainPageOPC #customer_note_input {
    min-height: 202px;
}
div#onepage_info_above_button {
    margin-left: 40%;
}
.well {
    min-height: 20px;
    padding: 0 10px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.rightim {
	float:right;
text-align: right;	
color: #e5752f;
}
.tempfilter{
max-width: 100px;
margin-bottom:15px;
color: #1d87da;
}
.thumbslab .thumbnail h4 .info > a {
border-right: 1px solid #8EC8FF;
height:24px;
padding: 3px 10px;
line-height:24px;	
color:#fff;
font-weight: normal;
text-decoration: none;
font-size:13px;
font-family: 'Open Sans', serif;
}
.thumbslab .thumbnail h4 .info > a.clone {
border-right: 0;	
}
.thumbslab .thumbnail h4 .info > a:hover, .thumbslab .thumbnail h4 .info > a.active  {   
background-color: #99d328;
color:#000;
}
.timdatdown{
border-top: 1px solid rgba(0, 0, 0, 0.1);	
padding:5px;
margin:0;
display: block;
font-size:11px;
}
.thumbslab .btn-primary:hover, .thumbslab .btn-primary:focus{
border: 1px solid #145e98;
background-color: transparent;
background: #145e98;
color:#eee;
}
.thumbslab .btn-primary.last {
border-right: 0;
}
.thumbslab .btn-primary{
border-right: 1px solid #2e6da4;
}

.thumbslab .btn-primary.last{
border-right: 0;
}

.thumbslab .fa {
padding-left: 5px;
font-size:13px;
}
.thumbslab .thumbnail img {
position: relative;
overflow: hidden;
width: 100%;
}
.thumbslab .thumbnail a.btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.shinelab{
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
height: 200px;
max-height: 200px;
border-top: 1px solid #ddd;
}
.shinelab:after {
content: "";
position: absolute;
top: -110%;
left: -210%;
width: 200%;
height: 200%;
opacity: 0;
transform: rotate(30deg);
background: rgba(255, 255, 255, 0.13);
background: linear-gradient(
to right, 
rgba(255, 255, 255, 0.13) 0%,
rgba(255, 255, 255, 0.13) 77%,
rgba(255, 255, 255, 0.5) 92%,
rgba(255, 255, 255, 0.0) 100%
);
}
.shinelab:hover:after {
opacity: 1;
top: -30%;
left: -30%;
transition-property: left, top, opacity;
transition-duration: 0.7s, 0.7s, 0.15s;
transition-timing-function: ease;
}

.shinelab:active:after {
opacity: 0;
}
#lab_themes .tab-content{
background: #fff;
padding: 30px 20px;
border: 1px solid rgba(0, 0, 0, 0.1);
min-height: 150px;
}
#lab_themes .tabs-left{
border-bottom: none;
}
#lab_themes .tabs-left {
margin-right: -17px;
padding-top: 31px;
}

#lab_themes .tabs-left>li {
float: none;
margin-bottom: 2px;
}
#lab_themes .tabs-left>li.active>a,
#lab_themes .tabs-left>li.active>a:hover,
#lab_themes .tabs-left>li.active>a:focus {
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom-color: rgba(0, 0, 0, 0.1);
border-right-color: transparent;
}

#lab_themes .tabs-left>li>a {
margin-right: 0;
display:block;
z-index: 2;
width: 100%;
overflow: hidden;
}
#lab_themes .nav-tabs > li > a:hover {
border: 1px solid rgba(0, 0, 0, 0.1);
border-right: 0;
background: #fff;
}
#lab_themes .vertical-text {
margin-top:50px;
border: none;
position: relative;
}
#lab_themes .vertical-text>li {
height: 20px;
width: 120px;
margin-bottom: 100px;
}
#lab_themes .vertical-text>li>a {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-right-color: transparent;
text-align: center;
border-radius: 4px 4px 0px 0px;
}
#lab_themes .vertical-text>li.active>a,
#lab_themes .vertical-text>li.active>a:hover,
#lab_themes .vertical-text>li.active>a:focus {
border-bottom-color: transparent;
border-right-color: rgba(0, 0, 0, 0.1);
border-left-color: rgba(0, 0, 0, 0.1);
}
#lab_themes .vertical-text.tabs-left {
left: -50px;
}

#lab_themes .vertical-text.tabs-left>li {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.main-intro {
position: relative;
height: 540px;
margin-top: 40px;
margin-bottom: 80px;
}

.intro-wrap {
right: 10px;
position: absolute;
padding: 60px;
background: #fff;
top: 50%;
width: 35%;
z-index: 5;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
box-shadow: 0 20px 38px rgba(0,0,0,.15);
}

.intro-image {
float: left;
width: 70%;
height: 100%;
background-size: cover;
background-position: 50%;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}

.intro-wrap p {
padding-top: 10px;
padding-bottom: 10px;
}
.labvideo {
border: 2px solid #fff;
border-radius: 50%;
display: inline-block;
height: 60px;
width: 60px;
padding:10px;
padding-left: 15px;
text-align: center;
font-size: 30px;
-moz-transition: background-color .2s ease-in-out;
-ms-transition: background-color .2s ease-in-out;
-o-transition: background-color .2s ease-in-out;
transition: background-color .2s ease-in-out;
}
.labyoutube {
position: absolute;
right: 30px;
bottom: 20px;
}
.labyoutube a {
font-size: 12px;
color: #fff;
display: inline-block;
}
.labyoutube img {
height: 22px;
width: auto;
padding-right: 10px;
}
.tour li {
line-height: 30px;
text-transform: none;
position: relative;
font-size: 14px;
list-style: square;
}
h3.join {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin: 25px auto 0;
color: #424242;
padding: 10px;
text-align: center;
width: 80%;
}
h3.join a{
text-decoration: underline;
}
.newlabel {
position: absolute;
top: -5px;
font-size: 10px;
padding: 2px 4px;
color: #fff;
border-radius: 3px;
z-index: 2;
background: #145e98;
line-height: normal;
margin-left: 5px;
}

.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #eeeeee;
left: 25px;
margin-right: -1.5px;
}
.timeline > li {
margin-bottom: 20px;
position: relative;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
width: calc( 100% - 75px );
float: right;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
padding: 20px;
position: relative;
-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.timeline > li > .timeline-panel:before {
position: absolute;
top: 26px;
left: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-right: 15px solid #ccc;
border-left: 0 solid #ccc;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline > li > .timeline-panel:after {
position: absolute;
top: 27px;
left: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-right: 14px solid #fff;
border-left: 0 solid #fff;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline > li > .timeline-badge {
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 16px;
left: 0px;
margin-right: -25px;
background-color: #1d87da;
z-index: 100;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-badge.primary {
background-color: #2e6da4 !important;
}
.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
    font-size: 160%;
    font-weight: 600;
    color: #1d87da;}
.timeline-heading ul{
margin: 0;
padding: 10px 0 0 10px;
}
.timeline-body > p,
.timeline-body > ul {
margin-bottom: 0;
}
.timeline-body > p + p {
margin-top: 5px;
}
ul.pricingtab, li.pricingtab { margin: 0; padding: 0; list-style: none;}
.pricingtab { margin: 100px auto;}
.pricingtab-column { display: inline-block; width: 47%; margin: 0 0 0 2.1%; padding: 0;}
.pricingtab-package-1 .pricingtab-header, .pricingtab-button-1 { background-color: #e4e4e4;}
.pricingtab-package-2 .pricingtab-header, .pricingtab-button-2 { background-color: #1d87da;}
.pricingtab-package-3 .pricingtab-header, .pricingtab-button-3 { background-color: #35b500;} 
::-moz-selection{ background-color: #2FBBF2; color: #fff}; table.pricingtab { border-collapse: collapse; border-spacing: 0;}
.pricingtab-header {
color: #fff;
text-align: center;
}
.pricingtab h5 {
color: #fff;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
padding: 10px 14px 5px 0;
margin-top: 0;
text-shadow: 0 2px 0 #086D90;
}
.pricingtab h3 {
color: #fff;
text-shadow: 0 2px 0 #086D90;
font-size: 60px;
font-weight: 200;
padding: 0px 0 16px 0;
margin: 0;
}
.pricingtab-currency {
font-size: 34px;
font-weight: 100;
}
.pricingtab-amount {
margin: 0 -12px;
}
.pricingtab-terms {
font-size: 14px;
}
.pricingtab-feature-list {
padding: 15px 0;
margin: 0;
}
.pricingtab-feature-list li {
height: 40px;
line-height: 40px;
padding-left: 40px;
background: url("../images/check-icon.png") no-repeat 8px 10px transparent;
list-style: none;
}
.pricingtab-feature-list li:nth-of-type(2n) {
background-color: #fbfbfb;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.pricingtab-feature-list li.no-icon {
background-image: none;
}
a.pricingtab-button {
display: block;
color: #fff;
text-decoration: none;
font-size: 18px;
font-weight: 200;
height: 50px;
line-height: 50px;
text-align: center;
margin: 10px 0;
box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}
a.pricingtab-button:hover {
-webkit-box-shadow: inset 0 0 250px rgba(255,255,255,.2);
-moz-box-shadow: inset 0 0 250px rgba(255,255,255,.2);
box-shadow: inset 0 0 250px rgba(255,255,255,.2);
text-decoration: none;
color: #fff;
}
/* Magnific Popup CSS */
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }

.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }

.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }

.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }

.mfp-align-top .mfp-container:before {
display: none; }

.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }

.mfp-ajax-cur {
cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }

.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }

.mfp-loading.mfp-figure {
display: none; }

.mfp-hide {
display: none !important; }

.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }

.mfp-s-ready .mfp-preloader {
display: none; }

.mfp-s-error .mfp-content {
display: none; }

button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }

button::-moz-focus-inner {
padding: 0;
border: 0; }

.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }

.mfp-close-btn-in .mfp-close {
color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }

.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }

.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }

.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }

.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; }

/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }

.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }

.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }

.mfp-image-holder .mfp-content {
max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }

@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } 
}
.pname .product-fields, .spacer-buy-area .product-fields {
margin: 0 auto;
text-align: center;
position: relative;
display: inline-block;
}
.pname .product-fields .product-field-type-S, .spacer-buy-area .product-fields .product-field-type-S{
margin-right: 10px;
background-color: #468847;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: inline;
padding: 2px 4px;
font-size: 12px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
vertical-align: baseline;
width: auto;
}
.whosonline{
margin: 0 auto;
text-align: center;
padding: 16px;
overflow: hidden;
}

.whosonline p {
font-size: 12px;
color: #999;
text-align: justify;
}
div.shinehp {
text-align: center;
padding: 15px 0;
}


/* Account Heading */

.lab_account .ui-head{
text-align:center;
padding:30px 0px;
position:relative;
border-bottom:2px solid #fff;
box-shadow:0px 0px 5px rgba(0,0,0,0.1);
background-color: #1d87da;
}
/* Details */
/* Image */
.lab_account .ui-head .ui-image{
width:100%;
position:absolute;
bottom:-55px;
z-index: 10;
}
.lab_account .ui-head img{
width:120px;
border-radius:100%;
margin:0px auto;
border:4px solid #fff;
box-shadow:0px 0px 15px rgba(0,0,0,0.1);
}
.lab_account .ui-head .ui-details{
margin:0px 0px 50px;
}
.lab_account .ui-head .ui-details h3{
color:#fff;
font-size:40px;
line-height:60px;
font-weight:300;
}
@media (max-width:400px){
.lab_account .ui-head .ui-details h3{
font-size:25px;
line-height:40px;
font-weight:400;
}
}
.lab_account .ui-head .ui-details h4{
color:#fff;
font-size:18px;
line-height:38px;	
font-weight:400;
}
.ui-content .title {
width: 600px;
margin: 0 auto;
text-align: center;
}
.ui-content .title h1 {
margin: 30px 0px 0px 0px;
font-weight: 400;
color: #3d3d3d;
}
.ui-content .title h2 {
margin: 10px 0px 0px 0px;
font-size: 18px;
color: #8B8B8B;
font-weight: 400;
}
.ui-content .ui {
width: 100%;
margin: 0 auto;
margin-top: 100px;
color: white;
box-shadow: none;
}
.ui-content .ui ul {
padding: 0;
list-style-type: none;
font-weight: 400;
}
.ui-content .ui_box {
min-height: 420px;
overflow: hidden;
position: relative;
background: #3d3d3d;
box-shadow: -1px 0px rgba(255, 255, 255, 0.07);
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition-property: background,-webkit-transform;
transition-property: background,-webkit-transform;
transition-property: transform,background;
transition-property: transform,background,-webkit-transform;
-webkit-transition-duration: .3s;
transition-duration: .3s;
}
.ui-content .ui_box__inner {
padding: 30px;
}
.ui-content .ui_box__inner span {
font-size: 30px;
font-weight: 700;
}
.ui-content .ui_box__inner .progress {
width: 100%;
margin-top: 10px;
height: 6px;
background: rgba(0, 0, 0, 0.3);
margin-bottom: 15px;
}
.ui-content .ui_box__inner .progress_graph {
float: right;
border-bottom: 1px solid rgba(255, 255, 255, 0.09);
width: 85px;
text-align: center;
position: relative;
padding-left: 20px;
top: 24px;
}
.ui-content .ui_box__inner .progress_graph__bar--1 {
width: 10px;
height: 20px;
background: #1d87da;
float: left;
margin-right: 10px;
position: relative;
bottom: -10px;
-webkit-animation: graph 1s;
}
.ui-content .ui_box__inner .progress_graph__bar--2 {
width: 10px;
-webkit-animation: graph2 1s;
height: 30px;
float: left;
margin-right: 10px;
background: #1d87da;
}
.ui-content .ui_box__inner .progress_graph__bar--3 {
width: 10px;
height: 24px;
margin-right: 10px;
-webkit-animation: graph3 1s;
background: #1d87da;
float: left;
position: relative;
bottom: -6px;
}
.ui-content .ui_box__inner .progress_graph__bar--4 {
width: 10px;
height: 14px;
-webkit-animation: graph4 1s;
bottom: -16px;
position: relative;
background: #1d87da;
float: left;
}
.ui-content .ui_box__inner .progress_bar {
height: 6px;
float: left;
background: #1d87da;
-webkit-animation: bar 2s;
}
.stat_left .btn {
display: block;
margin: 5px 0;
position: relative;
width: 100%;
}
.ui-content .ui_box__inner .progress_bar--two {
height: 6px;
float: left;
background: #1d87da;
-webkit-animation: bar2 2s;
}
.ui-content .ui_box h2 {
color: #fff;
font-weight: normal;
font-size: 16px;
margin: -4px 0px 3px 0px;
}
.ui-content .ui_box p {
font-size: 11px;
color: #fff;
clear: left;
font-weight: 300;
margin: 15px 0px;
}
.ui-content .ui_box:hover {
background: #1d87da;
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition-property: background,-webkit-transform;
transition-property: background,-webkit-transform;
transition-property: transform,background;
transition-property: transform,background,-webkit-transform;
-webkit-transition-duration: .3s;
transition-duration: .3s;
position: relative;
z-index: 1;
}
.ui-content .ui_box:hover .btn, .ui-content .ui_box:focus .btn{
border: 1px solid #222;
background-color: #222;
background: #222;
color: #fff;
}
h1.text-center{
margin-top:30px;
}
h4.text-center{
margin-bottom:30px;
line-height: 1.6em;
}
.ui_box:hover > .ui_box__inner .progress_graph > div {
background: white;
}

.ui_box:hover > .ui_box__inner .progress .progress_bar, .ui_box:hover > .ui_box__inner .progress .progress_bar--two {
background: white;
}
#download-tables .panel-default {
margin-top:30px;
}
@media only screen and (max-width: 800px) {
#download-tables table, 
#download-tables thead, 
#download-tables tbody, 
#download-tables th, 
#download-tables td, 
#download-tables tr { 
display: block; 
}

#download-tables thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}

#download-tables tr { border: 1px solid rgba(0, 0, 0, 0.1); }

#download-tables td { 
border: none;
border-bottom: 1px solid #eee; 
position: relative;
padding-left: 50%; 
white-space: normal;
text-align:left;
}

#download-tables td:before { 
position: absolute;
top: 8px;
left: 6px;
width: 45%; 
padding-right: 10px; 
white-space: nowrap;
text-align:left;
font-weight: bold;
}
#download-tables td:before { content: attr(data-title); }
.ui-content .ui_box {
border-bottom: 2px solid #fff;
}}
.vmCartPaymentLogo img{ 
padding: 0 10px;
vertical-align: middle; 
}
#vmMainPageOPC input[type="radio"], #vmMainPageOPC #remember_login{
    margin-top: 11px;
}
.footerlab .social-icon {
    color: #fff;
	font-size:21px;
	margin-right:10px;
}
.footerlab a.social-icon, .footerlab a.social-icon:hover, .footerlab a.social-icon:focus {
    color: #fff;
    text-decoration: none;
}
.footerlab .social-icon .fa-youtube, .footerlab .social-icon .fa-twitter, .footerlab .social-icon .fa-facebook  {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #474747;
}
.footerlab .social-icon .fa-facebook:hover {
    background-color: #3d5b99;
}
.footerlab .social-icon .fa-twitter:hover {
    background-color: #00aced;
}
.footerlab .social-icon .fa-youtube:hover {
    background-color: #e64a41;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin:20px 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.m-recent-discussions {
    padding: 10px;
}
.recentp {
    margin-top: 22px;
}
.recentp .thumbnail {
    padding:0px;
}
.recentp .panel {
	position:relative;
	background-color: transparent;
	border: 1px solid #a7a7a7;
}
.recentp .panel-default > .panel-heading {
    color: #333;
    background-color: #262626;
    border-color: #767676;
    border-radius: 0;
    color: #fff;
}
.recentp  .panel>.panel-heading:after, .recentp  .panel>.panel-heading:before{
	position:absolute;
	top:11px;left:-16px;
	right:100%;
	width:0;
	height:0;
	display:block;
	content:" ";
	border-color:transparent;
	border-style:solid solid outset;
	pointer-events:none;
}
.recentp  .panel>.panel-heading:after{
	border-width:7px;
	border-right-color:#262626;
	margin-top:1px;
	margin-left:2px;
}
.recentp  .panel>.panel-heading:before{
	border-right-color:#ddd;
	border-width:8px;
}
footer .tags {
    margin-top: 22px;
}
footer .tags a{border: 1px solid #767676; background-color:#262626; padding:10px; color:#f1f1f1; display:inline-block; font-size:11px; text-transform:uppercase; line-height:11px; border-radius:2px; margin-bottom:5px; margin-right:2px; text-decoration:none;}
footer .tags a:hover{background-color:#333; text-decoration: none;}
.profile-edit .controls input, .registration .controls input{
width: 50%;
}
.profile-edit legend, .registration legend {
    padding-top: 30px;
	color: #1d87da;
}
#lab_themes select.sortby  {
    min-width: 170px;
}
#lab_themes select.filter_user  {
    min-width: 220px;
}
.form-validate h2{
margin-top: 20px;
font-size:26px;
}
.vm-orders-information #ui-tabs ul#tabs li {
display: inline-block;
cursor: pointer;
background: #fff;
color: #666;
padding: 10px 20px;
width: auto;
margin-bottom: -1px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.vm-orders-information #ui-tabs ul#tabs li.current {
background: #1d87da;
 border: 1px solid rgba(0, 0, 0, 0.1);
 color: #fff;
}
.vm-orders-information #ui-tabs ul#tabs {
    margin: 0;
    padding: 0;
	margin-top:30px;
}
.vm-orders-information #ui-tabs .dyn-tabs {
    overflow: auto;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
	font-size: 13px;
}
.vm-orders-information h1 {
  margin-top: 30px;
}
.vm-orders-list td{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
}
.downloadbt{
}
.downloadbt button {
    background-color: #e5752f;
    color: #ffffff;
    width: 100%;
    border: 1px solid #e5752f;
}
.downloadbt button:hover {
    background-color: #eeeeee;
    color: #262626;
    width: 100%;
    border: 1px solid #eeeeee;
}
.dwnld-template {padding: 40px 15px; text-align: center;}
.dwnld-actions {margin-top:35px;margin-bottom:15px;}
.dwnld-actions .btn { margin-right:10px; }
.vm-order-done a.vm-button-correct{ margin-top:30px; }
.vm-order-done {text-align: center;}
.vm-order-done .post_payment_payment_name,  .vm-order-done .post_payment_order_number, .vm-order-done .post_payment_order_total {padding: 15px; text-align: center;}
.post_payment_order_total {font-size: 26px; font-weight: 600;}
.ui-content .ui_box__inner:hover a  {color: #fff;}
.videoWrapper{
    max-width: 680px;
    margin: 30px auto;
}

.videoWrapper .youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.videoWrapper .youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}
.videoWrapper .youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.videoWrapper .youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.videoWrapper .youtube img,
.videoWrapper .youtube .play-button {
    cursor: pointer;
}
.videoWrapper .youtube img,
.videoWrapper .youtube iframe,
.videoWrapper .youtube .play-button,
.videoWrapper .youtube .play-button:before {
    position: absolute;
}
.videoWrapper .youtube .play-button,
.videoWrapper .youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.videoWrapper .youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.timeline-heading p a, .timeline-heading p a:hover, .timeline-heading p a:focus  {
    border: 2px solid #1d87da;
    border-radius: 0 0;
    display: inline-block;
	float:right;
    padding: 0 17px;
    line-height: 38px;
    color: #1d87da;
	font-weight: 600;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
	margin-left:30px;
}
.timeline-heading p a.frstb, .timeline-heading p a.frstb:hover, .timeline-heading p a.frstb:focus  {
    border: 2px solid #e5752f;
    color: #e5752f;
}
.timeline-heading p a.frstc, .timeline-heading p a.frstc:hover, .timeline-heading p a.frstc:focus  {
    border: 2px solid #35b500;
    color: #35b500;
}