#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100;}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0;}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1;}html.js input.form-autocomplete{background-image:url(/misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat;}html.js input.throbbing{background-image:url(/misc/throbber-active.gif);background-position:100% center;}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em;}html.js fieldset.collapsed .fieldset-wrapper{display:none;}fieldset.collapsible{position:relative;}fieldset.collapsible .fieldset-legend{display:block;}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.resizable-textarea .grippie{background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden;}body.drag{cursor:move;}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{background:url(/misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px;}a.tabledrag-handle-hover .handle{background-position:6px -11px;}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px;}div.tree-child{background:url(/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/misc/tree-bottom.png) no-repeat 11px center;}div.tree-child-horizontal{background:url(/misc/tree.png) no-repeat -11px center;}.tabledrag-toggle-weight-wrapper{text-align:right;}table.sticky-header{background-color:#fff;margin-top:0;}.progress .bar{background-color:#fff;border:1px solid;}.progress .filled{background-color:#000;height:1.5em;width:5px;}.progress .percentage{float:right;}.ajax-progress{display:inline-block;}.ajax-progress .throbber{background:transparent url(/misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px;}.ajax-progress .message{padding-left:20px;}tr .ajax-progress .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.container-inline div,.container-inline label{display:inline;}.container-inline .fieldset-wrapper{display:block;}.nowrap{white-space:nowrap;}html.js .js-hide{display:none;}.element-hidden{display:none;}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .clearfix{height:1%;}*:first-child + html .clearfix{min-height:1%;}
ul.menu{border:none;list-style:none;text-align:left;}ul.menu li{margin:0 0 0 0.5em;}ul li.expanded{list-style-image:url(/misc/menu-expanded.png);list-style-type:circle;}ul li.collapsed{list-style-image:url(/misc/menu-collapsed.png);list-style-type:disc;}ul li.leaf{list-style-image:url(/misc/menu-leaf.png);list-style-type:square;}li.expanded,li.collapsed,li.leaf{padding:0.2em 0.5em 0 0;margin:0;}li a.active{color:#000;}td.menu-disabled{background:#ccc;}ul.inline,ul.links.inline{display:inline;padding-left:0;}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em;}.breadcrumb{padding-bottom:0.5em;}ul.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;line-height:normal;list-style:none;margin:5px;padding:0 0 0 1em;white-space:nowrap;}ul.primary li{display:inline;}ul.primary li a{background-color:#ddd;border-color:#bbb;border-style:solid solid none solid;border-width:1px;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none;}ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;}ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px;}ul.secondary li{border-right:1px solid #ccc;display:inline;padding:0 1em;}ul.secondary a{padding:0;text-decoration:none;}ul.secondary a.active{border-bottom:4px solid #999;}
div.messages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px;}div.status{background-image:url(/misc/message-24-ok.png);border-color:#be7;}div.status,.ok{color:#234600;}div.status,table tr.ok{background-color:#f8fff0;}div.warning{background-image:url(/misc/message-24-warning.png);border-color:#ed5;}div.warning,.warning{color:#840;}div.warning,table tr.warning{background-color:#fffce5;}div.error{background-image:url(/misc/message-24-error.png);border-color:#ed541d;}div.error,.error{color:#8c2e0b;}div.error,table tr.error{background-color:#fef5f1;}div.error p.error{color:#333;}div.messages ul{margin:0 0 0 1em;padding:0;}div.messages ul li{list-style-image:none;}
fieldset{margin-bottom:1em;padding:0.5em;}form{margin:0;padding:0;}hr{border:1px solid gray;height:1px;}img{border:0;}table{border-collapse:collapse;}th{border-bottom:3px solid #ccc;padding-right:1em;text-align:left;}tbody{border-top:1px solid #ccc;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}th.active img{display:inline;}td.active{background-color:#ddd;}.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list ul li{margin:0 0 0.25em 1.5em;padding:0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap;}.form-item .description{font-size:0.85em;}label{display:block;font-weight:bold;}label.option{display:inline;font-weight:normal;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}input.form-checkbox,input.form-radio{vertical-align:middle;}.marker,.form-required{color:#f00;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background:url(/misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}.item-list .pager{clear:both;text-align:center;}.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em;}.pager-current{font-weight:bold;}#autocomplete li.selected{background:#0072b9;color:#fff;}html.js fieldset.collapsible .fieldset-legend{background:url(/misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px;}html.js fieldset.collapsed .fieldset-legend{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%;}.fieldset-legend span.summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background:#0072b9 url(/misc/progress.gif);}
#comments{margin-top:15px;}.indented{margin-left:25px;}.comment-unpublished{background-color:#fff4f4;}.comment-preview{background-color:#ffffea;}
.container-inline-date{clear:both;}.container-inline-date .form-item{float:none;margin:0;padding:0;}.container-inline-date > .form-item{display:inline-block;margin-right:0.5em;vertical-align:top;}fieldset.date-combo .container-inline-date > .form-item{margin-bottom:10px;}.container-inline-date .form-item .form-item{float:left;}.container-inline-date .form-item,.container-inline-date .form-item input{width:auto;}.container-inline-date .description{clear:both;}.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option{margin-right:5px;}.container-inline-date .date-spacer{margin-left:-5px;}.views-right-60 .container-inline-date div{margin:0;padding:0;}.container-inline-date .date-timezone .form-item{clear:both;float:none;width:auto;}.container-inline-date .date-padding{float:left;}fieldset.date-combo .container-inline-date .date-padding{padding:10px;}.views-exposed-form .container-inline-date .date-padding{padding:0;}#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0;}#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{border-collapse:separate;margin:0;width:185px;}.calendar td{padding:0;}span.date-display-single{}span.date-display-start{}span.date-display-end{}.date-prefix-inline{display:inline-block;}.date-clear{clear:both;display:block;float:none;}.date-no-float{clear:both;float:none;width:98%;}.date-float{clear:none;float:left;width:auto;}.date-float .form-type-checkbox{padding-right:1em;}.form-type-date-select .form-type-select[class*=hour]{margin-left:.75em;}.date-container .date-format-delete{float:left;margin-top:1.8em;margin-left:1.5em;}.date-container .date-format-name{float:left;}.date-container .date-format-type{float:left;padding-left:10px;}.date-container .select-container{clear:left;float:left;}div.date-calendar-day{background:#F3F3F3;border-top:1px solid #EEE;border-left:1px solid #EEE;border-right:1px solid #BBB;border-bottom:1px solid #BBB;color:#999;float:left;line-height:1;margin:6px 10px 0 0;text-align:center;width:40px;}div.date-calendar-day span{display:block;text-align:center;}div.date-calendar-day span.month{background-color:#B5BEBE;color:white;font-size:.9em;padding:2px;text-transform:uppercase;}div.date-calendar-day span.day{font-size:2em;font-weight:bold;}div.date-calendar-day span.year{font-size:.9em;padding:2px;}.date-form-element-content-multiline{padding:10px;border:1px solid #CCC;}.form-item.form-item-instance-widget-settings-input-format-custom,.form-item.form-item-field-settings-enddate-required{margin-left:1.3em;}#edit-field-settings-granularity .form-type-checkbox{margin-right:.6em;}.date-year-range-select{margin-right:1em;}
#ui-datepicker-div{font-size:100%;font-family:Verdana,sans-serif;background:#eee;border-right:2px #666 solid;border-bottom:2px #666 solid;z-index:9999;}.ui-datepicker{width:17em;padding:.2em .2em 0;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}.ui-datepicker .ui-datepicker-prev{left:2px;}.ui-datepicker .ui-datepicker-next{right:2px;}.ui-datepicker .ui-datepicker-prev-hover{left:1px;}.ui-datepicker .ui-datepicker-next-hover{right:1px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.ui-datepicker .ui-datepicker-title select{float:left;font-size:1em;margin:1px 0;}.ui-datepicker select.ui-datepicker-month-year{width:100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}.ui-datepicker .ui-datepicker-title select.ui-datepicker-year{float:right;}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.ui-datepicker td{border:0;padding:1px;}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.ui-datepicker.ui-datepicker-multi{width:auto;}.ui-datepicker-multi .ui-datepicker-group{float:left;}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.ui-datepicker-row-break{clear:both;width:100%;}.ui-datepicker-rtl{direction:rtl;}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right;}.ui-datepicker-rtl .ui-datepicker-group{float:right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}
.field .field-label{font-weight:bold;}.field-label-inline .field-label,.field-label-inline .field-items{float:left;}form .field-multiple-table{margin:0;}form .field-multiple-table th.field-label{padding-left:0;}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0;}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em;}form .field-add-more-submit{margin:.5em 0 0;}
.google-analytics-referrals,.google-analytics-keywords{width:49.3%;float:left;}.google-analytics-referrals{margin-right:1.4%;}.google-analytics-summary td{font-weight:bold;}.google-analytics-summary th{font-weight:normal;}.google-analytics-totals td{width:20%;}.google-analytics-totals th{width:30%;}.limiter .page-content .google-analytics-reports .item-list ol li{float:none;display:block;padding:5px 10px 4px;border-bottom:1px solid #f4f4f4;list-style:decimal;list-style-position:inside;display:list-item;}.t .b .l .r .bl .br .google-analytics-reports th{border:none;}#block-google-analytics-reports-path-mini,#block-google-analytics-reports-dashboard{display:none;}
.node-unpublished{background-color:#fff4f4;}.preview .node{background-color:#ffffea;}td.revision-current{background:#ffc;}
.search-form{margin-bottom:1em;}.search-form input{margin-top:0;margin-bottom:0;}.search-results{list-style:none;}.search-results p{margin-top:0;}.search-results .title{font-size:1.2em;}.search-results li{margin-bottom:1em;}.search-results .search-snippet-info{padding-left:1em;}.search-results .search-info{font-size:0.85em;}.search-advanced .criterion{float:left;margin-right:2em;}.search-advanced .action{float:left;clear:left;}
#permissions td.module{font-weight:bold;}#permissions td.permission{padding-left:1.5em;}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal;}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em;}#user-admin-roles td.edit-name{clear:both;}#user-admin-roles .form-item-name{float:left;margin-right:1em;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#47C965;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.profile{clear:both;margin:1em 0;}.profile .user-picture{float:right;margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#FFFFDD none repeat scroll 0 0;border:1px solid #F0C020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;}div.ctools-ajaxing{float:left;width:18px;background:url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}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;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;padding:0;margin:0;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1;position:relative}a:focus{outline:none}img,object,embed{max-width:100%;height:auto}object,embed{height:100%}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}.left{float:left !important}.right{float:right !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased}img{display:inline-block}textarea{height:auto;min-height:50px}select{width:100%}.row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5em;*zoom:1}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row .column,.row .columns{position:relative;padding-left:0.9375em;padding-right:0.9375em;width:100%;float:left}.row.collapse .column,.row.collapse .columns{position:relative;padding-left:0;padding-right:0;float:left}.row .row{width:auto;margin-left:-0.9375em;margin-right:-0.9375em;margin-top:0;margin-bottom:0;max-width:none;*zoom:1}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{width:auto;margin:0;max-width:none;*zoom:1}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}@media only screen{.row .column,.row .columns{position:relative;padding-left:0.9375em;padding-right:0.9375em;float:left}.row .small-1{position:relative;width:8.33333%}.row .small-2{position:relative;width:16.66667%}.row .small-3{position:relative;width:25%}.row .small-4{position:relative;width:33.33333%}.row .small-5{position:relative;width:41.66667%}.row .small-6{position:relative;width:50%}.row .small-7{position:relative;width:58.33333%}.row .small-8{position:relative;width:66.66667%}.row .small-9{position:relative;width:75%}.row .small-10{position:relative;width:83.33333%}.row .small-11{position:relative;width:91.66667%}.row .small-12{position:relative;width:100%}.row .small-offset-1{position:relative;margin-left:8.33333%}.row .small-offset-2{position:relative;margin-left:16.66667%}.row .small-offset-3{position:relative;margin-left:25%}.row .small-offset-4{position:relative;margin-left:33.33333%}.row .small-offset-5{position:relative;margin-left:41.66667%}.row .small-offset-6{position:relative;margin-left:50%}.row .small-offset-7{position:relative;margin-left:58.33333%}.row .small-offset-8{position:relative;margin-left:66.66667%}.row .small-offset-9{position:relative;margin-left:75%}.row .small-offset-10{position:relative;margin-left:83.33333%}[class*="column"]+[class*="column"]:last-child{float:right}[class*="column"]+[class*="column"].end{float:left}.column.small-centered,.columns.small-centered{position:relative;margin-left:auto;margin-right:auto;float:none !important}}@media only screen and (min-width:48em){.row .large-1{position:relative;width:8.33333%}.row .large-2{position:relative;width:16.66667%}.row .large-3{position:relative;width:25%}.row .large-4{position:relative;width:33.33333%}.row .large-5{position:relative;width:41.66667%}.row .large-6{position:relative;width:50%}.row .large-7{position:relative;width:58.33333%}.row .large-8{position:relative;width:66.66667%}.row .large-9{position:relative;width:75%}.row .large-10{position:relative;width:83.33333%}.row .large-11{position:relative;width:91.66667%}.row .large-12{position:relative;width:100%}.row .large-offset-1{position:relative;margin-left:8.33333%}.row .large-offset-2{position:relative;margin-left:16.66667%}.row .large-offset-3{position:relative;margin-left:25%}.row .large-offset-4{position:relative;margin-left:33.33333%}.row .large-offset-5{position:relative;margin-left:41.66667%}.row .large-offset-6{position:relative;margin-left:50%}.row .large-offset-7{position:relative;margin-left:58.33333%}.row .large-offset-8{position:relative;margin-left:66.66667%}.row .large-offset-9{position:relative;margin-left:75%}.row .large-offset-10{position:relative;margin-left:83.33333%}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.small-push-2{left:inherit}.small-pull-2{right:inherit}.small-push-3{left:inherit}.small-pull-3{right:inherit}.small-push-4{left:inherit}.small-pull-4{right:inherit}.small-push-5{left:inherit}.small-pull-5{right:inherit}.small-push-6{left:inherit}.small-pull-6{right:inherit}.small-push-7{left:inherit}.small-pull-7{right:inherit}.small-push-8{left:inherit}.small-pull-8{right:inherit}.small-push-9{left:inherit}.small-pull-9{right:inherit}.small-push-10{left:inherit}.small-pull-10{right:inherit}.column.large-centered,.columns.large-centered{position:relative;margin-left:auto;margin-right:auto;float:none !important}}.show-for-small,.show-for-medium-down,.show-for-large-down{display:inherit !important}.show-for-medium,.show-for-medium-up,.show-for-large,.show-for-large-up,.show-for-xlarge{display:none !important}.hide-for-medium,.hide-for-medium-up,.hide-for-large,.hide-for-large-up,.hide-for-xlarge{display:inherit !important}.hide-for-small,.hide-for-medium-down,.hide-for-large-down{display:none !important}table.show-for-small,table.show-for-medium-down,table.show-for-large-down,table.hide-for-medium,table.hide-for-medium-up,table.hide-for-large,table.hide-for-large-up,table.hide-for-xlarge{display:table}thead.show-for-small,thead.show-for-medium-down,thead.show-for-large-down,thead.hide-for-medium,thead.hide-for-medium-up,thead.hide-for-large,thead.hide-for-large-up,thead.hide-for-xlarge{display:table-header-group !important}tbody.show-for-small,tbody.show-for-medium-down,tbody.show-for-large-down,tbody.hide-for-medium,tbody.hide-for-medium-up,tbody.hide-for-large,tbody.hide-for-large-up,tbody.hide-for-xlarge{display:table-row-group !important}tr.show-for-small,tr.show-for-medium-down,tr.show-for-large-down,tr.hide-for-medium,tr.hide-for-medium-up,tr.hide-for-large,tr.hide-for-large-up,tr.hide-for-xlarge{display:table-row !important}td.show-for-small,td.show-for-medium-down,td.show-for-large-down,td.hide-for-medium,td.hide-for-medium-up,td.hide-for-large,td.hide-for-large-up,td.hide-for-xlarge,th.show-for-small,th.show-for-medium-down,th.show-for-large-down,th.hide-for-medium,th.hide-for-medium-up,th.hide-for-large,th.hide-for-large-up,th.hide-for-xlarge{display:table-cell !important}@media only screen and (min-width:48em){.show-for-medium,.show-for-medium-up{display:inherit !important}.show-for-small{display:none !important}.hide-for-small{display:inherit !important}.hide-for-medium,.hide-for-medium-up{display:none !important}table.show-for-medium,table.show-for-medium-up,table.hide-for-small{display:table}thead.show-for-medium,thead.show-for-medium-up,thead.hide-for-small{display:table-header-group !important}tbody.show-for-medium,tbody.show-for-medium-up,tbody.hide-for-small{display:table-row-group !important}tr.show-for-medium,tr.show-for-medium-up,tr.hide-for-small{display:table-row !important}td.show-for-medium,td.show-for-medium-up,td.hide-for-small,th.show-for-medium,th.show-for-medium-up,th.hide-for-small{display:table-cell !important}}@media only screen and (min-width:80em){.show-for-large,.show-for-large-up{display:inherit !important}.show-for-medium,.show-for-medium-down{display:none !important}.hide-for-medium,.hide-for-medium-down{display:inherit !important}.hide-for-large,.hide-for-large-up{display:none !important}table.show-for-large,table.show-for-large-up,table.hide-for-medium,table.hide-for-medium-down{display:table}thead.show-for-large,thead.show-for-large-up,thead.hide-for-medium,thead.hide-for-medium-down{display:table-header-group !important}tbody.show-for-large,tbody.show-for-large-up,tbody.hide-for-medium,tbody.hide-for-medium-down{display:table-row-group !important}tr.show-for-large,tr.show-for-large-up,tr.hide-for-medium,tr.hide-for-medium-down{display:table-row !important}td.show-for-large,td.show-for-large-up,td.hide-for-medium,td.hide-for-medium-down,th.show-for-large,th.show-for-large-up,th.hide-for-medium,th.hide-for-medium-down{display:table-cell !important}}@media only screen and (min-width:90em){.show-for-xlarge{display:inherit !important}.show-for-large,.show-for-large-down{display:none !important}.hide-for-large,.hide-for-large-down{display:inherit !important}.hide-for-xlarge{display:none !important}table.show-for-xlarge,table.hide-for-large,table.hide-for-large-down{display:table}thead.show-for-xlarge,thead.hide-for-large,thead.hide-for-large-down{display:table-header-group !important}tbody.show-for-xlarge,tbody.hide-for-large,tbody.hide-for-large-down{display:table-row-group !important}tr.show-for-xlarge,tr.hide-for-large,tr.hide-for-large-down{display:table-row !important}td.show-for-xlarge,td.hide-for-large,td.hide-for-large-down,th.show-for-xlarge,th.hide-for-large,th.hide-for-large-down{display:table-cell !important}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.hide-for-landscape,table.show-for-portrait{display:table}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important}@media only screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.show-for-landscape,table.hide-for-portrait{display:table}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important}}@media only screen and (orientation:portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}table.show-for-portrait,table.hide-for-landscape{display:table}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important}}.show-for-touch{display:none !important}.hide-for-touch{display:inherit !important}.touch .show-for-touch{display:inherit !important}.touch .hide-for-touch{display:none !important}table.hide-for-touch{display:table}.touch table.show-for-touch{display:table}thead.hide-for-touch{display:table-header-group !important}.touch thead.show-for-touch{display:table-header-group !important}tbody.hide-for-touch{display:table-row-group !important}.touch tbody.show-for-touch{display:table-row-group !important}tr.hide-for-touch{display:table-row !important}.touch tr.show-for-touch{display:table-row !important}td.hide-for-touch{display:table-cell !important}.touch td.show-for-touch{display:table-cell !important}th.hide-for-touch{display:table-cell !important}.touch th.show-for-touch{display:table-cell !important}@media only screen{[class*="block-grid-"]{display:block;padding:0;margin:0 -10px;*zoom:1}[class*="block-grid-"]:before,[class*="block-grid-"]:after{content:" ";display:table}[class*="block-grid-"]:after{clear:both}[class*="block-grid-"]>li{display:block;height:auto;float:left;padding:0 10px 10px}.small-block-grid-1>li{width:100%;padding:0 10px 10px}.small-block-grid-1>li:nth-of-type(1n+1){clear:both}.small-block-grid-2>li{width:50%;padding:0 10px 10px}.small-block-grid-2>li:nth-of-type(2n+1){clear:both}.small-block-grid-3>li{width:33.33333%;padding:0 10px 10px}.small-block-grid-3>li:nth-of-type(3n+1){clear:both}.small-block-grid-4>li{width:25%;padding:0 10px 10px}.small-block-grid-4>li:nth-of-type(4n+1){clear:both}.small-block-grid-5>li{width:20%;padding:0 10px 10px}.small-block-grid-5>li:nth-of-type(5n+1){clear:both}.small-block-grid-6>li{width:16.66667%;padding:0 10px 10px}.small-block-grid-6>li:nth-of-type(6n+1){clear:both}.small-block-grid-7>li{width:14.28571%;padding:0 10px 10px}.small-block-grid-7>li:nth-of-type(7n+1){clear:both}.small-block-grid-8>li{width:12.5%;padding:0 10px 10px}.small-block-grid-8>li:nth-of-type(8n+1){clear:both}.small-block-grid-9>li{width:11.11111%;padding:0 10px 10px}.small-block-grid-9>li:nth-of-type(9n+1){clear:both}.small-block-grid-10>li{width:10%;padding:0 10px 10px}.small-block-grid-10>li:nth-of-type(10n+1){clear:both}.small-block-grid-11>li{width:9.09091%;padding:0 10px 10px}.small-block-grid-11>li:nth-of-type(11n+1){clear:both}.small-block-grid-12>li{width:8.33333%;padding:0 10px 10px}.small-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:48em){.large-block-grid-1>li{width:100%;padding:0 10px 10px}.large-block-grid-1>li:nth-of-type(1n+1){clear:both}.large-block-grid-2>li{width:50%;padding:0 10px 10px}.large-block-grid-2>li:nth-of-type(2n+1){clear:both}.large-block-grid-3>li{width:33.33333%;padding:0 10px 10px}.large-block-grid-3>li:nth-of-type(3n+1){clear:both}.large-block-grid-4>li{width:25%;padding:0 10px 10px}.large-block-grid-4>li:nth-of-type(4n+1){clear:both}.large-block-grid-5>li{width:20%;padding:0 10px 10px}.large-block-grid-5>li:nth-of-type(5n+1){clear:both}.large-block-grid-6>li{width:16.66667%;padding:0 10px 10px}.large-block-grid-6>li:nth-of-type(6n+1){clear:both}.large-block-grid-7>li{width:14.28571%;padding:0 10px 10px}.large-block-grid-7>li:nth-of-type(7n+1){clear:both}.large-block-grid-8>li{width:12.5%;padding:0 10px 10px}.large-block-grid-8>li:nth-of-type(8n+1){clear:both}.large-block-grid-9>li{width:11.11111%;padding:0 10px 10px}.large-block-grid-9>li:nth-of-type(9n+1){clear:both}.large-block-grid-10>li{width:10%;padding:0 10px 10px}.large-block-grid-10>li:nth-of-type(10n+1){clear:both}.large-block-grid-11>li{width:9.09091%;padding:0 10px 10px}.large-block-grid-11>li:nth-of-type(11n+1){clear:both}.large-block-grid-12>li{width:8.33333%;padding:0 10px 10px}.large-block-grid-12>li:nth-of-type(12n+1){clear:both}[class*="small-block-grid-"]>li{clear:none !important}}p.lead{font-size:1.21875em;line-height:1.6}.subheader{line-height:1.4;color:#6f6f6f;font-weight:300;margin-top:0.2em;margin-bottom:0.5em}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;direction:ltr}a{color:#8c1b2e;text-decoration:none;line-height:inherit}a:hover,a:focus{color:#771727}a img{border:none}p{font-family:inherit;font-weight:normal;font-size:1em;line-height:1.6;margin-bottom:1.25em;text-rendering:optimizeLegibility}p aside{font-size:0.875em;line-height:1.35;font-style:italic}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:0.2em;margin-bottom:0.5em;line-height:1.2125em}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125em}h2{font-size:1.6875em}h3{font-size:1.375em}h4{font-size:1.125em}h5{font-size:1.125em}h6{font-size:1em}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25em 0 1.1875em;height:0}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:bold;color:#7f0a0c}ul,ol,dl{font-size:1em;line-height:1.6;margin-bottom:1.25em;list-style-position:outside;font-family:inherit}ul li ul,ul li ol{margin-left:1.25em;margin-bottom:0;font-size:1em}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square}ul.circle{list-style-type:circle}ul.disc{list-style-type:disc}ul.no-bullet{list-style:none}ol li ul,ol li ol{margin-left:1.25em;margin-bottom:0}dl dt{margin-bottom:0.3em;font-weight:bold}dl dd{margin-bottom:0.75em}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;border-bottom:1px dotted #ddd;cursor:help}abbr{text-transform:none}blockquote{margin:0 0 1.25em;padding:0.5625em 1.25em 0 1.1875em;border-left:1px solid #ddd}blockquote cite{display:block;font-size:0.8125em;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote,blockquote p{line-height:1.6;color:#6f6f6f}.vcard{display:inline-block;margin:0 0 1.25em 0;border:1px solid #ddd;padding:0.625em 0.75em}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:0.9375em}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 0.0625em}@media only screen and (min-width:48em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75em}h2{font-size:2.3125em}h3{font-size:1.6875em}h4{font-size:1.4375em}}.print-only{display:none !important}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}button,.button{border-style:solid;border-width:1px;cursor:pointer;font-family:inherit;font-weight:bold;line-height:1;margin:0 0 1.25em;position:relative;text-decoration:none;text-align:center;display:inline-block;padding-top:0.75em;padding-right:1.5em;padding-bottom:0.8125em;padding-left:1.5em;font-size:1em;background-color:#8c1b2e;border-color:#611320;color:#fff}button:hover,button:focus,.button:hover,.button:focus{background-color:#611320}button:hover,button:focus,.button:hover,.button:focus{color:#fff}button.secondary,.button.secondary{background-color:#e9e9e9;border-color:#d0d0d0;color:#333}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:#d0d0d0}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{color:#333}button.success,.button.success{background-color:#5da423;border-color:#457a1a;color:#fff}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:#457a1a}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{color:#fff}button.alert,.button.alert{background-color:#c60f13;border-color:#970b0e;color:#fff}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:#970b0e}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{color:#fff}button.large,.button.large{padding-top:1em;padding-right:2em;padding-bottom:1.0625em;padding-left:2em;font-size:1.25em}button.small,.button.small{padding-top:0.5625em;padding-right:1.125em;padding-bottom:0.625em;padding-left:1.125em;font-size:0.8125em}button.tiny,.button.tiny{padding-top:0.4375em;padding-right:0.875em;padding-bottom:0.5em;padding-left:0.875em;font-size:0.6875em}button.expand,.button.expand{padding-top:false;padding-right:0px;padding-bottom:false0.0625em;padding-left:0px;width:100%}button.left-align,.button.left-align{text-align:left;text-indent:0.75em}button.right-align,.button.right-align{text-align:right;padding-right:0.75em}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#8c1b2e;border-color:#611320;color:#fff;cursor:default;opacity:0.6;-webkit-box-shadow:none;box-shadow:none}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#611320}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{color:#fff}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#8c1b2e}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#e9e9e9;border-color:#d0d0d0;color:#333;cursor:default;opacity:0.6;-webkit-box-shadow:none;box-shadow:none}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#d0d0d0}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{color:#333}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#e9e9e9}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#5da423;border-color:#457a1a;color:#fff;cursor:default;opacity:0.6;-webkit-box-shadow:none;box-shadow:none}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#457a1a}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{color:#fff}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#5da423}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#c60f13;border-color:#970b0e;color:#fff;cursor:default;opacity:0.6;-webkit-box-shadow:none;box-shadow:none}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#970b0e}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{color:#fff}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#c60f13}input.button,button.button{padding-top:0.8125em;padding-bottom:0.75em}input.button.tiny,button.button.tiny{padding-top:0.5em;padding-bottom:0.4375em}input.button.small,button.button.small{padding-top:0.625em;padding-bottom:0.5625em}input.button.large,button.button.large{padding-top:1.03125em;padding-bottom:1.03125em}@media only screen{.button{-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;-webkit-transition:background-color 300ms ease-out;-moz-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out}.button:active{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2) inset;box-shadow:0 1px 0 rgba(0,0,0,0.2) inset}.button.radius{-webkit-border-radius:3px;border-radius:3px}.button.round{-webkit-border-radius:1000px;border-radius:1000px}}@media only screen and (min-width:48em){.button{display:inline-block}}form{margin:0 0 1em}form .row .row{margin:-0.5em}form .row .row .column,form .row .row .columns{padding:0 0.5em}form .row .row.collapse{margin:0}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}form .row input.column,form .row input.columns{padding-left:0.5em}label{font-size:0.875em;color:#4d4d4d;cursor:pointer;display:block;font-weight:500;margin-bottom:0.1875em}label.right{float:none;text-align:right}label.inline{margin:0 0 1em 0;padding:0.625em 0}.prefix,.postfix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:0.875em;height:2.3125em;line-height:2.3125em}.postfix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;line-height:2.125em}.prefix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;line-height:2.125em}.prefix.button.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.postfix.button.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}.prefix.button.round{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.postfix.button.round{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px}span.prefix{background:#f2f2f2;border-color:#d9d9d9;border-right:none;color:#333}span.prefix.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}span.postfix{background:#f2f2f2;border-color:#ccc;border-left:none;color:#333}span.postfix.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}.input-group.radius>*:first-child,.input-group.radius>*:first-child *{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.input-group.radius>*:last-child,.input-group.radius>*:last-child *{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}.input-group.round>*:first-child,.input-group.round>*:first-child *{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.input-group.round>*:last-child,.input-group.round>*:last-child *{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{background-color:#fff;font-family:inherit;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);display:block;font-size:0.875em;margin:0 0 1em 0;padding:0.5em;height:2.3125em;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.15s linear;-moz-transition:all 0.15s linear;transition:all 0.15s linear}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{background:#fafafa;border-color:#999;outline:none}input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="datetime-local"][disabled],input[type="month"][disabled],input[type="week"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled]{background-color:#ddd}fieldset{border:solid 1px #ddd;padding:1.25em;margin:1.125em 0}fieldset legend{font-weight:bold;background:#fff;padding:0 0.1875em;margin:0;margin-left:-0.1875em}.error input,input.error,.error textarea,textarea.error{border-color:#c60f13;background-color:rgba(198,15,19,0.1)}.error input:focus,input.error:focus,.error textarea:focus,textarea.error:focus{background:#fafafa;border-color:#999}.error label,label.error{color:#c60f13}.error small,small.error{display:block;padding:0.375em 0.25em;margin-top:-1.3125em;margin-bottom:1em;font-size:0.75em;font-weight:bold;background:#c60f13;color:#fff}form.custom .custom{display:inline-block;width:16px;height:16px;position:relative;top:2px;border:solid 1px #ccc;background:#fff}form.custom .custom.radio{-webkit-border-radius:1000px;border-radius:1000px}form.custom .custom.checkbox:before{content:"";display:block;line-height:0.8;height:14px;width:14px;text-align:center;position:absolute;top:0;left:0;font-size:14px;color:#fff}form.custom .custom.radio.checked:before{content:"";display:block;width:8px;height:8px;-webkit-border-radius:1000px;border-radius:1000px;background:#222;position:relative;top:3px;left:3px}form.custom .custom.checkbox.checked:before{content:"\00d7";color:#222}form.custom .custom.dropdown{display:block;position:relative;top:0;height:2.3125em;margin-bottom:1.25em;margin-top:0px;padding:0px;width:100%;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#f3f3f3 100%);background:-webkit-linear-gradient(top,#fff 0%,#f3f3f3 100%);background:linear-gradient(to bottom,#fff 0%,#f3f3f3 100%);-webkit-box-shadow:none;box-shadow:none;font-size:0.875em;vertical-align:top}form.custom .custom.dropdown ul{overflow-y:auto;max-height:200px}form.custom .custom.dropdown .current{cursor:default;white-space:nowrap;line-height:2.25em;color:rgba(0,0,0,0.75);text-decoration:none;overflow:hidden;display:block;margin-left:0.5em;margin-right:2.3125em}form.custom .custom.dropdown .selector{cursor:default;position:absolute;width:2.5em;height:2.3125em;display:block;right:0;top:0}form.custom .custom.dropdown .selector:after{content:"";display:block;content:"";display:block;width:0;height:0;border:solid 5px;border-color:#aaa transparent transparent transparent;position:absolute;left:0.9375em;top:50%;margin-top:-3px}form.custom .custom.dropdown:hover a.selector:after,form.custom .custom.dropdown.open a.selector:after{content:"";display:block;width:0;height:0;border:solid 5px;border-color:#222 transparent transparent transparent}form.custom .custom.dropdown .disabled{color:#888}form.custom .custom.dropdown .disabled:hover{background:transparent;color:#888}form.custom .custom.dropdown .disabled:hover:after{display:none}form.custom .custom.dropdown.open ul{display:block;z-index:10;min-width:100%;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}form.custom .custom.dropdown.small{max-width:134px}form.custom .custom.dropdown.medium{max-width:254px}form.custom .custom.dropdown.large{max-width:434px}form.custom .custom.dropdown.expand{width:100% !important}form.custom .custom.dropdown.open.small ul{min-width:134px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}form.custom .custom.dropdown.open.medium ul{min-width:254px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}form.custom .custom.dropdown.open.large ul{min-width:434px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}form.custom .custom.dropdown ul{position:absolute;width:auto;display:none;margin:0;left:-1px;top:auto;-webkit-box-shadow:0 2px 2px 0px rgba(0,0,0,0.1);box-shadow:0 2px 2px 0px rgba(0,0,0,0.1);margin:0;padding:0;background:#fff;border:solid 1px #ccc;font-size:16px}form.custom .custom.dropdown ul li{color:#555;font-size:0.875em;cursor:default;padding-top:0.25em;padding-bottom:0.25em;padding-left:0.375em;padding-right:2.375em;min-height:1.5em;line-height:1.5em;margin:0;white-space:nowrap;list-style:none}form.custom .custom.dropdown ul li.selected{background:#eee;color:#000}form.custom .custom.dropdown ul li:hover{background-color:#e4e4e4;color:#000}form.custom .custom.dropdown ul li.selected:hover{background:#eee;cursor:default;color:#000}form.custom .custom.dropdown ul.show{display:block}form.custom .custom.disabled{background-color:#ddd}.button-group{list-style:none;margin:0;*zoom:1}.button-group:before,.button-group:after{content:" ";display:table}.button-group:after{clear:both}.button-group>*{margin:0 0 0 -1px;float:left}.button-group>*:first-child{margin-left:0}.button-group.radius>*:first-child,.button-group.radius>*:first-child>a,.button-group.radius>*:first-child>button{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius>*:last-child,.button-group.radius>*:last-child>a,.button-group.radius>*:last-child>button{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}.button-group.round>*:first-child,.button-group.round>*:first-child>a,.button-group.round>*:first-child>button{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.button-group.round>*:last-child,.button-group.round>*:last-child>a,.button-group.round>*:last-child>button{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px}.button-group.even-2 li{width:50%}.button-group.even-2 li .button{width:100%}.button-group.even-3 li{width:33.33333%}.button-group.even-3 li .button{width:100%}.button-group.even-4 li{width:25%}.button-group.even-4 li .button{width:100%}.button-group.even-5 li{width:20%}.button-group.even-5 li .button{width:100%}.button-group.even-6 li{width:16.66667%}.button-group.even-6 li .button{width:100%}.button-group.even-7 li{width:14.28571%}.button-group.even-7 li .button{width:100%}.button-group.even-8 li{width:12.5%}.button-group.even-8 li .button{width:100%}.button-bar{*zoom:1}.button-bar:before,.button-bar:after{content:" ";display:table}.button-bar:after{clear:both}.button-bar .button-group{float:left;margin-right:0.625em}.button-bar .button-group div{overflow:hidden}.dropdown.button{position:relative;padding-right:3.1875em}.dropdown.button:before{position:absolute;content:"";width:0;height:0;display:block;border-style:solid;border-color:#fff transparent transparent transparent;top:50%}.dropdown.button:before{border-width:0.5625em;right:1.5em;margin-top:-0.25em}.dropdown.button:before{border-color:#fff transparent transparent transparent}.dropdown.button.tiny{padding-right:2.1875em}.dropdown.button.tiny:before{border-width:0.4375em;right:0.875em;margin-top:-0.15625em}.dropdown.button.tiny:before{border-color:#fff transparent transparent transparent}.dropdown.button.small{padding-right:2.8125em}.dropdown.button.small:before{border-width:0.5625em;right:1.125em;margin-top:-0.21875em}.dropdown.button.small:before{border-color:#fff transparent transparent transparent}.dropdown.button.large{padding-right:4em}.dropdown.button.large:before{border-width:0.625em;right:1.75em;margin-top:-0.3125em}.dropdown.button.large:before{border-color:#fff transparent transparent transparent}.dropdown.button.secondary:before{border-color:#333 transparent transparent transparent}.split.button{position:relative;padding-right:4.8em}.split.button span{display:block;height:100%;position:absolute;right:0;top:0;border-left:solid 1px}.split.button span:before{position:absolute;content:"";width:0;height:0;display:block;border-style:solid;left:50%}.split.button span:active{background-color:rgba(0,0,0,0.1)}.split.button span{border-left-color:#4c0f19}.split.button span{width:3em}.split.button span:before{border-width:0.5625em;top:1.125em;margin-left:-0.5625em}.split.button span:before{border-color:#fff transparent transparent transparent}.split.button.secondary span{border-left-color:#c3c3c3}.split.button.secondary span:before{border-color:#fff transparent transparent transparent}.split.button.alert span{border-left-color:#7f0a0c}.split.button.success span{border-left-color:#396516}.split.button.tiny{padding-right:3.9375em}.split.button.tiny span{width:2.84375em}.split.button.tiny span:before{border-width:0.4375em;top:0.875em;margin-left:-0.3125em}.split.button.small{padding-right:3.9375em}.split.button.small span{width:2.8125em}.split.button.small span:before{border-width:0.5625em;top:0.84375em;margin-left:-0.5625em}.split.button.large{padding-right:6em}.split.button.large span{width:3.75em}.split.button.large span:before{border-width:0.625em;top:1.3125em;margin-left:-0.5625em}.split.button.secondary span:before{border-color:#333 transparent transparent transparent}.split.button.radius span{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}.split.button.round span{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px}.flex-video{position:relative;padding-top:1.5625em;padding-bottom:67.5%;height:0;margin-bottom:1em;overflow:hidden}.flex-video.widescreen{padding-bottom:57.25%}.flex-video.vimeo{padding-top:0}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.section-container,.section-container.auto{width:100%;display:block;margin-bottom:1.25em;border:1px solid #ccc;border-top:none}.section-container section,.section-container .section,.section-container.auto section,.section-container.auto .section{border-top:1px solid #ccc;position:relative}.section-container section .title,.section-container .section .title,.section-container.auto section .title,.section-container.auto .section .title{top:0;cursor:pointer;width:100%;margin:0;background-color:#efefef}.section-container section .title a,.section-container .section .title a,.section-container.auto section .title a,.section-container.auto .section .title a{padding:0.9375em;display:inline-block;color:#333;font-size:0.875em;white-space:nowrap;width:100%}.section-container section .title:hover,.section-container .section .title:hover,.section-container.auto section .title:hover,.section-container.auto .section .title:hover{background-color:#e2e2e2}.section-container section .content,.section-container .section .content,.section-container.auto section .content,.section-container.auto .section .content{display:none;padding:0.9375em;background-color:#fff}.section-container section .content>*:last-child,.section-container .section .content>*:last-child,.section-container.auto section .content>*:last-child,.section-container.auto .section .content>*:last-child{margin-bottom:0}.section-container section .content>*:first-child,.section-container .section .content>*:first-child,.section-container.auto section .content>*:first-child,.section-container.auto .section .content>*:first-child{padding-top:0}.section-container section .content>*:last-child,.section-container .section .content>*:last-child,.section-container.auto section .content>*:last-child,.section-container.auto .section .content>*:last-child{padding-bottom:0}.section-container section.active .content,.section-container .section.active .content,.section-container.auto section.active .content,.section-container.auto .section.active .content{display:block}.section-container section.active .title,.section-container .section.active .title,.section-container.auto section.active .title,.section-container.auto .section.active .title{background:#d5d5d5}.section-container.tabs{border:0;position:relative}.section-container.tabs section,.section-container.tabs .section{padding-top:0;border:0;position:static}.section-container.tabs section .title,.section-container.tabs .section .title{width:auto;border:1px solid #ccc;border-right:0;border-bottom:0;position:absolute;z-index:1}.section-container.tabs section .title a,.section-container.tabs .section .title a{width:100%}.section-container.tabs section:last-child .title,.section-container.tabs .section:last-child .title{border-right:1px solid #ccc}.section-container.tabs section .content,.section-container.tabs .section .content{border:1px solid #ccc;position:absolute;z-index:10;top:-1px}.section-container.tabs section.active .title,.section-container.tabs .section.active .title{background-color:#fff;z-index:11;border-bottom:0}.section-container.tabs section.active .content,.section-container.tabs .section.active .content{position:relative}@media only screen and (min-width:48em){.section-container.auto{border:0;position:relative}.section-container.auto section,.section-container.auto .section{padding-top:0;border:0;position:static}.section-container.auto section .title,.section-container.auto .section .title{width:auto;border:1px solid #ccc;border-right:0;border-bottom:0;position:absolute;z-index:1}.section-container.auto section .title a,.section-container.auto .section .title a{width:100%}.section-container.auto section:last-child .title,.section-container.auto .section:last-child .title{border-right:1px solid #ccc}.section-container.auto section .content,.section-container.auto .section .content{border:1px solid #ccc;position:absolute;z-index:10;top:-1px}.section-container.auto section.active .title,.section-container.auto .section.active .title{background-color:#fff;z-index:11;border-bottom:0}.section-container.auto section.active .content,.section-container.auto .section.active .content{position:relative}.section-container.accordion .section{padding-top:0 !important}.section-container.vertical-nav{border:1px solid #ccc;border-top:none}.section-container.vertical-nav section,.section-container.vertical-nav .section{padding-top:0 !important}.section-container.vertical-nav section .title a,.section-container.vertical-nav .section .title a{display:block;width:100%}.section-container.vertical-nav section .content,.section-container.vertical-nav .section .content{display:none}.section-container.vertical-nav section.active .content,.section-container.vertical-nav .section.active .content{display:block;position:absolute;left:100%;top:-1px;z-index:999;min-width:12.5em;border:1px solid #ccc}.section-container.horizontal-nav{position:relative;background:#efefef;border:1px solid #ccc}.section-container.horizontal-nav section,.section-container.horizontal-nav .section{padding-top:0;border:0;position:static}.section-container.horizontal-nav section .title,.section-container.horizontal-nav .section .title{width:auto;border:1px solid #ccc;border-left:0;top:-1px;position:absolute;z-index:1}.section-container.horizontal-nav section .title a,.section-container.horizontal-nav .section .title a{width:100%}.section-container.horizontal-nav section .content,.section-container.horizontal-nav .section .content{display:none}.section-container.horizontal-nav section.active .content,.section-container.horizontal-nav .section.active .content{display:block;position:absolute;z-index:999;left:0;top:-2px;min-width:12.5em;border:1px solid #ccc}}.contain-to-grid{width:100%;background:#111}.fixed{width:100%;left:0;position:fixed;top:0;z-index:99}.top-bar{overflow:hidden;height:45px;line-height:45px;position:relative;background:#111;margin-bottom:1.875em}.top-bar ul{margin-bottom:0;list-style:none}.top-bar .row{max-width:none}.top-bar form,.top-bar input{margin-bottom:0}.top-bar input{height:2.45em}.top-bar .button{padding-top:.5em;padding-bottom:.5em;margin-bottom:0}.top-bar .title-area{position:relative}.top-bar .name{height:45px;margin:0;font-size:16px}.top-bar .name h1{line-height:45px;font-size:1.0625em;margin:0}.top-bar .name h1 a{font-weight:bold;color:#fff;width:50%;display:block;padding:0 15px}.top-bar .toggle-topbar{position:absolute;right:0;top:0}.top-bar .toggle-topbar a{color:#fff;text-transform:uppercase;font-size:0.8125em;font-weight:bold;position:relative;display:block;padding:0 15px;height:45px;line-height:45px}.top-bar .toggle-topbar.menu-icon{right:15px;top:50%;margin-top:-16px;padding-left:40px}.top-bar .toggle-topbar.menu-icon a{text-indent:-48px;width:34px;height:34px;line-height:33px;padding:0;color:#fff}.top-bar .toggle-topbar.menu-icon a span{position:absolute;right:0;display:block;width:16px;height:0;-webkit-box-shadow:0 10px 0 1px #fff,0 16px 0 1px #fff,0 22px 0 1px #fff;box-shadow:0 10px 0 1px #fff,0 16px 0 1px #fff,0 22px 0 1px #fff}.top-bar.expanded{height:auto;background:transparent}.top-bar.expanded .title-area{background:#111}.top-bar.expanded .toggle-topbar a{color:#888}.top-bar.expanded .toggle-topbar a span{-webkit-box-shadow:0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888;box-shadow:0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888}.top-bar-section{left:0;position:relative;width:auto;-webkit-transition:left 300ms ease-out;-moz-transition:left 300ms ease-out;transition:left 300ms ease-out}.top-bar-section ul{width:100%;height:auto;display:block;background:#333;font-size:16px;margin:0}.top-bar-section .divider{border-bottom:solid 1px #4d4d4d;border-top:solid 1px #1a1a1a;clear:both;height:1px;width:100%}.top-bar-section ul li>a{display:block;width:100%;color:#fff;padding:12px 0 12px 0;padding-left:15px;font-size:0.8125em;font-weight:bold;background:#333;height:45px}.top-bar-section ul li>a:hover{background:#2b2b2b}.top-bar-section ul li>a.button{background:#8c1b2e;font-size:0.8125em}.top-bar-section ul li>a.button:hover{background:#611320}.top-bar-section ul li>a.button.secondary{background:#e9e9e9}.top-bar-section ul li>a.button.secondary:hover{background:#d0d0d0}.top-bar-section ul li>a.button.success{background:#5da423}.top-bar-section ul li>a.button.success:hover{background:#457a1a}.top-bar-section ul li>a.button.alert{background:#c60f13}.top-bar-section ul li>a.button.alert:hover{background:#970b0e}.top-bar-section ul li.active>a{background:#2b2b2b}.top-bar-section .has-form{padding:15px}.top-bar-section .has-dropdown{position:relative}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:solid 5px;border-color:transparent transparent transparent rgba(255,255,255,0.5);margin-right:15px;margin-top:-4.5px;position:absolute;top:22px;right:0}.top-bar-section .has-dropdown.moved{position:static}.top-bar-section .has-dropdown.moved>.dropdown{visibility:visible}.top-bar-section .dropdown{position:absolute;left:100%;top:0;visibility:hidden;z-index:99}.top-bar-section .dropdown li{width:100%}.top-bar-section .dropdown li a{font-weight:normal;padding:8px 15px}.top-bar-section .dropdown li.title h5{margin-bottom:0}.top-bar-section .dropdown li.title h5 a{color:#fff;line-height:22.5px;display:block}.top-bar-section .dropdown label{padding:8px 15px 2px;margin-bottom:0;text-transform:uppercase;color:#555;font-weight:bold;font-size:0.625em}.top-bar-js-breakpoint{width:58.75em !important;visibility:hidden}.js-generated{display:block}@media only screen and (min-width:58.75em){.top-bar{background:#111;*zoom:1;overflow:visible}.top-bar:before,.top-bar:after{content:" ";display:table}.top-bar:after{clear:both}.top-bar .toggle-topbar{display:none}.top-bar .title-area{float:left}.top-bar .name h1 a{width:auto}.top-bar input,.top-bar .button{line-height:2em;font-size:0.875em;height:2em;padding:0 10px;position:relative;top:8px}.top-bar.expanded{background:#111}.contain-to-grid .top-bar{max-width:62.5em;margin:0 auto}.top-bar-section{-webkit-transition:none 0 0;-moz-transition:none 0 0;transition:none 0 0;left:0 !important}.top-bar-section ul{width:auto;height:auto !important;display:inline}.top-bar-section ul li{float:left}.top-bar-section ul li .js-generated{display:none}.top-bar-section li a:not(.button){padding:0 15px;line-height:45px;background:#111}.top-bar-section li a:not(.button):hover{background:#000}.top-bar-section .has-dropdown>a{padding-right:35px !important}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:solid 5px;border-color:rgba(255,255,255,0.5) transparent transparent transparent;margin-top:-2.5px}.top-bar-section .has-dropdown.moved{position:relative}.top-bar-section .has-dropdown.moved>.dropdown{visibility:hidden}.top-bar-section .has-dropdown:hover>.dropdown,.top-bar-section .has-dropdown:active>.dropdown{visibility:visible}.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";margin-top:-7px;right:5px}.top-bar-section .dropdown{left:0;top:auto;background:transparent;min-width:100%}.top-bar-section .dropdown li a{color:#fff;line-height:1;white-space:nowrap;padding:7px 15px;background:#1e1e1e}.top-bar-section .dropdown li label{white-space:nowrap;background:#1e1e1e}.top-bar-section .dropdown li .dropdown{left:100%;top:0}.top-bar-section>ul>.divider{border-bottom:none;border-top:none;border-right:solid 1px #2b2b2b;border-left:solid 1px #000;clear:none;height:45px;width:0px}.top-bar-section .has-form{background:#111;padding:0 15px;height:45px}.top-bar-section ul.right li .dropdown{left:auto;right:0}.top-bar-section ul.right li .dropdown li .dropdown{right:100%}}.orbit-container{overflow:hidden;width:100%;position:relative;background:#f5f5f5}.orbit-container .orbit-slides-container{list-style:none;margin:0;padding:0;position:relative}.orbit-container .orbit-slides-container img{display:block}.orbit-container .orbit-slides-container>*{position:relative;float:left;height:100%}.orbit-container .orbit-slides-container>* .orbit-caption{position:absolute;bottom:0;background-color:#000;background-color:rgba(0,0,0,0.6);color:#fff;width:100%;padding:10px 14px;font-size:0.875em}.orbit-container .orbit-slides-container>* .orbit-caption *{color:#fff}.orbit-container .orbit-slide-number{position:absolute;top:10px;left:10px;font-size:12px}.orbit-container .orbit-slide-number span{font-weight:700}.orbit-container .orbit-timer{position:absolute;top:10px;right:10px;height:6px;width:100px}.orbit-container .orbit-timer .orbit-progress{height:100%;background-color:#000;background-color:rgba(0,0,0,0.6);display:block;width:0%}.orbit-container .orbit-timer>span{display:none;position:absolute;top:10px;right:0px;width:11px;height:14px;border:solid 4px #000;border-top:none;border-bottom:none}.orbit-container .orbit-timer.paused>span{right:-6px;top:9px;width:11px;height:14px;border:solid 8px;border-color:transparent transparent transparent #000}.orbit-container:hover .orbit-timer>span{display:block}.orbit-container .orbit-prev,.orbit-container .orbit-next{position:absolute;top:50%;margin-top:-25px;background-color:#000;background-color:rgba(0,0,0,0.6);width:50px;height:60px;line-height:50px;color:white;text-indent:-9999px !important}.orbit-container .orbit-prev>span,.orbit-container .orbit-next>span{position:absolute;top:50%;margin-top:-16px;display:block;width:0;height:0;border:solid 16px}.orbit-container .orbit-prev{left:0}.orbit-container .orbit-prev>span{border-color:transparent;border-right-color:#fff}.orbit-container .orbit-prev:hover>span{border-right-color:#ccc}.orbit-container .orbit-next{right:0}.orbit-container .orbit-next>span{border-color:transparent;border-left-color:#fff;left:50%;margin-left:-8px}.orbit-container .orbit-next:hover>span{border-left-color:#ccc}.orbit-bullets{margin:0 auto 30px auto;overflow:hidden;position:relative;top:10px}.orbit-bullets li{display:block;width:18px;height:18px;background:#fff;float:left;margin-right:6px;border:solid 2px #000;-webkit-border-radius:1000px;border-radius:1000px}.orbit-bullets li.active{background:#000}.orbit-bullets li:last-child{margin-right:0}.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next{display:none}.touch .orbit-bullets{display:none}@media only screen and (min-width:48em){.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next{display:inherit}.touch .orbit-bullets{display:block}}.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,0.45);z-index:98;display:none;top:0;left:0}.reveal-modal{visibility:hidden;display:none;position:absolute;left:50%;z-index:99;height:auto;background-color:#fff;margin-left:-40%;width:80%;background-color:#fff;padding:1.25em;border:solid 1px #666;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);box-shadow:0 0 10px rgba(0,0,0,0.4);top:50px}.reveal-modal .column,.reveal-modal .columns{min-width:0}.reveal-modal>:first-child{margin-top:0}.reveal-modal>:last-child{margin-bottom:0}.reveal-modal .close-reveal-modal{font-size:1.375em;line-height:1;position:absolute;top:0.5em;right:0.6875em;color:#aaa;font-weight:bold;cursor:pointer}@media only screen and (min-width:48em){.reveal-modal{padding:1.875em;top:6.25em}.reveal-modal.small{margin-left:-15%;width:30%}.reveal-modal.medium{margin-left:-20%;width:40%}.reveal-modal.large{margin-left:-30%;width:60%}.reveal-modal.xlarge{margin-left:-35%;width:70%}.reveal-modal.expand{margin-left:-47.5%;width:95%}}@media print{div:not(.reveal-modal){display:none}}.joyride-list{display:none}.joyride-tip-guide{display:none;position:absolute;background:#000;color:#fff;z-index:101;top:0;left:2.5%;font-family:inherit;font-weight:normal;width:95%}.lt-ie9 .joyride-tip-guide{max-width:800px;left:50%;margin-left:-400px}.joyride-content-wrapper{width:100%;padding:1.125em 1.25em 1.5em}.joyride-content-wrapper .button{margin-bottom:0 !important}.joyride-tip-guide .joyride-nub{display:block;position:absolute;left:22px;width:0;height:0;border:solid 14px}.joyride-tip-guide .joyride-nub.top{border-color:#000;border-top-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;top:-28px;bottom:none}.joyride-tip-guide .joyride-nub.bottom{border-color:#000 !important;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;bottom:-28px;bottom:none}.joyride-tip-guide .joyride-nub.right{right:-28px}.joyride-tip-guide .joyride-nub.left{left:-28px}.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6{line-height:1.25;margin:0;font-weight:bold;color:#fff}.joyride-tip-guide p{margin:0 0 1.125em 0;font-size:0.875em;line-height:1.3}.joyride-timer-indicator-wrap{width:50px;height:3px;border:solid 1px #555;position:absolute;right:1.0625em;bottom:1em}.joyride-timer-indicator{display:block;width:0;height:inherit;background:#666}.joyride-close-tip{position:absolute;right:12px;top:10px;color:#777 !important;text-decoration:none;font-size:30px;font-weight:normal;line-height:0.5 !important}.joyride-close-tip:hover,.joyride-close-tip:focus{color:#eee !important}.joyride-modal-bg{position:fixed;height:100%;width:100%;background:transparent;background:rgba(0,0,0,0.5);z-index:100;display:none;top:0;left:0;cursor:pointer}.joyride-expose-wrapper{background-color:#ffffff;position:absolute;border-radius:3px;z-index:102;-moz-box-shadow:0px 0px 30px #fff;-webkit-box-shadow:0px 0px 15px #fff;box-shadow:0px 0px 15px #fff}.joyride-expose-cover{background:transparent;border-radius:3px;position:absolute;z-index:9999;top:0px;left:0px}@media only screen and (min-width:48em){.joyride-tip-guide{width:300px;left:inherit}.joyride-tip-guide .joyride-nub.bottom{border-color:#000 !important;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;bottom:-28px;bottom:none}.joyride-tip-guide .joyride-nub.right{border-color:#000 !important;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;top:22px;bottom:none;left:auto;right:-28px}.joyride-tip-guide .joyride-nub.left{border-color:#000 !important;border-top-color:transparent !important;border-left-color:transparent !important;border-bottom-color:transparent !important;top:22px;left:-28px;right:auto;bottom:none}}[data-clearing]{*zoom:1;margin-bottom:0}[data-clearing]:before,[data-clearing]:after{content:" ";display:table}[data-clearing]:after{clear:both}.clearing-blackout{background:#111;position:fixed;width:100%;height:100%;top:0;left:0;z-index:998}.clearing-blackout .clearing-close{display:block}.clearing-container{position:relative;z-index:998;height:100%;overflow:hidden;margin:0}.visible-img{height:95%;position:relative}.visible-img img{position:absolute;left:50%;top:50%;margin-left:-50%;max-height:100%;max-width:100%}.clearing-caption{color:#fff;line-height:1.3;margin-bottom:0;text-align:center;bottom:0;background:#111;width:100%;padding:10px 30px;position:absolute;left:0}.clearing-close{z-index:999;padding-left:20px;padding-top:10px;font-size:40px;line-height:1;color:#fff;display:none}.clearing-close:hover,.clearing-close:focus{color:#ccc}.clearing-assembled .clearing-container{height:100%}.clearing-assembled .clearing-container .carousel>ul{display:none}@media only screen and (min-width:48em){.clearing-main-prev,.clearing-main-next{position:absolute;height:100%;width:40px;top:0}.clearing-main-prev>span,.clearing-main-next>span{position:absolute;top:50%;display:block;width:0;height:0;border:solid 16px}.clearing-main-prev{left:0}.clearing-main-prev>span{left:5px;border-color:transparent;border-right-color:#fff}.clearing-main-next{right:0}.clearing-main-next>span{border-color:transparent;border-left-color:#fff}.clearing-main-prev.disabled,.clearing-main-next.disabled{opacity:0.5}.clearing-feature ~ li{display:none}.clearing-assembled .clearing-container .carousel{background:#111;height:150px;margin-top:5px}.clearing-assembled .clearing-container .carousel>ul{display:block;z-index:999;width:200%;height:100%;margin-left:0;position:relative;left:0}.clearing-assembled .clearing-container .carousel>ul li{display:block;width:175px;height:inherit;padding:0;float:left;overflow:hidden;margin-right:1px;position:relative;cursor:pointer;opacity:0.4}.clearing-assembled .clearing-container .carousel>ul li.fix-height img{min-height:100%;height:100%;max-width:none}.clearing-assembled .clearing-container .carousel>ul li a.th{border:none;-webkit-box-shadow:none;box-shadow:none;display:block}.clearing-assembled .clearing-container .carousel>ul li img{cursor:pointer !important;min-width:100% !important}.clearing-assembled .clearing-container .carousel>ul li.visible{opacity:1}.clearing-assembled .clearing-container .visible-img{background:#111;overflow:hidden;height:75%}.clearing-close{position:absolute;top:10px;right:20px;padding-left:0;padding-top:0}}.alert-box{border-style:solid;border-width:1px;display:block;font-weight:bold;margin-bottom:1.25em;position:relative;padding:0.6875em 1.3125em 0.75em 0.6875em;font-size:0.875em;background-color:#8c1b2e;border-color:#611320;color:#fff}.alert-box .close{font-size:1.375em;padding:5px 4px 4px;line-height:0;position:absolute;top:0.4375em;right:0.3125em;color:#333;opacity:0.3}.alert-box .close:hover,.alert-box .close:focus{opacity:0.5}.alert-box.radius{-webkit-border-radius:3px;border-radius:3px}.alert-box.round{-webkit-border-radius:1000px;border-radius:1000px}.alert-box.success{background-color:#5da423;border-color:#457a1a;color:#fff}.alert-box.alert{background-color:#c60f13;border-color:#970b0e;color:#fff}.alert-box.secondary{background-color:#e9e9e9;border-color:#d0d0d0;color:#505050}.breadcrumbs{display:block;padding:0.375em 0.875em 0.5625em;overflow:hidden;margin-left:0;list-style:none;border-style:solid;border-width:1px;background-color:#f6f6f6;border-color:#dcdcdc;-webkit-border-radius:3px;border-radius:3px}.breadcrumbs li{margin:0;padding:0 0.75em 0 0;float:left}.breadcrumbs li:hover a,.breadcrumbs li:focus a{text-decoration:underline}.breadcrumbs li a,.breadcrumbs li span{font-size:0.6875em;padding-left:0.75em;text-transform:uppercase;color:#8c1b2e}.breadcrumbs li.current a{cursor:default;color:#333}.breadcrumbs li.current:hover a,.breadcrumbs li.current:focus a{text-decoration:none}.breadcrumbs li.unavailable a{color:#999}.breadcrumbs li.unavailable:hover a,.breadcrumbs li.unavailable a:focus{text-decoration:none;color:#999;cursor:default}.breadcrumbs li:before{content:"/";color:#aaa;position:relative;top:1px}.breadcrumbs li:first-child a,.breadcrumbs li:first-child span{padding-left:0}.breadcrumbs li:first-child:before{content:" "}.keystroke,kbd{background-color:#ededed;border-color:#dbdbdb;color:#222;border-style:solid;border-width:1px;margin:0;font-family:"Consolas","Menlo","Courier",monospace;font-size:0.9375em;padding:0.125em 0.25em 0em;-webkit-border-radius:3px;border-radius:3px}.label{font-weight:500;text-align:center;text-decoration:none;line-height:1;white-space:nowrap;display:inline-block;position:relative;padding:0.1875em 0.625em 0.25em;font-size:0.875em;background-color:#8c1b2e;color:#fff}.label.radius{-webkit-border-radius:3px;border-radius:3px}.label.round{-webkit-border-radius:1000px;border-radius:1000px}.label.alert{background-color:#c60f13;color:#fff}.label.success{background-color:#5da423;color:#fff}.label.secondary{background-color:#e9e9e9;color:#333}.inline-list{margin:0 auto 1.0625em auto;margin-left:-1.375em;margin-right:0;padding:0;list-style:none;overflow:hidden}.inline-list>li{list-style:none;float:left;margin-left:1.375em;display:block}.inline-list>li>*{display:block}.pagination{display:block;height:1.5em;margin-left:-0.3125em}.pagination li{display:block;float:left;height:1.5em;color:#222;font-size:0.875em;margin-left:0.3125em}.pagination li a{display:block;padding:0.0625em 0.4375em 0.0625em;color:#999}.pagination li:hover a,.pagination li a:focus{background:#e6e6e6}.pagination li.unavailable a{cursor:default;color:#999}.pagination li.unavailable:hover a,.pagination li.unavailable a:focus{background:transparent}.pagination li.current a{background:#8c1b2e;color:#fff;font-weight:bold;cursor:default}.pagination li.current a:hover,.pagination li.current a:focus{background:#8c1b2e}.pagination-centered{text-align:center}.pagination-centered ul>li{float:none;display:inline-block}.panel{border-style:solid;border-width:1px;border-color:#d9d9d9;margin-bottom:1.25em;padding:1.25em;background:#f2f2f2}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p{color:#333}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{line-height:1;margin-bottom:0.625em}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{line-height:1.4}.panel.callout{border-style:solid;border-width:1px;border-color:#611320;margin-bottom:1.25em;padding:1.25em;background:#8c1b2e;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;box-shadow:0 1px 0 rgba(255,255,255,0.5) inset}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p{color:#fff}.panel.callout>:first-child{margin-top:0}.panel.callout>:last-child{margin-bottom:0}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6{line-height:1;margin-bottom:0.625em}.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader{line-height:1.4}.panel.radius{-webkit-border-radius:3px;border-radius:3px}.pricing-table{border:solid 1px #ddd;margin-left:0;margin-bottom:1.25em}.pricing-table *{list-style:none;line-height:1}.pricing-table .title{background-color:#ddd;padding:0.9375em 1.25em;text-align:center;color:#333;font-weight:bold;font-size:1em}.pricing-table .price{background-color:#eee;padding:0.9375em 1.25em;text-align:center;color:#333;font-weight:normal;font-size:1.25em}.pricing-table .description{background-color:#fff;padding:0.9375em;text-align:center;color:#777;font-size:0.75em;font-weight:normal;line-height:1.4;border-bottom:dotted 1px #ddd}.pricing-table .bullet-item{background-color:#fff;padding:0.9375em;text-align:center;color:#333;font-size:0.875em;font-weight:normal;border-bottom:dotted 1px #ddd}.pricing-table .cta-button{background-color:#f5f5f5;text-align:center;padding:1.25em 1.25em 0}.progress{background-color:transparent;height:1.5625em;border:1px solid #ccc;padding:0.125em;margin-bottom:0.625em}.progress .meter{background:#8c1b2e;height:100%;display:block}.progress.secondary .meter{background:#e9e9e9;height:100%;display:block}.progress.success .meter{background:#5da423;height:100%;display:block}.progress.alert .meter{background:#c60f13;height:100%;display:block}.progress.radius{-webkit-border-radius:3px;border-radius:3px}.progress.radius .meter{-webkit-border-radius:2px;border-radius:2px}.progress.round{-webkit-border-radius:1000px;border-radius:1000px}.progress.round .meter{-webkit-border-radius:999px;border-radius:999px}.side-nav{display:block;margin:0;padding:0.875em 0;list-style-type:none;list-style-position:inside}.side-nav li{margin:0 0 0.4375em 0;font-size:0.875em}.side-nav li a{display:block;color:#8c1b2e}.side-nav li.active a{color:#4d4d4d;font-weight:bold}.side-nav li.divider{border-top:1px solid;height:0;padding:0;list-style:none;border-top-color:#e6e6e6}.sub-nav{display:block;width:auto;overflow:hidden;margin:-0.25em 0 1.125em;padding-top:0.25em;margin-right:0;margin-left:-0.5625em}.sub-nav dt,.sub-nav dd{float:left;display:inline;margin-left:0.5625em;margin-bottom:0.625em;font-weight:normal;font-size:0.875em}.sub-nav dt a,.sub-nav dd a{color:#999;text-decoration:none}.sub-nav dt.active a,.sub-nav dd.active a{-webkit-border-radius:1000px;border-radius:1000px;font-weight:bold;background:#8c1b2e;padding:0.1875em 0.5625em;cursor:default;color:#fff}@media only screen{div.switch{position:relative;width:100%;padding:0;display:block;overflow:hidden;border-style:solid;border-width:1px;margin-bottom:1.25em;-webkit-animation:webkitSiblingBugfix infinite 1s;height:36px;background:#fff;border-color:#ccc}div.switch label{position:relative;left:0;z-index:2;float:left;width:50%;height:100%;margin:0;font-weight:bold;text-align:left;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;transition:all 0.1s ease-out}div.switch input{position:absolute;z-index:3;opacity:0;width:100%;height:100%}div.switch input:hover,div.switch input:focus{cursor:pointer}div.switch>span{position:absolute;top:-1px;left:-1px;z-index:1;display:block;padding:0;border-width:1px;border-style:solid;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;transition:all 0.1s ease-out}div.switch input:not(:checked)+label{opacity:0}div.switch input:checked{display:none !important}div.switch input{left:0;display:block !important}div.switch input:first-of-type+label,div.switch input:first-of-type+span+label{left:-50%}div.switch input:first-of-type:checked+label,div.switch input:first-of-type:checked+span+label{left:0%}div.switch input:last-of-type+label,div.switch input:last-of-type+span+label{right:-50%;left:auto;text-align:right}div.switch input:last-of-type:checked+label,div.switch input:last-of-type:checked+span+label{right:0%;left:auto}div.switch span.custom{display:none !important}div.switch label{padding:0 0.375em;line-height:2.3em;font-size:0.875em}div.switch input:first-of-type:checked ~ span{left:100%;margin-left:-2.1875em}div.switch>span{width:2.25em;height:2.25em}div.switch>span{border-color:#b3b3b3;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#f2f2f2 100%);background:-webkit-linear-gradient(top,#fff 0%,#f2f2f2 100%);background:linear-gradient(to bottom,#fff 0%,#f2f2f2 100%);-webkit-box-shadow:2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 1000px #e1f5d1,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px #f5f5f5;box-shadow:2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 980px #e1f5d1,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px #f5f5f5}div.switch:hover>span,div.switch:focus>span{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#e6e6e6 100%);background:-webkit-linear-gradient(top,#fff 0%,#e6e6e6 100%);background:linear-gradient(to bottom,#fff 0%,#e6e6e6 100%)}div.switch:active{background:transparent}div.switch.large{height:44px}div.switch.large label{padding:0 0.375em;line-height:2.3em;font-size:1.0625em}div.switch.large input:first-of-type:checked ~ span{left:100%;margin-left:-2.6875em}div.switch.large>span{width:2.75em;height:2.75em}div.switch.small{height:28px}div.switch.small label{padding:0 0.375em;line-height:2.1em;font-size:0.75em}div.switch.small input:first-of-type:checked ~ span{left:100%;margin-left:-1.6875em}div.switch.small>span{width:1.75em;height:1.75em}div.switch.tiny{height:22px}div.switch.tiny label{padding:0 0.375em;line-height:1.9em;font-size:0.6875em}div.switch.tiny input:first-of-type:checked ~ span{left:100%;margin-left:-1.3125em}div.switch.tiny>span{width:1.375em;height:1.375em}div.switch.radius{-webkit-border-radius:4px;border-radius:4px}div.switch.radius>span{-webkit-border-radius:3px;border-radius:3px}div.switch.round{-webkit-border-radius:1000px;border-radius:1000px}div.switch.round>span{-webkit-border-radius:999px;border-radius:999px}div.switch.round label{padding:0 0.5625em}@-webkit-keyframes webkitSiblingBugfix{from{position:relative}to{position:relative}}}[data-magellan-expedition]{background:#fff;z-index:50;min-width:100%;padding:10px}[data-magellan-expedition] .sub-nav{margin-bottom:0}[data-magellan-expedition] .sub-nav dd{margin-bottom:0}table{background:#fff;margin-bottom:1.25em;border:solid 1px #ddd}table thead,table tfoot{background:#f5f5f5;font-weight:bold}table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{padding:0.5em 0.625em 0.625em;font-size:0.875em;color:#222;text-align:left}table tr th,table tr td{padding:0.5625em 0.625em;font-size:0.875em;color:#222}table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f9f9f9}table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.125em}.th{display:inline-block;border:solid 4px #fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.2);box-shadow:0 0 0 1px rgba(0,0,0,0.2);-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;transition:all 200ms ease-out}.th:hover,.th:focus{-webkit-box-shadow:0 0 6px 1px rgba(140,27,46,0.5);box-shadow:0 0 6px 1px rgba(140,27,46,0.5)}.th.radius{-webkit-border-radius:3px;border-radius:3px}.has-tip{border-bottom:dotted 1px #ccc;cursor:help;font-weight:bold;color:#333}.has-tip:hover,.has-tip:focus{border-bottom:dotted 1px #360b12;color:#8c1b2e}.has-tip.tip-left,.has-tip.tip-right{float:none !important}.tooltip{display:none;position:absolute;z-index:999;font-weight:bold;font-size:0.9375em;line-height:1.3;padding:0.5em;max-width:85%;left:50%;width:100%;color:#fff;background:#000;-webkit-border-radius:3px;border-radius:3px}.tooltip>.nub{display:block;left:5px;position:absolute;width:0;height:0;border:solid 5px;border-color:transparent transparent #000 transparent;top:-10px}.tooltip.opened{color:#8c1b2e !important;border-bottom:dotted 1px #360b12 !important}.tap-to-close{display:block;font-size:0.625em;color:#888;font-weight:normal}@media only screen and (min-width:48em){.tooltip>.nub{border-color:transparent transparent #000 transparent;top:-10px}.tooltip.tip-top>.nub{border-color:#000 transparent transparent transparent;top:auto;bottom:-10px}.tooltip.tip-left,.tooltip.tip-right{float:none !important}.tooltip.tip-left>.nub{border-color:transparent transparent transparent #000;right:-10px;left:auto;top:50%;margin-top:-5px}.tooltip.tip-right>.nub{border-color:transparent #000 transparent transparent;right:auto;left:-10px;top:50%;margin-top:-5px}}@media only screen and (max-width:767px){.f-dropdown{max-width:100%;left:0}}.f-dropdown{position:absolute;top:-9999px;list-style:none;padding:1.25em;width:100%;height:auto;max-height:none;background:#fff;border:solid 1px #ccc;font-size:16px;z-index:99;margin-top:2px;max-width:200px}.f-dropdown *:first-child{margin-top:0}.f-dropdown *:last-child{margin-bottom:0}.f-dropdown:before{content:"";display:block;width:0;height:0;border:solid 6px;border-color:transparent transparent #fff transparent;position:absolute;top:-12px;left:10px;z-index:99}.f-dropdown:after{content:"";display:block;width:0;height:0;border:solid 7px;border-color:transparent transparent #ccc transparent;position:absolute;top:-14px;left:9px;z-index:98}.f-dropdown.right:before{left:auto;right:10px}.f-dropdown.right:after{left:auto;right:9px}.f-dropdown li{font-size:0.875em;cursor:pointer;padding:0.3125em 0.625em;line-height:1.125em;margin:0}.f-dropdown li:hover,.f-dropdown li:focus{background:#eee}.f-dropdown li a{color:#555}.f-dropdown.content{position:absolute;top:-9999px;list-style:none;padding:1.25em;width:100%;height:auto;max-height:none;background:#fff;border:solid 1px #ccc;font-size:16px;z-index:99;max-width:200px}.f-dropdown.content *:first-child{margin-top:0}.f-dropdown.content *:last-child{margin-bottom:0}.f-dropdown.tiny{max-width:200px}.f-dropdown.small{max-width:300px}.f-dropdown.medium{max-width:500px}.f-dropdown.large{max-width:800px}.lt-ie9 .row{width:940px;max-width:100%;min-width:768px;margin:0 auto;}.lt-ie9 .row .row{width:auto;max-width:none;min-width:0;margin:0 -15px;}.lt-ie9 .row.large-collapse .column,.lt-ie9 .row.large-collapse .columns{padding:0;}.lt-ie9 .row .row{width:auto;max-width:none;min-width:0;margin:0 -15px;}.lt-ie9 .row .row.large-collapse{margin:0;}.lt-ie9 .column,.lt-ie9 .columns{float:left;min-height:1px;padding:0 15px;position:relative;}.lt-ie9 .column.large-centered,.columns.large-centered{float:none;margin:0 auto;}.lt-ie9 [class*="column"] + [class*="column"]:last-child{float:right;}.lt-ie9 [class*="column"] + [class*="column"].end{float:left;}.lt-ie9 .large-1,.lt-ie9 .row .large-1{width:8.33333%;}.lt-ie9 .large-2,.lt-ie9 .row .large-2{width:16.66667%;}.lt-ie9 .large-3,.lt-ie9 .row .large-3{width:25%;}.lt-ie9 .large-4,.lt-ie9 .row .large-4{width:33.33333%;}.lt-ie9 .large-5,.lt-ie9 .row .large-5{width:41.66667%;}.lt-ie9 .large-6,.lt-ie9 .row .large-6{width:50%;}.lt-ie9 .large-7,.lt-ie9 .row .large-7{width:58.33333%;}.lt-ie9 .large-8,.lt-ie9 .row .large-8{width:66.66667%;}.lt-ie9 .large-9,.lt-ie9 .row .large-9{width:75%;}.lt-ie9 .large-10,.lt-ie9 .row .large-10{width:83.33333%;}.lt-ie9 .large-11,.lt-ie9 .row .large-11{width:91.66667%;}.lt-ie9 .large-12,.lt-ie9 .row .large-12{width:100%;}.lt-ie9 .row .large-offset-1{margin-left:8.33333%;}.lt-ie9 .row .large-offset-2{margin-left:16.66667%;}.lt-ie9 .row .large-offset-3{margin-left:25%;}.lt-ie9 .row .large-offset-4{margin-left:33.33333%;}.lt-ie9 .row .large-offset-5{margin-left:41.66667%;}.lt-ie9 .row .large-offset-6{margin-left:50%;}.lt-ie9 .row .large-offset-7{margin-left:58.33333%;}.lt-ie9 .row .large-offset-8{margin-left:66.66667%;}.lt-ie9 .row .large-offset-9{margin-left:75%;}.lt-ie9 .row .large-offset-10{margin-left:83.33333%;}.lt-ie9 .pull-2{right:16.66667%;}.lt-ie9 .pull-3{right:25%;}.lt-ie9 .pull-4{right:33.33333%;}.lt-ie9 .pull-5{right:41.66667%;}.lt-ie9 .pull-6{right:50%;}.lt-ie9 .pull-7{right:58.33333%;}.lt-ie9 .pull-8{right:66.66667%;}.lt-ie9 .pull-9{right:75%;}.lt-ie9 .pull-10{right:83.33333%;}.lt-ie9 .push-2{left:16.66667%;}.lt-ie9 .push-3{left:25%;}.lt-ie9 .push-4{left:33.33333%;}.lt-ie9 .push-5{left:41.66667%;}.lt-ie9 .push-6{left:50%;}.lt-ie9 .push-7{left:58.33333%;}.lt-ie9 .push-8{left:66.66667%;}.lt-ie9 .push-9{left:75%;}.lt-ie9 .push-10{left:83.33333%;}.lt-ie9 .row{*zoom:1;}.lt-ie9 .row:before,.row:after{content:" ";display:table;}.lt-ie9 .row:after{clear:both;}
body{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;padding-bottom:20px;}a{color:#868686;}a:hover,a:focus,a.hover{}a.selected{color:#f94b52;}h1,h2,h3,h4,h5,h6{font-family:"HelveticaNeue-Bold","Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;}#nav-bar ul li a{color :#868686;}#nav-bar ul li a:hover{color :#f94b52;}#nav-bar ul li a:active{color :red;}#nav-bar ul li.selected{}#nav-bar a.active{background-color:#1B3E70;color:white;}.article-body + span.share{margin-top:10px;}nav li a.subscribelink,a.loginlink{font-family:"Helvetica Neue";font-style:oblique;color :#B4B3B3 !important;}nav li.or{margin-left:10px;margin-right:-10px;}nav ul li img,nav li.social a,nav li.social span{vertical-align:top;}nav li.social a,nav li.social img,nav li.social span{display:inline-block;height:31px;width:30px;}nav li.social span{width:auto;}nav li.social span:hover,a:focus,a.hover{color:#868686;}nav li.social a{background:transparent url(/sites/all/themes/russiadirect/images/icons-social.png) no-repeat;background-image:url(/sites/all/themes/russiadirect/images/icons-social.svg),none;}nav li.social a.icon-fb,article.main span.share a.icon-fb{background-position:-98px 0;}nav li.social a.icon-tw,article.main span.share a.icon-tw{background-position:-33px 0;}nav li.social a.icon-li,article.main span.share a.icon-li{background-position:-66px 0;}nav li.social a.icon-rss{background-position:-1px 0;}article.main span.share a.icon-gp{background-position:-129px 0;}article.main span.share a.icon-pr{background-position:-161px 0;}.slider-wrapper{background-color:#f8f6f6;border:1px solid #bbb;margin-bottom:24px;overflow:hidden;}.slider-wrapper  .bx-prev,.slider-wrapper  .bx-next{display:block;height:25px;width:18px;margin:15px 15px;background:url(/sites/all/themes/russiadirect/images/swiper_arrows.png) no-repeat scroll transparent;}.slider-wrapper .bx-prev{float:left;}.slider-wrapper  .bx-next{float:right;background-position:top right;}.article-slider img{padding:10px;}nav.interior{font-family:helvetica,sans-serif;text-transform:uppercase;margin:10px 0 0 0;border-top:1px solid #FFF;overflow:visible;}nav.interior ul{margin-bottom:0;overflow:visible;}nav.interior ul li{padding-left:0.3em;padding-right:0.4em;font-size:1em;padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;}nav.interior ul li:first-child{margin-left:1.2em;}nav.interior ul li:first-child a{}nav.interior ul li:last-child{margin-right:0;}nav.interior ul li.selected a{color:#F94B52;}nav.interior ul li a:hover{color:#f94b52 !important;}nav.interior li ul{display:none;}nav.interior li:hover ul{display:block;width:200px;position:absolute;top:10px;left:-30px;background-color:#FFF;z-index:999;overflow:visible;box-shadow:2px 2px 3px #aaaaaa;}nav.interior li:hover ul li{list-style:none outside none;margin-left:5px;}nav.interior li:hover ul li:first-child{margin-left:5px;}nav.interior li:hover ul li a{color:#000;}nav.interior li ul li.selected a{color:#f94b52;background-color:white;}.endless-scroll-container{position:relative;padding-bottom:50px;}.endless-scroll-container-loading{padding-bottom:50px;background:url(/sites/all/themes/russiadirect/images/loader.gif) no-repeat center bottom;}.endless-scroll-container-loading button{bottom:0;margin:0;visibility:visible;opacity:1;background:#f94b52;border:0;-webkit-transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;-moz-transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;-o-transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;-ms-transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;}.endless-scroll-container-loading button.loading{visibility:visible;opacity:0;}.endless-scroll-container-loading button.reload{visibility:visible;}div#search input{margin-top:35px;margin-bottom:0;border:1px solid #868686;height:30px;}input#search-box{border:none;background-color:#333333;color:#d3d3d3;}input#search-button{padding-top:2px;}header{background-color:#000;color:#868686;overflow:auto;width:1000px;margin:0 auto;padding-top:20px;overflow:visible;}section#content{padding-top:20px;padding-bottom:20px;border-left:1px solid #868686;border-right:1px solid #868686;}section.sidebar{color:#FFF;}div.sidebar-helper{margin-left:5px;margin-right:5px;background-color:#000;padding:20px;}div.sidebar-helper section:first-child{margin-top:0;}div.sidebar-helper section#tweets{border-radius:7px;height:602px;}div.sidebar-helper section#facebook{border-radius:0px;height:602px;}div.sidebar-helper section#rbth_widget{height:400px;}section.sidebar section{border:1px solid #FFF;margin-top:20px;}section.sidebar section h4,.featured-content-block-header > p{color:#FFF;text-transform:uppercase;font-weight:normal;border-bottom:1px solid #FFF;font-size:1.1em;letter-spacing:0.05em;padding:5px 0 5px .9375em;margin-bottom:0;}.featured-content-block-header > p{font-weight:bold !important;padding:5px 0 5px .9375em !important;}.featured-content-block-content{list-style-type:none;padding:0 0.975em;margin-bottom:0;}.featured-content-block-content > li{position:relative;padding:12px 0;}.featured-content-block-content > li + li:before{content:"";position:absolute;height:1px;background:#fff;top:0;left:0;width:57%;}.featured-content-block-content > li > a{color:#FFF;font-size:18px;}section.sidebar section h4 a,section.sidebar section p a{color:#FFF;}section.sidebar section p{font-weight:lighter;padding:20px;}section#newsletter,div#feedback-form,div.basic-form,.rd-homepage-newsletter{border:none;color:#000;padding-bottom:10px;}section#newsletter.override-auth,.rd-homepage-newsletter.override-auth{background:none;}.override-auth-actions:before,.override-auth-actions:after{content:' ';display:table;}.override-auth-actions:after{clear:both;}.override-auth-actions a{background:#f94b52;color:#fff;display:block;float:right;font-size:1.3em;padding:10px 8px;text-align:center;width:99.7%;margin-bottom:5px;}.override-auth-actions a:first-child{float:left;}.override-auth-content{background:#333;border-radius:5px;color:#fff;font-size:1.3em;line-height:1.3;margin:8px 0 0 0;padding:12px 35px;position:relative;text-align:center;}.override-auth-content:before{border-color:transparent transparent #333 transparent;border-style:solid;border-width:0 16px 20px 16px;content:'';height:0;position:absolute;right:115px;top:-14px;width:0;}.override-auth-content ul,.override-auth-content span{font-size:0.7em;list-style-type:none;margin:0 0 10px;}.override-auth-content span{display:block;line-height:1.5;}.override-auth-content ul li{padding-left:10px;position:relative;}.override-auth-content ul li:before{content:'\002D\0020';display:block;left:0;position:absolute;top:0;}div#feedback-form{padding-bottom:40px;width:400px;}input#feedback-submit,div.basic-form input[type=submit]{margin-top:10px;}section#newsletter p,.rd-homepage-newsletter p{margin-bottom:10px;font-weight:normal;font-size:0.9em;color:#222;}section#newsletter h4,div#feedback-form h4,div.basic-form h4,.rd-homepage-newsletter h4{border:none;padding:15px 20px 0 20px;}div.basic-form h4{font-weight:normal;text-transform:uppercase;font-size:17px;-webkit-font-smoothing:antialiased;}div.basic-form p.form-message{font-size:14px;}a.rqPromo{background-color:#B4B3B3;color:#FFF !important;padding:10px;}section#newsletter input[type=text],div#feedback-form input[type=text],div#feedback-form textarea,div.basic-form input[type=text],div.basic-form input[type=email],div.basic-form textarea,.rd-homepage-newsletter input[type="text"],.rd-homepage-newsletter input[type="email"]{width:220px;background-color:#f94b52;border:1px solid #FFF;margin-left:20px;color:#FFF;height:35px;}div#feedback-form textarea{height:125px;width:270px;}p#feedback-form-message,p.form-message{margin:0 20px 10px 20px;}section#newsletter input.input-name,.rd-homepage-newsletter input.input-name{margin-bottom:0;border-bottom:none;}section#newsletter button.input-email-submit,.rd-homepage-newsletter button.input-email-submit{display:block;width:180px;margin-left:60px;height:35px;padding-top:8px;}section#newsletter input::-webkit-input-placeholder,div#feedback-form input::-webkit-input-placeholder,div#feedback-form textarea::-webkit-input-placeholder,div.basic-form input::-webkit-input-placeholder,.rd-homepage-newsletter input::-webkit-input-placeholder,.subscription-flyout input::-webkit-input-placeholder{color:#FFF !important;}section#newsletter input::-moz-placeholder,div#feedback-form input::-moz-placeholder,div#feedback-form textarea::-moz-placeholder,div.basic-form input::-moz-placeholder,.rd-homepage-newsletter input::-moz-placeholder,.subscription-flyout input::-moz-placeholder{color:#FFF !important;}section#newsletter input:-moz-placeholder,div#feedback-form input:-moz-placeholder,div#feedback-form textarea:-moz-placeholder,div.basic-form input:-moz-placeholder,.rd-homepage-newsletter input:-moz-placeholder,.subscription-flyout input:-moz-placeholder{color:#FFF !important;}section#newsletter input:-ms-input-placeholder,div#feedback-form input:-ms-input-placeholder,div#feedback-form textarea:-ms-input-placeholder,div.basic-form input:-ms-input-placeholder,.rd-homepage-newsletter input:-ms-input-placeholder,.subscription-flyout input::-ms-input-placeholder{color:#FFF !important;}div#feedback-form input,div.basic-form input{width:80% !important;margin-bottom:0;}blockquote{padding-left:15px;font-size:1.1em;}div#feedback-form h4,div.basic-form h4{color:#FFF !important;}.sidebar .sidebar-1 p,.sidebar .sidebar-2 p,.sidebar .sidebar-3 p{margin-bottom:0;}div#comments{display:none;}div#overlay-content section#content{max-width:80em;border-left:none;border-right:none;}section#newsletter button,.rd-homepage-newsletter button{background-color:#f94b52;border:1px solid #FFF;margin:0;height:35px;}div#feedback-form input[type=submit],div.basic-form input[type=submit]{background-color:#f94b52;border:1px solid #FFF;width:50% !important;float:right;margin-right:16%;color:#FFF !important;font-weight:bold;height:35px;}#weekly-signup{width:260px;margin-right:20px;float:left;height:510px;margin-bottom:20px;}section#events h4{background:url(/sites/all/themes/russiadirect/images/icon-arrow-right-white.png) no-repeat 240px center;}#page-custom-profile section#events h4{background-position:285px center;}section#events h4 a{display:block;}#node-281 section#events h4{background-position:230px center;}section#events ul{list-style:none;margin:20px;}section#events ul li{font-size:0.9em;line-height:1em;clear:both;padding-bottom:10px;}section#events ul li a{color:#FFF;display:block;padding-left:50px;}section#events ul li span.location{color:#f94b52 !important;font-weight:lighter;}section#events ul li span.location:before{content:"\A";white-space:pre;}section#events li div.minical{width:40px;height:38px;background-color:#FFF;float:left;margin-right:10px;margin-bottom:10px;color:#000;text-align:center;font-weight:bold;}section#events li div.minical span.month{display:block;background-color:#f94b52;color:#FFF;font-size:0.8em;font-weight:lighter;margin-bottom:5px;}footer{position:relative;border:1px solid #868686;padding-top:20px;background:#FFF url(/sites/all/themes/russiadirect/images/logofooter.png) no-repeat 780px 180px;background-image:url(/sites/all/themes/russiadirect/images/logofooter.svg),none;}footer h4{font-weight:normal;text-transform:uppercase;color:#868686;font-size:1em;}footer ul{list-style:none;}footer ul li a{font-size:0.9em;}.lt-ie9 footer{position:static;}.subscribe-block{padding-right:0;}.subscribe-block section{background-color:#eae8e9;height:285px;padding-top:5px;margin-top:20px;}.subscribe-block h3{width:100%;margin:0;padding:5px 10px;color:#FFF;background-color:#000;text-transform:uppercase;font-size:1em;}.subscribe-block h4{color:#000;text-transform:uppercase;margin:10px;font-size:1em;}.subscribe-block img.primary{border:5px solid #FFF;float:left;margin:0 10px 10px 10px;}.subscribe-block div.secondary{float:left;}.subscribe-block div.secondary p{width:380px;}.subscribe-block a.nlpromo{display:block;font-size:0.9em;width:250px;margin:45px 0 0 140px;height:35px;padding:10px;background-color:#b4b3b3;color:#FFF;}.subscribe-block a.dlpromo{display:block;font-size:0.8em;width:245px;margin:45px 0 0 165px;height:35px;padding:10px 10px 10px 30px;background:url(/sites/all/themes/russiadirect/images/icon-pdf.png) no-repeat center left;}.subscribe-block span{color:#FFF;background-color:#b4b3b3;padding:10px;font-size:1.1em;}#editors-note{color:#000;border:1px solid #d3d3d3;}#editors-note h4{width:100%;margin:0;padding:5px 15px;color:#FFF;font-weight:bold;font-size:1em;text-transform:uppercase;background-color:#000 !important;}#editors-note h5{font-size:0.8em;padding-left:10px;padding-top:10px;padding-bottom:10px;margin:0;}#editors-note div{margin-left:10px;font-size:0.8em;height:175px;}#editors-note div img{width:80px;height:80px;float:left;margin-right:10px;}#editors-note div p{width:160px;float:left;padding:0 5px 0 0;margin:0;font-weight:normal;}#page-about h2.large-12{margin:5px 0 5px 15px;padding:0;font-size:1.2em;}#page-about .box{border:1px solid #d3d3d3;padding:0;}#page-about .box h3{width:100%;margin:0;padding:5px 15px;background-color:black;color:#FFF;font-weight:bold;font-size:1em;text-transform:uppercase;}#page-about .box p{padding:10px;}#page-about .box ul{list-style:none;}#page-about .mediaAbout h3,#page-about .mission h3,#page-about .reports h3,#page-about .partners h3,#page-about .company-news h3{color:#000;background-color:#e6e6e6;}#page-about .escMedia{height:32px !important;}#page-subscribe .digital h3{color:#FFF;font-size:16px;margin-top:0;padding:3px 0 3px 15px;}#page-subscribe .digital{border:1px solid #000;padding-top:0;}#page-about .mission h3,#page-about .reports h3,#page-about .advertise h3,#page-about .company-news h3{background:url("/sites/all/themes/russiadirect/images/icon-arrow-right-dark.png") no-repeat scroll 275px center #E6E6E6;}#page-about .company-news h4{padding-left:20px;padding-right:20px;font-size:16px;}#page-about .company-news h3 + h4{margin-top:20px;}#page-about .team h3{background:url("/sites/all/themes/russiadirect/images/icon-arrow-right-white.png") no-repeat scroll 610px center #000;}#page-about .digital h3,#page-subscribe .digital h3{background:url("/sites/all/themes/russiadirect/images/icon-arrow-right-white.png") no-repeat scroll 285px center #000;}#page-about .membership h3{background:url("/sites/all/themes/russiadirect/images/icon-arrow-right-white.png") no-repeat scroll 275px center #F94B52;}#page-about .membership h3 a{color:#fff;}#page-about .reports h3 a,#page-about .company-news h3 a,#page-about .advertise h3 a,#page-about .mediaAbout h3 a,#page-about .membership h3 a{display:block;}#page-about .mission h3.nolink,#page-about .reports h3.nolink,#page-about .company-news h3.nolink,#page-about .advertise h3.nolink,#page-about .mediaAbout h3.nolink,#page-about .team h3.nolink,#page-about .digital h3.nolink,#page-subscribe .digital h3.nolink,#page-about .membership h3.nolink{background-image:none;}#page-about .mission p{font-size:0.9em;padding:20px;}#page-about .contributors p{font-size:0.9em;padding:0 20px 10px;}#page-about .mission{}#page-subscribe .digital{height:auto;padding-bottom:20px;}#page-about .digital{height:auto;padding-bottom:20px;}#page-about .digital ul,#page-subscribe .digital ul{list-style:none;padding:0 20px 0 10px;margin-top:10px;}#page-about .digital ul li,#page-subscribe .digital ul li,#page-custom-profile .digital ul li{padding:5px 5px;border-bottom:1px dotted #000;font-weight:bold;font-size:0.9em;cursor:pointer;background:url(/sites/all/themes/russiadirect/images/icon-arrow-down.png) no-repeat 250px 13px;}#page-about .digital ul li p,#page-subscribe .digital ul li p,#page-custom-profile .digital ul li div{padding:6px 5px 2px;margin:5px -5px 0;border-top:1px dotted;color:#000;font-weight:normal;}#page-about .digital ul li p.hide,#page-subscribe .digital ul li p.hide,#page-custom-profile .digital ul li div.hide,.page-archive .digital ul li div.hide{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}#page-about .digital ul li.clicked,#page-subscribe .digital ul li.clicked,#page-custom-profile .digital ul li.clicked{background-image:url(/sites/all/themes/russiadirect/images/icon-arrow-up.png);}#page-about .digital ul li.clicked > a,#page-subscribe .digital ul li.clicked > a{color:#F94B52;}#page-about .digital ul li a,#page-subscribe .digital ul li a{color:#000;}#page-about .reports ul{list-style:inside;font-weight:bold;margin-top:15px;margin-left:10px;}#page-about .reports ul li{font-size:1.1em;}#page-about .reports ul li a{text-decoration:underline;color:#000;}#page-about .dlpromo{display:block;font-size:0.8em;margin:65px 0 0 55px;height:35px;padding:0 0 0 30px;background:url(/sites/all/themes/russiadirect/images/icon-pdf.png) no-repeat center left;}#page-about .dlpromo span{display:inline-block;color:#FFF;background-color:#b4b3b3;padding:10px;font-size:1.1em;}#page-about .membership,#page-about .reports{height:250px;}#page-about .membership h3{background-color:#f94b52;}#page-about .membership p{font-size:1em;padding:15px;color:#000;}#page-about .membership .mempromo,#page-about .advertise .contactpromo,#page-about .company-news > a{color:#FFF;background-color:#b4b3b3;padding:10px;font-size:1em;}#page-about .company-news{overflow:hidden;}#page-about .company-news > a{float:right;margin:0 20px 20px 0;}#page-about .membership .mempromo{margin-left:130px;margin-top:-10px;}#page-about .advertise .contactpromo{float:right;margin-right:20px;margin-top:5px;}#page-about .team{height:210px;}#page-about .partners{height:365px;margin-top:-20px;margin-bottom:10px;}#page-about .partners p{margin-bottom:0;padding-bottom:0;}#page-about .bx-viewport{border:none;margin:0;box-shadow:none;left:auto;}#page-about .rotator > div{margin:0;padding:0 0 0 20px;height:170px;overflow:auto;}#page-about .bx-next,#page-about .bx-prev,#page-about .partner-next,#page-about .partner-prev{width:22px;height:22px;position:relative;border-top:1px solid #D3D3D3;border-bottom:1px solid #D3D3D3;}#page-about .bx-prev,#page-about .partner-prev{background:#FFF url(/sites/all/themes/russiadirect/images/icon-triangle-left.png) no-repeat center center;left:0;z-index:2;cursor:pointer;border-right:1px solid #D3D3D3;top:-140px;}#page-about .bx-next,#page-about .partner-next{background:#FFF url(/sites/all/themes/russiadirect/images/icon-triangle-right.png) no-repeat center center;right:-612px;z-index:2;cursor:pointer;border-left:1px solid #D3D3D3;top:-162px;}#page-about .partner-prev{top:-140px;}#page-about .partner-next{right:-944px;top:-162px;}#page-about h5{margin-top:15px;padding:0;}#page-about h5 a{color:#000;text-decoration:none;}#page-about h5 span.email a{font-size:0.8em;color:#F94B52;}#page-about .advertise{height:85px;margin-top:10px;}#page-about .mediaAbout{height:85px;margin-top:10px;}#page-about .team div img{float:left;width:100px;margin-right:10px;}#page-about .team div p{width:455px;float:left;font-size:0.8em;padding-top:0;}#page-about .partners div img{float:left;width:100px;margin-right:10px;}#page-about .partners div p{width:320px;float:left;font-size:0.8em;padding-top:0;}}#page-about .advertise ul{font-weight:bold;margin-top:15px;margin-left:10px;list-style:disc inside none !important;width:500px;float:left;}#page-about .advertise ul > li{font-weight:1.1em;color:#000;float:left;margin-left:10px;}#page-about .mediaAbout ul{font-weight:bold;margin-top:15px;margin-left:10px;list-style:disc inside none !important;width:500px;float:left;}#page-about .mediaAbout ul > li{font-weight:1.1em;color:#000;float:left;margin-left:10px;}#about-us-main-section{padding-right:10px;}#page-about .reports-wrapper{padding-right:10px;}#page-about .membership-wrapper{padding-left:10px;}div.content{padding-bottom:0px;padding-top:0px;}.taxonomy-list .top-story h4{font-size:1.4em;padding-left:20px;padding-right:20px;}.taxonomy-list .top-story h4 a{color:#000;font-size:32px;line-height:36px;}.taxonomy-list .top-story p.publish-date{color:#f94b52;padding-left:20px;}.taxonomy-list .top-story p.teaser{padding:0 20px;color:#444 !important;font-size:1em !important;}article.taxonomy-list{padding-top:10px;}article.taxonomy-list img{width:140px;height:140px;}div.top-story img{width:100% !important;height:auto !important;}article.taxonomy-list h4{margin-bottom:0px;}section.comment-of-the-week blockquote{padding:12px 15px 0;margin-bottom:7px;border-left:0;}section.comment-of-the-week blockquote p{padding:0;margin:0;font-weight:normal;color:#fff;}section.comment-of-the-week > p{padding:8px 15px !important;}article.taxonomy-list h4 a{color:#000;}article.taxonomy-list p.publish-date{color:#f94b52;margin-bottom:0;}article.taxonomy-list p.teaser{font-size:0.8em;}article.taxonomy-list p.teaser a{color:#000;text-decoration:none;}article.main h1{font-size:2em;}article.main span.publish-date{float:left;color:#f94b52;margin-bottom:0;font-size:0.9em;}article.main span.author{float:left;color:#f94b52;margin:0 0 10px 3px;font-size:0.9em;max-width:260px;}.author > a{color:#f94b52;display:inline-block;margin-bottom:7px;}.author > a:hover{text-decoration:underline;}article.main span.author:before{content:" | ";}article.main span.share{text-align:right;float:right;font-size:0.9em;}article.main span.share a,article.main span.share span{display:inline-block;vertical-align:top;height:31px;width:30px;margin-left:1px;}article.main span.share a{background:transparent url(/sites/all/themes/russiadirect/images/icons-social.png) no-repeat;background-image:url(/sites/all/themes/russiadirect/images/icons-social.svg),none;position:relative;}article.main span.share span.share-counter,span.share-counter,.share-counter{position:absolute;top:-21px;display:block;height:18px;text-align:center;width:30px;font-size:11px;line-height:18px;left:0;margin-left:0;color:#fff;border-radius:2px;visibility:hidden;opacity:0;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s;}article.main span.share span.share-counter-show,span.share-counter-show,.share-counter-show{visibility:visible;opacity:1;}.share-counter:before{content:'';position:absolute;top:100%;left:50%;margin-left:-3px;width:0;height:0;border-style:solid;border-width:3px 3px 0 3px;}.icon-fb .share-counter{background:#3a5b98;}.icon-fb .share-counter:before{border-color:#3a5b98 transparent transparent transparent;}.icon-tw .share-counter{background:#28aae1;}.icon-tw .share-counter:before{border-color:#28aae1 transparent transparent transparent;}.icon-gp .share-counter{background:#000;}.icon-gp .share-counter:before{border-color:#000 transparent transparent transparent;}.icon-li .share-counter{background:#007ab6;}.icon-li .share-counter:before{border-color:#007ab6 transparent transparent transparent;}article.main span.share span{width:auto;}article.main span.share img{vertical-align:top;}article.main .article-body{padding-top:10px;clear:both;}article.main .article-body a{color:#023A8C;}article.main .article-body a:hover{color:#023A8C;text-decoration:underline;}article.main .caption img{margin-bottom:0;padding-bottom:0;vertical-align:bottom;}article.main .caption  p{color:#b4b3b3;font-size:0.9em;padding:10px;border-bottom:1px solid #868686;border-left:1px solid #868686;border-right:1px solid #868686;line-height:0.9em;}article.main .article-body p{padding-bottom:13px;line-height:1.9em;}article.main .taxonomy-list{min-height:20px;clear:both;}article.main .taxonomy-list .field-label,article.main .taxonomy-list .field-item{float:left;margin-right:10px;}article.main .taxonomy-list .field-item a{color:#f94b52;}article.main div.related-content{border:1px solid #868686;min-height:150px;clear:both;margin-top:20px;margin-bottom:20px;}article.main div.related-content h3{width:100%;margin:0;padding:10px;border-bottom:1px solid #868686;font-size:1em;color:#868686;font-weight:normal;}article.main div.related-content p{padding:10px;margin-bottom:0;color:#b4b3b3;overflow:auto;}article div.related-content p img{float:left;margin-right:10px;width:150px;}article.main div.related-content p a{font-weight:bold;color:#000;}article.main #author-bio{display:none;}article.main #livefyre-comments{margin-top:30px;}article.main .fyre-comment-head{background-color:#FFF;width:90%;}#custom-events-header{padding-left:15px;}#events-date-filter{margin-bottom:48px;}#events-date-filter .sbHolder .sbToggle{position:absolute;right:6px;top:50%;margin-top:-5px;width:15px;height:10px;background:url(/sites/all/themes/russiadirect/images/archive-chevron-down-000.png) no-repeat 50% 50%;background-image:url(/sites/all/themes/russiadirect/images/archive-chevron-down-000.svg),none;}.sbHolder{float:left;height:28px;border:1px solid #bbbbbb;border-right:0;position:relative;font-weight:bold;}#date-filter-month + .sbHolder{width:37.142857%;}#date-filter-year + .sbHolder{width:31.4285714%;}.sbSelector{display:block;color:#000;text-align:center;padding:4px;}.sbOptions{position:absolute;top:100% !important;left:-1px;right:-1px;border:1px solid #bbb;border-top:0;background:#fff;max-height:2000em !important;z-index:10;list-style-type:none;}.sbOptions > li > a{display:block;text-align:center;font-weight:normal;color:#000;}.sbOptions > li{height:28px;border-top:1px solid #bbb;}.sbOptions > li:hover{background:#f7f7f7;}#date-filter-submit{display:block;float:left;width:31.4285714%;border:0;height:28px;background:#F94B52;font-weight:bold;color:#fff;}.custom-event-main-blocks{background:#eae8e9;clear:both;margin-top:20px;padding:26px 14px 14px;margin-left:66px;position:relative;}.custom-event-main-blocks:before,.custom-event-main-blocks:after{content:" ";display:table;}.custom-event-main-blocks:after{clear:both;}.custom-event-main-blocks > h2{font-size:18px;margin-top:0;margin-right:80px;}.custom-event-main-blocks > h2 > a{color:black;font-weight:normal;}.events-add-cal{position:absolute;top:26px;right:14px;width:60px;font-size:12px;font-weight:bold;text-align:center;}.events-add-cal span{display:inline-block;}.events-add-cal-plus{font-size:20px;font-weight:normal;margin-bottom:3px;}.custom-event-image{float:left;clear:left;}.custom-event-main-blocks > p{clear:both;word-wrap:break-word;}.custom-event-image + p,.custom-event-image + a{margin-left:280px;clear:none !important;margin-top:-6px;}.custom-event-image + p + a,.custom-event-image + a{margin-left:280px;}.evt-loc-wrapper{display:block;color:#000;font-size:14px;margin-bottom:16px;}.evt-loc-wrapper > span{display:inline-block;padding-bottom:1px;border-bottom:1px solid #000;}.evt-loc-wrapper > span:hover{border-bottom-color:#F94B52}.custom-evt-show-more{text-align:center;padding-top:30px;font-size:14px;color:#626262;font-weight:lighter;margin-bottom:0;}.custom-evt-pagination{list-style-type:none;text-align:center;color:#626262;}.custom-evt-pagination > li{display:inline-block;margin:0 5px;}.evt-active-page{color:#F94B52;}.evt-user-callout{background:#F94B52;text-align:center;padding:20px;}.evt-user-callout,.evt-user-callout a{color:#fff;}.evt-user-callout a > span{display:inline-block;padding-bottom:1px;border-bottom:1px solid #fff;}.custom-event-main-blocks + .evt-user-callout{margin-top:20px;}#page-events .minical{width:40px;height:38px;background-color:#FFF;float:left;margin-right:10px;margin-bottom:10px;color:#000;text-align:center;font-weight:bold;}#page-events span.month{display:block;background-color:#f94b52;color:#FFF;font-size:0.8em;font-weight:lighter;margin-bottom:5px;}#page-events .event-list{padding:10px;background-color:#eae8e9;overflow:auto;margin-bottom:10px;}#page-events .event-list .event-head a{color:#000;}#page-events .event-list .half{width:45%;float:left;}#page-events .event-list .half img{border:3px solid #FFF;}.custom-event-main-blocks .minical{width:auto;height:auto;float:left;background:#f94b52;padding:12px 10px 14px;width:66px;margin-left:-80px;margin-top:-26px;text-align:center;color:#fff;}.custom-event-main-blocks .minical .month{font-size:16px;background:none;font-weight:200;display:inline-block;margin-bottom:8px;}.custom-event-main-blocks .minical .day{font-size:42px;background:none;font-weight:100;}div.search-result h4 a{color:#000;}div.hidden{display:none;}#page-about-middle-boxes > .large-4{padding-right:10px;}#page-about-middle-boxes > .large-8 > .row > .large-6:first-child{padding-right:10px;}#page-about-middle-boxes > .large-8 > .row > .large-6:first-child + .large-6{padding-left:10px;}#page-about-mission-box-container{padding-left:10px;}#page-about > h2 + div > section.large-8{padding-right:10px;}#page-about #introVideo{width:100% !important;}#page-subscribe > .large-8{padding-right:10px !important;}#page-subscribe .basic-form{width:100% !important;margin-top:-15px;}#page-subscribe .basic-form > form > input + input + div{width:380px !important;}#page-subscribe > section.sidebar{padding-left:10px;}.rd-basic-page .large-4.sidebar{padding-right:30px;padding-left:0;}.rd-basic-page .top-story{padding-right:0;}.rd-basic-page .taxonomy-list{padding-top:20px;}.rd-basic-page .taxonomy-list > .large-9{padding-right:20px;padding-left:5px;}.rd-basic-page .taxonomy-list > .large-9 .teaser{margin-bottom:0;}.rd-basic-page .item-list{padding-top:20px;}#page-custom-profile .sidebar-helper{background-color:#fff;padding:0;margin:0;}#custom-profile-bio{margin-top:12px;}section.custom-profile-editors-note > h4 > a{color:#fff;}section.custom-profile-editors-note > h5 > a,section.custom-profile-editors-note > div p a{color:#000;}section.custom-profile-editors-note div p{width:280px !important;}section.custom-profile-editors-note > div > p > a > img{width:90px !important;height:139px !important;}.custom-profile-reports{border:1px solid #D3D3D3 !important;padding-bottom:20px;}.custom-profile-reports h4,#page-custom-profile #events h4{width:100%;margin:0;padding:5px 15px;color:#FFF;font-weight:bold;font-size:1em !important;text-transform:uppercase;background-color:#000 !important;}.custom-profile-reports h4{background:#E6E6E6 url(/sites/all/themes/russiadirect/images/icon-arrow-right-dark.png) no-repeat scroll 285px center;background-color:#e6e6e6 !important;}.custom-profile-reports h4 a{display:block;color:#868686 !important;}.custom-profile-reports ul{margin:15px 10px 20px;list-style-type:disc;list-style:inside;color:#000;}.custom-profile-reports li{font-weight:bold;font-size:18px !important;}.custom-profile-reports li a{color:#000;font-weight:bold;font-size:18px;text-decoration:underline;}.custom-profile-reports .dlpromo{display:block;font-size:0.8em;width:245px;margin:65px 0 0 55px;height:35px;padding:10px 10px 10px 30px;background:url(/sites/all/themes/russiadirect/images/icon-pdf.png) no-repeat center left;}.custom-profile-reports .dlpromo span{color:#FFF;background-color:#B4B3B3;padding:10px;font-size:1.1em;}#page-custom-profile #events{background:#000;}#page-custom-profile #events h4{border-bottom:0;}#page-custom-profile #events > img{display:block;margin:0 auto;}#page-custom-profile #events ul > li{padding-top:10px !important;padding-bottom:0 !important;}#page-custom-profile #events ul > li:first-child{padding-top:0 !important;}#page-custom-profile #newsletter h4{margin-top:0;}#custom-profile-container{padding-right:20px;padding-left:30px;}#custom-profile-container > .row > .large-6:first-child{padding-right:10px;}#custom-profile-container > h2{margin-top:0;margin-bottom:8px;background:#000;color:#FFF;padding-left:15px;font-size:32px;padding-bottom:3px;}#custom-profile-container > h2 a{color:#fff;}#custom-profile-container > h3{margin-top:0;margin-bottom:7px;}#custom-profile-container .custom-profile-reports{margin-top:20px;padding-bottom:0;}#custom-profile-container .custom-profile-reports--inner{padding:13px 15px 0;}#custom-profile-article-container{padding-left:10px;}#custom-profile-article-container > div{padding:10px 15px 20px;margin-bottom:20px;background:#eae8e9;}#custom-profile-article-container > div > span{color:#878582;font-size:0.8em;}#custom-profile-article-container > div > h4{text-transform:uppercase;margin-bottom:1px;}#custom-profile-article-container > div > h4 > a{color:#000;margin-top:9px;margin-bottom:5px;}#custom-profile-article-container .custom-profile-thumb{float:left;width:100px;margin-top:5px;}#custom-profile-article-container .custom-profile-thumb + p{margin-left:120px;}#custom-profile-article-container > div > p{font-size:0.9em;}#custom-profile-article-container > div > a.custom-profile-more{font-size:0.8em;clear:both;display:block;text-align:right;}#custom-profile-article-container > div > a.custom-profile-more:before{content:'\25BA';float:right;border:1px solid #d3d3d3;padding:5px;margin-top:-5px;margin-left:10px;}.m-home-inner-ad{display:none;margin:auto -15px 10px;}#div-gpt-ad-1401719545706-0{width:300px;height:250px;margin:0 auto;}#div-gpt-ad-1382086947689-0{margin:0 auto 20px;}#div-gpt-ad-1382086894842-0,#div-gpt-ad-1371192125744-1,#div-gpt-ad-1371192125744-0,#div-gpt-ad-1382086857693-0{margin-top:20px;width:100% !important;height:auto !important;}#div-gpt-ad-1382086894842-0 iframe,#div-gpt-ad-1371192125744-1 iframe,#div-gpt-ad-1371192125744-0 iframe,#div-gpt-ad-1382086857693-0 iframe{width:100%;}#div-gpt-ad-1415353002031-0{margin:0 auto 15px;}.ad-wrapper-728{padding-top:15px;}.ad-wrapper-468{padding-top:15px;width:0;height:0;overflow:hidden;clip:rect(0 0 0 0);}.sidebar-ad-wrapper{max-width:300px;margin:20px auto 0;}.sidebar-ad-wrapper:first-child{margin-top:0;}.sidebar-ad{height:0;padding-bottom:83.3333%;}.sidebar-ad iframe{width:100% !important;}.sidebar-ad-long{padding-bottom:200%;}#map-canvas-container{background:#000;visibility:hidden;height:300px;width:300px;position:absolute;top:-500px;left:0;border:4px solid #000;}#map-canvas-container > span{display:block;position:absolute;left:-4px;padding:4px;font-size:14px;font-weight:lighter;background:#000;top:-22px;cursor:pointer;color:#F94B52;}#map-canvas{}@media print{body{background:none;color:black;}header > .row:first-child > div.large-4 > p{padding-left:20px;}header > .row:first-child > div.large-4 > p:after{content:"http://www.russia-direct.org/";font-weight:bold;float:right;padding-right:20px;}header{-webkit-print-color-adjust:exact;display:block !important;position:relative !important;padding-top:33px !important;background:#FFF url(/sites/all/themes/russiadirect/images/logofooter.png) no-repeat 30px 8px !important;background-image:url(/sites/all/themes/russiadirect/images/logofooter.svg),none !important;*/}#imagecontainer,header > .row:first-child + .row > div:first-child > a,#google_image_div,.brand,.ad-wrapper-728,.ad-wrapper-468,.supra-header,.m-pseudo-breadcrumbs,#search,nav.interior,nav.large-8,span.share,span.share a,.related-content,#newsletter,#events,footer,#toolbar,#toolbar *,.tabs,.tabs *,#themer-fixeder,#themer-fixeder *,#themer-toggle,#themer-toggle *,.fyre-comment-count > span,.fyre-help .fyre-box-wrapper > a,.fyre-help .fyre-box-wrapper > .fyre-box-list,.fyre-login-bar *,.fyre-live-container *,.fyre-editor *,.fyre-stream-sort *,.article-fixed-shares,.rbth-widget,#tweets,.fb-page,.fb-comments,.sidebar-helper,.custom-takeover-popup-no-scroll,.subscription-flyout-wrapper{display:none !important;}#content{border:0 !important;width:100%;padding:0 20px;}.sidebar{margin:0;}.sidebar-helper{padding:0;}.sidebar-helper h4,.sidebar-helper p,{padding:0;}.fyre-stream-stats:before{content:"Comments";float:left;}div:not(.reveal-modal){display:block;}}#page-custom-profile .custom-evt-show-more{padding-top:0;}.archive-contents-for-popup{display:none;}.archive-dl-thumb-hide{display:none !important;}.archive-dl-popup-previews{text-align:center;}.page-custom-archive-overlay,.archive-dl-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:5000;padding-bottom:40px;overflow:scroll;background:url(/sites/all/themes/russiadirect/images/trans-000-85.png);background:rgba(0,0,0,0.55);color:#FFF;}.page-custom-archive-overlay > div{position:relative;background:#F94B52;padding:20px;width:94%;max-width:500px;margin:200px auto 0;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);box-shadow:0 0 10px rgba(0,0,0,0.4);}.page-custom-archive-overlay form{margin-bottom:0;overflow:hidden;}.page-custom-archive-overlay-no-scroll{overflow:hidden;}.page-custom-archive-overlay .button{position:absolute;top:0;right:0;background:none;border:0;color:#fff;-webkit-box-shadow:none;box-shadow:none;}.page-custom-archive-overlay .archive-msg,.page-custom-archive-overlay .archive-toggle{float:left;display:block;margin-top:3px;font-size:0.8em;width:75%;word-break:break-word;line-height:1.2em;}.page-custom-archive-overlay .archive-msg{margin-top:10px;}.page-custom-archive-overlay .archive-toggle > span{cursor:pointer;border-bottom:1px dotted #fff;}.page-custom-archive-overlay .archive-msg,.page-custom-archive-overlay form.toggle{visibility:hidden;opacity:0;}.page-custom-archive-overlay,.archive-dl-popup-overlay{display:none;text-align:center;opacity:0;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;}.page-custom-archive-overlay-active,.archive-dl-popup-overlay-active{opacity:1;}.archive-dl-popup{background:#f94b52;margin-bottom:200px;margin-top:200px;padding-bottom:15px;padding-top:15px;position:relative;text-align:left;}.archive-dl-close{position:absolute;bottom:101%;font-size:3em;right:0;color:#EEE;}.archive-dl-popup img{display:block;}.archive-dl-popup .archive-dl-popup-previews img{display:inline-block;border:1px solid #000;margin:10px 0;max-width:150px;width:100%;}.archive-dl-linkwrapper{background:#fff;float:left;padding:14px 50px;}.archive-dl-linkwrapper span{color:#f94b52;font-weight:bold;}.archive-dl-linkwrapper a{color:#f94b52;font-weight:bold;text-decoration:underline;}.archive-dl-popup .download{}.archive-dl-popup-content{float:left;width:80%;}.archive-dl-top{margin-bottom:16px;}.archive-dl-top h1{color:#fff;font-size:1.4em;line-height:1.3;margin-bottom:7px;}.archive-dl-popup img{border-image:1px solid #fff;border:1px solid #000;max-height:375px;float:center;}.archive-dl-popup-summary-wrapper h2{color:#fff;font-size:1em;margin-bottom:2px;text-transform:uppercase;}.archive-dl-byline,.archive-dl-meta{display:block;}.archive-dl-byline{font-weight:bold;line-height:1.3;margin-bottom:8px;}.archive-dl-byline,.archive-dl-meta,.archive-dl-popup-summary-wrapper p{font-size:0.95em;}.archive-dl-popup-previews{float:left;padding-left:15px;width:20%;}.page-custom-archive-overlay .archive-msg,.page-custom-archive-overlay form{-webkit-transition:visibility 0.3s,opacity 0.3s;-moz-transition:visibility 0.3s,opacity 0.3s;-o-transition:visibility 0.3s,opacity 0.3s;transition:visibility 0.3s,opacity 0.3s;}.page-custom-archive-overlay .page-custom-archive-overlay-active,.page-custom-archive-overlay form{visibility:visible;opacity:1;}.page-custom-archive-overlay label{color:#fff;margin-bottom:20px;font-size:16px;text-transform:uppercase;line-height:23px;display:block;}.page-custom-archive-overlay .mc-input-wrapper{max-width:260px;margin:0 auto;overflow:hidden;}.page-custom-archive-overlay input[type="email"],.page-custom-archive-overlay input[type="text"]{color:#FFF;border:1px solid #fff;background:#F94B52;}.page-custom-archive-overlay #mc-name{margin-bottom:0;border-bottom:0;}.page-custom-archive-overlay input::-webkit-input-placeholder{color:#FFF !important;}.page-custom-archive-overlay input:-moz-placeholder{color:#FFF !important;}.page-custom-archive-overlay input::-moz-placeholder{color:#FFF !important;}.page-custom-archive-overlay input:-ms-input-placeholder{color:#FFF !important;}.page-custom-archive-overlay input[type="submit"]{background:#F94B52;color:#fff;float:right;border:0;border:1px solid #fff;font-size:16px;padding:7px 12px;}.page-custom-archive-overlay p{font-size:0.9em;color:#BDBDBD;clear:both;padding-top:15px;}.rd-main-nav{display:table;width:100%;margin-left:0;}.rd-main-nav > li{display:table-cell;float:none;position:relative;z-index:90;}.rd-main-nav > li > a{text-align:left;}.rd-main-nav > li > span{text-align:left;}#div-gpt-ad-1385978289817-0,#div-gpt-ad-1385978324335-0{margin:0 auto 15px;}div.pullquote-left{float:left;margin-right:15px;}div.pullquote-right{float:right;margin-left:15px;}div.custom-pullquote{width:65%;margin-top:9px;border-top:1px solid #9b9b9b;border-bottom:1px solid #9b9b9b;}div.custom-pullquote p{text-transform:uppercase;font-size:16px;color:#9d9d9d;font-weight:200;}div.custom-pullquote > p{padding:30px 0 !important;}div.custom-pullquote blockquote{margin:0 !important;padding:12px 0 20px !important;border:0 !important;}div.custom-pullquote blockquote p{padding-bottom:0 !important;}div.custom-pullquote footer{padding-top:15px !important;border:0;}div.custom-pullquote cite{color:#000 !important;font-style:normal !important;}div.pullquote-right footer{text-align:right;}div.custom-pullquote cite:before{content:"";}div.custom-pullquote blockquote p:before{content:"";display:inline-block;margin-right:9px;background:transparent url(/sites/all/themes/russiadirect/images/quotes.svg) no-repeat 0 0;width:28px;height:28px;}div.custom-pullquote blockquote p:after{content:"";display:inline-block;margin-left:9px;background:transparent url(/sites/all/themes/russiadirect/images/quotes.svg) no-repeat -14px 0;-webkit-background-size:28px;background-size:28px;width:14px;height:14px;}.item-list .pager li a{color:#868686 !important;}.item-list .pager li a:hover{color:#F94B52 !important;text-decoration:none !important;}.row .ht-even{padding-right:10px;clear:both;}.row .ht-odd{padding-left:10px;}.rd-tax-section{padding-bottom:7px;}.rd-tax-section > a:first-child{padding:10px;margin-bottom:10px;display:inline-block;background:#EAE8E9;text-transform:uppercase;color:#F94B52;}.rd-tax-section > h4{margin-bottom:3px;font-size:18px;line-height:23px;}.rd-tax-section > h4 > a{color:#000;}.rd-tax-section > h4 > a:hover{color:#F94B52;}.rd-tax-section > p{margin-bottom:0;color:#444444;line-height:22px;}.infinite-scroll{margin-bottom:5px;}.infinite-scroll > div > a{font-size:17px;display:block;margin-top:4px;margin-bottom:5px;color:#F94B52;}.infinite-scroll > div h4 > a:hover{color:#F94B52;}.infinite-scroll > a{display:block;float:left;width:140px;height:140px;overflow:hidden;}.infinite-scroll > a > img{float:left;width:100%;margin-right:20px;height:auto;}.infinite-scroll > a + div{margin-top:-7px;padding-left:160px;}#infinite-scroll-target{position:relative;padding-bottom:60px;}#inf-loader{position:absolute;bottom:0;left:0;right:0;text-align:center;background:transparent url(/sites/all/themes/russiadirect/images/loader.gif) no-repeat center 7px;}#inf-loader2{position:absolute;bottom:0;left:0;right:0;text-align:center;background:transparent url(/sites/all/themes/russiadirect/images/loader.gif) no-repeat center 7px;}#inf-loader button{margin:0;visibility:visible;opacity:1;background:#f94b52;border:0;-webkit-transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;-moz-transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;-o-transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;-ms-transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;transition:visibility 0.6s ease-in-out,opacity 0.6s ease-in-out;}#inf-loader button.loading{visibility:hidden;opacity:0;}#inf-loader button.reload{visibility:hidden !important;}#inf-loader2 button.reload{visibility:hidden !important;}.page-contributors ul{list-style:none;}.page-contributors .row{margin-bottom:0 !important;}.page-contributors h4{margin-bottom:0;}.page-archive h4{font-size:14pt;margin-top:0.5em;}.page-archive .header.row{background-color:black;margin-bottom:0;}.page-archive .header.row h4{color:white;}.page-archive .box.row{background-color:#eae8e9;padding-bottom:1em;}.page-archive .cover{position:relative;}.page-archive .cover .img{background-color:white;padding:5px;}.page-archive .cover .img img{width:100%;}.page-archive .cover .links{position:absolute;bottom:0;right:0.9375em;font-size:10pt;}.page-archive .cover .links .icon{display:inline-block;background:url("/sites/all/themes/russiadirect/images/icon-pdf.png") no-repeat;height:32px;width:24px;vertical-align:middle;}.page-archive .cover .links .pdf{display:inline-block;color:#333333;margin:0 3px;vertical-align:middle;}.page-archive .cover .links a{display:inline-block;background-color:#b4b3b3;color:white;font-weight:bold;padding:10px;vertical-align:middle;}.page-archive .digital ul{list-style:none;}.page-archive .digital li h4 .arrow{padding-right:20px;cursor:pointer;border-bottom:1px dotted #000;background:url(/sites/all/themes/russiadirect/images/icon-arrow-down.png) no-repeat right center;}.page-archive .digital li.clicked h4 .arrow{background:url(/sites/all/themes/russiadirect/images/icon-arrow-up.png) no-repeat right center;}.page-archive--intro a{color:#023A8C;}.page-archive--intro a:hover{color:#023A8C;text-decoration:underline;}div.leftimg{float:left;margin-right:20px;}.video-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;margin-bottom:20px;}.video-wrapper > iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.page-sub{border-left:1px solid #868686;border-right:1px solid #868686;}.page-sub-header{margin-bottom:6px;}.row .rd-half-left{padding-right:10px;}.row .rd-half-right{padding-left:10px;}.rd-content-box{padding:16px 20px 20px;background:#eae8e9;overflow:hidden;padding-bottom:50em;margin-bottom:-50em;}.rd-content-box h1{margin-top:0;font-size:18px;text-transform:uppercase;}.rd-content-box img{float:left;max-width:165px;margin-right:5px;margin-bottom:5px;border:5px solid #fff;}.rd-content-box .control{float:right;padding:6px 8px;margin-bottom:20px;background:#b4b2b3;color:#646464;text-shadow:0px 1px 1px #FFF;-webkit-border-radius:5px;border-radius:5px;}.rd-instruction{display:block;margin-bottom:20px;}.rd-sub-form{background:#eae8e9;overflow:hidden;padding:10px 0;}.rd-sub-form-group{float:left;width:50%;padding:10px 10px 0;}.rd-sub-form-group-even{clear:left;padding-right:25px;}.rd-sub-form-group:first-child label{color:#000 !important;}.rd-sub-form-group:first-child + div + div{clear:left;}.rd-sub-form-group span{display:block;padding:5px 0;}.rd-sub-form-group .sub-msg span{display:inline;}.rd-sub-form-group label{padding-bottom:6px;font-size:100%;color:#000;}.rd-sub-form-group span label{display:inline;}.rd-sub-form-group label span{display:inline;float:right;padding:2px 0;color:#b5b3b4;font-size:90%;}.rd-sub-form-group button{margin:7px 0 0;border:0;text-transform:uppercase;background-color:#FB4A50;background-image:none;background-position:center center;background-repeat:no-repeat;-webkit-border-radius:5px;border-radius:5px;font-size:20px;font-weight:normal;}.rd-sub-form-group button.sub-loading{background-image:url(/sites/all/themes/russiadirect/images/sub-loader.gif);color:transparent;}.sub-msg{display:none;float:right;line-height:1.4em;width:280px;padding-bottom:0 !important;margin-top:4px;color:#5E605F;font-size:14px;}.sub-msg span{padding-bottom:0 !important;}.sub-msg-err{color:#FB4A50;}.page-sub-about h1{margin-top:0;font-size:18px;}.page-sub-about p{color:#858f9b;}.recommended-content{margin-top:5px;margin-bottom:20px;}.recommended-content > div{padding:20px;background:#000;}.recommended-content > div > div{border:1px solid #fff;border-bottom:0;}.recommended-content > div > ul{border:1px solid #fff;border-top:0;}input.page-sub-error{background:#E08888;}input.page-sub-error + label{color:#E08888;}.archive-endless-scroll{text-align:right;}.archive-endless-scroll button{border:0;margin:20px 12px 0 0;border:0;background:#F94B52;background-image:none;background-repeat:no-repeat;background-position:center center;}.archive-endless-scroll button.loading{color:transparent;background-image:url(/sites/all/themes/russiadirect/images/sub-loader.gif);}.page-archive .report-subtitle{margin-bottom:50px;}.page-archive .cover > .desc:first-child{padding-left:2.5px;padding-right:2.5px;width:100%;}.page-contributors [class*="column"]+[class*="column"]:last-child{float:left;}.page-contributors .columns ul li a{color:#000;}.page-contributors .columns ul li a:hover{color:#F94B52;}#page-about .row{margin-bottom:20px;}.rbth-widget{width:100%;margin-top:20px;overflow:hidden;}.rbth-widget > iframe{margin-left:-5px !important;min-height:500px;}.rbth-widget-first > iframe{margin-left:0 !important;}.rbth-widget-misc > iframe{margin-left:18px !important;}.subscription-flyout-wrapper{position:fixed;left:0;bottom:0;width:100%;z-index:5;}.subscription-flyout-sidebar{position:relative;}.subscription-flyout{position:absolute;margin:0 20px 0 24px;background:#f94b52;padding:10px;font-size:13px;bottom:0;height:0;visibility:hidden;width:222px;-webkit-transition:height 0.2s ease-out;-moz-transition:height 0.2s ease-out;-o-transition:height 0.2s ease-out;transition:height 0.2s ease-out;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.7);-moz-box-shadow:0 0 10px rgba(0,0,0,0.7);box-shadow:0 0 10px rgba(0,0,0,0.7);}.subscription-flyout-peek{visibility:visible;height:40px;}.subscription-flyout-show{height:385px;}.subscription-flyout > div{margin:28px 10px 0;}.subscription-flyout,.subscription-flyout h4,.subscription-flyout a,.subscription-flyout input[type="text"]{color:#fff;}.subscription-flyout form{position:relative;margin-left:-10px;margin-right:-10px;padding:30px 20px;background:url(/sites/all/themes/russiadirect/images/subscription-background.png) no-repeat 0 0;-webkit-background-size:100% 100%;background-size:100% 100%;}.subscription-flyout input[type="text"]{background:transparent;border:1px solid #fff;width:97%;margin:0 auto 24px;font-size:16px;}.subscription-flyout form button{display:block;margin:0 auto -45px;border:0;background:#fff;color:#f04256;}.subscription-flyout h4{font-size:16px;text-transform:uppercase;margin-top:0;cursor:pointer;background:url(/sites/all/themes/russiadirect/images/subscription-chevron-up.png) no-repeat right center;background-image:url(/sites/all/themes/russiadirect/images/subscription-chevron-up.svg);}.subscription-flyout-show h4{background:url(/sites/all/themes/russiadirect/images/subscription-chevron-down.png) no-repeat right center;background-image:url(/sites/all/themes/russiadirect/images/subscription-chevron-down.svg);}.subscription-flyout p{margin-bottom:5px;}.subscription-flyout ul{margin-left:30px;margin-bottom:10px;}.article-fixed-shares{position:fixed;left:0;right:0;top:105px;height:0;}.article-fixed-shares > .row{height:0;}.fixed-shares-container{float:right;width:130px;padding-left:2px;margin-right:1px;overflow:hidden;}.fixed-shares-container a{color:#666;}.fixed-shares-container a:hover{color:#333;}.fixed-share{display:block;position:relative;left:131px;margin:3px 0;background:rgba(249,249,249,0.95);font-size:14px;padding:8px 5px 8px 37px;max-height:30px;-webkit-border-radius:16px;-moz-border-radius:16px 0 0 16px;border-radius:16px 0 0 16px;-webkit-transition:left 0.3s ease-in;-moz-transition:left 0.3s ease-in;-ms-transition:left 0.3s ease-in;-o-transition:left 0.3s ease-in;transition:left 0.3s ease-in;}.fixed-share-active{left:115px;}.fixed-share:before,.fixed-share:after{content:'';display:block;position:absolute;top:0;left:-1px;width:30px;height:30px;-webkit-transition:visibility 0.3s ease-in,opacity 0.3s ease-in;-moz-transition:visibility 0.3s ease-in,opacity 0.3s ease-in;-ms-transition:visibility 0.3s ease-in,opacity 0.3s ease-in;-o-transition:visibility 0.3s ease-in,opacity 0.3s ease-in;transition:visibility 0.3s ease-in,opacity 0.3s ease-in;}.fixed-share:before{background:url(/sites/all/themes/russiadirect/images/icons-social.png) no-repeat;background-image:url(/sites/all/themes/russiadirect/images/icons-social.svg),none;opacity:0;visibility:hidden;}.fixed-share:after{background:url(/sites/all/themes/russiadirect/images/icons-social-faded.png) no-repeat;background-image:url(/sites/all/themes/russiadirect/images/icons-social-faded.svg),none;opacity:1;visibility:visible;}.fixed-share-active:hover{left:0;}.fixed-share:hover:before{opacity:1;visibility:visible;}.fixed-share:hover:after{opacity:0;visibility:hidden;}.fixed-share-prn:before,.fixed-share-prn:after{background-position:-161px 0;}.fixed-share-fb:before,.fixed-share-fb:after{background-position:-98px 0;}.fixed-share-tw:before,.fixed-share-tw:after{background-position:-33px 0;}.fixed-share-gp:before,.fixed-share-gp:after{background-position:-129px 0;}.fixed-share-li:before,.fixed-share-li:after{background-position:-66px 0;}.fixed-shares-text{float:right;clear:right;position:relative;width:15px;height:130px;overflow:hidden;}.fixed-shares-text > span{display:block;right:-15px;top:-11px;font-size:14px;position:absolute;width:100px;font-weight:bold;color:#777;text-align:right;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;-ms-transform-origin:bottom right;-o-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:right 0.3s ease-in;-moz-transition:right 0.3s ease-in;-ms-transition:right 0.3s ease-in;-o-transition:right 0.3s ease-in;transition:right 0.3s ease-in;}.fixed-shares-text-active > span{right:0;}.lt-ie9 .fixed-shares-text-active > span{right:-2px;width:15px;height:85px;top:4px;font-size:0;background:url(/sites/all/themes/russiadirect/images/share-this-vertical.png) no-repeat;}.lt-ie9 .fixed-share{background:#fff;}.lt-ie9 .fixed-share:before,.lt-ie9 .fixed-share:after{content:" ";zoom:1;}.lt-ie9 .fixed-share:before{visibility:visible;opacity:1;background:url(/sites/all/themes/russiadirect/images/icons-social.png) no-repeat !important;}.lt-ie9 .fixed-share-prn:before{background-position:-161px 0 !important;}.lt-ie9 .fixed-share-fb:before{background-position:-98px 0 !important;}.lt-ie9 .fixed-share-tw:before{background-position:-33px 0 !important;}.lt-ie9 .fixed-share-gp:before{background-position:-129px 0 !important;}.lt-ie9 .fixed-share-li:before{background-position:-66px 0 !important;}.media-kit-container{max-width:635px;margin:0 auto;}.media-kit-wrapper{width:100%;padding-bottom:137%;position:relative;border:8px solid #bbb;}.media-kit-wrapper > iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;}.ad-and-research-text{padding-bottom:15px;}.ad-and-research-text h1{font-size:2.5em;}.ad-and-research-text h2{font-size:1.5em;}.ad-and-research-text h2 ~ p{margin-bottom:0.1em;}.ad-and-research-text h2 ~ p a{display:block;margin-bottom:1em;}.ad-and-research-text .download{float:right;margin-right:-15px;text-transform:uppercase;font-weight:normal;position:relative;padding:12px 44px;background:#F94B52;border:0;color:#fff;}.ad-and-research-text .download:before{content:'';display:block;height:20px;width:20px;position:absolute;top:10px;left:18px;background:url(/sites/all/themes/russiadirect/images/icon-download.png) no-repeat 0 0;background-image:url(/sites/all/themes/russiadirect/images/icon-download.svg),none;}.ad-and-research-ctrl{margin-top:9px;text-align:right;}.ad-and-research-ctrl li{display:inline-block;}.ad-and-research-ctrl li a{font-size:14px;font-weight:bold;display:inline-block;position:relative;}.ad-and-research-ctrl li a:before{content:'\b7';margin-left:2px;margin-right:5px;font-size:1.2em;}.ad-and-research-ctrl li:first-child a:before{display:none;}.ad-and-research-ctrl li a.active,.ad-and-research-ctrl li.active a{color:#F94B52;}.back-to-top{position:fixed;bottom:0;left:0;right:0;height:0;}.back-to-top .row{position:relative;}.back-to-top-btn{display:block;border:0;background:transparent url(/sites/all/themes/russiadirect/images/back-to-top.png) no-repeat 0 0;background-image:url(/sites/all/themes/russiadirect/images/back-to-top.svg),none;font-size:0;width:34px;height:34px;position:absolute;-webkit-border-radius:17px;-moz-border-radius:17px;border-radius:17px;top:0;right:-40px;-webkit-transition:top 0.3s ease-in;-moz-transition:top 0.3s ease-in;-ms-transition:top 0.3s ease-in;-o-transition:top 0.3s ease-in;transition:top 0.3s ease-in;}.back-to-top-btn-show{top:-44px;}.back-to-top-btn:hover{background-color:transparent;}.lia{font-size:0.95em;position:absolute;right:192px;top:25px;}.lia span,a.lia-tpprompt,a.lia-dsprompt,a.lia-dprompt,a.lia-drprompt{color:#f94b52;}#lia-mobile-logout{display:none;padding-right:8px;}#lia-tpmobile-logout{display:none;padding-right:0px;margin-right:-10px;}#page-custom-archive-top:before,#page-custom-archive-top:after{content:' ';display:table;}#page-custom-archive-top:after{clear:both;}#page-custom-archive-top .mission{margin:0 5px;}#page-custom-archive-top .mission p{color:#000;font-weight:normal;margin-bottom:0;}#page-custom-archive-top .mission p a{color:#868686;}#page-custom-archive-top #page-about{padding-bottom:20px;}#page-custom-archive-top #page-about .mission h3{background-image:none;}.p-custom-archive-title{color:#fff;background:#000;text-transform:uppercase;padding:9px 25px;font-size:1.1em;margin:0 5px 20px 0;}.archive-top-report{float:left;width:50%;padding:20px 40px;text-align:center;}.archive-top-report .archive-report-thumb{border:1px solid #000;cursor:pointer;max-height:275px;}.archive-top-report-text{position:relative;padding:5px 10px 10px;margin:-12px auto 0;background:#eae8e9;width:80%;}.archive-top-report-text h1,.archive-top-report-text h2,.archive-top-report-text a{color:#333;text-transform:uppercase;font-size:1em;min-height:44px;}.archive-top-report-text h2{margin-bottom:15px;}.archive-top-report-text .download{color:#333;float:none !important;text-decoration:underline;}#page-about .upcoming-298-299 p{padding-top:0;}#page-about .upcoming-298-299 h3 + p{padding-top:20px;}.archive-search-result{display:block;position:relative;float:left;width:25%;padding:15px 15px 0;cursor:pointer;height:194px;margin-bottom:50px;}.dl-nojs{position:absolute;left:15px;right:15px;top:15px;padding:5px;text-align:center;background:#f94b52;color:#fff;font-size:0.8em;}.dl-nojs:hover{color:#fff;}.archive-search-result .archive-body{display:none !important;}.archive-search-result .archive-report-thumb{border:1px solid #000;}.archive-search-result h1,.archive-search-result h2,.archive-search-result h3{font-size:0.7em;border:1px solid #000;color:#333;font-weight:normal;background:#eae8e9;text-align:center;min-height:68px;padding:2px 8px 8px;margin:0;position:absolute;left:15px;right:15px;bottom:-40px;}.archive-search-result h3 span{display:block;margin-bottom:12px;}.archive-search-result h3 .download{color:#333;text-decoration:underline;}#noresmsg{margin:15px;font-style:italic;}.archive-search-form{width:85%;margin:0 auto;}.archive-search-form:before,.archive-search-form:after{content:' ';display:table;}.archive-search-form:after{clear:both;}.archive-search-form label,.archive-search-form input,.archive-search-form select,.archive-search-form .sbHolder{float:left;box-shadow:none;-webkit-box-shadow:none;}.sbHolder{outline:none;}.archive-search-form label{text-transform:uppercase;color:#f94b52;}.archive-search-grp{float:left;width:33.3333%;padding-left:65px;}.archive-search-grp label{margin-left:-50px;line-height:32px;}.archive-search-grp select,.archive-search-grp .sbHolder{max-width:115px;width:115px;border:1px solid #ccc;height:32px;}.archive-search-grp .sbSelector{padding:8px;background:url(/sites/all/themes/russiadirect/images/archive-chevron-down.png) no-repeat 92px 55%;background-image:url(/sites/all/themes/russiadirect/images/archive-chevron-down.svg),none;}.archive-search-grp .sbOptions > li > a{padding:3px 8px;}.archive-search-grp .sbSelector,.archive-search-grp .sbOptions > li > a{color:#a7a7a7;font-weight:normal;font-size:0.85em;text-align:left;}.archive-search-q{width:100%;}.archive-search-q,.archive-search-yr{padding-left:50px;}.archive-search-month label{margin-left:-63px;}.archive-section-title{text-transform:uppercase;font-size:1.15em;margin:20px 0 6px;color:#ccc;}.archive-section-title-res{margin-bottom:-9px;margin-left:15px;}.ebook-brand-hr{padding:8px 20px 0;margin-right:0;}.ebook-cover{-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.7);box-shadow:2px 2px 5px rgba(0,0,0,0.7);margin-bottom:24px;}.ebook-hr-dark,.ebook-hr-light{border:0;height:1px;display:block;width:100%;background:#000;clear:both;}.ebook-hr-light{background:#f94b52}.ebook-big{font-weight:bold;font-size:4em;}.ebook-small{font-size:0.85em;}.ebook-fl-r{float:right;}.ebook-50{float:left;width:50%;}.ebook-padder-v{padding-left:40px;}.ebook-title,h1.ebook-title{background:#f94b52;color:#fff;text-transform:uppercase;font-size:2.2em;padding:8px 12px;position:relative;margin-top:0;}.ebook-title:before{content:'';position:absolute;top:50%;left:-15px;margin-top:-22px;width:0;height:0;border-style:solid;border-width:22px 15px 22px 0;border-color:transparent #f94b52 transparent transparent;}.ebook-field-title,h3.ebook-field-title{color:#f94b52;font-size:0.9em;text-transform:uppercase;}.ebook-field-title-dark,h3.ebook-field-title-dark{color:#000;}.ebook-logo{margin:10px 0 20px;max-height:64px;}.ebook-logo-wrapper{display:block;float:left;padding:0 5px;text-align:center;width:33.3333%;}.ebook-logo-wrapper:first-of-type{padding-left:0;}.ebook-logo-wrapper:last-of-type{padding-right:0;}.ebook-logo-wrapper .ebook-logo{display:inline-block;}.ebook-author-list{list-style-type:none;}.ebook-author-list li:before{content:'\25B6';font-size:0.7em;margin-right:4px;color:#f94b52;}.lt-ie9 .ebook-author-list li:before{content:'';}.ebook-field-title-lc,h3.ebook-field-title-lc{text-transform:none;}.ebook-review{font-size:0.85em;padding:0 15px 0 100px;}.ebook-review p{font-size:0.85em !important;}.ebook-review p:last-child{text-align:right;font-weight:bold;}.ebook-body,.ebook-note,.ebook-body p,.ebook-note p{font-size:0.85em;}.ebook-note{padding:0 15px 0 100px;}.ebook-share-wrapper{border:1px solid #808080;text-align:center;padding:30px 15px;}.ebook-share{display:inline-block;width:78px;height:30px;margin:0 15px;position:relative;}.lt-ie9 .ebook-share{margin:0 2px;}.ebook-share-icon{position:absolute;top:0;left:0;display:block;width:30px;height:30px;}.ebook-share-icon:before,.ebook-share-icon:after{content:'';position:absolute;top:0;left:0;display:block;width:30px;height:30px;-webkit-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in;}.ebook-share-icon:before{background:url(/sites/all/themes/russiadirect/images/icons-social.png) no-repeat;background-image:url(/sites/all/themes/russiadirect/images/icons-social.svg),none;opacity:0;}.ebook-share-icon:after{background:url(/sites/all/themes/russiadirect/images/icons-social-faded.png) no-repeat;background-image:url(/sites/all/themes/russiadirect/images/icons-social-faded.svg),none;opacity:1;}.ebook-share:hover .ebook-share-icon:before{opacity:1;}.ebook-share:hover .ebook-share-icon:after{opacity:0;}.ebook-share-facebook:after,.ebook-share-facebook:before{background-position:-98px 0;}.ebook-share-linkedin:after,.ebook-share-linkedin:before{background-position:-66px 0;}.ebook-share-twitter:after{background-position:-34px 0;}.ebook-share-twitter:before{background-position:-33px 0;}.ebook-share-counter{position:absolute;opacity:0;top:0;right:0;display:block;min-width:30px;padding:0 2px;height:30px;border:4px solid #f94b52;line-height:22px;font-size:0.7em;color:#000;-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;}.ebook-share-counter-show{opacity:1;}.ebook-share-counter:before{content:'';position:absolute;left:-9px;top:50%;width:0;height:0;margin-top:-5px;border-style:solid;border-width:5px 5px 5px 0;border-color:transparent #f94b52 transparent transparent;}.ebook-copyright{text-align:right;}.ebook-copyright span{float:left;margin-top:3px;font-size:0.9em;}.ebook-editor-thumb{float:left;max-width:90px;margin-left:-100px;}.ebook-preview{display:inline-block;position:relative;margin-bottom:24px;}.ebook-preview .ebook-cover{margin-bottom:0;max-width:405px;width:100%;}.ebook-preview span{position:absolute;display:block;bottom:5px;right:5px;border:4px solid #f94b52;color:#f94b52;background:#fff;font-size:0.7em;padding:10px 25px;text-transform:uppercase;font-weight:bold;}.ebook-cover-wrapper{text-align:center;}.complex-page-body{color:#868686;}.complex-page-team{position:relative;}#page-about .complex-page-team .bx-next,#page-about .complex-page-team .bx-prev{position:absolute;top:74px;}#page-about .complex-page-team .bx-next{right:0;}#page-about .complex-page-team .bx-prev{left:0;}.partnerSliderRow > div{width:450px;float:left;}.partnerSliderRow > div:first-child{margin-left:30px;}.lt-ie9 .partnerSliderRow > div{width:420px;}.lt-ie9 #page-about .partners{overflow:scroll;margin-bottom:20px;}.lt-ie9 #page-about .partner-next{right:-860px;}.complex-page-advert{clear:both;padding-top:20px;margin-bottom:20px;}.most-popular{background:#f94b52;padding-bottom:5px;}.rd-homepage-newsletter .most-popular h4,section.sidebar section#newsletter .most-popular h4{text-transform:none;font-family:'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;line-height:1.1em;}.rd-homepage-newsletter .most-popular h4 a,section.sidebar section#newsletter .most-popular h4 a{color:#fff;font-weight:bold;font-size:0.8em;}section.sidebar section#newsletter .most-popular-auto{counter-reset:most-popular;}.rd-homepage-newsletter .most-popular-auto h4,section.sidebar section#newsletter .most-popular-auto h4{text-transform:uppercase;padding-bottom:10px;padding-left:50px;padding-top:30px;font-family:HelveticaNeue-Bold,'Helvetica Neue Bold','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;}.rd-homepage-newsletter .most-popular-auto h5,section.sidebar section#newsletter .most-popular-auto h5{padding:5px 20px 12px 50px;position:relative;}.rd-homepage-newsletter .most-popular-auto h5{padding-left:0;padding-top:10px;}.rd-homepage-newsletter .most-popular-auto h5:before,section.sidebar section#newsletter .most-popular-auto h5:before{content:'';position:absolute;top:-4px;left:55px;width:25%;height:1px;background:#fff;}.rd-homepage-newsletter .most-popular-auto h5:before{left:0;}.rd-homepage-newsletter .most-popular-auto h5:after,section.sidebar section#newsletter .most-popular-auto h5:after{color:#fff;content:counter(most-popular);counter-increment:most-popular;font-size:2.7em;left:10px;line-height:0.9em;position:absolute;top:10px;}.rd-homepage-newsletter .most-popular-auto h4 + h5:before,section.sidebar section#newsletter .most-popular-auto h4 + h5:before{display:none;}.rd-homepage-newsletter .most-popular-auto h5 a,section.sidebar section#newsletter .most-popular-auto h5 a{font-family:'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;color:#fff;font-size:0.75em;font-weight:normal;}.rd-homepage-newsletter .most-popular h4 a span,section.sidebar section#newsletter .most-popular h4 a span{display:block;font-weight:normal;}.mp-img{display:block;margin:1em 0;text-align:center;}.mp-img img{width:auto;}.most-popular-archive .mp-img img{max-width:60%;box-shadow:2px 2px 5px #000;}a.mp-dl{color:#fff;text-decoration:underline;display:block;text-align:center;font-weight:bold;font-size:0.9em;margin-bottom:10px;}section#newsletter .most-popular p,.rd-homepage-newsletter .most-popular p{color:#fff;}.article-explanation-container{counter-reset:explanation-counter;}.article-explanation-title{padding-bottom:7px;margin-top:0;cursor:pointer;padding-right:20px;position:relative;font-size:18px;background:#eae8e9;margin-bottom:0;}.article-explanation-title:before{content:'';position:absolute;width:20px;height:20px;background:url(/sites/all/themes/russiadirect/images/large-down.gif) no-repeat 50% 50%;background-size:20px auto;right:10px;top:50%;margin-top:-10px;}.article-explanation-title-inner{display:block;padding:7px 10px 0 39px;}.article-explanation-title-inner:before{content:counter(explanation-counter) '.';counter-increment:explanation-counter;position:absolute;left:10px;}.article-explanation-title-show:before{background-image:url(/sites/all/themes/russiadirect/images/large-up.gif);}.lt-ie9 .article-explanation-title:before{background-image:url(/sites/all/themes/russiadirect/images/icon-arrow-down.png);}.lt-ie9 .article-explanation-title-show:before{background-image:url(/sites/all/themes/russiadirect/images/icon-arrow-up.png);}.article-explanation-body{overflow:hidden;background:#eae8e9;margin-bottom:20px;padding:0 20px 0 39px;}.article-explanation-body-inner{padding:5px 0 16px;}.view-tag-listing ul li{margin-left:0;}.view-tag-listing li a{color:#000;}.view-tag-listing li a:hover{color:#f94b52;}.cat-breadcrumb{margin-left:10px;}.cat-breadcrumb a{padding:6px 8px;border:1px dashed #000;background:#eee;border-radius:3px;color:#f94b52;font-size:0.8em;font-weight:bold;text-transform:uppercase;}.custom-registration-popup-no-scroll,.custom-takeover-popup-no-scroll{overflow:hidden;}.custom-registration-popup,.custom-takeover-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:5000;padding-bottom:40px;overflow:scroll;background:url(/sites/all/themes/russiadirect/images/trans-000-85.png);background:rgba(0,0,0,0.85);color:#FFF;text-align:center;opacity:0;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;}.custom-registration-popup-animate,.custom-takeover-popup-animate{opacity:1;}.custom-takeover-popup-content{position:relative;padding:20px;width:94%;max-width:500px;margin:200px auto 100px;}.custom-takeover-popup-link{display:inline-block;position:relative;}.custom-takeover-popup-content img{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);box-shadow:0 0 10px rgba(0,0,0,0.4);}.custom-takeover-popup-exit{position:absolute;width:19px;height:30px;margin:0;padding:0;font-size:2em;border:0;overflow:visible;top:-37px;right:-3px;color:#fff;text-shadow:0 0 3px rgba(0,0,0,0.4);}.custom-takeover-popup-exit:hover{color:#f94b52;}.custom-takeover-popup-exit,.custom-takeover-popup-exit:hover{background:none;}.custom-registration-content{position:relative;margin-top:200px;margin-bottom:200px;opacity:1;text-align:left;-webkit-transition:opacity 0.25s;-moz-transition:opacity 0.25s;-o-transition:opacity 0.25s;transition:opacity 0.25s;}.custom-registration-content-refresh{opacity:0;}.custom-registration-header{position:relative;background:#f94b52;padding:10px 20px;}.custom-registration-header h1{color:#fff;text-transform:uppercase;font-size:1.4em;margin:0;}.custom-registration-exit{border:0;padding:0;margin:0;position:absolute;top:50%;right:20px;color:#fff;height:40px;margin-top:-23px;line-height:40px;font-size:2.2em;}.custom-registration-exit,.custom-registration-exit:hover{background:none;}.custom-registration-message{padding:20px 20px 0;}.custom-registration-form{position:relative;background:#333333;color:#e9e6e8;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);box-shadow:0 0 10px rgba(0,0,0,0.4);}.custom-registration-form .data-valid-required{border-color:#f94b52;}.custom-registration-form-validation{color:#f94b52;}.custom-registration-form-validation-success{color:#94D789;}.custom-registration-form input,.custom-registration-form input:focus{background:none;color:#fff;}.custom-registration-form p{font-size:0.9em;}.custom-registration-toggle{font-size:0.9em;border-bottom:1px solid #E9E6E8;cursor:pointer;}.custom-registration-form-grp{padding:0 20px 10px;}.custom-registration-form-grp:before,.custom-registration-form-grp:after{content:' ';display:table;}.custom-registration-form-grp:after{clear:both;}.custom-registration-form-grp input{float:left;width:65%;}.custom-registration-form-grp input + input,.custom-registration-form-grp select{float:right;width:25%;}.custom-registration-form-grp input[type='submit']{float:right;width:18%;border:0;background:#fff;text-transform:uppercase;color:#f94b52;font-size:0.8em;padding:8px 10px;}.custom-registration-form-grp-name input,.custom-registration-form-grp-name input + input{width:45%;}.custom-registration-checkbox,.custom-registration-checkbox a{color:#fff;}.custom-registration-checkbox a{border-bottom:1px dotted #fff;}.custom-registration-checkbox input{width:auto;margin-right:5px;}.custom-registration-password-reset-container{margin-top:0.5em;}a.custom-registration-password-reset{color:#f94b52;}.contrib-shares{float:right;}.contrib-shares a{background:url(/sites/all/themes/russiadirect/images/icons-social-faded.png);background:url(/sites/all/themes/russiadirect/images/icons-social-faded.svg),none;background-size:auto 18px;display:inline-block;height:18px;width:18px;}.contrib-shares a.icon-tw{background-position:-19px 0;}.contrib-shares a.icon-fb{background-position:-56px 0;}_:-moz-tree-row(hover),.contrib-shares a.icon-fb{background-position:-54px 0;}.contrib-share-count{color:#8e8e8e;display:inline-block;font-size:0.7em;height:17px;line-height:17px;padding:0 3px;vertical-align:top;}.rduser-body-auth-only #content .tabs{display:none;}.rduser-body-auth-only div.messages{background-image:none;margin:0 0.9375em;padding-left:10px;}a.lia-ddisplay{color:#f94b52;}.rduser-wrapper{padding-right:15px;}.rduser-profile-edit-title{font-family:Helvetica,sans-serif;font-size:2.1em;font-weight:lighter;line-height:0.8em;margin-bottom:0.4em;margin:0 0 0.7em;}.rduser-profile-edit-title span{font-family:HelveticaNeue-Bold,'Helvetica Neue Bold','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;font-weight:normal;}.rduser-profile-edit h2{color:#858585;font-size:1.4em;margin:0.3em 0 0;}.rduser-profile-edit-row:before,.rduser-profile-edit-row:after{content:' ';display:table;}.rduser-profile-edit-row:after{clear:both;}.rduser-profile-edit-col{float:left;}.rduser-profile-edit-col label{display:none;}.rduser-profile-edit-col-fname,.rduser-profile-edit-col-lname{width:50%;}.rduser-profile-edit-col-fname > div,.rduser-profile-edit-col-lname > div{width:90%;}.rduser-profile-edit-col-lname > div{float:right;}.rduser-profile-edit-col-email,.rduser-profile-edit-col-uposition{width:70%;}.rduser-profile-edit-col-email .description{display:none;}.rduser-profile-edit-col-ucountry,.rduser-profile-edit-col-uindustry{padding-left:25px;width:30%;}.rduser-profile-edit-row-pass label,.rduser-profile-edit-row-pass .description,.rduser-profile-edit-row-pass .password-strength,.rduser-profile-edit-row-pass div.password-confirm{display:none !important;}.rduser-profile-edit-row-pass .form-item-pass:before,.rduser-profile-edit-row-pass .form-item-pass:after{content:' ';display:table;}.rduser-profile-edit-row-pass .form-item-pass:after{clear:both;}.rduser-profile-edit-row-pass .form-type-password{clear:none;float:left;width:50%;}.rduser-profile-edit-row-pass input[type='password']{width:90%;}.rduser-profile-edit-row-pass input.password-confirm{float:right;}.rduser-profile-edit input[type='submit']{background:#CDCDCD;border:0;color:#fff;font-weight:bold;margin-right:20px;padding:20px;text-transform:uppercase;}.rd-basic-page .large-4.rduser-sidebar{padding-right:0.9375em;}.rduser-body-login ul.primary{border:0;margin:0;padding:0 0 1.5em;}.rduser-body-login ul.primary li a{border:0;padding:0.6em 1em;}.rduser-body-login ul.primary li.active a{background-color:#eee;}.rduser-body-login .tabs,.rduser-body-login .region-content{padding-left:0.9375em;padding-right:0.9375em;}.rduser-body-login label{margin-bottom:0.5em;}.rduser-body-login input[type='text'],.rduser-body-login input[type='password']{max-width:400px;margin-bottom:0.4em;}.rduser-body-login .description{font-size:0.8em;}.rduser-body-login input[type='submit']{background-color:#F94B52;border:0;color:#fff;padding:0.6em 1em;}.custom-ip-cookie{background:#EAE8E9;font-size:0.8em;padding:10px 15px;}.custom-ip-cookie-message{line-height:1.45em;}.custom-ip-cookie a{color:#f94b52;text-decoration:underline;}button.custom-ip-cookie-close,.custom-ip-cookie-close{background:none;border:0;color:#000;float:right;font-size:1.1em;line-height:16px;margin:0 0 0 20px;padding:0;}#node--registration_page .box{border:1px solid #d3d3d3;padding:0;}.node--registration_page--banner{margin-bottom:40px;}.node--registration_page--banner,.node--registration_page--banner img{display:block;height:auto;width:100%;}.node--registration_page--title{text-align:right;color:#B4B3B3;font-size:1.5em;line-height:1.3em}.node--registration_page--subtitle{font-size:3.75em;line-height:1.2em;text-align:center;border-top:1px solid #B4B3B3;border-width:1px 13px 10px 3px;margin-top:-1px;padding-top:20px;}.node--registration_page--slidertitle{font-size:3.75em;line-height:.5em;text-align:center;border-width:1px 13px 10px 3px;margin-top:30px;}.node--registration_page--subheading{text-align:center;color:#B4B3B3;font-size:1.5em;line-height:1.3em}.node--registration_page--header{display:block;position:relative;padding-top:33px;background:#FFF url(/sites/all/themes/russiadirect/images/logofooter.png) no-repeat -4px 8px;background-image:url(/sites/all/themes/russiadirect/images/logofooter.svg),none;}.node--registration_page--header h4{font-weight:normal;text-transform:uppercase;color:#868686;font-size:1em;}.node--registration_page--footer{position:relative;border-bottom:0px solid #868686;bottom:-90px;}.node--registration_page--footer a{text-align:right;color:#B4B3B3;font-size:1.2em;line-height:1em}.node--registration_page--body{color:#747474;font-size:1.2em;margin-top:13px;padding-bottom:10px;}.node--registration_page--body ul{list-style-type:none;padding-left:17px;}.node--registration_page--body li{padding-bottom:10px;position:relative;}.node--registration_page--body li:before{background:#eae8e9;border-radius:4px;content:'';height:7px;left:-15px;position:absolute;top:12px;width:7px;}.node--registration_page--body li:after{background:#eae8e9;bottom:-12px;content:'';left:-12px;position:absolute;top:12px;width:1px;}.node--registration_page--body li:last-child:after{display:none;}.node--registration_page--price{color:red;font-size:1.8em;font-family:'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;text-align:center;position:relative;padding-bottom:12px;margin-left:-50px;}.node--registration_page--singleprice{color:red;font-size:2.2em;font-family:'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;text-align:center;position:relative;padding-bottom:40px;margin-top:-30px;z-index:999;}.node--registration_page--button-wrapper{text-align:center;}.node--registration_page--button{background:#f94b52;border:0;font-size:1.8em;font-weight:normal;padding-right:2.4em;padding-left:2.4em;padding-bottom:0.4em;padding-top:0.4em;margin-left:-55px;margin-top:-15px;}.node--registration_page--button:focus,.node--registration_page--button:active,.node--registration_page--button:hover{background:#f94b52;}.custom-archive-ad--container{background:#f94b52;border:1px solid #000;position:relative;}.custom-archive-ad--container:before,.custom-archive-ad--container:after{content:' ';display:table;}.custom-archive-ad--container:after{clear:both;}.custom-archive-ad--covers{float:left;padding:30px 15px 15px 90px;width:45%;}.custom-archive-ad--covers--inner{display:block;position:relative;}.custom-archive-ad--covers img{-webkit-box-shadow:3px 3px 12px rgba(0,0,0,0.7);box-shadow:3px 3px 12px rgba(0,0,0,0.7);display:block;}.custom-archive-ad--covers img:first-child{left:-75px;position:absolute;top:-15px;width:100%;z-index:5;}.custom-archive-ad--content{float:left;padding:30px 15px 15px 5px;width:55%;}.custom-archive-ad--body,.custom-archive-ad--linktext,.custom-archive-ad--linktext:hover{color:#fff;}.custom-archive-ad--body{font-size:0.95em;padding-bottom:30px;}.custom-archive-ad--linktext{background:url(/sites/all/themes/russiadirect/images/icon-arrow-white-fff.png) no-repeat right center;background-image:url(/sites/all/themes/russiadirect/images/icon-arrow-white-fff.svg),none;bottom:15px;display:block;font-size:1.4em;font-weight:bold;right:15px;padding:2px 22px 2px 2px;position:absolute;}.search-results--form{margin-bottom:40px;}.search-results--form--order-by{font-size:0.85em;}.search-results--form--order-by b{color:#868686;}.search-results--form--order-by a{color:#868686;margin:0 5px;text-decoration:underline;}.search-results--form--order-by a.active{color:#F94B52;font-weight:bold;text-decoration:none;}.search-results--form--search-wrapper{position:relative;max-width:500px;}.search-results--form--search{margin:0;}.search-results--form--search-wrapper button{background:transparent url(/sites/all/themes/russiadirect/images/searchlandingbtn.png) no-repeat center center;background-image:url(/sites/all/themes/russiadirect/images/searchlandingbtn.svg),none;background-size:auto 68%;border:0;bottom:0;display:block;font-size:0;position:absolute;right:0;top:0;width:40px;}.search-results--form--search-wrapper button:hover{opacity:0.9;}h2.search-results--section-subtitle,.search-results--section-subtitle{color:#868686;font-size:1.6em;margin-bottom:0;}.search-results--archive .search-results--section-subtitle{margin-bottom:50px;}.search-results--archive{border-bottom:1px solid #eae8e9;border-top:1px solid #eae8e9;padding-bottom:30px;}.search-results--archive-result{background:#eae8e9;margin-bottom:20px;padding:20px;position:relative;}.search-results--archive-result:before,.search-results--archive-result:after{content:' ';display:table;}.search-results--archive-result:after{clear:both;}.search-results--archive-result--img-wrap{border:1px solid #000;display:block;float:left;margin-right:12px;max-width:130px;}.search-results--archive-result--img-wrap img{display:block;}.search-results--archive-result--inner{margin-left:142px;}.search-results--archive-result--inner h4{line-height:0.9;margin-bottom:0.7em;margin-top:0;}.search-results--archive-result--inner p{margin-bottom:32px;}.search-results--archive-result--inner h4 a,.search-results--archive-result--inner h4 a:hover{color:#000;}.search-results--archive-result--inner h5{font-family:'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;font-weight:normal;margin-bottom:0.9em;}.search-results--archive-result--inner h5 a,.search-results--archive-result--inner h5 a:hover{color:#f94b52;}a.search-results--archive-result--download,.search-results--archive-result--download{background:#ccc;bottom:0;color:#414141;display:block;font-weight:bold;padding:15px;position:absolute;right:0;}.search-results--archive-result--more{margin:0;}.brand{display:inline-block;width:550px;height:70px;background:transparent url(/sites/all/themes/russiadirect/images/wordmark.png) no-repeat 0 0;}.m-main-nav-trigger-wrapper,.m-main-search,.m-pseudo-breadcrumbs,.m-main-search-form,.m-newsletter-type,.rd-homepage-newsletter,.rd-main-nav > li.m-social-share{display:none;}.side-corner-tag{position:relative;color:#fff;display:inline-block;padding:5px;overflow:hidden;font-family:Arial,sans-serif;font-weight:900;}.side-corner-tag p{display:inline;}.side-corner-tag p span{position:absolute;display:inline-block;right:-26px;box-shadow:0px 0px 10px rgba(0,0,0,0.2),inset 0px 5px 30px rgba(255,255,255,0.2);text-align:center;text-transform:uppercase;top:15px;background:#d93131;width:115px;padding:3px 10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}.side-corner-tag p:before{content:"";width:0;height:0;position:absolute;top:-17px;right:66px;z-index:-1;border:17px solid;border-color:transparent transparent #662121 transparent;}.side-corner-tag p:after{content:"";width:0;height:0;position:absolute;top:74px;z-index:-1;right:-10px;border:17px solid;border-color:#662121 transparent transparent transparent;}.tooltip{display:block;position:absolute;background-color:rgb(130,150,200);padding:15px;z-index:-1;}
