.podcast_player{margin:15px 0}
.audioplayer{height:2.5em;color:#fff;text-shadow:1px 1px 0 #000;border:1px solid #222;position:relative;z-index:1;background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#444),to(#222));background:-webkit-linear-gradient(top,#444,#222);background:-moz-linear-gradient(top,#444,#222);background:-ms-radial-gradient(top,#444,#222);background:-o-linear-gradient(top,#444,#222);background:linear-gradient(top,#444,#222);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 0 1.25em rgba(0,0,0,.5);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 0 1.25em rgba(0,0,0,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 0 1.25em rgba(0,0,0,.5);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.audioplayer-mini{width:2.5em;margin:0 auto}.audioplayer>div{position:absolute}.audioplayer-playpause{width:2.5em;height:100%;text-align:left;text-indent:-9999px;cursor:pointer;z-index:2;top:0;left:0}.audioplayer:not(.audioplayer-mini) .audioplayer-playpause{border-right:1px solid #555;border-right-color:rgba(255,255,255,.1)}.audioplayer-mini .audioplayer-playpause{width:100%}.audioplayer-playpause:hover,.audioplayer-playpause:focus{background-color:#222}.audioplayer-playpause a{display:block}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{width:0;height:0;border:.5em solid transparent;border-right:none;border-left-color:#fff;content:'';position:absolute;top:50%;left:50%;margin:-.5em 0 0 -.25em}.audioplayer-playing .audioplayer-playpause a{width:.75em;height:.75em;position:absolute;top:50%;left:50%;margin:-.375em 0 0 -.375em}.audioplayer-playing .audioplayer-playpause a:before,.audioplayer-playing .audioplayer-playpause a:after{width:40%;height:100%;background-color:#fff;content:'';position:absolute;top:0}.audioplayer-playing .audioplayer-playpause a:before{left:0}.audioplayer-playing .audioplayer-playpause a:after{right:0}.audioplayer-time{width:4.375em;height:100%;line-height:2.375em;text-align:center;z-index:2;top:0}.audioplayer-time-current{border-left:1px solid #111;border-left-color:rgba(0,0,0,.25);left:2.5em}.audioplayer-time-duration{border-right:1px solid #555;border-right-color:rgba(255,255,255,.1);right:2.5em}.audioplayer-novolume .audioplayer-time-duration{border-right:0;right:0}.audioplayer-bar{height:.875em;background-color:#222;cursor:pointer;z-index:1;top:50%;right:6.875em;left:6.875em;margin-top:-.438em}.audioplayer-novolume .audioplayer-bar{right:4.375em}.audioplayer-bar div{width:0;height:100%;position:absolute;left:0;top:0}.audioplayer-bar-loaded{background-color:#333;z-index:1}.audioplayer-bar-played{background:#007fd1;background:-webkit-gradient(linear,left top,right top,from(#007fd1),to(#c600ff));background:-webkit-linear-gradient(left,#007fd1,#c600ff);background:-moz-linear-gradient(left,#007fd1,#c600ff);background:-ms-radial-gradient(left,#007fd1,#c600ff);background:-o-linear-gradient(left,#007fd1,#c600ff);background:linear-gradient(left,#007fd1,#c600ff);z-index:2}.audioplayer-volume{width:2.5em;height:100%;border-left:1px solid #111;border-left-color:rgba(0,0,0,.25);text-align:left;text-indent:-9999px;cursor:pointer;z-index:2;top:0;right:0}.audioplayer-volume:hover,.audioplayer-volume:focus{background-color:#222}.audioplayer-volume-button{width:100%;height:100%}.audioplayer-volume-button a{width:.313em;height:.375em;background-color:#fff;display:block;position:relative;z-index:1;top:40%;left:35%}.audioplayer-volume-button a:before,.audioplayer-volume-button a:after{content:'';position:absolute}.audioplayer-volume-button a:before{width:0;height:0;border:.5em solid transparent;border-left:none;border-right-color:#fff;z-index:2;top:50%;right:-.25em;margin-top:-.5em}.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after{width:.313em;height:.313em;border:.25em double #fff;border-width:.25em .25em 0 0;left:.563em;top:-.063em;-webkit-border-radius:0 .938em 0 0;-moz-border-radius:0 .938em 0 0;border-radius:0 .938em 0 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.audioplayer-volume-adjust{height:6.25em;cursor:default;position:absolute;left:0;right:-1px;top:-9999px;background:#222;background:-webkit-gradient(linear,left top,left bottom,from(#444),to(#222));background:-webkit-linear-gradient(top,#444,#222);background:-moz-linear-gradient(top,#444,#222);background:-ms-radial-gradient(top,#444,#222);background:-o-linear-gradient(top,#444,#222);background:linear-gradient(top,#444,#222);-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-top-left-radius:2px;border-top-right-radius:2px}.audioplayer-volume:not(:hover) .audioplayer-volume-adjust{opacity:0}.audioplayer-volume:hover .audioplayer-volume-adjust{top:auto;bottom:100%}.audioplayer-volume-adjust>div{width:40%;height:80%;background-color:#222;cursor:pointer;position:relative;z-index:1;margin:30% auto 0}.audioplayer-volume-adjust div div{width:100%;height:100%;position:absolute;bottom:0;left:0;background:#007fd1;background:-webkit-gradient(linear,left bottom,left top,from(#007fd1),to(#c600ff));background:-webkit-linear-gradient(bottom,#007fd1,#c600ff);background:-moz-linear-gradient(bottom,#007fd1,#c600ff);background:-ms-radial-gradient(bottom,#007fd1,#c600ff);background:-o-linear-gradient(bottom,#007fd1,#c600ff);background:linear-gradient(bottom,#007fd1,#c600ff)}.audioplayer-novolume .audioplayer-volume{display:none}.audioplayer-play,.audioplayer-pause,.audioplayer-volume a{-webkit-filter:drop-shadow(1px 1px 0 #000);-moz-filter:drop-shadow(1px 1px 0 #000);-ms-filter:drop-shadow(1px 1px 0 #000);-o-filter:drop-shadow(1px 1px 0 #000);filter:drop-shadow(1px 1px 0 #000)}.audioplayer-bar,.audioplayer-bar div,.audioplayer-volume-adjust div{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.audioplayer-bar,.audioplayer-volume-adjust>div{-webkit-box-shadow:-1px -1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(255,255,255,.1);-moz-box-shadow:-1px -1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(255,255,255,.1);box-shadow:-1px -1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(255,255,255,.1)}.audioplayer-volume-adjust div div,.audioplayer-bar-played{-webkit-box-shadow:inset 0 0 5px rgba(255,255,255,.5);-moz-box-shadow:inset 0 0 5px rgba(255,255,255,.5);box-shadow:inset 0 0 5px rgba(255,255,255,.5)}.audioplayer-volume-adjust{-webkit-box-shadow:-2px -2px 2px rgba(0,0,0,.15),2px -2px 2px rgba(0,0,0,.15);-moz-box-shadow:-2px -2px 2px rgba(0,0,0,.15),2px -2px 2px rgba(0,0,0,.15);box-shadow:-2px -2px 2px rgba(0,0,0,.15),2px -2px 2px rgba(0,0,0,.15)}.audioplayer *,.audioplayer *:before,.audioplayer *:after{-webkit-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-moz-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-ms-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-o-transition:color .25s ease,background-color .25s ease,opacity .5s ease;transition:color .25s ease,background-color .25s ease,opacity .5s ease}
.wp-audio-player{width:0;height:0;display:block}.wp-audio-player-meta{display:none}.wp-audio-player-firefox embed,.wp-audio-player-ie8 embed{height:15px;width:100% !important;margin-bottom:0 !important}
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{background:#fff}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:400;padding:.2em 1em;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}a:focus{outline:dotted thin}a:active,a:hover{outline:0}a img{border:0}body,button,input,select,textarea{color:#404040;font-family:Georgia,Times,serif;font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}p{margin-bottom:1.5em}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;line-height:1.6;margin-bottom:1.6em;padding:1.6em;overflow:auto;max-width:100%}code,kbd,tt,var{font:12px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}pre code{font-size:11px;word-wrap:break-word}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{border:1px solid #ccc;border-color:#ccc #ccc #bbb;border-radius:3px;background:#fafafa;background:linear-gradient(top,#fafafa 60%,#e6e6e6 100%);box-shadow:inset 0 2px 1px #fff;color:rgba(0,0,0,.8);cursor:pointer;-webkit-appearance:button;font-size:14px;padding:1.12em 1.5em .88em;text-shadow:0 1px 0 rgba(255,255,255,.5)}button:hover,html input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#f5f5f5;background:linear-gradient(top,#f5f5f5 60%,#dcdcdc 100%);border-color:#bbb #bbb #aaa}button:active,button:focus,html input[type=button]:active,html input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb;box-shadow:inset 0 2px 3px rgba(0,0,0,.15);box-shadow:inset 0 2px 2px rgba(0,0,0,.15)}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=email],input[type=text],textarea{color:#666;border:1px solid #ccc;border-radius:3px}input[type=email]:focus textarea:focus,input[type=text]:focus{color:#111}input[type=email],input[type=text]{padding:3px}textarea{overflow:auto;padding-left:3px;vertical-align:top;width:98%}a,a:visited{color:#4382c4}a:active,a:focus,a:hover{color:#014}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.assistive-text,.screen-reader-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}.mobile-text,.mobile-title{display:none}.main-navigation{clear:both;display:block;width:100%}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation li{float:left;position:relative}.main-navigation a{display:block;text-decoration:none}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);display:none;float:left;position:absolute;top:1.5em;left:0;z-index:99999}.main-navigation ul ul ul{left:100%;top:0}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul{display:block}#primary-menu li a{display:inline-block;line-height:2em;padding:.75em 1.25em}#primary-menu ul ul{top:auto}#primary-menu li li{background:#000;display:inline;padding:0;width:200px}#primary-menu li li a{box-sizing:border-box;width:100%}.menu-toggle{cursor:pointer}.main-small-navigation .menu{display:none}.dropcap{color:#272727;font:3em/1em Georgia,serif;float:left;margin:0 10px 0 0}p.first-child{overflow:hidden}.introfeature p.first-child{font-size:1.25em;line-height:1.5em}.introfeature p.first-child .dropcap{font-size:5.25em;line-height:.857em}.featured-image{display:block;margin:1em 0}.comment-reminder{color:#003;font-style:italic;font-weight:700}.entry-meta{clear:both}.entry-content,.entry-summary{margin:1.5em 0 0}.cfx:after,.cfx:before,.entry-content:after,.entry-content:before,.entry-summary:after,.entry-summary:before{content:" ";display:table}.cfx:after,.entry-content:after,.entry-summary:after{clear:both}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-title,.blog .format-aside .entry-title{display:none}.comment-content img,.entry-content img,.entry-summary img,.site-header img,.widget img,.widget input[type=image]{max-width:100%}.entry-content img,.entry-summary img,.site-header img,.widget img,img[class*=align],img[class*=wp-image-]{height:auto}.site-header img{max-width:100%;width:auto}.entry-content img.featured-image,.entry-summary img.featured-image{max-width:auto;width:100%}.comment-content img.wp-smiley,.entry-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;height:auto;width:auto}.wp-caption{font-size:.8em;max-width:100%}.wp-caption.aligncenter,.wp-caption.alignleft,.wp-caption.alignright{margin-bottom:1.5em}.wp-caption img{display:block;margin:1.2% auto 0;max-width:98%}.wp-caption-text{text-align:center}.wp-caption .wp-caption-text{line-height:1.3em;margin:.8075em 0}#content .gallery{margin-bottom:1.5em}#content .gallery a img{border:none;height:auto;max-width:90%}#content .gallery dd{margin:0}embed,iframe,object{max-width:100%}#content .site-navigation{margin:0 0 1.5em;overflow:hidden}#content .nav-previous{float:left;width:48%}#content .nav-next{float:right;text-align:right;width:48%}#content .paging-navigation .meta-nav{color:#ccc;font-size:2.5em;text-shadow:0 1px 2px #fff}#content .nav-previous a:after,#content .nav-previous a:before{content:" ";display:table}#content .nav-previous a:after{clear:both}#content .nav-next a:after,#content .nav-next a:before{content:" ";display:table}#content .nav-next a:after{clear:both}#content .nav-next .meta-nav,#content .nav-previous .meta-nav{background-image:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png);background-repeat:no-repeat;height:0;margin-top:4px;overflow:hidden;padding-top:24px;width:24px}#content .nav-previous .meta-nav{background-position:-950px 0;float:left;margin-right:5px}#content .nav-next .meta-nav{background-position:-1000px 0;float:right;margin-left:5px;margin-bottom:4px}.widget{margin:0 0 1.5em}#top_search{float:right;margin:0 0 18px;position:relative;width:31.4465%}.widget_search{position:relative}#search .assistive-text,.widget_search .assistive-text{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -1050px -3px no-repeat;clip:inherit;display:block;height:0;left:8px;overflow:hidden;padding-top:18px;top:9px;width:18px}#s{box-sizing:border-box;border:1px solid #bbb;color:#aaa;font:13px/22px 'Helvetica Neue',Helvetica,Arial,sans-serif;height:34px;padding:6px 10px 4px 30px;width:100%}#s:focus{border-color:#3eaadd;box-shadow:0 0 3px #3eaadd;outline:0}#searchsubmit{display:none}#secondary .widget_search{background:0 0;border:none}#secondary .widget_search .field{height:auto;min-height:32px;width:100%;box-sizing:border-box}#secondary .widget_search .assistive-text{top:8px}#secondary .jetpack_subscription_widget form{padding:0 1em .5em}#headernav .innerwrap,.wrap{margin:0 auto;max-width:1200px;width:96%}.button,.nav-next a,.nav-previous a{border:1px solid #aaa;color:#333;display:block;font:12px/32px 'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:700;margin:0;padding:0 10px;text-decoration:none;text-shadow:1px 1px 0 #fff;border-radius:5px;background:#eee;background:linear-gradient(top,#fff 0,#d2d4d6 100%)}.button{cursor:pointer;display:inline-block}.button:hover,.nav-next a:hover,.nav-previous a:hover{color:#4382c4;border-color:#4382c4;text-decoration:none}#headernav{background:#014;border-bottom:4px solid #d6d6d6;color:#fff;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;min-height:3.5em;padding:0;box-shadow:0 4px 6px rgba(102,102,102,.6);overflow:visible}#headernav a{color:#d6d6d6;line-height:28px}#headernav a:hover{color:#fff}#headernav .social{float:right;line-height:3.5em;margin:0;position:relative;z-index:5}#headernav .social a{vertical-align:middle}.printable-logo{display:none}.site-header{clear:both;padding:1.5em 23px;position:relative}.site-header .site-title{font-size:2em;font-weight:700;line-height:1.2em;margin-bottom:0}.site-header .site-title a{color:#014;text-decoration:none}.site-header .site-description{color:#666;line-height:1.2em}.site-header .site-logo,.site-header .site-logo img{display:block}.site-header .headshot{background-position:right bottom;background-repeat:no-repeat;display:block;height:0;overflow:hidden;padding-top:175px;width:200px;position:absolute;right:7%;bottom:0}.header-full{padding-left:0;padding-right:0}.header-full .site-logo{width:100%}.header-center .site-logo{margin:0 auto}.header-nopad{padding-top:0;padding-bottom:0}.header-feature{padding:5px 5px 0}.header-feature img{display:block;margin:0 auto;max-width:100%}#main{background:#d6d6d6;border:5px solid #eee;color:#272727;overflow:hidden;padding:1.75%}#primary{clear:left;float:left;width:66.3764%}#secondary{float:right;width:31.4465%}#main .full-width,body.full-width #primary{float:none;width:100%}.full-width .page{margin-bottom:0}body.full-width #secondary{display:none}body.barebones #content{min-height:0}body.barebones #disqus_thread,body.barebones .page{margin-bottom:0}body.barebones #categories-menu,body.barebones #footer,body.barebones #headernav .assistive-text,body.barebones #headernav .wrap,body.barebones #search{display:none}body.nosidebar #primary{float:none;width:100%}body.nosidebar #secondary{display:none}#categories-menu ul{list-style:none;float:left;margin:0 0 1.8%;padding:0;width:66.3764%}#categories-menu li{display:inline-block;margin:0 0 0 1em;padding:0;text-align:center}#categories-menu li:first-child{margin-left:0}#categories-menu a{border:1px solid #aaa;color:#333;display:block;font:12px/32px 'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:700;margin:0;padding:0 10px;text-decoration:none;text-shadow:1px 1px 0 #fff;border-radius:5px;background:#eee;background:linear-gradient(top,#fff 0,#d2d4d6 100%)}#categories-menu a:hover{background:#d6d6d6;background:linear-gradient(top,#eee 0,#aaacae 100%);text-shadow:1px 1px 0 #eee}#categories-menu .current-menu-item a{background:#4382c4;background:linear-gradient(top,#cde 0,#4382c4 100%);color:#eee;text-shadow:1px 1px 0 #272727}#content .paging-navigation{margin:0}.page-header{display:none}.author .page-header,.category .page-header,.post-type-archive .page-header{display:block}.page .hentry,.single .hentry{clear:both}.category .page-header,.hentry,.post-type-archive .page-header{background:#fff;border:1px solid #bbb;/*!aaa*/border-radius:5px;margin:0 0 1.2em;padding:26px 30px}.hentry h2{clear:both;color:#014;font-size:1.6em;font-weight:700;margin-bottom:.5em}#dsq-content h3,.hentry h3{clear:both;color:#014;font-size:1.25em;font-weight:700;margin-bottom:1.2em;margin-top:1.8em}.hentry h3 a{color:#014}.landingpage h3{text-align:center}.hentry h4,.hentry h6{font-size:1em;font-style:italic;font-weight:700;margin-bottom:.625em}.landingpage h4{font-size:1.125em;font-style:normal}.hentry h5{font-size:1em;font-style:italic;font-weight:700;margin:0}.hentry table{border:1px solid #AAA;border-spacing:0;margin:1em 0 1.25em;width:100%}.hentry td{border:1px solid #AAA;padding:6px;vertical-align:top}.hentry table.invisible,.hentry table.transparent{background:0 0;border:none}.hentry table.invisible td,.hentry table.transparent td{border:none}.site-content a{text-decoration:none}.site-content a:hover{text-decoration:underline}.hentry blockquote.pullquote{background:0 0;border-top:10px solid #d6d6d6;border-bottom:1px solid #272727;color:#333;float:left;font-size:1.3em;font-style:italic;line-height:1.2em;margin:.25em 1em .25em 0;padding:1em 2px;text-align:center;width:10em}.hentry blockquote.pullquote p{margin:0}.hentry blockquote.pqRight{float:right;margin:.25em 0 .25em 1em}.hentry .disclosure{clear:both;color:#999;font-size:.8em;line-height:1.5em;margin-top:1em}.page .disclosure{margin-top:0}.hentry blockquote{font-size:.9em;line-height:1.8em}.hentry blockquote:before{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.hentry blockquote p:last-child{margin-bottom:0}.hentry blockquote div,.hentry cite{line-height:1.2em;text-align:right}.hentry ul{list-style:none;margin-bottom:1.5em;margin-left:2em}.hentry ol p,.hentry ul p{margin:1em 0}.hentry ol ul,.hentry ul ul{margin:.8em 0}.hentry ol li{margin-bottom:1em}.hentry ul li{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -1118px 0 no-repeat;padding-left:1em;margin-bottom:.8em}.hentry ol li.singlespace,.hentry ul li.singlespace{margin-bottom:0}.hentry .setoff{background:#eee;border:1px solid #d6d6d6;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:.9em;padding:15px 20px}/*!!*/.codeblock{background-color:#EEEEEA;border:1px solid #CCC;font-family:courier,arial,helvetica,sans-serif;font-size:10px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:16px;margin-bottom:20px;margin-top:8px;padding:15px 20px}.hentry .photoendorsement .photo:after,.hentry blockquote:before{content:"\201C";display:inline-block;font-family:Georgia,serif;font-size:5.5em;font-style:normal;font-weight:400;font-variant:normal;line-height:1;opacity:.3;position:absolute;left:0;top:-.02em;text-decoration:none;text-transform:none}.hentry blockquote{margin:1em 0;padding:0 3.3em;position:relative}.hentry blockquote cite:before{content:"\2014";margin:0 .2em 0 .5em}.hentry .endorsement:before{top:.12em;left:.2em}.hentry .endorsement{background-color:#f3f3f3;border:1px solid #CCC;font-family:arial,helvetica,sans-serif;line-height:1.4em;margin:1.5em 0;padding:1em 1.5em 1em 4em}.hentry .endorsement cite{display:block;float:none;font-style:normal;text-align:right}.hentry .photoendorsement:before{content:none;display:none}.hentry .photoendorsement{overflow:hidden;padding:1em 1.5em}.hentry .photoendorsement .photo{float:left;margin:.4em 4em 1em 0;position:relative}.hentry .photoendorsement .photo:after{top:-.12em;left:auto;right:-.65em}.getnoticed-postad img{max-width:100%}#nav-above{display:none}.page h1,.page h1 a,.page-header h1,.page-header h1 a,.post h1,.post h1 a{color:#014;text-decoration:none}.page h1,.page-header h1,.post h1{font-size:30px;font-weight:700;line-height:34px;margin:0}.page-header h1{margin:0 0 .8em}.entry-header .byline{font-style:normal;font-weight:400;margin:.8em 0}.entry-header .entry-meta,.page-header .page-meta{font:10px/16px 'Helvetica Neue',Helvetica,Arial,sans-serif;letter-spacing:2px;margin-bottom:6px;text-transform:uppercase}.entry-header .entry-meta h5{border-bottom:1px solid #d6d6d6;color:#aaa;display:block;font-size:1em;font-style:normal;font-weight:400;letter-spacing:4px;margin:0 0 1em;padding-bottom:1em}.entry-header .posted-on{display:none}.photo-credit,.photocredit{font:11px/13px 'Helvetica Neue',Helvetica,Arial,sans-serif;margin:-1.5em 0 1em;padding:0;text-align:center}.entry-footer{border-top:1px solid #aaa;color:#666;font:12px/24px 'Helvetica Neue',Helvetica,Arial,sans-serif;margin:1.25em 0 -.8333em;overflow:hidden;padding:10px 0 0}.entry-footer a{text-decoration:none}.entry-footer .sep{display:none}.entry-footer .continue-link{float:right;font-style:italic;margin-left:2em}.entry-footer .comments-link,.entry-footer .entry-date-wrap{float:right}.custom-post{padding:0;overflow:hidden}.custom-post .entry-summary h3{margin-bottom:1em}.custom-post .entry-summary blockquote,.custom-post .entry-summary p{line-height:1.4em}.custom-post .entry-summary{color:#333;font-size:1.4em;margin:0;min-height:55px;overflow:hidden;padding:20px 40px 10px 130px}.custom-post .entry-content{border-top:1px solid #bbb;margin:0;padding:26px 4%;position:relative}.custom-post .entry-content table{border:none;margin-top:0}.custom-post .entry-content td,.custom-post .entry-content th{border:none;padding:6px}.custom-post .entry-content th{font-weight:400;padding-right:20px;padding-left:0;text-align:left}.entry-footer .up{border-left:16px solid transparent;border-right:16px solid transparent;border-top:none;border-bottom:16px solid #bbb;display:block;height:0;position:absolute;left:50px;top:-16px;width:0;z-index:9}.entry-footer .up i{border-left:15px solid transparent;border-right:15px solid transparent;border-top:none;border-bottom:15px solid #fff;display:block;height:0;position:absolute;left:-15px;top:1px;width:0}.custom-post .entry-summary{position:relative}.custom-post .entry-summary:before{color:#888;display:block;font:400 42px/1 getnoticedtheme!important;position:absolute;left:46px;z-index:1;speak:none;text-align:center;text-decoration:none!important;text-transform:none;vertical-align:top;width:42px;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.announcement-post .entry-summary:before{content:"\f109";top:.75em}.mediaappearance-post .entry-summary:before{content:"\f110"}.audio-post .entry-summary:before,.podcast-post .entry-summary:before{content:"\f10a";top:.8em}.book-post .entry-summary:before{content:"\f10b"}.event-post .entry-summary:before{content:"\f10c"}.link-post .entry-summary:before{content:"\f10f"}.photo-post .entry-summary:before{content:""}.question-post .entry-summary:before{content:"\f112"}.quote-post .entry-summary:before{content:"\f113"}.slide-post .entry-summary:before{content:"\f114";top:20px}.snippet-post .entry-summary:before{content:"\f115";top:.6em}.survey-post .entry-summary:before{content:"\f116"}.tip-post .entry-summary:before{content:"\f117";top:.6em}.tweet-post .entry-summary:before{content:"\f118"}.video-post .entry-summary:before{content:"\f119";top:.6em}.custom-post .entry-summary .wp-video,.custom-post .entry-summary embed,.custom-post .entry-summary iframe,.custom-post .entry-summary img,.custom-post .entry-summary object,.custom-post .entry-summary video{position:relative;z-index:5}.wp-video-shortcode{max-width:100%}.custom-post .entry-summary .wp-video{background:#000;width:100%!important}.custom-post .entry-summary .wp-video-shortcode{margin:0 auto;max-width:100%}.quote-post .entry-summary,.quote-post .source-title{font-style:italic}.book-post .entry-summary img{float:left;margin:0 0 10px -105px}.book-post .booktitle{font-style:italic}.tweet-post .entry-summary blockquote{background:none!important;border:none!important;font-family:inherit;margin:0;padding:0;font-size:1em}.tweet-post .entry-summary blockquote:before{content:""}.tweet-post cite{font-style:normal}.tweet-post cite a:hover{text-decoration:none}.tweet-post cite a:hover span{text-decoration:underline}.commentary,.link-post .commentary{margin-top:10px}.audio-post a,.custom-post a,.link-post a{text-decoration:none}.audio-post .entry-summary{padding-bottom:20px}.question-post .answer-question{border:1px solid silver;color:#5d5d5d;display:inline-block;font-family:Arial,Verdana,sans-serif;font-size:12px;font-weight:700;margin:0 10px 10px 100px;padding:8px 15px;text-decoration:none;border-radius:5px}.question-post .answer-question:hover{background:#cfdff0;border-color:#317dc9;text-decoration:none}.snippet-post .entry-summary{font-size:1.3em;padding-bottom:0}.snippet-post .entry-summary p{font-size:.77em;line-height:1.8em;margin-bottom:30px}.announcement-post .entry-summary{font-size:1.3em;padding-bottom:20px}.announcement-post .entry-summary p{line-height:1.8em;font-size:.77em}.announcement-post .entry-summary ul{line-height:1.8em;font-size:14px}.announcement-post .entry-summary h3,.snippet-post .entry-summary h3,.tip-post .entry-summary h3{font-size:1.09em;margin-top:.3em}.event-post .entry-footer table{width:auto}.event-post .upsell{font-style:italic}.photo-post .entry-summary{font-size:1em}.photo-post .entry-summary img{display:block;height:auto;margin:0 auto;max-width:100%}.photo-post .caption{padding:1em 4%;text-align:center}.photo-post .entry .attachment-post-thumbnail{border:none;float:none;margin:0}.survey-post .entry-summary{padding:30px 20px 30px 130px}.photo-post .entry-summary,.slide-post .entry-summary,.video-post .entry-summary{padding:0}.slide-post iframe,.video-post iframe{display:block;width:100%}.slideshare-wrap{height:0;margin-bottom:1.5em;overflow:hidden;padding-bottom:75%;padding-top:38px;position:relative}.entry-summary .slideshare-wrap{margin-bottom:0}.entry-summary .slideshare-wrap iframe,.slideshare-wrap iframe{display:block;height:100%;width:100%;position:absolute;top:0;bottom:0}.ted-video .entry-summary{padding:30px 20px 30px 130px}.event-post .entry-summary,.mediaappearance-post .entry-summary{min-height:45px;padding-bottom:20px}.event-post .entry-summary p:last-child,.mediaappearance-post .entry-summary p:last-child{margin-bottom:0}.event-post .entry-content th,.mediaappearance-post .entry-content th{min-width:110px;width:20%}.announcement-post .entry-content,.nolower .entry-content,.snippet-post .entry-content{padding-top:15px;padding-bottom:15px}.announcement-post .entry-meta,.nolower .entry-meta,.snippet-post .entry-meta{border-top:none;margin:0;padding:0}.post .surveyMonkeyInfo{border:1px solid #ccc;margin-bottom:20px}.surveyMonkeyNoScroll{overflow:hidden;width:467px}.surveyMonkeyNoScroll iframe{width:485px}.fullSurveyMonkeyNoScroll{overflow:hidden;width:567px}.fullSurveyMonkeyNoScroll iframe{width:585px}.scribd-iframe{margin-bottom:1.5em}.hentry .videoshadow iframe{display:block}.hentry .videoshadow{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/video-shadow.png) center bottom no-repeat;margin-bottom:.5em;padding:0 0 18px}.hentry .videoframe-outer{background:#e3e1e1;border-top:1px solid #d9d9d9;border-left:1px solid #a4a4a4;border-right:1px solid #a4a4a4;border-bottom:1px solid #1f1f1f;padding:5px 6px}.hentry .videoframe-inner{border-top:1px solid #5f5f5f;border-left:1px solid #a7a7a7;border-right:1px solid #a7a7a7;border-bottom:1px solid #fff}.guestpost{background-color:#eaeaea;border:1px solid #d5d5d5;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:18px;margin-bottom:20px;margin-top:8px;padding:15px 20px}.hentry .videolib{list-style:none;margin:0 -14px 0 0;padding:0 0 5px;overflow:hidden}.hentry .videolib li{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/video-shadow-small.png) center bottom no-repeat!important;float:left;margin:0 14px 0 0;padding:0 0 20px!important}.hentry .videolib li a{display:block}.hentry .videolib img{border:1px solid #cfd0cd;display:block;margin:0;width:131px;height:98px}.hentry .videolib li a:hover img{border-color:#317DC9}.powerpress_links{color:#888;font-family:Arial,sans-serif;font-size:.9em;padding-top:3px}.callout{background-color:#eee;border:1px solid #d6d6d6;font-family:arial,helvetica,sans-serif;font-size:.9375em;line-height:1.33em;margin:8px 0 20px;padding:15px 20px}.callout p:last-child{margin-bottom:0}#comments,#comments-policy,#disqus_thread,.fb-comments{background:#fff;border:1px solid #bbb}#comments,#disqus_thread{border-top:none;margin-bottom:25px}div.fb-comments{border-top:none;display:block;text-align:center}x.fb-comments span{display:block;margin:0 auto}#disqus_thread,.fb-comments{padding:10px 20px 0}#fbSEOComments{border:1px solid #bbb;border-top:none;padding:4px 15px 1em}#comments{padding:0 1em 1em}#comments-policy{border-bottom:none;padding:1em 15px 1px;margin-top:1.2em}.single-landingpage .hentry{margin-bottom:0}#comments-policy p{background:#eaeaea;border:1px solid #bbb;font-size:12px;margin:0 0 10px;padding:12px 10px 10px}#dsq-comments a{color:#333}#dsq-comments a:hover{color:#666}.twitter>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) no-repeat}.facebook>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -50px 0 no-repeat}.rssfeed>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -100px 0 no-repeat}.pinterest>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -150px 0 no-repeat}.google>i,.googleplus>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -200px 0 no-repeat}.linkedin>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -250px 0 no-repeat}.email>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -300px 0 no-repeat}.youtube>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -350px 0 no-repeat}.vimeo>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -400px 0 no-repeat}.audio>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -450px 0 no-repeat}.instagram>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -500px 0 no-repeat}.stumbleupon>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -550px 0 no-repeat}.website>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -600px 0 no-repeat}.buffer>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -650px 0 no-repeat}.print>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -700px 0 no-repeat}.emailto>i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png) -750px 0 no-repeat}.twitter:hover>i{background-color:#00ACED}.facebook:hover>i{background-color:#3B5998}.rssfeed:hover>i{background-color:#FA9934}.pinterest:hover>i{background-color:#CB2027}.google:hover>i,.googleplus:hover>i{background-color:#D14836}.linkedin:hover>i{background-color:#0072B3}.email:hover>i{background-color:#7199DF}.youtube:hover>i{background-color:#C4302B}.vimeo:hover>i{background-color:#4BF}.audio:hover>i{background-color:#B578E3}.instagram:hover>i{background-color:#A3785B}.stumbleupon:hover>i{background-color:#E94B24}.website:hover>i{background-color:#5FB900}.emailto:hover>i,.print:hover>i{background-color:#AAA}.sharebar{background:#eee;clear:both;font-size:12px;line-height:1em;margin:1.25em 0;overflow:hidden;padding:6px;border-radius:5px}.sharebar .share-comment,.sharebar .share-social{display:block;float:left;margin:0 1em 0 0}.sharebar .share-email,.sharebar .share-print{display:block;float:right;margin:0 0 0 1em}.sharebar .button{border:none;font-size:11px;line-height:22px;text-shadow:none;box-shadow:0 1px 2px #888;border-radius:3px}.sharebar .button:hover{background:#d6d6d6;background:linear-gradient(top,#eee 0,#aaacae 100%);text-decoration:none;text-shadow:0 1px 1px #eee}.sharebar .spa,.sharebar .spb{border-top:4px solid transparent;border-right:4px solid #aaa;border-bottom:4px solid transparent;border-left:none;display:inline-block;position:relative;right:-4px;height:0;width:0}.sharebar .spb{border-right:4px solid #fff;right:-1px}.sharebar .count{background:#fff;border:1px solid #aaa;color:#272727;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:11px;display:inline-block;display:none;line-height:22px;padding:0 .5em;border-radius:2px}.sharebar .count-wrap .count{display:inline-block}.sharebar .count-wrap{cursor:default;display:block;position:relative;left:-40px}.sharebar .count-effect{float:left;overflow:hidden}.sharebar .share-comment .count-wrap{left:0}.sharebar a,.sharebar a:hover,.sharebar a:link,.sharebar a:visited{color:#272727;text-decoration:none}.sharebar a i{border:none}.sharebar .sep{height:0;overflow:hidden;padding-top:1em;width:.7em;display:none}.sharebar .share-comment a{float:left}.sharebar .share-social a{float:left;padding-left:2px}.sharebar .share-social a i{background-color:#666;background-image:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-18px.png);background-repeat:no-repeat;display:inline-block;vertical-align:top;margin-top:2px;margin-right:3px;height:18px;width:18px;border-radius:3px}.sharebar .share-facebook a i{background-position:-38px 1px}.sharebar .share-tweet a i{background-position:0 0}.sharebar .share-linkedin a i{background-position:-188px 0}.sharebar .share-buffer a i{background-position:-488px 0}.sharebar .share-pinterest a i{background-position:-113px 0}.sharebar .share-googleplus a i{background-position:-150px 0}.sharebar .share-stumbleupon a i{background-position:-413px 0}.sharebar .share-facebook a:hover i{background-color:#3B5998}.sharebar .share-tweet a:hover i{background-color:#00ACED}.sharebar .share-linkedin a:hover i{background-color:#0072B3}.sharebar .share-buffer a:hover i{background-color:#4e902c}.sharebar .share-pinterest a:hover i{background-color:#CB2027}.sharebar .share-googleplus a:hover i{background-color:#D14836}.sharebar .share-stumbleupon a:hover i{background-color:#ed6036}.sharebar .share-print{display:none}.sharebar .share-email a,.sharebar .share-print a{padding:0 10px}.sharebar .share-email span,.sharebar .share-print span{background-image:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites.png);background-position:-751px -1px;background-repeat:no-repeat;display:block;text-indent:-9999px;width:16px}.sharebar .share-print span{background-position:-701px -1px;width:15px}.authorbox{font-size:.8em;overflow:hidden;margin:1.175em 0;padding:1em 1.2em}.authorbox .authorbox-side{float:left;margin-right:2.5%;width:15%}.authorbox .avatar{display:block;height:auto;margin:0 0 1em;width:100%}.authorbox .getnoticed-social{overflow:hidden}.authorbox .getnoticed-social li{background:0 0;padding:0;margin:0}.authorbox .authorbox-main{float:left;width:82.5%}.authorbox h3.authorbox-name{font-size:1.5em;margin:0}.authorbox .authorbox-bio p:last-child,.authorbox .authorbox-job-title{margin-bottom:0}.entry-content .widget h2,.entry-content .widget h3{font-size:1.4em}.entry-content #searchform{margin-bottom:1em}.sidebar .widget{background:#fff;border:1px solid #bbb;/*!aaa*/font:.875em/1.36em 'Helvetica Neue',Helvetica,Arial,sans-serif;border-radius:7px;box-shadow:0 3px 5px rgba(102,102,102,.5)}.sidebar .widget h3{border-bottom:1px solid #d6d6d6;color:#4382c4;font-size:18px;font-weight:700;padding:1em .5em;text-align:center;text-transform:uppercase}.sidebar .widget .textwidget{padding:.5em 1em}.sidebar .widget_archive select,.sidebar .widget_categories select{margin:1em}.sidebar .widget p{margin:1em 0}.sidebar .widget ul{list-style:none;margin:0;padding:0}.sidebar .widget li{border-bottom:1px solid #d6d6d6;font-size:.86em;padding:.75em 1em}.sidebar .widget li:last-child{border-bottom:none}.sidebar .widget .tagcloud{padding:.75em 1em}.sidebar .widget-more{border-top:1px solid #d6d6d6;font-size:.86em;font-style:italic;padding:1em 2em;text-align:right}.sidebar a{text-decoration:none}.sidebar a:hover{text-decoration:underline}div.sidebar .widget_search{background:0 0;box-shadow:none}#footer .widget_sociallist,.site-navigation .social{line-height:1}.sidebar .widget_getnoticed_sociallist h3{border-bottom:none}.getnoticed-social{margin:3px 0 0}#footer .widget_sociallist a,.getnoticed-social a,.site-navigation .social a{color:#fff;display:inline-block;height:0;margin-left:1em;overflow:hidden;padding-top:24px;position:relative;width:24px;border-radius:5px;background:#666;background:linear-gradient(top,#d6d6d6 0,#666 30%)}#footer .widget_sociallist a:hover,.getnoticed-social a:hover,.site-navigation .social a:hover{text-decoration:none}.getnoticed-social li:first-child a{margin-left:0}#footer .widget_sociallist i,.getnoticed-social i,.site-navigation .social i{left:0;overflow:hidden;padding-top:24px;position:absolute;top:0;width:24px;border-radius:5px}#footer .widget_sociallist ul,ul.getnoticed-social{list-style:none;margin:0;overflow:hidden;padding:0}ul.getnoticed-social{margin-top:1em;text-align:center}ul.getnoticed-social li{display:inline-block}#footer .widget_sociallist li{float:left}#footer .widget_sociallist a{margin:0 1em 0 0}#secondary .widget_getnoticed_sociallist{background:0 0;border:none;box-shadow:none}#secondary .widget_getnoticed_sociallist h3{display:none}#secondary .widget_getnoticed_sociallist ul{margin:0;padding:0}#secondary .widget_getnoticed_sociallist li{border:none;margin:0 20px 10px;padding:0}#secondary .widget_getnoticed_sociallist a{display:block;font:700 .86em/2em 'Helvetica Neue',Helvetica,Arial,sans-serif;padding:5px 0 5px 40px;position:relative}#secondary .widget_sociallist i{background-color:#666;left:5px;margin-top:-12px;overflow:hidden;padding-top:24px;position:absolute;top:50%;width:24px;border-radius:5px}#secondary .widget_sociallist .facebook:hover i{background-color:#3B5998}#secondary .widget_sociallist .twitter:hover i{background-color:#00ACED}#secondary .widget_sociallist .linkedin:hover i{background-color:#0072B3}#secondary .widget_sociallist .google:hover i,#secondary .widget_sociallist .googleplus:hover i{background-color:#D14836}#secondary .widget_sociallist .rssfeed:hover i{background-color:#FA9934}#secondary .widget_sociallist .pinterest:hover i{background-color:#CB2027}#secondary .widget_sociallist .instagram:hover i{background-color:#A3785B}.sidebar .widget_getnoticed_popularposts li{overflow:hidden}.sidebar .widget_getnoticed_popularposts li img{float:left;margin-right:1em}.appearances-table,.events-table{border:1px solid #aaa;border-collapse:collapse}.appearances-table thead th,.events-table thead th{background:#999;border-bottom:1px solid #ccc;border-left:1px solid #ccc;color:#fff;font-weight:700;padding:6px 8px;text-align:left;vertical-align:middle}.events-table thead th:first-child .appearances-table thead th:first-child{border-left:none}.appearances-table tbody,.events-table tbody{font-family:Arial,sans-serif;font-size:.8em;line-height:1.5em}.appearances-table tbody th,.events-table tbody th{background:#e6e6e6;border-bottom:1px solid #ccc;border-left:1px solid #ccc;color:#272727;padding:6px 8px;vertical-align:top}.appearances-table tbody th:first-child,.events-table tbody th:first-child{border-left:none}.appearances-table tbody .time,.events-table tbody .time{font-weight:400}.appearances-table tbody td,.events-table tbody td{background:#f6f6f6;border-color:#ccc;color:#333}.expanding-table tbody td{display:none}.expanding-table .showfirst td{display:table-cell}.expanding-table .expander{background:url(//drscottlittle.com/wp-content/themes/getnoticed/images/expand-event.png) left top no-repeat;display:block;height:0;overflow:hidden;padding-top:12px;width:12px}.expanding-table .showfirst .expander{background-position:-48px 0}#secondary .eventlist-date{font-weight:700}#secondary .eventlist-artist,#secondary .eventlist-prep{display:none}#secondary .dtstart{border:none;cursor:default}#secondary #adcenter{background:#eee;color:#aaa;border:none;padding:3em 0;text-align:center;box-shadow:none;border-radius:0}#secondary #adcenter h3{display:none}.site-footer{background:#eee;clear:both;font:300 13px/1.8em 'Helvetica Neue',Helvetica,Arial,sans-serif;overflow:hidden;padding:10px 20px 5px}.site-footer a{text-decoration:none}.site-footer h3{font-weight:700;margin-bottom:.25em;text-transform:uppercase}.site-footer .widget-area{float:left;margin-left:3%;width:31%}.site-footer .widget-area:first-child{margin-left:0}.site-footer .widget-area ul{margin:0 0 1.5em 1.5em;padding:0}.site-footer p.more{margin-top:-1em;text-align:right}.site-credits{color:#666;font-size:11px;padding:1em 0;overflow:hidden}.site-credits a,.site-credits a:visited{color:#4382c4;text-decoration:none}.site-credits a:hover{text-decoration:underline}.site-credits .credits{display:none}.site-info{float:left}#menu-final-menu{float:right}#menu-final-menu ul{list-style:none;margin:0;padding:0}#menu-final-menu li{border-left:1px solid #aaa;display:inline-block;margin-left:1em;padding-left:1em}#menu-final-menu li:first-child{border-left:none}#text-10,.plaintext_widget{background:#fff;border:1px solid #d5d5d5;color:#4d4d4d;font-family:"Trebuchet MS",Arial,Verdana,sans-serif;font-size:12px;line-height:20px;padding:10px 15px 15px}#getnoticed_advancedtext-community-leaders div{font-size:10pt;line-height:1.4em}#getnoticed_advancedtext-community-leaders div div{margin:1.5em 0}#getnoticed_advancedtext-community-leaders img{float:left;margin-right:15px;margin-top:4px}.widget_getnoticed_display_quotes .widget-entry:before{color:#d6d6d6;content:"\201C";font:15em/1em Arial,sans-serif;left:5px;position:absolute;top:-8px;z-index:1}.widget_getnoticed_display_quotes .widget-entry{min-height:4.5em;position:relative}.widget_getnoticed_display_quotes .widget-entry blockquote{margin:0 0 0 5em;position:relative;z-index:2}.widget_getnoticed_display_quotes .widget-entry cite:before{content:"\2014\a0"}.widget_getnoticed_display_quotes .widget-entry cite{display:block;text-align:right}.widget_getnoticed_display_books .widget-entry img{display:block;margin:0 auto}#getnoticed_advancedtext-ad-center,div.sidebar .simplewidget{background:0 0;border:none;box-shadow:none}div.sidebar .simplewidget h3{border-bottom:none;margin-bottom:.5em;padding:0;text-align:left}#getnoticed_advancedtext-ad-center{text-align:center}#getnoticed_advancedtext-ad-center h3{display:none}#getnoticed_advancedtext-ad-center .textwidget,div.sidebar .simplewidget .textwidget{padding:0}#getnoticed_advancedtext-ad-center li,div.sidebar .simplewidget li{border:none;margin-bottom:1.5em;padding:0}div.sidebar .autocenterwidget{text-align:center}div.sidebar .autocenterwidget .amzn_wdgt,div.sidebar .autocenterwidget iframe,div.sidebar .autocenterwidget img{display:block;margin:0 auto}.sidebar .bsap{overflow:hidden}.sidebar .bsap .adhere{box-sizing:border-box;max-width:100%}.sidebar .autocenterwidget .bsap .adhere{float:none;margin:0 auto}.sidebar .widget_facebook_likebox iframe,.sidebar .widget_twitter_likebox iframe{display:block}.podcastArchive{background:#eaeaea;width:100%}.podcastArchive caption{background:#01365b;color:#fff;font-weight:700;padding:6px;text-align:center}.podcastArchive th{background:#dadada;border-bottom:1px solid #dadada;color:#272727}.podcastArchive td,.podcastArchive th{padding:6px 8px}.author .page-header{margin-bottom:1.5em;overflow:hidden}.author .page-header .page-meta{margin:0}.author .page-header .author-side{float:right;margin:0 1em 0 2em}.author .page-header .avatar{display:block}.author .page-header .page-title{clear:none;font-size:3em;margin-bottom:.5em}.author .author-jobtitle{clear:none;margin:-1.5em 0 1em}.author .author-info{border:1px solid #bbb;color:#333;padding:1.5em 2em}.author .author-info p:last-child{margin-bottom:0}.page-header .inlinebuttons{font-size:.9em;list-style:none;margin:0 0 15px;overflow:hidden;padding:0}.page-header .inlinebuttons li{background:0 0;border-left:1px solid #ccc;float:left;margin:0;padding:0 .5em!important}.page-header .inlinebuttons li:first-child{border-left:none;padding-left:0!important}.page-header .inlinebuttons li:last-child{padding-right:0!important}#single_signup{background:url(//drscottlittle.com/wp-content/themes/getnoticed/images/free-ebook-single-post.jpg) 10px 7px no-repeat #c9cdd1;margin:20px 0;padding:10px 20px;border-radius:5px;-moz-box-shadow:0 0 10px #777;-webkit-box-shadow:0 0 10px #777}#single_signup form{margin:0;padding:0}#single_signup br{display:none}#single_signup h3{margin:0 0 0 130px}#single_signup p{font-size:12px;line-height:21px;margin:0 0 10px 130px}#single_signup .fieldwrap{font-size:12px;overflow:hidden;position:relative}#single_signup .fieldwrap p{display:none}#single_signup label{background:url(/images/footer-banner-blue.png) left -130px no-repeat;color:#9a9a9a;cursor:text;font-style:italic;height:0;overflow:hidden;padding-top:26px;position:absolute;left:30px;top:5px;width:160px}#single_signup .email_address{background:url(/images/footer-banner-blue.png) -479px -127px no-repeat #fff;border:1px solid #aaa;color:#333;float:left;font-size:16px;line-height:21px;margin:2px 2px 0 0;padding:5px 6px 5px 27px;width:295px}#single_signup .email_address:hover{border-color:#92b6d1}#single_signup .email_address:focus{border-color:#aaa}#single_signup form.success .email_address{border-color:#1a9900}#single_signup form.error .email_address{border-color:#991a00}#single_signup .button{background:#AC0000;border:1px solid #c9cdd1;-khtml-border-radius:10px;border-radius:10px;color:#fff;cursor:pointer;font-family:Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:15px;margin-left:5px;padding:8px 15px;text-align:center text-decoration:none;width:auto;-moz-box-shadow:0 0 5px #AAA;-webkit-box-shadow:0 0 5px #AAA}#single_signup .button:hover{background:#BC0000;border-color:#fff;-moz-box-shadow:0 0 5px #AC0000;-webkit-box-shadow:0 0 5px #AC0000}.offer-box{background-color:#eee;border:1px solid #d6d6d6;font-family:arial,helvetica,sans-serif;font-size:13px;line-height:18px;margin-bottom:1.5em;margin-top:1em;padding:15px 20px 20px;text-align:center}.offer-box p{margin:1em 0}.offer-box .footnote{font-size:.9em;margin-top:2em;text-align:center}.offer-box .call-to-action{text-align:center;margin:1em 0}.credit-cards .cc{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/credit-cards.png) left top no-repeat;display:inline-block;height:0;margin:0 5px;overflow:hidden;padding-top:32px;width:51px}.sidebar .credit-cards{margin:0 0 1em;text-align:center}.credit-cards .cc-mc{background-position:-70px 0}.credit-cards .cc-amex{background-position:-140px 0}.credit-cards .cc-discover{background-position:-210px 0}.credit-cards .cc-paypal{background-position:-280px 0}.sidebar .credit-cards .cc{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/credit-cards-48.png) left top/auto 24px no-repeat;padding-top:24px;width:38px}.sidebar .credit-cards .cc-mc{background-position:-47px 0}.sidebar .credit-cards .cc-amex{background-position:-94px 0}.sidebar .credit-cards .cc-discover{background-position:-140px 0}.sidebar .credit-cards .cc-paypal{background-position:-187px 0}.sidebar .secure-checkout{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/secure-checkout-24.png) left top no-repeat;display:block;height:0;margin:-.5em auto 1em;overflow:hidden;padding-top:33px;width:173px}.offer-box .secure-checkout{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/secure-checkout.png) left top no-repeat;display:inline-block;height:0;overflow:hidden;padding-top:43px;width:103px}#secondary .primary .buybutton,.primarybutton,.primarybutton:link,.primarybutton:visited{background-color:#e07b00;background-image:linear-gradient(to bottom,#fcbc74,#e07b00);border:1px solid #0D2541;border-radius:10px;background-clip:padding-box;color:#0D2541;cursor:pointer;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;margin:.7em 0;padding:5px 25px;text-align:center;text-decoration:none!important;text-shadow:1px 1px 5px rgba(255,255,255,.4);box-shadow:0 0 5px 0 rgba(0,0,0,.35)}#secondary .primary .buybutton{display:block}#secondary .primary .buybutton:hover,.primarybutton:hover{background:#ff9d2e;box-shadow:0 0 5px 0 rgba(255,157,46,.9);border-color:#fff;text-decoration:none!important}.nrelate_default.nr_100 .nr_panel{width:107px}#ocnav,.site-navigation .mobile_actions,.site-navigation .mobile_actions a{display:none}div.sidebar .widget_getnoticed_subscribe{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/promo-box-shadow.png) center bottom/259px no-repeat;border:none;border-radius:0;box-shadow:none;padding:0 22px 18px}.widget_getnoticed_subscribe.title-flat h3.widget-title,.widget_getnoticed_subscribe.title-ribbon h3.widget-title{font-size:1.2em;margin-bottom:0;text-align:center;text-transform:none}.widget_getnoticed_subscribe.title-ribbon h3.widget-title{border:none;margin:0 -2px;padding:0;position:relative}.widget_getnoticed_subscribe.title-flat h3.widget-title span,.widget_getnoticed_subscribe.title-ribbon h3.widget-title span{display:block;padding:5px}.widget_getnoticed_subscribe.title-ribbon h3.widget-title span{display:block;line-height:30px;position:relative;z-index:2;box-shadow:0 6px 9px rgba(0,0,0,.4),inset 0 -1px 12px rgba(0,0,0,.4)}.widget_getnoticed_subscribe.title-inline h3.widget-title .title{font-size:1.3em}.widget_getnoticed_subscribe .bannerL,.widget_getnoticed_subscribe .bannerR{background:0 0;border-left:20px solid transparent;border-right:none;border-bottom:20px solid #555;border-top:20px solid #555;display:block;margin:0;overflow:hidden;position:absolute;top:4px;left:-22px;height:0;width:4px}.widget_getnoticed_subscribe .bannerR{border-right:20px solid transparent;border-left:none;left:auto;right:-22px}.widget_getnoticed_subscribe .content li{border-bottom:none;padding:0}.widget_getnoticed_subscribe img{display:block;margin:0 auto}.widget_getnoticed_subscribe p{font-size:.9em;margin-bottom:1em}.getnoticed_subscribe .extra,.widget_getnoticed_subscribe .extra{font-size:.8em;line-height:1.1em;margin-bottom:1.5em}.getnoticed_subscribe input[type=checkbox],.widget_getnoticed_subscribe input[type=checkbox]{margin-right:.5em}.getnoticed_subscribe input[type=email],.getnoticed_subscribe input[type=text],.widget_getnoticed_subscribe input[type=email],.widget_getnoticed_subscribe input[type=text]{padding:8px 10px;box-sizing:border-box;width:100%;border-radius:5px}.widget_getnoticed_subscribe .content{background:#eee;padding:10px 20px 5px}.widget_getnoticed_subscribe.title-ribbon{border-top-left-radius:0;border-top-right-radius:0}.getnoticed_subscribe form li,.widget_getnoticed_subscribe form p{position:relative}.getnoticed_subscribe label.overlay,.widget_getnoticed_subscribe label.overlay{color:#aaa;padding:7px 10px;left:0;top:0;right:0}.getnoticed_subscribe label.overlay{font-size:1.2em;top:3px}.getnoticed_subscribe .submit,.widget_getnoticed_subscribe .submit,.widget_getnoticed_subscribe input[type=button],.widget_getnoticed_subscribe input[type=submit]{background:#4382c4;border:1px solid #272727;color:#fff;display:block;-webkit-filter:none;filter:none;font-family:'Helvetica Neue',Arial,sans-serif;font-weight:700;padding:4% 7%;width:auto}.widget_getnoticed_subscribe input{margin:0 auto 1em}.widget_getnoticed_subscribe p input{margin:0 auto}.getnoticed_subscribe .success{background:#ada;font-weight:700;padding:1em .5em;text-align:center}#secondary .getnoticed_subscribe{font-size:14px;line-height:1.56em;margin:0 auto;width:80%}#secondary .getnoticed_subscribe fieldset{background:0 0;border:none;padding:0;margin:0;border-radius:0}#secondary fieldset li{border-bottom:none}#secondary .getnoticed_subscribe .submitrow{text-align:center}.widget_getnoticed_subscribe #mc_embed_signup h2{display:none}.widget_getnoticed_subscribe .indicates-required{font-size:.8em}.widget_getnoticed_subscribe .mc-field-group{margin:1em 0 0;position:relative}.widget_getnoticed_subscribe input.button{line-height:normal;margin:1em auto}.widget_getnoticed_subscribe input#mc-embedded-subscribe{margin-top:0}#primary .widget_getnoticed_subscribe{margin:1.5em auto;width:90%}#primary .widget_getnoticed_subscribe h3 span{text-align:center}.widget_getnoticed_facebook_likebox .fb-like-box{padding:.5em 1em}.widget_getnoticed_facebook_likebox .fb-like-box iframe{border:none;overflow:hidden;width:100%}ol.comment-list{list-style:none;margin:0;padding:0}.comment-list .comment{position:relative}.comment-list .comment .reply{background:#ccc;font-size:.8em;position:absolute;right:1em;top:-1px}.comment-list .comment .reply a{display:inline-block;padding:0 1em;text-decoration:none}.comment footer{background:#eee;padding:.5em}.comment .avatar{float:left;margin-right:1em}.comment .comment-meta{font-size:.8em;line-height:1.1em}.comment .comment-content{padding:1em 1em 1em 4em}.comment .children{list-style:none;margin-left:4em}#comments{padding-top:1px}#comments .comments-title,#respond h3{font-weight:700;margin:1em 0}#comments .comment-form-author,#comments .comment-form-email,#comments .comment-form-url,#comments .logged-in-as{margin-bottom:1em}#comments .comment-form-author{float:left;margin-right:2%;width:48%}#comments .comment-form-email{float:left;width:50%}#comments .comment-form-url{clear:both}#comments .comment-form-author label,#comments .comment-form-email label,#comments .comment-form-url label{display:block}.comment-list #respond{border:3px solid #eee;margin:0 0 1.5em 4em}.comment-list #respond h3{background:#eee;margin:0;padding:0 1em}.comment-list #respond h3 small{float:right}.comment-list #respond .logged-in-as{background:#eee;font-size:.9em;margin-bottom:1em;padding:0 1em .25em}.comment-list #respond .comment-form-comment,.comment-list #respond .form-submit{margin:0 1em 1em}.comment-list #respond .comment-form-comment label{display:none}.entry-content iframe.twitter-tweet-rendered{margin:1em auto!important}body.simple #content{min-height:0}body.simple #logo{float:left;margin-bottom:0}@font-face{font-family:getnoticedtheme;src:url(//drscottlittle.com/wp-content/themes/getnoticed/./fonts/gnt.eot);src:url(//drscottlittle.com/wp-content/themes/getnoticed/./fonts/gnt.eot?#iefix) format("embedded-opentype"),url(//drscottlittle.com/wp-content/themes/getnoticed/./fonts/gnt.woff) format("woff"),url(//drscottlittle.com/wp-content/themes/getnoticed/./fonts/gnt.ttf) format("truetype"),url(//drscottlittle.com/wp-content/themes/getnoticed/./fonts/gnt.svg#gnt) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:gnt;src:url(//drscottlittle.com/wp-content/themes/getnoticed/./fonts/gnt.svg#gnt) format("svg")}}[data-icon]:before{content:attr(data-icon)}.icon-admin-authorbox:before,.icon-admin-dropcap:before,.icon-admin-featured-image:before,.icon-admin-ftc:before,.icon-admin-header-footer:before,.icon-admin-intro-paragraph:before,.icon-admin-post-header:before,.icon-admin-sharebar:before,.icon-admin-sidebar:before,.icon-announcement:before,.icon-audio:before,.icon-book:before,.icon-event:before,.icon-landingpage:before,.icon-link:before,.icon-mediaappearance:before,.icon-photo:before,.icon-question:before,.icon-quote:before,.icon-slide:before,.icon-snippet:before,.icon-survey:before,.icon-tip:before,.icon-tweet:before,.icon-video:before,[data-icon]:before{display:inline-block;font-family:getnoticedtheme;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icon-admin-authorbox:before{content:"\f100"}.icon-admin-dropcap:before{content:"\f101"}.icon-admin-featured-image:before{content:"\f102"}.icon-admin-ftc:before{content:"\f103"}.icon-admin-header-footer:before{content:"\f104"}.icon-admin-intro-paragraph:before{content:"\f105"}.icon-admin-post-header:before{content:"\f106"}.icon-admin-sharebar:before{content:"\f107"}.icon-admin-sidebar:before{content:"\f108"}.icon-announcement:before{content:"\f109"}.icon-audio:before{content:"\f10a"}.icon-book:before{content:"\f10b"}.icon-event:before{content:"\f10c"}.icon-getnoticed-icon:before{content:"\f10d"}.icon-landingpage:before{content:"\f10e"}.icon-link:before{content:"\f10f"}.icon-mediaappearance:before{content:"\f100"}.icon-photo:before{content:"\f111"}.icon-question:before{content:"\f112"}.icon-quote:before{content:"\f113"}.icon-slide:before{content:"\f114"}.icon-snippet:before{content:"\f115"}.icon-survey:before{content:"\f116"}.icon-tip:before{content:"\f117"}.icon-tweet:before{content:"\f118"}.icon-video:before{content:"\f119"}.home .posttitle-hideindex .entry-title,.posttitle-hide .entry-title,.single .posttitle-hidesingle .entry-title{display:none}.sidebar aside.AWeberWebformPlugin_printWidget{background:0 0;border:none;box-shadow:none}.sidebar .AWeberWebformPlugin_printWidget h3.widget-title{display:none}.sidebar .AWeberWebformPlugin_printWidget iframe{padding-left:10px}#main{overflow:visible}#main:after,#main:before{content:" ";display:table}#main:after{clear:both}#categories-menu:after,#categories-menu:before{content:" ";display:table}#categories-menu:after{clear:both}#categories-menu li{box-sizing:border-box;float:left}#splash img{display:block;margin:0 auto;max-width:100%}.getnoticed-main-plain #main{background:0 0;border:none;clear:both;margin-top:0;padding:0}.getnoticed-main-plain #featured-widgets .widget{margin:0}.getnoticed-main-plain .header-feature{background:0 0;padding:0}.getnoticed-mainnav-side #headernav .innerwrap:after,.getnoticed-mainnav-side #headernav .innerwrap:before{content:" ";display:table}.getnoticed-mainnav-side #headernav .innerwrap:after{clear:both}.getnoticed-mainnav-side #masthead{float:left;padding-left:0;width:50%}.getnoticed-mainnav-side #masthead .innerwrap{margin:0;width:auto}.getnoticed-mainnav-side .site-header .headshot{display:none}.getnoticed-mainnav-side .main-navigation .innerwrap{position:relative}.getnoticed-mainnav-side .getnoticed-mainnav{text-align:right;position:absolute;right:0;top:50%;margin-top:-1.75em;width:100%}.getnoticed-mainnav-side .main-navigation li{display:inline-block;float:none}.getnoticed-mainnav-side #page{clear:both}.getnoticed-block-searchwidget #secondary .widget_search{display:none!important}.widget_getnoticed_reachcounter{overflow:hidden;padding:1em .5em;text-align:center}.sidebar .widget_getnoticed_reachcounter .widget-title{border-bottom:none;display:inline;float:none}.widget_getnoticed_reachcounter .count{display:inline;float:none;text-align:right}.widget_getnoticed_reachcounter .count span{font-size:1.2em;font-weight:700;line-height:.8em}#getnoticed-featured-area{clear:both;margin-bottom:1.8%}#featured-widgets .widget_getnoticed_subscribe{text-align:center}#featured-widgets .widget_getnoticed_subscribe form:after,#featured-widgets .widget_getnoticed_subscribe form:before{content:" ";display:table}#featured-widgets .widget_getnoticed_subscribe form:after{clear:both}#featured-widgets .widget_getnoticed_subscribe form{margin:1.5em auto;width:80%}#featured-widgets .widget_getnoticed_subscribe input{box-sizing:border-box;float:left;margin:0 0 0 1.25%;padding:8px 10px;width:32.5%}#featured-widgets .widget_getnoticed_subscribe input:first-child{margin-left:0}#featured-widgets .widget_getnoticed_subscribe input[type=submit]{font-size:100%}#featured-widgets .widget_getnoticed_subscribe.hasimage img{float:left;width:17%}#featured-widgets .widget_getnoticed_subscribe.hasimage .formwrap{float:left;margin-left:3%;width:80%}#featured-widgets .widget_getnoticed_subscribe .formwrap .widget-title{margin-top:1%}#featured-widgets .widget_getnoticed_subscribe.hasimage .content:after,#featured-widgets .widget_getnoticed_subscribe.hasimage .content:before{content:" ";display:table}#featured-widgets .widget_getnoticed_subscribe.hasimage .content:after{clear:both}.getnoticed_subscribe.widget_shadow input[type=email],.getnoticed_subscribe.widget_shadow input[type=text],.widget_getnoticed_subscribe.widget_shadow input[type=email],.widget_getnoticed_subscribe.widget_shadow input[type=text]{box-shadow:inset 0 2px 3px rgba(0,0,0,.5)}.getnoticed_subscribe.widget_shadow .submit,.widget_getnoticed_subscribe.widget_shadow .submit,.widget_getnoticed_subscribe.widget_shadow input[type=button],.widget_getnoticed_subscribe.widget_shadow input[type=submit]{box-shadow:inset 0 2px 3px rgba(255,255,255,.5),inset 0 -2px 3px rgba(0,0,0,.4);text-shadow:0 1px 2px rgba(0,0,0,.5)}.widget_getnoticed_subscribe.widget_flat input{border:none;box-shadow:none;text-shadow:none}.hentry .entry-header h3.getnoticed-entry-subtitle{margin:0;text-align:left}.getnoticed_shareable{background:#fefefe;border:1px solid #b7b7b7;box-sizing:border-box;margin:1.5em 0;overflow:hidden}.getnoticed_shareable blockquote{background:0 0;font-size:1.69em;line-height:1.3em;margin:.75em 0;padding:0 1em 0 3em;position:relative}.getnoticed_shareable blockquote:before{color:#676c6e;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:3.5em;left:.2em;top:-.1em;opacity:1}.getnoticed_shareable cite{float:right;font-size:1em;font-style:normal;line-height:1.6em;text-align:right}.getnoticed_shareable .actions{background:#f8f8f8;border-top:1px solid #b7b7b7;clear:both;list-style:none;margin:0;overflow:hidden;padding:.5em .6em;text-indent:0}.getnoticed_shareable .actions li{background:0 0;float:right;margin:0;text-indent:0}.getnoticed_shareable .actions li:before{content:"";display:none}.getnoticed_shareable .actions a{background:#72d0f4;border:none;border-radius:3px;color:#fff;display:inline-block;font-family:"Helvetica Neue",Helvetica,sans-serif;font-size:.77em;font-weight:400;line-height:1.2em;padding:.5em 1em;text-shadow:none;vertical-align:baseline}.getnoticed_shareable .actions a.fbthis{background:#4b87c6}.getnoticed_shareable .actions a:hover{background:#26bbec;text-decoration:none}.getnoticed_shareable .actions a.fbthis:hover{background:#5b97d6}.site-navigation .getnoticed-socialnav-highlight a{background:#666;background:linear-gradient(top,#d6d6d6 0,#666 30%);border-radius:5px}.site-navigation .getnoticed-socialnav-flat a{background:#666;border-radius:0}.site-navigation .getnoticed-socialnav-icononly a{background:0 0;border-radius:0}.site-navigation .getnoticed-socialnav-flat i,.site-navigation .getnoticed-socialnav-icononly i{border-radius:0}.hide{display:none}abbr{border:none;text-decoration:none;font-size:100%}#secondary .storebuttons{margin-left:-10px;margin-right:-10px;padding-bottom:15px}#secondary .storebuttons li{border:none;margin:0;padding:0}.storebuttons a{background:url(//drscottlittle.com/wp-content/themes/getnoticed/images/webstores.png) left top no-repeat;display:block;float:left;height:0;overflow:hidden;padding-top:49px;margin:3px 0 3px 2%;width:45%;max-width:120px}.storebuttons .pb_amazon a{background-position:0 0}.storebuttons .pb_bn a{background-position:0 -50px}.storebuttons .pb_bamm a{background-position:0 -150px}.storebuttons .pb_cbd a{background-position:0 -300px}.storebuttons .pb_family a{background-position:0 -100px}.storebuttons .pb_lifeway a{background-position:0 -200px}.storebuttons .pb_mardel a{background-position:0 -350px}.storebuttons .pb_parable a{background-position:0 -250px}.storebuttons .pb_amazon a:hover{background-position:-124px 0}.storebuttons .pb_bn a:hover{background-position:-124px -50px}.storebuttons .pb_bamm a:hover{background-position:-124px -150px}.storebuttons .pb_cbd a:hover{background-position:-124px -300px}.storebuttons .pb_family a:hover{background-position:-124px -100px}.storebuttons .pb_lifeway a:hover{background-position:-124px -200px}.storebuttons .pb_mardel a:hover{background-position:-124px -350px}.storebuttons .pb_parable a:hover{background-position:-124px -250px}.topic{color:#444;font-size:14px;line-height:25px;overflow:hidden;padding:7px}.topic_slide{float:left;margin:3px 20px 20px 0;-moz-box-shadow:0 0 7px #999;-webkit-box-shadow:0 0 7px #999}.topic_slide img{border:none;display:block;margin-bottom:0;-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important}.theme-default .nivoSlider{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.signup_form ul{list-style:none;margin:10px 0 0!important;padding:0}.signup_form li{background:none!important;font-size:12px;list-style:none;margin:0 0 15px!important;padding:0!important;height:1%}.signup_form label{display:block;line-height:1.2em;margin-bottom:2px}.signup_form input{border:1px solid #ccc;font-size:14px;padding:4px 6px}.signup_form .medtext{width:30%}.signup_form .longtext{width:60%}.signup_form fieldset{background:#eaeaea;border:1px solid #ccc;font-family:Arial,Helvetica,sans-serif;margin:0 0 20px;padding:15px 20px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.signup_form .submitrow{margin:0 0 20px;text-align:right}.signup_form .submitrow input{background-color:#a30000;background-image:-webkit-gradient(linear,left top,left bottom,from(#a30000),to(#7f1813));background-image:-webkit-linear-gradient(top,#a30000,#7f1813);background-image:-moz-linear-gradient(top,#a30000,#7f1813);background-image:-o-linear-gradient(top,#a30000,#7f1813);background-image:linear-gradient(to bottom,#a30000,#7f1813);border:2px solid #eee;border:1px solid #333;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:inset 0 2px 3px rgba(255,255,255,.5),inset 0 -2px 3px rgba(0,0,0,.4);box-shadow:inset 0 2px 3px rgba(255,255,255,.5),inset 0 -2px 3px rgba(0,0,0,.4);color:#fff;cursor:pointer;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;padding:.7em 2em;text-shadow:0 1px 0 rgba(0,0,0,.5);width:auto}.signup_form .submitrow input:hover{border-color:#e5ce74}.audioplayer{margin:1em 0}.entry .entry-aside{background-color:#eaeaea;border:1px solid #D5D5D5;font-family:arial,helvetica,sans-serif;font-size:13px;line-height:18px;margin-bottom:20px;margin-top:8px;padding:15px 20px 20px}.entry .entry-aside p{line-height:18px}.entry .entry-aside p:last-child{margin-bottom:0}#topad .post-actions{padding-top:10px;width:235px}#content #endofpost-actions{float:none;height:62px;margin-left:0;overflow:hidden;width:100%}#endofpost-actions h3{float:left;font-size:1.1em;margin-right:1em;text-align:left}.post-actions .buffer-count-wrap,.post-actions .gplus-count-wrap,.post-actions .linkedin-count-wrap,.post-actions .stumbleupon-count-wrap{float:left}.top-count-wrap{height:62px;width:55px}.post-actions .facebook-count-wrap{width:60px}.post-actions .gplus-count-wrap{height:60px;margin-right:2px;padding-top:2px;width:50px}#topad .gplus-count-wrap{margin-right:5px}.post-actions .linkedin-count-wrap,.post-actions .stumbleupon-count-wrap{margin:0 2px}.widget_stormyfrog_countdown .countdown_widget_inner{display:none}#extranav li{border:none;display:list-item;margin:0 0 0 17px;padding:0;list-style:disc}#extranav li a{text-decoration:underline}.tweetthis{border:1px solid #ccc;color:#333;cursor:pointer;display:inline-block;height:20px;font:11px/20px 'Helvetica Neue',Arial,sans-serif;font-weight:700;padding:0 3px 0 19px;position:relative;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.5);vertical-align:top;zoom:1;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dedede));background:-moz-linear-gradient(top,#fff,#dedede);background:linear-gradient(top,#fff,#dedede);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede')}.tweetthis:hover{border-color:#bbb;background:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#d9d9d9));background:-moz-linear-gradient(center top,#f8f8f8,#d9d9d9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d9d9d9')}.tweetthis i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/images/tweetable.png) left top no-repeat;display:block;height:13px;width:16px;position:absolute;left:2px;top:50%;margin-top:-5px}#secondary .wideimage{margin:0 -10%;overflow:hidden;text-align:center;width:120%}#secondary .buttons{padding-bottom:5px}#secondary .buttons li{border:none;padding:0}#main #primary .Cart66ButtonPrimary,#main #primary .Cart66ButtonSecondary,#secondary .buybutton{background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#d6d6d6));background-image:-webkit-linear-gradient(top,#fff,#d6d6d6);background-image:-moz-linear-gradient(top,#fff,#d6d6d6);background-image:-o-linear-gradient(top,#fff,#d6d6d6);background-image:linear-gradient(to bottom,#fff,#d6d6d6);border:1px solid #ccc;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;color:#333;cursor:pointer;display:block;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;margin:10px 0;padding:5px;text-align:center;text-decoration:none;-moz-box-shadow:0 0 5px #AAA;-webkit-box-shadow:0 0 5px #AAA}#main #primary .Cart66ButtonPrimary:hover,#main #primary .Cart66ButtonSecondary:hover,#secondary .buybutton:hover{border-color:#168baa}#main #primary .Cart66ButtonPrimary{background-color:#a30000;background-image:-webkit-gradient(linear,left top,left bottom,from(#a30000),to(#7f1813));background-image:-webkit-linear-gradient(top,#a30000,#7f1813);background-image:-moz-linear-gradient(top,#a30000,#7f1813);background-image:-o-linear-gradient(top,#a30000,#7f1813);background-image:linear-gradient(to bottom,#a30000,#7f1813);color:#fff;height:auto;padding:5px 15px}#main #primary .Cart66ButtonPrimary:hover{background:#BC0000;border-color:#fff;-moz-box-shadow:0 0 5px #AC0000;-webkit-box-shadow:0 0 5px #AC0000;text-decoration:none}input.buybutton{line-height:26px;width:238px;width:246px}@media(max-width:1320px){.getnoticed-mainnav-above #headernav .social{position:absolute;right:62px}}@media(max-width:1250px){#attentionGrabberWrap #openAttentionGrabber{right:2%}#attentionGrabber{overflow:hidden}.getnoticed-mainnav-above #headernav .social{padding-right:70px;position:absolute;right:0}}@media(max-width:1060px){#primary{width:66.9118%}#secondary,#top_search{width:31.5126%}#categories-menu ul{float:none;overflow:hidden;width:100%}#secondary .widget_getnoticed_subscribe{background-size:80%}.survey-post .entry-summary{padding:30px 0 20px}.survey-post .surveyMonkeyInfo{margin:0 auto}}@media(max-width:960px){.site-logo{width:70%}.site-logo img{width:100%}.getnoticed-mainnav-above #headernav .social{padding-right:27px;position:absolute;right:5%}.site-header .headshot{background-size:auto 130px;padding-top:130px;right:0;width:150px}.sidebar .widget{font-size:13px}.sidebar .widget h3{font-size:16px}#secondary .widget_getnoticed_subscribe{background-size:94%;padding-left:0;padding-right:0}#secondary .widget_getnoticed_subscribe .bannerL{border-width:20px 0 20px 5px;left:-7px}#secondary .widget_getnoticed_subscribe .bannerR{border-width:20px 5px 20px 0;right:-7px}#secondary .widget_getnoticed_reachcounter .widget-title{font-size:12px;line-height:22px;width:40%}#secondary .widget_getnoticed_reachcounter .count{width:59%}#secondary .widget_getnoticed_reachcounter .count span{font-size:24px}}@media(max-width:890px){#footer #first{width:46%}#footer #second{display:none}#footer #third{float:right;width:46%}#footer #third .widget_sociallist{float:right}#footer #third .widget_sociallist a{margin:0 0 1em 1em}#footer #third .widget{text-align:right}#footer #third .menu{list-style:none}}@media(max-width:860px){.site-navigation #primary-menu{margin-right:0}.site-navigation .social{display:none}}@media(max-width:800px){.wrap{width:100%}#top_search{display:none}.site-navigation .innerwrap{position:relative;transition:left .5s ease-in-out;-webkit-transition:left .5s ease-in-out}.site-navigation .mobile_actions{display:block;float:right;margin-right:1%;margin-top:2px}.site-navigation .mobile_actions .mobile_menu{display:none;background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/search-menu.png) 5px 5px no-repeat;height:0;overflow:hidden;padding-top:28px;width:28px}.site-navigation .mobile_actions .mobile_menu:hover{background-position:5px -45px}.site-navigation .mobile_actions #mobile_search{position:absolute;right:-185px;top:1px;width:215px}.site-navigation .mobile_actions #mobile_search label{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/search-menu.png) -55px 5px no-repeat;clip:auto;display:block;height:0;overflow:hidden;margin-top:1px;margin-left:2px;padding-top:28px;width:28px;z-index:99}.site-navigation .mobile_actions #mobile_search_s{background:0 0;border-color:transparent;border-radius:14px;font-size:1.2em;padding:5px 5px 5px 30px;width:180px}.site-navigation .mobile_actions #mobile_search_s:focus{background:#fff;box-shadow:0 0 5px #fff;outline:0}#attentionGrabberWrap #openAttentionGrabber,.site-navigation .mobile_actions #mobile_search_submit{display:none}#primary{float:none;width:100%}#secondary{float:none;margin-top:1em;width:100%}#secondary #getnoticed_advancedtext-about-me,#secondary #getnoticed_advancedtext-ad-center,#secondary #getnoticed_advancedtext-community-leaders,#secondary .widget_getnoticed_reachcounter,#secondary .widget_getnoticed_sociallist{display:none}#secondary .widget_stormyfrog_display_quotes{clear:both}.site-credits{padding:1em}#menu-final-menu,.site-info{float:none;text-align:center}#primary .authorbox .getnoticed-social li{display:block}#primary .authorbox .getnoticed-social li a{display:block;margin:0 auto 1em}#secondary .widget_getnoticed_subscribe .content{overflow:hidden}#secondary .widget_getnoticed_subscribe .content p{margin:1.5em 0 1em}#secondary .widget_getnoticed_subscribe .content img{float:left;margin-right:2%;width:30%}#secondary .widget_getnoticed_subscribe .content form{float:left;width:65%}#secondary .widget_getnoticed_subscribe .content form p{margin:0 0 1em}#secondary .widget_getnoticed_subscribe label{color:#666;position:static}#secondary .widget_getnoticed_subscribe input{padding:8px 10px}}@media(max-width:690px){body{background:#333;overflow:hidden;position:relative}#ocnav,.sitewrap{position:relative;transition:.25s all ease-in}.sitewrap{float:left;margin-left:0;width:100%}#ocnav{background:#333;display:block;float:right;height:100%;margin-right:-100%;width:87.5%}#ocsearch{background:#000a32;padding:8px 0;text-align:center}#ocsearch input[type=text]{border-radius:14px 0 0 14px;padding-right:14px;padding-left:14px;width:54%;background-clip:padding-box}#ocsearch input[type=submit]{border-radius:0 14px 14px 0;display:inline-block;line-height:1.072em;margin:0 0 0 -1px;padding:6px 16px 4px 14px;width:26%;background-clip:padding-box}#ocsearch input:focus{border-color:#eee;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,255,255,.7)}#ocnav h3{background:#303030;border-bottom:1px solid #444;border-top:1px solid #222;color:#888;display:block;font-size:.7em;letter-spacing:2px;text-align:center;text-transform:uppercase}#ocnav ul{list-style:none;margin:0;padding:0}#ocnav li a{border-bottom:1px solid #2c2c2c;color:#ccc;display:block;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1em;padding:.5em 1em;text-decoration:none}#ocnav li a:hover{background:#363636}.mobileside_active .sitewrap{margin-left:-87.5%;position:fixed;z-index:2;box-shadow:5px 0 10px rgba(0,0,0,.5)}.mobileside_active #ocnav{margin-right:0;visibility:visible}#attentionGrabber,#attentionGrabberWrap,#openAttentionGrabber{display:none!important}#headernav{border-bottom:none;box-shadow:none;min-height:0;overflow:hidden;padding:6px 0}.mobile-title{display:block;float:left;font-size:2em}.mobile-title a{background-position:left top;background-repeat:no-repeat;display:block;margin:0 5px;overflow:hidden;width:250px}.site-header{display:none}.site-navigation .mobile_actions{margin-right:2%}.site-navigation .mobile_actions .mobile_menu{display:block}#categories-menu,#primary-menu,.header-feature,.main-navigation .menu-top-of-page-container,.main-navigation .social,.site-navigation .mobile_actions #mobile_search{display:none}#featured-area .widget_getnoticed_subscribe form{width:94%}#featured-area .widget_getnoticed_subscribe input,#featured-area .widget_getnoticed_subscribe input[type=submit]{font-size:.8em}#main{border:none;padding:5px}.hentry{margin-bottom:.5em}.post,.type-page{padding:13px 15px}.custom-post .entry-summary:before{left:16px}.custom-post .entry-summary{font-size:1.2em;padding:20px 40px 10px 80px}.book-post .entry-summary img{margin:0 15px 10px -65px}.quote-post .entry-summary{background:0 0}.photo-post .entry-summary,.slide-post .entry-summary,.video-post .entry-summary{padding:0}.entry-footer .up{left:20px}.entry-header .entry-meta{margin-bottom:0}.entry-header .sharebar{margin:10px 0}.entry-content{margin-top:0}.entry-footer{margin-top:10px;padding:5px 0}.custom-post .entry-summary h3,.custom-post .entry-summary h3 a,.post h1,.post h1 a{font-size:21px;line-height:24px}.sharebar .sep{width:7px}.sharebar .share-buffer a,.sharebar .share-facebook a,.sharebar .share-googleplus a,.sharebar .share-linkedin a,.sharebar .share-pinterest a,.sharebar .share-tweet a{padding:0 6px 0 7px}.sharebar .share-buffer a span,.sharebar .share-facebook a span,.sharebar .share-googleplus a span,.sharebar .share-linkedin a span,.sharebar .share-pinterest a span,.sharebar .share-tweet a span{display:block;display:none;margin:0;text-indent:-999px;width:1px}.sharebar .share-email{margin-left:0}.sharebar .count,.sharebar .count-effect,.sharebar .count-wrap,.sharebar .share-print .button,.sharebar .spa,.sharebar .spb{display:none}#footer #first,#footer #third{float:none;margin-left:0;margin-right:0;width:100%}#footer #third .widget{text-align:left}#footer #third .widget_sociallist{float:none}#footer #third .widget_sociallist a{margin:0 1em 0 0}#blogrollposts,#nav_menu-3{display:none}.menu-final-menu-container,.site-info{float:none}.menu-final-menu-container{margin-top:1em}#menu-final-menu li{margin-left:.5em;padding-left:.5em}#menu-final-menu li:first-child{margin-left:0;padding-left:0}}@media only screen and (-webkit-min-device-pixel-ratio:1.5){.twitter i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) no-repeat}.facebook i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -50px 0 no-repeat}.rssfeed i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -100px 0 no-repeat}.pinterest i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -150px 0 no-repeat}.google i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -200px 0 no-repeat}.linkedin i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -250px 0 no-repeat}.email i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -300px 0 no-repeat}.youtube i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -350px 0 no-repeat}.vimeo i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -400px 0 no-repeat}.audio i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -450px 0 no-repeat}.instagram i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -500px 0 no-repeat}.stumbleupon i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -550px 0 no-repeat}.website i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -600px 0 no-repeat}.buffer i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -650px 0 no-repeat}.print i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -700px 0 no-repeat}.emailto i{background:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png) -750px 0 no-repeat}.sharebar .share-social a i{background-image:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png);background-size:auto 18px}.sharebar .share-email span,.sharebar .share-print span{background-image:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png);background-size:auto 24px}.authorbox .getnoticed-social li i{background-size:auto 24px}#content .nav-next .meta-nav,#content .nav-previous .meta-nav,#footer .widget_sociallist i,#headernav .social i,#secondary .widget_sociallist i,#top_search .assistive-text,.hentry ul li,.widget_search .assistive-text{background-image:url(//drscottlittle.com/wp-content/themes/getnoticed/img/sprites-2x.png);background-size:auto 24px}.site-navigation .mobile_actions .mobile_menu{background-position:5px -45px;background-size:50px auto}.site-navigation .mobile_actions #mobile_search label{background-position:-25px -45px;background-size:50px auto}}
#secondary .widget_reachWidget,#secondary .widget_getnoticed_reachcounter,#secondary .widget_getnoticed_sociallist a{background:#eee;background:-moz-linear-gradient(top,#fff 0%,#d2d4d6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#d2d4d6));background:-webkit-linear-gradient(top,#fff 0%,#d2d4d6 100%);background:-o-linear-gradient(top,#fff 0%,#d2d4d6 100%);background:-ms-linear-gradient(top,#fff 0%,#d2d4d6 100%);background:linear-gradient(top,#fff 0%,#d2d4d6 100%);border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0px 1px 3px rgba(0,0,0,.5);-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.5);box-shadow:0px 1px 3px rgba(0,0,0,.5);color:#333;text-shadow:0 1px 1px #fff}#secondary .widget_reachWidget,#secondary .widget_getnoticed_reachcounter{text-shadow:0 2px 3px #fff}#secondary .widget_getnoticed_sociallist a:hover{background:#d6d6d6;background:-moz-linear-gradient(top,#eee 0%,#aaacae 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#aaacae));background:-webkit-linear-gradient(top,#eee 0%,#aaacae 100%);background:-o-linear-gradient(top,#eee 0%,#aaacae 100%);background:-ms-linear-gradient(top,#eee 0%,#aaacae 100%);background:linear-gradient(top,#eee 0%,#aaacae 100%);text-decoration:none;text-shadow:0 1px 1px #eee}#secondary .widget_reachWidget,#secondary .widget_getnoticed_reachcounter{padding:.5em 1em;overflow:hidden}#secondary .widget_reachWidget .widget-title,#secondary .widget_getnoticed_reachcounter .widget-title{background:0 0;border:none;color:#333;float:left;font:300 14px/44px 'Helvetica Neue',Helvetica,Arial,sans-serif;margin:0;padding:0;text-align:left;text-transform:none;width:120px}#secondary .widget_reachWidget .count,#secondary .widget_getnoticed_reachcounter .count{border-left:1px solid #eee;float:right;width:125px}#secondary .widget_reachWidget .count span,#secondary .widget_getnoticed_reachcounter .count span{border-left:1px solid #d6d6d6;color:#666;display:block;font-size:28px;font-weight:700;line-height:44px;padding:0 0 0 .5em;text-align:center}#s{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 2px 3px rgba(0,0,0,.5);-webkit-box-shadow:inset 0 2px 3px rgba(0,0,0,.5);box-shadow:inset 0 2px 3px rgba(0,0,0,.5)}
/*
Theme Name: Get Noticed!
Theme URI: http://getnoticedtheme.com/
Author: Michael Hyatt and Andrew Buckman
Description: The theme for anyone wanting to build a personal brand.
Version: 1.5.3
License: GNU General Public License
License URI: license.txt
Credits URI: credits.txt
Tags: responsive
*/


.csColumn img{max-width:100%;width:auto;height:auto}.csRow{clear:both}.csRow:after{display:block;content:'';height:0;clear:both;visibility:hidden;font-size:0;line-height:0}
@media screen and (max-width:1024px){.csColumn{clear:both !important;float:none !important;text-align:center !important;margin-left:10% !important;margin-right:10% !important;width:80% !important}.csColumnGap{display:none !important}}
#headernav .site-title,#headernav .site-title a{color:#223672}#headernav .site-header .site-description{color:#000}body{background:#fff}#main{background:#d6d6d6}#main{border-color:#eee}.header-feature{background:#eee}a,a:visited{color:#223672}.widget_getnoticed_subscribe .submit,.widget_getnoticed_subscribe input[type=submit]{background:#223672}a:hover,a:focus,a:active{color:#13c100}.primarybutton,.primarybutton:link,.primarybutton:visited,#secondary .primary .buybutton{background-color:#e07b00;background-image:-webkit-gradient(linear,left top,left bottom,from(#fcbc74),to(#e07b00));background-image:-webkit-linear-gradient(top,#fcbc74,#e07b00);background-image:-moz-linear-gradient(top,#fcbc74,#e07b00);background-image:-o-linear-gradient(top,#fcbc74,#e07b00);background-image:linear-gradient(to bottom,#fcbc74,#e07b00)}.primarybutton,.primarybutton:link,.primarybutton:visited,#secondary .primary .buybutton{border-color:#0d2541}.primarybutton,.primarybutton:link,.primarybutton:visited,#secondary .primary .buybutton{color:#0d2541}.primarybutton:hover,#secondary .primary .buybutton:hover{background:#ff9d2e}.primarybutton:hover,#secondary .primary .buybutton:hover{border-color:#fff}.primarybutton:hover,#secondary .primary .buybutton:hover{color:#0d2541}.button,.nav-previous a,.nav-next a{background:#fff}.button,.nav-previous a,.nav-next a{border-color:#aaa}.button,.nav-previous a,.nav-next a,.button:active,.nav-previous a:active,.nav-next a:active,.button:link,.nav-previous a:link,.nav-next a:link,.button:visited,.nav-previous a:visited,.nav-next a:visited{color:#333}.button:hover,.nav-previous a:hover,.nav-next a:hover{background:#eee}.button:hover,.nav-previous a:hover,.nav-next a:hover{border-color:#aaa}.button:hover,.nav-previous a:hover,.nav-next a:hover{color:#333}#headernav,#ocsearch,#secondary .fieldset h3{background:#223672}#headernav,#ocsearch{border-bottom-width:4px}#headernav,#ocsearch{border-bottom-style:solid}#headernav,#ocsearch{border-bottom-color:#d6d6d6}#headernav{-moz-box-shadow:0px 4px 6px rgba(102,102,102,.6);-webkit-box-shadow:0px 4px 6px rgba(102,102,102,.6);box-shadow:0 4px 6px rgba(102,102,102,.6)}.mobile-title a{display:none}.site-header .headshot{display:none}#headernav{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:.75em;line-height:1.5em;font-weight:700;font-style:normal}#headernav,#headernav a,#secondary .fieldset h3{color:#eee}#primary-menu a:hover,#primary-menu li:hover a{background:#223672}#primary-menu a:hover,#primary-menu li:hover a{color:#f2f2f2}#primary-menu li .sub-menu li a{background:#223672}#primary-menu li li a{color:#fff}#primary-menu li li a:hover{background:#fff}#primary-menu li li a:hover{color:#ff0202}#splash{margin-bottom:0}.header-feature{margin-top:1.8%}#categories-menu li{margin-left:1em}#top_search #s{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}#categories-menu a{background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-o-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff)}#categories-menu a{color:#333}#categories-menu a{text-shadow:1px 1px 0 #fff}#categories-menu a,#categories-menu li:first-child a{border-width:1px}#categories-menu a{border-style:solid}#categories-menu a{border-color:#f9f9f9}#categories-menu a{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#categories-menu a:hover{background-color:#aaacae;background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#aaacae));background-image:-webkit-linear-gradient(top,#eee,#aaacae);background-image:-moz-linear-gradient(top,#eee,#aaacae);background-image:-o-linear-gradient(top,#eee,#aaacae);background-image:linear-gradient(to bottom,#eee,#aaacae)}#categories-menu a:hover{border-color:#aaa}#categories-menu a:hover{color:#333}#categories-menu a:hover{text-shadow:1px 1px 0 #fff}#categories-menu .current-menu-item a{background-color:#4382c4;background-image:-webkit-gradient(linear,left top,left bottom,from(#cde),to(#4382c4));background-image:-webkit-linear-gradient(top,#cde,#4382c4);background-image:-moz-linear-gradient(top,#cde,#4382c4);background-image:-o-linear-gradient(top,#cde,#4382c4);background-image:linear-gradient(to bottom,#cde,#4382c4)}#categories-menu .current-menu-item a{color:#eee}#categories-menu .current-menu-item a{border-color:#aaa}#categories-menu .current-menu-item a,#categories-menu .current-menu-item a:hover{text-shadow:1px 1px 0 #000}.hentry,.post-type-archive .page-header,#comments,#comments-policy,#disqus_thread,#livefyre-comments{background:#fff}.entry-footer .up i{border-bottom-color:#fff}.author .author-info,#comments-policy p{background:#eaeaea}.hentry,.post-type-archive .page-header,.author .author-info,#comments,#comments-policy,#disqus_thread,#fbSEOComments,#livefyre-comments{border-color:#bbb}.custom-post .entry-content{border-top-color:#bbb}.entry-footer .up{border-bottom-color:#bbb}#main,.entry-header .byline{font-family:Georgia,Times,'Times New Roman',serif;font-size:1em;line-height:1.5em;font-weight:400;font-style:normal}.dropcap,#main,.podcastArchive th{color:#272727}.hentry .entry-header .entry-date,.hentry .entry-footer{color:#333}.hentry,.post-type-archive .page-header,.author .author-info{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.custom-post .entry-summary{background:#eaeaea}.custom-post .entry-summary:before{color:#888}.custom-post .entry-summary,.author .author-info,#comments-policy p{color:#272727}.site-header .site-title,.page h1,.post h1,.page-header h1{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.875em;line-height:1.2em;font-weight:700;font-style:normal}.page-header,.page h1,.page h1 a,.post h1,.post h1 a,.page-header h1,.page-header h1 a{color:#223672}.hentry .entry-header h3.getnoticed-entry-subtitle{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.3em;line-height:1.2em;font-weight:700;font-style:normal}.hentry .entry-header h3.getnoticed-entry-subtitle{color:#666}.hentry h2{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.5em;line-height:1.2em;font-weight:700;font-style:normal}.hentry h2,.hentry h2 a{color:#223672}.hentry h3,#dsq-content h3{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.25em;line-height:1.2em;font-weight:700;font-style:normal}.hentry h3,.hentry h3 a,#dsq-content h3,.comment-reminder{color:#223672}.hentry h4{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1em;line-height:1.2em;font-weight:400;font-style:italic}.hentry h4,.hentry h4 a{color:#272727}.sharebar{background:#eee}.sharebar .button{background-color:#d2d4d6;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#d2d4d6));background-image:-webkit-linear-gradient(top,#fff,#d2d4d6);background-image:-moz-linear-gradient(top,#fff,#d2d4d6);background-image:-o-linear-gradient(top,#fff,#d2d4d6);background-image:linear-gradient(to bottom,#fff,#d2d4d6)}.sharebar .button{color:#272727}.authorbox{background:#eee}.authorbox{border-width:1px}.authorbox{border-style:solid}.authorbox{border-color:#bbb}.authorbox{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.authorbox{font-family:Georgia,Times,'Times New Roman',serif;font-size:.8em;line-height:1.86em;font-weight:400;font-style:normal}.getnoticed_shareable{background:#fff}.getnoticed_shareable .actions{background:#eee}.getnoticed_shareable{border-width:1px}.getnoticed_shareable .actions{border-top-width:1px}.getnoticed_shareable{border-style:solid}.getnoticed_shareable .actions{border-top-style:solid}.getnoticed_shareable,.getnoticed_shareable .actions{border-color:#bbb}.getnoticed_shareable{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.getnoticed_shareable blockquote{font-family:Georgia,Times,'Times New Roman',serif;font-size:1.7em;line-height:1.3em;font-weight:400;font-style:normal}.getnoticed_shareable blockquote{color:#000}.getnoticed_shareable cite{font-family:Georgia,Times,'Times New Roman',serif;font-size:1em;line-height:1.6em;font-weight:400;font-style:normal}.getnoticed_shareable cite{color:#000}.sidebar .widget{background:#fff}.sidebar .widget{border-width:1px}.sidebar .widget{border-style:solid}.sidebar .widget{border-color:#bbb}.sidebar .widget{-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px}#secondary .widget_reachWidget,#secondary .widget_getnoticed_reachcounter,#secondary .widget_getnoticed_sociallist a,#secondary .widget_sociallist i,#s{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.sidebar .widget{-moz-box-shadow:0px 3px 5px rgba(102,102,102,.6);-webkit-box-shadow:0px 3px 5px rgba(102,102,102,.5);box-shadow:0 3px 5px rgba(102,102,102,.5)}#s{-moz-box-shadow:inset 0 2px 3px rgba(0,0,0,.5);-webkit-box-shadow:inset 0 2px 3px rgba(0,0,0,.5);box-shadow:inset 0 2px 3px rgba(0,0,0,.5)}.sidebar .widget h3,.widget_getnoticed_reachcounter .count{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.125em;line-height:1.333em;font-weight:700;font-style:normal}.sidebar .widget h3{color:#223672}.sidebar .widget h3{background:#efefef}.sidebar .widget{font-family:Georgia,Times,'Times New Roman',serif;font-size:1em;line-height:1.36em;font-weight:400;font-style:normal}.sidebar .widget{color:#000}.site-footer{background:#eee}.site-footer{color:#404040}.site-footer a,.site-footer a:visited{color:#9b000c}.site-footer a:hover{color:#bb0012}.site-credits{color:#666}.site-credits a,.site-credits a:visited{color:#aaa}
.ssp-wave wave wave{background:#1e73be !important}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:0 0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month]{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//drscottlittle.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//drscottlittle.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//drscottlittle.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0 10px}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 0 0}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}
.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span{max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}
@font-face{font-family:'icomoon';src:url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/css/../fonts/icomoon.eot?yei6s2);src:url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/css/../fonts/icomoon.eot?yei6s2#iefix) format('embedded-opentype'),url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/css/../fonts/icomoon.ttf?yei6s2) format('truetype'),url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/css/../fonts/icomoon.woff?yei6s2) format('woff'),url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/css/../fonts/icomoon.svg?yei6s2#icomoon) format('svg');font-weight:400;font-style:normal}[class*=" ssp-icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ssp-icon-pause_icon:before{content:"\e900";line-height:1.5}.ssp-icon-play_icon:before{content:"\e901";line-height:1.5}
@charset "UTF-8";@font-face{font-family:"gizmo";src:url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/fonts/Gizmo/fonts/gizmo.eot);src:url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/fonts/Gizmo/fonts/gizmo.eot?#iefix) format("embedded-opentype"),url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/fonts/Gizmo/fonts/gizmo.woff) format("woff"),url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/fonts/Gizmo/fonts/gizmo.ttf) format("truetype"),url(//drscottlittle.com/wp-content/plugins/seriously-simple-podcasting/assets/fonts/Gizmo/fonts/gizmo.svg#gizmo) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:"gizmo" !important;content:attr(data-icon);font-style:normal !important;font-weight:400 !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-]:before,[class*=" icon-"]:before{font-family:"gizmo" !important;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-add-calendar:before{content:"\61"}.icon-add-cart:before{content:"\62"}.icon-add-file:before{content:"\63"}.icon-add-user:before{content:"\64"}.icon-address:before{content:"\65"}.icon-airplane:before{content:"\66"}.icon-airplay:before{content:"\67"}.icon-alarm-clock:before{content:"\68"}.icon-alert:before{content:"\69"}.icon-anatomical-heart:before{content:"\6a"}.icon-apple:before{content:"\6b"}.icon-approve-document:before{content:"\6c"}.icon-apron:before{content:"\6d"}.icon-arrival:before{content:"\6e"}.icon-ascend:before{content:"\6f"}.icon-atm:before{content:"\70"}.icon-audio-book:before{content:"\71"}.icon-backspace:before{content:"\72"}.icon-badminton:before{content:"\73"}.icon-balloon:before{content:"\74"}.icon-ballpoint-pen:before{content:"\75"}.icon-ban:before{content:"\76"}.icon-bandage:before{content:"\77"}.icon-bank:before{content:"\78"}.icon-banknote:before{content:"\79"}.icon-bar-chart:before{content:"\7a"}.icon-barbecue:before{content:"\41"}.icon-barbecue-fire:before{content:"\42"}.icon-barbecue-utensils:before{content:"\43"}.icon-barcode-scanner:before{content:"\44"}.icon-barometer:before{content:"\45"}.icon-baseball-glove:before{content:"\46"}.icon-bathroom-scale:before{content:"\47"}.icon-bbq-apron:before{content:"\48"}.icon-bean:before{content:"\49"}.icon-beer:before{content:"\4a"}.icon-bell:before{content:"\4b"}.icon-bell-disabled:before{content:"\4c"}.icon-bike:before{content:"\4d"}.icon-binoculars:before{content:"\4e"}.icon-bird:before{content:"\4f"}.icon-boiling-pan:before{content:"\50"}.icon-book:before{content:"\51"}.icon-bookmark:before{content:"\52"}.icon-books:before{content:"\53"}.icon-bowling:before{content:"\54"}.icon-box:before{content:"\55"}.icon-box-2:before{content:"\56"}.icon-boxing-glove:before{content:"\57"}.icon-bread:before{content:"\58"}.icon-briefcase:before{content:"\59"}.icon-broccoli:before{content:"\5a"}.icon-broken-bone:before{content:"\30"}.icon-bullseye:before{content:"\31"}.icon-bus:before{content:"\32"}.icon-bus-2:before{content:"\33"}.icon-business-user:before{content:"\34"}.icon-calculator:before{content:"\35"}.icon-calendar:before{content:"\36"}.icon-call-bell:before{content:"\37"}.icon-call-center:before{content:"\38"}.icon-camera:before{content:"\39"}.icon-camera-film:before{content:"\21"}.icon-camp-fire:before{content:"\22"}.icon-camper:before{content:"\23"}.icon-car:before{content:"\24"}.icon-cargoship:before{content:"\25"}.icon-carrot:before{content:"\26"}.icon-cash-register:before{content:"\27"}.icon-cell-phone:before{content:"\28"}.icon-cfl:before{content:"\29"}.icon-charcoal:before{content:"\2a"}.icon-charge-mobile:before{content:"\2b"}.icon-charging-battery:before{content:"\2c"}.icon-charging-battery-2:before{content:"\2d"}.icon-chat:before{content:"\2e"}.icon-check:before{content:"\2f"}.icon-check-calendar:before{content:"\3a"}.icon-check-clipboard:before{content:"\3b"}.icon-cheese:before{content:"\3c"}.icon-chef:before{content:"\3d"}.icon-chess:before{content:"\3e"}.icon-chicken-leg:before{content:"\3f"}.icon-clean-glass:before{content:"\40"}.icon-cloche:before{content:"\5b"}.icon-clock:before{content:"\5d"}.icon-clockwise:before{content:"\5e"}.icon-cloud:before{content:"\5f"}.icon-cloud-download:before{content:"\60"}.icon-cloud-folder:before{content:"\7b"}.icon-cloud-upload:before{content:"\7c"}.icon-clouds:before{content:"\7d"}.icon-cloudy:before{content:"\7e"}.icon-cocktail:before{content:"\5c"}.icon-coffee:before{content:"\e000"}.icon-coffee-and-cream:before{content:"\e001"}.icon-coffee-and-sugar:before{content:"\e002"}.icon-coffee-bean:before{content:"\e003"}.icon-coffee-can:before{content:"\e004"}.icon-coffee-cups:before{content:"\e005"}.icon-coffee-milk:before{content:"\e006"}.icon-coffee-mug:before{content:"\e007"}.icon-coins:before{content:"\e008"}.icon-colander:before{content:"\e009"}.icon-columns:before{content:"\e00a"}.icon-compass:before{content:"\e00b"}.icon-compass-navigate:before{content:"\e00c"}.icon-compose:before{content:"\e00d"}.icon-computer:before{content:"\e00e"}.icon-computer-2:before{content:"\e00f"}.icon-computer-chip:before{content:"\e010"}.icon-computer-mouse:before{content:"\e011"}.icon-connection:before{content:"\e012"}.icon-containers:before{content:"\e013"}.icon-contract:before{content:"\e014"}.icon-corn:before{content:"\e015"}.icon-counterclockwise:before{content:"\e016"}.icon-credit-card:before{content:"\e017"}.icon-credit-card-2:before{content:"\e018"}.icon-crop:before{content:"\e019"}.icon-crosshair:before{content:"\e01a"}.icon-cruise-ship:before{content:"\e01b"}.icon-cucumber-slices:before{content:"\e01c"}.icon-cursor:before{content:"\e01d"}.icon-dashboard:before{content:"\e01e"}.icon-database:before{content:"\e01f"}.icon-delete:before{content:"\e020"}.icon-delete-calendar:before{content:"\e021"}.icon-delete-cart:before{content:"\e022"}.icon-delete-file:before{content:"\e023"}.icon-delete-user:before{content:"\e024"}.icon-delivery-truck:before{content:"\e025"}.icon-delivery-van:before{content:"\e026"}.icon-departure:before{content:"\e027"}.icon-descend:before{content:"\e028"}.icon-direct-left:before{content:"\e029"}.icon-direct-right:before{content:"\e02a"}.icon-directions:before{content:"\e02b"}.icon-disc:before{content:"\e02c"}.icon-dish-washer:before{content:"\e02d"}.icon-dna:before{content:"\e02e"}.icon-do-not-disturb:before{content:"\e02f"}.icon-doc:before{content:"\e030"}.icon-down:before{content:"\e031"}.icon-down-left:before{content:"\e032"}.icon-down-right:before{content:"\e033"}.icon-download:before{content:"\e034"}.icon-download-book:before{content:"\e035"}.icon-download-cart:before{content:"\e036"}.icon-download-file:before{content:"\e037"}.icon-download-folder:before{content:"\e038"}.icon-downwards-bar-chart:before{content:"\e039"}.icon-downwards-line-chart:before{content:"\e03a"}.icon-drinking:before{content:"\e03b"}.icon-drop:before{content:"\e03c"}.icon-dumbbell:before{content:"\e03d"}.icon-duplicate-document:before{content:"\e03e"}.icon-duster:before{content:"\e03f"}.icon-dvd-player:before{content:"\e040"}.icon-e-book:before{content:"\e041"}.icon-e-reader:before{content:"\e042"}.icon-earbuds:before{content:"\e043"}.icon-egg-timer:before{content:"\e044"}.icon-eight-ball:before{content:"\e045"}.icon-eighth-note:before{content:"\e046"}.icon-eject:before{content:"\e047"}.icon-elevator:before{content:"\e048"}.icon-email:before{content:"\e049"}.icon-empty-cart:before{content:"\e04a"}.icon-eraser:before{content:"\e04b"}.icon-evergreen:before{content:"\e04c"}.icon-exe:before{content:"\e04d"}.icon-exercise:before{content:"\e04e"}.icon-exercise-bike:before{content:"\e04f"}.icon-expand:before{content:"\e050"}.icon-export-file:before{content:"\e051"}.icon-extra-sugar:before{content:"\e052"}.icon-eyedropper:before{content:"\e053"}.icon-eyelift:before{content:"\e054"}.icon-facetime:before{content:"\e055"}.icon-fan:before{content:"\e056"}.icon-fast-forward:before{content:"\e057"}.icon-fax:before{content:"\e058"}.icon-female-face:before{content:"\e059"}.icon-female-user:before{content:"\e05a"}.icon-field-hockey:before{content:"\e05b"}.icon-file:before{content:"\e05c"}.icon-firewall:before{content:"\e05d"}.icon-first-quarter-moon:before{content:"\e05e"}.icon-fish:before{content:"\e05f"}.icon-fishes:before{content:"\e060"}.icon-five-die:before{content:"\e061"}.icon-flag:before{content:"\e062"}.icon-flame:before{content:"\e063"}.icon-flash:before{content:"\e064"}.icon-floorplan:before{content:"\e065"}.icon-fog:before{content:"\e066"}.icon-folder:before{content:"\e067"}.icon-folder-in:before{content:"\e068"}.icon-folder-out:before{content:"\e069"}.icon-font:before{content:"\e06a"}.icon-football:before{content:"\e06b"}.icon-fork:before{content:"\e06c"}.icon-forklift:before{content:"\e06d"}.icon-form:before{content:"\e06e"}.icon-fountain-pen:before{content:"\e06f"}.icon-four-die:before{content:"\e070"}.icon-fragile:before{content:"\e071"}.icon-fragile-cargo:before{content:"\e072"}.icon-fridge:before{content:"\e073"}.icon-fries:before{content:"\e074"}.icon-fuel:before{content:"\e075"}.icon-full-battery:before{content:"\e076"}.icon-garage:before{content:"\e077"}.icon-gif-file:before{content:"\e078"}.icon-gift:before{content:"\e079"}.icon-glass-wash:before{content:"\e07a"}.icon-glasses:before{content:"\e07b"}.icon-globe:before{content:"\e07c"}.icon-globe-location:before{content:"\e07d"}.icon-golf:before{content:"\e07e"}.icon-gondola-lift:before{content:"\e07f"}.icon-grapes:before{content:"\e080"}.icon-grass:before{content:"\e081"}.icon-green-tag:before{content:"\e082"}.icon-gridlines:before{content:"\e083"}.icon-hail:before{content:"\e084"}.icon-hairdryer:before{content:"\e085"}.icon-half-heart:before{content:"\e086"}.icon-half-star:before{content:"\e087"}.icon-hamburger:before{content:"\e088"}.icon-hanger:before{content:"\e089"}.icon-harddrive:before{content:"\e08a"}.icon-healthy-heart:before{content:"\e08b"}.icon-heart:before{content:"\e08c"}.icon-heart-mobile:before{content:"\e08d"}.icon-heart-shape:before{content:"\e08e"}.icon-helicopter:before{content:"\e08f"}.icon-help:before{content:"\e090"}.icon-high-battery:before{content:"\e091"}.icon-high-volume:before{content:"\e092"}.icon-highlight:before{content:"\e093"}.icon-highway-sign:before{content:"\e094"}.icon-home:before{content:"\e095"}.icon-hook:before{content:"\e096"}.icon-horizontal-bar-chart:before{content:"\e097"}.icon-hospital:before{content:"\e098"}.icon-hot-chocolate-and-cream:before{content:"\e099"}.icon-hot-sauce:before{content:"\e09a"}.icon-hot-tea:before{content:"\e09b"}.icon-house-sale:before{content:"\e09c"}.icon-ice-coffee:before{content:"\e09d"}.icon-ice-cream:before{content:"\e09e"}.icon-ice-skate:before{content:"\e09f"}.icon-idea:before{content:"\e0a0"}.icon-import-file:before{content:"\e0a1"}.icon-inbox:before{content:"\e0a2"}.icon-index:before{content:"\e0a3"}.icon-info:before{content:"\e0a4"}.icon-insert-coffee-cups:before{content:"\e0a5"}.icon-island:before{content:"\e0a6"}.icon-jerrycan:before{content:"\e0a7"}.icon-jpg:before{content:"\e0a8"}.icon-jumprope:before{content:"\e0a9"}.icon-key:before{content:"\e0aa"}.icon-kitchen-hood:before{content:"\e0ab"}.icon-kitchen-hood-2:before{content:"\e0ac"}.icon-knife:before{content:"\e0ad"}.icon-knob:before{content:"\e0ae"}.icon-laptop:before{content:"\e0af"}.icon-latte-macchiato:before{content:"\e0b0"}.icon-latte-macchiato-2:before{content:"\e0b1"}.icon-layers:before{content:"\e0b2"}.icon-layout:before{content:"\e0b3"}.icon-leaf:before{content:"\e0b4"}.icon-left:before{content:"\e0b5"}.icon-left-right:before{content:"\e0b6"}.icon-lemon:before{content:"\e0b7"}.icon-light-snow:before{content:"\e0b8"}.icon-lightbulb:before{content:"\e0b9"}.icon-lightning-rain:before{content:"\e0ba"}.icon-line-chart-clipboard:before{content:"\e0bb"}.icon-line-charts:before{content:"\e0bc"}.icon-link:before{content:"\e0bd"}.icon-list:before{content:"\e0be"}.icon-lithograph:before{content:"\e0bf"}.icon-loading:before{content:"\e0c0"}.icon-location:before{content:"\e0c1"}.icon-lock:before{content:"\e0c2"}.icon-lock-file:before{content:"\e0c3"}.icon-lock-folder:before{content:"\e0c4"}.icon-lock-mobile:before{content:"\e0c5"}.icon-locomotive:before{content:"\e0c6"}.icon-login:before{content:"\e0c7"}.icon-logout:before{content:"\e0c8"}.icon-low-battery:before{content:"\e0c9"}.icon-low-volume:before{content:"\e0ca"}.icon-luggage:before{content:"\e0cb"}.icon-male-face:before{content:"\e0cc"}.icon-man:before{content:"\e0cd"}.icon-map:before{content:"\e0ce"}.icon-map-location:before{content:"\e0cf"}.icon-measuring-cup:before{content:"\e0d0"}.icon-medal:before{content:"\e0d1"}.icon-medical-cross:before{content:"\e0d2"}.icon-medical-thermometer:before{content:"\e0d3"}.icon-medium-battery:before{content:"\e0d4"}.icon-megaphone:before{content:"\e0d5"}.icon-merge:before{content:"\e0d6"}.icon-microphone:before{content:"\e0d7"}.icon-microwave:before{content:"\e0d8"}.icon-milk-container:before{content:"\e0d9"}.icon-minisafe:before{content:"\e0da"}.icon-minus:before{content:"\e0db"}.icon-mobile-dollar-payment:before{content:"\e0dc"}.icon-mobile-euro-payment:before{content:"\e0dd"}.icon-money-bag:before{content:"\e0de"}.icon-money-withdrawal:before{content:"\e0df"}.icon-moon:before{content:"\e0e0"}.icon-motorcycle:before{content:"\e0e1"}.icon-move:before{content:"\e0e2"}.icon-movie-folder:before{content:"\e0e3"}.icon-moving-box:before{content:"\e0e4"}.icon-moving-box-down:before{content:"\e0e5"}.icon-mp3-file:before{content:"\e0e6"}.icon-multiple-layers:before{content:"\e0e7"}.icon-music:before{content:"\e0e8"}.icon-navigate:before{content:"\e0e9"}.icon-navigate-down:before{content:"\e0ea"}.icon-navigate-left:before{content:"\e0eb"}.icon-navigate-right:before{content:"\e0ec"}.icon-navigate-up:before{content:"\e0ed"}.icon-navigation-device:before{content:"\e0ee"}.icon-navigation-mobile:before{content:"\e0ef"}.icon-new:before{content:"\e0f0"}.icon-newspaper:before{content:"\e0f1"}.icon-next-page:before{content:"\e0f2"}.icon-no-entrance:before{content:"\e0f3"}.icon-no-smoking:before{content:"\e0f4"}.icon-notebook:before{content:"\e0f5"}.icon-office-building:before{content:"\e0f6"}.icon-office-building-2:before{content:"\e0f7"}.icon-olive-oil:before{content:"\e0f8"}.icon-one-die:before{content:"\e0f9"}.icon-onion:before{content:"\e0fa"}.icon-online-banking:before{content:"\e0fb"}.icon-open-book:before{content:"\e0fc"}.icon-open-folder:before{content:"\e0fd"}.icon-open-hand-right:before{content:"\e0fe"}.icon-outbox:before{content:"\e0ff"}.icon-outlet:before{content:"\e100"}.icon-oven:before{content:"\e101"}.icon-page-curl:before{content:"\e102"}.icon-paint-roller:before{content:"\e103"}.icon-pan-on-fire:before{content:"\e104"}.icon-pan-wash:before{content:"\e105"}.icon-paper-shredder:before{content:"\e106"}.icon-paperclip:before{content:"\e107"}.icon-paprika:before{content:"\e108"}.icon-passport:before{content:"\e109"}.icon-pause:before{content:"\e10a"}.icon-pdf:before{content:"\e10b"}.icon-pencil:before{content:"\e10c"}.icon-pencil-2:before{content:"\e10d"}.icon-pencil-disabled:before{content:"\e10e"}.icon-pepper-mill:before{content:"\e10f"}.icon-percentage:before{content:"\e110"}.icon-phone:before{content:"\e111"}.icon-phone-disabled:before{content:"\e112"}.icon-phone-mobile:before{content:"\e113"}.icon-photo:before{content:"\e114"}.icon-picnic-table:before{content:"\e115"}.icon-picture-file:before{content:"\e116"}.icon-picture-folder:before{content:"\e117"}.icon-pie-chart:before{content:"\e118"}.icon-pie-chart-2:before{content:"\e119"}.icon-piggy-bank:before{content:"\e11a"}.icon-pill:before{content:"\e11b"}.icon-pill-bottle:before{content:"\e11c"}.icon-pin:before{content:"\e11d"}.icon-pin-note:before{content:"\e11e"}.icon-pirate-ship:before{content:"\e11f"}.icon-pixel:before{content:"\e120"}.icon-pizza:before{content:"\e121"}.icon-pizza-slice:before{content:"\e122"}.icon-pizza-slicer:before{content:"\e123"}.icon-plate-wash:before{content:"\e124"}.icon-plates:before{content:"\e125"}.icon-play:before{content:"\e126"}.icon-play-video:before{content:"\e127"}.icon-plug:before{content:"\e128"}.icon-plus:before{content:"\e129"}.icon-png:before{content:"\e12a"}.icon-pointing-left-up:before{content:"\e12b"}.icon-pointing-right:before{content:"\e12c"}.icon-power-mobile:before{content:"\e12d"}.icon-ppt:before{content:"\e12e"}.icon-price-tag:before{content:"\e12f"}.icon-printer:before{content:"\e130"}.icon-pushpin:before{content:"\e131"}.icon-puzzle:before{content:"\e132"}.icon-quill:before{content:"\e133"}.icon-quotes:before{content:"\e134"}.icon-radio:before{content:"\e135"}.icon-rain:before{content:"\e136"}.icon-rain-2:before{content:"\e137"}.icon-rainbow:before{content:"\e138"}.icon-rainbow-2:before{content:"\e139"}.icon-rar-file:before{content:"\e13a"}.icon-read-online:before{content:"\e13b"}.icon-realty-online:before{content:"\e13c"}.icon-receipt:before{content:"\e13d"}.icon-record:before{content:"\e13e"}.icon-recycle-cups:before{content:"\e13f"}.icon-redirect:before{content:"\e140"}.icon-refill:before{content:"\e141"}.icon-refresh:before{content:"\e142"}.icon-reload:before{content:"\e143"}.icon-remove-calendar:before{content:"\e144"}.icon-remove-cart:before{content:"\e145"}.icon-remove-file:before{content:"\e146"}.icon-remove-user:before{content:"\e147"}.icon-repeat:before{content:"\e148"}.icon-replay:before{content:"\e149"}.icon-reply:before{content:"\e14a"}.icon-restaurant:before{content:"\e14b"}.icon-resume:before{content:"\e14c"}.icon-retweet:before{content:"\e14d"}.icon-rewind:before{content:"\e14e"}.icon-ribbon:before{content:"\e14f"}.icon-right:before{content:"\e150"}.icon-rightward:before{content:"\e151"}.icon-road:before{content:"\e152"}.icon-rocket:before{content:"\e153"}.icon-romantic-book:before{content:"\e154"}.icon-rows:before{content:"\e155"}.icon-rss:before{content:"\e156"}.icon-rss-mobile:before{content:"\e157"}.icon-rubber-eraser:before{content:"\e158"}.icon-rubber-stamp:before{content:"\e159"}.icon-safe:before{content:"\e15a"}.icon-sailboat:before{content:"\e15b"}.icon-salad:before{content:"\e15c"}.icon-salt:before{content:"\e15d"}.icon-sausage:before{content:"\e15e"}.icon-save:before{content:"\e15f"}.icon-scale-down:before{content:"\e160"}.icon-scale-up:before{content:"\e161"}.icon-scales-of-justice:before{content:"\e162"}.icon-scatter-charts:before{content:"\e163"}.icon-screenshot:before{content:"\e164"}.icon-search:before{content:"\e165"}.icon-search-book:before{content:"\e166"}.icon-search-house:before{content:"\e167"}.icon-second-quarter-moon:before{content:"\e168"}.icon-secure-folder:before{content:"\e169"}.icon-seedling:before{content:"\e16a"}.icon-send:before{content:"\e16b"}.icon-settings:before{content:"\e16c"}.icon-settings-file:before{content:"\e16d"}.icon-share:before{content:"\e16e"}.icon-share-2:before{content:"\e16f"}.icon-shop-online:before{content:"\e170"}.icon-shopping-bag:before{content:"\e171"}.icon-shopping-basket:before{content:"\e172"}.icon-shopping-cart:before{content:"\e173"}.icon-shower:before{content:"\e174"}.icon-shower-rain:before{content:"\e175"}.icon-shrimp:before{content:"\e176"}.icon-shuffle:before{content:"\e177"}.icon-six-die:before{content:"\e178"}.icon-skip-back:before{content:"\e179"}.icon-skip-forward:before{content:"\e17a"}.icon-smart-phone:before{content:"\e17b"}.icon-snow-crystal:before{content:"\e17c"}.icon-snowfall:before{content:"\e17d"}.icon-snowfall-2:before{content:"\e17e"}.icon-snowflake:before{content:"\e17f"}.icon-snowy-pine-tree:before{content:"\e180"}.icon-soccer:before{content:"\e181"}.icon-solar-panel:before{content:"\e182"}.icon-spaghetti:before{content:"\e183"}.icon-spaghetti-2:before{content:"\e184"}.icon-speaker:before{content:"\e185"}.icon-spoon-fork:before{content:"\e186"}.icon-star:before{content:"\e187"}.icon-statistics:before{content:"\e188"}.icon-steak:before{content:"\e189"}.icon-steam:before{content:"\e18a"}.icon-steering-wheel:before{content:"\e18b"}.icon-stethoscope:before{content:"\e18c"}.icon-stock:before{content:"\e18d"}.icon-stop:before{content:"\e18e"}.icon-stop-gesture:before{content:"\e18f"}.icon-stopwatch:before{content:"\e190"}.icon-stove:before{content:"\e191"}.icon-strawberry:before{content:"\e192"}.icon-street-location:before{content:"\e193"}.icon-suitcase:before{content:"\e194"}.icon-sun:before{content:"\e195"}.icon-sunrise:before{content:"\e196"}.icon-sunscreen:before{content:"\e197"}.icon-sunset:before{content:"\e198"}.icon-supplements:before{content:"\e199"}.icon-swimming-pool:before{content:"\e19a"}.icon-sync:before{content:"\e19b"}.icon-syringe:before{content:"\e19c"}.icon-table-tennis:before{content:"\e19d"}.icon-tables:before{content:"\e19e"}.icon-tablet:before{content:"\e19f"}.icon-tag:before{content:"\e1a0"}.icon-tape-measure:before{content:"\e1a1"}.icon-target:before{content:"\e1a2"}.icon-taxi:before{content:"\e1a3"}.icon-tea-bag:before{content:"\e1a4"}.icon-teddy-bear:before{content:"\e1a5"}.icon-temperature:before{content:"\e1a6"}.icon-temperature-falling:before{content:"\e1a7"}.icon-temperature-rising:before{content:"\e1a8"}.icon-tennis:before{content:"\e1a9"}.icon-text:before{content:"\e1aa"}.icon-text-file:before{content:"\e1ab"}.icon-text-file-2:before{content:"\e1ac"}.icon-text-mobile:before{content:"\e1ad"}.icon-this-side-up:before{content:"\e1ae"}.icon-three-die:before{content:"\e1af"}.icon-thumbnails:before{content:"\e1b0"}.icon-thumbs-down:before{content:"\e1b1"}.icon-thumbs-up:before{content:"\e1b2"}.icon-thunderstorm:before{content:"\e1b3"}.icon-tip:before{content:"\e1b4"}.icon-toaster:before{content:"\e1b5"}.icon-tornado:before{content:"\e1b6"}.icon-tractor:before{content:"\e1b7"}.icon-traffic-camera:before{content:"\e1b8"}.icon-traffic-light:before{content:"\e1b9"}.icon-train:before{content:"\e1ba"}.icon-train-tunnel:before{content:"\e1bb"}.icon-trash:before{content:"\e1bc"}.icon-tree:before{content:"\e1bd"}.icon-tropical-fish:before{content:"\e1be"}.icon-truck:before{content:"\e1bf"}.icon-tunnel:before{content:"\e1c0"}.icon-turkey:before{content:"\e1c1"}.icon-twinbed:before{content:"\e1c2"}.icon-two-die:before{content:"\e1c3"}.icon-umbrella:before{content:"\e1c4"}.icon-unlink:before{content:"\e1c5"}.icon-unlock:before{content:"\e1c6"}.icon-up:before{content:"\e1c7"}.icon-up-left:before{content:"\e1c8"}.icon-up-right:before{content:"\e1c9"}.icon-upload:before{content:"\e1ca"}.icon-upload-file:before{content:"\e1cb"}.icon-upload-folder:before{content:"\e1cc"}.icon-upwards-bar-chart:before{content:"\e1cd"}.icon-upwards-line-chart:before{content:"\e1ce"}.icon-usb:before{content:"\e1cf"}.icon-user:before{content:"\e1d0"}.icon-user-group:before{content:"\e1d1"}.icon-user-profile:before{content:"\e1d2"}.icon-users:before{content:"\e1d3"}.icon-vector:before{content:"\e1d4"}.icon-video-camera:before{content:"\e1d5"}.icon-video-camera-front:before{content:"\e1d6"}.icon-video-game:before{content:"\e1d7"}.icon-view:before{content:"\e1d8"}.icon-vinyl-record:before{content:"\e1d9"}.icon-volume:before{content:"\e1da"}.icon-walking:before{content:"\e1db"}.icon-walky-talky:before{content:"\e1dc"}.icon-warehouse:before{content:"\e1dd"}.icon-washing-machine:before{content:"\e1de"}.icon-watch:before{content:"\e1df"}.icon-water-cooker:before{content:"\e1e0"}.icon-waterbottle:before{content:"\e1e1"}.icon-weather:before{content:"\e1e2"}.icon-weather-online:before{content:"\e1e3"}.icon-weather-vane:before{content:"\e1e4"}.icon-webcam:before{content:"\e1e5"}.icon-weight:before{content:"\e1e6"}.icon-weight-scale:before{content:"\e1e7"}.icon-wheelchair:before{content:"\e1e8"}.icon-whisk:before{content:"\e1e9"}.icon-wifi:before{content:"\e1ea"}.icon-wifi-book:before{content:"\e1eb"}.icon-wifi-envelope:before{content:"\e1ec"}.icon-wifi-open-book:before{content:"\e1ed"}.icon-wind:before{content:"\e1ee"}.icon-wind-vane:before{content:"\e1ef"}.icon-wine-bottle:before{content:"\e1f0"}.icon-wine-glass:before{content:"\e1f1"}.icon-woman:before{content:"\e1f2"}.icon-world:before{content:"\e1f3"}.icon-wrench:before{content:"\e1f4"}.icon-write-check:before{content:"\e1f5"}.icon-yoga:before{content:"\e1f6"}.icon-zip:before{content:"\e1f7"}.icon-zoom-in:before{content:"\e1f8"}.icon-zoom-out:before{content:"\e1f9"}
.ssp-player.ssp-player-large{font-family:'Roboto',sans-serif;overflow:hidden;clear:both;margin-bottom:15px;background:#222;color:#ccc;position:relative;font-size:10px}.ssp-player.ssp-player-large a,.ssp-player.ssp-player-large a:hover{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important}.ssp-player.ssp-player-large .ssp-album-art-container{width:auto;float:left;clear:none}@media only screen and (max-width:480px){.ssp-player.ssp-player-large .ssp-album-art-container{display:none}}.ssp-player.ssp-player-large .ssp-album-art{width:155px;height:155px}.ssp-player.ssp-player-large .ssp-player-inner{padding:15px}.ssp-player.ssp-player-large h3.episode-title{margin:0;padding:0;font-size:14px;color:#d8d8d8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ssp-player.ssp-player-large h3.episode-title .ssp-player-series{font-size:12px;color:#d8d8d8;display:block;clear:both;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ssp-player.ssp-player-large .ssp-download-episode,.ssp-player.ssp-player-large .ssp-download-episode a{color:#fff;text-decoration:none;line-height:0}.ssp-player.ssp-player-large .ssp-download-episode span:before,.ssp-player.ssp-player-large .ssp-download-episode span:before{float:right;font-size:16px}.ssp-player.ssp-player-large .ssp-open-in-new-window{cursor:pointer;display:inline-block;float:right}.ssp-player-episode-details{font-size:10px}.ssp-player-episode-details .podcast_meta a,.ssp-player-episode-details .podcast_meta a:hover{color:#ccc;text-decoration:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ssp-back-thirty-container{float:left}.ssp-custom-player-controls{margin-top:10px;clear:both}.ssp-play-pause{font-size:30px;width:30px;float:left;color:#fff;line-height:1;height:1px}.ssp-wave-form{overflow:hidden}.ssp-wave-form .ssp-inner{overflow:hidden;padding:8px 0 8px 15px}.ssp-time-volume{color:#ccc;margin-top:15px}.ssp-time-volume .ssp-duration{float:left;font-size:10px;padding-top:5px}.ssp-time-volume .ssp-volume{float:right;font-size:9px}.ssp-time-volume .ssp-volume .volume{position:relative;cursor:pointer;width:100px;height:4px;float:right;margin-top:10px;background-color:#666}.ssp-time-volume .ssp-volume .volumeBar{display:block;height:4px;position:absolute;top:0;left:0;background-color:#28c0e1;z-index:10;width:90%}.ssp-player.ssp-player-large .ssp-back-thirty-control{display:inline-block;margin:2px 20px 2px 4px;text-align:center;color:#fff;cursor:pointer;padding:0;font-size:20px;line-height:0}.ssp-player.ssp-player-large .ssp-playback-speed-label-container{float:left}.ssp-player.ssp-player-large .ssp-playback-speed-label-wrapper{display:inline-block;margin:4px 0 0;text-align:center;color:#fff;cursor:pointer;font-size:12px;line-height:1}.ssp-player.ssp-player-large #ssp-playback-speed{display:inline-block;padding:0 3px;margin-right:2px}.ssp-download-container{float:left}.ssp-player.ssp-player-large .ssp-download-control{display:inline-block;margin:2px 4px 2px 20px;text-align:center;color:#fff;cursor:pointer;padding:0;font-size:20px;line-height:0}.ssp-player.ssp-player-large .ssp-download-control a{text-decoration:none;color:#fff}.ssp-wave{height:2px !important;margin-top:10px}.ssp-wave wave{background:#444;cursor:pointer}.ssp-wave wave wave{height:10px;background:#28c0e1 !important}.sspProgressBar{background:#444;margin-top:15px;overflow:hidden;width:100%}.sspProgressBar .sspProgressFill{width:0;height:2px;background:#fff}.ssp-player-branding{-webkit-opacity:.25;-moz-opacity:.25;filter:alpha(opacity=25);opacity:.25}.ssp-playlist-tracks .ssp-playlist-item{overflow:hidden;padding:5px 0;//border-bottom:1px solid #999}.ssp-playlist-tracks .ssp-playlist-item a.ssp-playlist-caption{text-decoration:none !important;text-decoration-line:none !important}.ssp-playlist-tracks .ssp-playlist-item.ssp-playlist-playing a.ssp-playlist-caption{font-weight:700}