/*!
 * Fancytree "Win8" skin.
 *
 * DON'T EDIT THE CSS FILE DIRECTLY, since it is automatically generated from
 * the LESS templates.
 */.fancytree-helper-hidden{display:none}.fancytree-helper-indeterminate-cb{color:#777}.fancytree-helper-disabled{color:silver}.fancytree-helper-spin{-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}ul.fancytree-container{font-family:tahoma,arial,helvetica;font-size:10pt;white-space:nowrap;padding:3px;margin:0;background-color:#fff;border:1px dotted gray;min-height:0;position:relative}ul.fancytree-container ul{padding:0 0 0 16px;margin:0}ul.fancytree-container ul>li:before{content:none}ul.fancytree-container li{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background-attachment:scroll;background-color:transparent;background-position:0 0;background-repeat:repeat-y;background-image:none;margin:0;list-style:none}ul.fancytree-container li.fancytree-lastsib{background-image:none}.ui-fancytree-disabled ul.fancytree-container{opacity:.5;background-color:silver}ul.fancytree-connectors.fancytree-container li{background-image:url(../skin-win8/vline.gif);background-position:0 0}ul.fancytree-container li.fancytree-lastsib,ul.fancytree-no-connector>li{background-image:none}li.fancytree-animating{position:relative}#fancytree-drop-marker,span.fancytree-checkbox,span.fancytree-drag-helper-img,span.fancytree-empty,span.fancytree-expander,span.fancytree-icon,span.fancytree-vline{width:16px;height:16px;display:inline-block;vertical-align:top;background-repeat:no-repeat;background-image:url(../skin-win8/icons.gif);background-position:0 0}span.fancytree-checkbox,span.fancytree-custom-icon,span.fancytree-expander,span.fancytree-icon{margin-top:2px}span.fancytree-custom-icon{width:16px;height:16px;display:inline-block;margin-left:3px;background-position:0 0}img.fancytree-icon{width:16px;height:16px;margin-left:3px;margin-top:2px;vertical-align:top;border-style:none}span.fancytree-expander{cursor:pointer}.fancytree-exp-n span.fancytree-expander,.fancytree-exp-nl span.fancytree-expander{background-image:none;cursor:default}.fancytree-connectors .fancytree-exp-n span.fancytree-expander,.fancytree-connectors .fancytree-exp-nl span.fancytree-expander{background-image:url(../skin-win8/icons.gif);margin-top:0}.fancytree-connectors .fancytree-exp-n span.fancytree-expander,.fancytree-connectors .fancytree-exp-n span.fancytree-expander:hover{background-position:0 -64px}.fancytree-connectors .fancytree-exp-nl span.fancytree-expander,.fancytree-connectors .fancytree-exp-nl span.fancytree-expander:hover{background-position:-16px -64px}.fancytree-exp-c span.fancytree-expander{background-position:0 -80px}.fancytree-exp-c span.fancytree-expander:hover{background-position:-16px -80px}.fancytree-exp-cl span.fancytree-expander{background-position:0 -96px}.fancytree-exp-cl span.fancytree-expander:hover{background-position:-16px -96px}.fancytree-exp-cd span.fancytree-expander{background-position:-64px -80px}.fancytree-exp-cd span.fancytree-expander:hover{background-position:-80px -80px}.fancytree-exp-cdl span.fancytree-expander{background-position:-64px -96px}.fancytree-exp-cdl span.fancytree-expander:hover{background-position:-80px -96px}.fancytree-exp-e span.fancytree-expander,.fancytree-exp-ed span.fancytree-expander{background-position:-32px -80px}.fancytree-exp-e span.fancytree-expander:hover,.fancytree-exp-ed span.fancytree-expander:hover{background-position:-48px -80px}.fancytree-exp-edl span.fancytree-expander,.fancytree-exp-el span.fancytree-expander{background-position:-32px -96px}.fancytree-exp-edl span.fancytree-expander:hover,.fancytree-exp-el span.fancytree-expander:hover{background-position:-48px -96px}.fancytree-fade-expander span.fancytree-expander{transition:opacity 1.5s;opacity:0}.fancytree-fade-expander .fancytree-treefocus span.fancytree-expander,.fancytree-fade-expander [class*=fancytree-statusnode-] span.fancytree-expander,.fancytree-fade-expander.fancytree-treefocus span.fancytree-expander,.fancytree-fade-expander:hover span.fancytree-expander{transition:opacity .6s;opacity:1}span.fancytree-checkbox{margin-left:3px;background-position:0 -32px}span.fancytree-checkbox:hover{background-position:-16px -32px}span.fancytree-checkbox.fancytree-radio{background-position:0 -48px}span.fancytree-checkbox.fancytree-radio:hover{background-position:-16px -48px}.fancytree-partsel span.fancytree-checkbox{background-position:-64px -32px}.fancytree-partsel span.fancytree-checkbox:hover{background-position:-80px -32px}.fancytree-partsel span.fancytree-checkbox.fancytree-radio{background-position:-64px -48px}.fancytree-partsel span.fancytree-checkbox.fancytree-radio:hover{background-position:-80px -48px}.fancytree-selected span.fancytree-checkbox{background-position:-32px -32px}.fancytree-selected span.fancytree-checkbox:hover{background-position:-48px -32px}.fancytree-selected span.fancytree-checkbox.fancytree-radio{background-position:-32px -48px}.fancytree-selected span.fancytree-checkbox.fancytree-radio:hover{background-position:-48px -48px}.fancytree-unselectable span.fancytree-checkbox{opacity:.4;filter:alpha(opacity=40)}.fancytree-unselectable span.fancytree-checkbox:hover{background-position:0 -32px}.fancytree-unselectable.fancytree-partsel span.fancytree-checkbox:hover{background-position:-64px -32px}.fancytree-unselectable.fancytree-selected span.fancytree-checkbox:hover{background-position:-32px -32px}span.fancytree-icon{margin-left:3px;background-position:0 0}.fancytree-ico-c span.fancytree-icon:hover{background-position:-16px 0}.fancytree-has-children.fancytree-ico-c span.fancytree-icon{background-position:-32px 0}.fancytree-has-children.fancytree-ico-c span.fancytree-icon:hover{background-position:-48px 0}.fancytree-ico-e span.fancytree-icon{background-position:-64px 0}.fancytree-ico-e span.fancytree-icon:hover{background-position:-80px 0}.fancytree-ico-cf span.fancytree-icon{background-position:0 -16px}.fancytree-ico-cf span.fancytree-icon:hover{background-position:-16px -16px}.fancytree-has-children.fancytree-ico-cf span.fancytree-icon{background-position:-32px -16px}.fancytree-has-children.fancytree-ico-cf span.fancytree-icon:hover{background-position:-48px -16px}.fancytree-ico-ef span.fancytree-icon{background-position:-64px -16px}.fancytree-ico-ef span.fancytree-icon:hover{background-position:-80px -16px}.fancytree-loading span.fancytree-expander,.fancytree-loading span.fancytree-expander:hover,.fancytree-statusnode-loading span.fancytree-icon,.fancytree-statusnode-loading span.fancytree-icon:hover{background-image:url(../skin-win8/loading.gif);background-position:0 0}.fancytree-statusnode-error span.fancytree-icon,.fancytree-statusnode-error span.fancytree-icon:hover{background-position:0 -112px}span.fancytree-node{display:inherit;width:100%;margin-top:0;min-height:20px}span.fancytree-title{color:#000;cursor:pointer;display:inline-block;vertical-align:top;min-height:20px;padding:0 3px;margin:0 0 0 3px;border:1px solid transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}span.fancytree-node.fancytree-error span.fancytree-title{color:red}span.fancytree-childcounter{color:#fff;background:#337ab7;border:1px solid gray;border-radius:10px;padding:2px;text-align:center}div.fancytree-drag-helper span.fancytree-childcounter,div.fancytree-drag-helper span.fancytree-dnd-modifier{display:inline-block;color:#fff;background:#337ab7;border:1px solid gray;min-width:10px;height:10px;line-height:1;vertical-align:baseline;border-radius:10px;padding:2px;text-align:center;font-size:9px}div.fancytree-drag-helper span.fancytree-childcounter{position:absolute;top:-6px;right:-6px}div.fancytree-drag-helper span.fancytree-dnd-modifier{background:#5cb85c;border:none;font-weight:bolder}div.fancytree-drag-helper.fancytree-drop-accept span.fancytree-drag-helper-img{background-position:-32px -112px}div.fancytree-drag-helper.fancytree-drop-reject span.fancytree-drag-helper-img{background-position:-16px -112px}#fancytree-drop-marker{width:32px;position:absolute;background-position:0 -128px;margin:0}#fancytree-drop-marker.fancytree-drop-after,#fancytree-drop-marker.fancytree-drop-before{width:64px;background-position:0 -144px}#fancytree-drop-marker.fancytree-drop-copy{background-position:-64px -128px}#fancytree-drop-marker.fancytree-drop-move{background-position:-32px -128px}span.fancytree-drag-source.fancytree-drag-remove{opacity:.15}.fancytree-container.fancytree-rtl #fancytree-drop-marker,.fancytree-container.fancytree-rtl span.fancytree-connector,.fancytree-container.fancytree-rtl span.fancytree-drag-helper-img,.fancytree-container.fancytree-rtl span.fancytree-expander,.fancytree-container.fancytree-rtl span.fancytree-icon{background-image:url(../skin-win8/icons-rtl.gif)}.fancytree-container.fancytree-rtl .fancytree-exp-n span.fancytree-expander,.fancytree-container.fancytree-rtl .fancytree-exp-nl span.fancytree-expander{background-image:none}.fancytree-container.fancytree-rtl.fancytree-connectors .fancytree-exp-n span.fancytree-expander,.fancytree-container.fancytree-rtl.fancytree-connectors .fancytree-exp-nl span.fancytree-expander{background-image:url(../skin-win8/icons-rtl.gif)}ul.fancytree-container.fancytree-rtl ul{padding:0 16px 0 0}ul.fancytree-container.fancytree-rtl.fancytree-connectors li{background-position:right 0;background-image:url(../skin-win8/vline-rtl.gif)}ul.fancytree-container.fancytree-rtl li.fancytree-lastsib,ul.fancytree-container.fancytree-rtl.fancytree-no-connector>li{background-image:none}table.fancytree-ext-table{border-collapse:collapse}table.fancytree-ext-table span.fancytree-node{display:inline-block;box-sizing:border-box}table.fancytree-ext-columnview tbody tr td{position:relative;border:1px solid gray;vertical-align:top;overflow:auto}table.fancytree-ext-columnview tbody tr td>ul{padding:0}table.fancytree-ext-columnview tbody tr td>ul li{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background-attachment:scroll;background-color:transparent;background-position:0 0;background-repeat:repeat-y;background-image:none;margin:0;list-style:none}table.fancytree-ext-columnview span.fancytree-node{position:relative;display:inline-block}.fancytree-ext-filter-hide span.fancytree-node.fancytree-hide,.fancytree-ext-filter-hide tr.fancytree-hide,.fancytree-ext-fixed-wrapper .fancytree-ext-fixed-hidden{display:none}table.fancytree-ext-columnview span.fancytree-node.fancytree-expanded{background-color:#CBE8F6}table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right{position:absolute;right:3px;background-position:0 -80px}table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right:hover{background-position:-16px -80px}.fancytree-ext-filter-dimm span.fancytree-node span.fancytree-title{color:silver;font-weight:lighter}.fancytree-ext-filter-dimm span.fancytree-node.fancytree-submatch span.fancytree-title,.fancytree-ext-filter-dimm tr.fancytree-submatch span.fancytree-title{color:#000;font-weight:400}.fancytree-ext-filter-dimm span.fancytree-node.fancytree-match span.fancytree-title,.fancytree-ext-filter-dimm tr.fancytree-match span.fancytree-title{color:#000;font-weight:700}.fancytree-ext-filter-hide span.fancytree-node.fancytree-submatch span.fancytree-title,.fancytree-ext-filter-hide tr.fancytree-submatch span.fancytree-title{color:silver;font-weight:lighter}.fancytree-ext-filter-hide span.fancytree-node.fancytree-match span.fancytree-title,.fancytree-ext-filter-hide tr.fancytree-match span.fancytree-title{color:#000;font-weight:400}.fancytree-ext-filter-hide-expanders span.fancytree-node.fancytree-match span.fancytree-expander,.fancytree-ext-filter-hide-expanders tr.fancytree-match span.fancytree-expander{visibility:hidden}.fancytree-ext-filter-hide-expanders span.fancytree-node.fancytree-submatch span.fancytree-expander,.fancytree-ext-filter-hide-expanders tr.fancytree-submatch span.fancytree-expander{visibility:visible}.fancytree-ext-childcounter span.fancytree-icon,.fancytree-ext-filter span.fancytree-icon{position:relative}.fancytree-ext-childcounter span.fancytree-childcounter,.fancytree-ext-filter span.fancytree-childcounter{color:#fff;background:#777;border:1px solid gray;position:absolute;top:-6px;right:-6px;min-width:10px;height:10px;line-height:1;vertical-align:baseline;border-radius:10px;padding:2px;text-align:center;font-size:9px}ul.fancytree-ext-wide,ul.fancytree-ext-wide span.fancytree-node>span{position:relative;z-index:2}ul.fancytree-ext-wide{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul.fancytree-ext-wide span.fancytree-node span.fancytree-title{position:absolute;z-index:1;left:0;min-width:100%;margin-left:0;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-scroll-border-bottom{border-bottom:3px solid rgba(0,0,0,.75)}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-scroll-border-right{border-right:3px solid rgba(0,0,0,.75)}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-tl{position:absolute;overflow:hidden;z-index:3;top:0;left:0}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-tr{position:absolute;overflow:hidden;z-index:2;top:0}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-bl{position:absolute;overflow:hidden;z-index:2;left:0}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-br{position:absolute;overflow:scroll;z-index:1}.fancytree-plain span.fancytree-title{border:1px solid transparent}.fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-focused span.fancytree-title{border-color:#39f}.fancytree-plain span.fancytree-active span.fancytree-title,.fancytree-plain span.fancytree-selected span.fancytree-title{background-color:#f7f7f7;border-color:#dedede}.fancytree-plain span.fancytree-node span.fancytree-selected span.fancytree-title{font-style:italic}.fancytree-plain span.fancytree-node:hover span.fancytree-title{background-color:#eff9fe;border-color:#70c0e7}.fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-active span.fancytree-title,.fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-selected span.fancytree-title{background-color:#cbe8f6;border-color:#26a0da}table.fancytree-ext-table tbody tr td{border:1px solid #EDEDED}table.fancytree-ext-table tbody span.fancytree-node,table.fancytree-ext-table tbody span.fancytree-node:hover{border:none;background:0 0}table.fancytree-ext-table tbody tr:hover{background-color:#E5F3FB;outline:#70C0E7 solid 1px}table.fancytree-ext-table tbody tr.fancytree-focused span.fancytree-title{outline:#000 dotted 1px}table.fancytree-ext-table tbody tr.fancytree-active:hover,table.fancytree-ext-table tbody tr.fancytree-selected:hover{background-color:#CBE8F6;outline:#26A0DA solid 1px}table.fancytree-ext-table tbody tr.fancytree-active{background-color:#F7F7F7;outline:#DEDEDE solid 1px}table.fancytree-ext-table tbody tr.fancytree-selected{background-color:#F7F7F7}table.fancytree-ext-table.fancytree-treefocus tbody tr.fancytree-active{background-color:#CBE8F6;outline:#26A0DA solid 1px}table.fancytree-ext-table.fancytree-treefocus tbody tr.fancytree-selected{background-color:#CBE8F6}
/*!
 * jQCloud 2.0.2
 * Copyright 2011 Luca Ongaro (http://www.lucaongaro.eu)
 * Copyright 2013 Daniel White (http://www.developerdan.com)
 * Copyright 20142016 Damien "Mistic" Sorel (http://www.strangeplanet.fr)
 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */
div.jqcloud{overflow:hidden;position:relative}div.jqcloud span{padding:0}div.jqcloud{font-family:Helvetica,Arial,sans-serif;font-size:10px;line-height:normal}div.jqcloud a{font-size:inherit;text-decoration:none}div.jqcloud span.w10{font-size:550%}div.jqcloud span.w9{font-size:500%}div.jqcloud span.w8{font-size:450%}div.jqcloud span.w7{font-size:400%}div.jqcloud span.w6{font-size:350%}div.jqcloud span.w5{font-size:300%}div.jqcloud span.w4{font-size:250%}div.jqcloud span.w3{font-size:200%}div.jqcloud span.w2{font-size:150%}div.jqcloud span.w1{font-size:100%}div.jqcloud{color:#09f}div.jqcloud a{color:inherit}div.jqcloud a:hover,div.jqcloud span.w10,div.jqcloud span.w8,div.jqcloud span.w9{color:#0cf}div.jqcloud span.w7{color:#39d}div.jqcloud span.w6{color:#90c5f0}div.jqcloud span.w5{color:#90a0dd}div.jqcloud span.w4{color:#90c5f0}div.jqcloud span.w3{color:#a0ddff}div.jqcloud span.w2{color:#9ce}div.jqcloud span.w1{color:#aab5f0}
/*!
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjallemark.
 * All Rights Reserved.
 * Use, reproduction, distribution, and modification of this code is subject to the terms and
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjallemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-center{top:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-center{bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-center{top:45%}#toast-container{position:fixed;z-index:999999;pointer-events:auto;}#toast-container.toast-bottom-center,#toast-container.toast-center,#toast-container.toast-top-center{width:100%;pointer-events:none}#toast-container.toast-bottom-center>div,#toast-container.toast-center>div,#toast-container.toast-top-center>div{margin:auto;pointer-events:auto}#toast-container.toast-bottom-center>button,#toast-container.toast-center>button,#toast-container.toast-top-cente>button{pointer-events:auto}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-wait{background-image:url(data:image/gif;base64,R0lGODlhIAAgAIQAAAQCBISGhMzKzERCROTm5CQiJKyurHx+fPz+/ExOTOzu7Dw+PIyOjCwqLFRWVAwKDIyKjMzOzOzq7CQmJLy6vFRSVPTy9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAXACwAAAAAIAAgAAAF3eAljmRpnmh6VRSVqLDpIDTixOdUlFSNUDhSQUAT7ES9GnD0SFQAKWItMqr4bqKHVPDI+WiTkaOFFVlrFe83rDrT0qeIjwrT0iLdU0GOiBxhAA4VeSk6QYeIOAsQEAuJKgw+EI8nA18IA48JBAQvFxCXDI8SNAQikV+iiaQIpheWX5mJmxKeF6g0qpQmA4yOu8C7EwYWCgZswRcTFj4KyMAGlwYxDwcHhCXMXxYxBzQHKNo+3DDeCOAn0V/TddbYJA0K48gAEAFQicMWFsfwNA3JSgAIAAFfwIMIL4QAACH5BAkJABoALAAAAAAgACAAhAQCBIyKjERCRMzOzCQiJPTy9DQyNGRmZMTCxOTm5CwqLHx+fBQWFJyenNTW1Pz6/Dw6PGxubAwKDIyOjNTS1CQmJCwuLPz+/Dw+PHRydAAAAAAAAAAAAAAAAAAAAAAAAAXboCaOZGmeaKoxWcSosMkk15W8cZ7VdZaXkcEgQtrxfD9RhHchima1GwlCGUBSFCaFxMrgRtnLFhWujWHhs2nJc8KoVlWGQnEn7/i8XgOwWAB7JwoONQ4KgSQAZRcOgHgSCwsSIhZMNRZ5CzULIgaWF5h4mhecfIQ8jXmQkiODhYeIiRYGjrG2PxgBARi3IhNMAbcCnwI5BAQpAZ8TIwK6vCQVDwUVKL+WzAANTA210g/VJ8OWxQefByQE4dZMzBoInwh4zrtgn2p725YNthUFTNRuGYB3AYGBHCEAACH5BAkJAB0ALAAAAAAgACAAhAQCBISChFRWVMzKzCQiJOTm5GxqbCwuLJSWlPz6/NTW1AwODJSSlGRmZCwqLOzu7HR2dDQ2NAQGBISGhFxaXNTS1CQmJOzq7GxubDQyNKSmpPz+/Nza3AAAAAAAAAAAAAXfYCeOZGmeaKqurHBdAiuP17Zdc0lMAVHWt9yI8LA9fCPB4xEjARoNSWpis01kBpshFahurqzsZosiGpErScMAUO0maKF8Tq/bTQCIQgFp30cQXhB1BHEcXhx0FgkJFiOHVYlzi42AgoRxeRx8fn+en3UABwedKgsBAwMBCygOCjYKDisLFV4VrCUAtVUKpSZdXl8mB8EbByQWcQPFAyYZxccdB7sV0cvBzbmvvG0LBV4FrFTBYCWuNhyyHRTFFB20trh4BxmdYl4YIqepq0IRxRE+IfDCAFQHARo0NGERAgAh+QQJCQAgACwAAAAAIAAgAIUEAgSEgoRMTkzMyswcHhzk5uR0cnQUFhRcXlwsKiz09vQMCgyMiozU1tQkJiR8fnxkZmT8/vwEBgSEhoRcWlzU0tQkIiT08vR0dnQcGhxkYmQ0MjT8+vwMDgyMjozc2twAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG+UCQcEgsGo/IpHLJXDweC6Z0+IhEHlOjRGIMWLHZoUZx0RQlAajxkFFKFFYFl5m5KNpIySU+X2bIBEoQZBBZGQdMElFhjI2Oj5AgHQEDAw8dQxYeDBaNHRVWVhWYCXsRFwmMXqFWEyAerB6MA6xWA6+xs7URt6VWqIwTu64gDh4eDp6goaORQ5OVAZjO1EgEGhB4RwAYDQ0YAEwIcBEKFEgYrBhLBORxgUYfrB9LELuF8fNDAAaVBuEg7NXCVyRdqHVCGLBiIIQAB1Yc4BXh9uEbwAXuyi2iQI7DuSwHdiFqCEGDtizLRFUDsaGAlQIbVoJYIEDAIiZBAAAh+QQJCQAbACwAAAAAIAAgAIQEAgSMioxcWlz08vQcHhysqqwMDgx8enwsKiykoqRkZmT8+vzEwsQMCgyUlpQkJiS0srQEBgSMjoxcXlz09vQkIiSsrqwUEhQ0MjRsamz8/vwAAAAAAAAAAAAAAAAAAAAF7+AmjmRpnmiqruz2PG0sIssCj4CQJAIgj4/abRNJaI6agu9kCAQaphdJgEQKUIFjgGWsahJYLdf7RTWfLKr3+jsBClVlG5Xb9eb4fImgUBBKDVB4ExRHFGwbGRQLGXMEhUgUfw2QC4IyCmSNDQtHlm2ZXgoiGQsUjW0EnUgLfyKBeYSeiHojfH61uS0GBisVEgEVLRcWRxAXKAgDRwMILMVIECgSVRIrBmS9JtRI1iMVBweuGxerSNolyszOIhjLGs0jEFXSKA8SEkMbcEgWIxfzNBxrw6AKgxIGkM05UOWALhERHJhysOThBgAVWYQAACH5BAkJABkALAAAAAAgACAAhAQGBIyKjERCRMzOzCwuLGRiZPz6/OTm5AwODLSytFRSVNTW1Dw6PHx6fAwKDJSSlERGRNTS1DQyNGxqbPz+/BQSFLy6vFRWVNza3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAXqYCaO5FgFwxBUZeu61ULNFMa+eBvQdJD/owFvFhkBBAwHsBQZUooZyWF2YOQkBNJu6ANMaQeli0AxSEwymi0DcUJeEgPlbEJFAghRe/h+Eeg/Dl9UYks5DF9VhksOAgKFi5GSSwh5kzgVCXIJNxknD5aSCTwJIw8zD5MITpanFKmSCHI8NxUPoJejNKWXLZkznL0vCJ3CxsckDpA/ChYJFzkTBgYTSxc80C4OswbLLhY8Fi/bMwYAJVgl4DTiL9LUJADrFuci1zTZLwD1IwU8BSQuWLCQb1EDHg2QiSDALYvCDAISJLDy8FIIACH5BAkJAB4ALAAAAAAgACAAhAQGBISGhFRSVNTW1CQiJKyqrGRmZOzu7CwuLIyOjGxubPz6/BQSFGRiZOTi5CwqLLy6vDQ2NIyKjFRWVCQmJKyurGxqbPT29DQyNJSSlHRydPz+/BQWFOzq7AAAAAAAAAXhoCeOJElYClGubOs117YtjWuvxCLLi3qbhc6h4FPsdorfiNI5dige43GT9AAkHUcCwCpMNxVP7tgTJY4J1uF7EBl0M8Ooueuo2SOCIkVa11kVX2E2EmgsFH4yBz4uAAkdHVstBAUHQ4xKmZqbnJ2bAhAQAiURGJ4eE0cTIxgzpp0QRxCsrp6xO7MjpaepO6unKxOhv8DFxsfIJBwaChw2DAkZDEocDjIOzi0ZMhlKUjIaLtsb3T8aR+EtDBkJ0yQUBQVQI9XX2ZsDMgMlyxr3mzE2XEgmotCGAARFIHiQ0FMIACH5BAkJABgALAAAAAAgACAAhAQCBISGhDw+POTi5CwuLLS2tPTy9BQSFJyenGRiZDQ2NIyOjLy+vPz6/BweHIyKjFRSVOzq7DQyNLy6vBQWFHRydDw6PPz+/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXXICaOZHkcZaquIjVd10SxtFrAcFGrVhBYIwoON9uNAsOA6DCEFTEKBEKxEjQvAtELNxkpGrAGNfW4Plpb2QgxRKjKzfPoVGLj3CnLNUv7hscpSDhKOxJSgDwPP0ZGAACMjAQFDQYFBJA0BAZDBpeYGBQVFUU3TV2YFAMwAzNgTQ2PkBVDFRiuQ7CYszi1pUOnkKmrM5qcnqiiTwQTDQ2Wn9DR0tPUfRKQEBEREDQSFw3XRhEwEd3f4TvjF+XWKgJ8JNnb0QkwCdUlCzAL+CQODAwc9BtIMAQAOw==)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info,.toast-wait{background-color:#2f96b4}.toast-warning{background-color:#f89406}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}:not(.no-enter)#toast-container>div.ng-enter,:not(.no-leave)#toast-container>div.ng-leave{-webkit-transition:1000ms cubic-bezier(.25,.25,.75,.75) all;-moz-transition:1000ms cubic-bezier(.25,.25,.75,.75) all;-ms-transition:1000ms cubic-bezier(.25,.25,.75,.75) all;-o-transition:1000ms cubic-bezier(.25,.25,.75,.75) all;transition:1000ms cubic-bezier(.25,.25,.75,.75) all}:not(.no-enter)#toast-container>div.ng-enter.ng-enter-active,:not(.no-leave)#toast-container>div.ng-leave{opacity:.8}:not(.no-enter)#toast-container>div.ng-enter,:not(.no-leave)#toast-container>div.ng-leave.ng-leave-active{opacity:0}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    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) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://cdn.ciportal.com/v1/fonts/glyphicons-halflings-regular.eot');
  src: url('https://cdn.ciportal.com/v1/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://cdn.ciportal.com/v1/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://cdn.ciportal.com/v1/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://cdn.ciportal.com/v1/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://cdn.ciportal.com/v1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * These are the variables used throughout the application. This is where 
 * overwrites that are not specific to components should be maintained.
 */
/**
 * Typography-related.
 */
body {
  background-color: #f3f3f0;
  color: #464646;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
#content {
  margin-top: 50px;
}
h1 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 300;
}
h2 {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: 300;
}
h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.ruler {
  border-bottom: 1px solid #c8c8c8;
  margin: 8px 0;
}
.formatted-text ul {
  overflow: hidden;
}
p,
.formatted-text div,
.ta-editor .ta-bind div {
  margin: 0 0 20px;
}
blockquote {
  padding: 0;
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 300;
  color: #464646;
  border-left: none;
}
.framed {
  visibility: hidden;
}
.framed .frameable {
  visibility: visible;
  margin-top: -130px;
}
.text-small {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 300;
}
.text-normal {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.text-small-2 {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
}
.bold {
  font-weight: 600;
}
.title-medium {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.info-text {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.title-large {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.light {
  color: #969696;
}
.green {
  color: #38ad54;
}
.red {
  color: #e64d59;
}
.white {
  color: #fff;
}
a.white:hover {
  color: #c8c8c8;
}
a.inherit-color {
  color: inherit;
}
a.inherit-color:hover {
  color: inherit;
  text-decoration: underline;
}
.white-back {
  background-color: #fff;
}
.disabled {
  color: #c8c8c8;
}
.disabled:hover {
  color: #c8c8c8;
  cursor: default;
}
a {
  color: #1cabdb;
  cursor: pointer;
}
a:hover {
  color: #147893;
  text-decoration: none;
  outline: none;
}
a:active {
  color: #2b2f3e;
  text-decoration: none;
  outline: none;
}
a.delete:after {
  color: #1cabdb;
  content: " ×";
}
a.delete:hover,
a.delete:hover:after {
  color: #e64d59;
}
a.delete:active,
a.delete:active:after {
  color: #2b2f3e;
}
a.add-link:before {
  color: #1cabdb;
  content: "+ ";
}
.pointer:hover {
  cursor: pointer;
}
.right-align {
  text-align: right;
}
.dark {
  color: #464646;
}
.gray {
  color: #969696;
}
.warning-container {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-toaster-warning.png") !important;
  background-repeat: no-repeat;
  color: red;
  height: 40px;
  padding-left: 55px;
  padding-top: 10px;
}
.two-columns {
  column-count: 2;
  column-gap: 30px;
  -moz-column-count: 2;
  -moz-column-gap: 30px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
}
/* --- Grid --- */
.container-fluid {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.row.align-bottom > [class^="col"] {
  display: table-cell;
  vertical-align: bottom;
  float: none;
}
.row.align-bottom {
  display: table-row;
}
.flex-row {
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
}
.flex-row.row-no-padding {
  padding: 0;
}
.flex-row.row-no-padding > .column {
  padding: 0;
}
.flex-row.row-wrap {
  flex-wrap: wrap;
}
.flex-row .column {
  display: block;
  flex: 1 1 auto;
  margin-left: 0;
  max-width: 100%;
  width: 100%;
}
.flex-row .column.column-10 {
  flex: 0 0 10%;
  max-width: 10%;
}
.flex-row .column.column-20 {
  flex: 0 0 20%;
  max-width: 20%;
}
.flex-row .column.column-25 {
  flex: 0 0 25%;
  max-width: 25%;
}
.flex-row .column.column-33,
.flex-row .column.column-34 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.flex-row .column.column-38 {
  flex: 0 0 38.197%;
  max-width: 38.197%;
}
.flex-row .column.column-40 {
  flex: 0 0 40%;
  max-width: 40%;
}
.flex-row .column.column-50 {
  flex: 0 0 50%;
  max-width: 50%;
}
.flex-row .column.column-62 {
  flex: 0 0 61.803%;
  max-width: 61.803%;
}
.flex-row .column.column-60 {
  flex: 0 0 60%;
  max-width: 60%;
}
.flex-row .column.column-66,
.flex-row .column.column-67 {
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.flex-row .column.column-75 {
  flex: 0 0 75%;
  max-width: 75%;
}
.flex-row .column.column-80 {
  flex: 0 0 80%;
  max-width: 80%;
}
.flex-row .column.column-90 {
  flex: 0 0 90%;
  max-width: 90%;
}
@media (max-width: 767px) {
  .flex-row .column.column-mobile-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .flex-row {
    flex-direction: row;
    width: calc(100%);
  }
  .flex-row .column {
    margin-bottom: inherit;
    padding: 0 15px;
  }
}
/*--- minimize-menu ---*/
.col-menu-offset {
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
#side-menu {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
  max-width: 800px;
  overflow: hidden;
}
#side-menu .menu-section {
  position: relative;
}
@media (min-width: 768px) {
  .col-menu-offset {
    margin-left: 33.33333333%;
    width: 66.66666667%;
  }
  #row-offcanvas.mini-menu .col-menu-offset {
    width: 100%;
    margin-left: 0;
    padding-left: 75px;
  }
  #row-offcanvas.mini-menu #side-menu {
    width: 50px;
    padding-right: 0;
  }
  #row-offcanvas.mini-menu #side-menu .menu-section {
    padding: 10px 15px;
  }
  #row-offcanvas.mini-menu #side-menu a {
    margin: 10px 0;
  }
  #row-offcanvas.mini-menu #side-menu a span {
    display: none;
  }
  #row-offcanvas.mini-menu .mini-menu-hidden {
    display: none;
  }
  #row-offcanvas.mini-menu .menu-divider {
    padding: 5px 0 5px 0 !important;
  }
  #row-offcanvas.mini-menu .menu-divider .menu-title {
    text-align: center;
    font-size: 10px;
  }
  #row-offcanvas.mini-menu #side-menu .menu-list {
    max-height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
  }
  .menu-section-benchmarks .menu-list {
    margin-bottom: 0;
  }
  .menu-section-benchmarks .mini-menu-icon {
    display: none;
  }
  #row-offcanvas.mini-menu #side-menu .menu-section-benchmarks .mini-menu-icon {
    background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-competitors-out_of_focus.png");
    display: block;
    height: 20px;
    width: 20px;
    margin: 10px 0px 10px 0px;
  }
  #row-offcanvas.mini-menu #side-menu .menu-section-benchmarks .mini-menu-icon.active {
    background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-competitors-in_focus.png") !important;
    color: #fff;
    cursor: default;
  }
  #row-offcanvas.mini-menu #side-menu .menu-section-benchmarks .mini-menu-icon:hover {
    background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-competitors-over.png");
  }
  #row-offcanvas.mini-menu .side-menu-user-table {
    padding: 0;
    background-color: white;
  }
  #banner-offcanvas.mini-menu .col-menu-offset {
    width: 100%;
    margin-left: 0;
    padding-left: 75px;
  }
  #row-offcanvas.mini-menu .logo {
    background-image: url("https://cdn.ciportal.com/v1/assets/icons/Logotyp-mini-web.png");
    background-position: center center;
  }
  #row-offcanvas.mini-menu .side-menu-footer {
    font-size: 0;
  }
}
.centered {
  float: none;
  margin: 0 auto;
  display: table;
}
@media (min-width: 992px) {
  .col-menu-offset {
    margin-left: 25%;
    width: 75%;
  }
  .col-menu-offset.col-menu-offset-with-sidebar {
    margin-left: 25%;
    width: 58.33333333%;
  }
  #row-offcanvas.mini-menu .col-menu-offset.col-menu-offset-with-sidebar {
    width: 83.33333333%;
  }
}
/*--- pagemode-full ---*/
@media (min-width: 768px) {
  body.pagemode-default.modal-open {
    overflow: hidden;
  }
  .pagemode-full .col-pagemode-full-menu-offset {
    padding-left: 34.33333333%;
    margin-left: 0px;
  }
  .pagemode-full #row-offcanvas.mini-menu .col-pagemode-full-menu-offset {
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    margin-left: 0;
    padding-left: 75px;
  }
}
@media (min-width: 992px) {
  .pagemode-full .col-pagemode-full-menu-offset {
    padding-left: 26%;
    margin-left: 0px;
  }
  .pagemode-full #row-offcanvas.mini-menu .col-pagemode-full-menu-offset {
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    padding-left: 75px;
  }
}
@media (min-width: 1200px) {
  .pagemode-full .col-pagemode-full-menu-offset {
    padding-left: 315px;
    margin-left: 0px;
  }
  .pagemode-full .container-fluid {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    max-width: 100%;
  }
  .pagemode-default .container-fluid {
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    max-width: 1200px;
  }
  .pagemode-full #row-offcanvas.mini-menu .col-pagemode-full-menu-offset {
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    padding-left: 75px;
  }
  .dashboard-banner {
    margin: 0 15px;
  }
}
@media (min-width: 768px) {
  .col-pagemode-full-1,
  .col-pagemode-full-2,
  .col-pagemode-full-3,
  .col-pagemode-full-4,
  .col-pagemode-full-5,
  .col-pagemode-full-6,
  .col-pagemode-full-7,
  .col-pagemode-full-8,
  .col-pagemode-full-9,
  .col-pagemode-full-10,
  .col-pagemode-full-11,
  .col-pagemode-full-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .pagemode-full .col-pagemode-full-1,
  .pagemode-full .col-pagemode-full-2,
  .pagemode-full .col-pagemode-full-3,
  .pagemode-full .col-pagemode-full-4,
  .pagemode-full .col-pagemode-full-5,
  .pagemode-full .col-pagemode-full-6,
  .pagemode-full .col-pagemode-full-7,
  .pagemode-full .col-pagemode-full-8,
  .pagemode-full .col-pagemode-full-9,
  .pagemode-full .col-pagemode-full-10,
  .pagemode-full .col-pagemode-full-11,
  .pagemode-full .col-pagemode-full-12 {
    float: left;
  }
  .pagemode-full .col-pagemode-full-12 {
    width: 100%;
  }
  .pagemode-full .col-pagemode-full-11 {
    width: 91.66666667%;
  }
  .pagemode-full .col-pagemode-full-10 {
    width: 83.33333333%;
  }
  .pagemode-full .col-pagemode-full-9 {
    width: 75%;
  }
  .pagemode-full .col-pagemode-full-8 {
    width: 66.66666667%;
  }
  .pagemode-full .col-pagemode-full-7 {
    width: 58.33333333%;
  }
  .pagemode-full .col-pagemode-full-6 {
    width: 50%;
  }
  .pagemode-full .col-pagemode-full-5 {
    width: 41.66666667%;
  }
  .pagemode-full .col-pagemode-full-4 {
    width: 33.33333333%;
  }
  .pagemode-full .col-pagemode-full-3 {
    width: 25%;
  }
  .pagemode-full .col-pagemode-full-2 {
    width: 16.66666667%;
  }
  .pagemode-full .col-pagemode-full-1 {
    width: 8.33333333%;
  }
  .pagemode-full .col-pagemode-full-pull-12 {
    right: 100%;
  }
  .pagemode-full .col-pagemode-full-pull-11 {
    right: 91.66666667%;
  }
  .pagemode-full .col-pagemode-full-pull-10 {
    right: 83.33333333%;
  }
  .pagemode-full .col-pagemode-full-pull-9 {
    right: 75%;
  }
  .pagemode-full .col-pagemode-full-pull-8 {
    right: 66.66666667%;
  }
  .pagemode-full .col-pagemode-full-pull-7 {
    right: 58.33333333%;
  }
  .pagemode-full .col-pagemode-full-pull-6 {
    right: 50%;
  }
  .pagemode-full .col-pagemode-full-pull-5 {
    right: 41.66666667%;
  }
  .pagemode-full .col-pagemode-full-pull-4 {
    right: 33.33333333%;
  }
  .pagemode-full .col-pagemode-full-pull-3 {
    right: 25%;
  }
  .pagemode-full .col-pagemode-full-pull-2 {
    right: 16.66666667%;
  }
  .pagemode-full .col-pagemode-full-pull-1 {
    right: 8.33333333%;
  }
  .pagemode-full .col-pagemode-full-pull-0 {
    right: auto;
  }
  .pagemode-full .col-pagemode-full-push-12 {
    left: 100%;
  }
  .pagemode-full .col-pagemode-full-push-11 {
    left: 91.66666667%;
  }
  .pagemode-full .col-pagemode-full-push-10 {
    left: 83.33333333%;
  }
  .pagemode-full .col-pagemode-full-push-9 {
    left: 75%;
  }
  .pagemode-full .col-pagemode-full-push-8 {
    left: 66.66666667%;
  }
  .pagemode-full .col-pagemode-full-push-7 {
    left: 58.33333333%;
  }
  .pagemode-full .col-pagemode-full-push-6 {
    left: 50%;
  }
  .pagemode-full .col-pagemode-full-push-5 {
    left: 41.66666667%;
  }
  .pagemode-full .col-pagemode-full-push-4 {
    left: 33.33333333%;
  }
  .pagemode-full .col-pagemode-full-push-3 {
    left: 25%;
  }
  .pagemode-full .col-pagemode-full-push-2 {
    left: 16.66666667%;
  }
  .pagemode-full .col-pagemode-full-push-1 {
    left: 8.33333333%;
  }
  .pagemode-full .col-pagemode-full-push-0 {
    left: auto;
  }
  .pagemode-full .col-pagemode-full-offset-12 {
    margin-left: 100%;
  }
  .pagemode-full .col-pagemode-full-offset-11 {
    margin-left: 91.66666667%;
  }
  .pagemode-full .col-pagemode-full-offset-10 {
    margin-left: 83.33333333%;
  }
  .pagemode-full .col-pagemode-full-offset-9 {
    margin-left: 75%;
  }
  .pagemode-full .col-pagemode-full-offset-8 {
    margin-left: 66.66666667%;
  }
  .pagemode-full .col-pagemode-full-offset-7 {
    margin-left: 58.33333333%;
  }
  .pagemode-full .col-pagemode-full-offset-6 {
    margin-left: 50%;
  }
  .pagemode-full .col-pagemode-full-offset-5 {
    margin-left: 41.66666667%;
  }
  .pagemode-full .col-pagemode-full-offset-4 {
    margin-left: 33.33333333%;
  }
  .pagemode-full .col-pagemode-full-offset-3 {
    margin-left: 25%;
  }
  .pagemode-full .col-pagemode-full-offset-2 {
    margin-left: 16.66666667%;
  }
  .pagemode-full .col-pagemode-full-offset-1 {
    margin-left: 8.33333333%;
  }
  .pagemode-full .col-pagemode-full-offset-0 {
    margin-left: 0;
  }
  .pagemode-full .visible-pagemode-full {
    display: block !important;
  }
}
/* --- Common --- */
.pre-line {
  white-space: pre-line;
}
.inline-table {
  display: table;
  width: 100%;
}
.inline-table > div {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
  float: none;
}
.list-tile .inline-table > div:first-child {
  padding-left: 0;
}
.reset-padding {
  padding: 0 !important;
}
.one-row-clip {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
h1.one-row-clip {
  height: 49px;
}
.list-head {
  border-bottom: solid 2px #2b2f3e;
  /* color overridden */
}
.list-head-empty {
  height: 50px;
}
.list-head-gray {
  border-bottom: solid 1px #c7c7c7;
  /* color overridden */
}
.list-head-white {
  border-bottom: solid 1px #ffffff;
  /* color overridden */
}
.v-center {
  display: inline-block;
  float: none;
  margin-right: -4px;
  vertical-align: middle;
}
.std-half-left-margin {
  margin-left: 8px;
}
.std-half-right-margin {
  margin-right: 8px;
}
.std-left-margin {
  margin-left: 15px;
}
.std-right-margin {
  margin-right: 15px;
}
.std-top-margin {
  margin-top: 10px;
}
.std-half-top-margin {
  margin-top: 5px;
}
.std-bottom-margin {
  margin-bottom: 10px;
}
.std-half-bottom-margin {
  margin-bottom: 5px;
}
.std-full-top-margin {
  margin-top: 20px;
}
.std-full-bottom-margin {
  margin-bottom: 20px;
}
.std-left-padding {
  padding-left: 15px;
}
.std-right-padding {
  padding-right: 15px;
}
.std-top-padding {
  padding-top: 10px;
}
.std-bottom-padding {
  padding-bottom: 10px;
}
.std-half-bottom-padding {
  padding-bottom: 5px;
}
.std-half-top-padding {
  padding-top: 5px;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.separator {
  border-left: 1px solid #f3f3f0;
  margin-left: 10px;
  margin-right: 10px;
}
.separator-dark {
  border-left: 1px solid #c8c8c8;
  margin-left: 10px;
  margin-right: 10px;
  white-space: nowrap;
}
.separator-white {
  border-left: 1px solid #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  white-space: nowrap;
}
.v-separator {
  border-top: 1px solid #f3f3f0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.v-separator-dark {
  border-top: 1px solid #c8c8c8;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nav-separator {
  display: inline-block;
  border-top: solid 1px #969696;
  width: 30px;
  height: 5px;
  margin-left: 15px;
  margin-right: 15px;
}
.nav-text {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #969696;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  user-select: none;
  outline: none;
}
.nav-text:focus {
  outline: none !important;
  text-decoration: none !important;
  color: #969696;
}
.active-view {
  color: #66c294 !important;
  /* overridden */
}
.dropdown-menu {
  background-clip: border-box;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  margin-top: 5px;
  position: absolute;
}
.report-pdf-dropdown .dropdown-menu {
  margin-left: -100px;
}
.dropdown.left .dropdown-menu {
  left: -160px;
  right: auto;
}
.dropdown-menu > li > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #464646;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
  padding: 0 20px;
  white-space: nowrap;
}
.dropdown-menu > li:last-child > a {
  border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a.active,
.dropdown-menu > li > a:not(.disabled):hover,
.dropdown-menu > li > a:not(.disabled):focus {
  background-color: #1cabdb;
  background-image: none;
  background-repeat: no-repeat;
  border-bottom: 1px solid #1cabdb;
  color: #fff;
}
.dropdown-menu > li > a.disabled {
  color: #c8c8c8;
  background-color: #ffffff;
}
.dropdown-menu.select {
  margin-top: 0px;
  width: 100%;
}
.btn-dropdown .caret {
  margin-top: 8px;
}
.dropdown-menu .user-icon > div > img {
  width: 30px !important;
  height: 30px !important;
}
.dropdown-menu .user-icon {
  margin-right: 10px;
  margin-left: -8px;
}
.dropdown.select .btn {
  border-radius: 0;
  width: 100%;
  text-align: left;
  line-height: 28px;
  padding: 6px 12px;
}
.dropdown.select .btn .caret {
  margin: 0 6px;
}
.dropdown .icon-img-large,
.dropdown-menu .icon-img-large {
  width: 28px;
  height: 28px;
}
.dropdown-menu .btn {
  display: block;
  vertical-align: middle;
  border-radius: 0 !important;
  text-align: auto;
  padding-right: 20px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: none;
  transition: none;
}
.dropdown-menu > .btn-white:hover {
  background-color: #000;
  border-bottom: 1px solid #000;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  color: #fff;
  background-color: #1cabdb;
  border-color: #1cabdb;
}
.list-group-item.active .mention-alias,
.list-group-item.active:hover .mention-alias,
.list-group-item.active:focus .mention-alias {
  color: #fff;
}
.mention {
  border-radius: 0;
  line-height: 25px;
  padding: 10px 10px;
  border-top: 0;
}
.mention:first-child {
  border-top: 1px solid #ddd;
  border-radius: 0;
}
.mention:last-child {
  border-radius: 0;
}
.mention-image {
  position: absolute;
}
.mention-name {
  padding-left: 35px;
}
.mention-alias {
  padding-left: 8px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #969696;
}
.mentions-above {
  position: fixed !important;
  bottom: 25px;
}
.btn-report-select {
  background: #ffffff;
  border: 1px solid #959595;
  border-radius: 3px !important;
  color: #464646;
  float: left;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  height: 31px;
  line-height: 31px;
  padding-left: 9px;
  padding-right: 12px;
}
.btn-report-select:hover {
  border: 1px solid #ff9340;
}
.btn-report-select.active {
  background-color: #ffeba6;
  border: 1px solid #ff9340;
}
.dropdown-menu .btn-report-select {
  display: block;
  vertical-align: middle;
  border-radius: 0 !important;
  border: 0;
  height: 38px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: none;
  transition: none;
  width: 100%;
}
.dropdown-menu .btn-report-select:hover,
.dropdown-menu .btn-report-select.active {
  color: #ffffff;
  background-color: #1cabdb;
}
input.ng-invalid-date {
  color: #e64d59;
}
.notification-dropdown {
  width: 400px;
  max-width: 400px;
}
.mobile .notification-dropdown {
  width: 360px;
  max-width: 360px;
}
.notification-dropdown.dropdown-tooltip:before {
  left: 359px;
}
.mobile .notification-dropdown.dropdown-tooltip:before {
  left: 263px;
}
.notification-dropdown.dropdown-menu {
  left: -332px;
}
.mobile .notification-dropdown.dropdown-menu {
  left: -237px;
}
.notification-dropdown .dropdown-header {
  white-space: normal;
}
.notification-dropdown .dropdown-listitem {
  line-height: 20px;
  white-space: normal;
}
.dropdown-tooltip {
  background-color: #2b2f3e;
  border-radius: 4px;
  margin-left: -18px;
  margin-top: 8px;
  min-width: 160px;
  padding: 3px 8px;
}
.dropdown-tooltip:before {
  border-bottom: 7px solid #2b2f3e;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  left: 20px;
  position: absolute;
  top: -7px;
}
.dropdown-tooltip,
.dropdown-tooltip .dropdown-header {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}
.dropdown-tooltip .dropdown-listitem,
.dropdown-tooltip .dropdown-listitem > div {
  padding: 3px 15px;
}
.dropdown-tooltip .remove {
  padding-left: 10px;
}
.dropdown-tooltip .tooltip .tooltip-inner {
  max-width: 300px;
}
.inline {
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
}
.row-margin-reset {
  margin-left: 0;
  margin-right: 0;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.no-right-padding {
  padding-right: 0;
}
.list-container {
  background-color: #fff;
  border: 1px solid #c8c8c8;
  padding: 10px 20px;
}
.list-stack {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-stack > li {
  margin: 2px 0;
}
.list-stack-small {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sortable-ul-list {
  overflow: auto;
}
.list-stack-small > li {
  padding: 0;
  margin: 0;
}
.list-stack-split {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-stack-split > li {
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 0.4%;
  width: 49.6%;
}
.list-stack-split > li.selected {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  width: 99.6%;
}
.list-inline {
  margin-bottom: 0px;
}
.form-inline-label {
  line-height: 34px;
}
.tooltip {
  z-index: 2030;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}
.tooltip-inner {
  padding: 8px 15px;
  color: #fff;
  background-color: #2b2f3e;
  border-radius: 17px;
  border: solid 1px #fff;
}
.tooltip.bottom .tooltip-arrow {
  top: -1px;
  margin-left: -7px;
  border-width: 0 7px 7px;
  border-bottom-color: #2b2f3e;
}
.tooltip.top .tooltip-arrow {
  bottom: -1px;
  margin-left: -7px;
  border-width: 7px 7px 0;
  border-top-color: #2b2f3e;
}
.tooltip.right .tooltip-arrow {
  margin-top: -7px;
  border-width: 7px 7px 7px 0;
  border-right-color: #2b2f3e;
}
.tooltip.left .tooltip-arrow {
  margin-top: -7px;
  border-width: 7px 0 7px 7px;
  border-left-color: #2b2f3e;
}
.remove-image {
  position: relative;
}
.img-reposition {
  position: relative;
  overflow: hidden;
  margin: auto;
  cursor: -webkit-grab;
  border: 1px dashed #c8c8c8;
}
.img-reposition .remove-image {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 37px;
  height: 37px;
  top: 2px;
}
.remove-image img {
  vertical-align: top;
}
.remove-image:after {
  content: "\A";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-removeimage-in_focus.png");
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.7;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.remove-image:hover:after {
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-removeimage-over.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.no-image-small {
  background-color: #eeeeee;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/cluster_placeholder-small.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 70px;
}
.image-dropzone {
  background-color: #eeeeee;
  border: 1px solid #c8c8c8;
  height: 70px;
  background-position: center top 10px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/image-dropzone.png");
  background-repeat: no-repeat;
  outline: none;
  position: relative;
  padding-top: 55px;
  line-height: 28px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 0px;
  color: transparent;
}
.image-dropzone-pasteable,
.image-dropzone-dropable {
  overflow: hidden;
  cursor: pointer;
  height: 90px;
  background-color: #ffffff;
  border: 2px dashed #ccc;
  border-radius: 4px;
}
.image-dropzone-dropable:before {
  color: #464646;
  font-size: 13px;
  content: attr(dropable-message);
}
.image-dropzone-pasteable:before {
  color: #464646;
  font-size: 13px;
  content: attr(pasteable-message);
}
.image-dropzone-pasteable:hover {
  border: 2px dashed #1cabdb;
}
.image-dropzone-pasteable:focus {
  border: 2px dashed #1cabdb;
  background-color: rgba(242, 250, 253, 0.85);
}
.image-dropzone-pasteable:focus:before {
  color: #464646;
  font-size: 13px;
  content: attr(selected-message);
}
.image-dropzone.is-dragover {
  border: 2px dashed #1cabdb;
  background-color: rgba(242, 250, 253, 0.85);
}
.image-dropzone.is-dragover:before {
  color: #464646;
  font-size: 13px;
  content: attr(dragover-message);
}
.img-responsive-height {
  display: block;
  width: auto;
}
.edit-image-hover {
  content: "\A";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #eeeeee;
  opacity: 0.9;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.image-upload-form {
  width: 100px;
}
.banner-image-upload-form {
  width: 100%;
}
.image-upload-form {
  width: 100%;
  position: relative;
}
.image-upload-form-image {
  position: relative;
  min-height: 1px;
  width: 100px;
  margin-bottom: 15px;
  padding-right: 15px;
  float: left;
}
.image-upload-form-placement {
  position: relative;
  min-height: 1px;
  float: left;
  width: 130px;
}
.image-upload-form-button {
  position: relative;
  min-height: 1px;
  width: 100px;
  margin-bottom: 15px;
}
.profile-large {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-generic-profile.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 49px;
  width: 50px;
}
.profile-small {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-generic-profile-small.png");
  background-position: top center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
}
.profile-medium {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-generic-profile-medium.png");
  background-position: top center;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
}
.profile-mini {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-generic-profile-mini.png");
  background-position: top center;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}
/* --- Banner --- */
#banner {
  background-color: #2b2f3e;
  /* overridden */
  height: 50px;
  position: absolute;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
}
.logo {
  background-color: #2b2f3e;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/Logotyp-web-negativ.png");
  background-position: left 15px center;
  background-repeat: no-repeat;
  height: 50px;
  background-size: auto 25px;
}
.logo-container {
  padding-left: 0;
}
.logo-background {
  background-color: #2b2f3e;
  height: 50px;
}
.logo-container-xs {
  background-color: #2b2f3e;
  float: left;
  height: 50px;
  padding: 0 15px;
  width: 61px;
}
.banner-content {
  height: 50px;
  line-height: 50px;
}
.portal-name {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 50px;
  max-height: 50px;
}
.menu-toggle {
  height: 50px;
  padding: 8px 15px 0 0;
  position: absolute;
  top: 0;
  right: 0;
}
.banner-menu-toggle {
  height: 50px;
  /*padding: 8px 15px 0 0;
  position: absolute;
  top:0;
  right: 0;*/
}
/* --- Menu --- */
#side-menu {
  height: 100%;
  padding-left: 0;
  position: fixed;
  z-index: 11;
}
.side-menu-hidden {
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 12;
  display: none;
  padding: 8px 15px;
}
.hide-menu {
  height: 50px;
  display: none;
  padding: 8px 15px;
}
.side-menu-top {
  background-color: #2b2f3e;
  height: 50px;
}
.side-menu-body {
  height: calc(100% - 93px);
  background-color: #2b2f3e;
}
.side-menu-user {
  background-color: #f3f3f0;
}
.side-menu-user-table {
  background-color: rgba(255, 255, 255, 0.5);
  display: table;
  height: 90px;
  padding: 0 15px;
  width: 100%;
}
.side-menu-user-table > div {
  display: table-cell;
  vertical-align: middle;
}
.menu-user-image {
  width: 50px;
}
.menu-header {
  padding-left: 15px;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 300;
}
.menu-user-name {
  padding: 0 10px;
}
.menu-user-settings {
  width: 20px;
}
.side-menu-navigation {
  background-color: #2b2f3e;
  z-index: 1042;
  height: calc(100% - 90px);
}
.side-menu-footer {
  color: #969696;
  background-color: #2b2f3e;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 43px;
  line-height: 43px;
  text-align: center;
  width: 100%;
}
.menu-section {
  border-bottom: 1px solid #000000;
  padding: 10px 20px 10px 20px;
}
.menu-title {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-image: none;
  background-position: left;
  background-repeat: no-repeat;
  color: #969696;
  cursor: pointer;
  display: inline-block;
  padding: 10px 0 10px 35px;
  user-select: none;
  vertical-align: middle;
  width: 100%;
}
.menu-title:focus,
.menu-title.active,
.menu-title:active:focus {
  color: #969696;
  outline: none;
  text-decoration: none;
}
.menu-title.active {
  color: #fff !important;
}
.menu-title-item {
  padding: 0 0 14px 35px;
}
.menu-title:hover {
  color: #1cabdb;
  text-decoration: none;
}
.menu-title-search {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-out_of_focus.png");
}
.menu-title-search.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-in_focus.png") !important;
  color: #fff;
}
.menu-title-search:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-over.png");
}
.menu-title-dashboard {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-dashboard-out_of_focus.png");
}
.menu-title-dashboard.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-dashboard-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-dashboard:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-dashboard-over.png");
}
.menu-title-playercards {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-competitors-out_of_focus.png");
}
.menu-title-playercards.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-competitors-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-playercards:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-competitors-over.png");
}
.menu-title-monitoring {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-monitoring-out_of_focus.png");
}
.menu-title-monitoring.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-monitoring-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-monitoring:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-monitoring-over.png");
}
.menu-title-cluster {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-cluster-out_of_focus.png");
}
.menu-title-cluster.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-cluster-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-cluster:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-cluster-over.png");
}
.menu-title-reports {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-reports-out_of_focus.png");
}
.menu-title-reports.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-reports-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-reports:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-reports-over.png");
}
.menu-title-hide {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-hide-out_of_focus.png");
}
.menu-title-hide.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-hide-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-hide:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-hide-over.png");
}
#row-offcanvas.mini-menu .menu-title-hide {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-show-out_of_focus.png");
}
#row-offcanvas.mini-menu .menu-title-hide.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-show-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
#row-offcanvas.mini-menu .menu-title-hide:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-show-over.png");
}
.menu-title-help {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-help-out_of_focus.png");
}
.menu-title-help.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-help-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-help:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-help-over.png");
}
.menu-title-admin {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-admin-out_of_focus.png");
}
.menu-title-admin.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-admin-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-admin:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-admin-over.png");
}
.menu-title-newsletters {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-newsletter-out_of_focus.png");
}
.menu-title-newsletters.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-newsletter-in_focus.png") !important;
  color: #fff;
  cursor: default;
}
.menu-title-newsletters:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-newsletter-over.png");
}
.menu-divider {
  background-color: #000023;
  border: none;
  padding: 10px 20px 0 20px;
}
.menu-divider .menu-title {
  padding: 10px 0 10px 0;
  cursor: default;
}
.menu-divider .menu-title:hover {
  color: #969696;
}
.menu-footer-float {
  position: absolute;
  height: 5px;
  width: 100%;
  opacity: 0.48;
  padding-right: 15px;
  bottom: 43px;
}
.menu-footer-gradient {
  background: linear-gradient(180deg, rgba(43, 47, 62, 0) 0%, rgba(0, 0, 0, 0.56) 100%);
  height: 5px;
  width: 100%;
}
#row-offcanvas.mini-menu .menu-footer-float {
  display: none;
}
.menu-list {
  margin-bottom: 15px;
  padding-left: 0;
  opacity: 1;
  max-height: 2000px;
}
.menu-item {
  background-color: #2b2f3e;
  border: 1px solid #2b2f3e;
  border-radius: 17px;
  color: #ffffff;
  display: block;
  line-height: 20px;
  margin-bottom: 3px;
  margin-left: 20px;
  padding: 6px 15px;
  position: relative;
  vertical-align: middle;
  min-height: 32px;
}
.menu-item.ui-droppable {
  border: 1px dashed #969696;
}
.menu-item:hover,
.menu-item:focus {
  background-color: #2b2f3e;
  border: 1px dashed #1cabdb;
  color: #1cabdb;
  outline: none;
  text-decoration: none;
}
.menu-item.active,
.menu-item.active:hover,
.menu-item.active:focus {
  background-color: #66c294;
  /* overridden */
  border-color: #66c294;
  /* overridden */
  color: #fff;
  z-index: 2;
}
.menu-item.active > .badge {
  background-color: #fff;
  color: #428bca;
  margin-top: 1px;
}
.menu-item .badge {
  background-color: #2b2f3e;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-right: -8px;
}
.menu-item.active .badge {
  background-color: #fff;
  color: #464646;
}
.menu-item:hover .badge,
.menu-item:focus .badge {
  color: #1cabdb;
}
.menu-item.active:hover .badge,
.menu-item.active:focus .badge {
  color: #464646;
}
.menu-item.ui-droppable-active {
  background: none;
  border: 1px dashed #1cabdb;
}
.menu-item.ui-droppable-active:focus,
.menu-item.ui-droppable-active:active {
  border: 1px dashed #ffffff;
  color: #ffffff;
}
.menu-item.ui-droppable-hover,
.menu-item.ui-droppable-hover:hover,
.menu-item.ui-droppable-hover:focus,
a.menu-item.ui-droppable-hover:active {
  background: #000000;
  color: #1cabdb;
}
.side-menu-navigation .ui-sortable-placeholder {
  visibility: visible !important;
  background-color: #000000 !important;
  border-radius: 17px;
  margin-bottom: 3px;
  margin-left: 20px;
  min-height: 32px;
}
/* --- Mobile Menu --- */
/*Reset bootstrap*/
.navbar-nav > li > a {
  text-shadow: none;
}
.navbar-nav > li > a:focus,
.navbar-nav > li > a:active:focus,
.navbar-nav > li > a:hover {
  background-color: #2b2f3e;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #2b2f3e;
  border: none;
}
.navbar-nav .open .mobile-menu-dropdown > li > a {
  padding-left: 0;
}
.mobile-menu-dropdown > li > a:hover,
.mobile-menu-dropdown > li > a:focus {
  background-color: #2b2f3e;
}
/* perspective style */
/* --- Head --- */
.head {
  background-color: #fff;
  height: 90px;
  z-index: 5;
}
.head .head-description {
  color: #969696;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 23px;
  max-width: 670px;
  cursor: pointer;
  margin-top: -3px;
}
.head.with-description {
  padding-bottom: 9px;
}
.head.with-description h1 {
  margin-bottom: 0;
  margin-top: 15px;
}
.head.with-description.expanded-description {
  height: auto;
}
.head.with-description.expanded-description .head-description {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  height: auto;
}
.wn-header-search-fields {
  padding-top: 27px;
}
.wn-header-search-fields .wn-btn-settings {
  height: 36px;
  background-position: center left;
}
.wn-header-search-fields .wn-btn-settings:hover {
  background-position: center left;
}
.header {
  background-color: #fff;
}
.header.thin,
.header.thin .head {
  height: 50px;
}
.header.thin h1 {
  margin-top: 0;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 50px;
  padding: 0;
}
.header.thin .header-buttons {
  margin-top: 15px;
}
.header.detached {
  margin-top: -50px;
  z-index: 11;
}
/* --- Modal --- */
.modal {
  -webkit-overflow-scrolling: auto;
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  max-width: 1300px;
  width: 100%;
  z-index: -1;
}
.modal-content {
  background-color: #f3f3f0;
  border-radius: 0;
  margin-left: 5%;
  width: 90%;
}
.modal-head {
  border-bottom: solid 2px #66c294;
}
.wn-btn-modal-close {
  margin-right: -20px;
}
.wn-btn-close {
  margin-right: -20px;
}
.modal .col-menu-offset {
  margin-left: 0%;
  width: 100%;
}
.modal-small {
  margin-top: 50px;
}
.modal-small .modal-content {
  margin-left: 10%;
  width: 80%;
}
.modal-medium {
  margin-top: 50px;
}
.modal-medium .modal-content {
  max-width: 1000px;
}
/* --- Search --- */
.pinned-search {
  background-color: #fff;
}
.search-text {
  background-color: #f2f2ef;
  border: none;
  border-radius: 18px;
  height: 36px;
  margin-bottom: 3px;
  padding-left: 19px;
  vertical-align: middle;
  width: 150px !important;
}
.search-text-white {
  background-color: #ffffff;
  border-radius: 18px;
  height: 36px;
  margin-bottom: 3px;
  padding-left: 19px;
  vertical-align: middle;
}
.search-taxonomy {
  background-color: #ffffff;
  margin-left: 15px;
  padding-right: 15px;
}
.search-taxonomy-top {
  padding-top: 10px;
}
.search-taxonomy .search-taxonomy-part {
  padding-left: 0;
}
.search-taxonomy-top:before {
  border-bottom: 9px solid #fff;
  border-bottom-color: #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  content: "";
  /*left: 20.832%;*/
  display: inline-block;
  left: 50px;
  position: absolute;
  top: -9px;
}
.search-taxonomy-top.tab-2:before {
  left: 225px;
}
.clip-bottom {
  overflow: hidden;
}
.clip-bottom > div {
  position: relative;
  margin-bottom: -1px;
  overflow: hidden;
}
.pinned-search {
  border-top: solid 1px #f3f3f0;
}
.advanced-search-options {
  z-index: 5;
  background-color: #f3f3f0;
  position: relative;
}
.advanced-search-right-block {
  border-top: solid 1px #f3f3f0;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
}
.advanced-search-main-block {
  width: 100%;
  text-align: center;
}
.advanced-search-main-block > div {
  border-top: solid 1px #f3f3f0;
  height: 100%;
  position: absolute;
  margin: 0 auto;
  margin-left: -390px;
  display: inline-block;
}
.search-separator-container {
  margin-top: 20px;
}
.xs-searchtext {
  margin-right: -15px;
}
.wn-btn-search {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-color: #1baada;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-magnifyingglass.png");
  background-position: center 8px;
  background-repeat: no-repeat;
  border: none;
  border-radius: 18px;
  height: 36px;
  outline: none;
  user-select: none;
  width: 82px;
}
.wn-btn-search-small {
  width: 40px;
}
.wn-btn-search:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-magnifyingglass.png");
  background-position: center 9px;
  outline: none;
}
.wn-btn-search:focus,
.wn-btn-search:active:focus,
.wn-btn-search.active:focus {
  outline: none;
}
.wn-btn-search:hover,
.wn-btn-search:focus {
  outline: none;
}
.wn-btn-search-small-tranparent {
  color: #1cabdb;
  background-color: #f2f2ef;
  border-color: #f2f2ef;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search.png");
  z-index: 1;
}
.wn-btn-search-small-tranparent:hover,
.wn-btn-search-small-tranparent:focus {
  color: #147893;
  background-color: #f2f2ef;
  border-color: #f2f2ef;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-over.png");
}
.wn-btn-search-small-tranparent:active,
.wn-btn-search-small-tranparent.active {
  color: #2b2f3e;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-active.png");
  background-position: center 8px;
  background-color: #f2f2ef;
  border-color: #f2f2ef;
  box-shadow: none;
}
.input-group-btn .wn-btn-search {
  z-index: 2;
}
.input-group-addon {
  padding: 6px;
  background-color: white;
}
.input-group-addon .link {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-link-in_focus.png");
  width: 20px;
  height: 18px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  user-select: none;
}
.input-group-addon .link:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-link-over.png");
}
.input-group-addon .link:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-link-active.png");
}
.wn-btn-filter {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-filter.png");
  background-position: right 20px center;
  padding-right: 35px;
  padding-left: 20px;
  background-repeat: no-repeat;
  height: 36px;
}
.wn-btn-filter:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-filter.png");
  background-position: right 20px center;
}
.wn-btn-filter span {
  padding-right: 8px;
}
.wn-btn-contribute {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-plus.png");
  background-position: right 20px center;
  padding-right: 35px;
  padding-left: 20px;
  background-repeat: no-repeat;
  height: 36px;
  z-index: 1;
}
.wn-btn-contribute:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-plus.png");
  background-position: right 20px center;
}
.wn-btn-contribute span {
  padding-right: 8px;
}
.wn-btn-contribute-email {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-mail.png");
  background-position: center center;
  width: 55px;
  background-repeat: no-repeat;
  height: 36px;
  z-index: 1;
}
.wn-btn-contribute-email:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-mail-active.png");
}
.wn-btn-checkbox {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-button-checkbox-out_of_focus.png");
  background-position: left 5px center;
  padding-right: 20px;
  padding-left: 35px;
  background-repeat: no-repeat;
  height: 32px;
  border: none !important;
}
.wn-btn-checkbox.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-button-checkbox-active.png");
}
.pin-col {
  overflow-x: visible;
  padding-right: 5px;
  white-space: normal;
  padding-bottom: 8px;
}
.boostFacet {
  float: left;
  margin: 0;
  text-align: center;
}
.boostFacetMargin {
  margin-right: 8.05%;
}
.jqcloud > span {
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.jqcloud > span.selected {
  color: #ff9440 !important;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("https://cdn.ciportal.com/v1//assets/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}
.ui-menu {
  background: none;
  background-color: #2b2f3e;
  border-radius: 4px;
  margin-left: -18px;
  margin-top: 8px;
  min-width: 160px;
  padding: 3px 8px;
  list-style: none;
}
.ui-menu li.ui-menu-item {
  padding: 3px 15px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
  cursor: pointer;
}
.ui-menu li.ui-menu-item:hover {
  color: #1cabdb;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.slider-labels-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  line-height: 36px;
  height: 36px;
}
.slider-label {
  color: #464646;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  width: 100px;
}
.slider-bars {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.slider-bars .counterbar-container {
  cursor: pointer;
  height: 18px;
  width: 100px;
}
.slider-bars .counterbar {
  margin-left: 33px;
}
.counterbar-container-narrow {
  background-color: #f3f3ef;
  height: 23px;
  margin-left: 5px;
  margin-right: -7px;
  margin-top: -2px;
  position: relative;
  width: 8px;
}
.btn-topic-sm .counterbar-container-narrow {
  height: 17px;
  margin-top: 1px;
}
.btn-user {
  border-radius: 3px !important;
  float: left;
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-bottom: 5px;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 5px;
  border: 1px solid #c8c8c8;
  background-color: white;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-right: 9px;
}
.btn-user:hover,
.btn-user:focus {
  border: 1px solid #ff9340;
}
.btn-user.active {
  background: #ffeba6;
  border: 1px solid #ff9340;
}
.counterbar {
  background: #ffbd0d;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmQwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjk5M2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffbd0d 0, #ff993a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffbd0d), color-stop(100%, #ff993a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffbd0d 0, #ff993a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffbd0d 0, #ff993a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffbd0d 0, #ff993a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffbd0d 0, #ff993a 100%);
  /* W3C */
  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd0d', endColorstr='#ff993a', GradientType=0);
  /* IE6-8 */
  position: absolute;
  width: 33px;
}
.counterbar-container-narrow .counterbar {
  width: 8px;
}
.btn-user .counterbar-container-narrow {
  margin: 3px 0;
}
.ui-slider .ui-slider-handle {
  background: url("https://cdn.ciportal.com/v1/assets/icons/WN-slider-handle.png") no-repeat;
  border-style: none;
  height: 30px;
  margin-left: -15px;
  overflow: hidden;
  position: absolute;
  top: -7px;
  width: 30px;
}
.ui-slider-horizontal {
  height: 1em;
}
.ui-slider-range {
  height: 7px !important;
  top: 3px !important;
}
div.ui-slider-range.ui-widget-header {
  background: #ffc700;
}
.slider-margin {
  margin-top: 20px;
}
.slider-container {
  margin-top: 18px;
}
.pin-slider {
  margin-top: 14px;
}
.pin-date {
  margin-top: 8px;
}
.search-separator {
  border-bottom: solid 1px #e3e3e3;
  margin-right: -15px;
}
.date-margin {
  margin-top: 20px;
}
.date-search-button {
  background-color: #ffffff;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-date-active.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 18px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 3px;
  padding-left: 19px;
  vertical-align: middle;
  width: 45px;
}
.date-search-button.square {
  border: solid 1px #c8c8c8;
  border-color: #c8c8c8;
  border-radius: 0 !important;
  height: 42px;
}
.date-search-button.dashed {
  border: dashed 1px #c8c8c8;
}
.date-search-button.small {
  height: 34px;
}
.text-search-form {
  background-color: #ffffff;
  border: none;
  border-radius: 18px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 3px;
  padding-left: 19px;
  vertical-align: middle;
}
.pinned-search .text-search-form {
  background-color: #f2f2ef;
}
.date-search-form {
  background-color: #ffffff;
  border: none;
  border-radius: 18px;
  height: 36px;
  margin-bottom: 3px;
  padding-left: 19px;
  vertical-align: middle;
}
.pinned-search .date-search-form,
.pinned-search .date-search-button {
  background-color: #f2f2ef;
}
.date-search-button:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-date-over.png");
  background-position: 10px center;
  background-repeat: no-repeat;
}
.date-search-button:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-date-in_focus.png");
  background-position: 10px center;
  background-repeat: no-repeat;
}
table {
  outline: none;
}
.glyphicon-chevron-left {
  font-family: "Open Sans", sans-serif;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-pager-back-in-focus.png");
  width: 20px;
  display: block;
  margin-bottom: 1px;
  height: 20px;
}
.glyphicon-chevron-left:before {
  content: "";
}
.glyphicon-chevron-right {
  font-family: "Open Sans", sans-serif;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-pager-forward-in-focus.png");
  width: 20px;
  display: block;
  margin-bottom: 1px;
  height: 20px;
}
.glyphicon-chevron-right:before {
  content: "";
}
.btn-sm.btn-info {
  color: #1cabdb;
  background-color: transparent;
  border: none;
}
.btn-sm.btn-info.active {
  color: #ffffff;
  background-color: #1cabdb;
  border-bottom: 1px #1cabdb solid;
}
.btn-sm.btn-danger {
  color: #e64d59;
  background-color: transparent;
  border: none;
}
.btn-sm.btn-success {
  color: #38ad54;
  background-color: transparent;
  border: none;
}
.form-control,
.form-control:focus {
  box-shadow: none;
  transition: none;
}
.topic-field-margin {
  margin-top: 18px;
}
.btn-topic {
  background: #ffffff;
  border: 1px solid #959595;
  border-radius: 3px !important;
  color: #464646;
  float: left;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  height: 31px;
  margin-bottom: 3px;
  margin-left: 0;
  margin-right: 6px;
  margin-top: 3px;
  padding-bottom: 9px;
  padding-left: 9px;
  padding-right: 12px;
  padding-top: 5px;
  vertical-align: bottom;
}
.btn-topic:hover,
.btn-topic:focus {
  border: 1px solid #ff9340;
}
.btn-topic.selected {
  background: #ffeba6;
  border: 1px solid #ff9340;
}
.btn-topic-sm {
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  font-size: 13px;
  height: 25px;
  line-height: 1.5;
  margin-left: -4px;
  margin-right: 6px;
  margin-top: 9px;
  padding-bottom: 8px;
  padding-left: 6px;
  padding-right: 12px;
  padding-top: 2px;
}
.topic-expand {
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 20px;
  margin-bottom: 6px;
  margin-top: 11px;
  vertical-align: top;
  width: 20px;
}
.topic-more {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-dropdown-out_of_focus.png");
}
.topic-more:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-dropdown-over.png");
}
.topic-more:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-dropdown-active.png");
}
.topic-less {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-dropdown-out_of_focus.png");
  transform: rotate(180deg);
}
.topic-less:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-dropdown-over.png");
}
.topic-less:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-dropdown-active.png");
}
.pin-topic {
  margin-top: 7px;
}
.advanced-search {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.pin-source {
  margin-top: 7px;
}
/* --- Post --- */
.post {
  background-color: #fff;
  border: solid 1px #fff;
  border-left: solid 2px #fff;
  margin-bottom: 2px;
  padding-bottom: 10px;
  padding-right: 15px;
  position: relative;
}
.post:hover {
  border-left: solid 2px #1cabdb;
}
.post .info-source {
  padding-right: 15px;
}
.post .info-cluster {
  padding-right: 10px;
}
.post h2 {
  margin-top: 20px;
}
.post h2 a {
  color: #464646;
}
.post .post-title {
  word-wrap: break-word;
}
.post:hover h2.post-title a,
.post.ui-draggable.dragging h2.post-title a {
  color: #1cabdb;
}
.post h2 a:hover {
  color: #1996c0;
  outline: none;
  text-decoration: none;
}
h2 a:focus {
  outline: none;
  text-decoration: none;
}
.post-description {
  margin: 10px 0;
}
.post.ui-draggable .post-content {
  padding-left: 35px;
}
.post.ui-draggable .post .post-content {
  padding-left: 0;
}
.post.ui-draggable > .handlebar {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-out_of_focus.png");
  background-repeat: no-repeat;
  width: 50px;
  height: 80px;
  position: absolute;
  background-position: top 27px center;
  z-index: 1;
  cursor: move;
}
.post.ui-draggable:focus > .handlebar,
.post.ui-draggable:active:focus > .handlebar,
.post.ui-draggable:hover > .handlebar {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-over.png");
}
.post.ui-draggable.dragging > .handlebar {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-over.png");
}
/*dropable*/
.post.ui-droppable-active {
  border: 1px dashed #1cabdb;
  margin-left: 1px;
}
.post.ui-droppable-active.ui-droppable-hover {
  background-color: #edf8ff;
}
.post.ui-droppable-active.ui-droppable-hover a {
  color: #1cabdb !important;
}
.post.ui-draggable.dragging {
  background-color: #f7fcff;
  border-left: solid 2px #1cabdb;
}
.post-img-container {
  padding-top: 4px;
  float: left;
  margin-right: 15px;
  max-height: 160px;
  overflow: hidden;
  text-align: center;
  width: 100px;
}
.post-img-container.right {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.post-img-container.under,
.post-img-container.over {
  margin-right: 0;
  margin-left: 0;
  max-height: 640px;
  width: auto;
  float: none;
}
.post-img-container.large {
  max-height: 500px;
  width: auto;
}
.post-img-container img {
  max-width: 100%;
}
.post-drag-helper {
  background-color: #f7fcff;
  border: solid 1px #c8c8c8;
  border-left: solid 2px #1cabdb;
  border-radius: 2px;
  padding: 8px 15px;
  white-space: nowrap;
  z-index: 2000;
}
.quickedit-title {
  border-style: dashed;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  height: 42px;
}
.fulledit-title {
  border-color: #ffffff;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  height: 42px;
}
.fulledit-text {
  border-color: #ffffff;
  border-color: #c8c8c8;
  border-radius: 0;
  color: #464646;
  min-height: 350px;
  max-height: 700px;
}
.ta-scroll-window.form-control {
  min-height: 300px;
}
.ta-scroll-window .ta-bind {
  min-height: 298px;
}
.post-description .fulledit-text {
  border-style: dashed;
  height: 200px;
}
.quickedit .ta-scroll-window.form-control {
  min-height: 200px;
}
.quickedit .ta-scroll-window .ta-bind {
  min-height: 198px;
}
.ta-small .ta-scroll-window.form-control {
  min-height: 90px !important;
}
.ta-small .ta-editor {
  min-height: 90px !important;
  height: 100px !important;
}
.ta-small .ta-scroll-window .ta-bind {
  min-height: 90px !important;
}
.post-taxonomy {
  background-color: #fff;
  padding-bottom: 20px;
  position: relative;
}
.post-taxonomy-top {
  padding-top: 10px;
}
.post-taxonomy-top:before {
  border-bottom: 9px solid #fff;
  border-bottom-color: #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  content: "";
  /*left: 20.832%;*/
  display: inline-block;
  left: 4.166%;
  position: absolute;
  top: -9px;
}
.full-edit .topics {
  min-height: 210px;
  padding-top: 10px;
  position: relative;
}
.child-posts .child-post {
  border-top: solid 1px #ddd;
}
.child-posts {
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
.full-edit .text-container {
  padding-right: 0;
}
.full-edit .extras {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
  min-height: 302px;
  margin-top: 34px;
  padding: 20px 15px 0 15px;
}
.full-edit .source-links {
  line-height: 41px;
  white-space: nowrap;
}
.full-edit .post-content {
  background-color: #fff;
}
.full-edit .post-slim.selected .post-content {
  background-color: inherit;
}
.full-edit .content {
  max-width: 554px;
  padding: 0 20px 20px 20px;
}
.full-edit .image-container {
  padding-top: 41.5px;
  width: 130px;
}
.full-edit .text-area-container {
  padding-left: 0;
}
.quickedit .image-container {
  padding-top: 5px;
}
.full-edit .image-container.no-pad {
  padding-top: 0;
  width: 130px;
}
.post-content-top {
  padding-top: 10px;
}
.add-post-area {
  background-color: #fff;
  border: solid 1px #fff;
  border-left: solid 2px #fff;
  margin-bottom: 2px;
  padding: 20px 50px;
  position: relative;
}
.quickedit {
  padding-top: 15px;
  padding-bottom: 35px;
}
.quickedit .fulledit-text {
  border-style: dashed;
  height: 200px;
}
.readability {
  font-size: 15px;
  line-height: 24px;
}
.read-more {
  display: none;
}
.appended-post .read-more {
  display: block;
}
.progress {
  height: 2px;
  margin: 5px 0;
}
.progress-bar {
  background-color: #1cabdb;
}
.postPreForm {
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.65);
  /* Black w/ opacity */
  position: absolute;
  z-index: 3000;
  color: #ffffff;
  border: 2px solid transparent;
}
.postPreForm .wn-btn-modal-close {
  padding-right: 25px;
  background-position: center right !important;
  margin-right: 10px;
  width: auto;
  color: #c8c8c8;
  height: 20px !important;
}
.postPreForm h1 {
  padding-top: 120px;
}
.postPreForm.isMobile h1 {
  padding-top: 10px;
}
.postPreForm.is-dragover {
  border: 2px dashed #1cabdb;
  background-color: rgba(26, 28, 30, 0.65);
  border-radius: 2px;
}
.postPreForm ol {
  padding-left: 12px;
}
.post-extra {
  display: table;
  width: 100%;
  border-top: 1px #f3f3f0 solid;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
}
.post-extra-title {
  display: table-cell;
  height: 40px;
  padding-top: 13.5px;
  width: 100px;
  vertical-align: top;
}
.post-extra-title-slim {
  display: table-cell;
  width: 100px;
  vertical-align: top;
}
.post-extra-content {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}
.summary-form.has-children {
  border: 1px dashed #1cabdb;
  background-color: #edf8ff;
  padding: 0 15px;
}
.summary-form.ui-droppable-active {
  border: 1px dashed #1cabdb;
  background-color: #edf8ff;
}
.summary-form.ui-droppable-hover {
  background-color: #d7f5f8;
}
@media (max-width: 767px) {
  .post-extra-content .comment-text {
    max-width: 450px;
  }
  .center-xs {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .post-extra-content .comment-text {
    max-width: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .post-extra-content .comment-text {
    max-width: 370px;
  }
}
@media (min-width: 1200px) {
  .post-extra-content .comment-text {
    max-width: 450px;
  }
}
.indent-55 {
  padding-left: 55px;
}
.star-container {
  position: absolute;
  right: 8px;
  top: 5px;
}
.star {
  width: 12px;
  height: 12px;
  display: inline-block;
  background-repeat: no-repeat;
}
.star.filled {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-star-filled.png");
}
.star.unfilled {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-star-unfilled.png");
}
/* --- workspace --- */
.workspace {
  border: 1px solid transparent;
}
.workspace .ui-droppable-active {
  border: 1px dashed #1cabdb;
}
.workspace .ui-droppable-hover {
  background-color: #006775;
}
/* --- pager --- */
.pager {
  padding-left: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center center;
  color: transparent;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.pager .next > a,
.pager .next > span {
  float: right;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-pager-forward-in-focus.png");
}
.pager .previous > a,
.pager .previous > span {
  float: left;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-pager-back-in-focus.png");
}
.pager .next > a:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-pager-forward-over.png");
}
.pager .previous > a:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-pager-back-over.png");
}
.pager .previous.disabled > a,
.pager .previous.disabled > a:hover,
.pager .previous.disabled > a:focus,
.pager .previous.disabled > span {
  color: transparent;
  background-color: transparent;
  cursor: default;
  background-image: none;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-pager-back-out-of-focus.png");
}
.pager .next.disabled > a,
.pager .next.disabled > a:hover,
.pager .next.disabled > a:focus,
.pager .next.disabled > span {
  color: transparent;
  background-color: transparent;
  cursor: default;
  background-image: none;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-pager-forward-out-of-focus.png");
}
/* --- pagination --- */
.pagination > li > a,
.pagination > li > span {
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  color: #1cabdb;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #c8c8c8;
  color: #147893;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 17px;
  border-top-left-radius: 17px;
  height: 34px;
  width: 34px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-paginate-back.png");
  background-position: left 14px center;
  background-repeat: no-repeat;
  color: white;
}
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-paginate-back-over.png");
  color: #c8c8c8;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 17px;
  border-top-right-radius: 17px;
  height: 34px;
  width: 34px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-paginate-forward.png");
  background-position: right 14px center;
  background-repeat: no-repeat;
  color: white;
}
.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-paginate-forward-over.png");
  color: #c8c8c8;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #2b2f3e;
  border-color: #2b2f3e !important;
}
.paginate-right {
  padding-right: 15px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-paginate-forward.png");
  background-position: center;
  background-repeat: no-repeat;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  user-select: none;
  outline: none;
}
.paginate-right:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-paginate-forward-over.png");
}
.paginate-left {
  padding-right: 15px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-paginate-back.png");
  background-position: center;
  background-repeat: no-repeat;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  user-select: none;
  outline: none;
}
.paginate-left:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-paginate-back-over.png");
}
/* --- newsletter --- */
.recipients-container {
  background-color: #fff;
  padding-bottom: 20px;
  position: relative;
}
.recipient-preview {
  display: inline;
  margin-right: 10px;
}
.recipient-preview > span {
  white-space: nowrap;
}
.selected-recipient-box {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.post-share-header {
  overflow: auto;
}
.post-share-body {
  background-color: #ffffff;
  padding: 39px 40px 15px 40px;
}
.post-share-footer {
  max-width: 640px;
}
.newsletter,
.post-share-body {
  font-size: 15px;
  line-height: 24px;
  font-family: Georgia;
  max-width: 640px;
  margin: 0 auto;
}
.newsletter-header {
  background-color: #fff;
  padding: 39px 40px 15px 40px;
}
.newsletter-content {
  padding: 0;
  position: relative;
}
.newsletter-add {
  background-color: #fff;
  padding: 15px 40px;
  margin: 1px 0;
}
.newsletter-footer,
.post-share-footer {
  background-color: #f8f8f8;
  padding: 20px;
  color: #969696;
}
.newsletter h1 {
  font-family: Arial;
  font-size: 36px;
  font-weight: normal;
  line-height: 53px;
  margin: 0;
  padding: 0;
  color: #969696;
}
.newsletter h2 {
  font-family: Arial;
  font-size: 22px;
  font-weight: normal;
  line-height: 31px;
  margin: 0;
  padding: 0;
}
.newsletter_ruler {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/newsletter-ruler.png");
  background-repeat: repeat-x;
  border: medium none;
  height: 3px;
  margin: 15px 0;
}
.newsletterpost-quickedit {
  background-color: #fff;
  padding: 16px 15px 15px 15px;
  border-bottom: 1px solid #f3f3f0;
  border-top: 1px solid #f3f3f0;
}
.newsletter-header-quickedit {
  padding-top: 39px;
  background-color: #fff;
  padding: 39px 15px 15px 15px;
  border-bottom: 1px solid #f3f3f0;
  border-top: 1px solid #f3f3f0;
}
.newsletter-header-quickedit .text-container {
  padding-left: 0;
}
.newsletter-footer-quickedit {
  padding: 15px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #f3f3f0;
  border-top: 1px solid #f3f3f0;
}
.newsletter-footer-quickedit .text-container {
  padding-left: 0;
}
.newsletterpost {
  background-color: #fff;
  padding: 16px 40px 15px 40px;
  border: solid 1px #fff;
  border-left: solid 2px #fff;
  position: relative;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-out_of_focus.png");
  background-position: top 21px left 17px;
  background-repeat: no-repeat;
}
.newsletterpost:focus,
.newsletterpost:active:focus,
.newsletterpost:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-over.png");
}
.newsletterpost:hover {
  border-left: solid 2px #1cabdb;
}
.newsletterpost .info-source {
  padding-right: 15px;
}
.newsletterpost h2 a {
  color: #464646;
}
.newsletterpost-separator h2 a {
  color: #969696;
}
.newsletterpost:hover h2 a,
.newsletterpost.ui-draggable.dragging h2 a {
  color: #1cabdb;
}
.newsletterpost h2 a:hover {
  color: #1996c0;
  outline: none;
  text-decoration: none;
}
.newsletterpost-separator h2 {
  color: #969696;
}
.newsletterpost-separator {
  padding: 16px 40px 0 40px;
}
.ui-sortable-helper .newsletterpost {
  background-color: #f7fcff;
  background-image: none;
}
.newsletter-content .ui-sortable-placeholder {
  visibility: visible !important;
  background-color: #c8c8c8 !important;
}
.newsletter-sort {
  padding: 4px 0 0 15px;
}
.newsletterpost-separator .newsletter-sort {
  padding: 8px 0 0 15px;
}
.newsletterpost-slim {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-small-out_of_focus.png");
  background-position: top 12px left 15px;
  background-repeat: no-repeat;
  padding: 0 38px 0 38px;
  margin: 1px 0;
}
.newsletterpost-slim:focus,
.newsletterpost-slim:active:focus,
.newsletterpost-slim:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-small-over.png");
}
.newsletterpost-slim h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  padding: 6px 15px 6px 0;
}
.newsletterpost-slim .dropdown {
  margin-top: 4px;
}
.newsletterpost-slim .newsletter_ruler {
  margin: 5px 0 10px 0;
}
/* --- Forms --- */
.form-title {
  border-color: #c8c8c8;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  height: 42px;
}
.form-text {
  border-color: #c8c8c8;
  border-radius: 0;
  color: #464646;
}
.members-container {
  background-color: #fff;
  border: 1px solid #c8c8c8;
  padding: 15px;
}
.list-line {
  border-top: 1px solid #c8c8c8;
  margin: 8px 0;
  padding-top: 8px;
}
.add-members-container {
  background-color: #fff;
  padding-bottom: 20px;
  position: relative;
}
.add-members-container-top {
  padding-top: 10px;
}
.add-members-container-top:before {
  border-bottom: 9px solid #fff;
  border-bottom-color: #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  content: "";
  display: inline-block;
  left: 83.33333333%;
  position: absolute;
  top: -9px;
}
.member-list {
  height: 200px;
  overflow: hidden;
  padding-top: 10px;
  position: relative;
}
.form-title-label {
  line-height: 42px;
}
.form-label {
  line-height: 34px;
}
.form-group .help-block {
  display: none;
}
.form-group.has-error .help-block {
  display: block;
}
.form-group .help-block-within {
  position: absolute;
  right: 30px;
  line-height: 32px;
}
.list-multiselect {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-multiselect > li {
  margin: 0;
  padding: 0 15px;
  line-height: 41px;
  border-bottom: 1px solid #c8c8c8;
}
.list-multiselect > li:hover {
  background-color: #f7fcff;
}
.list-multiselect li:last-child {
  border-bottom: none;
}
.list-radioselect {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-radioselect > li {
  margin: 0;
  padding: 0 15px;
  line-height: 41px;
  border-bottom: 1px solid #c8c8c8;
  cursor: pointer;
}
.list-radioselect > li:hover {
  background-color: #f7fcff;
}
.list-radioselect li:last-child {
  border-bottom: none;
}
.checkbox-info {
  margin: -10px 15px 10px 30px;
  line-height: 18px;
}
.list-dropdown {
  position: relative;
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-dropdown li {
  margin: 0;
  padding: 0 15px;
  line-height: 41px;
  border-bottom: 1px solid #c8c8c8;
  cursor: pointer;
}
.list-dropdown li:hover {
  background-color: #f7fcff;
}
.list-dropdown li:last-child {
  border-bottom: none;
}
.date-schedule {
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  padding: 0px;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.date-schedule .date {
  background-color: white;
  margin: 0;
  padding: 0;
  line-height: 41px;
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  cursor: pointer;
  width: 14.28%;
  text-align: center;
}
.date-schedule .date:hover {
  color: #1cabdb;
}
.date-schedule .date.active,
.date-schedule .date.active:hover {
  background-color: #1cabdb;
  color: #ffffff;
}
.date-schedule .date.month {
  width: 25%;
}
.date-schedule .date.year {
  width: 33.33333333%;
}
/* --- Toaster --- */
.toast-title {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #969696;
  border-left: solid 1px #c8c8c8;
  padding-left: 15px;
}
.toast-message {
  border-left: solid 1px #c8c8c8;
  padding-left: 15px;
  overflow: hidden;
  max-height: 55px;
}
.toast {
  background-color: #fff;
}
#toast-container > div {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  color: #464646;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 300;
  opacity: 0.95;
  width: 350px;
  filter: alpha(opacity=95);
  padding: 15px 15px 15px 72px;
}
#toast-container > .toast-accept {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-accept-in_focus.png") !important;
}
#toast-container > .toast-reject {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-cancel-in_focus.png") !important;
}
#toast-container > .toast-save {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-toaster-save.png") !important;
}
#toast-container > .toast-info {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-toaster-info.png") !important;
}
#toast-container > .toast-warning {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-toaster-warning.png") !important;
}
#toast-container > .toast-error {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-toaster-error.png") !important;
}
.toast-error {
  background-color: #e64d59;
  color: #fff !important;
  font-weight: 400;
}
.toast-error .toast-title {
  color: #fff !important;
  font-weight: 700;
}
#toast-container > div.ng-enter,
#toast-container > div.ng-leave {
  -webkit-transition: 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -moz-transition: 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -ms-transition: 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -o-transition: 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  transition: 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
}
/* --- Scrollbar --- */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(https://cdn.ciportal.com/v1/assets/icons/mCSB_buttons.png);
  /* css sprites */
}
.mCSB_outside + .mCSB_scrollTools {
  right: 0;
}
/* scrollbar position: outside */
#side-menu .mCSB_outside + .mCSB_scrollTools {
  top: 95px;
}
/* --- Fancytree --- */
ul.fancytree-container {
  border: none;
  color: #969696;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  outline: none;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
}
span.fancytree-checkbox {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-out_of_focus.png");
  background-position: left top;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
span.fancytree-checkbox:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-in_focus.png");
  background-position: left top;
}
.fancytree-selected span.fancytree-checkbox {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-active.png");
  background-position: left top;
}
.fancytree-selected span.fancytree-checkbox:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-over.png");
  background-position: left top;
}
span.fancytree-expander {
  height: 28px !important;
  width: 23px !important;
  background-color: white;
}
.fancytree-exp-c span.fancytree-expander,
.fancytree-exp-cl span.fancytree-expander {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-expandtree-out_of_focus.png");
  background-position: right top;
  background-repeat: no-repeat;
}
.fancytree-exp-c span.fancytree-expander:hover,
.fancytree-exp-cl span.fancytree-expander:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-expandtree-over.png");
  background-position: right top;
}
.fancytree-exp-e span.fancytree-expander,
.fancytree-exp-el span.fancytree-expander {
  background-repeat: no-repeat;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-expandtree-active.png");
  background-position: right top;
}
.fancytree-exp-e span.fancytree-expander:hover,
.fancytree-exp-el span.fancytree-expander:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-expandtree-activeover.png");
  background-position: right top;
}
span.fancytree-node {
  background: none !important;
  border-color: #fff !important;
  cursor: default !important;
  font-style: normal !important;
  padding: 0px 0px;
  color: #464646;
}
span.fancytree-title {
  color: inherit;
  cursor: default;
  border: none !important;
  background-color: transparent !important;
}
span.fancytree-node.fancytree-selected {
  color: #464646;
}
ul.fancytree-container li {
  padding-bottom: 0px;
}
ul.fancytree-container {
  padding: 0;
}
/* --- Tile --- */
.tile {
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 8px;
  position: relative;
}
.tile-favorite {
  background-position: center center;
  background-repeat: no-repeat;
  height: 26px;
  position: absolute;
  width: 26px;
  z-index: 9;
}
.reportset-tile .tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-cluster-white.png");
}
.cluster-tile .tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-cluster-white.png");
}
.inbox-tile .tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-white.png");
}
.newsletter-tile .tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-white.png");
}
.playercard-tile .tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-white.png");
}
.tile-overlay {
  position: absolute;
  float: right;
  right: 10px;
  z-index: 8;
}
.tile-description {
  background-color: rgba(43, 47, 62, 0.8);
  color: #ffffff;
  display: table-cell;
  height: 151px;
  margin: -8px;
  overflow: hidden;
  padding: 18px 12px 18px 12px;
  position: absolute;
  vertical-align: bottom;
  width: 100%;
  z-index: 7;
}
.tile-description > div {
  height: 100%;
  position: relative;
}
.tile-description > div > div {
  bottom: 10px;
  position: absolute;
}
.tile-description.long-text > div > div {
  top: 10px;
  position: absolute;
}
.tile-reponsibles {
  margin-left: 15px;
  top: 26px !important;
  height: 75px !important;
  position: absolute !important;
}
.tile-tag {
  padding: 5px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1000;
  margin: 1px;
  left: 8px;
}
.tile-description-small {
  height: 90px;
}
.tile-cluster-background,
.tile-playercard-background,
.tile-reportset-background {
  background-color: #eeeeee;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/cluster_placeholder.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 143px;
  width: 100%;
}
.tile-inbox-background {
  background-color: #eeeeee;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/cluster_placeholder.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 143px;
  width: 100%;
}
.tile-newsletter-background {
  background-color: #eeeeee;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/cluster_placeholder.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 100px;
  width: 100%;
}
.newsletter-tile .tile-description {
  height: 108px;
}
.tile-image {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.tile-title {
  padding: 10px 4px 10px 4px;
}
.tile-auto {
  padding-left: 4px;
}
.tile-badge > .badge {
  background-color: #ff9440;
  margin-top: 4px;
}
.division-tag {
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #2b2f3e;
  padding: 3px 8px;
  color: #ffffff;
  font-weight: 300;
  max-width: 60%;
  border-radius: 0 0 0 4px;
}
/* --- List tile --- */
.list-tile {
  border-bottom: solid 1px #c8c8c8;
  padding-top: 20px;
  padding-bottom: 19px;
}
.list-tile:hover,
.list-tile.active {
  background-color: #fff;
}
.list-tile-favorite {
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  user-select: none;
  height: 30px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.reportset-list-tile .list-tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-cluster-active.png");
}
.reportset-list-tile .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-cluster-out_of_focus.png");
}
.reportset-list-tile:hover .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-cluster-in_focus.png");
}
.cluster-list-tile .list-tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-cluster-active.png");
}
.cluster-list-tile .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-cluster-out_of_focus.png");
}
.cluster-list-tile:hover .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-cluster-in_focus.png");
}
.inbox-list-tile .list-tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-active.png");
}
.inbox-list-tile .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-out_of_focus.png");
}
.inbox-list-tile:hover .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-in_focus.png");
}
.newsletter-list-tile .list-tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-active.png");
}
.newsletter-list-tile .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-out_of_focus.png");
}
.newsletter-list-tile:hover .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-in_focus.png");
}
.playercard-list-tile .list-tile-favorite {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-active.png");
}
.playercard-list-tile .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-out_of_focus.png");
}
.playercard-list-tile:hover .list-tile-favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-flag-in_focus.png");
}
.list-tile:hover .wn-btn-fulledit,
.list-tile.active .wn-btn-fulledit {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-fulledit-in_focus.png");
}
.list-tile:hover .wn-btn-delete,
.list-tile.active .wn-btn-delete {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-delete-in_focus.png");
}
.list-tile .desc {
  display: block;
  width: 100%;
  float: left;
  font-weight: 300;
}
.list-tile .counter {
  float: left;
}
.title-with-badge {
  max-width: 86.5%;
  float: left;
  padding-right: 13px;
}
.list-edit-btn-group {
  z-index: 1000;
  padding-top: 32px;
}
.member-row {
  margin-top: -3px;
}
.owner-icon {
  float: left;
  width: 30px;
  margin-right: 10px;
}
.member-large {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-generic-profile.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 49px;
  width: 50px;
}
.member-large.group {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-generic-group.png");
}
.member-container {
  float: left;
  margin-right: 10px;
}
/* --- Select List tile --- */
.select-list-tile {
  border-bottom: solid 1px #c8c8c8;
  padding-top: 20px !important;
  padding-bottom: 30px !important;
  text-align: center;
  width: 100%;
}
a.select-list-tile {
  color: #464646;
}
.select-list-tile:hover {
  background-color: #fff;
  color: #147893;
}
.select-list-tile.active {
  background-color: #fff;
  color: #464646;
  cursor: default;
}
.mail-large {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-generic-mail.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  margin-bottom: 10px;
}
.mail-sent-large {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-generic-mail-sent.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  margin-bottom: 10px;
}
/* ---  --- */
.list-row {
  border-bottom: solid 1px #c8c8c8;
  padding-top: 20px;
  padding-bottom: 19px;
}
.list-row:hover {
  background-color: #fff;
}
.list-row.white-back {
  background-color: #fff;
}
.list-row-slim {
  border-bottom: solid 1px #c8c8c8;
  padding-top: 15px;
  padding-bottom: 15px;
}
.list-row-super-slim {
  padding-top: 8px;
  padding-bottom: 8px;
}
.list-row-super-slim-bottom {
  border-bottom: solid 1px #c8c8c8;
}
/* ---  --- */
.list-row-white {
  margin-bottom: 2px;
  padding-top: 20px;
  padding-bottom: 19px;
  background-color: #fff;
}
.list-row.inactive {
  color: #999999;
}
/* --- Cluster --- */
.hover-toggle:hover .hidden {
  display: block !important;
  visibility: visible !important;
}
.cluster-menu,
.reportset-menu,
.report-menu,
.playercard-menu,
.reportset-document-menu {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  user-select: none;
  outline: none;
  text-align: left;
}
.cluster-menu .toggle-btn,
.reportset-menu .toggle-btn,
.report-menu .toggle-btn,
.playercard-menu .toggle-btn,
.reportset-document-menu .toggle-btn {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-block-dropdown-in_focus.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  z-index: 10000;
  right: 0;
  padding-bottom: 20px;
}
.cluster-menu .toggle-btn.grey {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-search-dropdown-in_focus.png");
}
.cluster-menu .toggle-btn:hover,
.reportset-menu .toggle-btn:hover,
.report-menu .toggle-btn:hover,
.playercard-menu .toggle-btn:hover,
.reportset-document-menu .toggle-btn:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-block-dropdown-over.png");
}
.report-menu .toggle-btn {
  right: 0;
}
.report-menu .toggle-btn:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-block-dropdown-in_focus.png");
}
.cluster-menu .dropdown-menu,
.playercard-menu .dropdown-menu,
.reportset-menu .dropdown-menu {
  top: 20px;
  right: -20px;
}
.report-menu .dropdown-menu {
  top: 2px;
  left: -20px;
}
.dropdown-report-menu {
  margin-left: 0px;
  margin-top: 20px;
}
.report-menu-top {
  right: 5px;
  top: 5px;
  position: absolute;
  z-index: 1000;
}
.cluster-image-list-placeholder,
.playercard-image-list-placeholder,
.reportset-image-list-placeholder {
  background-color: #eeeeee;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/cluster_placeholder-small.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 70px;
  width: 100px;
  float: left;
  width: 21.8%;
}
.cluster-tiles,
.playercard-tiles,
.reportset-tiles {
  margin-bottom: 30px;
}
.cluster-link,
.playercard-link,
.reportset-link {
  color: #464646;
}
.crop {
  float: left;
  margin: 0px;
  overflow: hidden;
  /* this is important */
  position: relative;
  /* this is important too */
  width: 100%;
  height: 143px;
}
.crop-medium {
  float: left;
  margin: 0px;
  overflow: hidden;
  /* this is important */
  position: relative;
  /* this is important too */
  width: 100%;
  height: 100px;
}
.crop-small {
  float: left;
  margin: 0px;
  overflow: hidden;
  /* this is important */
  position: relative;
  /* this is important too */
  width: 100%;
  height: 80px;
}
.tile-img {
  position: absolute;
}
.crop-cluster-list,
.crop-playercard-list,
.crop-reportset-list {
  float: left;
  margin: 0px;
  overflow: hidden;
  /* this is important */
  position: relative;
  /* this is important too */
  width: 100%;
  height: 70px;
}
.tile-img-list {
  position: absolute;
}
.cluster-image-list,
.reportset-image-list {
  width: 21.8%;
  float: left;
}
.sort-as,
.listmode-icon {
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
.sort-as.tile-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-sortasblock-out_of_focus.png");
}
.sort-as.tile-icon.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-sortasblock-active.png");
}
.sort-as.list-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-sortaslist-out_of_focus.png");
}
.sort-as.list-icon.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-sortaslist-avtice.png");
}
.listmode-icon-sort {
  height: 20px;
  width: 22px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sortlist-out_of_focus.png");
}
.listmode-icon-sort:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sortlist-over.png");
}
.favorite {
  background-position: center center;
  background-repeat: no-repeat;
  height: 37px;
  margin: -8px;
  position: absolute;
  width: 37px;
  z-index: 9;
}
.favorite.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-bg-active.png");
}
.favorite.inactive {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-bg-inactive.png");
}
.rep .favorite,
.adhocrep .favorite {
  height: 20px;
  margin: 0;
  position: absolute;
  width: 20px;
  z-index: 905;
  left: 2px;
  top: 1px;
}
.adhocrep .favorite {
  left: 1px;
  top: 1px;
}
.rep .tile-favorite,
.adhocrep .tile-favorite {
  height: 20px;
  width: 20px;
}
/* --- Report --- */
.report-details-container {
  height: calc(100% - 51px);
  width: calc(100% - 15px);
  position: absolute;
  overflow: hidden;
}
.report-workspace-head {
  height: 44px;
  padding: 0 15px;
  margin-top: 10px;
}
.report-workspace-head h3 {
  padding: 0;
  margin: 0;
  line-height: 44px;
}
.report-workspace-head h3 a {
  color: #464646;
}
.report-workspace-head:hover h3 a {
  color: #1cabdb;
}
.report-workspace-head:focus,
.report-workspace-head:active h3 a {
  color: #66c294;
}
.report-workspace-head:hover {
  cursor: pointer;
}
.report-workspace-head .dropdown-link {
  margin-top: 13.5px;
  margin-left: 20px;
}
.report-workspace-head.select-step {
  background-color: #a1dac3;
}
.report-workspace-body {
  height: calc(100% - 54px);
  padding: 0 10px;
  overflow: auto;
}
.report-workspace-body h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.report-workspace-body.select-step {
  background-color: #cfede1;
}
.report-workspace-head.summarize-step {
  background-color: #d0ede0;
}
.report-workspace-body.summarize-step {
  background-color: #e8f6f0;
}
.report-workspace-head.analyze-step {
  background-color: #e8f6f0;
}
.report-workspace-body.analyze-step {
  background-color: #f3f3f0;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  padding: 0;
}
.report-workspace-body.analyze-step.analyze-step-minimized {
  padding-top: 15px;
  background-color: #ffffff;
  padding: 15px 10px;
}
.report-workspace-body.select-step .ruler {
  border-bottom: 1px solid #a1dac3;
  margin-top: 15px;
}
.report-workspace-body .filter-buttons .list-inline li {
  margin-top: 15px;
}
.report-workspace-body .filter-buttons .btn-white {
  border-color: #ffffff;
}
.report-workspace-body .search-text {
  background-color: #ffffff;
}
.report-workspace-body .std-top-margin {
  margin-top: 15px;
}
.report-workspace-body .std-bottom-margin {
  margin-bottom: 15px;
}
.report-workspace-body .advanced-search {
  color: #1cabdb;
}
.report-workspace-body .advanced-search:hover {
  color: #147893;
}
.report-workspace-body .pin-col .wn-checkbox {
  background-image: none !important;
  padding-left: 0;
}
.report-workspace-body .pagination > li > a,
.report-workspace-body .pagination > li > span {
  border: 1px solid #ffffff;
  border-left-color: #c8c8c8;
}
.report-workspace-body .pagination > li:first-child > a,
.report-workspace-body .pagination > li:first-child > span {
  border-left-color: #ffffff;
}
.report-workspace-body .pagination > li > a:hover,
.report-workspace-body .pagination > li > span:hover,
.report-workspace-body .pagination > li > a:focus,
.report-workspace-body .pagination > li > span:focus {
  border-color: #c8c8c8;
}
.WN-reports-1-column,
.WN-reports-2-column {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  width: 20px;
  user-select: none;
}
.WN-reports-1-column {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-1-column-in_foucs.png");
}
.WN-reports-1-column:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-1-column-over.png");
}
.WN-reports-1-column:focus,
.WN-reports-1-column:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-1-column-active.png");
}
.WN-reports-2-column {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-2-column-in_focus.png");
}
.WN-reports-2-column:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-2-column-over.png");
}
.WN-reports-2-column:focus,
.WN-reports-2-column:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-2-column-active.png");
}
.WN-reports-expand,
.WN-reports-minimize,
.WN-reports-superexpand {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  width: 20px;
  user-select: none;
}
.WN-reports-minimize,
.WN-reports-superexpand {
  width: auto;
  padding-left: 30px;
  display: block;
  background-position: left center;
}
.WN-reports-expand {
  margin-left: 5px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-expand-in_focus.png");
}
.WN-reports-expand:hover,
.report-workspace-head:hover .WN-reports-expand {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-expand-over.png");
}
.WN-reports-expand:focus,
.WN-reports-expand:active,
.report-workspace-head:focus .WN-reports-expand,
.report-workspace-head:active .WN-reports-expand {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-expand-active.png");
}
.WN-reports-minimize {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-in_focus.png");
}
.WN-reports-minimize:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-over.png");
}
.WN-reports-minimize:focus,
.WN-reports-minimize:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-active.png");
}
.WN-reports-superexpand {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-superexpand-in_focus.png");
}
.WN-reports-superexpand:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-superexpand-over.png");
}
.WN-reports-superexpand:focus,
.WN-reports-superexpand:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-superexpand-active.png");
}
.matrixrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  margin-bottom: 15px;
}
.report-summarize-clusters {
  position: relative;
  margin: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
  padding: 0 15px;
}
.report-summarize-clusters-collapsed {
  position: absolute;
  height: 20px;
}
.report-summarize-report {
  position: relative;
  left: 0;
  width: 100%;
  padding: 0 15px;
}
.report-summarize-clusters,
.report-summarize-report {
  width: 50%;
  float: left;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.report-summarize-clusters.expanded,
.report-summarize-report.expanded {
  width: 100%;
  float: none;
}
.report-analyze-full {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.report-analyze-banner {
  background-color: #2b2f3e;
  padding: 0;
  padding: 20px 30px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.report-analyze-banner-photo {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: 300;
  height: 71px;
  margin: 0;
  padding: 0 30px;
  line-height: 71px;
}
.report-analyze-footer {
  padding: 20px 30px;
}
.report-analyze-main {
  padding: 20px 15px;
}
.report-analyze-main h1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.report-analyze-main .description {
  margin-top: 20px;
  margin-bottom: 10px;
}
.report-header-container {
  background-color: #ffffff;
  margin-left: 10px;
  margin-top: 15px;
  padding: 0 15px 25px 15px;
}
.report-footer-container {
  background-color: #ffffff;
  margin-left: 10px;
  margin-top: 15px;
  padding: 0 15px 25px 15px;
}
.four-field-container {
  background-color: #ffffff;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-left: 10px;
  margin-top: 15px;
}
.large-field-container {
  padding-left: 0;
  margin-left: 10px;
}
.reportpost-container {
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 15px;
}
.report-print-container {
  background-color: #ffffff;
}
.reportpostlist > li:not(:first-child) .reportpost {
  border-top: 3px solid black;
  margin-top: 25px;
}
.reportpost-left {
  float: left;
  width: 140px;
}
.reportpost-left.icon-cell {
  min-height: 140px;
  text-align: center;
}
.reportpost-left .icon-container {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}
.reportpost-left .icon-label {
  margin-left: auto;
  margin-right: auto;
  margin-top: 140px;
}
.reportpost-right {
  margin-left: 155px;
}
.reportpost-title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 5px;
  padding-top: 10px;
  border-bottom: 1px solid #c7c7c7;
}
.reportpost-title a {
  color: #464646;
}
.reportpost-title a:hover {
  color: #1cabdb;
}
.reportpost-description {
  margin-top: 10px;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.reportpost-listtitle {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
  border-top: 1px solid #c7c7c7;
  padding-top: 5px;
  white-space: nowrap;
  text-transform: uppercase;
}
.reportlist-container {
  min-height: 40px;
}
.reportpost-strategy-list {
  background-color: #f7f7f1;
  border-radius: 5px;
  margin-top: 10px;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.reportpost-strategy-list > li:not(:last-child) {
  border-bottom: 1px solid #d8d0bf;
}
.reportpost-strategy {
  padding: 10px;
  overflow: hidden;
}
.reportpost-strategy .icon-img-large {
  width: 20px;
  height: 20px;
}
.post-slim.ui-draggable-dragging .wn-btn-cancel-slim,
.post-slim.ui-draggable-dragging .wn-btn-accept-slim {
  display: none;
}
.reportpost-form h3 {
  margin-top: 30px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
  border-top: 1px solid #c7c7c7;
  padding-top: 5px;
  white-space: nowrap;
  text-transform: uppercase;
}
.reportpost-form {
  overflow: hidden;
}
/* --- Report field --- */
.reportfield {
  background-color: #ffffff;
  padding: 10px 15px;
  border: 1px solid #f3f3f0;
  min-height: 100px;
  height: 100%;
  margin-bottom: 15px;
}
.reportfield.counter {
  padding: 8px;
}
.reportfield.field,
.reportfield.counter {
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #c8c8c8;
}
.reportfield.list {
  margin-top: 15px;
  padding: 10px 0 0 0;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.reportfield.listslim {
  margin-top: 15px;
  margin-right: 15px;
  padding-top: 10px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.reportfield.field .reportpostlist {
  margin-top: 10px;
  background-color: #c7c7c7;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
}
.reportfield.field .list-stack-small > li:first-child {
  border-top: 1px solid #c7c7c7;
}
.select-step .reportfield.field .post-slim {
  border-top: 1px solid #c7c7c7;
}
.select-step .reportfield.field .post-slim:last-child {
  border-bottom: 1px solid #c7c7c7;
}
.reportfield.ui-droppable-active {
  border: 1px dashed #1cabdb !important;
}
.reportfield.ui-droppable-hover {
  border: 1px dashed #ffffff;
}
.reportfield.field.ui-droppable-active,
.reportfield.counter.ui-droppable-active {
  background-color: #f2fafd;
  border: 1px dashed #1cabdb !important;
}
.reportfield.field.ui-droppable-hover,
.reportfield.counter.ui-droppable-hover {
  background-color: #d7f5f8;
}
.slimfield {
  position: relative;
  height: 100px;
}
.slimfield .badge {
  position: absolute;
  bottom: 0px;
  right: 0px;
  min-width: 30px;
}
.slimfield-name {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.reportfield-name {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
  border-bottom: 3px solid black;
  padding-bottom: 5px;
  text-transform: uppercase;
  min-height: 28px;
}
.reportfield-name > a {
  text-transform: none;
}
.selectreportpostlist {
  margin-bottom: 15px;
}
.selectreportpostlist .post-slim {
  margin: 1px 0;
}
/* --- Report view --- */
.rotate {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.vertical {
  position: absolute;
  top: 0;
  right: 100%;
  white-space: nowrap;
  -webkit-transform: rotate(270deg);
  -webkit-transform-origin: right top;
  -moz-transform: rotate(270deg);
  -moz-transform-origin: right top;
  -ms-transform: rotate(270deg);
  -ms-transform-origin: right top;
  -o-transform: rotate(270deg);
  -o-transform-origin: right top;
  transform: rotate(270deg);
  transform-origin: right top;
}
.report-view {
  background-color: #ffffff;
}
.report-view h1 {
  font-family: "Roboto", sans-serif;
  font-size: 42px;
  line-height: 1.2em;
  font-weight: 300;
  color: #464646;
}
.report-view .banner {
  background-color: #2b2f3e;
  padding: 20px 30px;
}
.report-view .header {
  padding-left: 47px;
  padding-right: 34px;
  margin: 0;
  padding-top: 43px;
  margin-bottom: 47px;
}
.report-view .matrix {
  padding-left: 12px;
  padding-right: 34px;
  margin: 0;
  margin-bottom: 47px;
}
.report-view .posts {
  padding-left: 47px;
  padding-right: 34px;
  margin: 0;
  padding-top: 27px;
  margin-bottom: 47px;
}
.report-view .ending {
  padding-left: 47px;
  padding-right: 34px;
  margin: 0;
  padding-top: 27px;
  margin-bottom: 47px;
}
.report-view .footer {
  padding-left: 47px;
  padding-right: 34px;
  margin: 0;
  padding-top: 27px;
  padding-bottom: 30px;
}
.report-view .posts .reportpost {
  margin-bottom: 50px;
}
.report-view .posts .reportpostlist {
  min-height: 50px;
}
.report-view .field-content {
  background-color: #f4f4ea;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  padding: 10px;
  margin-top: 0;
  border: none;
  min-height: 225px;
}
.report-view .field-content.low {
  min-height: 139px;
}
.report-view .field-content li {
  margin-bottom: 5px;
}
.report-view .field-content .icon-img-large {
  width: 20px !important;
  height: 20px !important;
  position: absolute;
  margin-right: 5px;
}
.report-view .field-content .text {
  padding-left: 30px;
  line-height: 20px;
  padding-top: 3px;
}
.report-view .icon-declaration {
  padding-left: 50px;
}
.report-view .icon-declaration li {
  padding-right: 30px;
}
.icon-declaration .icon-img-large {
  width: 20px !important;
  height: 20px !important;
  margin-right: 5px;
}
.axis line {
  stroke: #969696;
  stroke-width: 1px;
  fill: #ffffff;
}
.axis-left {
  position: absolute;
  height: 100%;
  width: 20px;
  top: 0;
  left: 0;
  padding-bottom: 10px;
}
.axis-left-title {
  position: absolute;
  top: 40px;
  left: 0;
  text-transform: uppercase;
}
.axis-bottom {
  position: absolute;
  height: 20px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.axis-bottom-title {
  position: absolute;
  background-color: white;
  padding: 0 15px;
  height: 20px;
  width: auto;
  bottom: 0;
  right: 40px;
  text-transform: uppercase;
}
/* --- post-workspace-box --- */
.post-workspace-box {
  border-radius: 6px;
  border: 1px solid #66c294;
  position: relative;
  padding: 10px;
  margin-bottom: 10px;
}
.post-workspace-box h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.post-workspace-box h3.report-headline {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-headline.png");
  background-repeat: no-repeat;
  padding-left: 25px;
}
.post-workspace-box h3.cluster-headline {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-clusters-headline.png");
  background-repeat: no-repeat;
  padding-left: 25px;
}
.highlight-cluster .post-workspace-box {
  background-color: #a1dac3;
}
.report-summarize .bordered.list-stack-small {
  background-color: #adeacd;
  padding-top: 1px;
  padding-bottom: 1px;
}
.report-summarize .bordered.list-stack-small.spaced {
  background: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.report-summarize .bordered.list-stack-small.spaced > li > .post-slim,
.report-summarize .bordered.list-stack-small.spaced > li > .create-summary-area {
  border-top: 1px solid #adeacd;
  border-bottom: 1px solid #adeacd;
}
.report-summarize .bordered.list-stack-small.spaced > li > .post-slim.selected {
  border-bottom: 1px solid #2b2f3e;
}
.create-summary-area {
  height: auto;
  padding: 15px 5px;
  background-color: #ffffff;
  text-align: center;
}
.report-workspace-description {
  background: rgba(43, 47, 62, 0.9);
  border-radius: 6px;
  color: #ffffff;
  margin: -10px;
  padding: 10px 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 900;
}
.post-workspace-box.ui-droppable-active {
  border: 1px dashed #1cabdb;
  background-color: #f2fafd;
}
.post-workspace-box.ui-droppable-hover h3 {
  color: #1cabdb;
}
.post-workspace-box.ui-droppable-hover h3.report-headline {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-headline-over.png");
}
.post-workspace-box.ui-droppable-hover h3.cluster-headline {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-clusters-headline-over.png");
}
.post-workspace-box.ui-droppable-hover {
  background-color: #d7f5f8;
}
.cluster-details .post-workspace-box {
  border-radius: 0;
  padding: 0;
  border: none;
}
.post-workspace-box .post-workspace-box-head .badge {
  background-color: #ff9440;
  margin-left: 2px;
}
.post-workspace-box-report {
  padding: 0px;
  margin: 0px;
  border: none;
}
.collapsed-cluster h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}
/*--- classfication admin ---*/
.rule_row {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed gray;
}
/*--- player card ---*/
.playercard .banner {
  background-color: #2b2f3e;
  padding: 20px 30px;
}
.playercard h1 {
  font-family: "Roboto", sans-serif;
  font-size: 42px;
  line-height: 1.2em;
  margin-bottom: 34px;
  font-weight: 300;
  color: #464646;
}
.playercard .header {
  padding-left: 32px;
  padding-right: 32px;
  margin: 0;
  padding-top: 17px;
  padding-bottom: 10px;
  background-color: white;
}
.playercard .footer {
  padding-left: 32px;
  padding-right: 32px;
  margin: 0;
  padding-top: 17px;
  padding-bottom: 27px;
  background-color: white;
}
.playerCardRow {
  padding-left: 32px;
  padding-right: 32px;
  margin: 0px 15px 0 15px;
  padding-top: 17px;
  padding-bottom: 10px;
  background-color: #ffffff;
  position: relative;
}
.playerCardRow.useCheckbox {
  padding-top: 0px;
}
.playerCardRow.edit {
  margin-top: 2px;
  margin-bottom: 1px;
}
.playercard .list-head {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 28px;
  padding-top: 0px;
}
.playerCardRow .img-container {
  margin-top: 15px;
  float: right;
  width: 200px;
  margin-left: 15px;
  margin-bottom: 7px;
}
.playerCardRow .img-container.left {
  float: left;
  width: 200px;
  margin-right: 23px;
  margin-bottom: 7px;
  margin-left: 0px;
}
.playerCardRow .img-container.large,
.playerCardRow .img-container.over,
.playerCardRow .img-container.under {
  float: none;
  width: auto;
  margin-left: 0;
}
.playerCardRow .icon-img-large {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  margin-top: -5px;
}
.playercard ul {
  list-style: none;
  padding-left: 0;
}
.playercard ul li {
  padding-left: 18px;
  padding-bottom: 0px;
}
.playercard ul li:before {
  /* the bullets */
  content: "";
  position: absolute;
  margin-left: -18px;
  margin-top: 7px;
  width: 6px;
  height: 6px;
  background-color: #000000;
  border-radius: 50%;
}
.playercard .sub-head {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
  padding-bottom: 0px;
  text-transform: uppercase;
  line-height: 14px;
  margin-top: 20px;
}
.playerCardRow .edit-list li {
  line-height: 30px;
  border-bottom: 1px solid #c8c8c8;
}
.playerCardRow .edit-list li:before {
  /* the bullets */
  margin-top: 11px;
}
.playerCardEditRow {
  line-height: 34px;
  background-color: white;
  border-bottom: solid 1px #c8c8c8;
  padding: 8px 0;
}
.playerCardEditRowList {
  border: solid 1px #c8c8c8;
  border-bottom: none;
}
.playerCardEditRowList .playerCardEditRow {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-out_of_focus.png");
  background-repeat: no-repeat;
  background-position: 15px 14px;
  padding-left: 20px;
  cursor: move;
}
.playerCardEditRowList .playerCardEditRow.ui-sortable-helper {
  border-top: solid 1px #c8c8c8;
  background-color: #f7fcff;
}
.playerCardEditRowList .playerCardEditRow:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-over.png");
}
.playerCardEditRowList .playerCardEditRow.disabled {
  background-color: transparent;
  background-image: none;
  padding-left: 0px;
}
.profile-comparison-list {
  background-color: #ffffff;
  min-height: 165px;
  margin-bottom: 30px;
}
.profile-comparison-list .no-selected {
  margin-top: 60px;
}
/*.profile-comparison-list .no-selected p {
    text-align: left;
    margin-left: 120px;
    margin-right: 120px;
}*/
.profile-comparison-list .profile-comparison-list-item {
  padding: 8px;
}
.profile-comparison-list .profile-comparison-list-item .item-content .crop-small {
  height: 65px;
}
.profile-comparison-list .profile-comparison-list-item .item-content .profile-name {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.profile-comparison-list .image {
  display: block;
  height: 65px;
}
.profile-comparison-list .without-image {
  background-color: #eeeeee;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/cluster_placeholder-small.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 65px;
  width: 100%;
}
/*.profile-comparison-list-container {
    background-color: #ffffff;
    min-height: 90px;
    margin-bottom: 30px;
    padding: 8px;
}
.profile-comparison-list {

}
.profile-comparison-list .profile-comparison-list-item {
    height: 70px;
    margin-top: 7px;
    margin-bottom: 15px;
}
.profile-comparison-list .profile-comparison-list-item {
  padding: 5px 15px;
  text-align: center;
  min-height: 1px;
}
.profile-comparison-list .profile-comparison-list-item  img {
  display: block;
  max-width: 100%;
  max-height: 40px;
  margin: 0 auto;
}
.profile-comparison-list .profile-comparison-list-item .without-image .no-image-small {
    display: block;
    max-height: 40px;
    width: 65px;
    max-width: 65px;
    margin: 0 auto;
}

.profile-comparison-list .remove-profile img {

  vertical-align: top;
}

.profile-comparison-list .remove-profile:after {
  content: '\A';
  position: absolute;
  width: 65px;
  height: 40px;
  top: 4.5px;
  left: 41px;
  margin-left: 15px;
  margin-right: 15px;
  background-image: url('https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-removeimage-in_focus.png');
  background-repeat: no-repeat;
  background-position: center center;
  opacity: .7;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.profile-comparison-list .remove-profile:hover:after {
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  background-image: url('https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-removeimage-over.png');
  background-repeat: no-repeat;
  background-position: center center;
}*/
/*--- statistics ---*/
.statistics-post {
  /*height: 110px;*/
  padding: 0;
  border-bottom: 1px solid #c8c8c8;
}
.statistics-post .score {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 110px;
}
.statistics-post h2 {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 48px;
  margin-bottom: 5px;
}
.statistics-post h2 a {
  color: #464646;
}
.statistics-post:hover h2 a {
  color: #1cabdb;
}
.statistics-post:hover {
  background-color: #ffffff;
}
.statistics-post h2 a:hover {
  color: #1996c0;
  outline: none;
  text-decoration: none;
}
.statistics-post-icons {
  margin-top: 45px;
}
.statistics-post-cluster,
.statistics-post-report,
.statistics-post-newsletter,
.statistics-post-click,
.statistics-post-comment,
.statistics-post-like {
  width: 20px;
  margin: 0 20px 10px 0;
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 30px;
  text-align: center;
}
.statistics-post-click {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-click-out_of_focus.png");
}
.statistics-post-like {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-like-in_focus.png");
}
.statistics-post-comment {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-comment-in_focus.png");
  background-position: 3px 6px;
}
.statistics-post-cluster {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-cluster-out_of_focus.png");
}
.statistics-post-report {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-reports-out_of_focus.png");
}
.statistics-post-newsletter {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-newsletter-out_of_focus.png");
}
.statistics-post .badge {
  background-color: #ff9440;
}
/* --- Buttons --- */
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.wn-btn {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  padding: 0;
  user-select: none;
  vertical-align: middle;
}
.wn-btn:focus,
.wn-btn:active:focus,
.wn-btn.active:focus {
  outline: none;
}
.wn-btn:hover,
.wn-btn:focus {
  color: #333;
  text-decoration: none;
}
.lockout {
  background-color: #e64d59;
}
.users-tooltip-link {
  height: 21px;
  line-height: 19px;
  padding-top: 2px;
  vertical-align: top;
}
.users-tooltip-link:hover,
.users-tooltip-link:focus {
  color: #1cabdb;
}
.btn-standard {
  color: #fff;
  background-color: #1cabdb;
  border-color: #1cabdb;
}
.btn-line {
  color: #1cabdb;
  background-color: transparent;
  border-color: #1cabdb;
}
.btn-standard:hover,
.btn-line:hover {
  color: #fff;
  background-color: #147893;
  border-color: #147893;
}
.btn-standard:focus,
.btn-line:focus {
  color: #fff;
}
.btn-standard:active,
.btn-standard.active,
.btn-line:active,
.btn-line.active {
  color: #fff;
  background-color: #2b2f3e;
  border-color: #2b2f3e;
}
.btn-white {
  background-color: #fff;
  border-color: #c8c8c8;
  color: #969696;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-color: #2b2f3e;
  border-color: #2b2f3e !important;
  color: #fff;
}
.btn-white-form:active,
.btn-white-form.active,
.open .dropdown-toggle.btn-white-form {
  background-image: none;
}
.btn-white-form {
  background-color: #fff;
  border-color: #c8c8c8;
  color: #969696;
}
.btn-white-form:hover,
.btn-white-form:focus,
.btn-white-form:active,
.btn-white-form.active,
.open .dropdown-toggle.btn-white {
  background-color: #1cabdb;
  border-color: #1cabdb !important;
  color: #fff;
}
.btn-white-form:active,
.btn-white-form.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-add {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-plus-out_of_focus.png");
  background-repeat: no-repeat;
  background-position: center right 12px;
  padding-right: 42px;
}
.btn-add :hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-plus-in_focus.png");
}
.btn-navigate {
  background-color: #fff;
  border-color: #c8c8c8;
  color: #969696;
  width: 100%;
  text-align: left;
  padding-left: 15px;
  border: 0;
}
.btn-navigate.preset {
  background-color: #969696;
  color: #fff;
}
.btn-navigate:hover,
.btn-navigate:focus,
.btn-navigate:active,
.btn-navigate.active,
.open .dropdown-toggle.btn-navigate {
  background-color: #2b2f3e;
  border-color: #2b2f3e;
  color: #fff;
}
.btn-navigate:active,
.btn-navigate.active,
.open .dropdown-toggle.btn-navigate {
  background-image: none;
}
.btn-navigate div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wn-btn-help {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-help-out_of_focus.png");
  height: 33px;
  width: 33px;
  vertical-align: top;
}
.wn-btn-help:hover,
.wn-btn-help:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-help-active.png");
  height: 33px;
  width: 33px;
}
.wn-btn-notifications {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-notifications-out_of_focus.png");
  height: 33px;
  width: 33px;
  vertical-align: top;
}
.wn-btn-notifications:hover,
.wn-btn-notifications:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-notifications-active.png");
  height: 33px;
  width: 33px;
}
.wn-btn-notifications.new {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-notifications-active.png");
}
.wn-btn-notifications.new:hover,
.wn-btn-notifications.new:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-notifications-new-over.png");
}
.wn-btn-menu-toggle {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-menu-toggle-out_of_focus.png");
  height: 34px;
  width: 34px;
}
.wn-btn-menu-toggle:hover,
.wn-btn-menu-toggle:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-menu-toggle-in_focus.png");
}
.wn-btn-logout {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-header-logout-in_focus.png");
  background-position: left center;
  border: 0;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  padding-left: 35px;
  vertical-align: top;
}
.wn-btn-logout:hover,
.wn-btn-logout:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-header-logout-over.png");
  background-position: left center;
  color: #2b2f3e;
}
.wn-btn-settings {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-settings-out_of_focus.png");
  height: 20px;
  width: 20px;
}
.wn-btn-cluster-settings {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-settings-over.png");
}
.wn-btn-settings:hover,
.wn-btn-settings:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-settings-over.png");
}
.wn-btn-settings-white {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-settings-in_focus.png");
}
.wn-btn-menu-dropdown {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-mobilemenu-dropdown-out_of_focus.png");
  height: 20px;
  width: 20px;
}
a.mobile-menu-title:hover > .wn-btn-menu-dropdown {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-mobilemenu-dropdown-in_focus.png");
}
.mobile-menu-section.open > a.mobile-menu-title > .wn-btn-menu-dropdown {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-mobilemenu-dropdown-active.png");
}
.wn-btn-cluster {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-cluster-out_of_focus.png");
  height: 20px;
  width: 20px;
}
.wn-btn-cluster:focus,
.wn-btn-cluster:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-cluster-in_focus.png");
}
.wn-btn-cluster:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-cluster-over.png");
}
.wn-icon-comment {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-comment-out_of_focus.png");
  height: 20px;
  width: 14px;
  background-position: center center;
}
.wn-icon-comment:hover {
  background-position: center center;
}
.wn-btn-comment {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-comment-out_of_focus.png");
  height: 20px;
  width: 20px;
  background-position: center center;
}
.wn-btn-comment:focus,
.wn-btn-comment:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-comment-in_focus.png");
  background-position: center center;
}
.wn-btn-comment:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-comment-link.png");
  background-position: center center;
}
.wn-btn-restricted {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-lock.png");
  background-position: center center;
  height: 20px;
  width: 20px;
}
.post-slim .wn-btn-restricted,
.post-slim .wn-icon-comment {
  height: 36px;
}
.wn-btn-restricted:hover {
  background-position: center center;
}
.wn-btn-history {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-history-out_of_focus.png");
  height: 20px;
  width: 20px;
}
.wn-btn-history:focus,
.wn-btn-history:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-history-in_focus.png");
}
.wn-btn-history:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-history-over.png");
}
.wn-btn-like {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-like-outline-out_of_focus.png");
  background-position: center center;
  margin-left: 5px;
  height: 20px;
  width: 20px;
}
.wn-btn-like:focus,
.wn-btn-like:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-like-outline-in_focus.png");
}
.wn-btn-like:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-like-outline-over.png");
}
.wn-btn-liked {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-like-out_of_focus.png");
}
.wn-btn-liked:focus,
.wn-btn-liked:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-like-in_focus.png");
}
.wn-btn-liked:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-like-over.png");
}
.wn-btn-system {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-logo-left.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
.wn-btn-system:focus,
.wn-btn-system:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-logo-left.png");
}
.wn-btn-system:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-logo-left.png");
}
.wn-btn-child {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-expand-out_of_focus.png");
  height: 20px;
  width: 20px;
}
.wn-btn-child:focus,
.wn-btn-child:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-expand-in_focus.png");
}
.wn-btn-child:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-expand-over.png");
}
.wn-btn-expand,
.wn-btn-collapse {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  width: 20px;
  user-select: none;
}
.wn-btn-expand {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-expand-in_focus.png");
}
.wn-btn-expand:focus,
.wn-btn-expand:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-expand-active.png");
}
.wn-btn-expand:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-expand-over.png");
}
.wn-btn-collapse {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-minimize-in_focus.png");
  height: 20px;
  width: 20px;
}
.wn-btn-collapse:focus,
.wn-btn-collapse:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-minimize-active.png");
}
.wn-btn-collapse:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-minimize-over.png");
}
.wn-btn-menu-dots {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-menudots-in_focus.png");
  height: 20px;
  padding-left: 25px;
}
.post:hover .wn-btn-menu-dots {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-menudots-over.png");
}
.wn-btn-menu-dots.active,
.wn-btn-menu-dots:focus,
.wn-btn-menu-dots:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-menudots-in_focus.png");
}
.wn-btn-menu-dots:hover,
.dropdown.open > .wn-btn-menu-dots {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-menudots-out_of_focus.png");
}
.wn-btn-edit-light {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-edit-out_of_focus.png");
  height: 20px;
  padding-left: 25px;
}
.wn-btn-edit-light.active,
.wn-btn-edit-light:focus,
.wn-btn-edit-light:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-edit-in_focus.png");
  color: #969696;
}
.wn-btn-edit-light:hover,
.dropdown.open > .wn-btn-edit-light {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-edit-over.png");
  color: #1cabdb;
}
.wn-btn-pdf {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-pdf-in_focus.png");
  height: 20px;
  padding-left: 25px;
}
.wn-btn-pdf.active,
.wn-btn-pdf:focus,
.wn-btn-pdf:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-pdf-active.png");
  color: #969696;
}
.wn-btn-pdf:hover,
.dropdown.open > .wn-btn-pdf {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-pdf-over.png");
  color: #1cabdb;
}
.wn-btn-ppt {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-ppt-in_focus.png");
  height: 20px;
  padding-left: 25px;
}
.wn-btn-ppt.active,
.wn-btn-ppt:focus,
.wn-btn-ppt:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-ppt-active.png");
  color: #969696;
}
.wn-btn-ppt:hover,
.dropdown.open > .wn-btn-ppt {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-ppt-over.png");
  color: #1cabdb;
}
.wn-btn-excel {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-excel-in_focus.png");
  height: 24px;
  padding-left: 30px;
}
.wn-btn-undo {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-refresh-out_of_focus.png");
  height: 20px;
  width: 20px;
  padding-left: 25px;
}
.wn-btn-undo.active,
.wn-btn-undo:focus,
.wn-btn-undo:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-refresh-active.png") !important;
  color: #969696;
}
.wn-btn-undo:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-refresh-over.png") !important;
  color: #1cabdb;
}
.wn-btn-switchportal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-refresh-out_of_focus.png");
  background-position: center right;
  background-repeat: no-repeat !important;
  text-align: right;
  padding-right: 30px;
  width: 120px;
  height: 20px;
}
.wn-btn-switchportal:focus,
.wn-btn-switchportal:active:focus {
  background-position: center right;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-refresh-active.png") !important;
}
.wn-btn-switchportal:hover {
  background-position: center right;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-refresh-over.png") !important;
  color: #1cabdb;
}
.wn-btn-edit {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-edit-out_of_focus.png");
  background-position: top;
  background-position: left;
  background-repeat: no-repeat;
  color: #1cabdb;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  padding-left: 25px;
  user-select: none;
  vertical-align: middle;
}
.wn-btn-edit:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-edit-over.png");
  color: #1996c0;
  text-decoration: none;
}
.wn-btn-edit.active,
.wn-btn-edit:focus,
.wn-btn-edit:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-edit-active.png");
  color: #464646;
  outline: none;
  text-decoration: none;
}
.wn-btn-post-quickedit {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-quickedit-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-quickedit:focus,
.wn-btn-post-quickedit:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-quickedit-in_focus.png") !important;
}
.wn-btn-post-quickedit:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-quickedit-over.png") !important;
  color: #1cabdb;
}
.wn-btn-post-menu-share {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-share-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-menu-share:not(.disabled):focus,
.wn-btn-post-menu-share:not(.disabled):active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-share-over.png") !important;
}
.wn-btn-post-menu-share:not(.disabled):hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-share-over.png") !important;
  color: #1cabdb;
}
/*.wn-btn-post-menu-share:focus,
.wn-btn-post-menu-share:active:focus {
  background-image: url('https://cdn.ciportal.com/v1/assets/icons/WN-posts-share-in_focus.png') !important;
}

.wn-btn-post-menu-share:not(.disabled):hover {
  background-image: url('https://cdn.ciportal.com/v1/assets/icons/WN-posts-share-over.png') !important;
}*/
.wn-btn-post-settings {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-settings-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-settings:focus,
.wn-btn-post-settings:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-settings-in_focus.png") !important;
}
.wn-btn-post-settings:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-settings-in_focus.png") !important;
  color: #1cabdb;
}
.wn-btn-fulledit {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-fulledit-out_of_focus.png");
  background-position: center left;
  background-repeat: no-repeat !important;
  width: 20px;
  height: 20px;
}
.wn-btn-fulledit:focus,
.wn-btn-fulledit:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-fulledit-active.png") !important;
}
.wn-btn-fulledit:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-fulledit-over.png") !important;
  color: #1cabdb;
}
.wn-btn-delete {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-delete-out_of_focus.png");
  background-position: center left;
  background-repeat: no-repeat !important;
  width: 20px;
  height: 20px;
}
.wn-btn-delete:focus,
.wn-btn-delete:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-delete-in_focus.png") !important;
}
.wn-btn-delete:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-delete-over.png") !important;
  color: #1cabdb;
}
.wn-btn-in-dropdown {
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
  height: 38px;
}
.wn-btn-post-fulledit {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-fulledit-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-fulledit:focus,
.wn-btn-post-fulledit:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-fulledit-in_focus.png") !important;
}
.wn-btn-post-fulledit:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-fulledit-over.png") !important;
  color: #1cabdb;
}
.wn-btn-post-comment {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-comment-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-comment:focus,
.wn-btn-post-comment:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-comment-in_focus.png") !important;
}
.wn-btn-post-comment:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-comment-over.png") !important;
  color: #1cabdb;
}
.wn-btn-post-share {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-share-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-share:focus,
.wn-btn-post-share:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-arrow-in_focus.png") !important;
}
.wn-btn-post-share:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-arrow-in_focus.png") !important;
  color: #1cabdb;
}
.wn-btn-post-search {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-search:focus,
.wn-btn-post-search.active,
.wn-btn-post-search:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-in_focus.png") !important;
}
.wn-btn-post-search:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-in_focus.png") !important;
  color: #1cabdb;
}
.wn-btn-post-inbox {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-monitoring-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-inbox:focus,
.wn-btn-post-inbox.active,
.wn-btn-post-inbox:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-monitoring-in_focus.png") !important;
}
.wn-btn-post-inbox:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-monitoring-in_focus.png") !important;
  color: #1cabdb;
}
.wn-btn-share-light {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-arrow-out_of_focus.png");
  height: 20px;
  padding-left: 25px;
}
.wn-btn-share-light:focus,
.wn-btn-share-light:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-arrow-in_focus.png") !important;
  color: #969696;
}
.wn-btn-share-light:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-overview-list-arrow-over.png") !important;
  color: #1cabdb;
}
.wn-btn-post-blank {
  padding-left: 40px !important;
}
.wn-btn-post-pin {
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-post-pin:hover {
  color: #1cabdb;
}
.wn-btn-members {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-list-members.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-members:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-list-members-over.png") !important;
  color: #1cabdb;
}
.wn-btn-connections {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-admin-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-connections:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-admin-in_focus.png") !important;
  color: #1cabdb;
}
.wn-btn-sources {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-dashboard-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  padding-left: 40px !important;
}
.wn-btn-sources:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-dashboard-in_focus.png") !important;
  color: #1cabdb;
}
.wn-btn-post-delete {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-delete-in_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  color: #e64d59;
  padding-left: 40px !important;
}
.wn-btn-post-icon {
  padding-left: 40px !important;
}
.wn-btn-post-icon .icon-img {
  position: absolute;
  width: 19px;
  height: 19px;
  margin-left: -29px;
  margin-top: 9px;
}
.btn-gold,
.btn-gold:hover,
.btn-gold:focus {
  color: #ffc700;
  background-color: transparent;
  border-color: #ffc700;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-gold.active {
  color: #ffffff;
  background-color: #ffc700;
  border-color: #ffc700;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.icon-img-small {
  width: 1.42857143em;
  height: 1.42857143em;
}
.icon-img-large {
  width: 30px;
  height: 30px;
  border-image-width: 0;
}
.reportpost-icon-field .icon-img-large {
  width: 25px !important;
  height: 25px !important;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.btn-navigate .icon-img-large {
  width: 20px !important;
  height: 20px !important;
}
.reportpost-icon-list {
  width: 60px;
  height: 60px;
  float: left;
}
.reportpost-icon-list .icon-img-large {
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}
.dropdown-menu > li > a.wn-btn-post-delete {
  color: #e64d59;
}
.dropdown-menu > li > a.wn-btn-post-delete:hover {
  color: #fff;
}
.wn-btn-post-delete:focus,
.wn-btn-post-delete:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-delete-out_of_focus.png") !important;
}
.wn-btn-post-delete:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-delete-over.png") !important;
}
.wn-btn-post-dropdown-reject {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-reject-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  color: #e64d59;
  padding-left: 40px !important;
}
.wn-btn-post-dropdown-reject:focus,
.wn-btn-post-dropdown-reject:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-reject-over.png") !important;
}
.wn-btn-post-dropdown-reject:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-reject-over.png") !important;
}
.dropdown-menu > li > a.wn-btn-post-dropdown-reject {
  color: #e64d59;
}
.dropdown-menu > li > a.wn-btn-post-dropdown-reject:hover {
  color: #fff;
}
.wn-rejected {
  color: #e64d59;
}
.wn-btn-post-dropdown-qualify {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-qualify-out_of_focus.png");
  background-position: center left 10px !important;
  background-repeat: no-repeat !important;
  color: #38ad54;
  padding-left: 40px !important;
}
.wn-btn-post-dropdown-qualify:focus,
.wn-btn-post-dropdown-qualify:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-qualify-over.png") !important;
}
.wn-btn-post-dropdown-qualify:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-qualify-over.png") !important;
}
.dropdown-menu > li > a.wn-btn-post-dropdown-qualify {
  color: #38ad54;
}
.dropdown-menu > li > a.wn-btn-post-dropdown-qualify:hover {
  color: #fff;
}
.wn-qualified {
  color: #38ad54;
}
.wn-btn-accept {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-accept-out_of_focus.png");
  height: 41px;
  width: 42px;
}
.wn-btn-accept:focus,
.wn-btn-accept:active:focus,
.post:hover .wn-btn-accept,
.post.ui-draggable.dragging .wn-btn-accept {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-accept-in_focus.png");
}
.wn-btn-accept:hover,
.post .wn-btn-accept:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-accept-over.png");
}
.wn-btn-cancel {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-cancel-out_of_focus.png");
  height: 41px;
  width: 42px;
}
.wn-btn-cancel:focus,
.wn-btn-cancel:active:focus,
.post:hover .wn-btn-cancel,
.post.ui-draggable.dragging .wn-btn-cancel {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-cancel-in_focus.png");
}
.wn-btn-cancel:hover,
.post .wn-btn-cancel:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-cancel-over.png");
}
.wn-btn-cancel-slim {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-cancel-slim-out_of_focus.png");
  height: 30px;
  width: 31px;
}
.side-menu {
  margin-top: 5px;
  width: auto;
  line-height: 30px;
  padding-left: 35px;
  background-position: left;
}
.side-menu:hover {
  width: auto;
  padding-left: 35px;
  background-position: left;
}
.wn-btn-cancel-slim:focus,
.wn-btn-cancel-slim:active:focus,
.post-slim:hover .wn-btn-cancel-slim,
.post-slim.selected .wn-btn-cancel-slim,
.post-slim.ui-draggable.dragging .wn-btn-cancel-slim {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-cancel-slim-in_focus.png");
}
.wn-btn-cancel-slim:hover,
.post-slim .wn-btn-cancel-slim:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-cancel-slim-over.png");
}
.wn-btn-accept-slim {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-accept-slim-out_of_focus.png");
  height: 30px;
  width: 31px;
}
.wn-btn-accept-slim:focus,
.wn-btn-accept-slim:active:focus,
.post-slim:hover .wn-btn-accept-slim,
.post-slim.selected .wn-btn-accept-slim,
.post-slim.ui-draggable.dragging .wn-btn-accept-slim {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-accept-slim-in_focus.png");
}
.wn-btn-accept-slim:hover,
.post-slim .wn-btn-accept-slim:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-accept-slim-over.png");
}
span.wn-save-disabled {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-edit-out_of_focus.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #c8c8c8;
  padding-left: 21px;
}
a.wn-link-save {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-save-out_of_focus.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #38ad54;
  padding-left: 21px;
}
a.wn-link-save:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-save-over.png");
}
a.wn-link-save:focus,
a.wn-link-save:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-save-in_focus.png");
}
a.wn-link-delete {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-delete-small-out_of_focus.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #e64d59;
  padding-left: 21px;
}
a.wn-link-delete:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-delete-small-over.png");
}
a.wn-link-delete:focus,
a.wn-link-delete:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-delete-small-over.png");
}
a.wn-link-cancel {
  color: #e64d59;
}
a.wn-link-cancel:hover,
a.wn-link-save:hover,
a.wn-link-delete:hover {
  color: #c8c8c8;
}
a.wn-link-cancel:focus,
a.wn-link-cancel:active,
a.wn-link-save:focus,
a.wn-link-save:active,
a.wn-link-delete:focus,
a.wn-link-delete:active {
  color: #969696;
}
a.wn-link-save-single {
  border-left: none;
}
.wn-btn-modal-close {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-out_of_focus.png");
  height: 20px;
  width: 20px;
}
.wn-btn-modal-close:focus,
.wn-btn-modal-close:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-in_focus.png");
  color: #969696;
}
.wn-btn-modal-close:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-over.png");
  color: #1cabdb;
}
.wn-btn-close {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-out_of_focus.png");
  height: 20px;
  width: 20px;
}
.wn-btn-close:focus,
.wn-btn-close:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-in_focus.png");
  color: #969696;
}
.wn-btn-close:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-over.png");
  color: #1cabdb;
}
.wn-btn-remove {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-out_of_focus.png");
  height: 20px;
  width: 20px;
}
.wn-btn-remove:focus,
.wn-btn-remove:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-in_focus.png");
  color: #969696;
}
.wn-btn-remove:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-over.png");
  color: #1cabdb;
}
.wn-btn-remove-in-field {
  right: 2px;
  top: 2px;
  z-index: 2000;
  position: absolute;
  background-color: white;
  background-position: center center;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-out_of_focus.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
}
.wn-btn-remove-in-field:focus,
.wn-btn-remove-in-field:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-in_focus.png");
  color: #969696;
}
.wn-btn-remove-in-field:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-over.png");
  color: #1cabdb;
}
.wn-radio {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-radio-out_of_focus.png");
  background-position: left top;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  padding-left: 30px;
  padding-bottom: 2px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.wn-radio:active:focus {
  outline: none;
  text-decoration: none;
}
.wn-radio:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-radio-in_focus.png");
  outline: none;
  text-decoration: none;
}
.wn-radio.checked {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-radio-active.png");
}
.wn-radio.checked:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-radio-over.png");
  outline: none;
  text-decoration: none;
}
.wn-radio.disabled {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-radio-disabled.png") !important;
  cursor: default;
}
.wn-radio.checked.disabled {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-radio-active-disabled.png") !important;
  cursor: default;
}
.wn-checkbox-base {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.wn-checkbox {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-out_of_focus.png");
  background-position: left top;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  padding-left: 30px;
  padding-bottom: 2px;
}
.checkobox-disabled {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-disabled.png") !important;
  cursor: default;
}
.wn-checkbox:active:focus {
  outline: none;
  text-decoration: none;
}
.wn-checkbox:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-in_focus.png");
  outline: none;
  text-decoration: none;
}
.wn-checkbox.checked {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-active.png");
}
.wn-checkbox.checked:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-over.png");
  outline: none;
  text-decoration: none;
}
.wn-checkbox-label {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  padding-top: 2px;
}
.wn-checkbox.disabled .wn-checkbox-label {
  color: #c8c8c8;
}
.wn-checkbox.disabled,
.wn-checkbox.disabled:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-out_of_focus.png");
}
.wn-checkbox.disabled.checked,
.wn-checkbox.disabled.checked:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-checkbox-disabled.png");
}
.btn {
  border-radius: 17px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.wn-btn-add {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-plus-over.png");
  background-position: top;
  background-position: left;
  background-repeat: no-repeat;
  color: #1cabdb;
  cursor: pointer;
  display: inline-block;
  height: 21px;
  padding-left: 30px;
  padding-top: 1px;
  user-select: none;
  vertical-align: middle;
}
.wn-btn-add:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-plus-hover.png");
  color: #1996c0;
  text-decoration: none;
}
.wn-btn-add:focus,
.wn-btn-add:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-plus-click.png");
  color: #464646;
  outline: none;
  text-decoration: none;
}
.wn-btn-dropdown {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-out_of_focus.png");
  background-position: top;
  background-position: left;
  background-repeat: no-repeat;
  color: #1cabdb;
  cursor: pointer;
  display: inline-block;
  height: 21px;
  padding-left: 30px;
  user-select: none;
  vertical-align: middle;
}
.wn-btn-dropdown:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-over.png");
  color: #147893;
  text-decoration: none;
}
.wn-btn-dropdown:focus,
.wn-btn-dropdown:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dropdown-active.png");
  color: #464646;
  outline: none;
  text-decoration: none;
}
.wn-btn-image-upload {
  background-color: #eeeeee;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/cluster_placeholder-small.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 70px;
  width: 100%;
  float: left;
}
.wn-btn-upload {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-upload-out_of_focus.png");
  background-position: top;
  background-position: left;
  background-repeat: no-repeat;
  color: #1cabdb;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  padding-left: 30px;
  padding-top: 1px;
  user-select: none;
  vertical-align: middle;
}
.wn-btn-upload:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-upload-over.png");
  color: #147893;
  text-decoration: none;
}
.wn-btn-upload:focus,
.wn-btn-upload:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-upload-active.png");
  color: #464646;
  outline: none;
  text-decoration: none;
}
.wn-btn-modal-close:focus,
.wn-btn-modal-close:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-in_focus.png");
  color: #969696;
}
.wn-btn-modal-close:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-fulledit-close-over.png");
  color: #1cabdb;
}
.browse-button-no-text {
  color: transparent;
  width: 100px;
  overflow: hidden;
}
.wn-btn-sort-down {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sort-down-out_of_focus.png");
  height: 10px;
  width: 10px;
  cursor: pointer;
  background-repeat: no-repeat;
}
.wn-btn-sort-up {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sort-up-out_of_focus.png");
  height: 10px;
  width: 10px;
  cursor: pointer;
  background-repeat: no-repeat;
}
.wn-btn-sort-down:focus,
.wn-btn-sort-down:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sort-down-over.png");
}
.wn-btn-sort-down:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sort-down-over.png");
}
.wn-btn-sort-up:focus,
.wn-btn-sort-up:active:focus {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sort-up-over.png");
}
.wn-btn-sort-up:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sort-up-over.png");
}
.wn-btn-sort-up {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-sort-up-out_of_focus.png");
  height: 10px;
  width: 10px;
  cursor: pointer;
  background-repeat: no-repeat;
}
.wn-btn-file {
  display: block;
}
.readability .wn-btn-file,
.post-content .wn-btn-file {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/*
.btn-circle-container {
  height: 41px;
  line-height: 41px;

}
*/
.v-center-container {
  display: table;
  height: 41px;
  width: 100%;
}
.v-center-container > div {
  display: table-cell;
  vertical-align: middle;
}
.v-center-container > div.full {
  width: 100%;
}
.v-center-container > div.single {
  width: 60px;
}
.v-center-container > div.double {
  width: 120px;
}
.menu-user-image {
  width: 50px;
}
.menu-user-name {
  padding: 0 10px;
}
.menu-user-settings {
  width: 20px;
}
.wn-btn-expand-item,
.wn-btn-minimize-item {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: left center;
  background-repeat: no-repeat;
  color: #1cabdb;
  cursor: pointer;
  display: inline-block;
  padding-left: 18px;
  padding-top: 1px;
  user-select: none;
  vertical-align: middle;
}
.wn-btn-expand-item {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-expand-out_of_focus.png");
}
.wn-btn-expand-item:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-expand-over.png");
  color: #1996c0;
  text-decoration: none;
}
.wn-btn-expand-item:focus,
.wn-btn-expand-item:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-expand-active.png");
  color: #464646;
  outline: none;
  text-decoration: none;
}
.wn-btn-minimize-item {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-minimize-out_of_focus.png");
}
.wn-btn-minimize-item:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-minimize-over.png");
  color: #1996c0;
  text-decoration: none;
}
.wn-btn-minimize-item:focus,
.wn-btn-minimize-item:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-minimize-active.png");
  color: #464646;
  outline: none;
  text-decoration: none;
}
.wn-btn-navigation-back {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-navigation-back-in_focus.png");
  height: 20px;
  padding-left: 25px;
}
.wn-btn-block {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-source-block-out_of_focus.png");
  background-position: center left;
  background-repeat: no-repeat !important;
  width: 24px;
  height: 24px;
}
.wn-btn-block:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-source-block-in_focus.png") !important;
  color: #1cabdb;
}
.wn-btn-unblock {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-source-block-in_focus.png");
  background-position: center left;
  background-repeat: no-repeat !important;
  width: 24px;
  height: 24px;
}
.wn-btn-unblock:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-source-block-out_of_focus.png") !important;
  color: #1cabdb;
}
/* --- Badges --- */
.badge {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.btn-navigate.active .badge {
  background-color: #ff9440;
  color: #fff;
}
.btn-navigate .badge {
  background-color: #fff;
  color: #969696;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-right: -4px;
  margin-top: 1px;
}
.btn-navigate:hover .badge,
.btn-navigate:focus .badge {
  background-color: #ff9440;
  color: #fff;
}
.btn-navigate.active:hover .badge,
.btn-navigate.active:focus .badge {
  color: #fff;
}
/* -- Icons --- */
.cluster-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-cluster-out_of_focus.png");
  width: 20px;
  height: 20px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  user-select: none;
}
/* --- Other --- */
.favicon {
  margin-right: 5px;
}
/* --- Media queries --- */
@media (min-width: 1200px) {
  #side-menu {
    width: 300px;
  }
  .logo-container {
    width: 300px;
  }
  .modal-small .modal-content {
    margin-left: 20%;
    width: 60%;
  }
}
.visible-xxs {
  display: none !important;
}
@media (max-width: 400px) {
  .hidden-xxs {
    display: none !important;
  }
  .visible-xxs {
    display: block !important;
  }
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11,
  .col-xxs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-11 {
    width: 91.66666667%;
  }
  .col-xxs-10 {
    width: 83.33333333%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-8 {
    width: 66.66666667%;
  }
  .col-xxs-7 {
    width: 58.33333333%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-5 {
    width: 41.66666667%;
  }
  .col-xxs-4 {
    width: 33.33333333%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-2 {
    width: 16.66666667%;
  }
  .col-xxs-1 {
    width: 8.33333333%;
  }
  .full-edit .text-container {
    padding-right: 15px;
  }
  .full-edit .extras-container {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .full-edit .extras {
    margin-top: 15px;
  }
  .full-edit .source-links {
    line-height: 21px;
    white-space: nowrap;
    margin-top: -8px;
  }
}
@media (max-width: 767px) {
  .two-columns {
    column-count: 1;
    column-gap: 30px;
    -moz-column-count: 1;
    -moz-column-gap: 30px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
  }
  .side-menu-user-table {
    height: 60px;
  }
  .head {
    height: 75px;
  }
  .head.with-description h1 {
    margin-top: 0;
  }
  .head.with-description .head-description {
    margin-top: 0;
  }
  .wn-header-search-fields {
    padding-top: 12px;
  }
  h1 {
    font-size: 30px;
    line-height: 60px;
    margin: 0;
    padding: 0;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 14px;
    line-height: 21px;
  }
  h4 {
    font-size: 16px;
  }
  .title-medium {
    font-size: 14px;
  }
  .title-large {
    font-size: 16px;
  }
  .title-large-pad {
    margin-top: 3px;
  }
  #content .container-fluid {
    padding: 0 5px;
  }
  #content .container-fluid > .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .post.ui-draggable .post-content {
    padding-left: 0px;
  }
  .post {
    padding-right: 0px;
    padding-bottom: 10px;
  }
  .post.ui-draggable .handlebar {
    display: none;
  }
  .post-extra {
    display: block;
    margin-top: 20px;
    padding-top: 5px;
  }
  .post-extra-title {
    display: block;
    height: auto;
    width: 100px;
    padding-top: 10px;
    margin-bottom: 10px;
    vertical-align: top;
  }
  .post-extra-title-slim {
    display: inline-table;
    width: 100px;
    vertical-align: top;
  }
  .post-extra-content {
    display: block;
    vertical-align: top;
    padding-left: 0px;
  }
  #side-menu {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    width: 80%;
    padding-right: 0px;
    left: -100%;
  }
  #row-offcanvas.active #side-menu {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    width: 100%;
    left: 0%;
    position: relative;
  }
  #row-offcanvas.active #side-menu .hide-menu {
    display: block;
  }
  .pagemode-full .header.detached h1 {
    padding-left: 49px;
  }
  .pagemode-full .side-menu-hidden {
    display: block;
  }
  .pagemode-full #row-offcanvas.active .side-menu-hidden {
    display: none;
  }
  .modal-dialog {
    margin-top: 50px;
  }
  .modal-content,
  .modal-small .modal-content {
    margin-left: 0;
    width: 100%;
    position: absolute;
  }
  .modal-small {
    margin-top: 50px;
  }
  .modal-dialog .container-fluid {
    padding: 0;
  }
  .wn-btn-modal-close {
    height: 30px;
    background-position: top right 20px;
    width: 50px;
    position: absolute;
    right: 0;
    z-index: 1;
    margin: 0;
  }
  .wn-btn-modal-close:hover {
    background-position: top right 20px;
  }
  .contribute-to-dropdown {
    margin-right: 50px;
  }
  .wn-btn-close {
    margin-right: 0px;
  }
  #toast-container > .toast-info {
    display: none;
  }
  #toast-container > div {
    width: 300px;
    padding: 10px;
  }
  #toast-container > .toast {
    background-image: none !important;
  }
  .toast-title {
    border-left: none;
    padding-left: 0px;
  }
  .toast-message {
    border-left: none;
    padding-left: 0px;
    overflow: hidden;
    max-height: 55px;
  }
  .search-text {
    width: 125px !important;
  }
}
.picked {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #38ad54;
  border-radius: 10px;
}
.appended-post .post:before {
  border-top: 7px solid #2b2f3e;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  left: 49%;
  position: absolute;
  top: -1px;
}
.appended-post h2,
.underlying-post h2 {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.appended-post .post:hover,
.underlying-post .post:hover {
  border-left: solid 2px #ffffff;
}
.appended-post .post-title {
  display: none;
}
.appended-post > .post {
  padding-top: 1em;
}
.post-modal .post:hover {
  border-left: solid 2px #ffffff;
}
/*--- slim post ---*/
.post-slim {
  background-color: #fff;
  border: solid 1px #fff;
  border-left: solid 2px #fff;
  margin: 0;
  position: relative;
  padding: 0;
}
.post-slim:hover h2 {
  color: #1cabdb;
}
.post-slim:hover {
  border-left: solid 2px #1cabdb;
}
.post-slim h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 36px;
  margin: 0;
  padding-right: 15px;
}
.post-slim h2 a {
  color: #464646;
}
.post-slim .wn-btn-remove {
  margin-top: 10px;
}
.post-slim:hover h2 a,
.post-slim.ui-draggable.dragging h2 a {
  color: #1cabdb;
}
.post-slim h2 a:hover {
  outline: none;
  text-decoration: none;
}
.post-slim .post-content {
  padding-left: 23px !important;
}
.post-slim .wn-btn-cancel-slim,
.post-slim .wn-btn-accept-slim {
  height: 36px;
  width: 26px;
  background-position: center center;
}
.post-slim .handlebar {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-small-out_of_focus.png");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  cursor: move;
  width: 21px;
  height: 36px;
  background-position: center center;
}
.post-slim:focus .handlebar,
.post-slim:active:focus .handlebar,
.post-slim:hover .handlebar,
.post-slim.ui-draggable.dragging .handlebar .post-slim.ui-draggable-dragging .handlebar {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-small-over.png");
}
.post-slim .badge {
  background-color: #66c294;
  /* overridden */
  color: #fff;
  line-height: 20px;
  height: 20px;
  padding: 1px 7px;
  margin: -3px 10px 0 10px;
}
.post-slim:focus .badge,
.post-slim:active:focus .badge,
.post-slim:hover .badge,
.post-slim.ui-draggable.dragging .badge,
.post-slim.ui-draggable-dragging .badge,
.post-slim.ui-droppable-hover .badge {
  background-color: #1cabdb;
}
.post-slim.ui-draggable.dragging {
  opacity: 0.2;
}
.post-slim.ui-draggable-dragging {
  background-color: #f7fcff;
  border: solid 1px #c8c8c8;
  border-left: solid 2px #1cabdb;
  border-radius: 2px;
  white-space: nowrap;
  z-index: 2000;
  width: 315px;
}
.handled {
  opacity: 0.5;
}
.post-slim.selected {
  background-color: #2b2f3e !important;
  border-color: #2b2f3e !important;
  margin-bottom: 0 !important;
}
.post-slim.selected h2 a {
  color: #ffffff;
}
.post-slim.selected:hover h2 a,
.post-slim.selected h2 a:hover {
  color: #ffffff;
}
.post-slim.selected:focus .handlebar,
.post-slim.selected:active:focus .handlebar,
.post-slim.selected:hover .handlebar,
.post-slim.selected.ui-draggable.dragging .handlebar .post-slim.selected.ui-draggable-dragging .handlebar {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-small-out_of_focus.png");
}
.post-slim.selected:hover h2 a,
.post-slim.selected.ui-draggable.dragging h2 a {
  color: #ffffff;
}
.post-slim.highlighted {
  background-color: #edf8ff !important;
  border-color: #edf8ff;
}
.post-slim.ui-droppable-active {
  background-color: #f2fafd;
  border: 1px dashed #1cabdb;
  padding-left: 1px;
}
.post-slim.ui-droppable-hover {
  background-color: #d7f5f8;
}
.post-slim.summary .title-summary {
  height: 36px;
  position: absolute;
  line-height: 36px;
  padding-left: 23px !important;
}
.post-slim.summary .post-content h2 {
  padding-top: 32px;
}
.post-slim.summary h2 {
  line-height: 1.42857143;
  white-space: normal;
  padding-bottom: 8px;
}
.post-slim .wn-rejected,
.post-slim .wn-qualified {
  line-height: 36px;
}
.post-slim.summary .user-icon {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}
.halfwidth .post-slim.summary h2,
.post-slim.summary.ui-draggable-dragging h2 {
  padding-right: 5px;
}
.halfwidth .wn-icon-comment {
  display: none;
}
.list-stack-small > li .post-slim {
  margin-bottom: 1px;
}
.list-stack-small > li .post-slim {
  margin-bottom: 1px;
}
.list-stack-small.spaced > li > .post-slim {
  margin-bottom: 5px;
}
.child-post {
  background-color: #ffffff;
  line-height: 28px;
  font-size: 15px;
  padding: 5px 10px;
  color: #1cabdb;
  cursor: pointer;
  border-left: solid 2px #fff;
}
.child-post.ui-draggable {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-small-out_of_focus.png");
  background-repeat: no-repeat;
  background-position: left 10px top 13px;
  padding-left: 28px;
}
.child-post.ui-draggable:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-small-over.png");
}
.child-post.dragging {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-posts-draganddrop-small-over.png");
  color: #969696;
  background-color: #f7fcff;
  border-left: solid 2px #1cabdb;
}
.child-post:hover {
  color: #147893;
  border-left: solid 2px #1cabdb;
}
.child-post .wn-btn-remove,
.child-post .wn-btn-collapse,
.child-post .wn-btn-expand {
  height: 28px;
  line-height: 28px;
  background-position: center center;
  margin-left: 10px;
}
.child-post.selected {
  background-color: #2b2f3e;
  border-left: none;
  color: #ffffff;
}
.child-post.selected:hover {
  color: #1cabdb;
}
.child-post.selected .wn-btn-expand {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-expand-white.png");
}
.child-post.selected .wn-btn-collapse {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-minimize-white.png");
}
.split-content {
  position: relative;
}
.split-content:before,
.split-content:after {
  display: table;
  content: " ";
}
.split-content:after {
  clear: both;
}
.split-content-left {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  float: left;
}
.split-content-right {
  padding-right: 15px;
  padding-left: 15px;
  width: 0%;
  opacity: 0;
  overflow: hidden;
  float: left;
  position: relative;
  display: none;
}
.three-piece-content-first {
  position: relative;
  min-height: 1px;
  width: 61.8%;
  position: absolute;
}
.three-piece-content-second {
  min-height: 1px;
  width: 23.6%;
  position: absolute;
  right: 14.6%;
  overflow: hidden;
}
.three-piece-content-third {
  min-height: 1px;
  width: 14.6%;
  position: absolute;
  right: 0%;
  overflow: hidden;
}
.three-piece-content-first,
.three-piece-content-second,
.three-piece-content-third {
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.three-piece-content-selected1 .three-piece-content-first {
  width: 61.8%;
}
.three-piece-content-selected1 .three-piece-content-second {
  width: 23.6%;
  right: 14.6%;
}
.three-piece-content-selected1 .three-piece-content-third {
  width: 14.6%;
}
.three-piece-content-selected2 .three-piece-content-first {
  width: 23.6%;
}
.three-piece-content-selected2 .three-piece-content-second {
  width: 61.8%;
  right: 14.6%;
}
.three-piece-content-selected2 .three-piece-content-third {
  width: 14.6%;
}
.three-piece-content-selected3 .three-piece-content-first {
  width: 14.6%;
}
.three-piece-content-selected3 .three-piece-content-second {
  width: 23.6%;
  right: 61.8%;
}
.three-piece-content-selected3 .three-piece-content-third {
  width: 61.8%;
}
.three-piece-content-full-selected1 .three-piece-content-first {
  width: 100%;
}
.three-piece-content-full-selected1 .three-piece-content-second {
  width: 0%;
}
.three-piece-content-full-selected1 .three-piece-content-third {
  width: 0%;
}
.three-piece-content-full-selected2 .three-piece-content-first {
  width: 0%;
}
.three-piece-content-full-selected2 .three-piece-content-second {
  width: 100%;
  right: 0%;
}
.three-piece-content-full-selected2 .three-piece-content-third {
  width: 0%;
}
.three-piece-content-full-selected3 .three-piece-content-first {
  width: 0%;
}
.three-piece-content-full-selected3 .three-piece-content-second {
  width: 0%;
}
.three-piece-content-full-selected3 .three-piece-content-third {
  width: 100%;
}
.full-height {
  margin: 0px auto;
  padding: 0px;
  overflow: hidden;
  height: 100%;
}
/* ------ report set -----------*/
.outerlane {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: auto;
}
.innerlane {
  position: relative;
  width: auto;
  white-space: nowrap;
  height: 100%;
}
.timeline {
  display: inline-block;
  position: relative;
  width: 780px;
  padding: 1px;
  border-right: 1px solid #c8c8c8;
}
.timelines {
  border-left: 1px solid #c8c8c8;
  width: auto;
  position: relative;
}
.timeline .year {
  position: absolute;
  height: 25px;
  line-height: 23px;
  padding: 0 6px;
}
.timeline .month {
  position: absolute;
  line-height: 15px;
  margin-top: 25px;
  border-left: 1px dashed #c8c8c8;
  text-transform: uppercase;
  color: #c8c8c8;
  padding: 0 6px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 100%;
}
.timeline .month.c1 {
  border-left: none;
}
.rep,
.adhocrep,
.report-set-document-name {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  border-radius: 5px;
  height: 85px;
  padding-top: 5px;
}
.rep {
  position: absolute;
  border: 1px solid #ebebeb;
  border-color: rgba(223, 224, 226, 0.5);
  background-color: rgba(223, 224, 226, 0.5);
}
.adhocrep {
  display: inline-block;
  margin-right: 15px;
}
.rep:hover,
.rep.active {
  border: 1px solid #1cabdb;
  background-color: rgba(242, 250, 253, 0.5);
}
.rep.colsp1 {
  background: none;
  border: none;
}
.report-cal {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 74px;
  width: 54px;
  user-select: none;
  margin: auto;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-month-in_focus.png");
  padding-top: 10px;
  padding-left: 11px;
  color: #1cabdb;
  position: relative;
}
.report-set-document-container {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}
.report-cal:hover,
.rep.active > .report-cal,
.report-set-document:hover,
.adhocrep.active > .report-cal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-month-over.png");
  color: white;
}
.report-hovered > .report-cal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-month-active.png") !important;
  color: #000000 !important;
}
.row1 .report-cal,
.row2 .report-cal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-quarter-in_focus.png");
}
.row1 .report-cal:hover,
.row1.rep.active > .report-cal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-quarter-over.png");
  color: white;
}
.row1.report-hovered > .report-cal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-quarter-active.png") !important;
  color: #000000 !important;
}
.row2 .report-cal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-quarter-in_focus.png");
}
.row2 .report-cal:hover,
.row2.rep.active > .report-cal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-quarter-over.png");
  color: white;
}
.row2.report-hovered > .report-cal {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-quarter-active.png") !important;
  color: #000000 !important;
}
.reports-cal-ad-hoc,
.report-set-document {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 74px;
  width: 104px;
  user-select: none;
  margin: auto;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-ad-hoc-in_focus.png");
  padding-top: 10px;
  padding-left: 11px;
  color: #1cabdb;
  position: relative;
}
.adhocrep.published .reports-cal-ad-hoc:after,
.rep.published .report-cal:after,
.report-set-document-container.published .report-set-document:after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-published-tag-in_focus.png");
  bottom: 1px;
  right: 2px;
  position: absolute;
  display: inline-block;
}
.adhocrep.published .reports-cal-ad-hoc:hover:after,
.rep.published .report-cal:hover:after,
.report-set-document-container.published .report-set-document:hover:after {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-published-tag-over.png");
}
.reports-cal-ad-hoc:hover,
.rep.active > .reports-cal-ad-hoc,
.adhocrep.active > .reports-cal-ad-hoc,
.report-set-document:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-ad-hoc-over.png");
  color: white;
}
.report-hovered > .reports-cal-ad-hoc {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-ad-hoc-active.png") !important;
  color: #000000 !important;
}
.report-name {
  width: 50px;
  overflow: hidden;
}
.adhocrep .report-name,
.report-set-document-name {
  height: 14px;
  line-height: 14px;
  width: 82px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.report-set-document-name {
  padding-top: 0;
}
.row0 {
  height: 85px;
  margin-top: 43px;
}
.row1 {
  height: 85px;
  margin-top: 139px;
}
.row2 {
  height: 85px;
  margin-top: 235px;
}
.row3 {
  height: 85px;
  margin-top: 332px;
}
.colsp1 {
  width: 54px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp2 {
  width: 120px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp3 {
  width: 185px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp4 {
  width: 250px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp5 {
  width: 315px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp6 {
  width: 380px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp7 {
  width: 445px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp8 {
  width: 510px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp9 {
  width: 575px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp10 {
  width: 640px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp11 {
  width: 705px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp12 {
  width: 770px;
  margin-left: 5px;
  margin-right: 5px;
}
.colsp2 > .report-cal,
.colsp3 > .report-cal,
.colsp4 > .report-cal,
.colsp5 > .report-cal,
.colsp6 > .report-cal,
.colsp7 > .report-cal,
.colsp8 > .report-cal,
.colsp9 > .report-cal,
.colsp10 > .report-cal,
.colsp11 > .report-cal,
.colsp12 > .report-cal {
  z-index: 999;
}
.c1 {
  left: 0;
}
.c2 {
  left: 65px;
}
.c3 {
  left: 130px;
}
.c4 {
  left: 195px;
}
.c5 {
  left: 260px;
}
.c6 {
  left: 325px;
}
.c7 {
  left: 390px;
}
.c8 {
  left: 455px;
}
.c9 {
  left: 520px;
}
.c10 {
  left: 585px;
}
.c11 {
  left: 650px;
}
.c12 {
  left: 715px;
}
.laneheight0 {
  height: 122px;
}
.laneheight1 {
  height: 224px;
}
.laneheight2 {
  height: 320px;
}
.laneheight3 {
  height: 416px;
}
.timeline-nav {
  display: none;
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 1069;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 0px;
}
.timeline-nav-level-1.timeline-nav {
  margin-top: 100px;
}
.timeline-nav-level-2.timeline-nav {
  margin-top: 100px;
}
.navHover:hover .timeline-nav {
  display: inline-block;
}
.timeline-nav.left {
  cursor: w-resize;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-back-in_focus.png") !important;
}
.timeline-nav.left:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-back-over.png") !important;
}
.timeline-nav.left:focus,
.timeline-nav.left:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-back-active.png") !important;
}
.timeline-nav.right {
  cursor: e-resize;
  right: 15px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-forward-in_focus.png") !important;
}
.timeline-nav.right:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-forward-over.png") !important;
}
.timeline-nav.right:focus,
.timeline-nav.right:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-forward-active.png") !important;
}
.currentMonthHighlight {
  position: absolute;
  pointer-events: none;
  width: 1px;
  height: 120%;
  z-index: 999;
}
.circle-user {
  width: 1%;
  padding: 10px 11px;
  margin: 0 auto;
  border: 2px solid #e2e2e2;
  border-radius: 25px;
  background-color: #e2e2e2;
}
.list-tile-report {
  min-height: 114px;
}
.list-tile-report .report-icon {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  user-select: none;
  height: 74px;
  width: 134px;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-ad-hoc-in_focus.png");
  padding-top: 6px;
  padding-left: 26px;
  color: #1cabdb;
  position: relative;
}
.list-tile-report:hover .report-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-ad-hoc-over.png");
  color: white;
}
.list-tile-report .report-name {
  width: 82px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-tile-report .report-icon-offset {
  padding-left: 134px;
  min-height: 80px;
}
@media (max-width: 1199px) {
  .list-tile-report .report-icon-offset-md {
    padding-left: 134px;
  }
}
@media (max-width: 991px) {
  .list-tile-report .report-icon {
    background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-month-in_focus.png");
    height: 74px;
    width: 84px;
    padding-left: 25px;
  }
  .list-tile-report:hover .report-icon {
    background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-month-over.png");
    color: white;
  }
  .list-tile-report .report-name {
    width: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .list-tile-report .report-icon-offset,
  .list-tile-report .report-icon-offset-md {
    padding-left: 84px;
  }
}
.report-icon {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: left center;
  background-repeat: no-repeat;
  user-select: none;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-ad-hoc-in_focus.png");
  height: 74px;
  width: 54px;
  padding-left: 10px;
  padding-top: 6px;
  color: #1cabdb;
  position: relative;
}
.report-icon:hover,
.report-icon.active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-ad-hoc-over.png");
  color: white;
}
.list-tile-widget-report {
  min-height: 94px;
  padding: 10px 0;
}
.list-tile-widget-report .report-icon {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-position: left center;
  background-repeat: no-repeat;
  user-select: none;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-month-in_focus.png");
  height: 74px;
  width: 54px;
  padding-left: 10px;
  padding-top: 6px;
  color: #1cabdb;
  position: relative;
}
.list-tile-widget-report:hover .report-icon,
.list-tile-widget-report.active .report-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-cal-month-over.png");
  color: white;
}
.list-tile-widget-report .report-name {
  width: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-tile-widget-report .report-icon-offset {
  padding-left: 69px;
}
.col-xs-6 .hidden-col-6 {
  display: none;
}
.dashboard-to-perspective-row {
  background-color: white;
  border: solid 1px #c8c8c8;
  border-radius: 4px;
  margin-top: 20px;
  color: #969696;
  line-height: 38px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  cursor: default;
}
.dashboard-to-perspective-button {
  background-color: #2b2f3e;
  float: right;
  right: 0;
  top: 0;
  line-height: 40px;
  color: #ffffff;
  margin-top: -1px;
  margin-right: -16px;
  margin-left: 5px;
  border-radius: 0 4px 4px 0;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-logo-no-small.png");
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  background-position: right 15px center;
  padding-right: 143px;
  padding-left: 15px;
  background-repeat: no-repeat;
  font-weight: 300;
  cursor: pointer;
}
.dashboard-to-perspective-button:hover {
  background-color: #1baada;
}
.dashboard-search-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-out_of_focus.png");
}
.dashboard-search-icon-offset {
  padding-left: 35px;
}
.dashboard-search-tile:hover .dashboard-search-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-over.png");
}
.dashboard-search-tile:hover {
  color: #1cabdb;
}
.dashboard-search-tile.active {
  color: #464646;
}
.dashboard-search-tile.active .dashboard-search-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-search-out_of_focus.png") !important;
}
.dashboard-dashboard-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-dashboard-out_of_focus.png");
}
.dashboard-search-tile:hover .dashboard-dashboard-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-dashboard-over.png");
}
.dashboard-search-tile.active .dashboard-dashboard-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-dashboard-out_of_focus.png") !important;
}
.dashboard-newsletter-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-newsletter-out_of_focus.png");
}
.dashboard-newsletter-icon-offset {
  padding-left: 35px;
}
.dashboard-newsletter-tile:hover .dashboard-newsletter-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-newsletter-over.png");
}
.dashboard-newsletter-tile:hover {
  color: #1cabdb;
}
.dashboard-newsletter-tile.active {
  color: #464646;
}
.dashboard-newsletter-tile.active .dashboard-newsletter-icon {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-leftmenu-newsletter-out_of_focus.png") !important;
}
.dashboard-text {
  background-color: #ffffff;
  margin-top: 4px;
  padding: 20px 15px 10px 15px;
}
.dashboard-item {
  background-color: #ffffff;
  margin-top: 4px;
  margin-bottom: 5px;
}
.dashboard-item-header {
  line-height: 28px;
  font-size: 15px;
  padding: 5px 15px;
}
.dashboard-item-content {
  padding: 15px;
}
.dashboard-item-linked {
  color: #1cabdb;
  cursor: pointer;
}
.dashboard-item-linked:hover {
  color: #147893;
}
.dashboard-item.selected .dashboard-item-header {
  background-color: #2b2f3e;
  color: #ffffff;
}
.dashboard-item.selected .dashboard-item-linked:hover {
  color: #1cabdb;
}
.dashboard-item.selected .wn-btn-expand {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-expand-white.png");
}
.dashboard-item.selected .wn-btn-collapse {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-minimize-white.png");
}
.dashboard-item-report {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dashboard-report.png");
  background-repeat: no-repeat;
  background-position: left 14px center;
  padding-left: 37px;
}
.dashboard-item-linked.dashboard-item-report:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dashboard-report-over.png");
}
.dashboard-item-document {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dashboard-file.png");
  background-repeat: no-repeat;
  background-position: left 12px center;
  padding-left: 37px;
}
.dashboard-item-linked.dashboard-item-document:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dashboard-file-over.png");
}
.dashboard-item-newsletter {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dashboard-newsletter.png");
  background-repeat: no-repeat;
  background-position: left 12px center;
  padding-left: 37px;
}
.dashboard-item-linked.dashboard-item-newsletter:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dashboard-newsletter-over.png");
}
.dashboard-item-playercard {
  height: 70px;
  padding: 10px 0;
}
.dashboard-item-playercard .image-container {
  width: 38.2%;
  padding: 5px 15px;
  text-align: center;
  float: left;
  position: relative;
  min-height: 1px;
}
.dashboard-item-playercard .image-container > img {
  display: block;
  max-width: 100%;
  max-height: 40px;
  margin: 0 auto;
}
.dashboard-item-playercard .image-container.no-image {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-competitor-large.png");
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.4;
  height: 100%;
}
.dashboard-item-playercard .text-container {
  width: 61.8%;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  line-height: 50px;
  border-left: 1px solid #c8c8c8;
  white-space: nowrap;
}
.dashboard-item-comment {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dashboard-item-comment .image-container {
  padding: 5px 0;
  text-align: center;
}
.dashboard-item-comment .image-container img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.dashboard-item-comment .text-container {
  width: 61.8%;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  line-height: normal;
  border-left: 1px solid #c8c8c8;
  white-space: nowrap;
}
.dashboard-item-search {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dashboard-search.png");
  background-repeat: no-repeat;
  background-position: left 11px center;
  padding-left: 37px;
}
.dashboard-item-linked.dashboard-item-search:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-dashboard-search-over.png");
}
.dashboard-item-post {
  margin-bottom: 2px;
}
.dashboard-item-post.selected {
  margin-bottom: 0px;
}
.dashboard-item-header .wn-btn-pdf,
.dashboard-item-header .wn-btn-collapse,
.dashboard-item-header .wn-btn-expand,
.dashboard-item-header .wn-icon-comment {
  height: 28px;
  line-height: 28px;
  background-position: left center;
}
.chart-legend {
  color: #464646;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin-right: 2px;
}
.spinner-container {
  width: 30px;
  height: 30px;
  line-height: 50px;
  margin-right: 15px;
  position: absolute;
  right: 15px;
}
.spinner-container-centered {
  z-index: 3000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 0;
}
.spinner-img {
  width: 30px;
  height: 30px;
}
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes opacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes opacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#loading {
  text-align: center;
  line-height: 34px;
  margin: 50px 0;
}
#loading span {
  -webkit-animation-name: opacity;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: opacity;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
}
#loading span:nth-child(2) {
  -webkit-animation-delay: 100ms;
  -moz-animation-delay: 100ms;
}
#loading span:nth-child(3) {
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
}
.widgetrow {
  background-color: #fafafa;
  border: solid 1px #fafafa;
  border-left: solid 2px #fafafa;
  margin-bottom: 2px;
  padding-bottom: 10px;
  padding-right: 15px;
  position: relative;
}
.widgetrow:hover {
  background-color: #fff;
}
.outlined {
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.background-light-grey {
  background-color: #f8f8f8;
}
.inbox-query-category-list-item {
  margin-right: 5px;
}
.allow-word-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.cluster-details .post-area {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 61.8%;
}
.cluster-details .post-area.maximized {
  width: 100%;
  max-width: 800px;
}
.cluster-details .channel-area {
  float: left;
  position: relative;
  min-height: 1px;
  width: 38.2%;
  z-index: 0;
}
.cluster-details .channel-area .channel-header {
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  z-index: 10;
  width: 100%;
  background-color: #f3f3f0;
}
.channel-container {
  position: fixed;
  padding-left: 15px;
  padding-right: 15px;
  bottom: 0;
  top: 0;
  height: calc(100% - 0px);
  width: 38.2%;
  z-index: 5;
}
@media (max-width: 767px) {
  .cluster-details .post-area {
    width: 100%;
    display: none;
  }
  .cluster-details .post-area.maximized {
    display: block;
  }
  .cluster-details .channel-area {
    width: 100%;
  }
  .channel-container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .channel-container {
    width: 25.46%;
  }
  #row-offcanvas.mini-menu .channel-container {
    width: calc((100vw - 75px) * 0.382);
  }
}
@media (min-width: 992px) {
  .channel-container {
    width: 28.65%;
  }
  #row-offcanvas.mini-menu .channel-container {
    width: calc((100vw - 75px) * 0.382);
  }
}
@media (min-width: 1200px) {
  .channel-container {
    width: 343.8px;
  }
  #row-offcanvas.mini-menu .channel-container {
    width: 435px;
  }
}
.channel-list {
  height: calc(100% - 65px);
  background-color: rgba(255, 255, 255, 0.85);
}
.channel-list .list-stack-small {
  padding-top: 190px;
}
.channel-container .mCSB_outside + .mCSB_scrollTools {
  top: 195px;
}
.channel-load-button {
  line-height: 40px;
  text-align: center;
}
.channel-form {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 15px 17px 15px 10px;
  height: 65px;
}
.channel-info {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 15px 17px 15px 10px;
}
.WN-channel-minimize {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-repeat: no-repeat;
  cursor: pointer;
  user-select: none;
  width: auto;
  padding-left: 30px;
  display: block;
  background-position: left center;
}
.WN-channel-minimize {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-in_focus.png");
}
.WN-channel-minimize:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-over.png");
}
.WN-channel-minimize:focus,
.WN-channel-minimize:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-active.png");
}
.WN-channel-minimize,
.WN-channel-expand {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-repeat: no-repeat;
  cursor: pointer;
  user-select: none;
  width: auto;
  display: block;
  background-position: center center;
  padding-left: 30px;
  background-position: left center;
}
.WN-channel-minimize {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-in_focus.png");
}
.WN-channel-minimize:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-over.png");
}
.WN-channel-minimize:focus,
.WN-channel-minimize:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-minimize-active.png");
}
.WN-channel-expand {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-superexpand-in_focus.png");
}
.WN-channel-expand:hover {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-superexpand-over.png");
}
.WN-channel-expand:focus,
.WN-channel-expand:active {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reports-superexpand-active.png");
}
.channel {
  background-color: #ffffff;
}
.channelmessage > .dateseparator {
  padding-top: 15px;
  margin-bottom: 10px;
  text-align: center;
}
.channelmessage {
  margin-left: 0;
}
.channelmessage .timestamp {
  font-family: "Roboto", sans-serif;
  font-size: 10px;
  font-weight: 300;
}
.channelmessage .messageuser {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
}
.channelmessage .messagetext {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.rowstamp {
  display: none;
}
.messageblock:hover {
  background-color: #f9f9f9;
}
.aggregate > .messageblock:hover > .rowstamp {
  display: block;
}
.aggregate > .headerblock {
  display: none;
}
.user-popover .user-icon {
  position: absolute;
}
.user-popover .user-content {
  padding-left: 50px;
}
.joinrequestrow {
  padding-top: 8px;
  height: 45px;
}
.joinrequestrow:hover {
  background-color: #f9f9f9;
}
.statistics-overview-block {
  background-color: white;
  width: 100%;
  margin-left: 5px;
}
.stat-headline {
  height: 41px;
  color: #464646;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 41px;
  margin-top: 23px;
  margin-left: 0px;
}
.stat-rectangle {
  height: 185px;
  width: 100%;
  background-color: #2b2f3e;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -5px;
  background-repeat: no-repeat;
  background-position: center center;
}
.stat-back-screening {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/Screening.png");
}
.stat-back-refinement {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/Refinement.png");
}
.stat-back-reporting {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/Report.png");
}
.stat-back-readstats {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/ReadStats.png");
}
.stat-description {
  margin-top: 10px;
  margin-right: 10px;
  color: #464646;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 10px;
}
.stat-showmore {
  position: absolute;
  margin-top: 80px;
  right: 30px;
}
.stat-showmore-small {
  margin-top: 30px;
  margin-right: 30px;
}
.support-button {
  display: block;
  position: fixed;
  background-color: #1cabdb;
  color: #ffffff;
  border-color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
  padding: 8px 10px 21px;
  z-index: 100000;
  bottom: -14px;
  right: 100px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.support-button:hover {
  bottom: -8px;
}
.pocket-logo {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/pocket_regular.png") !important;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
  background-color: #ef3e56;
}
.rss-logo {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/rss-logo.png") !important;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
  background-color: #f4b459;
}
.google-logo {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/googlelogo.png") !important;
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  background-color: #ffffff;
}
.google-logo-small {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/googlelogosmall.png") !important;
  background-repeat: no-repeat;
  background-size: 100% !important;
  background-position: center;
  background-color: #ffffff;
}
.newsedge-logo {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/naviga_logo_dark_vertical_sm.png") !important;
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  background-color: #ffffff;
}
.newsedge-logo-small {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/newsedgelogo-small.png") !important;
  background-repeat: no-repeat;
  background-size: 100% !important;
  background-position: center;
  background-color: #ffffff;
}
.wnfeed-logo {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/Logotyp-mini-web.png") !important;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
  background-color: #2b2f3e;
}
.row-tile {
  width: 35px;
  height: 35px;
  background-size: 50%;
}
.round-row-tile {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-size: 50%;
}
.round-row-tile-facet {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-size: 50%;
  margin-right: 5px;
}
.factiva-logo {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/factiva-logo.png") !important;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
  background-color: #00ade5;
}
.btn-pocket {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-connection {
  padding: 10px 0;
  margin-top: 2px;
  margin-bottom: 3px;
  background-color: #ffffff;
}
.wn-conn-stat {
  height: 20px;
  float: left;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 24px;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
}
.wn-conn-alert {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 28px;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
}
.connection-tile {
  height: 120px;
}
.connection-tile-description {
  height: 130px;
  padding: 18px 12px 0px 12px;
  font-size: 12px;
}
.wn-btn-flow {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-flow.png");
}
.wn-btn-reject {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-reject.png");
}
.wn-btn-qualify {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-qualify.png");
}
.wn-btn-alert {
  background-image: url("https://cdn.ciportal.com/v1/assets/icons/WN-alert.png");
}
.connection-tile-title {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0px 4px 0px 4px;
}
.inboxconnection-tile-image {
  position: relative;
}
.inboxconnection-tile-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 61.8%;
}
.inboxconnection-tile-image > .content {
  background: url("https://cdn.ciportal.com/v1/assets/icons/cluster-placeholder-new.png") center top / cover no-repeat scroll;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.admin .side-menu-navigation,
.admin .side-menu-navigation-container {
  background-color: #65c193;
}
.admin .menu-user-name {
  padding-left: 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 300;
}
.admin .menu-item {
  background-color: #65c193;
  border-color: #65c193;
  margin-left: 0;
}
.admin .side-menu-navigation a:hover {
  color: #000;
}
.admin .menu-item.active {
  background-color: #2B2F3E;
  border-color: #2B2F3E;
}
.admin .menu-item.active:hover {
  color: #fff;
}
.admin .side-menu-navigation-container {
  padding-bottom: 20px;
}
.admin .menu-section {
  border-bottom: 1px solid #fff;
}
.admin .menu-title {
  color: #fff;
  padding-left: 15px;
}
.admin .side-menu-footer {
  color: #F3F3F0;
}
.admin .side-menu-body {
  background-color: #65c193;
}
