﻿/* ========== ADJUSTMENTS OF QNAP HEADER AND FOOTER ========== */
.sqfk-article #frames-file{margin-top:1em;width:300px;height:200px;margin-left:auto;margin-right:auto;position:relative}
.sqfk-article #frames-file div,.sqfk-article #frames-file span{position:absolute}
.sqfk-article #frames-file span{display:block}
.sqfk-article #frames-file .folder{width:63.9px;height:46.2px;z-index:2}
.sqfk-article #frames-file .route{width:100%;top:0;bottom:0}
.sqfk-article #frames-file .route-t,.sqfk-article #frames-file .route-b{width:30%;height:1px;background-color:#aaa}
.sqfk-article #frames-file .route-m{width:1px;background-color:#aaa;height:30%;height:calc(30% + 1px)}
.sqfk-article #frames-file .route-o{top:50%;margin-top:-3px;width:60%;height:1px;background-color:#aaa;left:20%}
.sqfk-article #frames-file .ball{top:50%;left:20%;margin-top:-9px;margin-left:-10px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#1bb752;width:16px;height:16px}
.sqfk-article #frames-file #route-1 .route-t{right:20%;top:10%}
.sqfk-article #frames-file #route-1 .route-b{left:20%;top:40%}
.sqfk-article #frames-file #route-1 .route-m{top:10%;left:50%}
.sqfk-article #frames-file #route-1 .ball{-webkit-animation-name:route-1;-moz-animation-name:route-1;-ms-animation-name:route-1;-o-animation-name:route-1;animation-name:route-1;-webkit-animation-duration:3s;-moz-animation-duration:3s;-ms-animation-duration:3s;-o-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;background-color:#e63922;margin-top:-6px;top:40%}
.sqfk-article #frames-file #route-2 .ball{-webkit-animation-name:route-2;-moz-animation-name:route-2;-ms-animation-name:route-2;-o-animation-name:route-2;animation-name:route-2;-webkit-animation-duration:3s;-moz-animation-duration:3s;-ms-animation-duration:3s;-o-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal}
.sqfk-article #frames-file #route-3 .route-b{right:20%;bottom:10%}
.sqfk-article #frames-file #route-3 .route-t{left:20%;bottom:40%}
.sqfk-article #frames-file #route-3 .route-m{bottom:10%;left:50%}
.sqfk-article #frames-file #route-3 .ball{-webkit-animation-name:route-3;-moz-animation-name:route-3;-ms-animation-name:route-3;-o-animation-name:route-3;animation-name:route-3;-webkit-animation-duration:3s;-moz-animation-duration:3s;-ms-animation-duration:3s;-o-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;background-color:#1b91b7;margin-top:0;margin-bottom:-6px;top:initial;bottom:40%}
@media (min-width: 768px) {
.sqfk-article #frames-file{width:320px;height:200px}
.sqfk-article #frames-file .folder{width:85.2px;height:61.6px}
}
@media (min-width: 992px) {
.sqfk-article #frames-file{width:340px;height:260px}
.sqfk-article #frames-file .folder{width:100px;height:72px}
}
.sqfk-article #folder-1{background-image:url(../images/folder-1.png);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;background-size:cover}
.sqfk-article #folder-2{background-image:url(../images/folder-2.png);top:0;right:0;background-size:cover}
.sqfk-article #folder-3{background-image:url(../images/folder-3.png);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:0;background-size:cover}
.sqfk-article #folder-4{background-image:url(../images/folder-4.png);bottom:0;right:0;background-size:cover}
@-webkit-keyframes route-1 {
33.33333%{left:50%;top:40%}
66.66666%{left:50%;top:10%}
99.99999%{left:80%;top:10%}
}
@-moz-keyframes route-1 {
33.33333%{left:50%;top:40%}
66.66666%{left:50%;top:10%}
99.99999%{left:80%;top:10%}
}
@-ms-keyframes route-1 {
33.33333%{left:50%;top:40%}
66.66666%{left:50%;top:10%}
99.99999%{left:80%;top:10%}
}
@keyframes route-1 {
33.33333%{left:50%;top:40%}
66.66666%{left:50%;top:10%}
99.99999%{left:80%;top:10%}
}
@-webkit-keyframes route-2 {
100%{left:80%;top:50%}
}
@-moz-keyframes route-2 {
100%{left:80%;top:50%}
}
@-ms-keyframes route-2 {
100%{left:80%;top:50%}
}
@keyframes route-2 {
100%{left:80%;top:50%}
}
@-webkit-keyframes route-3 {
33.33333%{left:50%;bottom:40%}
66.66666%{left:50%;bottom:10%}
99.99999%{left:80%;bottom:10%}
}
@-moz-keyframes route-3 {
33.33333%{left:50%;bottom:40%}
66.66666%{left:50%;bottom:10%}
99.99999%{left:80%;bottom:10%}
}
@-ms-keyframes route-3 {
33.33333%{left:50%;bottom:40%}
66.66666%{left:50%;bottom:10%}
99.99999%{left:80%;bottom:10%}
}
@keyframes route-3 {
33.33333%{left:50%;bottom:40%}
66.66666%{left:50%;bottom:10%}
99.99999%{left:80%;bottom:10%}
}
#Main_Menu_wrap_false {
    display: none !important;
}

@media (min-width: 1000px) {
    .mainHeader {
        position: absolute !important;
    }
    .ftrBlock {
        padding-top: 50px;
    }
}

.addthis_sharing_toolbox {
    width: 338px;
    margin: 0px auto 60px;
    filter: alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.addthis_sharing_toolbox a .at-icon-wrapper {
    border-radius: 4px;
}

@media screen and (min-width: 1000px) {
    .addthis_sharing_toolbox {
        filter: alpha(Opacity=80);
        -moz-opacity: 0.8;
        opacity: 0.8;
        position: absolute;
        top: 60px;
        left: 50%;
        margin-left: 160px;
        z-index: 999;
    }
}


/* =========================================================== */


/*.sqfk-article .sqfk-keyvision {
	background-size: cover;
	background-position: center;
	padding-bottom: auto;
	background: url(../images/sqfk-r2-header-bkd1.jpg) no-repeat;
	background-color: #ffffff;
}
@media (min-width: 1551px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 45%;
	}
}
@media (min-width: 1401px) and (max-width: 1550px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 53%;
	}
}
@media (min-width: 1201px) and (max-width: 1400px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 62%;
	}
}
@media (min-width: 1001px) and (max-width: 1200px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 70%;
	}
}
@media (min-width: 1000px) {
	.sqfk-article .sqfk-keyvision:before {
		content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url(../images/sqfk-r2-header-bkd1.jpg) no-repeat;
	    width: 100%;
	    height: 20%;
	    opacity : 50;
	    z-index: 0;
	}
	.sqfk-article .sqfk-keyvision:after {
		content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url(../images/sqfk-r2-header-bkd2.jpg) no-repeat;
	    width: 100%;
	    height: 20%;
	    opacity : 50;
	    z-index: 0;
	    -webkit-animation: lights-shine 3s infinite;
	    -moz-animation: lights-shine 3s infinite;
	    -o-animation: lights-shine 3s infinite;
	    animation: lights-shine 3s infinite;
	}

	.sqfk-article .sqfk-keyvision_content {
	  z-index: 10;
	  position: relative;
	}
	.sqfk-article .sqfk-keyvision .sqfk-container {
		left:50%;
		margin-left: -490px;
	    position: absolute;
	    z-index: 2;
	}
}
@-webkit-keyframes lights-shine {
  0%   { display: block; opacity: 0;}
  30%   { display: block; opacity: 50;}
  50%   { display: block; opacity: 0;}
  70%   { display: block; opacity: 50;}
  100%   { display: block; opacity: 0;}
}*/

#sqss .sqss-regular .sqss-slide-block {
    width: 260px;
    height: 155px;
    margin-left: -130px;
}

@media (min-width: 360px) {
    #sqss .sqss-regular .sqss-slide-block {
        width: 300px;
        height: 150px;
        margin-left: -150px;
    }
}

@media (min-width: 720px) {
    #sqss .sqss-regular .sqss-slide-block {
        width: 640px;
        height: 320px;
        margin-left: -320px;
    }
}

@media (min-width: 1000px) {
    #sqss .sqss-regular .sqss-slide-block {
        width: 720px;
        height: 360px;
        margin-left: -360px;
    }
}

@media (min-width: 1000px) {
    #sqss .sqss-regular .sqss-slide-caption {
        height: 72px;
    }
}


/*#levelsync ul li:nth-child(1) {
	padding-top: 20px;
	background-color: #A51200;
}
#levelsync ul li:nth-child(1) h4 .label, #levelsync ul li:nth-child(1) p {
	color: #FFFFFF;
}*/


/* GO TOP */

#back-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
}

#back-top a {
    width: 50px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover {
    color: #000;
}


/* arrow icon (span tag) */

#back-top span {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 7px;
    background: url('../images/back_top.png') rgba(100, 100, 100, 0.3) no-repeat center center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover span {
    background-color: rgba(100, 100, 100, 0.5);
}


/* table */

#f03 {
}

#f03 table {
    width: 100%;
    margin: 40px auto 15px;
}

#f03 table thead {
    height: 30px;
    background-color: #333333;
    color: #FFFFFF;
}

#f03 table th {
    padding: 12px;
    text-align: center;
    font-size: 16px;
}

#f03 table td {
    color: #393939;
    box-sizing: border-box;
    padding: 10px 20px;
    border: 1px solid #cde6e6;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    background: #f3fefe;
    transition: all 0.5s ease;
}

#f03 table td span {
    color: #23b7d1;
}


/*#f03 table tr:hover td { background:#dceeee; }*/

#f03 table tr td.head {
    background-color: #F0F0F0;
}

#f03 table tr td.text-left {
    text-align: left;
}

@media (max-width: 1015px) {
    #f03 .product-overview-table table img {
        height: 120px;
    }
}

@media (max-width: 768px) {
    #f03 .product-overview-table {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    #f03 .product-overview-table table {
        width: 700px;
    }
    #f03 .product-overview-table table img {
        height: 110px;
    }
}


/* table */

#f05 {
    background: #f3fefe;
}

#f05 table {
    width: 100%;
    margin: 40px auto 15px;
    
}

#f05 table thead {
    height: 30px;
    color: #333333;
    
}

#f05 table th {
    padding: 12px;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
    color: #000b5a;
    font-weight: 500;
}

#f05 table td {
    color: #393939;
    box-sizing: border-box;
    padding: 10px 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
    transition: all 0.5s ease;
}

#f05 table td span {
    color: #034b98;
}


/*#f05 table tr:hover td { background:#dceeee; }*/

#f05 table tr td.head {
    background-color: #F0F0F0;
}

#f05 table tr td.text-left {
    text-align: left;
}

@media (max-width: 1000px) {
    /*#f05 { padding:20px;}	*/
}

@media (max-width: 768px) {
    #f05 .product-overview-table {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    #f05 .product-overview-table table {
        width: 700px;
    }
    #f05 .product-overview-table table img {
        height: 72px;
    }
}

@media (max-width: 768px) {
    .sqfk-article .sqfk-section h3 br {
        display: none;
    }
}

.p-anno a {
    text-decoration: none;
    outline: none;
    color: #1ffff5;
}

.p-anno a:hover {
    color: #23da6f;
}

hr {
    max-width: 150px;
    margin-top: 20px;
    margin-bottom: 50px;
    border: 0;
    border-top: 2px solid rgb(255, 155, 31);
}
