html,
button,
input,
select,
textarea {
    color: #ededed;
}

input, textarea, select {
    background-color: #505353;
    margin-top: 3px;
    margin-bottom: 3px;
    border: none;
    border-radius: 3px;
    padding: 5px 6px 6px 6px;
    height: 16px;
    width: 260px;
    color: rgb(202, 202, 202);

}

textarea {
    height: 60px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: #505353 url('/gfx/buttons/dropdownupdown.svg') no-repeat;
    background-position: right;
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/
    height: 27px;
    width: 272px;
}

.container_12._404 {
   // display: flex;
}

.container_12._404 .image {
    position: relative;

}

.container_12._404 .image h1 {
    position: absolute;
    z-index: 10;
    color: #FFF;
    top: 39%;
    left: 48.7%;
    width: 200px;
    font-size: 54px;
    margin-left: -100px;


}

.container_12._404 p {
    margin-top: 20px;
}
.container_12._404 > div {
    width: 40%;
    text-align: center;
    margin: 0 auto;
}

.container_12._404 div img {
    display: block;
    width: 100%;
}

#purchase_downloads section:nth-child(odd) {
    background-color: #313E41;
}

.software-serials.grid_6 {
    width: 480px;
    display: flex;
    float: none;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
    justify-content: center;
}



.software-serials.grid_6 div {
   flex: 0 1 70%;
   float: none;
}
.software-serials.grid_6 .logo {
    padding: 5px 0 0 0;
    height: 100%;
    flex: 0 1 20%;
}

.software-serials .text {
    width: 80%;
}

.software-serials div {
    float: left;
}

#download_purchases ul {
    margin-bottom: 15px;
}

#footage-package .grid_6.thumbs {
    width: 450px;
    
    float: right;
}



#footage-package .grid_6.info {
    width: 470px;
    margin-right: 0;
}

#footage-package .grid_3 {
    margin-right: 0;
}

#footage-package .grid_3.omega {
    width: 240px;
}


#footageupgrade {
    width:66px;
    height:19px;
    font-size:10px;
    padding:0px 0px 0px 6px;
    background-size: 13px 12px;
}

select::-ms-expand {
    display: none;
}

input[type="file"] {
    background: none;
    padding: 5px 6px 6px 0px;
}

input[type="submit"] {
    width: auto;
    height: 27px;
    margin-top: 3px;
    -webkit-font-smoothing: antialiased;
}

#cc_form input[type="text"], #cc_form select {
    background-color: #787878;   
}


.button span {
    font-weight: normal;
}

.button {
    display: inline-block;
    background: #48AEBD;
    margin-top: 4px;
    margin-bottom: 3px;
    margin-right: 6px;
    padding: 1px 10px 0px 10px;
    height: 26px;
    text-align: center;
    border: none;
    cursor: pointer; 
    border-radius: 3px;
    color: white !important;
    text-decoration: none !important;
    font-weight: bold;

}

.button.disabled {
    background: gray !important;
    cursor: auto !important;
    text-decoration: line-through !important;

}



.button.cart {
    padding-left: 30px;
    background: #48AEBD url('/gfx/buttons/cart.svg') no-repeat;
    background-position: left;
}

.button.download {
    padding-left: 30px;
    background: #48bda4 url('/gfx/buttons/downloadarrowdark.svg') no-repeat;
    background-position: left;
}

.button.download:hover {
    background-color: #59e6c8;
}

.button.upgrade {
    padding-left: 30px;
    background: #47bd6d url('/gfx/buttons/upgradearrowdark.svg') no-repeat;
    background-position: left;
}

.button.upgrade:hover {
    background-color: #56dc81;
}

.button.button_arena {
    background: #57AD8F url('/gfx/buttons/cart.svg') no-repeat;
    background-position: left;
}

.button.button_arena:hover {
    background-color: #66CCA8;
}

.button:hover {
    background-color: #5AD9EC;
}


body {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
    font-size: 0.9em;
    line-height: 1.7;
    background-color: #273234;
    -webkit-font-smoothing: antialiased;
}

/* hack to conpensate firefox different line height*/
@-moz-document url-prefix() {
  body {
     line-height: 1.54;
  }
}
/* hack to conpensate firefox different line height*/


q {
    font-style: italic;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


p {
    margin: 0;
    padding: 0;
    padding-bottom: 1.6em;	
}



h1,h2,h3,h4 {
	font-family: "Open Sans", sans-serif;
	font-style: italic;
    margin: 0;
    padding: 0;
}

h1 {
	font-weight: 700;
    line-height: 1.3;
    margin-bottom: .2em;
}

	
header {
	background-image: url(/gfx/headers/v6-comix3.jpg); /* can be overridden by for instance .blog */
	background-color: black;
	background-repeat: no-repeat;
	background-position: center 50%; /* 874/2 */
	background-size: cover;
	height: 280px;

	
}

section {
	padding-top: 3em;		
	padding-bottom: 3em;
	
}

nav a {
	text-decoration: none;
	color: white !important;
	
}

.v6beta a {
    color: white !important;
}

.v6beta a:hover {
    color: #273234 !important;
}


#navigation nav.container_12 {
    overflow: visible;
}

nav a.training {
    position: relative;
}

.faq-row {

}

.faq-row.hidden {
    display: 
}

#faq-search::-webkit-input-placeholder, #faq-search::-moz-input-placeholder {
    color: #999;
}

.search-filter {
    display: inline-block;
    position: relative;
}

.search-filter::after {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    right: 5px;
    pointer-events: none;
    top: 8px;
    background-repeat: no-repeat;
    background-image: url(/gfx/icons/search.svg);
    background-size: contain;
}

.faq-row .highlighted {
    display: inline-block;
    background-color: rgba(255,1,93,0.5);
}


.courses header {
    background-image: url(/gfx/headers/v6-tom-dirven.jpg);
}

.courses #sub_navigation nav a:hover, .courses a.active, .courses a.training, nav a.training:hover
{
    color: #ff015d !important;
}   


#logo {
	height: 168px;
	text-align: center;
	background-color: rgba(0,0,0,0.80);
    
}

#logo img {
	width:160px;
	margin-top:120px;
}

#navigation {
	position: absolute;
	background-color: rgba(0,0,0,0.80);
	width: 100%;
	height: 40px;
	top: 240px;
	z-index: 99999;
}



#navigation nav {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	height:40px;
	overflow: hidden;
}
	

#navigation a {
	display: inline;
	float: left;
	text-align: center;
	padding-top: 8px;
	margin-left: 33px;
	margin-right: 33px;
	height: 32px;
	text-decoration: none;

}


#sub_navigation {
	position: absolute;
	background-color: rgba(0,0,0,0.90);
	width: 100%;
	height: 40px;
	top: 280px;
	z-index: 99998;
}



#sub_navigation nav {
	height:40px;
}

#sub_navigation a {
	display: inline;
	float: left;
	text-align: center;
	padding-top: 8px;
    margin-left: 33px;
    margin-right: 13px;
	height: 32px;
}

.blacktogray {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(25,25,25,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(25,25,25,1)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(25,25,25,1) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(25,25,25,1) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(25,25,25,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(25,25,25,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#141414',GradientType=0 );
}

.greentodarkgreen {
    background: rgb(59, 60, 58);
    background: -moz-linear-gradient(top,  rgba(59, 60, 58,1) 0%, rgba(35, 37, 32,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59, 60, 58,1)), color-stop(100%,rgba(35, 37, 32,1)));
    background: -webkit-linear-gradient(top,  rgba(59, 60, 58,1) 0%,rgba(35, 37, 32,1) 100%);
    background: -o-linear-gradient(top,  rgba(59, 60, 58,1) 0%,rgba(35, 37, 32,1) 100%);
    background: -ms-linear-gradient(top,  rgba(59, 60, 58,1) 0%,rgba(35, 37, 32,1) 100%);
    background: linear-gradient(to bottom,  rgba(59, 60, 58,1) 0%,rgba(35, 37, 32,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#141414',GradientType=0 );
}

#footer_big {
	background-color: #273234;
	color: #707070;
	border-top-width: 4px;
	border-top-style: solid;
	font-size: 11px;
	line-height: 18px;
	padding-top: 17px;
	padding-bottom: 160px;
    position: relative;
    z-index: 1;
}



#footer_big a {
	color: #5d5d5d;
	text-decoration: none;	 
}

#footer_big a:hover {
	color: #767676;
	text-decoration: underline;
}

#footer_big strong {
	color: #767676;
}

#footer_big a.highlight {
    color: #767676;
    font-weight: bold;
}


#footer_big ul {
	float:left;
	margin-right:44px;
}


.comment { 
    font-size: smaller;
    color: #999999;
    clear: both;
}

.form_err {
    color:#FF0000;
    display:block;
    margin-top: 2px;
}


a {
    color: #ff015d;
}

#navigation nav {
    border-bottom-color: #ff015d;
}


.gray {
    color: #999999;
}


/* download */


.download header {
    /*background-image: url(/gfx/headers/v6-250k1.jpg);*/
}


.download #sub_navigation nav a:hover, .download a.active, .download a.download, nav a.download:hover
{
    color: #ff015d !important;
}       


nav a.download {
    position: relative;
}


/* shop */

#cart_footer {
    color: #ABABAB;
}

.progress {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 10px;
}

#cart_progress {
    margin-top: 10px;
    margin-bottom: 40px;
    background-color: #313E41;
    border-radius: 3px;
    height: 32px;
    color: white;
    padding: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 8px 25px 0 25px;
}



#cart_progress li {
    padding-right: 20px;
}

#cart_progress li:nth-last-child(1){
    padding-right: 0;
}



#cart_progress li.active {
    color: #ff015d;
}

#cart_progress li a {
    color: white !important;
    
}

#cart_progress a:hover {
    color: #ff015d !important;
    text-decoration: underline;
}

a.payment_option {
    text-align: center;
    text-decoration: none;
    padding: 20px 0px 20px 0px;
    -moz-border-radius: 3px;
    border-radius: 3px;     
}

a.payment_option:hover {
    background-color: #313E41;
}

#cc_form {
    background-color: #313E41;
    padding: 20px 30px 30px 30px;
    margin-left: -30px;
    -moz-border-radius: 3px;
    border-radius: 3px;   
}

.shop section.version h1 br {
    display: none;
}

.shop #sub_navigation
{
    background-color: #273234;
}   

.shop article
{
    margin-top: 40px;
    
}   

.shop #sub_navigation nav a
{
    margin-right: -2px;
}   

.shop header {
    background-image: url(/gfx/headers/v6-250k1.jpg);
}


.shop a {
    color: #ff015d;
}

.shop #navigation nav {
    border-bottom-color: #ff015d;
}

.shop #sub_navigation nav a:hover, .shop a.active, .shop a.shop, nav a.shop:hover
{
    color: #ff015d !important;
} 


.nr_cpus_dropper {
    width: 60px;
    height: 34px;
    font-weight: bold;
    color: white;
    background-color: rgb(75, 97, 103);
    /*background-color: transparent;*/
    font-style: italic;
    padding-left: 6px;
    padding-top: 0px;

}

.to_nr_cpus_dropper {
    width: 50px;
    height: 28px;
    font-weight: bold;
    color: white;
    background-color: rgb(75, 97, 103);
    /*background-color: transparent;*/
    font-style: italic;
    padding-left: 4px;
    padding-top: 1px;

}

.from_nr_cpus_dropper {
    width: 50px;
    height: 28px;
    font-weight: bold;
    color: white;
    background-color: rgb(75, 97, 103);
    /*background-color: transparent;*/
    font-style: italic;
    padding-left: 4px;
    padding-top: 1px;

}

/* new footage downloads section */

#downloads h1 {
    width: 100%;
}

body.footage .container_12.top h2 span.number {
    display: none;
}
#footage_downloads {
    display: flex;
    display: -ms-flexbox;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    
}

.success-downloads #footage_downloads {
    justify-content: center;
    -ms-justify-content: center;
}

#footage_downloads .footage-item h2 {
    text-align: center;
    margin-bottom: 2px;

}

#footage_downloads .footage-item h2 a {
    text-decoration: none;
}

#footage_downloads .footage-item {
    margin-top: 20px;
    height: auto;
    display: flex;
    display: -ms-flexbox;
    flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    width: 306px;
    padding-right: 20px;
}

#footage_downloads .footage-item:nth-child(3n+3) {
    padding-right: 0;
}
.footage-item h3 span {
    font-weight: normal;
    padding-bottom: 8px;
}

.footage-item .thumb {
   width: 100%;
   padding: 0;
}

.footage-item .thumb img {
    display: block;
}

.footage-item .tabs {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    margin-top: 5px 10px;
}

.footage-item .tabs div {
    border-right: 1px solid #192325;
    flex-grow: 1;
    text-align: center;
    padding: 5px 0;

}

.footage-item .tabs a {
    color: #FFF !important;
    text-decoration: none;
    display: block;
}

.footage-item .tabs div.selected {
    background-color: #192325;
    font-weight: bold !important;   
}

.footage-item .downloads {
    display: flex;
    display: -ms-flexbox;
    flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
}

.footage-item .tab-content {
    background-color: #192325;
    flex-grow: 1;

}

.footage-item .tab-content span {
    padding-right: 7px;
}
.footage-item .tab-content span.file-size {
    padding-right: 5px;
}
.footage-item .tab-content a {
    text-decoration: none;
    width: 20px;
    float: right;
}



.footage-item .tab-content.files li:hover {
    background-color: #65102e;

}

.footage-item .thumb img {
    width: 100%;
}
 
.footage-item > div {
    flex-grow: 1;
    display: flex;
    display: -ms-flexbox;
    flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;

}

.footage-item ul {
    margin-left: 0;
    padding: 2%;

}

.footage-item .tab-content.files li {
    width: 32.3%;
    float: left;
    padding: 2px 2px 2px 6px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #b31c51;
    border-radius: 3px;  
    margin-right: 1.5%;
    margin-bottom: 4px;
}

.footage-item ul.files li:nth-child(3n+3) {
    margin-right: 0;
}

.footage-item .upgrade-links li {
    padding-right: 20px;

}

.footage-item .tab-content.files .file-size {
    line-height: 1;
    font-weight: bold;
    font-size: 10px;
    padding-top: 2px;
    text-align: center;
    width: 30%;

}

.footage-download-item {
    display: flex;
    display: -ms-flexbox;
}

.footage-download-item .tooltip[data-type='dropbox']::after {
    background-image: url('/gfx/buttons/file-dropbox.svg');

}

.footage-download-item.activated .tooltip[data-type='dropbox']::after {
    background-image: url('/gfx/buttons/file-success.svg');

}

.footage-download-item .tooltip[data-type='dropbox'] {
    background: #003b63;
}

.footage-download-item .tooltip[data-type='download'] {
    right: 35px;
    background: #65102e;
}
.footage-download-item .tooltip[data-type='download']::after {
    background-image: url('/gfx/buttons/file-o-dark.svg');

}

.footage-item .tab-content.files li.dropbox:hover {
    background: #003b63;
    border: 1px solid #007ee5;
}


.footage-download-item .tooltip::after {
    display: none;
    position: absolute;
    right: 6px;
    content: '';
    width: 15px;
    height: 18px;
    top: 4px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footage-download-item .tooltip {
    display: none;
    pointer-events: none;
    line-height: 1;
    font-weight: bold;
    font-size: 10px;
    padding: 2px 0px 0 6px;
    text-align: left;
    position: absolute;
    left: 0;
    background-color: #65102e;
    right: 35px;

}

.footage-item .dropbox-msg.visible {
    background-color: #192325;
    padding: 8px 3% 0 3%;
    line-height: 1.35;
}



.purchased-badge {
    position: absolute;
    z-index: 1;
    width: auto;
    height: 25px;
    left: -44px;
    top: 14px;
    color: #000;
    padding: 5px 50px;
    font-weight: bold;
    color: #5FED68;
    background-color: rgba(0,0,0,0.7);
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
    text-align: center;
}
.footage .purchased-badge a {
    color: transparent;

}
.purchased-badge:hover::after {
    content: 'Download';
}

.purchased-badge::after {
    pointer-events: none;
    position: absolute;
    content: 'Purchased';
    color: #5FED68;
    top: 6px;
    left: 28%;

}

/* apparel */

body.shop.apparel #sub_navigation {
    background-color: #000;
}

body.shop.apparel {
   // background-color: #000;
}

.container_12.apparel {
    display: flex;
    flex-flow: row wrap;
}

.container_12.apparel .apparel-item {
    flex: 0 1 25%;
    margin-bottom: 40px;
}

.apparel-item h2 {
    color: #707f84;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0;
}
.apparel-item h1 {
    margin-bottom: 0;
    font-size: 22px;
    padding: 0 42px;
    text-align: center;
    text-transform: capitalize;
}

.apparel-item .add-to-cart {
    display: flex;
    justify-content: center;

}
.apparel-item select {
    width: 70px;
    margin: 0 15px 0 0;

}

.apparel-item a.cart.button {
    display: block;
    margin: 0;
}

.apparel-item img {
    width: 100%;
    margin: 0 auto;
    display: block;
}


/* forum */

.forum #sub_navigation nav a:hover, .forum a.active, .forum a.forum, nav a.forum:hover
{
    color: #ff015d !important;
} 


/* software */

.software header {
    /*background-image: url(/gfx/headers/v6-250k1.jpg);*/
}



.software a {
	color: #ff015d;
}

.software #navigation nav {
	border-bottom-color: #ff015d;
}

.software #sub_navigation nav a:hover, .software a.active, .software a.software, nav a.software:hover
{
	color: #ff015d !important;
}		

.software #sub_navigation nav a
{
    margin-right: -2px;
}   

.software .button {
    background: #ff015d;
}

.software .button:hover {
    background: #ff2473;
    text-decoration: underline !important;
}


/* footage */

#detail_block_nav_mix {
    overflow: hidden;
    position: relative;
}

#detail_block_nav_mix video {
    display: block;
}

#detail_block_nav_mix .nav.right::after {
    right: 10px;
    content: '';
    background-image: url(/gfx/icons/next-white.svg);
    background-position: right center;
}
#detail_block_nav_mix .nav::after {
    font-family: sans-serif;
    content: '';
    position: absolute;
    top: 45%;
    cursor: pointer;  
    z-index: 10;
    color: red;
    font-size: 10px;
    height: 25px;
    width: 25px;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/gfx/icons/prev-white.svg);


}

#detail_block_nav_mix:hover .nav {
    display: block;
}

#detail_block_nav_mix .nav {
    display: none;
    width: 50%;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    z-index: 1;
}
#detail_block_nav_mix .nav.right {
    right: 0;
    left: initial;
}
.previews {
    margin-top: 10px;
    display: flex;
    display: -ms-flexbox;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
   // justify-content: space-between;
}

.footage header {
    background-image: url(/gfx/headers/v6-shop-fiber.jpg);
}

.footage a {
    color: #ff015d;
}



.footage a.clipreview {
    display: block;
    margin: 0px 6px 6px 0px;
    outline: none;
}


.footage a.clipreview:nth-child(6n+6) {
    margin-right: 0;
}

.footage a.clipreview img {
    display: block;
    border: 1px solid transparent;
    width: 68px;
}

.footage a.clipreview.current_clip img {
    border: 1px solid white;
}


.footage #navigation nav {
    border-bottom-color: #ff015d;
}

.footage #sub_navigation nav a:hover, .footage a.active, .footage a.footage, nav a.footage:hover
{
    color: #ff015d !important;
}       

.footage #sub_navigation nav a
{
    margin-right: -2px;
}   

.footage .button {
    text-align: left;
}

.footage .button:hover {
    

}



/* support */

.manual header {
    background-image: url(/gfx/headers/v6-defqon2.jpg);
}

.support header {
    background-image: url(/gfx/headers/v6-defqon2.jpg);
}

.support a {
    color: #ff015d;
}

.support #navigation nav {
    border-bottom-color: #ff015d;
}

.support #sub_navigation nav a:hover, .support a.active, .support a.support, nav a.support:hover
{
    color: #ff015d !important;
}       




/* blog */

.blog blockquote {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 3px solid yellow;
}

.blog #comments p:empty {
    display: none;

}

.blog .inline-attachment .thumbnail dd {
    display: none;
}

.blog header {
	background-image: url(/gfx/headers/v6-comix1.jpg);
}


.blog #navigation nav {
	border-bottom-color: #FF0;
}

.blog #sub_navigation nav a:hover, .blog a.active, .blog a.blog, nav a.blog:hover
{
	color: #FF0 !important;
}

.blog .grid_3 {
    font-size: 11px;
    color: #959595;
}

.blog h1 {
    color: #FF0;
}

.blog a {
    color: yellow;
    text-decoration: none;
}

.blog a:hover {
    text-decoration: underline;
    color: yellow;
}

.blog h2 {
    color: #E6E6E6;
}

.blog #footer_big {
    border-top-color:#FF0 !important;
}

.blog img {
    max-width: 100%;
}



/* company */

.company header {
    background-image: url(/gfx/headers/KBK_7.jpg);
}

.company a {
    color: #bdd8f0;
}

.company #navigation nav {
    border-bottom-color: #bdd8f0;
}

.company #sub_navigation nav a:hover, .company a.active, .company a.company, nav a.company:hover
{
    color: #bdd8f0 !important;
}       

.company #footer_big {
    border-top-color:#bdd8f0 !important;
}

.company article
{
    margin-top: 40px;
}   

/* home */


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.required {
    color: #FF0000;
    font-size: smaller;
    display: inline;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */


.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.debugbg {
    background-color: red;

}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}