/*
Theme Name: Dice.org - Dev
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: based
Tags: one-column, two-columns
Theme URI:
*/

html {box-sizing: border-box;}
*, *:before, *:after {
    box-sizing: inherit;
}
* {
    margin:0;
    padding:0;
    max-height:1000000px;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset, mejs-container{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
    border:0;
    background:none;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}
video, iframe, object, embed{max-width: 100%;}
input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align:middle;
    color:#999;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
    color:#006699;
    outline:none;
}
a:hover {
    text-decoration: none;
    opacity: 0.9;
}
body {
    color: #333;
    font: 15px/22px Helvetica, Arial, sans-serif;
    line-height: 1.6em;
    font-weight:lighter;
    background: #f5f5f5;
    overflow-y: scroll;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:none;
}
body > #dice-wrapper{
    background: #f5f5f5;
}

.body-class-page .dice-container{
    padding: 0;
}
.body-class-page .dice-footer {
    width: 890px;
}
.body-class-page #main .dice-container{
    background: #ffffff;
    padding: 33px 0 33px 33px;
    margin-top: 14px;
    margin-bottom: 14px;

}
.body-class-page #main .dice-container.visualizations{
    background: none;
}
.body-class-page .alignright{
    float: right;
}
.body-class-page h1{
    display: block;
    padding: 20px;
    background: #66ccff;
    color: #fff;
    font: italic 42px/45px 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.body-class-page-template-custom-page-erc .stories .post{
    margin: 0 10px 14px 0;
}
.body-class-search .block-title h1{
    padding: 18px;
    font: italic 42px/45px 'Roboto Condensed', Helvetica, Arial, sans-serif;
    color: #fff;
    background-color: #66ccff;
}
.body-class-single .toolkit li{
    width: 203px;
}
.body-class-single .dice-container {
    position: relative;
    padding: 0 0 0 25px;
    max-width: 930px;
    width: 100%;
    left: 15px;
}
.body-class-single .dice-nav nav.container{
    max-width: 960px;
    padding-left: 55px;
}
.body-class-single .dice-nav.drop-search .container{
    padding: 0 0 0 55px;
}
.body-class-single .dice-footer{
    width: 850px;
}
.body-class-single .dice-footer-links {
    padding: 15px 0 20px 0;
}
.body-class-archive .category{
    display: block;
    padding: 20px;
    background: #66ccff;
    color: #fff;
    font:italic 42px/45px 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.body-class-single-format-standard .clearfix{
    display: none;
}
.body-class-single-format-standard .img-holder img{
    padding: 0 33px 0 33px;
}
.body-class-page-template-custom-page-erc #sidebar{
    width: 308px;
}
.body-class-home .widget,
.body-class-home #diceAdvisorNews{
    border-color: #66ccff #fff #fff #fff;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%; line-height: 125%}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
.bold{
    color: #333;
    font-weight: bold;
    font: 15px/22px Helvetica, Arial, sans-serif;
    line-height: 1.6em;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:none;
}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
    border-left:4px solid #ccc;
    padding-left:10px;
    margin-left:14px;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
table, caption, tbody, tfoot, thead, tr, th, td{
    border-collapse: collapse;
    border-spacing: 0;
}
th, td{
    border:1px solid #ccc;
    padding:3px 7px;
    text-align:left;
    vertical-align:top;
}
th{
    border-color:#999;
    text-align:center;
    vertical-align:middle;
}
ul{ margin-left:1px; }
ul, ol{ padding-left:3em; }
ul ul,
ul ol,
ol ul,
ol ol{
    padding-left:3em;
    margin:0;
}
ul>li{list-style-type:disc;}
dl dt{
    float:left;
    clear:left;
    padding-right:4px;
    font-weight:bold;
}
pre{
    max-width: 100%;
    overflow: auto;
}
img{
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.clear{
    clear: both;
    margin: 0;
    padding: 0;
    border: 0 none;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-collapse: collapse;
    overflow: hidden;
}
input.error,
input[type="text"].error,
input[type="tel"].error,
input[type="email"].error,
input[type="url"].error,
input[type="password"].error,
input[type="search"].error{
    border: 1px solid #cc0000;
}
input[type="email"]{
    margin: 0;
    height: 40px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea{
    background:#fff;
    height: 35px;
    margin: 0 0 10px 0;
    width: 100%;
    font-style: italic;
    -webkit-appearance:none;
    border:1px solid #ebebeb;
    border-radius: 4px;
    padding: 3px 10px;
    outline: none;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus{
    font-style: normal;
}
textarea{
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}
input[type="search"] {-webkit-appearance: none;}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
input:focus, button:focus{
    border:1px solid #ccc;
    box-shadow:none !important;
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input:focus{
    outline:none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
    display: block;
    background: #006699;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    width: 100%;
    height: 38px;
    border: none !important;
    padding: 8px;
    margin: 0;
    font-size: 16px;
}
label{vertical-align:middle;}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding:0;
    border:0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button{
    display: block;
    background: #006699;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    width: 100%;
    height: 38px;
    border: none !important;
    padding: 8px;
    margin: 0;
    font-size: 16px;
}
button strong{
    font-weight: normal;
}
form .ico{
    position: absolute;
    top: 1px;
    right: 0;
    width: 37px;
    bottom: 1px;
    border-left: 1px solid #ebebeb;
    border-radius: 0 3px 3px 0;
}
form .ico.search{
    background: url('assets/images/sprite.png') no-repeat 7px -239px;
}
form .ico.forward{
    background: url('assets/images/sprite.png') no-repeat -49px -240px;
}
.subscribe{margin: -10px 0 0;}
.search-form{margin: 0;}
.search-form .row{padding: 0 0 12px;}
.search-form input[type="search"],
.subscribe input[type="email"],
.searchform input[type="search"]{
    float: left;
    margin: 0;
    height: 40px;
    padding: 10px 45px 10px 10px;
    border: 1px solid #ebebeb;
    color: #999;
    font-style: italic;
    width: 100%;
    border-radius: 3px;
}
.subscribe .item-text{
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 15px;
    color: #999;
    padding: 9px 0 0;
}
.subscribe .item-text.error{
    color: #c00;
    text-align: left;
    display: none;
    font-size: 14px;
}
.searchform input[type="search"]{padding: 10px 5px;}
.searchform .row{padding: 0 0 20px;}
.searchform input[type="submit"]{
    width: 100%;
    font-size: 16px;
    line-height: 19px;
    height: 48px;
}
.search-form input[type="submit"]:hover{
    text-decoration: none;
    opacity: 0.9;
}
.search-form .icon-magnifier{
    position: absolute;
    top: 9px;
    right: 14px;
    font-size: 20px;
}
.search-form .icon-magnifier::before{
    color: #999;
}
.search-form #searchsubmit{
    position: absolute;
    width: 45px;
    right: 0px;
    background: none;
}
.search-form input:focus,
.fields input:focus{
    font-style: normal;
    color: #999;
}
.input-holder{position: relative;}
.input-holder:after{
    display: block;
    content: '';
    clear: both;
}
.search-form fieldset > .row,
.erc fieldset > .row{
    padding: 0 12px 12px 12px;
}
.post-password-form input[type="password"],
.search-form input[type="text"]{
    width:150px;
}
.ui-loader{
    display: none;
}

/* Bootstrap overrides */
.container{
    max-width: 100%;
}

/* Navigation Menu */
.banner{
    background: #333333;
    padding: 5px;
}
.banner .block{
    background: clear;
    overflow: hidden;
    /*padding: 20px 21px 18px;*/
    /*max-width: 721px;*/
    margin: 0 auto;
    position: relative;
}
.banner .block iframe{
    margin: 0;
}
.banner .hipchat{
    display: inline-block;
    vertical-align: middle;
    margin: 0 5% 0 0;
}
.banner .text{
    display: inline-block;
    vertical-align: middle;
    color: #6a6a6a;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    margin: 0 5.1% 0 0;
    max-width: 242px;
}
.banner .title{
    display: block;
    margin: 0 0 8px;
    color: #303030;
    font-size: 26px;
    line-height: 26px;
    font-weight: normal;
}
.banner .btn{
    display: inline-block;
    vertical-align: middle;
    background: #787878;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    width: 167px;
    padding: 9px 8px 7px;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    letter-spacing: 3px;
}
.banner .btn:hover{
    opacity: 0.9;
    text-decoration: none;
}
.nav-block{
    background: #66ccff;
    margin: 0px;
}
.nav-block.red{
    background: #cc0000;
}
.nav-block.red .sub-nav > ul > li.active > a,
.nav-block.red .sub-nav > ul > li.hover > a{
    background: #8a0000;
}
.nav-block.red .sub-nav > ul > li{
    border-right: 1px solid #eb6a6a;
}
.nav-block.red .sub-nav .sub-nav > ul{
    border-left: 1px solid #eb6a6a;
}
.nav-block.red .sub-nav > ul{
    border-left: 1px solid #eb6a6a;
}

.nav-block .dice-container{
    padding: 0 10px;
}
.sub-nav > ul{
    padding: 0;
    margin: 0;
    border-left: 1px solid #9bdeff;
    font-size: 16px;
    line-height: 19px;
    position: relative;
}
.sub-nav > ul:after{
    content: '';
    clear: both;
    display: block;
}
.sub-nav > ul > li{
    list-style: none;
    float: left;
    border-right: 1px solid #9bdeff;
}
.sub-nav > ul > li > a{
    color: #fff;
    padding: 18px 22px;
    display: block;
}
.sub-nav > ul > li.drop > a{
    padding: 18px 38px 18px 22px;
    position: relative;
}
.sub-nav > ul > li.active > a,
.sub-nav > ul > li.hover > a{
    background: #006699;
    text-decoration: none;
}
.sub-nav > ul > li.drop > a:after{
    position: absolute;
    content: '';
    top: 27px;
    right: 22px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
}
.drop .drop-holder{
    background: #f5f5f5;
    top: 100%;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
    font-size: 15px;
    display: none;
}
.drop.hover .drop-holder{
    display: table;
}
.drop .drop-holder:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: -9999px;
    background: #f5f5f5;
    width: 9999px;
    border-right: 1px solid #fff;
}
.drop .drop-holder:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: -9999px;
    background: #f5f5f5;
    width: 9999px;
    border-left: 1px solid #fff;
}
.drop ul{
    margin: 0;
    margin-top: 20px;
    padding: 0;
    text-align: center;
    display: table-row;
}
.drop ul li{
    height: 100px;
    padding-top: 15px;
    border-left: 1px solid #fff;
    display: table-cell;
}
.drop ul li:first-child{border: 0px}
.drop ul a{
    position: relative;
    padding: 0;
    color: #999;
    display: block;
    margin: 10px 3px;
}
.drop ul a:hover{
    text-decoration: none;
    opacity: 0.8;
}
.drop-holder a:after{
    position: absolute;
    content: '';
    left: 50%;
}
.drop-holder .icon::before{
    font-size: 26px;
}

/* Home */
.home .widget.height-1{height: 152px;}
.home .widget.height-2, #diceAdvisorNews{height: 318px;}

/* Sponsor bar */
.sponsor{
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: -6px;
    width: 100%;
    background: #006699;
    color: #fff;
    font: 12px/22px Helvetica, Arial, sans-serif;
    font-weight: lighter;
}
.sponsor a{
    color: #fff;
    text-decoration: underline;
}
.sponsor .logo{
    float: left;
}
.sponsor .learn-more{
    float: right;
    height: 100%;
}
.sponsor .learn-more a{
    padding-left: 10px;
}


/* Top Stories */
.top-stories{
    overflow: hidden;
    padding: 0 0 14px;
    margin: 0 -21px 0 0;
}
.top-stories .col {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 0;
    position: relative;
    margin: 0;
}
.top-stories .col.featured-one-third{
    width: 33.33%;
}
.top-stories .col.featured-two-third{
    width: 66.66%;
}
.top-stories .col
.top-stories .col > img{
    width: 100%;
    height: auto;
}
.top-stories .col.style-1{width: 66.67%;}
.top-stories .col.style-2{width: 100%;}
.top-stories .col .title{
    font:italic 24px/29px 'Roboto Condensed', Helvetica, Arial, sans-serif;
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 21px;
    right: 19%;
}
.top-stories .col .title a{
    color: #fff;
    display: block;
    padding: 4px 5px 8px 14px;
    min-height: 70px;
}
.top-stories .col .title a:hover,
.top-stories .col .text a:hover{
    text-decoration: none;
    opacity: 0.9;
}
.top-stories .col .text{
    position: absolute;
    left: 15px;
    right: 35px;
    top: 50%;
    margin: -43px 0 0;
    font:italic 24px/30px 'Roboto Condensed', Helvetica, Arial, sans-serif;
    color: #fff;
}
.top-stories .col .text a{color: #fff;}
.top-stories .col.hidden{display: none;}
.top-stories .red{background: rgba(246, 150, 121, 0.77);}
.top-stories .green{background: rgba(196, 223, 155, 0.77);}
.top-stories .blue{background: rgba(125, 167, 217, 0.77);}
.top-stories .color{
    background-color: #006699;
    height: 100%;
    width: 300px;
}
.top-stories .featured{
    border-bottom: 0px solid #ebebeb;
    padding: 0 0 10px;
    margin: -10px 0 8px;
}
.top-stories .featured .subtitle{
    display: block;
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 17px;
    color: #006699;
}
.top-stories .featured p{margin: 0;}
.featured-mobile{
    display: none;
}
.top-stories .sponsor{
    position: absolute;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    margin-right: 20px;
}
.stories .featured{
    display: none;
}
.stories .featured.first{
    display: none;
}

/* Content */
#main:after{
    display: block;
    content: '';
    clear: both;
}
#main{
    padding: 0;
    overflow: hidden;
    float: left;
    clear: both;
    width: 100%;
}
#main .dice-container{
    background: #f5f5f5;
    padding: 14px 10px;
}
#content{
    float: left;
    width: 66%;
}
#content .upload-form{
    float: right;
    margin: 13px 0 19px;
}
#content .post .head h1{
    font: 42px/45px 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.stories .post h2{
    margin: 0 0 5px 0;
    font-size: 21px;
    line-height: 24px;
    color: #333;
    font-weight: normal;
    font-style: normal;
    font-family: Helvetica, Arial, sans-serif;
}
.stories .post h2 a{color: #333;}
.stories .post h2 a:hover{
    text-decoration: none;
    opacity: 0.9;
}
.stories .post .name,
.stories .post time{
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 15px;
    color: #999;
    font-weight: lighter;
    margin: 0 0 3px;
}
.stories .post p{
    margin: 0;
}
.stories .item-block{
    min-height: 318px;
}
.overlay-wrapper{
    width: 100%;
    padding: 0 0 20px 0;
}
.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    opacity: 0.3;
    background: url('assets/images/transparent.png') repeat;
    background-size: cover;
}
.gradient0 .overlay{
    background-image: linear-gradient(to bottom right,#cc0000,#ffb914);
    /*background-image: linear-gradient(red, orange);*/
}
.gradient1 .overlay{
    background-image: linear-gradient(to bottom right,#ffb914,#73be46);
    /*background-image: linear-gradient(yellow, orange);*/
}
.gradient2 .overlay{
    background-image: linear-gradient(to bottom right,#73be46,#66ccff);
    /*background-image: linear-gradient(purple, red);*/
}
.gradient3 .overlay{
    background-image: linear-gradient(to bottom right,#66ccff,#735aa5);
    /*background-image: linear-gradient(blue, purple);*/
}
.gradient4 .overlay{
    background-image: linear-gradient(to bottom right,#735aa5,#ffb914);
    /*background-image: linear-gradient(purple, yellow);*/
}
.gradient5 .overlay{
    background-image: linear-gradient(to bottom right,#ffb914,#006699);
}
.gradient6 .overlay{
    background-image: linear-gradient(to bottom right,#735aa5,#cc0000);
    /*background-image: linear-gradient(purple, red);*/
}
.gradient7 .overlay{
    background-image: linear-gradient(to bottom right, #cc0000, #006699);
    /*background-image: linear-gradient(red, blue);*/
}
.gradient8 .overlay{
    background-image: linear-gradient(to bottom right, #006699, #fff);
    /*background-image: linear-gradient(red, blue);*/
}
.gradient9 .overlay{
    background-image: linear-gradient(to bottom right,#fff,#cc0000);
    /*background-image: linear-gradient(yellow, orange);*/
}
.stories .post{
    background: #fff;
    padding: 15px 14px;
    overflow: hidden;
    font-size: 15px;
    margin: 0 0 14px;
    min-height: 152px;
}
.stories .post .img-holder{
    position: relative;
    margin: 0 20px 0 0;
}
.stories .post .holder{
    overflow: hidden;
    padding: 0px 0 0; /* changed from 5px - KS */
}
.desktop{
    display: block;
}
.desktop p:nth-of-type(2){
    display: none;
}
.tablet{
    display: none;
}
.mobile{
    display: none;
}
#more{
    display: block;
    background: #006699;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    width: 100%;
    border: none !important;
    padding: 8px;
    margin: 0;
    font-size: 16px;
    border-top: 1px solid #eee;
    margin-bottom: 14px;
    float: right;
}

/* Next Page Links for IE */
.pagination{
    display: none;
    margin: 0;
    float: right;
}
.pagination a{
    /*display: none;*/
    margin-left: 10px;
    padding: 8px 15px;
    float: right;
    background: #006699;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    height: 38px;
    border: none !important;
    font-size: 16px;
    line-height: 23px;
}
.navigation{
    overflow:hidden;
    margin:0 0 14px;
}
.navigation .next{
    float:left;
}
.navigation .prev{
    float:right;
}

/* Single Post */
.story{
    background: #fff;
    padding: 0;
    overflow: hidden;
}
.story .page-nav{
    display: block;
    background: #006699;
    color: #fff;
    border-radius: 4px;
    width: 100%;
    height: 38px;
    border: none;
    padding: 8px;
    margin: 0 0 15px 0;
    font-size: 16px;
}
.story .page-nav a{
    color: #fff;
    float: left;
}
.story .page-nav a:last-of-type{
    float: right;
}
.story a.page-one{
    margin-bottom: 15px;
    display: block;
}
.story #content{padding: 0 0 0 33px;}
.story:after{
    display: block;
    content: '';
    clear: both;
}
.story h1{
    padding-top: 20px;
    margin: 0 0 19px;
    color: #333;
    font:italic 42px/45px 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.story .top-heading{padding: 0 34px 26px 33px;}
.story .top-heading:after{
    display: block;
    clear: both;
    content: '';
}
.story .details{
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 14px;
    color: #333;
    float: left;
}
.story .details:after{
    content: '';
    display: block;
    clear: both;
}
.story .details li{
    float: left;
    padding: 0 22px 0 0;
    margin: 0;
    list-style: none;
    position: relative;
}
.story .details li{
    margin: 0 0 0 0px;
}
.story .details .icon::before{
    padding-right: 7px;
}
.dice-icon-link{
    color: #000000;
}
.story .details .author,
.story .details .date,
.story .details .labels,
.story .details .comments{
    padding: 2px 45px 2px 0;
}
.story .details li:first-child{margin: 0;}
.stories-list li{
    list-style: none;
    padding: 6px 0;
}
.story .d3{
    padding: 33px 10px 45px 33px;
}
.story .d3 .expand{
    position: absolute;
    bottom: 5px;
    left: 30px;
    display: inline;
    height: 45px;
}
.story .d3 .expand .icon-scale-spread-1::before{
    padding: 5px;
    background-color: #337ab7;
    color: #fff;
    font-size: 26px;
    border-radius: 3px;
}
.story .d3 .mobile-overlay{
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.story .d3 .expand .mobile-full{
    display: none;
}

.story .d3 iframe{
    height: 1px;
}
.story .stories-holder{
    float: left;
    /* padding: 0 33px; */
    padding: 0; /* - KS */
}
.stories-holder .img-holder.legacy{
    display: none;
}
.story .stories-holder.add{
    width: 66%;
    padding: 0 0 0 33px;
}
.story .img-holder{margin: 0 0 19px;}
.stories-list .more{
    display: inline-block;
    vertical-align: top;
}
.image-credit{
    margin-bottom: 30px;
    color: #999;
    font-size: 12px;
}
.section{
    clear:both;
    margin-top: 25px;
}
.section.respond form{
    margin: 0;
}
.section.comments, .section.respond{
    border-top: 5px solid #999999;
    padding-top: 25px;
}
.legacy .yarpp-related{
    display: none;
}
.caption{
    margin: 15px 33px 0 33px;
}
.related-jobs{
    position: relative;
    margin: -2px 0 28px;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 7px;
}
.related-jobs .search{
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
}
.related-jobs .job:not(:last-of-type){
    border-bottom: 1px solid #f5f5f5;
}
.related-jobs .job{
    padding: 5px 0;
}
.related-jobs .job-title{
    display: inline-block;
    padding-right: 15px;
}
.related-jobs .job-title a{
    text-transform: capitalize;
}
.related-jobs .job-details{
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    color: #999;
}
.related-jobs ul{
    padding: 0;
    margin-bottom: 0;
}
.related-jobs li{
    list-style: none;
}
.related-jobs button{
    display: none;
    margin-top: 10px;
}
.yarpp-related .yarpp-thumbnail-title {
    text-align: left !important;
    font-weight: normal !important;
    /*font-size: 96% !important;*/
    text-decoration: none !important;
}
.yarpp-related{
    margin: 30px 0;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail{
    height: auto !important;
    border: 0px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title{
    margin: 0;
}
.related-articles{
    overflow: hidden;
    padding: 34px 0 25px;
    margin: 0 -10px 0 0;
}
.related-articles .col{
    float: left;
    margin: 0 10px 15px 0;
    max-width: 170px; /* Made smaller from 189px - KS */
}
.related-articles .img-block{margin: 0 0 4px;}
.related-articles .col h2{
    font-size: 15px;
    line-height:18px;
    margin: 0;
    font-weight: normal;
}
.related-posts{
    margin: 30px 0;
}
.related-posts .wrapper {
    display: inline-block;
    width: 161px;
    margin: 5px 5px 5px 0;
    padding: 0 10px 0 0;
    vertical-align: top;
}
.related-posts h3{
    margin-bottom: 10px;
    padding: 0px;
    font-size: 18px;
    font-family: "Helvetica", "Arial", "sans-serif";
}
.related-posts img{
    margin: 0 0 5px 0;
    width: 100%;
}
.related-posts a{
    display: block;
    width: 151px;
    font-size: 96%;
    line-height: 1.4em;
}
.commentlist{
    margin:0 0 14px;
}
.commentlist .edit-link{
    margin:0;
}
.commentlist-item{
    border-top: 1px solid #999999;
    padding-top: 10px;
}
.commentlist-item .commentlist-item {
    padding:0 0 0 3em;
}
@media only screen and (max-width: 767px){
    .commentlist-item .commentlist-item {
        padding: 0;
    }
}
.comment,
.commentlist-holder{
    overflow:hidden;
}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item{
    padding-top:14px;
}
.commentlist .avatar-holder{
    float:left;
    margin:0 14px 4px 0;
}
.comment-form label{
    display:block;
    padding-bottom:4px;
}
.comment-form textarea{
    padding:3px 4px;
    overflow:auto;
    margin:0;
    height:120px;
    min-height:120px;
}
.comment-heading{
    font-weight: bold;
    margin-bottom: 10px;
}
.comment-form{overflow: hidden;}
.comment-form .title{
    display: block;
    font-size: 21px;
    line-height: 24px;
    margin: 0 0 6px;
    font-weight: normal;
    color: #333;
}
.comment-form .item-text{
    display: block;
    margin: 0 0 27px;
}
.comment-form label,
.post-password-form label{
    display: block;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 6px;
}
.comment-form .required{
    display: inline-block;
    vertical-align: top;
    color: #ff0000;
    font-size: 20px;
}
.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="text"]{
    margin:0 4px 0 0;
    width:300px;
}
.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover{
    text-decoration: none;
    opacity: 0.9;
}
.post-password-form input[type="password"],
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea{
    background: #fff;
    margin: 0;
    padding: 10px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    width: 100%;
    color: #b5b5b5;
    font-size: 18px;
    line-height: 23px;
    height: 44px;
    font-weight: 100;
}
.comment-form input[type="text"]:focus::-webkit-input-placeholder{opacity: 0;}
.comment-form input[type="text"]:focus::-moz-placeholder{opacity: 0;}
.comment-form input[type="text"]:focus:-ms-input-placeholder{opacity: 0;}
.comment-form input[type="email"]:focus::-webkit-input-placeholder{opacity: 0;}
.comment-form input[type="email"]:focus::-moz-placeholder{opacity: 0;}
.comment-form input[type="email"]:focus:-ms-input-placeholder{opacity: 0;}
.comment-form textarea:focus::-webkit-input-placeholder{opacity: 0;}
.comment-form textarea:focus::-moz-placeholder{opacity: 0;}
.comment-form textarea:focus:-ms-input-placeholder{opacity: 0;}
.post-password-form input[type="password"]{
    margin: 10px 10px 10px 0;
    width: 74%;
    height: 39px;
    display: block;
    float: none;
}
.comment-form textarea{
    resize: none;
    height: 216px;
    margin: 0;
}
.comment-form textarea:focus{border-color: #66ccff;}
.comment-form .row{margin: 0 0 25px;}
.comment-form .ico{border: none;}
.comment-form .error-text{
    display: none;
    font-size: 14px;
    line-height: 17px;
    color: #c00;
    padding: 10px 0 0;
}
.comment-form .error-state .error-text{display: block;}
.comment-form .not-valid .ico{
    background: #ffcc00;
    display: block;
}
.comment-form .not-valid .ico:after{
    position: absolute;
    content: '';
    background: url('assets/images/sprite.png') no-repeat -286px -250px;
    width: 3px;
    height: 18px;
    top: 50%;
    left: 16px;
    margin: -9px 0 0;
}

/* ERC Webinar Page */
.erc-webinar-page h1{
    position: absolute;
    background: none;
}
.erc-webinar-page .featured-image{
    margin-bottom: 25px;
}
.erc-webinar-dates.container{
    margin: 0;
    padding: 0;
}
.erc-webinar-dates .row {
    display: block;
}
.erc-webinar-dates .row > div{
    margin: 10px 0 20px 0;
}
.erc-webinar-dates .blurb ul{
    padding: 20px;
}
.erc-webinar-dates .dates{
    padding: 0;
}
.erc-webinar-dates .dates li{
    list-style: none;
    padding: 12px 0;
    border-bottom: 1px solid #ebebeb;
 }
.erc-webinar-dates .dates li:last-of-type{
    border-bottom: none;
}

/* Pages */
.pages .nav-block{
    padding: 0;
}
.pages .nav-block .dice-container{
    padding: 0;
}
.pages #content{
    width:66%;
}

/* Visualizations Page */
.visualizations .body-class-page h1{
    padding: 0;
    background-color: #fff;
}

.visualizations .stories .post h2{
    padding: 0;
    background: none;
}

.visualizations .stories.top-stories{
    margin: 0;
}

.visualizations #content .top-stories .col{
    width: 48.5%;
    padding: 0;
    margin: 0 0 15px 0;
    height: 301px;
    overflow: hidden;
    padding: 0;
    /*background-color: #fff;*/
}
.visualizations #content .top-stories .col:nth-of-type(odd){
    float: left;
}
.visualizations #content .top-stories .col:nth-of-type(even){
    float: right;
}
.visualizations .post.tablet{
    display: none;
}

/* Employer Resources Content */
.employer-resources + .drop-holder ul li{
    width: 250px;
}
.employer-resources .body-class-page h1{
    padding: 0;
    background-color: #fff;
}
.employer-resources .stories .post h2{
    padding: 0;
    background: none;
}
.erc.features iframe{
    margin: 0;
}
.erc #emailsubmit{
    color: #999;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45px;
    background: none;
}
.erc.features p{
    margin-bottom: 10px;
}
.erc .sub-nav .employer-resources{
    background: #006699;
    text-decoration: none;
}
.erc .sub-nav .career-toolkit,
.erc .sub-nav .subjects,
.erc .sub-nav .visual-data{
    display: none;
}

/* Home page confirmation for email signup */
.confirmation-header .confirmation h1{
    margin: 0;
    padding: 20px;
    color: #fff;
    background: #66ccff;
    display: block;
    font: italic 42px/45px 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.confirmation-header .confirmation-text{
    height: 100px;
}
.confirmation-header{
    margin-bottom: 14px;
}
.confirmation-text{
    padding: 14px 15px 14px;
    display: block;
    background: #fff;
}

/* Author Widget */
.author-widget img{
    border-radius: 50px;
    display: inline;
    float: right;
    margin-bottom: 14px;
}
.author-widget .author-description{
    clear: both;
    display: inline-block;
    padding-bottom: 7px;
    margin: 15px 0 0 0;
}
.author-widget .icon::before{
    padding-right: 5px;
}
.author-widget .larger-author-text{
    font-size: 16px;
    color: #006699;
    margin-top: 5px;
    display: inline;
    text-align: left;
    display: inline-block;
    max-width: 120px;
}
.author-widget .larger-author-text.authors{
    margin-top: 15px 0 15px;

}
.author-widget .smaller-author-text{
    padding-top: 14px;
    border-top: 1px solid #ebebeb;
}
.author-widget .smaller-author-text,
.author-widget .smaller-author-text a{
    color: #666;
    clear: both;
    font-size: 13px;
    display: inline;
}

/* Authors Page */
.authors-page.story{
    padding: 0;
    box-shadow: none;
}
.authors-page.story #content{
    padding: 0;
}
.authors-page h1 {
    margin: 0 0 14px;
    padding: 20px;
    color: #fff;
    background: #66ccff;
    display: block;
    font: italic 42px/45px 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.authors-page h2{
    display: block;
    width: 100%;
    padding-top: 10px;
    float: left;
    clear: both;
    text-align: left;
}
.authors-page .masthead,
.authors-page .more-authors{
    display: block;
    width: 100%;
    clear: both;
    float: left;
}
.authors-page .masthead{
    margin-bottom: 50px;
}
.authors .author-fields{
    width: 31.5%;
    height: 180px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin: 20px 0;
}
.authors .author-fields .the-author,
.authors .author-fields .larger-author-text{
    display: inline-block;
    font-size: 14px;
    padding-top: 1px;
    width: 100%;
    color: #006699;
}
.authors .author-fields .larger-author-text:hover{
    color: #006699;
}
.authors .author-fields img{
    display: inline-block;
    clear: both;
    margin: 5px;
    border-radius: 50px;
}
.author-header{
    margin-bottom: 14px;
}
.author-bio{
    padding: 14px 15px 14px;
    display: block;
    background: #fff;
}
.author-image{
    width: 220px;
    float: left;
    display: inline-block;
}
.author-image img{
    border-radius: 50px;
}
.author-email{
    font-size: 10px;
}
.dice-authors{
    margin-top: 10px;
}

/* Author Pages */
.author.page h1{
    margin: 0 0 14px;
    padding: 20px;
    color: #fff;
    background: #66ccff;
    display: block;
    font: italic 42px/45px 'Roboto Condensed', Helvetica, Arial, sans-serif;
}

/* Newsletter Widget */
#newsletter .text{
    margin-bottom: 20px;
}
#newsletter .email-error{
    margin-bottom: 10px;
    display: none;
    color: #cc0000;
}
#newsletter .subscribed,
#newsletter .validating{
    display: none;
    color: #999;
    font-style: italic;
}
#newsletter .links{
    margin-top: 10px;
}
#newsletter input[type="email"]{
    margin-bottom: 5px;
}

/* Employer Resources Newsletter */
#newsletter.erc .icon-arrow-32:before {
    font-size: 20px;
}
#newsletter.erc .links{
    margin-top: 0;
}

/* Top Stories Widget */
.top-stories .widget{
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    bottom: 0;
    background: none;
    border: none;
    padding: 94px 19px 10px;
    font: 15px/21px 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.top-stories .widget h3{
    margin: 0;
    font:italic 25px/31px 'Roboto Condensed', Helvetica, Arial, sans-serif;
    color: #fff;
    border: none;
    float: none;
    padding: 0 0 20px;
    min-height: 151px
}
.top-stories .widget ul li{
    padding: 0;
    border: none;
}
.top-stories .widget ul a{color: #66ccff;}
.top-stories .widget .tweet_avatar{
    float: left;
    color: #006699;
    font-size: 20px;
    margin: 5px 8px 0 0;
}
.top-stories .widget .tweet_avatar{
    background: url('assets/images/sprite.png') no-repeat -423px -340px;
    width: 20px;
    height: 16px;
}
.top-stories .widget .holder{
    overflow: hidden;
    display: block;
}

/* Latest Jobs Widget */
#dice-latest-jobs > .heading{
    margin-bottom: 14px;
}
#dice-latest-jobs .search{
    float: right;
}
#dice-latest-jobs .dice-nav-icon-magnifyingglass{
    position: relative;
    top: 2px;
}
#dice-latest-jobs .message{
    margin-bottom: 10px;
    color: #999;
    font-style: italic;
}
#dice-latest-jobs .job-details{
    margin-bottom: 2px;
    padding: 2px 0 0 0;
    font-size: 12px;
    line-height: 15px;
    color: #999;
}

/* Post a Job Widget and Request a Demo Widget */
.post-a-job,
.request-a-demo{
    padding: 0 0 35px 0;
    text-align: center;
}
.post-a-job .heading h2,
.request-a-demo .heading h2{
    padding: 16px 21px 14px 21px;
    background-color: #66ccff;
    width: 100%;
    color: #fff;
    font-style: italic;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    font-size: 22px;
}
.post-a-job img,
.request-a-demo img{
    text-align: center;
    font-size: 60px;
    margin: 10px 0 20px 0;
}
.post-a-job button,
.request-a-demo button{
    width: 200px;
    display: inline-block;
}

/* General Widget */
.widget:after{
    content: '';
    display: block;
    clear: both;
}
.widget ul{
    padding: 0;
    margin-bottom: 0;
}
.widget ul li{
    padding: 5px 0;
    list-style: none;
    border-top: 1px solid #ebebeb;
}
.widget .shareaholic-canvas ul li{
    border-top: none;
}
.widget ul li:first-child{border: none;}
.widget ul li a:hover{
    text-decoration: none;
    opacity: 0.9;
}
.widget .heading{
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 14px;
}
.widget .heading:after{
    content: '';
    display: block;
    clear: both;
}
.widget h2,
.widget h3,
.widgettitle{
    margin: 0 0 -1px;
    padding: 0 0 14px;
    font-size: 19px;
    float: left;
    line-height: 22px;
    font-weight: normal;
    color: #000;
    position: relative;
    border-bottom: 2px solid #66ccff;
}
.widget a h2{
    color: #006699;
}
.widget a:hover h2{
    text-decoration: none;
    color: #23527c;
}
.widget select{min-width: 150px;}
.widget_recent_entries .more{
    display: none;
}
.widget .serp-result-content {
    padding-bottom: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid #f5f5f5;
    display: inline-block;
}
.widget .serp-result-content:last-of-type{
    margin-bottom: 0;
    border-bottom: 0;
}
.widget .serp-result-content h3{
    display: block;
    padding-bottom: 0;
    width: 100%;
    font-size: 16px;
    border: 0px;
}
.widget .serp-result-content .details{
    display: inline;
    margin: 0 0 5px 0;
    width: 100%;
    max-width: 262px;
}
.widget .serp-result-content ul li{
    display: inline;
    padding: 0;
    border: 0;
    font-size: 12px;
    color: #999;
}
.widget .serp-result-content ul li a{
    color: #999;
}
.widget .serp-result-content .employer:after{
    content: "-";
}
.widget .serp-result-content .posted{
    display: none;
}
.widget .btn-search:after{
    position: absolute;
    content: '';
    background: url('assets/images/sprite.png') no-repeat -2px -251px;
    width: 17px;
    height: 17px;
    top: 0;
    left: 0;
}
.widget .btn-search:hover{
    opacity: 0.9;
    text-decoration: none;
}
.widget .stories-list{
    margin: -16px 0 0;
    padding: 0;
}
.widget .more:hover{
    opacity: 0.9;
    text-decoration: none;
}
.widget .open-close{
    float: right;
    width: 100px;
}
.widget .open-close .slide{
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
}
.widget .open-close .widget{
    border-width: 2px 0 0;
}
.widget .open-close .slide.js-slide-hidden{
    right: auto;
    bottom: auto;
}
.widget .open-close .close{
    float: right;
    background: url('assets/images/sprite.png') no-repeat -225px -253px;
    width: 9px;
    height: 10px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 5px 0 0;
}
.widget-post-a-job{
    padding-right: 17px;
}

.widget .btn-search{
    float: right;
    font-size: 14px;
    line-height: 17px;
    margin: 2px 0 0;
    position: relative;
    padding: 0 0 0 21px;
}
.widget iframe{
    margin: 0;
}
.widget.follow-dice img {
    margin-right: 10px;
    height: 32px;
}
.widget,
#diceAdvisorNews {
    background: #fff;
    padding: 16px 21px 15px;
    margin-bottom: 14px;
    border: solid;
    border-width: 2px 0 1px 1px;
    border-color: #66ccff #f5f5f5 #f5f5f5 #f5f5f5;
    position: relative;
}
.widget_recent_entries_from_category a.more{
    display: none;
}
.popular-posts .heading{
    margin: 0 0 14px;
}
#diceAdvisorNews button{
    margin: 0 0 15px 0;
}
#text-5 .heading{
    display: none;
}
.textwidget { /* Added for the Monetate Newsletter subscription widget */
    display: block;
    clear: both;
}
.textwidget .content p{
    /*margin: 28px 0 28px 0;*/
    margin-top: 55px;
}
.author-sidebar .widget{
    margin: 0 0 14px;
}
.archive-sidebar .author-widget{
    display: none;
}

/* Career Toolkit */
.drop-holder ul li {
    width: 300px;
}
.subjects + .drop-holder ul li{
    width: 100px;
}
.career-toolkit + .drop-holder ul li{
    width: 250px;
}
.career-toolkit #content{
    position: relative;
}
.career-toolkit #content .contents{
    clear: both;
    float: left;
}
.career-toolkit #content .contents.main-page{
    margin-top: 35px;
}
.career-toolkit .featured {
    margin: 0 0 -50px;
    padding: 0 0 15px;
    display: inline-block;
}
.career-toolkit .featured img{
    float: left;
    margin-bottom: 15px;
}
.career-toolkit .featured-title{
    color: #fff;
    font: italic 30px 'Roboto Condensed', Helvetica, Arial, sans-serif;
    background: #66ccff;
    margin-top: 0px;
    padding: 15px 20px;
}
.career-toolkit .featured-title.main-page {
    position: absolute;
    top: 15px;
    left: 20px;
    padding: 0;
    margin-top: 0px;
}
.career-toolkit .section.comments,
.career-toolkit .section.respond{
    display: none;
}
.career-toolkit .omsc-toggle{
    margin: 0;
}
.career-toolkit .omsc-toggle{
    margin: 0;
    border-top: 0px;
}
.career-toolkit .omsc-toggle:first-of-type{
    border-top: 1px solid #e1e1e1;
}
.career-toolkit .omsc-toggle-inner{
    padding-left: 0;
}
.toolkit{
    display: block;
    width: 100%;
    height: 60px;
    background: #006699;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: -999;
}
.toolkit ul {
    list-style-type: none;
    padding: 0;
    display: table;
    width: 900px;
    margin: auto;
    border-spacing: 5px;
    line-height: 40px;
    text-align: center;
}
.toolkit li{
    display: table-cell;
    width: 275px;
    height: 40px;
    background: #006699;
    color: #000000;
    border-radius: 8px;
    vertical-align: top;
    padding: 0px 0px 0px 10px;
}
.toolkit li a {
    vertical-align: middle;
    position: relative;
}
.toolkit li a .dice-icon{
    vertical-align: middle;
    position: relative;
}
.toolkit a{
    color: #ffffff;
}
.toolkit .toolkit-button{
    display: table-cell;
    border-left: 1px solid #224466;
}
.toolkit .toolkit-button.last{
    border-right: 1px solid #224466;
}
.toolkit .icon{
    display: inline;
    color: #ffffff;
}
.toolkit .icon::before{
    position: relative;
    top: 2px;
    right: 10px;
    font-size: 28px;
}

/* Dice Data */

.dice-data .sub-nav > ul > li.active > a.employer-resources{
    background-color: #66ccff;
}
.dice-data #content{
    width: 68%;
}
.dice-data picture.header img{
    width: 100%;
    padding: 0 19px 14px 0;
}
.dice-data .top-stories .col{
    width: auto;
    padding-bottom: 14px;
}
.dice-data .autoscroll{
    padding: 0 20px 0 0;
}

/* Footer */
.footer{
    text-align: center;
}

/* Dice Specific */
#dice-wrapper{
    overflow: hidden;
}
#dice-wrapper .success-state .ico{
    border-color: #66cc66;
    background:#66cc66 url('assets/images/sprite.png') no-repeat -158px -241px;
    display: block;
}
#dice-wrapper .success-state input,
#dice-wrapper .success-state textarea,
#dice-wrapper .error-state input,
#dice-wrapper .error-state textarea{
    padding: 10px 45px 10px 5px;
}
#dice-wrapper .error-state input,
#dice-wrapper .error-state textarea{
    border-color: #c00;
}
#dice-wrapper .error-state .ico{
    border-color: #c00;
    background:#c00 url('assets/images/sprite.png') no-repeat -98px -241px;
    display: block;
}
#dice-wrapper .comment-form .error-state .ico{
    background:#c00;
}
#dice-wrapper .comment-form .error-state .ico:after{
    position: absolute;
    content: '';
    background: url('assets/images/sprite.png') no-repeat -106px -251px;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -9px;
}
#dice-wrapper .error-state .item-text{
    display: none;
}
#dice-wrapper .error-state .item-text.error{
    display: block;
}

/* Dice header and footer */
.dice-container{
    width: 960px;
    padding: 10px;
    margin: 0 auto;
}
.dice-container:after,
.row:after{
    display: block;
    content: '';
    clear: both;
}


/* Sidebars */
#sidebar{
    float: right;
    /*width: 32%;*/
    width: 300px;
}

/* Resume Tables */
.resume-table{
    width: 100%;
}
.resume-table td{
    width: auto;
    border: 0px;
}

.no-posts {
    font: 22px Helvetica, Arial, sans-serif;
    padding: 18px;
}

/* D3 */
.d3{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.d3 iframe{
    width: 100%;
    height: 100%;
}

/* Shareaholic Icons */
.body-class-single .shareaholic-canvas:nth-of-type(1) {
    position: fixed;
    margin: -140px 0 0 -104px;
    z-index: 999;
}
.body-class-single .shareaholic-canvas:nth-of-type(1).share-header{
    margin: -13px -72px 0;
}
.body-class-single .shareaholic-canvas.share-bottom{
    display: block;
    padding: 0 0 0 18px;
    margin-bottom: 15px;
}

/* Marketo embed shortcode */
.marketo-embed .more-info{
    display: inline-block;
    width: 100%;
    line-height: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #ebebeb;
    padding: 10px 0 10px 10px;
}
.marketo-embed .more-info p{
    display: none;
}
.marketo-embed .more-info .container{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.marketo-embed .more-info .row{
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.marketo-embed .more-info form{
    margin: 0;
}
.marketo-embed .more-info input,
.marketo-embed .more-info button{
    height: 25px;
    font-size: 12px;
}
.marketo-embed .more-info button{
    line-height: 12px;
    margin: 0;
}
.marketo-embed .more-info [class*="col-"]{
    padding-left: 0;
    padding-right: 10px;
}
.marketo-embed .more-info .response{
    display: none;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
.marketo-embed .more-info .response.email-error{
    margin-top: 10px;
}



/* Custom file input styles */
.jcf-file {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0 0 -5px;
}
.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0;
}
.jcf-file .jcf-fake-input {
    display: inline-block;
    text-overflow:ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    padding: 0 8px;
    font-size: 16px;
    line-height: 19px;
    height: 20px;
    width: 80px;
    color: #006699;
}
.jcf-file:hover{
    cursor: pointer;
    opacity: 0.9;
    text-decoration: none;
}
.jcf-file .jcf-upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #777;
    margin: 0 0 0 -1px;
    padding: 0 10px;
    line-height: 28px;
    height: 28px;
    display: none;
}
.jcf-disabled {background: #ddd !important;}
.jcf-focus, .jcf-focus * {border-color: #f00 !important;}

/* Tablet screens */
@media only screen and (max-width:995px){

    /* General */
    .body-class-single-format-standard .img-holder img {
        padding: 0;
    }
    .body-class-single .toolkit{
        width: 100%;
    }
    .body-class-single .dice-container{
        padding: 0 0 0 30px;
    }
    .body-class-single .dice-nav nav.container{
        width: 100%;
        padding: 0 5px 0 15px;
    }
    .body-class-single .dice-nav.drop-search .container{
        padding: 0;
    }
    .body-class-single .dice-footer{
        width: 90%;
    }
    .body-class-single .dice-bar,
    .body-class-page .dice-bar, .dice-bar{
        width: 100%;
        padding-left: 5px;
    }
    .body-class-single .dice-logo{
        margin: 0;
    }
    .body-class-single .post-wrapper {
        padding-left: 30px;
        margin: 0 auto;
        max-width: 880px;
    }
    .body-class-page #main .dice-container{
        padding: 33px;
        max-width: 98%;
    }
    .confirmation-header{
        margin-top: 15px;
    }

    /* Nav bar */
    .drop ul{
        display: block;
        width: 100%;
        margin-top: 0;
    }
    .drop ul li,
    .drop ul li:first-child{
        display: block;
        padding: 0 0 8px 0;
        height: 50px;
        max-width: 1000px;
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    .drop ul li:first-child{
        border-left: 0;
    }
    .drop ul a{
        margin: 0;
        padding: 0 0 3px 0;
        text-align: left;
    }
    .drop .dice-icon{
        display: inline;
        position: relative;
        top: 10px;
    }

    /* Top stories */
    .top-stories .col{
        padding: 0 20px 0 0;
    }
    .top-stories .col .title{
        font-size: 16px;
        line-height: 19px;
        bottom: 14px;
        right: 21%;
    }
    .top-stories .col .title a{
        padding: 15px 5px 15px 19px;
    }
    .top-stories .col .text{
        font-size: 16px;
        line-height: 19px;
    }
    .top-stories .widget{
        top: auto;
        padding: 94px 15px 0px;
        bottom: -3px;
    }
    .top-stories .widget h3{
        padding: 0;
        font-size: 18px;
        line-height: 21px;
        min-height: 100%;
    }
    .desktop{
        display: none;
    }
    .tablet{
        display: block;
    }
    .mobile{
        display: none;
    }

    /* Content */
    #content{
        float: none;
        width: 100%;
    }
    .story{
        -webkit-box-shadow: 1px 1px 1px 0 #dbdbdb;
        box-shadow: 1px 1px 1px 0 #dbdbdb;
        padding: 15px 0 0;
        width: 90%; /* Set to 90% to accommodate sharing icons */
        padding: 30px;
        margin: auto;
    }
    .story .d3{
        padding: 33px 10px 45px 10px;
    }
    .story .img-holder img{
        width: 100%;
        height: auto;
    }
    .story h1{
        font-size: 32px;
        line-height: 35px;
        margin: 0 0 20px;
    }
    .story .top-heading{
        padding: 0 10px 20px;
    }
    .stories-holder,
    .story #content{
        padding: 0;
    }
    .stories .author-bio{
        margin: 0 0 7px 0;
    }
    .stories .post{
        padding: 8px 10px 10px;
        margin: 0 0 10px;
        /*-webkit-box-shadow: 1px 1px 1px 0 #dbdbdb;
        box-shadow: 1px 1px 1px 0 #dbdbdb;*/
        min-height: 1px;
        height: auto;
    }
    .stories .post p{
        display: none;
    }
    .stories .post h2{
        margin: 0 0 2px;
        font-size: 16px;
        line-height: 19px;
    }
    .stories .post .img-holder{
        margin: 2px 21px 0 0;
    }
    .stories .post .holder{
        padding: 0;
    }
    .related-jobs .search{
        display: block;
    }
    .related-jobs button{
        display: block;
    }
    .paging{
        padding: 14px 0 0;
    }

    /* Career toolkit */
    .toolkit{
        height: 60px;
        padding-top: 0px;
    }
    .toolkit ul {
        list-style-type: none;
        padding: 0;
        display: table;
        width: 764px;
        margin: auto;
        border-spacing: 3px;
    }
    .toolkit li{
        display: table-cell;
        width: 200px;
        height: 50px;
        background: #006699;
        color: #000000;
        border-radius: 8px;
        vertical-align: middle;
        padding: 2px 0px 0px 4px;
    }
    .toolkit li a {
        vertical-align: middle;
        position: relative;
        top: -5px;
    }
    .toolkit li a .dice-icon{
        vertical-align: middle;
        position: relative;
        top: 2px;
    }
    .toolkit .dice-icon:before{
        margin: 20px 20px 20px 10px;
    }

    /* Author pages */
    .author-fields{
        width: 200px;
    }
    .author h1{
        margin-top: 15px;
    }

    .author-bio .author-image{
        width: 60px;
        margin: 0 21px 0 0
    }
    .author-bio h1{
        display: none;
    }

    /* Dice Data */
    .dice-data #content{
        width: 100%;
    }
    .dice-data picture.header img{
        padding: 0 0 10px 0;
    }
    .dice-data .top-stories{
        margin: 0;
    }
    .dice-data .top-stories .col{
        width: 50%;
        box-sizing: border-box;
    }
    .dice-data .top-stories .col:nth-child(odd){
        padding: 0 5px 10px 0;
    }
    .dice-data .top-stories .col:nth-child(even){
        padding: 0 0 10px 5px;
    }
    .dice-data .top-stories .col:nth-child(odd) .sponsor{
        margin: 0 5px 0 0;
    }
    .dice-data .top-stories .col:nth-child(even) .sponsor{
        margin: 0 0 0 5px;
    }
    .dice-data .top-stories .col:nth-child(even) .title{
        left: 5px;
    }
    .dice-data .top-stories .col .title{
        font-size: 20px;
        bottom: 25px;
    }
    .dice-data .sponsor{
        margin-right: 5px;
    }
    .dice-data .autoscroll{
        padding: 0;
    }

    /* Other */
    #sidebar{
        display: none;
    }
    .top-link{ /* this is for footer */
        background: #111;
        width: 100%;
        display: block;
        border-bottom: 1px solid #333;
        border-radius: 4px;
    }
    .pages #content {
        width: 100%;
    }
    .visualizations #content .top-stories .col{
        width: 49%;
    }

    /* Dice specific */
    .dice-container{
        width: 100%;
    }
    /*
    .dice-bar .dice-icon-tribar{
        margin-right: 15px;
    }*/


    /* Shareaholic Icons */
    .body-class-single .shareaholic-canvas:nth-of-type(1) {
        margin: -135px 0 0 -115px;
    }
    .body-class-single .shareaholic-canvas:nth-of-type(1).share-header {
        margin: -43px -103px 0;
    }
}

/* Mobile screen */
@media only screen and (max-width:767px) {

    body {
        min-width: 320px;
    }
    .body-class-single .dice-footer{
        width: 100%;
    }
    .body-class-single .post-wrapper{
        padding-left: 0px;
        width: 100%;
    }
    .body-class-page #main .dice-container{
        padding: 33px;
        clear: both;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .body-class-single .dice-container{
        left: 0;
        padding: 0;
    }
    .confirmation-header .confirmation h1{
        font-size: 30px;
    }
    .confirmation-header .confirmation-text{
        height: auto;
    }
    .mobile {
        display: block;
    }

    /* Navigation */
    .banner{
        display: none;
    }
    .nav-block{
        margin-bottom: 0;
    }
    .sub-nav > ul{
        border-left: 0;
    }
    .sub-nav > ul > li.active > a, .sub-nav > ul > li.hover > a{
        background: #66ccff;
    }
    .drop ul a{
        padding: 8px 0 3px 5px;
    }
    .drop ul p{
        display: inline;
    }
    .drop ul .icon{
        padding: 0 10px;
    }
    .drop .icon:before{
        position: relative;
        top: 3px;
    }
    .drop.hover .drop-holder{
        display: none;
    }

    /* Top stories */
    .top-stories {
        margin: 0;
        padding: 0;
    }
    .top-stories .col {
        display: none;
        margin: 0 auto 10px;
        max-width: 300px;
        width: 100%;
        padding: 0;
        float: none;
    }
    .top-stories .col .tablet {
        display: none;
    }
    .top-stories .col .mobile {
        display: block;
    }
    .top-stories .col.mobile {
        display: block;
    }
    .top-stories .col .title {
        bottom: 21px;
        right: 14%;
        font-size: 24px;
        line-height: 29px;
    }
    .top-stories .col .title a {
        padding: 4px 5px 8px 15px;
    }
    .top-stories .col .text {
        font-size: 24px;
        line-height: 29px;
    }
    .top-stories .widget {
        padding: 10px 22px 51px;
        right: 0;
    }
    .top-stories .widget h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .featured-mobile{
        display: inline-block;
        position: relative;
        width: 100%;
        text-align: center;
    }
    .featured-mobile div{
        position: relative;
        display: inline-block;
        padding: 10px 0;
        box-sizing: border-box;
        width: 49.5%;
    }
    .featured-mobile div:first-of-type{
        padding-right: 5px;
    }
    .featured-mobile div:nth-of-type(2){
        padding-left: 5px;
    }
    .featured-mobile div:not(.visualizations) {
        width: 100%;
    }
    .featured-mobile img{
        display: inline-block;
        width: 100%;
    }
    .featured-mobile .title{
        margin: 0 5px 0 0;
        position: absolute;
        display: inline-block;
        left: 0;
        bottom: 25px;
        width: 80%;
        text-align: left;
    }
    .featured-mobile .second .title{
        margin: 0 0 0 5px;
    }
    .featured-mobile .title a {
        display: block;
        padding: 4px 14px 4px 14px;
        width: 100%;
        min-height: 70px;
        color: #fff;
        font: italic 18px/24px 'Roboto Condensed', Helvetica, Arial, sans-serif;
    }
    .stories .featured{
        display: block;
    }

    /* Content */
    #main{
        margin: 0;
        width: 100%;
        padding: 0;
    }
    .content{
        padding: 10px;
    }
    #content .upload-form {
        display: inline-block;
        vertical-align: top;
        float: none;
        margin: 0 0 10px;
    }
    .stories .post {
        margin-bottom: 10px;
        padding: 8px 10px 6px;
        width: 100%;
    }
    .stories .post .holder {
        padding: 0;
    }
    .stories .post h2 {
        font-size: 14px;
        line-height: 17px;
        margin: 0 0 1px;
    }
    .story {
        padding: 0;
        width: 100%;
    }
    .story #content{
        padding: 0 10px;
    }
    .story .img-holder {
        margin: 0 -10px 17px;
    }
    .story h1 {
        margin: 0 0 9px;
        font-size: 24px;
        line-height: 29px;
    }
    .story .details {
        float: none;
        display: block;
    }
    .story .details:after {
        content: '';
        display: block;
        clear: both;
    }
    .story .details li {
        margin: 0 0 12px;
        width: 44%;
    }
    .story .d3 .mobile-overlay{
        display: block;
    }
    .story .d3 .expand .mobile-full{
        display: block;
    }
    .story .d3 .expand .icon{
        display: none;
    }
    .comments-link {
        padding: 0 0 0 0;
    }
    .social-networks {
        float: none;
        margin: 0;
    }
    .related-articles {
        padding: 0 0 7px;
    }
    .related-articles .col {
        float: none;
        margin: 0 auto 19px;
        max-width: 300px;
    }
    .related-articles .col img {
        width: 100%;
        height: auto;
        max-width: 320px;
    }
    .related-jobs .job-title{
        display: block;
    }
    .related-posts .last{
        display: none;
    }

    /* Career toolkit */
    .career-toolkit .featured-title.main-page{
        display: block;
        background: #66ccff;
        position: static;
        margin: 0;
        padding: 10px;
    }
    .career-toolkit .featured{
        display: none;
    }
    .career-toolkit .featured img{
        display: none;
    }
    .toolkit ul{
        margin: 0;
        width: 100%;
    }
    .toolkit li{
        display: inline;
        width: auto;
    }
    .toolkit li a{
        padding: 0 4px;
    }
    .toolkit .toolkit-button{
        display: inline-block;
    }
    .toolkit .icon:before {
        top: 14px;
        right: 0;
        padding: 0 10px;
    }
    .toolkit a .text{
        display: none;
    }
    .toolkit .toolkit-button {
        border-left: 0;
    }
    .toolkit .toolkit-button.first {
        border-left: 0;
    }
    .toolkit .toolkit-button.last {
        border-right: 0;
    }

    /* Authors */
    .author h1 {
        font-size: 20px;
        padding: 5px 10px 5px 10px;
    }
    .author-bio{
        margin-bottom: 7px;
    }

    /* Authors Page */
    .authors .author-fields{
        width: 47%;
    }

    /* Dice Data */
    .dice-data .top-stories .col{
        margin-bottom: 0;
        display: block;
        max-width: 766px;
        width: 100%;
    }
    .dice-data .top-stories .col:nth-child(even),
    .dice-data .top-stories .col:nth-child(odd){
        padding: 0 0 10px 0;
    }
    .dice-data .top-stories .col:nth-child(even) .sponsor,
    .dice-data .top-stories .col:nth-child(odd) .sponsor{
        margin: 0;
    }
    .dice-data .top-stories .col:nth-child(even) .title{
        left: 0;
    }
    .dice-data .sponsor{
        margin-right: 5px;
    }
    .dice-data .sponsor{
        margin-right: 0;
    }

    /* Dice specific */
    .dice-footer .dice-footer-links {
        display: block;
        width: 100%;
        padding: 15px;
    }
    .copyright-hide{
        display: none;
    }
    .body-class-single .dice-nav nav.container{
        padding: 0;
    }

    /* Other */
    .check{
        background: #444;
        height: 200px;
        width: 100%;
    }
    .pages #content{
        width:100%;
    }
    .post-password-form input[type="password"],
    .post-password-form input[type="submit"] {
        width: 100%;
    }
    .footer{
        /*display: none;*/
    }
    #menu-item-126692 ul li {
        width: 100%;
    }
    .visualizations #more{
        margin: 0;
    }
    .visualizations .post.tablet{
        display: block;
    }

    /* Does this even apply to anything */
    .upload-resume {
        margin: 0 0 30px;
    }
    .upload-resume .title {
        float: none;
        display: block;
        margin: 0 0 15px;
        text-align: center;
    }
    .upload-resume ul {
        text-align: center;
        padding: 0;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .upload-resume ul li {
        display: inline-block;
        vertical-align: top;
        float: none;
        margin: 0 5px 10px;
    }
    .upload-resume .format {
        float: none;
        display: block;
        text-align: center;
        width: auto;
    }
    .upload-resume .holder {
        float: none;
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width:540px){
    a.yarpp-thumbnail:last-of-type{
        display: none;
    }
}

@media only screen and (max-width:445px){
    .featured-mobile div{
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .featured-mobile div:first-of-type{
        padding: 10px 0;
    }
    .featured-mobile img{
        margin: 0;
        width: 100%;
    }
    .featured-mobile .second{
        display: none;
    }
    .featured-mobile .title a {
        font-size: 24px/28px;
    }

    .sub-nav > ul > li > a,
    .sub-nav > ul > li.hover > a,
    .sub-nav > ul > li.active > a,
    .sub-nav > ul > li.drop > a{
        padding: 15px;
    }
    .sub-nav > ul > li.drop > a:after{
        display: none;
    }
}

/* I have no idea where this came from or if it
 even applies to anything */
/* Moved from theme.css */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky,
.bypostauthor{
    display:block;
}
.pages #main {
    overflow: visible;
}
.subscribe .row .input-holder input[type="submit"]{
    display:none;
}
.s2_form_widget .subscribe form {
    margin-bottom:0px;
}
.widget #xmt_Primary_wid.xmt .tweet_avatar {
    width:20px;
}
.title h1{
    padding-top:3px;
}
.widget #xmt_Primary_wid.xmt ul {
    line-height: inherit;
    margin-left:1px;
}
.widget .subscribe .s2_message{
    margin-bottom:0px;
}
.wpcf7 .wpcf7-response-output{
    display:none !important;
}
.success .upload-message,
.success .upload-message .item-4{
    display: block;
}
.error .upload-message,
.error .upload-message .item-3{
    display: block;
}
.error .upload-message .item-format,
.error .upload-message .size{display: block;}
.error .upload-message{background: none repeat scroll 0 0 #cc0000;}
.error .upload-message .subtitle:after{
    background: url("assets/images/sprite.png") no-repeat scroll -2px -310px rgba(0, 0, 0, 0);
    height: 106px;
}

.success .upload-message .item-format,
.success .upload-message .size{display: none;}
.success .upload-message{background: #66cc66;}
.success .upload-message .subtitle:after{
    background: url('assets/images/sprite.png') no-repeat -180px -307px;
    height: 109px;
}

/* Misc. */
.smalltext {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.smalltext a{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
}
#dhi-icon {
    width: 44px;
    float: left;
}
#service-text {
    height: 26px;
    vertical-align: middle;
    padding-top: 9px;
}

/* Font icons */
@charset "UTF-8";

@font-face {
    font-family: "dice-icons-customer";
    src:url("assets/fonts/dice-icons-customer/fonts/dice-icons-customer.eot");
    src:url("assets/fonts/dice-icons-customer/fonts/dice-icons-customer.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/dice-icons-customer/fonts/dice-icons-customer.woff") format("woff"),
    url("assets/fonts/dice-icons-customer/fonts/dice-icons-customer.ttf") format("truetype"),
    url("assets/fonts/dice-icons-customer/fonts/dice-icons-customer.svg#dice-icons-customer") format("svg");
    font-weight: normal;
    font-style: normal;

}
[data-icon]:before {
    font-family: "dice-icons-customer" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="dice-nav-icon-"]:before,
[class*="dice-nav-icon-"]:before {
    font-family: "dice-icons-customer" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dice-nav-icon-arrow-68:before {
    content: "V";
}
.dice-nav-icon-arrow-67:before {
    content: "W";
}
.dice-nav-icon-list-view:before {
    content: "v";
}
.dice-nav-icon-magnifyingglass:before {
    content: "i";
}
.dice-nav-icon-searchlocation:before{
    content: "l";
}

/* More font icons */
@font-face {
    font-family: "dice-insights";
    font-weight: normal;
    font-style: normal;
    src: url("assets/fonts/dice-insights/dice-insights.eot?b9066468efb2f7f2456b1f23027203f4");
    src: url("assets/fonts/dice-insights/dice-insights.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/dice-insights/dice-insights.woff?b9066468efb2f7f2456b1f23027203f4") format("woff"),
    url("assets/fonts/dice-insights/dice-insights.ttf?b9066468efb2f7f2456b1f23027203f4") format("truetype"),
    url("assets/fonts/dice-insights/dice-insights.svg?b9066468efb2f7f2456b1f23027203f4#dice-insights") format("svg");
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "dice-insights" !important;
    font-style: normal !important;
    font-variant: normal !important;
    line-height: 1;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.icon-academic-cap:before {
    content: '\f101';
}
.icon-arrow-32:before {
    content: '\f102';
}
.icon-arrow-65:before {
    content: '\f103';
}
.icon-arrow-66:before {
    content: '\f104';
}
.icon-books-3:before {
    content: '\f105';
}
.icon-bubble-comment-2:before {
    content: '\f106';
}
.icon-chart-board:before {
    content: '\f107';
}
.icon-clock-2:before {
    content: '\f108';
}
.icon-cloud:before {
    content: '\f109';
}
.icon-compass-2:before {
    content: '\f10a';
}
.icon-contacts-1:before {
    content: '\f10b';
}
.icon-crosshair-1:before {
    content: '\f10c';
}
.icon-database-network:before {
    content: '\f10d';
}
.icon-edit-3:before {
    content: '\f10e';
}
.icon-hierarchy-1:before {
    content: '\f10f';
}
.icon-lightbulb-2:before {
    content: '\f110';
}
.icon-magnifier:before {
    content: '\f111';
}
.icon-mail-1:before {
    content: '\f112';
}
.icon-mountain-bike:before {
    content: '\f113';
}
.icon-network-2:before {
    content: '\f114';
}
.icon-pen-5:before {
    content: '\f115';
}
.icon-scale-spread-1:before {
    content: '\f116';
}
.icon-scale-spread-2:before {
    content: '\f117';
}
.icon-screen-2:before {
    content: '\f118';
}
.icon-smartphone:before {
    content: '\f119';
}
.icon-smiley-happy-4:before {
    content: '\f11a';
}
.icon-smileys:before {
    content: '\f11b';
}
.icon-suitcase-1:before {
    content: '\f11c';
}
.icon-tag-2:before {
    content: '\f11d';
}
.icon-twitter-logo-filled:before {
    content: '\f11e';
}
.icon-user-1:before {
    content: '\f11f';
}
.icon-window-code-1:before {
    content: '\f120';
}
.icon-window-list-2:before {
    content: '\f121';
}

/* Dice UK nav dropdown icons */
@charset "UTF-8";

@font-face {
    font-family: "dice-uk-technews";
    src:url("assets/fonts/dice-uk-technews/dice-uk-technews.eot");
    src:url("assets/fonts/dice-uk-technews/dice-uk-technews.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/dice-uk-technews/dice-uk-technews.woff") format("woff"),
    url("assets/fonts/dice-uk-technews/dice-uk-technews.ttf") format("truetype"),
    url("assets/fonts/dice-uk-technews/dice-uk-technews.svg#untitled-font-1") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "dice-uk-technews" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-technews-"]:before,
[class*=" icon-technews-"]:before {
    font-family: "dice-uk-technews" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-technews-salary:before {
    content: "\61";
}
.icon-technews-interview:before {
    content: "\62";
}
.icon-technews-cv-advice:before {
    content: "\63";
}
.icon-technews-graduates:before {
    content: "\64";
}
.icon-technews-in-job-advice:before {
    content: "\65";
}
.icon-technews-coding:before {
    content: "\66";
}
.icon-technews-it-roles:before {
    content: "\67";
}
.icon-technews-tech-news:before {
    content: "\68";
}
.icon-technews-security:before {
    content: "\69";
}
