﻿/* WonderWebs-HTML5-Responsive - Default CSS - Copyright 2016 WonderWebs.com */
	
/* MESSAGE STYLES */
.dnnFormMessage{display:block;padding:17px 18px;margin-bottom:18px;border:1px solid rgba(2,139,255,0.2); /* blue */background:rgba(2,139,255,0.15); /* blue */-webkit-border-radius:3px;border-radius:3px;max-width:980px;}
.dnnFormMessage.dnnFormError, .dnnFormMessage.dnnFormValidationSummary{background-color:rgba(255,0,0,0.15); /* red */;border-color:rgba(255,0,0,0.2); /* red */}
.dnnFormMessage.dnnFormWarning{background-color:rgba(255,255,0,0.15); /* yellow */;border-color:#CDB21F; /* yellow */}
.dnnFormMessage.dnnFormSuccess{background-color:rgba(0,255,0,0.15); /* green */;border-color:rgba(0,255,0,0.5); /* green */}
/* TABLE STYLES */
.dnnTableHeader{display:block;padding:15px;background:none repeat scroll 0 0 #E3E3E5;}
.dnnTableHeader a, .dnnTableHeader input, .dnnTableHeader select{margin:0;}
.dnnTableDisplay{margin-bottom:18px;border:1px solid #d1d1d1;border-left:0;border-bottom:0;}
.dnnTableDisplay td, .dnnTableDisplay th{padding:5px 9px;border-bottom:1px solid #d1d1d1;}
.dnnTableDisplay th{padding:0;border-left:1px solid #d1d1d1;-webkit-box-shadow:1px 0px 0px 0px rgba(255, 255, 255, 0.9);box-shadow:1px 0px 0px 0px rgba(255, 255, 255, 0.9);}
.dnnTableDisplay th > span, .dnnTableDisplay th > a{display:block;padding:5px 9px;}
.dnnTableDisplay td:first-child{border-left:1px solid #cfcfcf;}
.dnnTableDisplay label{display:inline;padding-left:5px;}
.dnnTableDisplay caption{display:none;}
/* thead styles */
.dnnTableDisplay th{background:-moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */;background:-o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */;background:-ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */;background:linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */;text-align:left;text-shadow:1px 1px 0px rgba(255,255,255,0.8);color:#333;}
.dnnTableDisplay th a, .dnnTableDisplay th label{font-weight:normal;color:#333;text-decoration:none;}
.dnnTableDisplay th a{padding:8px 9px;}
.dnnTableDisplay th a:hover{background:#fefefe; /* Old browsers */background:-moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */;background:-o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */;background:-ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */;background:linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */;color:#333;}
.dnnTableDisplay th a:active{border-color:#999;background:#c6c6c6; /* Old browsers */background:-moz-linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6c6c6), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */;background:-o-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* Opera 11.10+ */;background:-ms-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* IE10+ */;background:linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* W3C */;-webkit-box-shadow:inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3);box-shadow:inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3);}
/* tbody styles */
.dnnTableDisplay tr:nth-child(2n) td {
        background: rgba(0,0,0,0.04);
    }
.dnnTableDisplay tr:hover td{background:rgba(2,139,255,0.15); /* blue */}
/* tfooter styles */
.dnnTableDisplay tfoot tr:hover td{background:none;}
/* table filter styles */
.dnnTableFilter{margin-bottom:18px;background:rgba(0,0,0,0.04);}
.dnnTableFilter .dnnTableDisplay{margin-bottom:0;}
.dnnFilterSet{padding:18px;}
.dnnFilterSet label{display:inline-block;}
.dnnFilterSet input, .dnnFilterSet select{display:inline-block;margin:0 5px;}
/* table filter vertical styles */
.verticalFilter .dnnFilterSet{float:left;width:20%;padding:2% 18px;}
.verticalFilter .dnnTableDisplay{float:right;width:75%;}
.verticalFilter input[type=search], .verticalFilter select, .verticalFilter input[type=text]{margin:0;width:100%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */;-webkit-box-sizing:border-box; /* Safari */}
/* PAGINATION & RESULT STYLES */
.dnnResults{float:left;margin-bottom:0;}
.dnnPagination{float:right;margin:0;padding:0;}
.dnnPagination li{float:left;list-style:none;}
.dnnPagination li a, .dnnPagination li span{display:inline-block;padding:0 5px;text-decoration:none;color:#333;}
.dnnPagination li a:hover{text-decoration:underline;color:#222;}
.dnnPagination li span{color:#222;text-decoration:underline;}
/* FORM STYLES */
.dnnFormItem input[type=text], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type=email], .dnnFormItem input[type=search], .dnnFormItem input[type=password]{background:#fafafa;border:1px solid #cccccc;font-size:12px;margin-bottom:18px;padding:8px;}
.dnnFormItem input.aspNetDisabled, .dnnFormItem textarea.aspNetDisabled{background:#ebebeb;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-color:#a7a7a7;border-width:1px;}
.aspNetDisabled, a.aspNetDisabled, .dnnDisabled, a.dnnDisabled{color:#ccc;cursor:not-allowed;text-decoration:none;}
/* Active and Focus States */
.dnnFormItem input[type=text]:active, .dnnFormItem input[type=text]:focus, .dnnFormItem input[type=password]:focus, .dnnFormItem input[type=password]:active, .dnnFormItem input[type=email]:active, .dnnFormItem input[type=email]:focus, .dnnFormItem select:active, .dnnFormItem select:focus, .dnnFormItem textarea:active, .dnnFormItem textarea:focus, .dnnFormItem input[type=search]:active, .dnnFormItem input[type=search]:focus{}
/* Required Fields */
.required label:after, legend.required:after{display:inline-block;margin-top:-2px;margin-left:9px;padding:1px 9px;border:1px solid rgba(0,0,0,0.1);border-radius:3px;-webkit-border-radius:3px;background:rgba(0,0,0,0.03);content:'Required';font-weight:normal;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:11px;font-style:italic;color:#777;}
/* Error Styles */
.error label, legend.error{color:rgba(255,0,0,0.9); /* opaque red*/}
.error input[type=text], .error select, .error textarea, .error input[type=email], .error input[type=search]{border:1px solid rgba(255,0,0,0.6); /* opaque red*/color:rgba(255,0,0,0.7); /* opaque red*/}
.dnnFormItem button, .dnnFormItem input[type=button], .dnnFormItem input[type=reset], .dnnFormItem input[type=submit], .dnnPrimaryAction, .dnnSecondaryAction, .dnnTertiaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span{display:inline-block;padding:9px 9px;margin-bottom:9px;cursor:pointer;min-width:75px; *;overflow:visible;border:1px solid #e3e3e3;background:#eaeaea;color:#888888 !important;font-weight:bold;text-decoration:none;text-align:center !important;}
.dnnFormItem button, .dnnFormItem input[type=button], .dnnFormItem input[type=reset], .dnnFormItem input[type=submit], .dnnPrimaryAction, .dnnSecondaryAction, .dnnTertiaryAction{padding:6px 6px;}
/* Primary Action */
.dnnPrimaryAction, .dnnFormItem input[type=submit], a.dnnPrimaryAction{background:#358eea;color:#efefef !important;}
.dnnPrimaryAction:hover, .dnnFormItem input[type=submit]:hover, a.dnnPrimaryAction:hover{background:#6cb6f3;color:#fff !important;}
.dnnPrimaryAction:active, .dnnFormItem input[type=submit]:active, a.dnnPrimaryAction:active{background:#1f66be;color:#fff !important;}
.dnnPrimaryAction[disabled], .dnnPrimaryAction[disabled]:hover, .dnnPrimaryAction[disabled]:active{background:#ccc !important;color:#aaa !important;}
/* Secondary Action */
.dnnFormItem button, .dnnFormItem input[type=button], .dnnFormItem input[type=reset], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span{background:#f5f5f5;color:#333;}
.dnnFormItem button:hover, .dnnFormItem input[type=button]:hover, .dnnFormItem input[type=reset]:hover, .dnnSecondaryAction:hover, a.dnnSecondaryAction:hover, ul.dnnAdminTabNav li a:hover, .dnnLogin .LoginTabGroup span:hover{background:#fefefe;color:#555;}
.dnnFormItem button:active, .dnnFormItem input[type=button]:active, .dnnFormItem input[type=reset]:active, .dnnFormItem input[type=reset]:active, .dnnSecondaryAction:active, a.dnnSecondaryAction:active, ul.dnnAdminTabNav li a:active{background:#c6c6c6;}
/* Tertiary Action */
.dnnTertiaryAction, a.dnnTertiaryAction{padding:10px 10px;background:#eaeaea;color:#333;}
.dnnTertiaryAction:hover, a.dnnTertiaryAction:hover{background:#f2f2f2;}
.dnnTertiaryAction:active, a.dnnTertiaryAction:active{background:#d8d8d8;}
/* Action Button behind input */
.dnnFormItem input[type=text] + a.dnnPrimaryAction, .dnnFormItem input[type=text] + a.dnnSecondaryAction, .dnnFormItem input[type=text] + a.dnnTerriaryAction{margin-left:5px;}
.dnnFormItem input[type=checkbox] + span, .dnnFormItem input[type=radio] + span{margin:5px;}
/* Re-set default cursor for disabled elements */
.dnnFormItem button[disabled], .dnnFormItem input[disabled]{cursor:default;opacity:0.5;}
/* Consistent box sizing and appearance */
.dnnFormItem input[type=checkbox], .dnnFormItem input[type=radio]{*width:13px; *;height:13px; /*why are we using hacks here*/;padding:0;box-sizing:border-box;}
.dnnFormItem input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
.dnnFormItem input[type=search]::-webkit-search-decoration, .dnnFormItem input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;}
/* Remove inner padding and border in FF3/4: h5bp.com/l */
.dnnFormItem button::-moz-focus-inner, .dnnFormItem input::-moz-focus-inner{border:0;padding:0;}
.dnnFormItem textarea{overflow:auto;vertical-align:top;resize:vertical;}
/* Colors for form validity */
.dnnFormItem input:valid, .dnnFormItem textarea:valid{}
.dnnFormItem input:invalid, .dnnFormItem textarea:invalid{background-color:#f0dddd;}
/* Horizontal taxonomy styles */
.horizontal ul.categories, .horizontal ul.tags{list-style:none;}
.horizontal ul.categories{}
.horizontal ul.tags{}
.horizontal ul.categories li, .horizontal ul.tags li{}
.horizontal ul.tags li.add-tags{}
.horizontal ul.tags li.add-tags img{}
/* Vertical taxonomy styles */
.vertical ul.categories, .vertical ul.tags{list-style:none;}
.vertical ul.categories li, .vertical ul.tags li{}
.vertical ul.categories li{}
.vertical ul.tags li{}
.vertical ul.tags li.add-tags{}
.vertical ul.tags li.add-tags img{}
/* TABS : JQUERY UI TABS 1.8.14 */
ul.dnnAdminTabNav{display:inline-block;margin-top:5px;margin-left:0;width:100%;height:37px;border-bottom:1px solid #c2c2c2;}
ul.dnnAdminTabNav li{float:left;margin-right:4px;list-style:none;}
ul.dnnAdminTabNav li a{margin-bottom:0;border-bottom:0;box-shadow:none;webkit-box-shadow:none;-webkit-border-radius:3px 3px 0px 0px;border-radius:3px 3px 0px 0px;}
ul.dnnAdminTabNav li.ui-tabs-active a{margin-top:-3px;padding:12px 9px 10px 9px;background:#fff;}
/* Panels */
.ui-tabs .ui-tabs-panel{position:relative;display:block;}
.ui-tabs .ui-tabs-hide{display:none;}
/* LOGIN TAB GROUP */
.dnnLogin .LoginTabGroup{display:inline-block;width:100%;height:37px;margin-left:0;margin-top:5px;border-bottom:1px solid #C2C2C2;}
.dnnLogin .LoginTabGroup span{margin-right:4px;margin-bottom:0;border-bottom:0 none;border-radius:3px 3px 0 0;box-shadow:none;}
.dnnLogin .LoginTabGroup span.LoginTabSelected{margin-top:-3px;padding:12px 9px 10px;background:none repeat scroll 0 0 #FFFFFF;}
/* TABS : JQUERY UI RESIZABLE 1.8.14 */
.dnnForm .ui-resizable{position:relative;}
.dnnForm .ui-resizable-handle{position:absolute;display:block;z-index:99999;font-size:0.1px;}
.dnnForm .ui-resizable-disabled .ui-resizable-handle, .dnnForm .ui-resizable-autohide .ui-resizable-handle{display:none;}
.dnnForm .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}
.dnnForm .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}
.dnnForm .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}
.dnnForm .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}
.dnnForm .ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}
.dnnForm .ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}
.dnnForm .ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}
.dnnForm .ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
/* FORM ITEMS */
.dnnForm{width:100%;}
.dnnForm fieldset{clear:none;position:relative;margin-bottom:18px;text-align:left;}
.dnnForm fieldset fieldset{width:100%;}
.dnnForm .dnnFormItem{clear:both;width:100%;display:block;position:relative;text-align:left;}
/* Label */
.dnnTooltip{position:relative;display:block;width:32.075%;margin-right:18px;}
.dnnHelperTip{position:relative;display:block;}
.dnnDragdropTip{z-index:10000;position:absolute;width:auto !important;height:auto !important;padding:10px;padding-left:30px;border-radius:3px;background:rgba(0, 0, 0, 0.75) url("/images/pin-icn.png") no-repeat 7px 12px;font-size:11px;color:#DDD;text-align:left;}
span.dnnFormRequired:after, div.dnnFormItem.dnnFormRequired > div.dnnLabel span:after{content:"*";display:inline-block;margin:0 0 0 5px;color:Red;font-size:16px;line-height:1em;font-weight:bold;}
.dnnFormItem input[type=checkbox] + span, .dnnFormItem input[type=radio] + span{display:inline-block;width:auto;margin:6px 5px 6px 5px;}
/* Help Label */
a.dnnFormHelp, .dnnForm .dnnFormItem a.dnnFormHelp, .dnnTooltip label a.dnnFormHelp{color:#333;text-decoration:none;font-weight:bold;}
a.dnnFormHelp{display:inline-block;position:absolute;right:0;top:2px;width:14px;height:15px;background:url("/images/helpI-icn-grey.png") no-repeat left 2px;padding:0 !important;margin:0 !important;}
.dnnLabel{display:inline-block;float:left;position:relative;width:32.075%;padding-right:20px;margin-right:18px;overflow:visible;text-align:right;}
.dnnFormItem > .dnnLabel{margin-top:5px;}
.dnnLabel > span{text-align:right;}
.dnnForm .dnnFormItem a.dnnFormHelp span{position:relative;}
.dnnForm .dnnFormItem a.dnnFormHelp img{display:block;}
.dnnLabel + span{display:inline-block;margin-top:6px;margin-bottom:6px;white-space:pre-line;}
/* Help tooltip */
.dnnTooltip .dnnFormHelpContent, .dnnHelperTip .dnnFormHelpContent{visibility:hidden;z-index:10;position:absolute;width:200px;padding:10px;padding-left:30px;border-radius:3px;background:rgba(0,0,0,0.75);font-size:11px;color:#ddd;text-align:left;}
.dnnFormHelpContent span{display:block;word-wrap:break-word;}
.dnnTooltip .dnnFormHelpContent .dnnHelpText{word-wrap:break-word;}
.bottomArrow:after{position:absolute;content:"";left:15px;bottom:-7px;width:0;height:0;opacity:0.75;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #000;}
.topArrow:before{position:absolute;content:"";left:15px;top:-7px;width:0;height:0;opacity:0.75;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #000;}
a.pinHelp{display:block;position:absolute;left:7px;top:12px;width:15px;height:15px;opacity:0.5;background:url("/images/pin-icn.png") no-repeat 0 0;}
.ui-draggable a.pinHelp, a.pinHelp:hover{opacity:1;}
/* Error tooltip */
.dnnFormItem span.dnnFormMessage.dnnFormError{display:block;position:absolute;overflow:visible; /*top:-95%; right: 12%;*/bottom:95%;right:12%;width:200px;margin-bottom:0;padding:10px;border:none;border-radius:3px;background:rgba(255,0,0,0.75);font-size:12px;color:#fff;text-align:left;}
.dnnFormItem span.dnnFormMessage.dnnFormError:after{position:absolute;bottom:-7px;left:15px;content:"";width:0;height:0;opacity:0.75;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid red;}
/* Input Types*/
.dnnFormItem input[type=text], .dnnFormItem input[type=password], .dnnFormItem input[type=email], .dnnFormItem input[type=tel], .dnnFormItem select, .dnnFormItem textarea{width:45%;max-width:445px;}
.dnnFormItem select{width:47%;}
.dnnFormItem select option{color:#333;}
.dnnFormItem table{background:none;}
/* Input Customised Checkbox*/
.dnnCheckbox{display:inline-block;cursor:pointer;}
.dnnCheckbox .mark{display:inline-block; /*margin-top: 3px;*/}
.dnnCheckbox img{display:inline-block;width:20px;height:18px;min-width:20px;vertical-align:middle;}
.dnnCheckbox img{background:transparent url("/images/checkbox.png") no-repeat;}
.dnnCheckbox img{background-position:0px 0px;}
.dnnCheckbox-hover img{background-position:0px 0px;}
.dnnCheckbox-checked img{background-position:-51px 0px;}
.dnnCheckbox-disabled{cursor:not-allowed;}
.dnnCheckbox-disabled img{opacity:.5;}
.dnnCheckbox-checked-error img{background-position:-150px 0px;}
.dnnCheckbox-error img{background-position:-100px 0px;}
.dnnCheckbox-focus{background-color:#e3e3e5;}
.dnnBoxLabel{display:inline-block;}
/* normal checkbox fix */
.dnnFormItem input[type=checkbox].normalCheckBox{display:inline-block;margin:8px 0 4px 0;}
/* Input Customised Radiobutton */
.dnnRadiobutton{display:inline-block;cursor:pointer;}
.dnnRadiobutton .mark{display:inline-block;}
.dnnRadiobutton img{width:20px;height:18px;min-width:20px;vertical-align:middle;}
.dnnRadiobutton img{background:transparent url("/images/radiobutton.png") no-repeat;}
.dnnRadiobutton img{background-position:0px 0px;}
.dnnRadiobutton-hover img{background-position:0px 0px;}
.dnnRadiobutton-checked img{background-position:-50px 0px;}
.dnnRadiobutton-disabled img{opacity:.5;}
.dnnRadiobutton-checked-error img{background-position:-150px 0px;}
.dnnRadiobutton-error img{background-position:-100px 0px;}
.dnnRadiobutton-focus{background-color:#e3e3e5;}
/* Input RadioButton group */
div.dnnFormRadioButtons, div.dnnHSRadioButtons, span.dnnFormRadioButtons, span.dnnHSRadioButtons{display:inline-block;padding:10px;margin-bottom:5px;background-color:#f0f0f0;}
table.dnnFormRadioButtons{background-color:#f0f0f0;margin-bottom:5px;}
.RadComboBox_Default .rcbInput{width:100% !important;}
/* general group*/
div.dnnFormGroup{display:inline-block;padding:10px;margin-bottom:5px;background-color:#f0f0f0;width:65%;}
/* Input Customised Spinner */
.dnnSpinner{display:inline-block;position:relative;width:150px;padding:6px 6px; *overflow:visible;border:1px solid #c9c9c9;background:#fff;background:-moz-linear-gradient(top, #fff 0%, #f0f2f1 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%); /* Chrome10+,Safari5.1+ */;background:linear-gradient(top, #fff 0%,#f0f2f1 100%); /* W3C */;-webkit-border-radius:3px;border-radius:3px;color:#333;text-decoration:none;-webkit-box-shadow:0px 1px 0px 0px #bbb;box-shadow:0px 1px 0px 0px #bbb;}
.dnnFormItem .dnnSpinner{width:45%;margin-bottom:18px;}
.dnnSpinnerDisplay{margin:0 25px 0 8px;background:transparent;color:#999;}
.dnnFormItem .dnnSpinnerDisplay > input[type=text], .dnnFormItem .dnnSpinnerDisplay > input[type=text]:focus{border:none;margin:0;box-shadow:none;padding:0;background:transparent;}
.dnnSpinnerCtrl{position:absolute;top:0;right:0;width:25px;background-color:transparent;border-left:1px solid #c9c9c9;}
.dnnSpinnerCtrl > a.dnnSpinnerTopButton{display:block;width:25px;height:16px;background:transparent url("/images/dnnSpinnerUpArrow.png") no-repeat;background-position:center;cursor:pointer;}
.dnnSpinnerCtrl > a.dnnSpinnerBotButton{display:block;width:25px;height:16px;background:transparent url("/images/dnnSpinnerDownArrow.png") no-repeat;background-position:center;cursor:pointer;}
/* Input Customised Tags */
div.dnnTagsInput{display:inline-block;margin:0;padding:5px 0 0 5px;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;background:#FFF;-webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.8), inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.8), inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);}
.dnnFormItem .dnnTagsInput{width:45%;}
div.dnnTagsInput span.tag{display:block;float:left;padding:2px 6px 2px 6px;margin-right:5px;margin-bottom:5px;border:1px solid #c9c9c9;border-radius:3px;-webkit-border-radius:3px;font-size:12px;text-decoration:none;color:#888;cursor:pointer;background-color:#eee;}
div.dnnTagsInput span.tag:hover{background-color:#e8f1fa;color:#444;}
div.dnnTagsInput span.tag a{display:inline-block;width:8px;height:8px;margin:6px 0 0 0;background:transparent url("/images/dnnTagClose.png") no-repeat;background-position:center;}
div.dnnTagsInput > div > input, div.dnnTagsInput > div > input:focus{border:none;background:transparent;outline:none;font-weight:normal;font-family:helvetica;font-size:12px;display:inline-block;vertical-align:top;height:19px;padding:3px 0 3px 3px;margin-bottom:5px;}
div.dnnTagsInput > div > input::-ms-clear{display:none;}
div.dnnTagsInput div{display:block;float:left;}
div.dnnTagsInput div.dnnTags_filter{float:right;position:relative;margin:0 0 5px 5px;}
div.dnnTagsInput div.dnnTags_filter > .dnnTags_filter_label{display:inline-block;border-left:1px solid #ccc;padding:3px 15px 0 10px;margin-right:3px;color:#999;cursor:pointer;background:url("/images/dnnSpinnerDownArrow.png") no-repeat;background-position:right center;height:22px;}
div.dnnTagsInput div.dnnTags_filter > .dnnTags_filter_label.dnnExpanded{color:#666;background:url("/images/dnnSpinnerUpArrow.png") no-repeat;background-position:right center;}
div.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl{display:none;position:absolute;list-style-type:none;background:#fff;border:1px solid #c9c9c9;right:22px;top:28px;margin:0;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 2px 0px 0px #bbb;box-shadow:0px 2px 0px 0px #bbb;z-index:15;}
.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li{white-space:nowrap;padding:6px 12px 6px 8px;border-top:1px solid #c9c9c9;list-style:none;color:#666;min-width:150px;}
.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li:first-child{border-top:none;}
.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li:hover{background-color:#e8f1fa;color:#333;}
.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > input{display:inline-block;vertical-align:top;margin-right:10px;cursor:pointer;}
.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > span.dnnCheckbox{margin-right:8px;}
.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > label{display:inline-block;vertical-align:top;cursor:pointer;}
div.dnnTagsInput div.dnnTags_filter a.dnnSearchButton{display:inline-block;width:18px;height:18px;background-image:url("/images/search/searchButton.png");background-repeat:no-repeat;background-position:center center;vertical-align:top;cursor:pointer;margin:4px 5px 0 4px;}
.dnnTagsClear{clear:both;width:100%;height:0px;}
div.dnnTagsInput > div > input.dnnTagsInvalid{display:block;float:left;margin-right:5px;border:none;outline:none;border-radius:3px;-webkit-border-radius:3px;background:#FBD8DB; /*light red*/cursor:pointer;font-size:12px;color:#90111A !important; /* dark red*/;text-decoration:none;}
/* DNN Auto Complete */
.dnn_acResults{padding:0px;border:1px solid #c9c9c9;background-color:#fff;overflow:hidden;z-index:900001;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;-webkit-box-shadow:0px 2px 0px 0px #bbb;box-shadow:0px 2px 0px 0px #bbb;min-width:150px;}
.dnn_acResults ul{margin:0px;padding:0px;list-style-position:outside;list-style:none;}
.dnn_acResults ul li{margin:0px;padding:6px 22px 6px 22px;border-top:1px solid #c9c9c9;color:#666;cursor:pointer;display:block;overflow:hidden;color:#333;}
.dnn_acResults ul li:first-child{border-top:none;}
.dnn_acLoading{}
.dnn_acSelect{background-color:#e8f1fa;color:#333;}
/* Form Item */
.dnnFormMessage .dnnLabel{float:none;width:90%;text-align:left;}
/* Pane header */
.dnnFormSectionHead span{font-size:18px;color:#222;}
/* Progressbar*/
.dnnProgressbar{height:25px !important;padding:18px 10px 0 10px;border:1px solid #c9c9c9;background:#fff;background:-moz-linear-gradient(top, #f0f2f1 0%, #fff 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f2f1), color-stop(100%,#fff)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(top, #f0f2f1 0%,#fff 100%); /* Chrome10+,Safari5.1+ */;background:linear-gradient(top, #f0f2f1 0%,#fff 100%); /* W3C */;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.25), 0px 1px 0px 0px #fff;box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.25), 0px 1px 0px 0px #fff;}
.ui-progressbar{height:10px !important;overflow:hidden;background-color:#ccc;-webkit-box-shadow:inset 0px 1px 0px 0px #bbb;box-shadow:inset 0px 1px 0px 0px #bbb;text-align:left;}
.ui-progressbar .ui-progressbar-value{margin:0;height:100%;background-color:#1a82f7;background:-moz-linear-gradient(left, #2b7fda 0%, #3fbdff 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, right top, color-stop(0%,#2b7fda), color-stop(100%,#3fbdff)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(left, #2b7fda 0%, #3fbdff 100%); /* Chrome10+,Safari5.1+ */;background:linear-gradient(left, #2b7fda 0%, #3fbdff 100%); /* W3C */}
/* Button Dropdown */
.dnnDropdownSettings{position:relative;height:30px !important;}
.dnnButtonDropdown{width:50px;height:30px !important;background:#fff;background:-moz-linear-gradient(top, #fff 0%, #f0f2f1 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%); /* Chrome10+,Safari5.1+ */;background:linear-gradient(top, #fff 0%,#f0f2f1 100%); /* W3C */;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 1px 0px 0px #bbb;box-shadow:0px 1px 0px 0px #bbb;border:1px solid #c9c9c9;cursor:pointer;}
.dnnButtonIcon, .dnnButtonArrow{display:inline-block;height:30px !important;}
.dnnButtonIcon{width:32px;}
.dnnButtonArrow{width:10px;background:transparent url("/images/dnnSpinnerDownArrow.png") no-repeat center;}
.dnnButtonDropdown-clicked{z-index:100;position:absolute;width:50px;height:30px !important;background:#fff;border:1px solid #c9c9c9;border-bottom:1px solid #fff;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;}
.dnnButtonDropdown-ul{display:none;position:absolute;z-index:99;top:29px;left:0;width:200px;margin-left:0;background:#fff;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 2px 0px 0px #bbb;box-shadow:0px 2px 0px 0px #bbb;list-style-type:none;}
.dnnButtonDropdown-ul > li, .dnnButtonDropdown-ul > ul > li{padding:8px;border-bottom:1px solid #c9c9c9;color:#333;cursor:pointer;vertical-align:middle;list-style:none;margin:0;}
.dnnButtonDropdown-ul > ul{margin:0;}
.dnnButtonDropdown-ul > ul > li{padding-left:16px;}
.dnnButtonDropdown-ul > li:last-child{border-bottom:none !important;}
.dnnButtonDropdown-ul > li:hover{background-color:#e8f1fa;color:#000;}
/* Button Group */
ul.dnnButtonGroup{display:inline-block;margin:0;padding:0;background:#fff;background:-moz-linear-gradient(top, #fff 0%, #f0f2f1 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%); /* Chrome10+,Safari5.1+ */;background:linear-gradient(top, #fff 0%,#f0f2f1 100%); /* W3C */;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 1px 0px 0px #bbb;box-shadow:0px 1px 0px 0px #bbb;border:1px solid #c9c9c9;cursor:pointer;list-style:none;}
ul.dnnButtonGroup > li{display:block;float:left;border-left:1px solid #c9c9c9;margin:0;}
ul.dnnButtonGroup > li:hover{background-color:#e8f1fa;}
ul.dnnButtonGroup > li.dnnButtonGroup-first{display:none;}
ul.dnnButtonGroup > li.dnnButtonGroup-first + li{border-left:none;}
ul.dnnButtonGroup > li > a{display:inline-block;padding:7px 7px 6px 7px;text-decoration:none;color:#333;}
ul.dnnButtonGroup span{color:#333;}
/* Grouped Multi Input */
.dnnFormItem .dnnInputGroup{float:left;display:block;width:32.075%;padding:5px;margin-bottom:18px;background:rgba(0,0,0,0.05); /* opaque black */}
.dnnFormItem .dnnInputGroup .dnnLeft{width:100%;}
.dnnFormItem .dnnInputGroup span{display:inline-block;width:33%;text-align:right;}
/* Error Styles */
.dnnFormError label a span{color:red;}
.dnnFormError input[type=text], .dnnFormError input[type=password], .dnnFormError input[type=email], .dnnFormError input[type=tel], .dnnFormError select, .dnnFormError textarea{border:1px solid red;}
/* Tertiary Actions */
.dnnFormItem input[type=text] + .dnnTertiaryAction, .dnnFormItem input[type=password] + .dnnTertiaryAction, .dnnFormItem input[type=email] + .dnnTertiaryAction, .dnnFormItem input[type=tel] + .dnnTertiaryAction, .dnnFormItem select + .dnnTertiaryAction{display:inline-block;max-width:60px;}
/* Information Feedback Aside */
.dnnForm fieldset.dnnFormInformation{float:left;width:32.075%;margin-left:16px;padding:18px 0;background:rgba(0,0,0,0.05);}
.dnnFormItem textarea{min-height:80px;}
.dnnAddress input[type=checkbox]{margin:0 5px;}
/* Required Fields */
.dnnFormRadioButtons{float:left;display:block;width:auto;}
.dnnFormRadioButtons input[type=radio]{float:none;}
.dnnFormRadioButtons label, .dnnFormItem input[type=radio] + label{float:none;display:inline;width:auto;padding-right:0;margin:0 10px 0 0;text-align:left;font-weight:normal;}
/* Text Editor */
.dnnTextEditor{margin-bottom:18px;}
/* Action Items */
.dnnActions{float:none;clear:both;display:block; /* prevent ul from collapsing */;margin:0;padding-top:18px;text-align:left;}
.dnnActions li{float:left;margin-right:5px;list-style:none;}
.dnnLoginActions{display:inline-block;}
/* Short Form */
.dnnForm.dnnShortForm .dnnFormItem label{float:none;width:100%;margin-bottom:0.25em;text-align:left;}
.dnnForm.dnnShortForm .dnnFormItem input, .dnnForm.dnnShortForm .dnnFormItem select, .dnnForm.dnnShortForm .dnnFormItem textarea{float:none;text-align:left;}
.dnnForm.dnnShortForm .dnnFormItem a.dnnFormHelp{background-position:left;padding-left:22px;}
/* UI Helpers */
.dnnForm .ui-helper-hidden{display:none;}
.dnnForm .ui-helper-hidden-accessible{position:absolute !important;clip:rect(1px 1px 1px 1px);}
/* Interaction Cues */
.dnnForm .ui-state-highlight, .dnnForm .ui-widget-content .ui-state-highlight, .dnnForm .ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c;color:#363636;}
.dnnForm .ui-state-highlight a, .dnnForm .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{color:#363636;}
.dnnForm .ui-state-error, .dnnForm .ui-widget-content .ui-state-error, .dnnForm .ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900;color:#ffffff;}
.dnnForm .ui-state-error a, .dnnForm .ui-widget-content .ui-state-error a, .dnnForm .ui-widget-header .ui-state-error a{color:#ffffff;}
.dnnForm .ui-state-error-text, .dnnForm .ui-widget-content .ui-state-error-text, .dnnForm .ui-widget-header .ui-state-error-text{color:#ffffff;}
.dnnForm .ui-priority-primary, .dnnForm .ui-widget-content .ui-priority-primary, .dnnForm .ui-widget-header .ui-priority-primary{font-weight:bold;}
.dnnForm .ui-priority-secondary, .dnnForm .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal;}
.dnnForm .ui-state-disabled, .dnnForm .ui-widget-content .ui-state-disabled, .dnnForm .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}
.dnnForm .ui-draggable{cursor:move;}
/* Corner radius */
.dnnForm .ui-corner-all, .dnnForm .ui-corner-top, .dnnForm .ui-corner-left, .dnnForm .ui-corner-tl{border-radius:4px;}
.dnnForm .ui-corner-all, .dnnForm .ui-corner-top, .dnnForm .ui-corner-right, .dnnForm .ui-corner-tr{border-radius:4px;}
/* Popup Menu */
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.65);z-index:9999;}
.dnnFormPopup{position:absolute;padding:18px;background:#fff;-webkit-box-shadow:0 0 25px 0 rgba(0, 0, 0, 0.75);box-shadow:0 0 25px 0 rgba(0, 0, 0, 0.75);z-index:100000;}
/* Popup header */
.dnnFormPopup .ui-dialog-titlebar{position:relative;padding:0 0 18px 0;border-bottom:1px solid #ddd;cursor:move;font-size:18px;font-weight:bold;}
.dnnFormPopup .dnnModalCtrl{display:block;position:absolute;top:-30px;right:-30px;width:69px;height:26px;border-radius:10px;background-color:#fff;-webkit-border-radius:10px;box-shadow:0px 0px 5px #666;}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close{float:right;display:block;height:18px;width:30px;margin:4px 4px 0 1px;overflow:hidden;-webkit-border-top-right-radius:8px;-webkit-border-bottom-right-radius:8px;border:none;outline:none;border-top-right-radius:8px;border-bottom-right-radius:8px;background:#585858 url("/images/closeBtn.png") no-repeat;background-position:8px 4px;text-indent:-9999em;min-width:0 !important;}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover{background:#358EEA url("/images/closeBtn.png") no-repeat;background-position:8px 4px;cursor:pointer;}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax{float:left;display:block;height:18px;width:30px;margin:4px 0 0 4px;overflow:hidden;-webkit-border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;border-top-left-radius:8px;border-bottom-left-radius:8px;background:#585858 url("/images/resizeBtn.png") no-repeat;background-position:10px 2px;text-indent:-9999em;}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover{background:#358EEA url("/images/resizeBtn.png") no-repeat;background-position:10px 2px;}
div.ui-dialog-titlebar > .ui-dialog-titlebar-close{display:block;position:absolute;top:-30px;right:-30px;height:24px;width:24px;margin:0px;overflow:hidden;-webkit-border-radius:12px;border-radius:12px;background:#585858 url("/images/closeBtn.png") no-repeat;background-position:4px 4px;border:3px solid #fff;text-indent:-9999em;min-width:0 !important;}
/* Poup Iframe styles*/
.dnnFormPopup #iPopUp{width:100%!important; /* to overwrite inline javscript styles */;padding-top:10px;}
.dnnFormPopup .ui-dialog-content, #iPopUp .ui-dialog-content{position:relative;border:0;padding:0px;overflow:auto;background:#fff;zoom:1;}
.dnnFormPopup .ui-dialog-buttonpane{margin:.5em 0 0 0;padding:.3em 1em 0em 0em;overflow:hidden;border-width:1px 0 0 0;background-image:none;text-align:left;border-top:1px solid #ddd;}
.dnnFormPopup .ui-dialog-buttonpane button{margin:0.5em 0.4em 0.5em 0em;padding:0.5em 1em;cursor:pointer;border:none;outline:none;}
.dnnFormPopup .ui-resizable-se{float:right;height:24px;width:24px;background:url("/images/modal-resize-icn.png") no-repeat bottom;}
.dnnFormPopup .dnnDialog{padding:10px;}
.dnnLoading{background:#fff url("/images/loading.gif") no-repeat center center;position:absolute;z-index:9999;}
/* URL ACTION */
.urlControl label{width:auto;margin-top:0;font-weight:normal;}
.urlControlLinkType{width:auto;}
.urlControlLinkType span, .dnnFormItem .urlControlLinkType span{float:none;display:block;width:auto;text-align:left;}
.dnnFormItem .ucLinkTypeRadioButtons label{display:inline-block;width:260px;padding-right:0;margin-top:0;font-weight:normal;text-align:left;}
.urlControlLinkType span input{min-width:3%;}
.dnnForm.dnnModuleSettings .dnnFormItem .urlControlLinkType span label{text-align:left;}
.urlControlFileRow{clear:both;}
.urlControlFileRow span.dnnFormLabel{width:auto;text-align:right;}
.urlControlFileRow select, .urlControlFileRow input[type=file]{clear:both;}
.urlControlImagesRow{overflow:hidden;clear:both;}
.urlControlImagesRow span.dnnFormLabel{width:auto;text-align:right;}
.urlControlImagesRow select{clear:both;}
/* WIZARD TABS STEPS
/* Jquery UI tabs base */
.dnnWizardTab.ui-tabs{position:relative;padding:0;}
.dnnWizardTab.ui-tabs .ui-tabs-nav{display:block;height:46px;margin:0;padding:0;background:transparent url("/images/InstallWizardBG.png") repeat-x;}
.dnnWizardTab.ui-tabs .ui-tabs-nav li{float:left;position:relative;margin:0;padding:0;border-bottom:0 !important;list-style:none;white-space:nowrap;}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:0;}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text;}
.dnnWizardTab.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;}
.dnnWizardTab.ui-tabs .ui-tabs-panel{clear:both;display:block;padding:3em 1em 1.4em;border-width:0;background:none;}
.dnnWizardTab.ui-tabs .ui-tabs-hide{display:none !important;}
.dnnWizardTab.ui-tabs .ui-tabs-nav li a{display:block;}
.dnnWizardStep > span{display:block;float:left;}
.dnnWizardStep{height:46px;padding:0 0 0 20px;background:transparent url("/images/InstallWizardBG.png") repeat-x;background-position:0 0;cursor:pointer;}
.ui-tabs .ui-tabs-nav li:first-child .dnnWizardStep{padding-left:30px;}
.dnnWizardStepNumber{margin:10px 10px 0 0;padding:3px 8px 3px 8px;background-color:#999;-webkit-border-radius:18px;border-radius:18px;color:#fff;font-weight:bold;}
.dnnWizardStepTitle{margin:13px 20px 0 0;color:#999;font-weight:bold;text-decoration:none;}
.dnnWizardStepArrow{width:25px;height:46px;background:transparent url("/images/InstallWizardBG.png") no-repeat;background-position:0 -401px;}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStep{height:46px;background-position:0 -100px;}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepNumber{background-color:#333;}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepTitle{color:#333;}
.dnnFormExpandContent{margin:10px 0;}
.dnnFormExpandContent > a{color:#333;font-size:13px;font-weight:bold;}
/* DNN SIMPLE GRID */
table.dnnPermissionsGrid, table.dnnGrid, table.dnnASPGrid{margin-bottom:20px;border:1px solid #c9c9c9;}
table.dnnPermissionsGrid{color:#777;}
table.dnnPermissionsGrid tr.dnnGridHeader td{padding:4px 4px 4px 4px;vertical-align:middle;line-height:120%;text-align:center;}
table.dnnPermissionsGrid tr.dnnGridItem td, table.dnnPermissionsGrid tr.dnnGridAltItem td{padding:5px 4px 5px 4px;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;width:70px;text-align:center;}
table.dnnPermissionsGrid tr.dnnGridItem td.permissionHeader, table.dnnPermissionsGrid tr.dnnGridAltItem td.permissionHeader{border-right:1px solid #c9c9c9;text-align:left;padding-left:10px;width:150px;}
table.dnnPermissionsGrid tr.dnnGridHeader td.permissionHeader{padding-left:10px;text-align:left;}
.dnnPermissionsGrid > .dnnFormItem label{margin-right:8px;color:#777;}
.dnnPermissionsGrid > .dnnFormItem select{width:25%;margin:0 5px 5px 0;min-width:180px;color:#777;}
.dnnPermissionsGrid > .dnnFormItem input{margin-bottom:0;height:17px;color:#777;width:25%;}
.dnnPermissionsGrid > .dnnFormItem ul.token-input-list-facebook{display:inline-block;vertical-align:top;}
.dnnPermissionsGrid > .dnnFormItem > .leftGroup{margin-right:35px;float:left;}
.dnnPermissionsGrid > .dnnFormItem > .rightGroup{float:left;}
.dnnPermissionsGrid > .dnnFormItem > .rightGroup > .dnnSecondaryAction{position:absolute;}
.dnnPermissionsGrid > .dnnFormItem{margin-bottom:18px;overflow:auto;}
.dnnGridHeader td, thead.dnnGridHeader th, tr.dnnGridHeader th{padding:6px 12px 6px 12px;border-bottom:1px solid #c9c9c9;border-right:1px solid #c9c9c9;background:#f0f2f1;background:-moz-linear-gradient(top, #fff 0%, #f0f2f1 100%); /* FF3.6+ */;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1)); /* Chrome,Safari4+ */;background:-webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%); /* Chrome10+,Safari5.1+ */;background:linear-gradient(top, #fff 0%,#f0f2f1 100%); /* W3C */}
.dnnGridItem td, .dnnGridAltItem td{padding:6px;border-right:1px solid #c9c9c9;}
.dnnGridItem td input, .dnnGridAltItem td input{margin-bottom:none;}
.dnnGridAltItem{background:#F2F2F2;}
.dnnGridItem:hover, .dnnGridAltItem:hover{background-color:#e8f1fa;}
/* URL Control */
.urlControl{float:left;display:block;padding:15px;margin-bottom:10px;background-color:#f0f0f0;}
.urlControl select, .urlControl input{width:180px;margin-bottom:10px;}
.urlControl dnnFormItem > a.dnnSecondaryAction{margin:10px 10px 0 0;float:left;}
.urlControl .urlControlLinkType{float:left;width:100%;}
.urlControl .urlControlLinkType .dnnFormLabel{float:left;width:auto;margin-right:5px;}
.urlControl .urlControlLinkType input[type=radio]{width:auto;margin-right:5px;}
/* File Picker */
span[id$="FileControl"]{display:block;float:left;}
.dnnFilePicker{display:block;float:left;background-color:#f0f0f0;margin-bottom:10px;margin-right:10px;padding:0 15px 0 15px;width:450px;}
.dnnFilePicker .dnnLeft{margin:0;padding:0;margin-top:-30px;}
.dnnFilePicker dnnFormItem{margin:0;margin-top:-10px;padding:0;position:static;}
.dnnFilePicker .dnnLeft img{max-width:135px;max-height:100px;}
.dnnFilePicker .dnnLeft .dnnFilePickerImageHolder{width:135px;height:100px;background-color:#ccc;margin:20px 15px;}
.dnnFilePicker .dnnFormItem span{display:block;float:left;width:40px;margin-top:8px;padding-left:5px;text-align:left;}
.dnnFilePicker select, .dnnFilePicker input{width:200px;margin:0;margin-right:10px;float:none;}
.dnnFilePicker .dnnLeft a.dnnSecondaryAction{margin:10px 10px 0 0;display:inline-block;}
.dnnFilePicker .dnnLeft img{display:block;margin:20px 15px;}
/* FILE UPLOAD CSS */
span.dnnInputFileWrapper > input[type=file]{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);direction:ltr;cursor:pointer;height:100%;font-size:200px;}
span.dnnInputFileWrapper{overflow:hidden !important;margin:0px 4px 0 0;width:auto !important;display:block !important;float:left !important;position:relative;}
span.dnnInputFileWrapper > span.dnnSecondaryAction{display:inline-block;float:none;width:auto;}
/* DNN DRAG n DROP FILE PICKER UPLOAD */
.dnnFileUploadScope{display:block;float:left;background-color:#F0F0F0;margin-bottom:10px;margin-right:10px;padding:0;width:500px;}
.dnnFileUploadScope .dnnLeft{margin:0;padding:15px 10px 15px 10px;}
.dnnFileUploadScope .dnnLeft .dnnFormItem{margin-bottom:10px;}
.dnnFileUploadScope .dnnFormItem span, .urlControlTab .dnnFormItem > span{display:block;float:left;width:40px;margin-top:8px;padding-left:5px;text-align:left;}
.dnnFileUploadScope .dnnFormItem .dnnDropDownList span{margin:0;width:auto;}
.dnnFileUploadScope .dnnFormItem .RadComboBox_Default, .dnnFileUploadScope .dnnFormItem .dnnDropDownList{width:180px;margin:0;float:none;}
.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone{position:relative;margin:0;width:180px;height:150px;background:#d9eeff;border:1px dashed #bbb;box-shadow:0px 1px 0px #fff;-webkit-border-radius:3px;border-radius:3px;color:#4577a2;}
.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone span{display:block;position:absolute;left:38px;top:60px;color:#fff;font-size:12px;background:rgba(0,0,0,0.5);padding:5px 7px;border-radius:3px;box-shadow:0px 1px 0px #fff, inset 1px 1px 0px #555;opacity:0.5;cursor:default;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-ms-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;}
.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone:hover span{opacity:1;}
input.dnnFixedSizeComboBox{width:200px !important;margin-right:10px;float:left;}
div.dnnFixedSizeComboBox{width:218px !important;margin-right:15px;float:left;}
.dnnFixedSizeComboBox + a.dnnSecondaryAction{float:left;margin-right:10px;}
input.dnnSmallSizeComboBox{width:100px !important;margin-right:10px;float:left;}
div.dnnSmallSizeComboBox{width:118px !important;margin-right:15px;float:left;}
.dnnSmallSizeComboBox + a.dnnSecondaryAction{float:left;margin-right:10px;}
td.dnnGridHeaderTD-NoBorder{border-right:none !important;}
tr.dnnGridItem td, tr.dnnGridAltItem td{border-right:none;}
tr.dnnGridItem td input{margin-bottom:0;}
/* ACCORDION */
h2.dnnFormSectionHead{margin-top:8px;margin-bottom:18px;border-bottom:1px solid #ddd;font-size:32px;line-height:36px;letter-spacing:-0.03em;}
h2.dnnFormSectionHead a{display:block;padding-left:3px;background:url("/images/down-icn.png") no-repeat right 50%;text-decoration:none;color:#333;font-size:18px;letter-spacing:normal;font-weight:normal;}
h2.dnnFormSectionHead a:hover{color:#222;background:rgba(2,139,255,0.05) /* blue */ url("/images/down-icn.png") no-repeat right 50%;}
h2.dnnFormSectionHead a.dnnSectionExpanded{background:url("/images/up-icn.png") no-repeat right 50%;color:#222;}
h2.dnnFormSectionHead a.dnnSectionExpanded:hover{color:#222;background:rgba(2,139,255,0.05) /* blue */ url("/images/up-icn.png") no-repeat right 50%; /* ACTIVE BLUE */}
/* VERTICAL TABS */
.dnnVerticalTabs{margin-left:0;}
.dnnVerticalTabs li{list-style:none;}
.dnnVerticalTabs li a{display:block;padding:15px 15px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background:rgba(0, 0, 0, 0.04);color:#999;text-decoration:none;}
.dnnVerticalTabs li a:hover{background:rgba(0, 0, 0, 0.06);color:#333;}
.dnnVerticalTabs li.active a{background:none;color:#333;border-right:1px solid transparent;}
.tabBody{display:none;}
/* SCROLL BAR */
.jspContainer{overflow:hidden;position:relative;}
.jspPane{position:absolute;}
.jspVerticalBar{position:absolute;top:0;right:0;width:11px;height:100%;background:#ccc;}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:11px;background:#ccc;}
.jspVerticalBar *, .jspHorizontalBar *{margin:0;padding:0;}
.jspCap{display:none;}
.jspHorizontalBar .jspCap{float:left;}
.jspTrack{background:transparent;position:relative;}
.jspVerticalBar .jspTrack{width:10px;margin:0 0 0 3px;}
.jspHorizontalBar .jspTrack{height:5px;margin:3px 0 3px 0;}
.jspVerticalBar .jspCap{display:block;height:3px;width:11px;}
.jspHorizontalBar .jspCap{display:block;width:3px;height:11px;}
.jspDrag{position:relative;top:0;left:0;border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;opacity:.75;background:#000;cursor:pointer;}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag{float:left;height:5px;}
/* GENERIC CLASSES */
.left{float:left;}
.right{float:right;}
.dnnLeft{float:left;}
.dnnRight{float:right;}
.dnnClear{clear:both;}
.dnnClear:after{clear:both;content:".";display:block;height:0;visibility:hidden;font-size:0;}
* + html .dnnClear{min-height:1%;}
/* used to set the different module align options - from module settings */
.DNNAlignleft{text-align:left;}
.DNNAlignright{text-align:right;}
.DNNAligncenter{text-align:center;}
/* used to collapse panes without any content in them
.DNNEmptyPane{width:0px;} */
/* style to apply if the content should be hidden */
.Hidden{display:none;}
.wordwrap{white-space:pre-wrap; /* CSS3 */;white-space:-moz-pre-wrap; /* Firefox */;white-space:-pre-wrap; /* Opera <7 */;white-space:-o-pre-wrap; /* Opera 7 */;word-wrap:break-word;      /* IE */}
/*Critical Error Popup*/
div.errorWin p{margin:0 0 10px 0;}
input[type=button].rspCollapseBarSpacer{min-width:0;padding:0 0;}
/* DEFAULT PROFILE STYLE */
.UserProfileControls ul li{list-style-type:none;}
/* PROFILE STYLE */
.console.profile{width:100% !important;height:auto;background-color:#484848}
.console.profile .console-none div{cursor:pointer;cursor:hand;float:left;height:auto;width:100% !important;padding:0px;margin:0px;text-align:left;}
.console.profile .console-none h3{padding:10px 8px 10px 40px;margin:0;border-bottom:solid 1px #fff;background:url("/images/arrow-right-white.png") 18px center no-repeat;color:#eee;font-size:13px;line-height:1;font-weight:bold;}
.console.profile .console-none div div{display:none;}
.console.profile .console-mouseon{background-color:#70b1c7;}
/* Login/register/reset paswsword controls in mobile view */
body.mobileView.dnnFormPopup.dnnFormPopupMobileView{margin:0;padding:0;width:100%;height:inherit !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:10px 0 10px 0;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage.dnnFormValidationSummary{padding:10px;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .LoginPanel, body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnSendPasswordContent, body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm{width:100%;padding:18px 0 0 0;margin:0;float:none;min-width:inherit !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm{width:100%;margin:0;float:none;min-width:inherit !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel{display:block;text-align:left;float:none;width:100% !important;font-size:14px;margin:0 0 7px 0;vertical-align:top;padding:0;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnSocialRegistration{display:none;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnCaptcha{width:100%;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnLeft img{display:block;margin:0 0 5px 0;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel a.dnnFormHelp{display:none !important;width:0 !important;margin:0 !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel div.dnnTooltip{display:none !important;width:0 !important;position:static !important;right:0 !important;margin:0 !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem input[type=text], body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > input[type=password]{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:100% !important;margin-bottom:18px;min-width:100% !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > label#dnn_ctr_Login_Login_DNN_lblLogin{display:none !important;width:0;margin:0;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem span.dnnFormMessage.dnnFormError{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;right:0;width:auto;max-width:100%;padding:10px;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm.dnnLoginService a.dnnPrimaryAction, body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm.dnnLoginService a.dnnSecondaryAction{width:45%;padding:18px 0 18px 0;display:block;float:left;margin:0 5px 0 0;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnLoginRememberMe{display:block;float:left;margin:10px 0 0 5px;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnLoginActions{display:block;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions a.dnnSecondaryAction, body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions a.dnnPrimaryAction{width:100%;padding:18px 0 18px 0;display:block;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions{padding:0;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions li{width:45%;}
/* password strength control in iPopup */
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .password-strength-container{width:100%;margin:0 0 12px 0;padding:8px 0 8px 0;display:block;max-width:inherit !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container input[type=password]{display:block;margin:0 8px 0 8px;width:calc(100% - 20px);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container span.min-length-text{display:block;margin:5px 0 5px 8px;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container div.meter{float:none;width:90%;margin:0 0 0 8px;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormItem input.unmatched{background:none !important;}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-tooltip, body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .confirm-password-tooltip{display:none !important;}
.mobileView .dnnFormPopup .ui-dialog-content, .mobileVie #iPopUp .ui-dialog-content{max-height:none !important;}
.mobileView .ui-widget-overlay{display:none;}
.dnnFormPopup.dnnFormPopupMobileView{width:auto !important;left:0 !important;right:0 !important;top:0 !important;box-shadow:none !important;}
.dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close{display:none;}
.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-titlebar{border-bottom:none;cursor:inherit;font-size:22px;color:#000;padding:5px 0 0 0;}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel{display:block;text-align:left;float:none;width:auto !important;font-size:14px;margin:0 0 7px 0;vertical-align:top;}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > input[type=text]{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important;}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > textarea, .dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .redactor_box{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important;}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > select{box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important;}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnTagsInput{box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:18px;max-width:inherit !important;}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel > input[type=checkbox].normalCheckBox{display:inline-block;margin:0 5px 0 12px;}
.dnnFormPopup.dnnFormPopupMobileView .dnnFormItem span.dnnFormMessage.dnnFormError{right:0;width:auto;border-radius:0;text-align:right;max-width:100%;}
.dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction, .dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnPrimaryAction, .dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction, .dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnSecondaryAction{width:49%;margin:0;padding:20px 0 20px 0;display:block;}
.dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction, .dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnPrimaryAction{float:left;}
.dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction, .dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnSecondaryAction{float:right;}
.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane{border-top:none;}
.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane .ui-dialog-buttonset{float:none;}
.dnnFormPopup.dnnFormPopupMobileView .four-btn-panel a.dnnPrimaryAction, .dnnFormPopup.dnnFormPopupMobileView .four-btn-panel a.dnnSecondaryAction{width:24%;display:inline-block;margin-right:1%;float:none;}
.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:25px 0 15px 0;}
html.mobileView{overflow:auto !important;}
.mobileView .dnnFormPopup .ui-dialog-content, .mobileView #iPopUp .ui-dialog-content{max-height:none !important;}
.dnnPlaceholder{color:#666;}
/* DNN Slider Input Style */
div.dnnSliderInput{position:relative;display:inline-block;width:47%;margin:15px 0 23px 0;max-width:445px;border:1px solid #d3d3d3;-ms-border-radius:3px;border-radius:3px;height:10px;}
div.dnnSliderInput .ui-slider-handle{position:absolute;z-index:2;width:14px;height:14px;cursor:default;border:1px solid #aaaaaa;background-color:#cccccc;font-weight:normal;color:#555555;outline:none;top:-2px;margin-left:-7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
div.dnnSliderInput .dnnTooltip{top:-37px;margin-left:-22px;}
div.dnnSliderInput .dnnTooltip .dnnFormHelpContent{visibility:visible;padding:4px 10px;width:25px;text-align:center;z-index:1;}

/* WW */
.LoginPanel{padding-right:0 !important;width:auto !important;}
.LoginPanel .dnnLabel{margin:0;padding:0;text-align:left;width:100%;}
.LoginPanel .dnnFormItem > label.dnnFormLabel{display:inline;margin:0;text-align:left;width:auto;}
.dnnLoginService input[type=text], .dnnLoginService input[type=password]{margin-bottom:12px !important;max-width:200px !important;width:100% !important;}
.dnnLoginService .dnnLoginActions{display:block;}
.dnnLoginService ul.dnnActions{padding:0;}
.ui-widget > h3{margin:0}/* jQuery UI fix */
.ServiceIcon {width: 100px !important;}
.ServiceIcon > img {margin: 9px 0 1px !important;}
.HoverMenu a[title="HideThis"]{display:none !important}
.articlePrint {display: none !important}/* Hide Article Manager print icon until fixed */
.ClearLeft{clear:left}
.ClearRight{clear:right}
.ClearBoth{clear:both}
.RadEditor .reContentArea{background-color: rgb(255, 255, 255);}/* RAD Editor background in Div mode */
.Silk.RadEditor, .Silk.RadEditor .reModule, .Silk.RadEditor .reEditorModes, .Silk.RadEditor .reWrapper{font-size: inherit !important;}
.reContentArea p,.reContentArea li,.reContentArea div{font: inherit !important;}
.searchInputContainer {
    display: inline-block;
    margin: 0 -3px 0 0;
    position: relative;
}
    .searchInputContainer > input[type="text"]::-ms-clear {
        display: none;
    }

    .searchInputContainer a.dnnSearchBoxClearText {
        display: block;
        position: absolute;
        right: 10px;
        width: 16px;
        height: 16px;
        background: none;
        cursor: pointer;
        margin: 7px 0 7px 0;
        z-index: 20;
    }

        .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
            background: url("/images/search/clearText.png") center center no-repeat;
        }

ul.searchSkinObjectPreview {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    margin: 0;
    list-style: none;
    border: 1px solid #c9c9c9;
    width: 350px;
    z-index: 200;
    padding: 0;
}

ul.searchSkinObjectPreview li {
    list-style: none;
}

    ul.searchSkinObjectPreview > li {
        padding: 6px 12px 6px 22px;
        border-top: 1px solid #c9c9c9;
        color: #666;
        cursor: pointer;
        position: relative;
        margin: 0;
        text-transform: none;
    }

        ul.searchSkinObjectPreview > li:hover {
            background-color: #e8f1fa;
            color: #333;
        }

        ul.searchSkinObjectPreview > li > span {
        }

        ul.searchSkinObjectPreview > li > span img.userpic {
            width: 32px;
            height: 32px;
            display: block;
            float: left;
            margin-right: 4px;
        }

            ul.searchSkinObjectPreview > li > span > b {
                font-weight: bold;
                color: #000;
            }

        ul.searchSkinObjectPreview > li p {
            margin: 0;
            font-size: 10px;
            line-height: 1.2em;
            color: #999;
            font-style: italic;
            white-space: normal;
        }

            ul.searchSkinObjectPreview > li p b {
                color: #000;
            }

        ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group {
            padding: 6px 12px 6px 12px;
            font-weight: bold;
            color: #000;
            border-bottom: 2px solid #000;
            cursor: inherit;
        }

            ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group:hover {
                background-color: #fff;
                color: #000;
            }

        ul.searchSkinObjectPreview > li > a.searchSkinObjectPreview_more {
            display: inline;
            position: static;
            background: none;
            z-index: inherit;
            width: auto;
            height: auto;
            text-indent: inherit;
            float: none;
        }
/*!
 * 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;-webkit-text-size-adjust:100%;-ms-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:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{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 td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url("/Portals/_default/Skins/WonderWebs-XHTML/bootstrap/fonts/glyphicons-halflings-regular.eot");src:url("/Portals/_default/Skins/WonderWebs-XHTML/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'),url("/Portals/_default/Skins/WonderWebs-XHTML/bootstrap/fonts/glyphicons-halflings-regular.woff2") format('woff2'),url("/Portals/_default/Skins/WonderWebs-XHTML/bootstrap/fonts/glyphicons-halflings-regular.woff") format('woff'),url("/Portals/_default/Skins/WonderWebs-XHTML/bootstrap/fonts/glyphicons-halflings-regular.ttf") format('truetype'),url("/Portals/_default/Skins/WonderWebs-XHTML/bootstrap/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:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro: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}:after,:before{-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:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,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,.h5,.h6,h4,h5,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{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer: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;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;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{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{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=checkbox]:focus,input[type=radio]: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:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.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],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.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 select[multiple].form-control,.form-group-sm textarea.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}select[multiple].input-lg,textarea.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 select[multiple].form-control,.form-group-lg textarea.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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{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.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{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.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{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.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{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.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{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.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{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.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{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.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{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.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{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.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{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=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{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:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{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-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{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:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{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:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .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:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{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:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{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:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{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:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody: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:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.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 td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-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}td.visible-xs,th.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}td.visible-sm,th.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}td.visible-md,th.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}td.visible-lg,th.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}td.visible-print,th.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}}
/*# sourceMappingURL=bootstrap.min.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/Portals/_default/Skins/WonderWebs-XHTML/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/Portals/_default/Skins/WonderWebs-XHTML/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),url("/Portals/_default/Skins/WonderWebs-XHTML/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'),url("/Portals/_default/Skins/WonderWebs-XHTML/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'),url("/Portals/_default/Skins/WonderWebs-XHTML/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'),url("/Portals/_default/Skins/WonderWebs-XHTML/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}
/* WonderWebs-HTML5-H-Bootstrap - Copyright 2017 WonderWebs.com */
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }
html{-webkit-overflow-scrolling:touch}
body,.Normal{font-size:14px;line-height:140%;font-family:Arial,Helvetica,sans-serif;color:#555555}
h1{font-weight:bold;font-size:26px;margin:0 0 18px;color:inherit;line-height:120%}
h2{font-weight:normal;font-size:22px;margin:0 0 18px;color:inherit;line-height:120%}
h3{font-weight:bold;font-size:16px;margin:0 0 12px;color:inherit;line-height:120%}
h4{font-weight:bold;font-size:14px;margin:0 0 6px;color:inherit;line-height:120%}
h5{font-weight:bold;font-size:13px;margin:0 0 6px;color:inherit;line-height:120%}
h6{font-weight:bold;font-size:12px;margin:0 0 6px;color:inherit;line-height:120%}
.StandardButton,a.StandardButton,a.StandardButton:link{background:#f1f1f1;background:linear-gradient(to bottom, #f1f1f1 0%,#fcfcfc 5%,#eaeaea 39%,#e9e9e9 100%);border:1px solid #b7b7b7;color:#444;font-size:12px;font-weight:bold;text-decoration:none !important;line-height:30px;padding:0 12px;display:inline-block;text-align:center;border-radius:4px}
.StandardButton:hover,a.StandardButton:hover{background:#f1f1f1;background:linear-gradient(to bottom, #f1f1f1 0%, #fcfcfc 5%, #e3e3e3 39%, #dcdcdc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);border:1px solid #b7b7b7}
hr{border-width:1px 0 0 0;border-style:solid;border-color:#aaaaaa;color:#aaaaaa;background-color:rgba(0, 0, 0, 0);height:0;text-align:left}
img{border-color:#aaaaaa;border:0}
.ContainerTitle{font-size:20px;color:inherit}
.Container .Normal{}
.Bullets{margin-top:6px;margin-bottom:12px}
.Bullets li{margin-left:-30px;margin-top:9px;list-style-type:none;background-image:url("/images/Coolbits/Bullet-001.gif"); background-repeat:no-repeat; background-position:0 3px;padding-left:20px}
.Bullets li li{margin-left:-40px}
.NormalBold{font-weight:bold}
.NormalSmall{font-size:11px}
.NormalSmallBold{font-weight:bold;font-size:11px}
.NormalRed{color:#ff0000;font-size:11px}
.NormalRedBold{color:#ff0000;font-size:11px;font-weight:bold}
.NormalDisabled{color:#C0C0C0}
.Head{font-size:17px;color:inherit}
.SubHead{font-size:13px;color:inherit}
.SubSubHead{font-weight:bold;font-size:11px;color:inherit}
p{margin:0 0 12px 0;padding-bottom:1px}
small{font-size:smaller}
big{font-size:large}
pre{font:inherit;margin-left:40px;margin-right:40px;padding:5px;white-space:normal}
q,blockquote {quotes:"\201C" "\201D" "\2018" "\2019";font:inherit;color:inherit;white-space:normal}
blockquote:before{color:#c4c4c4;content:"\201C";font-size:60px;font-weight:bold;left:8px;position:absolute;top:24px;font-style:normal;}
blockquote:after{content:"";}
blockquote{background:#f8f8f8;border-left:5px solid #999999 !important;display:block;margin:16px 40px !important;;padding:15px 20px 15px 45px !important;position:relative;text-align:justify;font-style:italic;}
.NormalTextBox, input[type=text], input[type=file], input[type=password], input[type=date], input[type=email], select, textarea{color:#666666;background:#fafafa;border:1px solid #cccccc;font-family:Arial,Helvetica,sans-serif;font-size:13px}
fieldset{border:1px solid #cccccc;padding:8px}
fieldset legend{font-size:11px;font-weight:bold;color:inherit}
table{color:inherit;font:inherit;font-family:inherit;font-weight:inherit;font-size:100%}
dt{font-size:11px}
ol li{list-style-type:decimal}
ol ol li{list-style-type:lower-alpha}
ol ol ol li{list-style-type:lower-roman}
ol ul li{list-style-type:disc}
a, a:link, a:visited{color:#3A45A1;text-decoration:none}
a:active, a:hover{color:#6D94B9}
.SigninPane,.SigninPane a:link,.SigninPane a:visited{color:#333333;font-weight:bold;font-family:Arial,Helvetica,sans-serif;font-size:11px;text-decoration:none}
.SigninPane a:active,.SigninPane a:hover{color:#ff8000;text-decoration:none}
.BreadCrumbPane,.BreadCrumbPane a:link,.BreadCrumbPane a:visited{color:#3A45A1;font-weight:normal;font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:24px;text-decoration:none}
.BreadCrumbPane a:active,.BreadCrumbPane a:hover{color:#6D94B9;text-decoration:underline}
.Footer span,.Footer a:hover .FooterDivider,.Footer a:link,.Footer a:visited{color:#778899;font-weight:normal;font-family:Arial,Helvetica,sans-serif;font-size:11px;text-decoration:none;line-height:26px}
.Footer span:hover,.Footer a:active,.Footer a:hover,.Footer a:focus{outline:none;color:#2F4F4F;text-decoration:none}
.WebbitEdit,.WebbitEdit a:link,.WebbitEdit a:visited,.WebbitEdit a:active{font-weight:normal;font-family:Arial,Helvetica,sans-serif;font-size:11px;color:Blue;text-decoration:none;vertical-align:1px;position:relative;z-index:2}
.WebbitEdit a:hover{color:Red;text-decoration:underline}
.SigninSeparator{margin-left:6px;margin-right:6px}
.SigninBottom{float:left;margin-left:6px}
.Terms{float:left}
.Privacy{float:left}
.Copyright{float:left}
.Producer{float:right;margin-right:6px}
.FooterDivider{margin:0 6px}
.Outer{width:100%;height:100%}
.Page{background:#e6e6e6;width:100%;min-height:100%}
.Placement{padding:24px 0 48px}
.Above{margin:0 auto}
.Shadow{box-shadow:0 0 20px rgba(102, 102, 102, 0.42)}
.PaperBorder{box-sizing:border-box;border:1px solid #ffffff}
.Paper{background:#ffffff;position:relative;text-align:left;padding:0;margin:0 auto}
.LogoWrapper{padding-top:0;height:0;position:relative;width:100%}
.LogoPane{bottom:0;left:0;position:absolute;right:0;top:0;}
.LogoLink{height:100%}
.Header{background:#ffffff}
.SearchBar{height:29px}
.BreadCrumbPane{padding:0 0 0 12px;line-height:28px;border-bottom: 1px dotted #dcdcdc;box-sizing:border-box;overflow:hidden}
.BreadCrumbPane .Separator:after{content:"»"}
.SearchPane{height:29px;background-color:#ebebeb;white-space:nowrap}
.SearchInput,.SearchButton {margin:5px 0 0 5px;vertical-align:middle}
.SearchButton{background:url("/Portals/_default/Skins/WonderWebs-XHTML/search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);display:inline-block;height:19px;width:56px}
input.SearchInput{background:#ffffff;height:15px}
.ContentRow{border-spacing:0;width:100%;}
.Left{width:0;height:100%;vertical-align:top;padding:0}
.Content{vertical-align:top;padding:0;width:100%;display:block;min-height:420px}
.Right{width:0;height:100%;vertical-align:top;padding:0}
.Bottom{vertical-align:top;padding:0}
.Foot{vertical-align:bottom;padding:0}
.PaperBottomEdge{}
.FooterWrapper{overflow:hidden;width:100%;}
.Footer{margin:0 auto;position:relative;box-sizing:border-box;}
.Below{margin:0 auto}
.ContainerHead{line-height:36px;font-size:0}
.ContainerIcon{vertical-align:middle;margin-left:6px;position:relative}
.ContainerTitle{vertical-align:middle;position:relative;left:12px;white-space:nowrap}
.Container .Visibility{float:right;margin-right:6px;position:relative;top:12px}
.ContainerBody{padding:8px 12px}
.ContainerFoot{overflow:auto;font-size:0;clear:both}
.Round .ContainerTitle{line-height:31px;position:relative;top:-2px}
.Round .ContainerIcon{vertical-align:-6px;position:relative;top:-2px;margin-top:3px;margin-bottom:2px}
.Round .Visibility{position:relative;top:7px}
.WebbitControls{text-align:left}
.WebbitPrint img, .WebbitRSS img{padding:3px;float:right}
.WebbitPrint, .WebbitRSS{display:none}
.NoContainer{width:100%;margin:0;padding:0;clear:both}
.NoPadding .ContainerBody{padding:0} 
.Light .ContainerHead{background-color:#ebebeb;border-bottom:1px solid #ffffff}
.Light .ContainerBody{background-color:#ebebeb}
.Light .ContainerFoot{background-color:#ebebeb}
.HighLight .ContainerHead{background-color:#ffcc00;border-bottom:1px solid  #ff0000}
.HighLight .ContainerBody{background-color:#ffcc00}
.HighLight .ContainerFoot{background-color:#ffcc00}
.Dark .ContainerHead{background-color:#2D4364;border-bottom:1px solid #ff8800}
.Dark .ContainerTitle{color:White}
.Dark .ContainerBody{background-color:#2D4364}
.Dark .Normal{color:White}
.Dark .ContainerFoot{background-color:#2D4364}
.b1f, .b2f, .b3f, .b4f{font-size:1px;overflow:hidden;display:block;padding-bottom:0 !important;border:none !important}
.b1f{height:1px !important;margin:0 5px}
.b2f{height:1px !important;margin:0 3px}
.b3f{height:1px !important;margin:0 2px}
.b4f{height:2px !important;margin:0 1px;clear:both}
.DataGrid_Container{width:100%;color:inherit;background:rgba(0, 0, 0, 0);border-width:inherit;border-style:inherit;border-color:inherit}
.DataGrid_Container td{padding:3px}
.DataGrid_Header{font-weight:bold;border-bottom:2px solid}
.DataGrid_Item{border-bottom:1px dotted}
.DataGrid_AlternatingItem{border-bottom:1px dotted}
#Form{height:100%}
#Body{background-color:#ffffff;margin:0px}
html, body{height:100%;width:100%;margin:0;padding:0}
.Logo, .LogoLink{display:block;cursor:pointer}
.ControlPanel{background:#e6e6e6;border:1px solid #e6e6e6;border-left:1px solid #e6e6e6;width:100%}
.DNNAlignright{text-align:right}.DNNAlignleft{text-align:left}.DNNAligncenter{text-align:center}
*[id*="ModuleSettings"],*[id*="Terms"],*[id*="Privacy"]{text-align:left}
img[src="/images/progressbar.gif"]{position:fixed;left:42%;top:40%;border:1px solid #CCC !important}
.IEFix{background-color:#FFFFCC}.IECollapse{font-size:0}
.HelpIcon{cursor:help;vertical-align:-3px}
#tt{position:absolute;display:block;background:url("/images/tooltip/tt_left.gif") top left no-repeat}
#tttop{display:block;height:5px;margin-left:5px;background:url("/images/tooltip/tt_top.gif") top right no-repeat;overflow:hidden}
#ttcont{display:block;padding:2px 12px 3px 7px;margin-left:5px;background:#666;color:#FFF;font:normal 11px/17px Verdana !important}
#ttbot{display:block;height:5px;margin-left:5px;background:url("/images/tooltip/tt_bottom.gif") top right no-repeat;overflow:hidden}
#HelpTooltipWidget{display:none}
.CommandButton input{vertical-align:-25%}
.WebbitEdit .CommandButton{margin-right:10px}
.CommandButton{margin-right:12px}
.PagingTable .CommandButton{margin-right:2px}
.PagingTable{width:100%}
.Language{vertical-align:middle;margin:0px}
.Language img{border:none}
.SiteMap{white-space:nowrap}
.Relative{position:relative}
.Wrap{white-space:normal !important}
label img{vertical-align:-3px}
#dnn_ctr_dnnICON_imgIcon{margin-right:10px}
#aflink, .amcpfootertext,#divMC{display:none !important}
.afsubgrid{width:100%}
.SuggestTextMenu{border:solid 1px #000000;white-space:nowrap;background:#ffffff}
.SuggestNodeOver{background:#000080;color:#ffffff}
.ProfileSection table{margin-bottom:16px}
.SectionHeadRule{color:#CCC}
ul.HoverMenu.root{z-index:90 !important}
ul.HoverMenu, ul.HoverMenu ul{position:relative;display:block;margin:0;border:0;padding:0;white-space:nowrap;list-style:none;z-index:2}
ul.HoverMenu a{display:block;text-decoration:none;margin:0;border:0;padding:0}
ul.HoverMenu li{position:relative;float:left;width:auto;margin:0;border:0;padding:0;white-space:nowrap;list-style:none;z-index:2}
ul.HoverMenu li ul{position:absolute;left:-999em;visibility:hidden}
ul.HoverMenu ul.lvl1 li{z-index:3}
ul.HoverMenu ul.lvl2 li{z-index:4}
ul.HoverMenu ul.lvl3 li{z-index:5}
ul.HoverMenu ul.lvl4 li{z-index:6}
ul.HoverMenu ul.lvl5 li{z-index:7}
ul.HoverMenu li li{width:100%;white-space:normal}
ul.HoverMenu li:hover ul ul, ul.HoverMenu li:hover ul ul ul, ul.HoverMenu li:hover ul ul ul ul, ul.HoverMenu li.hover ul ul, ul.HoverMenu li.hover ul ul ul, ul.HoverMenu li.hover ul ul ul ul{left:-999em;visibility:hidden}
ul.HoverMenu li:hover ul, ul.HoverMenu li li:hover ul, ul.HoverMenu li li li:hover ul, ul.HoverMenu li li li li:hover ul, ul.HoverMenu li.hover ul, ul.HoverMenu li li.hover ul, ul.HoverMenu li li li.hover ul, ul.HoverMenu li li li li.hover ul{left:0;visibility:visible}
ul.HoverMenu a.disabled{cursor:default}
ul.HoverMenu iframe{position:absolute;left:0;top:0;z-index:-1;display:block}
ul.Menu a:focus{outline:none}
ul.Menu a img{border:none !important}
.MenuBar ul.WWXHTMLMenu.root{z-index:90 !important}
.MenuBar ul.WWXHTMLMenu, .MenuBar ul.WWXHTMLMenu ul{position:relative;display:block;margin:0;border:0;padding:0;white-space:nowrap;list-style:none;z-index:1}
.MenuBar ul.WWXHTMLMenu a{display:block;text-decoration:none;margin:0;border:0;padding:0}
.MenuBar ul.WWXHTMLMenu li{position:relative;float:left;width:auto;margin:0;border:0;padding:0;white-space:nowrap;list-style:none;z-index:2}
.MenuBar ul.WWXHTMLMenu li ul{position:absolute;left:-999em;visibility:hidden}
.MenuBar ul.WWXHTMLMenu ul.lvl1 li{z-index:3}
.MenuBar ul.WWXHTMLMenu ul.lvl2 li{z-index:4}
.MenuBar ul.WWXHTMLMenu ul.lvl3 li{z-index:5}
.MenuBar ul.WWXHTMLMenu ul.lvl4 li{z-index:6}
.MenuBar ul.WWXHTMLMenu ul.lvl5 li{z-index:7}
.MenuBar ul.WWXHTMLMenu li li{width:100%;white-space:normal}
.MenuBar ul.WWXHTMLMenu li:hover ul ul, .MenuBar ul.WWXHTMLMenu li:hover ul ul ul, .MenuBar ul.WWXHTMLMenu li:hover ul ul ul ul, .MenuBar ul.WWXHTMLMenu li.hover ul ul, .MenuBar ul.WWXHTMLMenu li.hover ul ul ul, .MenuBar ul.WWXHTMLMenu li.hover ul ul ul ul{left:-999em;visibility:hidden}
.MenuBar ul.WWXHTMLMenu li:hover ul, .MenuBar ul.WWXHTMLMenu li li:hover ul, .MenuBar ul.WWXHTMLMenu li li li:hover ul, .MenuBar ul.WWXHTMLMenu li li li li:hover ul, .MenuBar ul.WWXHTMLMenu li.hover ul, .MenuBar ul.WWXHTMLMenu li li.hover ul, .MenuBar ul.WWXHTMLMenu li li li.hover ul, .MenuBar ul.WWXHTMLMenu li li li li.hover ul{left:0;visibility:visible}
.MenuBar ul.WWXHTMLMenu a.disabled{cursor:default}
.MenuBar ul.WWXHTMLMenu iframe{position:absolute;left:0;top:0;z-index:-1;display:block}

/* WonderWebs-XHTML 3.5 template - CSS3 and Effects - Copyright 2015 WonderWebs.com */
a.CoolButton,.CoolButton{font-size:11px;font-weight:bold;padding:4px 18px 3px}
a.CoolButton,.CoolButton{color:#FFF !important;background:#EB7F03 url("/images/CoolBits/CoolButton.png") repeat-x}
a.CoolButton:hover,.CoolButton:hover{background:#FF8700 url("/images/CoolBits/CoolButton.png") repeat-x}
a.CoolButton,.CoolButton{text-decoration:none !important;margin-right:12px;margin-bottom:12px;display:inline-block;text-align:center;border:none;box-shadow:1px 2px 6px #B8B8B8;border-radius:4px}
.BorderSlight{border:2px solid #FFF;border-collapse:separate;box-sizing:border-box}/* border-collapse required for display within certain grid controls in IE9 */
.BorderLight{border:5px solid #FFF;border-collapse:separate;box-sizing:border-box}
.BorderMedium{border:8px solid #FFF;border-collapse:separate;box-sizing:border-box}
.BorderHeavy{border:16px solid #FFF;border-collapse:separate;box-sizing:border-box}
.BorderShadowSlight{box-shadow:0px 0px 16px #DDD}
.BorderShadowLight{box-shadow:1px 2px 6px #AAA;border-collapse:separate}
.BorderShadowMedium{box-shadow:1px 2px 7px #888;border-collapse:separate}
.BorderShadowHeavy{box-shadow:2px 3px 10px #666;border-collapse:separate}
.RoundCornersSlight{border-radius:16px 16px 16px 16px;border-collapse:separate}
.RoundCornersLight{border-radius:8px 8px 8px 8px;border-collapse:separate}
.RoundCornersMedium{border-radius:16px 16px 16px 16px;border-collapse:separate}
.RoundCornersHeavy{border-radius:24px 24px 24px 24px;border-collapse:separate}

/* AddIcon */
a[href ^="callto:"].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_call.gif") no-repeat right center}
a[href ^="skype:"].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_skype.gif") no-repeat right center}
a[href ^="mailto:"].AddIcon{padding-right:18px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/mail-small.png") no-repeat right center}
a[target=_blank].AddIcon{padding-right:14px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/Icon_External_Link2.png") no-repeat right center}
a[href*="youtube.com/watch?"].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_film.gif") no-repeat right center}
a[href*="flickr.com/photos/"].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_pic.gif") no-repeat right center}
a[href*='.docx'].AddIcon, a[href$='.doc'].AddIcon, a[href$='.rtf'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_doc.gif") no-repeat right center}
a[href*='.txt'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_txt.gif") no-repeat right center}
a[href*='.xls'].AddIcon, a[href$='.xlsx'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_xls.gif") no-repeat right center}
a[href*='.rss'].AddIcon, a[href$='.atom'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_feed.gif") no-repeat right center}
a[href*='.vcard'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_vcard.gif") no-repeat right center}
a[href*='.pps'].AddIcon,a[href*='.ppt'].AddIcon,a[href*='.pptx'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_pps.gif") no-repeat right center}
a[href*='.pdf'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_pdf.gif") no-repeat right center}
a[href*='.fla'].AddIcon, a[href$='.swf'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_flash.gif") no-repeat right center}
a[href*='.zip'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_archive.gif") no-repeat right center}
a[href*='.ical']{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_ical.gif") no-repeat right center}
a[href*='.mov'].AddIcon, a[href$='.wmv'].AddIcon, a[href$='.mp4'].AddIcon, a[href$='.avi'].AddIcon, a[href$='.mpg'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_film.gif") no-repeat right center}
a[href*='.mp3'].AddIcon, a[href$='.wma'].AddIcon{padding-right:20px;background:rgba(0, 0, 0, 0) url("/Portals/_default/Skins/WonderWebs-XHTML/icons/icon_music.gif") no-repeat right center}

/* Scroll to top button */
.scroll-top-wrapper{bottom:20px;color:#ffffff;background:#000000;overflow:hidden;position:fixed;right:16px;transition:all 0.4s ease-in-out 0s;visibility:hidden;z-index:99999999;opacity:0;padding:3px 6px}
.scroll-top-wrapper.show:hover{opacity:0.9}
.scroll-top-wrapper.show{visibility:visible;cursor:pointer;opacity:0.7}

/* Secondary CSS */
.MenuBar{height:36px;background: #eeeeee;background: linear-gradient(to bottom, #ffffff 0%,#dddddd 3%,#e8e8e8 54%,#f6f6f6 94%,#f6f6f6 97%,#e4e4e4 100%);padding:0 6px}
.MenuPane{border-right:1px solid #ffffff;border-left:1px solid #cccccc}
.SigninPane{float:right;line-height:36px;padding:0 6px}
.SearchPane{float:right}
.SearchBar{padding:6px 6px 0 0}
.Foot{padding-bottom:6px}
.Header .Container{margin:0}
.Top .Container{margin:6px 0 0 0}
.Content .Container{margin:6px 6px 0 6px}
.Left .Container{margin:6px 0 0 6px}
.Right .Container{margin:6px 6px 0 0}
.Bottom .Container{margin:6px 6px 0 6px}
.Foot .Container{margin:6px 6px 0 6px}
.Left .Container,.Left .NoContainer{width:180px}
.Right .Container,.Right .NoContainer,.SearchPane{width:240px}
input.SearchInput{box-sizing:border-box;height:19px;width:168px}
.MenuBar ul.Menu a{font-weight:bold;font-size:13px;font-family:Arial,Helvetica,sans-serif}
.MenuBar ul.Menu a.first{border-left:1px solid #ffffff}
.MenuBar ul.Menu a{border-left:1px solid #ffffff;border-right:1px solid #cccccc}
.MenuBar ul.Menu a.last{border-right:1px solid #cccccc}
.MenuBar ul.Menu .sub a.first{border-top:1px solid #dbdbdb}
.MenuBar ul.Menu .sub a{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}
.MenuBar ul.Menu .sub a.last{}
.MenuBar ul.lvl1,.MenuBar ul.lvl2,.MenuBar ul.lvl3{width:180px}
.MenuBar ul.lvl2 li,.MenuBar ul.lvl3 li{left:180px;top:-26px}
.MenuBar ul.Menu a,.MenuBar ul.Menu a:visited{color:#333333}
.MenuBar ul.Menu a.current,.MenuBar ul.Menu a.breadcrumb{background:#F2F2F2}
.MenuBar ul.Menu a:hover,.MenuBar ul.Menu a:focus{background:#fafafa}
.MenuBar ul.Menu .sub a,.MenuBar ul.Menu .sub a:visited{background:#F2F2F2}
.MenuBar ul.Menu .sub a.current,.MenuBar ul.Menu .sub a.breadcrumb{background:#fafafa}
.MenuBar ul.Menu .sub a:hover,.MenuBar ul.Menu .sub a:focus{background:#fafafa}
.MenuBar ul.Menu a{height:36px;line-height:36px;padding:0 8px}
.MenuBar ul.Menu .sub a{height:24px;line-height:24px}
.MenuBar ul.Menu a img{vertical-align:text-bottom}

/* Search Preview */
ul.searchSkinObjectPreview{border:medium none;box-shadow:2px 2px 6px rgba(0, 0, 0, 0.3)}
ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group{display:none}
ul.searchSkinObjectPreview > li{border-top:none;border-bottom:1px solid #c9c9c9;padding:6px 12px;text-align:left}
ul.searchSkinObjectPreview > li > span{white-space:normal}
ul.searchSkinObjectPreview > li > span{color:#333;font-family:Tahoma;font-size:13px;font-weight:bold;white-space:normal}
ul.searchSkinObjectPreview > li p{color:#666;font-size:12px;line-height:14px}

/* Splash Page */
.SplashPage{height:100%;width:100%}
.SplashPage.Footer{bottom:inherit}

/* Hamburger menu*/
a.meanmenu-reveal{display:none;}
.hamburger .mean-bar{float:left;width:100%;position:absolute;top:0;left:0;background:#0c1923;padding:0;min-height:70px;z-index:999;}
.hamburger a.meanmenu-reveal{background:#15a6d6 none repeat scroll 0 0;border-radius:4px;box-shadow:1px 1px 5px rgba(0, 0, 0, 0.12);box-sizing:border-box;color:#ffffff;cursor:pointer;display:block;font-family:Arial,Helvetica,sans-serif;font-size:1px;font-weight:700;height:38px;line-height:22px;margin:16px 5px 0 0;padding:9px 15px 7px;position:absolute;right:0;text-decoration:none;text-indent:-9999em;top:0;width:56px;}
.hamburger a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px;}
.hamburger .mean-nav{float:left;width:100%;background:#222222;margin-top:70px;}
.hamburger .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none;}
.hamburger .mean-nav ul li{border-bottom:1px solid rgba(0, 0, 0, 0.81);border-top:1px solid rgba(255, 255, 255, 0.12);float:left;position:relative;width:100%;}
.hamburger .mean-nav ul li a{box-sizing:border-box;color:#ffffff;display:block;float:left;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:bold;line-height:46px;margin:0;padding:0 5%;text-align:left;text-decoration:none;text-transform:uppercase;width:100%;}
.hamburger .mean-nav ul li li a{opacity:0.5;padding:0 10%;text-shadow:none !important;visibility:visible;width:100%;}
.hamburger .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0;}
.hamburger .mean-nav ul li.last{border-bottom:none;}
.hamburger .mean-nav ul li li li a{width:100%;padding:0 15%;}
.hamburger .mean-nav ul li li li li a{width:100%;padding:0 20%;}
.hamburger .mean-nav ul li li li li li a{width:100%;padding:0 25%;}
.hamburger .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,0.1);}
.hamburger .mean-nav ul li a.mean-expand{background:rgba(255, 255, 255, 0.05) none repeat scroll 0 0;box-sizing:border-box;font-weight:400;margin-top:0;padding:0;position:absolute;right:0;text-align:center;top:0;width:64px;z-index:1000;}
.hamburger .mean-nav ul li a.mean-expand:hover{background:rgba(255,255,255,0.15);}
.hamburger .mean-push{float:left;width:100%;padding:0;margin:0;clear:both;}
.mean-nav .wrapper{width:100%;padding:0;margin:0;}
.mean-remove{display:none !important;}

/* Mobile selector */
.tinynav{display:none}

/* Div Tables */
div.T1Col,div.T2Col,div.T3Col,div.T4Col,div.T5Col,div.T6Col{display:table;width:100%;border-spacing:0;box-sizing:border-box}
div.T1Col > div,div.T2Col > div,div.T3Col > div,div.T4Col > div,div.T5Col > div,div.T6Col > div{display:table-row;width:auto;clear:both;box-sizing:border-box}
div.T1Col > div > div,div.T2Col > div > div,div.T3Col > div > div,div.T4Col > div > div,div.T5Col > div > div,div.T6Col > div > div{display:table-cell;box-sizing:border-box}
div.T1Col > div > div {width:100%}
div.T2Col > div > div {width:50%}
div.T3Col > div > div {width:33.33%}
div.T4Col > div > div {width:25%}
div.T5Col > div > div {width:20%}
div.T6Col > div > div {width:16.66%}

/* Default Images */
.ImageFull100{float:none;width:100% !important;height:auto !important;margin:0 auto;display:block;clear:both;}
.ImageFull90{float:none;width:90% !important;height:auto !important;;margin:0 auto;display:block;clear:both;}
.ImageFull80{float:none;width:80% !important;height:auto !important;;margin:0 auto;display:block;clear:both;}
.ImageFull66{float:none;width:66% !important;height:auto !important;;margin:0 auto;display:block;clear:both;}
.ImageRight66{float:right;width:66% !important;height:auto !important;;margin:0 0 3% 3%;display:block;clear:both;}
.ImageRight50{float:right;width:50% !important;height:auto !important;;margin:0 0 3% 3%;display:block;clear:both;}
.ImageRight33{float:right;width:33% !important;height:auto !important;;margin:0 0 3% 3%;display:block;clear:both;}
.ImageRight25{float:right;width:25% !important;height:auto !important;;margin:0 0 3% 3%;display:block;clear:both;}
.ImageLeft66{float:left;width:66% !important;height:auto !important;;margin:0 3% 3% 0;display:block;clear:both;}
.ImageLeft50{float:left;width:50% !important;height:auto !important;;margin:0 3% 3% 0;display:block;clear:both;}
.ImageLeft33{float:left;width:33% !important;height:auto !important;;margin:0 3% 3% 0;display:block;clear:both;}
.ImageLeft25{float:left;width:25% !important;height:auto !important;;margin:0 3% 3% 0;display:block;clear:both;}
.Desktop100{width:100% !important;height:auto !important;;display:block;clear:both;}
.Desktop90{width:90% !important;height:auto !important;;display:block;clear:both;}
.Desktop80{width:80% !important;height:auto !important;;display:block;clear:both;}
.Desktop75{width:75% !important;height:auto !important;;display:block;clear:both;}
.Desktop66{width:66% !important;height:auto !important;;display:block;clear:both;}
.Desktop50{width:50% !important;height:auto !important;;display:block;clear:both;}
.Desktop40{width:40% !important;height:auto !important;;display:block;clear:both;}
.Desktop33{width:33% !important;height:auto !important;;display:block;clear:both;}
.Desktop25{width:25% !important;height:auto !important;;display:block;clear:both;}

/* Floats */
.FloatRight{float:right}
.FloatLeft{float:left}
.FloatNone{float:none}

/* Image Preloader */
.PreloadImage{display:none !important;height:0 !important;position:absolute !important;width:0 !important;border:none !important;background-color:transparent !important}

/* Misc responsive elements */
.ResponsiveYouTube{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.ResponsiveYouTube iframe, .ResponsiveYouTube object, .ResponsiveYouTube embed{position:absolute;top:0;left:0;width:100%;height:100%;}

/* Bootstrap overides */
#ControlBar,#ControlBar *,.dnnModuleDigitalAssetsBackground *,.dnnTextEditor *{box-sizing:content-box !important}
.dnnCheckbox .mark,.dnnRadiobutton .mark{background-color:inherit}
.dnnLabel label,.dnnFormLabel,.dnnBoxLabel{font-weight:inherit}
.console-small img{padding:inherit}
.console-small h3{padding-top:0}
.dnnForm fieldset legend{border-width:0}
.breadcrumb{background-color:inherit;border-radius:inherit;margin-bottom:inherit;padding:inherit;}
.alert{border:none;border-left:6px solid transparent;border-radius:0;background-color:#fafafa;color:#333333;font-family:arial,sans-serif;font-size:12px;font-weight:700;line-height:150%;}
.alert-warning{border-color:#edc504;}
.alert-danger{border-color:#ab253b;}
.alert-info{border-color:#199fbc;}
.alert-success{border-color:#51b700;}

/* Permanent dual-menu defaults */
.mean-bar,.MenuBar .mean-push{display:none;}

/* Phone */
@media only screen 
and (min-width : 0px) 
and (max-width : 640px) {
.mean-bar{display:block;}
.MenuBar,.LogoPane,.ControlBarWrapper,#item_Secrets{display:none !important}
.tinynav{box-sizing:border-box;display:block;padding:6px 7px;width:100%;}
.MobileSelector{display:none}
blockquote{margin:16px 0 !important;text-align:left}
.Paper,.Footer{width:100%;min-width:0;max-width:640px}
.LogoWrapper{padding-top:0 !important}
.ContentRow .Left{float:left;display:block;position:relative;width:100%}
.ContentRow .Content{float:left;display:block;position:relative;width:100%}
.ContentRow .Right{float:left;display:block;position:relative;width:100%}
.ContentRow .Left .Container, .ContentRow .Left .NoContainer{margin:6px 0 0;width:100%}
.ContentRow .Right .Container, .ContentRow .Right .NoContainer{margin:6px 0 0;width:100%}
.Placement{padding:0 !important;margin-top:70px}
.ContentRow .NormalSmall,.ListEventDate,.ListEventDate span{font-size:90% !important;line-height:115% !important}
.ContentRow .Head,.ContentRow caption,.ListTitle{font-size:130% !important;line-height:135% !important}
.ContentRow input[type=submit]{width:auto !important;height:auto !important}
.FooterWrapper{background:#111111 none repeat scroll 0 0;box-sizing:border-box}
.Footer{height:32px;line-height:32px;height:auto}
.Footer span,.Footer a:hover .FooterDivider,.Footer a:link,.Footer a:visited{color:#eee;display:inline-block;font-size:12px}
.Footer span:hover,.Footer a:active,.Footer a:hover{color:#FFFFFF}
.FooterDivider{margin:0 12px;color:rgba(0, 0, 0, 0) !important}
.Footer{background:#128eb7;bottom:0}
.Copyright{width:100%;background:none repeat scroll 0 0 #000000;clear:both;display:block;float:none;font-size:15px;height:40px;line-height:40px !important;height:auto;text-align:left;padding-left:6px;box-sizing: border-box;}
.SearchBar{display:none}
table.Phone1 > tbody > tr > td,table.Phone2 > tbody > tr > td,table.Phone2TW > tbody > tr > td,table.Phone2BW > tbody > tr > td{display:block;float:left;box-sizing:border-box}
table.Phone1 > tbody > tr > td,table.Phone2TW > tbody > tr > td:first-child,table.Phone2BW > tbody > tr > td:last-child{width:100%}
table.Phone2 > tbody > tr > td,table.Phone2TW > tbody > tr > td,table.Phone2BW > tbody > tr > td{width:50%}
div.T1Col > div > div,div.T2Col > div > div,div.T3Col > div > div,div.T4Col > div > div,div.T5Col > div > div,div.T6Col > div > div{float:left}
div.Phone1 > div > div,div.Phone2TW > div > div:first-child,div.Phone2BW > div > div:last-child{width:100%}
div.Phone2 > div > div,div.Phone2TW > div > div,div.Phone2BW > div > div{width:50%}
.ImageRight66{float:none;width:100% !important;height:auto !important;;margin:0 auto}
.ImageRight50{float:none;width:100% !important;height:auto !important;;margin:0 auto}
.ImageRight33{float:none;width:80% !important;height:auto !important;;margin:0 auto}
.ImageRight25{float:none;width:80% !important;height:auto !important;;margin:0 auto}
.ImageLeft66{float:none;width:100% !important;height:auto !important;;margin:0 auto}
.ImageLeft50{float:none;width:100% !important;height:auto !important;;margin:0 auto}
.ImageLeft33{float:none;width:80% !important;height:auto !important;;margin:0 auto}
.ImageLeft25{float:none;width:80% !important;height:auto !important;;margin:0 auto}
.PhoneHide{display:none !important}
.Phone100{width:100% !important;height:auto !important;;float:none;margin:0 auto;display:block;clear:both;}
.Phone90{width:90% !important;height:auto !important;;float:none;margin:0 auto;display:block;clear:both;}
.Phone80{width:80% !important;height:auto !important;;float:none;margin:0 auto;display:block;clear:both;}
.Phone75{width:75% !important;height:auto !important;;float:none;margin:0 auto;display:block;clear:both;}
.Phone66{width:66% !important;height:auto !important;;float:none;margin:0 auto;display:block;clear:both;}
.Phone50{width:50% !important;height:auto !important;;display:block;clear:both;}
.Phone40{width:40% !important;height:auto !important;;display:block;clear:both;}
.Phone33{width:33% !important;height:auto !important;;display:block;clear:both;}
.Phone25{width:25% !important;height:auto !important;;display:block;clear:both;}
.PhoneFloatRight{float:right}
.PhoneFloatLeft{float:left}
.PhoneFloatNone{float:none}
}

/* Tablet */
@media only screen 
and (min-width : 641px) 
and (max-width : 800px) {
.Paper,.Footer{width:100%;min-width:641px;max-width:800px}
.ContentRow .Left{float:left;display:block;position:relative;width:100%}
.ContentRow .Content{float:left;display:block;position:relative;width:100%}
.ContentRow .Right{float:left;display:block;position:relative;width:100%}
.ContentRow .Left .Container, .ContentRow .Left .NoContainer{box-sizing:border-box;float:left;margin:0;padding:3px;width:50%}
.ContentRow .Right .Container, .ContentRow .Right .NoContainer{box-sizing:border-box;float:left;margin:0;padding:3px;width:50%}
.ContentRow .Left{box-sizing:border-box;padding:3px}
.ContentRow .Right{box-sizing:border-box;padding:3px}
.Placement{padding:0 !important}
table.Tablet1 > tbody > tr > td,table.Tablet2 > tbody > tr > td,table.Tablet2TW > tbody > tr > td,table.Tablet2BW > tbody > tr > td,table.Tablet3TW > tbody > tr > td,table.Tablet3BW > tbody > tr > td{display:block;float:left;box-sizing:border-box}
table.Tablet1 > tbody > tr > td,table.Tablet2TW > tbody > tr > td:first-child,table.Tablet2BW > tbody > tr > td:last-child,table.Tablet3TW > tbody > tr > td:first-child,table.Tablet3BW > tbody > tr > td:last-child{width:100%}
table.Tablet2 > tbody > tr > td,table.Tablet2TW > tbody > tr > td,table.Tablet2BW > tbody > tr > td{width:50%}
table.Tablet3TW > tbody > tr > td,table.Tablet3BW > tbody > tr > td{width:33.33%}
div.T1Col > div > div,div.T2Col > div > div,div.T3Col > div > div,div.T4Col > div > div,div.T5Col > div > div,div.T6Col > div > div{float:left}
div.Tablet1 > div > div,div.Tablet2TW > div > div:first-child,div.Tablet2BW > div > div:last-child,div.Tablet3TW > div > div:first-child,div.Tablet3BW > div > div:last-child{width:100%}
div.Tablet2 > div > div,div.Tablet2TW > div > div,div.Tablet2BW > div > div{width:50%}
div.Tablet3 > div > div,div.Tablet3TW > div > div,div.Tablet3BW > div > div{width:33.33%}
.TabletHide{display:none !important}
.Tablet100{width:100% !important;height:auto !important;;float:none;margin:0 auto 5%;display:block;clear:both}
.Tablet90{width:90% !important;height:auto !important;;float:none;margin:0 auto 5%;display:block;clear:both}
.Tablet80{width:80% !important;height:auto !important;;float:none;margin:0 auto 5%;display:block;clear:both}
.Tablet75{width:75% !important;height:auto !important;;float:none;margin:0 auto 5%;display:block;clear:both}
.Tablet66{width:66% !important;height:auto !important;;float:none;margin:0 auto 5%;display:block;clear:both}
.Tablet50{width:50% !important;height:auto !important;;display:block;clear:both}
.Tablet40{width:40% !important;height:auto !important;;display:block;clear:both}
.Tablet33{width:33% !important;height:auto !important;;display:block;clear:both}
.Tablet25{width:25% !important;height:auto !important;;display:block;clear:both}
.TabletFloatRight{float:right}
.TabletFloatLeft{float:left}
.TabletFloatNone{float:none}
}

/* Desktop */
@media only screen 
and (min-width : 801px) 
and (max-width : 1280px) {
.Paper,.Footer{width:960px;min-width:801px;max-width:960px}
table.Desktop1 > tbody > tr > td{width:100%;display: block;}
table.Desktop2 > tbody > tr > td{box-sizing:border-box;float:left;width:50%}
div.Desktop1 > div > div{width:100%;display: block;}
div.Desktop2 > div > div{display:block;float:left;vertical-align:top;width:50%;}
.DesktopHide{display:none !important}
.DesktopFloatRight{float:right}
.DesktopFloatLeft{float:left}
.DesktopFloatNone{float:none}
}

/* Widescreen */
@media only screen 
and (min-width : 1281px) {
.Paper,.Footer{width:1220px;min-width:961px;max-width:1220px}
.Left .Container,.Left .NoContainer{width:240px}
.Right .Container,.Right .NoContainer,.SearchPane{width:320px}
input.SearchInput{width:248px}
table.Widescreen1 > tbody > tr > td{width:100%;display:block}
table.Widescreen2 > tbody > tr > td{box-sizing:border-box;float:left;width:50%}
div.Widescreen1 > div > div{width:100%;display:block}
div.Widescreen2 > div > div{display:block;float:left;vertical-align:top;width:50%}
.WidescreenHide{display:none !important}
.WideScreen100{width:100%;display:block;clear:both;box-sizing:border-box}
.WideScreen90{width:90%;display:block;clear:both;box-sizing:border-box}
.WideScreen80{width:80%;display:block;clear:both;box-sizing:border-box}
.WideScreen75{width:75%;display:block;clear:both;box-sizing:border-box}
.WideScreen66{width:66%;display:block;clear:both;box-sizing:border-box}
.WideScreen50{width:50%;display:block;clear:both;box-sizing:border-box}
.WideScreen40{width:40%;display:block;clear:both;box-sizing:border-box}
.WideScreen33{width:33%;display:block;clear:both;box-sizing:border-box}
.WideScreen25{width:25%;display:block;clear:both;box-sizing:border-box}
.WideScreenFloatRight{float:right}
.WideScreenFloatLeft{float:left}
.WideScreenFloatNone{float:none}
}
/*
	* Style settings of LayerSlider
	*
	* (c) 2011-2013 George Krupa, John Gera & Kreatura Media
	*
	* Plugin web:			http://kreaturamedia.com/
	* Licenses: 			http://codecanyon.net/licenses/
*/



/* Global settings */

.ls-container {
	visibility: hidden;
	position: relative;
	z-index: 0;
}

.ls-lt-container {
	position: absolute;
}

.ls-lt-container,
.ls-lt-container * {
	text-align: left !important;
	direction: ltr !important;
}

.ls-container-fullscreen {
	margin: 0 auto !important;
	padding: 2% !important;
	background: black !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border: none !important;
}

.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {
	display: none !important;
}

.ls-overflow-hidden {
	overflow: hidden;
}

.ls-inner {
	position: relative;
	background-position: center center;
	z-index: 2;
	overflow: hidden;
}

.ls-loading-container {
	position: absolute !important;
	display: none;
	z-index: 3 !important;
	left: 50% !important;
	top: 50% !important;
}

.ls-loading-indicator {
	margin: 0 auto;
}

.ls-inner,
.ls-slide {
	width: 100%;
	height: 100%;
}

.ls-slide,
.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden;
}

.ls-active,
.ls-animating {
	display: block !important;
}

.ls-slide > * {
	position: absolute;
	line-height: normal;
	margin: 0;
	left: 0;
	top: 0;
}

.ls-slide .ls-bg {
	left: 0px;
	top: 0px;
	transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
}

.ls-yourlogo {
	position: absolute;
	z-index: 99;
}



/* Timers */

.ls-bar-timer {
	position: absolute;
	width: 0;
	height: 2px;
	background: white;
	border-bottom: 2px solid #555;
	opacity: .55;
	filter: alpha(opacity=55);
	z-index: 4;
	top: 0;
}

.ls-circle-timer {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 4;
	opacity: .65;
	filter: alpha(opacity=65);
	display: none;
}

.ls-ct-half {
	background: white;
}

.ls-ct-center {
	background: #444;
}

.ls-ct-left,
.ls-ct-right {
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.ls-ct-left,
.ls-ct-right {
	float: left;
	position: relative;
}

.ls-ct-rotate {
	width: 200%;
	height: 100%;
	position: absolute;
	top: 0;
}

.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
	left: 0;
}

.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
	right: 0;
}

.ls-ct-hider,
.ls-ct-half {
	position: absolute;
	top: 0;
}

.ls-ct-hider {
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.ls-ct-half {
	width: 200%;
	height: 100%;
}

.ls-ct-center {
	width: 50%;
	height: 50%;
	left: 25%;
	top: 25%;
	position: absolute;
}

.ls-ct-half,
.ls-ct-center {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}



/* Navigation */

.ls-bottom-nav-wrapper {
	height: 0;
}

.ls-bottom-slidebuttons {
	text-align: left;
}

.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
	z-index: 2;
	height: 0;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

.ls-below-thumbnails {
	display: none;
	z-index: 6;
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
	outline: none;
}

* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
	direction: ltr !important;
}

.ls-bottom-slidebuttons {
	position: relative;
	z-index: 1000;
}

.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
	position: relative;
}

.ls-nothumb {
	text-align: center !important;
}

.ls-link {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	left: 0 !important;
	top: 0 !important;
	background-image: url("/DesktopModules/LiveSlider/Resources/LayerSlider/css/blank.gif");
}

.ls-slide > a > * {
	background-image: url("/DesktopModules/LiveSlider/Resources/LayerSlider/css/blank.gif");
}



/* Embedded videos */

.ls-vpcontainer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.ls-videopreview {
	width : 100%;
	height : 100%;
	position : absolute;
	left : 0;
	top : 0;
	cursor : pointer;
}

.ls-playvideo {
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
}



/* Thumbnails */

.ls-tn {
	display: none !important;
}

.ls-thumbnail-hover {
	display: none;
	position: absolute;
	left: 0;
}

.ls-thumbnail-hover-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.ls-thumbnail-hover-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.ls-thumbnail-hover-img {
	position: absolute;
	overflow: hidden;
}

.ls-thumbnail-hover img {
	max-width: none !important;
	position: absolute;
	display: inline-block;
	visibility: visible !important;
	left: 50%;
	top: 0;
}

.ls-thumbnail-hover span {
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
}

.ls-thumbnail-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 4;
}

.ls-thumbnail {
	position: relative;
	margin: 0 auto;
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
	width: 100%;
}

.ls-thumbnail-slide-container {
	overflow: hidden !important;
	position: relative;
}

.ls-touchscroll {
	overflow-x: auto !important;
}

.ls-thumbnail-slide {
	text-align: center;
	white-space: nowrap;
	float: left;
	position: relative;
}

.ls-thumbnail-slide a {
	overflow: hidden;
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
}

.ls-thumbnail-slide img {
	max-width: none !important;
	max-height: 100% !important;
	height: 100%;
	visibility: visible !important;
}

.ls-shadow {
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	width: 100%;
	left: 0;
	overflow: hidden !important;
	visibility: hidden;
}

.ls-shadow img {
	width: 100% !important;
	height: auto !important;
	position: absolute !important;
	left: 0 !important;
	bottom: 0 !important;
}

.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
	visibility: hidden;
}



/* WP plugin fullwidth */

.ls-wp-fullwidth-container {
	width: 100%;
	position: relative;
}

.ls-wp-fullwidth-helper {
	position: absolute;
}



/* 2D & 3D Layer Transitions */

.ls-overflow-hidden {
	overflow: hidden;
}

.ls-lt-tile {
	position: relative;
	float: left;
	perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	-moz-perspective: 1000px;
	-webkit-perspective: 1000px;
}

.ls-lt-tile img {
	visibility: visible;
	display: inline-block;
}

.ls-curtiles {
	overflow: hidden;
}

.ls-curtiles,
.ls-nexttiles {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.ls-curtile, .ls-nexttile {
	overflow: hidden;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.ls-curtile {
	left: 0;
	top: 0;
}

.ls-curtile img,
.ls-nexttile img {
	position: absolute;
	filter: inherit;
}

.ls-3d-container {
	position: relative;
	overflow: visible !important;
}

.ls-3d-box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}

.ls-3d-box div {
	overflow: hidden;
	background: #777;
	margin: 0;
	padding: 0;
	position: absolute;
}



/* Full screen */

.ls-fullscreen {
	position: absolute;
	z-index: 10;
	cursor: pointer;
	display: block;
}



/* Removing all default global styles of WordPress themes */

html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	line-height: normal;
	outline: none;
	padding: 0;
	border: 0;
}

html * .ls-slide > a,
body * .ls-slide > a,
#ls-global * .ls-slide > a,
html * .ls-slide > h1,
body * .ls-slide > h1,
#ls-global * .ls-slide > h1,
html * .ls-slide > h2,
body * .ls-slide > h2,
#ls-global * .ls-slide > h2,
html * .ls-slide > h3,
body * .ls-slide > h3,
#ls-global * .ls-slide > h3,
html * .ls-slide > h4,
body * .ls-slide > h4,
#ls-global * .ls-slide > h4,
html * .ls-slide > h5,
body * .ls-slide > h5,
#ls-global * .ls-slide > h5,
html * .ls-slide > p,
body * .ls-slide > p,
#ls-global * .ls-slide > p,
html * .ls-slide > div,
body * .ls-slide > div,
#ls-global * .ls-slide > div,
html * .ls-slide > span,
body * .ls-slide > span,
#ls-global * .ls-slide > span,
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
	margin: 0;
}

html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
	background: none !important;
	min-width: 0 !important;
	max-width: none !important;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	padding: 0;
}

/*html * .ls-thumbnail a img,
body * .ls-thumbnail a img,
#ls-global * .ls-thumbnail a img {
	min-width: 100% !important;
}
*/

html * .ls-wp-container .ls-slide > *,
body * .ls-wp-container .ls-slide > *,
#ls-global * .ls-wp-container .ls-slide > * {
	line-height: normal;
	outline: none;
	padding: 0;
	margin: 0;
	border: 0;
}

html * .ls-wp-container .ls-slide > a > *,
body * .ls-wp-container .ls-slide > a > *,
#ls-global * .ls-wp-container .ls-slide > a > * {
	margin: 0;
}

html * .ls-wp-container .ls-slide > a,
body * .ls-wp-container .ls-slide > a,
#ls-global * .ls-wp-container .ls-slide > a {
	text-decoration: none;
}

.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
}

html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
	margin: 0;
}

html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
	display: none;
}

.site {
	overflow: visible !important;
}



/* Style of LayerSlider Debug Console */

.ls-debug-console * {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	color: white !important;
	text-shadow: none !important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
	line-height: normal !important;
	-webkit-font-smoothing: antialiased !important;
	text-align: left !important;
	font-style: normal !important;
}

.ls-debug-console h1 {
	padding-top: 10px !important;
	font-size: 17px !important;
	font-weight: bold !important;
}

.ls-debug-console h1:first-child {
	padding-top: 0 !important;
}

.ls-debug-console ul {
	padding-top: 10px !important;
	list-style: none !important;
}

.ls-debug-console li {
	margin-left: 10px !important;
	font-size: 13px !important;
	position: relative !important;
	font-weight: normal !important;
}

html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
	display: none;
	width: 260px;
	left: -10px;
}

.ls-debug-console li ul {
	position: absolute !important;
	bottom: 100% !important;
	padding: 10px 10px 10px 0 !important;
	background: white !important;
	border-radius: 10px !important;
	box-shadow: 0 0 20px black !important;
}

html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
	display: block;
}

.ls-debug-console li ul * {
	color: black !important;
}

.ls-debug-console a {
	text-decoration: none !important;
	border-bottom: 1px dotted white !important;
}

.ls-error {
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-wenkit-border-radius: 5px !important;
	background: white !important;
	height: auto !important;
	width: auto !important;
	color: white !important;
	padding: 20px 40px 30px 80px !important;
	position: relative !important;
	box-shadow: 0 2px 20px -5px black;
}

.ls-error p {
	line-height: normal !important;
	text-shadow: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	text-align: justify !important;
	font-family: Arial, sans-serif !important;
}

.ls-error .ls-error-title {
	line-height: 40px !important;
	color: red !important;
	font-weight: bold !important;
	font-size: 16px !important;
}

.ls-error .ls-error-text {
	color: #555 !important;
	font-weight: normal !important;
	font-size: 13px !important;
}

.ls-error .ls-exclam {
	width: 40px !important;
	height: 40px !important;
	position: absolute !important;
	left: 20px !important;
	top: 20px !important;
	border-radius: 50px !important;
	-moz-border-radius: 50px !important;
	-webkit-border-radius: 50px !important;
	font-size: 30px !important;
	font-weight: bold !important;
	color: white !important;
	line-height: 40px !important;
	background: red !important;
	text-align: center !important;
}



/* GPU Hardware Acceleration */

html * .ls-container .ls-shadow,
html * .ls-container .ls-slide > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
	transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}

.ls-videohack {
	transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	transform-origin: none !important;
	-o-transform-origin: none !important;
	-ms-transform-origin: none !important;
	-moz-transform-origin: none !important;
	-webkit-transform-origin: none !important;
}

.ls-oldiepnghack {
	filter: none !important;
}

.ls-gpuhack {
	width: 100% !important;
	height: 100% !important;
	left: 0px !important;
	top: 0px !important;
}


html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

/* GPU */

@media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
	#ls-test3d {
		position: absolute;
		left: 9px;
		height: 3px;
	}
}

/* Mobile features */

.ls-forcehide {
	display: none !important;
}

.ls-nav-prev, .ls-nav-next, .ls-nav-start, .ls-nav-stop, .ls-bottom-slidebuttons a {
    text-indent: -9999px;
}
@font-face {
  font-family: 'fpicons';
  src:url("/DesktopModules/EasyDNNRotator/flowplayer/skin/fonts/fpicons.eot?yg5dv7");
  src:url("/DesktopModules/EasyDNNRotator/flowplayer/skin/fonts/fpicons.eot?#iefixyg5dv7") format('embedded-opentype'),
    url("/DesktopModules/EasyDNNRotator/flowplayer/skin/fonts/fpicons.woff?yg5dv7") format('woff'),
    url("/DesktopModules/EasyDNNRotator/flowplayer/skin/fonts/fpicons.ttf?yg5dv7") format('truetype'),
    url("/DesktopModules/EasyDNNRotator/flowplayer/skin/fonts/fpicons.svg?yg5dv7#fpicons") format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="fp-i-"], [class*=" fp-i-"] {
  font-family: 'fpicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flowplayer{position:relative;width:100%;counter-increment:flowplayer;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-player{position:absolute;top:0;left:0;width:100%;height:100%}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-ui{z-index:11}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-title{line-height:30px;font-weight:normal;font-family:'myriad pro',Helvetica,Arial,sans-serif;font-size:11px;cursor:default;color:#fff;width:auto;max-width:50%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;float:left;padding:0 20px;}
.is-rtl.flowplayer .fp-title{float:right}
.aside-time.flowplayer .fp-title{display:none !important}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%;}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)) !important;background-image:-webkit-linear-gradient(top,transparent,transparent) !important;background-image:-moz-linear-gradient(top,transparent,transparent) !important;background-image:-o-linear-gradient(top,transparent,transparent) !important;background-image:linear-gradient(to bottom,transparent,transparent) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-controls,.flowplayer .fp-title,.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close,.flowplayer .fp-embed,.flowplayer.aside-time .fp-time{background-color:#000;background-color:rgba(0,0,0,0.65);}
.no-background.flowplayer .fp-controls,.no-background.flowplayer .fp-title,.no-background.flowplayer .fp-fullscreen,.no-background.flowplayer .fp-unload,.no-background.flowplayer .fp-close,.no-background.flowplayer .fp-embed,.no-background.flowplayer.aside-time .fp-time{background-color:transparent !important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)) !important;background-image:-webkit-linear-gradient(top,transparent,transparent) !important;background-image:-moz-linear-gradient(top,transparent,transparent) !important;background-image:-o-linear-gradient(top,transparent,transparent) !important;background-image:linear-gradient(to bottom,transparent,transparent) !important;text-shadow:0 0 1px #000}
.no-background.flowplayer .fp-play,.no-background.flowplayer .fp-brand{background-color:transparent !important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)) !important;background-image:-webkit-linear-gradient(top,transparent,transparent) !important;background-image:-moz-linear-gradient(top,transparent,transparent) !important;background-image:-o-linear-gradient(top,transparent,transparent) !important;background-image:linear-gradient(to bottom,transparent,transparent) !important;text-shadow:0 0 1px #000}
.flowplayer.fixed-controls .fp-controls{background-color:#000}
.flowplayer .fp-timeline{background-color:#a5a5a5}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#00a7c8}
.flowplayer .fp-volumeslider{background-color:#a5a5a5}
.flowplayer .fp-volumelevel{background-color:#00a7c8}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}
}.flowplayer .fp-dropdown{position:absolute;top:5px;width:100px;background-color:#000 !important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;margin:0 !important;list-style-type:none !important;}
.flowplayer .fp-dropdown:before{content:'';display:block;position:absolute;top:-5px;left:calc(50% - 5px);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(51,51,51,0.9)}
.flowplayer .fp-dropdown li{padding:10px !important;margin:0 !important;color:#fff !important;font-size:11px !important;list-style-type:none !important;}
.flowplayer .fp-dropdown li.active{background-color:#00a7c8 !important;cursor:default !important}
.flowplayer .fp-dropdown.fp-dropup{bottom:20px;top:auto;}
.flowplayer .fp-dropdown.fp-dropup:before{top:auto;bottom:-5px;border-bottom:none;border-top:5px solid rgba(51,51,51,0.9)}
.flowplayer .fp-tooltip{background-color:#000;color:#fff;display:none;position:absolute;padding:5px;}
.flowplayer .fp-tooltip:before{content:'';display:block;position:absolute;bottom:-5px;width:0;height:0;left:calc(50% - 5px);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}
.flowplayer .fp-timeline-tooltip{bottom:35px}
.flowplayer .fp-timeline:hover+.fp-timeline-tooltip{display:block}
.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;}
.flowplayer .fp-subtitle p:after{content:'';clear:both}
.flowplayer .fp-subtitle p b{font-weight:bold}
.flowplayer .fp-subtitle p i{font-style:italic}
.flowplayer .fp-subtitle p u{text-decoration:underline}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play,.flowplayer .fp-menu{font-family:'fpicons' !important;color:#fff !important;font-size:15px !important;text-align:center !important;line-height:30px !important;text-decoration:none !important;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play,.is-rtl.flowplayer .fp-menu{-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);transform:scale(-1,1)}
.is-rtl.flowplayer .fp-menu{-webkit-transform:none;-moz-transform:none;transform:none}
.flowplayer .fp-fullscreen:before{content:"\e602"}
.flowplayer .fp-unload:before,.flowplayer .fp-close:before{content:"\e600"}
.flowplayer .fp-mute:before{content:"\e606"}
.flowplayer .fp-embed:before{content:"\e603"}
.flowplayer .fp-play:before{content:"\e608"}
.flowplayer .fp-menu:before{content:"\e604"}
.flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff}
.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url("/DesktopModules/EasyDNNRotator/flowplayer/skin/img/play_white.png") center no-repeat;background-size:11%;}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url("/DesktopModules/EasyDNNRotator/flowplayer/skin/img/play_white_rtl.png") center no-repeat;background-size:11%}
@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url("/DesktopModules/EasyDNNRotator/flowplayer/skin/img/play_white@x2.png") center no-repeat;background-size:11%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url("/DesktopModules/EasyDNNRotator/flowplayer/skin/img/play_white_rtl@x2.png") center no-repeat;background-size:11%}
}.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-brand{color:#fff !important;position:absolute;right:115px;font-weight:normal !important;font-family:'myriad pro',Helvetica,Arial,sans-serif !important;text-decoration:none !important;line-height:15px !important;font-size:11px !important;height:15px;width:55px;bottom:9px;box-sizing:border-box;text-align:center;padding:1px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.has-menu.flowplayer .fp-brand{right:152px}
.is-rtl.flowplayer .fp-brand{right:auto;left:125px}
.has-menu.is-rtl.flowplayer .fp-brand{left:152px}
.no-brand.flowplayer .fp-brand{display:none}
.no-volume.no-mute.flowplayer .fp-brand{right:10px;}
.has-menu.no-volume.no-mute.flowplayer .fp-brand{right:47px}
.no-volume.flowplayer .fp-brand{right:50px}
.no-mute.flowplayer .fp-brand{right:95px}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:40px;cursor:pointer;display:none;z-index:100;}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:10px;left:auto;right:10px;display:block;width:30px;height:23px;text-align:center;cursor:pointer;height:30px;width:30px;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:10px}
.flowplayer .fp-unload,.flowplayer .fp-close{display:none}
.flowplayer .fp-play{display:none;height:30px !important;position:absolute;bottom:0;left:0;text-align:center;}
.is-rtl.flowplayer .fp-play{left:auto;right:0}
.is-playing.flowplayer .fp-play:before{content:"\e607"}
.flowplayer .fp-menu{display:none;position:absolute;bottom:0;z-index:11;right:10px;}
.is-rtl.flowplayer .fp-menu{right:auto;left:10px}
.has-menu.flowplayer .fp-menu{display:block}
.flowplayer .fp-menu .fp-dropdown{z-index:12;display:none;left:-42.5px;line-height:auto;width:149px;-webkit-transform:none;-moz-transform:none;transform:none;}
.is-rtl.flowplayer .fp-menu .fp-dropdown{left:-10px}
.flowplayer .fp-menu.dropdown-open .fp-dropdown{display:block}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-embed{right:90px}
.flowplayer.is-ready.is-closeable .fp-fullscreen{right:50px}
.flowplayer.is-fullscreen .fp-fullscreen{display:block !important;}
.flowplayer.is-fullscreen .fp-fullscreen:before{content:"\e601"}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:10px;height:10px;margin:0 225px 0 55px;}
.no-brand.flowplayer .fp-timeline{margin-right:160px;}
.has-menu.no-brand.flowplayer .fp-timeline{margin-right:187px}
.no-volume.no-brand.flowplayer .fp-timeline{margin-right:95px}
.no-mute.no-brand.flowplayer .fp-timeline{margin-right:130px}
.no-mute.no-volume.no-brand.flowplayer .fp-timeline{margin-right:55px}
.has-menu.flowplayer .fp-timeline{margin-right:252px}
.no-volume.flowplayer .fp-timeline{margin-right:160px}
.no-mute.flowplayer .fp-timeline{margin-right:195px}
.no-mute.no-volume.flowplayer .fp-timeline{margin-right:120px;}
.has-menu.no-mute.no-volume.flowplayer .fp-timeline{margin-right:157px}
.is-rtl.flowplayer .fp-timeline{margin:0 55px 0 225px;}
.no-brand.is-rtl.flowplayer .fp-timeline{margin-left:160px;}
.has-menu.no-brand.is-rtl.flowplayer .fp-timeline{margin-left:197px}
.has-menu.is-rtl.flowplayer .fp-timeline{margin-left:262px}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:95px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:130px}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:55px}
.is-long.flowplayer .fp-timeline{margin:0 255px 0 85px;}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:180px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:140px}
.has-menu.is-long.flowplayer .fp-timeline{margin-right:292px}
.no-brand.is-long.flowplayer .fp-timeline{margin-right:190px;}
.no-volume.no-brand.is-long.flowplayer .fp-timeline{margin-right:125px}
.no-mute.no-brand.is-long.flowplayer .fp-timeline{margin-right:85px}
.has-menu.no-brand.is-long.flowplayer .fp-timeline{margin-right:227px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:85px 0 190px 0;}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:125px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:85px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 190px 0 10px;}
.has-menu.aside-time.flowplayer .fp-timeline,.has-menu.no-time.flowplayer .fp-timeline{margin-right:227px}
.aside-time.no-brand.flowplayer .fp-timeline{margin-right:115px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:115px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:75px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 10px 0 115px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:50px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:10px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer .fp-timeline.no-animation .fp-buffer{-webkit-transition:none;-moz-transition:none;transition:none}
.flowplayer .fp-progress.animated{transition-timing-function:linear;transition-property:width,height}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear;box-sizing:border-box}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';box-sizing:border-box;display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:18px;width:18px;top:-4px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-5px;right:-10px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:12px;right:10px;}
.has-menu.flowplayer .fp-volume{right:37px}
.is-rtl.flowplayer .fp-volume{right:auto;left:10px}
.is-rtl.has-menu.flowplayer .fp-volume{left:37px}
.flowplayer .fp-mute{position:relative;width:30px;height:30px;float:left;top:-12px;cursor:pointer;}
.is-rtl.flowplayer .fp-mute{float:right}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:75px;height:6px;cursor:col-resize;float:left;}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:11px;font-weight:normal;font-family:'myriad pro',Helvetica,Arial,sans-serif !important;color:#fff;width:100%;}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:9px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:10px;}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:10px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:180px;color:#eee;}
.no-brand.flowplayer .fp-remaining,.no-brand.flowplayer .fp-duration{right:125px;}
.has-menu.no-brand.flowplayer .fp-remaining,.has-menu.no-brand.flowplayer .fp-duration{right:152px}
.no-volume.no-brand.flowplayer .fp-remaining,.no-volume.no-brand.flowplayer .fp-duration{right:50px}
.no-mute.no-brand.flowplayer .fp-remaining,.no-mute.no-brand.flowplayer .fp-duration{right:95px}
.no-mute.no-volume.no-brand.flowplayer .fp-remaining,.no-mute.no-volume.no-brand.flowplayer .fp-duration{right:10px}
.has-menu.flowplayer .fp-remaining,.has-menu.flowplayer .fp-duration{right:217px}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:115px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:160px}
.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:75px;}
.has-menu.no-mute.no-volume.flowplayer .fp-remaining,.has-menu.no-mute.no-volume.flowplayer .fp-duration{right:112px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:180px;}
.no-brand.is-rtl.flowplayer .fp-remaining,.no-brand.is-rtl.flowplayer .fp-duration{left:115px;}
.has-menu.no-brand.is-rtl.flowplayer .fp-remaining,.has-menu.no-brand.is-rtl.flowplayer .fp-duration{left:142px}
.has-menu.is-rtl.flowplayer .fp-remaining,.has-menu.is-rtl.flowplayer .fp-duration{left:207px}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:50px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:95px}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:10px}
.flowplayer .fp-remaining{display:none}
.flowplayer.aside-time .fp-time{position:absolute;top:10px;left:10px;bottom:auto !important;width:auto;background-color:#000;background-color:rgba(0,0,0,0.65);height:30px;padding:0 5px;-webkit-border-radius:control_border_radius;-moz-border-radius:control_border_radius;border-radius:control_border_radius;line-height:30px;text-align:center;font-size:15px;}
.no-background.flowplayer.aside-time .fp-time{background-color:transparent !important}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed::after{content:' / '}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer;}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed,.flowplayer.is-splash .fp-title,.flowplayer.is-poster .fp-title,.flowplayer.is-splash .fp-brand,.flowplayer.is-poster .fp-brand{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-playing{background-image:none !important;background-color:#333;}
.flowplayer.is-playing.hls-fix.is-finished .fp-engine{position:absolute;top:-9999em}
.flowplayer.is-fullscreen{top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-fullscreen .fp-player{background-color:#333}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.7;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}
.flowplayer.is-ready.is-muted .fp-mute:before{content:"\e605"}
.flowplayer.is-mouseout .fp-controls,.flowplayer.is-mouseout .fp-title{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.is-fullscreen.flowplayer.is-mouseout .fp-controls{height:3px;bottom:0}
.flowplayer.is-mouseout .fp-title{overflow:hidden}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play,.flowplayer.is-mouseout .fp-menu,.flowplayer.is-mouseout .fp-brand,.flowplayer.is-mouseout .fp-timeline-tooltip,.flowplayer.is-mouseout.aside-time .fp-time{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:30px}
.flowplayer.is-mouseover .fp-title,.flowplayer.fixed-controls .fp-title{height:30px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play,.flowplayer.is-mouseover .fp-menu,.flowplayer.fixed-controls .fp-menu{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-30px;}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-20px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:10px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer.is-flash-disabled{background-color:#333;}
.flowplayer.is-flash-disabled object.fp-engine{z-index:100}
.flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101}
.flowplayer .fp-embed{position:absolute;top:10px;left:auto;right:50px;display:block;width:30px;height:30px;text-align:center;}
.is-rtl.flowplayer .fp-embed{right:auto;left:50px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;right:67px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;}
.is-closeable.flowplayer .fp-embed-code{right:99px}
.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;right:-10px;border:5px solid transparent;border-left-color:#333}
.is-rtl.flowplayer .fp-embed-code{right:auto;left:67px;}
.is-rtl.flowplayer .fp-embed-code:before{right:auto;left:-10px;border-left-color:transparent;border-right-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.no-time .fp-embed{left:10px !important;}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:10px !important}
.flowplayer.is-live .fp-timeline,.flowplayer.is-live .fp-duration,.flowplayer.is-live .fp-remaining{display:none}
.flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px;}
.flowplayer .fp-context-menu li{text-align:center !important;padding:10px;color:#444 !important;font-size:11px !important;margin:0 -10px 0 -10px;}
.flowplayer .fp-context-menu li a{color:#00a7c8 !important;font-size:12.100000000000001px !important}
.flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee}
.flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url("/DesktopModules/EasyDNNRotator/flowplayer/skin/img/flowplayer.png");background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb;}
@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-context-menu li.copyright{background-image:url("/DesktopModules/EasyDNNRotator/flowplayer/skin/img/flowplayer@2x.png")}
}@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}
.flowplayer .fp-menu .fp-dropdown{right:-10px;left:auto;bottom:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.flowplayer .fp-menu .fp-dropdown:before{display:none}
.flowplayer .fp-play{width:30px}
.flowplayer.aside-time .fp-time{top:0;left:0}
.no-brand.flowplayer .fp-remaining,.no-brand.flowplayer .fp-duration{right:115px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close,.flowplayer .fp-embed{right:0;top:0;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-embed{right:auto;left:0}
.flowplayer .fp-embed{right:32px;}
.is-rtl.flowplayer .fp-embed{right:auto;left:32px}
.flowplayer.is-closeable.is-ready .fp-fullscreen{right:32px}
.flowplayer.is-closeable.is-ready .fp-embed{right:64px}
.flowplayer.play-button .fp-play{display:block}
.flowplayer.play-button .fp-elapsed{left:27px;}
.is-rtl.flowplayer.play-button .fp-elapsed{right:27px}
.flowplayer.play-button .fp-timeline{margin-left:72px;}
.is-rtl.flowplayer.play-button .fp-timeline{margin-right:72px}
.is-long.flowplayer.play-button .fp-timeline{margin-left:102px;}
.is-rtl.is-long.flowplayer.play-button .fp-timeline{margin-right:102px}
.no-time.flowplayer.play-button .fp-timeline,.aside-time.flowplayer.play-button .fp-timeline{margin-left:27px;}
.is-rtl.no-time.flowplayer.play-button .fp-timeline,.is-rtl.aside-time.flowplayer.play-button .fp-timeline{margin-right:27px}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/DesktopModules/EasyDNNGallery/static/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/DesktopModules/EasyDNNGallery/static/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),url("/DesktopModules/EasyDNNGallery/static/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'),url("/DesktopModules/EasyDNNGallery/static/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'),url("/DesktopModules/EasyDNNGallery/static/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'),url("/DesktopModules/EasyDNNGallery/static/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}
@charset "UTF-8";

/*Admin Menu */
.eds_galleryWrapper {
  position: relative;
}
.eds_galleryWrapper.eds_galleryManageMenuVisible .eds_galleryManageMenu > ul, .eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul,
.eds_galleryWrapper .eds_galleryManageMenu:hover > ul {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  opacity: 1;
  padding: 13px 13px 0;
  position: absolute;
  right: -33px;
  top: 45px;
  visibility: visible;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_galleryWrapper.eds_galleryManageMenuVisible .eds_galleryManageMenu > ul, .eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul,
  .eds_galleryWrapper .eds_galleryManageMenu:hover > ul {
    right: -20px;
  }
}
.eds_galleryWrapper.eds_galleryManageMenuVisible .eds_galleryManageMenu > ul > li, .eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul > li,
.eds_galleryWrapper .eds_galleryManageMenu:hover > ul > li {
  display: block;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_galleryWrapper.eds_galleryManageMenuVisible .eds_galleryManageMenu > ul > li:first-child > a:after, .eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul > li:first-child > a:after,
  .eds_galleryWrapper .eds_galleryManageMenu:hover > ul > li:first-child > a:after {
    right: 27px;
  }
}
.eds_galleryWrapper.eds_initialState .eds_galleryManageMenu {
  text-align: left;
  position: static;
}
.eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul {
  background-color: transparent;
  padding: 0;
  position: static;
  margin: 10px 0;
}
.eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul > li {
  display: inline-block;
  margin-left: -1px;
  margin-bottom: 0;
  margin-top: -1px;
}
.eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul > li > a {
  border-radius: 0;
}
.eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul > li:first-child > a {
  border-radius: 3px 0 0 3px;
}
.eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul > li:first-child > a:after {
  display: none;
}
.eds_galleryWrapper.eds_initialState .eds_galleryManageMenu > ul > li:last-child > a {
  border-radius: 0 3px 3px 0;
}
.eds_galleryWrapper.eds_initialState .eds_galleryManageMenuTrigger {
  display: none;
}
.eds_galleryWrapper .eds_galleryManageMenu {
  position: absolute;
  right: 100px;
  top: 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
  z-index: 99;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_galleryWrapper .eds_galleryManageMenu {
    right: 15px;
    top: 0;
  }
}
.eds_galleryWrapper .eds_galleryManageMenu > ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: padding 200ms ease-in-out, opacity 200ms ease-in-out;
  transition: padding 200ms ease-in-out, opacity 200ms ease-in-out;
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li {
  list-style-type: none;
  margin: 0 0 13px;
  padding: 0;
  display: none;
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li > a {
  display: block;
  white-space: nowrap;
  padding: 12px 25px;
  line-height: 1;
  font-size: 16px;
  font-family: "Arial";
  color: #189fd3;
  text-decoration: none;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  border: solid 1px #dadada;
  border-radius: 3px;
  background-color: #fff;
  text-align: left;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_galleryWrapper .eds_galleryManageMenu > ul > li > a {
    font-size: 0;
    line-height: 0;
  }
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li > a:hover {
  color: #fff;
  background-color: #2b93dd;
  text-decoration: none;
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li > a:before {
  font-family: "FontAwesome";
  color: #aeaeae;
  padding-right: 10px;
  font-size: 14px;
  font-size: 21px !important;
  line-height: 1 !important;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_galleryWrapper .eds_galleryManageMenu > ul > li > a:before {
    font-size: 0;
    line-height: 0;
    padding-right: 0;
  }
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li > a:hover:before {
  color: #fff;
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li.eds_galleryManageContent a:before {
  content: "";
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li.eds_gallerySettings a:before {
  content: "";
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li.eds_galleryCropContent a:before {
  content: "";
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li.eds_galleryDashboard a:before {
  content: "";
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li:first-child > a {
  position: relative;
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li:first-child > a:after {
  position: absolute;
  top: -8px;
  right: 35px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #dadada transparent transparent #dadada;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.eds_galleryWrapper .eds_galleryManageMenu > ul > li:first-child > a:hover:after {
  background-color: #2b93dd;
}
.eds_galleryWrapper .eds_galleryManageMenuTrigger {
  display: block;
  text-align: center;
}
.eds_galleryWrapper .eds_galleryManageMenuTrigger > span {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  height: 41px;
  width: 48px;
  background-color: #2b93dd;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
.eds_galleryWrapper .eds_galleryManageMenuTrigger > span:before {
  font-size: 25px;
  color: #fff;
  font-family: "FontAwesome";
  line-height: 41px;
  content: "";
}
.eds_galleryWrapper .eds_galleryManageMenuTrigger:hover {
  padding-bottom: 20px;
}
.eds_galleryWrapper .eds_galleryManageMenuTrigger:hover > span {
  background-color: #3fa7f1;
}
@charset "utf-8";


.edspp_wrapper {
	width: 96%;
	max-width: 1170px;
	margin: 0 auto;
}
.edspp_wrapper *, .edspp_wrapper *:before, .edspp_wrapper *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.edspp_wrapper *:focus {
	outline: 0;
}

.edspp_wrapper ::-moz-focus-inner { padding:0; border:0 }  /* ! removes focus line */

/*  edspp_wrapper*/

/*---------------------------------------------------------------
Default style for plugin. Please change them carefully!
--------------------------------------------------------------- */

.cbp,
.cbp-wrapper,
.cbp-item {
	filter: inherit; /* ie8 bug on fadeOut*/
}

.cbp {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	height: 400px;
	visibility: visible !important;
}

.cbp-wrapper,
.cbp .cbp-item {
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.cbp .cbp-item {
	z-index: 2;
	display: block;
}

.cbp-item-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.cbp img {
	display: block;
}

.cbp-loading,
.cbp-loading *,
.cbp-no-transition .cbp-item {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.cbp-appendItems-loading {
	/*overflow: visible;*/
	-webkit-transition: height .4s ease !important;
	-moz-transition: height .4s ease !important;
	-o-transition: height .4s ease !important;
	transition: height .4s ease !important;
}

.cbp-appendItems-loading .cbp-wrapper {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.cbp-loading {
	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-loading.gif") no-repeat scroll center center transparent;
}

.cbp .cbp-item-hidden {
	pointer-events: none;
	z-index: 1;
}

.cbp-wrapper {
	visibility: hidden;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.cbp-ready .cbp-wrapper {
	visibility: visible;
}

.cbp-wrapper-front {
	z-index: 3;
}

.cbp-wrapper-back {
	z-index: -1;
}

/* general caption style */
.cbp-caption,
.cbp-caption-defaultWrap,
.cbp-caption-activeWrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	display: block;
	text-decoration: none;
}

.cbp-caption-defaultWrap,
.cbp-caption-activeWrap {
	position: absolute;
	z-index: 1;
}

.cbp-caption-activeWrap {
	z-index: 2;
}
/*  END - Default style for plugin. Please change them carefully! */



/*  ---------------------------------------------------------------
	caption miscellaneous style
	--------------------------------------------------------------- */
.cbp-l-caption-title {
	/* @editable properties */
	color: #fff;
	font: 700 16px/18px sans-serif;
	margin-bottom: 5px;
}

.cbp-l-caption-desc {
	/* @editable properties */
	color: #777;
	font: 400 12px/16px sans-serif;
}

.cbp-l-caption-text {
	/* @editable properties */
	font: 400 14px "Open Sans", sans-serif;
	color: #fff;
	letter-spacing: 3px;
}

.cbp-l-caption-buttonLeft:link,
.cbp-l-caption-buttonRight:link,
.cbp-l-caption-buttonLeft:visited,
.cbp-l-caption-buttonRight:visited,
.cbp-l-caption-buttonLeft:active,
.cbp-l-caption-buttonRight:visited {
	/* @editable properties */
	background-color: #3288C4;
	color: #FFFFFF !important;
	display: inline-block;
	font: 12px/28px sans-serif;
	text-decoration: none !important;
	width: 90px;
	text-align: center;
	margin: 4px;
}

.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover {
	/* @editable properties */
	background-color: #2578B3 !important;
	text-decoration: none !important;
}
/*  END - caption miscellaneous style */



/*  ---------------------------------------------------------------
	caption layout align left
	--------------------------------------------------------------- */
.cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body {
	/* @editable properties */
	margin: 30px 30px 0;
}

.cbp-caption-overlayBottomPush .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottomReveal .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignLeft .cbp-l-caption-body {
	/* @editable properties */
	margin: 17px 30px 0;
}


/* ---------- minimal style caption >>> */
.cbp-caption-minimal .cbp-l-caption-title,
.cbp-caption-minimal .cbp-l-caption-desc {
	/* @editable properties */
	position: relative;
	left: 0;
	opacity: 0;

	-webkit-transition: -webkit-transform .5s ease;
	-moz-transition:	-moz-transform .5s ease;
	-o-transition: -o-transform .5s ease;
	transition:	transform .5s ease;
}

.cbp-caption-minimal .cbp-l-caption-title {
	/* @editable properties */
	-webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
			transform: translateY(-100%);
}

.cbp-caption-minimal .cbp-l-caption-desc {
	/* @editable properties */
	-webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
	-o-transform: translateY(100%);
			transform: translateY(100%);
}

.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title,
.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc {
	/* @editable properties */
	opacity: 1;

	-webkit-transform: translateY(0);
  -moz-transform: translateY(0);
	-o-transform: translateY(0);
			transform: translateY(0);
}
/* <<< minimal style caption */
/*  END - caption layout align left */



/*  ---------------------------------------------------------------
	caption layout center vertically and horizontally
	--------------------------------------------------------------- */
.cbp-l-caption-alignCenter {
	display: table;
	width: 100%;
	height: 100%;
}

.cbp-l-caption-alignCenter .cbp-l-caption-body {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
	position: relative;

	/* @editable properties */
	-webkit-transition: left .4s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: left .4s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: left .4s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: left .4s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-minimal .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft {
	/* @editable properties */
	left: -20px;
}

.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-minimal .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
	/* @editable properties */
	left: 20px;
}

.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
	/* @editable properties */
	left: 0;
}

/*ie8 & ie9 */
.cbp-ie8 .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-ie8 .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-ie9 .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-ie9 .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
	/* @editable properties */
	left: 0;
}
/*  END - caption layout center vertically and horizontally */



/*  ---------------------------------------------------------------
	pushTop caption
	--------------------------------------------------------------- */
.cbp-caption-pushTop .cbp-caption-defaultWrap,
.cbp-caption-pushTop .cbp-caption-activeWrap {
	bottom: 0;

	/*@editable properties */
	-webkit-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-pushTop .cbp-caption-activeWrap {
	bottom: -100%;

	/* @editable properties */
	background: none repeat scroll 0 0 #282727;
}

.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 100%;
}

.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-pushTop.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-pushTop.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-pushTop.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushTop.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	bottom: -100%;
}
/*  END - pushTop caption */


/*  ---------------------------------------------------------------
	pushDown caption
	--------------------------------------------------------------- */
.cbp-caption-pushDown .cbp-caption-defaultWrap,
.cbp-caption-pushDown .cbp-caption-activeWrap {
	bottom: 0;

	/*@editable properties */
	-webkit-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-pushDown .cbp-caption-activeWrap {
	bottom: 100%;

	/* @editable properties */
	background: none repeat scroll 0 0 #282727;
}

.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: -100%;
}

.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-pushDown.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-pushDown.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-pushDown.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushDown.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	bottom: 100%;
}
/*  END - pushDown caption */



/*  ---------------------------------------------------------------
	revealBottom caption
	--------------------------------------------------------------- */
.cbp-caption-revealBottom .cbp-caption-defaultWrap {
	bottom: 0;
	z-index: 2;

	/*@editable properties */
	-webkit-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-revealBottom .cbp-caption-activeWrap {
	bottom: 0;
	z-index: 1;

	/* @editable properties */
	background: none repeat scroll 0 0 #282727;
}

.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 100%;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-revealBottom.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-revealBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 0;
}
/*  END - revealBottom caption */



/*  ---------------------------------------------------------------
	revealTop caption
	--------------------------------------------------------------- */
.cbp-caption-revealTop .cbp-caption-defaultWrap {
	bottom: 0;
	z-index: 2;

	/*@editable properties */
	-webkit-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-revealTop .cbp-caption-activeWrap {
	bottom: 0;
	z-index: 1;

	/* @editable properties */
	background: none repeat scroll 0 0 #282727;
}

.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: -100%;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-revealTop.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-revealTop.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 0;
}
/*  END - revealTop caption */



/*  ---------------------------------------------------------------
	overlayBottomReveal caption
	--------------------------------------------------------------- */
.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap {
	bottom: 0;
	z-index: 2;

	/*@editable properties */
	-webkit-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
	bottom: 0;
	z-index: 1;

	/* @editable properties */
	height: 70px;
	background: none repeat scroll 0 0 #282727;
}

.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	bottom: 70px;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-overlayBottomReveal.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomReveal.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 0;
}
/*  END - overlayBottomReveal caption */



/*  ---------------------------------------------------------------
	overlayBottomPush caption
	--------------------------------------------------------------- */
.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
	bottom: 0;

	/*@editable properties */
	-webkit-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -70px;
	height: 70px;
	background: none repeat scroll 0 0 #282727;
}

.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	bottom: 70px;
}

.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -70px;
}
/*  END - overlayBottomPush caption */



/*  ---------------------------------------------------------------
	overlayBottom caption
	--------------------------------------------------------------- */
.cbp-caption-overlayBottom .cbp-caption-activeWrap {
	/*@editable properties */
	bottom: -70px;
	height: 70px;
	background-color: rgb(24, 22, 22);
	background-color: rgba(24, 22, 22, .7);
	-webkit-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/*@editable properties */
	bottom: -70px;
}
/*  END - overlayBottom caption */



/*  ---------------------------------------------------------------
	moveRight caption
	--------------------------------------------------------------- */
.cbp-caption-moveRight .cbp-caption-activeWrap {
	left: -100%;
	top: 0;

	/*@editable properties */
	background: none repeat scroll 0 0 #282727;

	-webkit-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
	left: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-moveRight.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-moveRight.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	left: -100%;
}
/*  END - moveRight caption */



/*  ---------------------------------------------------------------
	revealLeft caption
	--------------------------------------------------------------- */
.cbp-caption-revealLeft .cbp-caption-activeWrap {
	left: 100%;
	top: 0;

	/*@editable properties */
	background: none repeat scroll 0 0 #282727;

	-webkit-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap {
	left: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-revealLeft.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-revealLeft.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	left: 100%;
}
/*  END - revealLeft caption */



/*  ---------------------------------------------------------------
	minimal caption
	--------------------------------------------------------------- */
.cbp-caption-minimal .cbp-caption-activeWrap {
	/* @editable properties */
	background-color: rgba(0, 0, 0, .8);
	opacity: 0;
}

.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	opacity: 1;
}

.cbp-caption-minimal.cbp-ie8 .cbp-caption-activeWrap {
	/* @editable properties */
	background-color: rgb(0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.cbp-caption-minimal.cbp-ie8 .cbp-caption:hover  .cbp-caption-activeWrap {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
/*  END - minimal caption */



/*  ---------------------------------------------------------------
	fade caption
	--------------------------------------------------------------- */
.cbp-caption-fadeIn .cbp-caption-activeWrap {
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;

	/* @editable properties */
	background-color: rgba(0, 0, 0, .85);
	-webkit-transition: opacity .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: opacity .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: opacity .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: opacity .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-fadeIn.cbp-ie8 .cbp-caption-activeWrap {
	/*@editable properties */
	background-color: rgb(0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	opacity: 1;
}

.cbp-caption-fadeIn.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	opacity: 0;
}
/*  END - fade caption */



/*  ---------------------------------------------------------------
	overlayRightAlong caption
	--------------------------------------------------------------- */
.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap,
.cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
	left: 0;

	/*@editable properties */
	-webkit-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: left .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
	/* @editable properties */
	left: -50%;
	width: 50%;
	background: none repeat scroll 0 0 #282727;
}

.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	left: 25%;
}

.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap {
	left: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-overlayRightAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayRightAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
	left: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-overlayRightAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayRightAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	left: -50%;
}
/*  END - overlayRightAlong caption */



/*  ---------------------------------------------------------------
	overlayBottomAlong caption
	--------------------------------------------------------------- */
.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
	bottom: 0;

	/*@editable properties */
	-webkit-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: bottom .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
	bottom: -70px;
	height: 70px;

	/* @editable properties */
	background: none repeat scroll 0 0 #282727;
}

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 35px;
}

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
	bottom: 0;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	bottom: -70px;
}
/*  END - overlayBottomAlong caption */



/*  ---------------------------------------------------------------
	zoom caption
	--------------------------------------------------------------- */
.cbp-caption-zoom .cbp-caption-defaultWrap {
	width: 100%;
	height: 100%;
	overflow: hidden;

	/* @editable properties */
	-webkit-transition: -webkit-transform .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition:	-moz-transform .6s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: -o-transform .6s cubic-bezier(.190, 1.000, .220, 1.000);
	transition:	transform .6s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	-webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
	-o-transform: scale(1.25);
			transform: scale(1.25);
}

.cbp-caption-zoom .cbp-caption-activeWrap {
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;

	/* @editable properties */
	background-color: rgba(0, 0, 0, .9);
	-webkit-transition: opacity .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: opacity .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: opacity .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: opacity .8s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-zoom.cbp-ie8 .cbp-caption-activeWrap {
	/* @editable properties */
	background-color: rgb(0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	opacity: 1;
}

.cbp-caption-zoom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	opacity: 0;
}
/*  END - zoom caption */



/*  ---------------------------------------------------------------
	Animation options for `fadeOut` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-fadeOut {
	/* @editable properties */
	-webkit-transition: height .6s ease-in-out;
	-moz-transition: height .6s ease-in-out;
	-o-transition: height .6s ease-in-out;
	transition: height .6s ease-in-out;
}

.cbp-animation-fadeOut .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
	-moz-transition:	-moz-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
	-o-transition: -o-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
	transition:	transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
}

/* items that will be hidden */
.cbp-animation-fadeOut .cbp-item-hidden {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
	-moz-transition:	-moz-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
	-o-transition: -o-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
	transition:	transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
}
/*  END - Animation options for `fadeOut` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `quicksand` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-quicksand {
	/* @editable properties */
	-webkit-transition: height .6s ease-in-out;
	-moz-transition: height .6s ease-in-out;
	-o-transition: height .6s ease-in-out;
	transition: height .6s ease-in-out;
}

.cbp-animation-quicksand .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
	-moz-transition:	-moz-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
	-o-transition: -o-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
	transition:	transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
}

/* items that will be hidden */
.cbp-animation-quicksand .cbp-item-hidden {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
	-moz-transition:	-moz-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
	-o-transition: -o-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
	transition:	transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
}
/*  END - Animation options for `quicksand` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `skew` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-skew {
	/* @editable properties */
	-webkit-transition: height .3s ease-in-out;
	-moz-transition: height .3s ease-in-out;
	-o-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out;
}

.cbp-animation-skew .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .3s ease-in, opacity .3s ease-in;
	-moz-transition:	-moz-transform .3s ease-in, opacity .3s ease-in;
	-o-transition: -o-transform .3s ease-in, opacity .3s ease-in;
	transition:	transform .3s ease-in, opacity .3s ease-in;
}

/* items that will be hidden */
.cbp-animation-skew .cbp-item-hidden {
	/* @editable properties */
	-webkit-transition: -webkit-transform .3s ease-in 0s, opacity .3s ease-in 0s;
	-moz-transition:	-moz-transform .3s ease-in 0s, opacity .3s ease-in 0s;
	-o-transition: -o-transform .3s ease-in 0s, opacity .3s ease-in 0s;
	transition:	transform .3s ease-in 0s, opacity .3s ease-in 0s;
}
/*  END - Animation options for `skew` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `boxShadow` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-boxShadow {
	/* @editable properties */
	-webkit-transition: height .6s ease-in-out;
	-moz-transition: height .6s ease-in-out;
	-o-transition: height .6s ease-in-out;
	transition: height .6s ease-in-out;
}

.cbp-animation-boxShadow .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out, opacity .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out, opacity .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out, opacity .6s ease-in-out;
	transition:	transform .6s ease-in-out, opacity .6s ease-in-out;
}

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;

	/* @editable properties */
	-webkit-transition:box-shadow .6s ease-in-out;
	-moz-transition:box-shadow .6s ease-in-out;
	-o-transition:box-shadow .6s ease-in-out;
	transition:box-shadow .6s ease-in-out;
}

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowShow {
	z-index: 10;
}

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowActive {
	/* @editable properties */
	box-shadow: 0 0 100px 100px #fff inset;
}

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowInactive {
	/* @editable properties */
	box-shadow: 0 0 0 0 #fff inset;
}
/*  END - Animation options for `boxShadow` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `bounceLeft` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-bounceLeft {
	/* @editable properties */
	-webkit-transition: height .8s ease-in-out;
	-moz-transition: height .8s ease-in-out;
	-o-transition: height .8s ease-in-out;
	transition: height .8s ease-in-out;
}

.cbp-animation-bounceLeft .cbp-wrapper {
	/* @editable properties */
	-webkit-transition: opacity .8s ease-in-out, left .8s ease-in-out;
	-moz-transition: opacity .8s ease-in-out, left .8s ease-in-out;
	-o-transition: opacity .8s ease-in-out, left .8s ease-in-out;
	transition: opacity .8s ease-in-out, left .8s ease-in-out;
}

.cbp-animation-bounceLeft .cbp-item {
	/* mozilla <=25 bug*/
	overflow: visible;

	/* @editable properties */
	-webkit-transition: -webkit-transform .8s ease-in-out;
	-moz-transition:	-moz-transform .8s ease-in-out;
	-o-transition: -o-transform .8s ease-in-out;
	transition:	transform .8s ease-in-out;
}

.cbp-animation-bounceLeft .cbp-item-hidden {
	display: none;
}

.cbp-animation-bounceLeft .cbp-item-wrapper {
	/* mozilla <=25 bug*/
	overflow: hidden;
}
/*  END - Animation options for `bounceLeft` filter. Change them carefully */


/*  ---------------------------------------------------------------
	Animation options for `bounceTop` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-bounceTop {
	/* @editable properties */
	-webkit-transition: height .6s ease-in-out;
	-moz-transition: height .6s ease-in-out;
	-o-transition: height .6s ease-in-out;
	transition: height .6s ease-in-out;
}

.cbp-animation-bounceTop .cbp-wrapper {
	/* @editable properties */
	-webkit-transition: opacity .6s ease-in-out, top .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out, top .6s ease-in-out;
	-o-transition: opacity .6s ease-in-out, top .6s ease-in-out;
	transition: opacity .6s ease-in-out, top .6s ease-in-out;
}

.cbp-animation-bounceTop .cbp-item {
	/* mozilla <=25 bug*/
	overflow: visible;

	/* @editable properties */
	-webkit-transition: -webkit-transform .8s ease-in-out;
	-moz-transition:	-moz-transform .8s ease-in-out;
	-o-transition: -o-transform .8s ease-in-out;
	transition:	transform .8s ease-in-out;
}

.cbp-animation-bounceTop .cbp-item-hidden {
	display: none;
}

.cbp-animation-bounceTop .cbp-item-wrapper {
	/* mozilla <=25 bug*/
	overflow: hidden;
}
/*  END - Animation options for `bounceTop` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `bounceBottom` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-bounceBottom {
	/* @editable properties */
	-webkit-transition: height .6s ease-in-out;
	-moz-transition: height .6s ease-in-out;
	-o-transition: height .6s ease-in-out;
	transition: height .6s ease-in-out;
}

.cbp-animation-bounceBottom .cbp-wrapper {
	/* @editable properties */
	-webkit-transition: opacity .6s ease-in-out, top .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out, top .6s ease-in-out;
	-o-transition: opacity .6s ease-in-out, top .6s ease-in-out;
	transition: opacity .6s ease-in-out, top .6s ease-in-out;
}

.cbp-animation-bounceBottom .cbp-item {
	/* mozilla <=25 bug*/
	overflow: visible;

	/* @editable properties */
	-webkit-transition: -webkit-transform .8s ease-in-out;
	-moz-transition:	-moz-transform .8s ease-in-out;
	-o-transition: -o-transform .8s ease-in-out;
	transition:	transform .8s ease-in-out;
}

.cbp-animation-bounceBottom .cbp-item-hidden {
	display: none;
}

.cbp-animation-bounceBottom .cbp-item-wrapper {
	/* mozilla <=25 bug*/
	overflow: hidden;
}
/*  END - Animation options for `bounceBottom` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `moveLeft` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-moveLeft {
	/* @editable properties */
	-webkit-transition: height .6s ease-in-out;
	-moz-transition: height .6s ease-in-out;
	-o-transition: height .6s ease-in-out;
	transition: height .6s ease-in-out;
}

.cbp-animation-moveLeft .cbp-wrapper {
	z-index: 2;

	/* @editable properties */
	-webkit-transition: opacity .6s ease-in-out, left .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out, left .6s ease-in-out;
	-o-transition: opacity .6s ease-in-out, left .6s ease-in-out;
	transition: opacity .6s ease-in-out, left .6s ease-in-out;
}

.cbp-animation-moveLeft .cbp-wrapper.no-trans {
	z-index: 1;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.cbp-animation-moveLeft .cbp-item {
	/* mozilla <=25 bug*/
	overflow: visible;

	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;
}

.cbp-animation-moveLeft .cbp-item-wrapper {
	/* mozilla <=25 bug*/
	overflow: hidden;
}
/*  END - Animation options for `moveLeft` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `slideLeft` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-slideLeft {
	overflow: visible;
}

.cbp-animation-slideLeft .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;
}

.cbp-animation-slideLeft-out {
	-webkit-animation: cbp-animation-slideLeft-out .9s both ease;
	-moz-animation: cbp-animation-slideLeft-out .9s both ease;
	animation: cbp-animation-slideLeft-out .9s both ease;
}

.cbp-animation-slideLeft-in {
	-webkit-animation: cbp-animation-slideLeft-in .9s both ease;
	-moz-animation: cbp-animation-slideLeft-in .9s both ease;
	animation: cbp-animation-slideLeft-in .9s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes cbp-animation-slideLeft-out {
	25% { opacity: .75; -webkit-transform: scale(.8); }
	75% { opacity: .75; -webkit-transform: scale(.8) translateX(-200%); }
	100% { opacity: .75; -webkit-transform: scale(.8) translateX(-200%); }
}
@-moz-keyframes cbp-animation-slideLeft-out {
	25% { opacity: .75; -moz-transform: scale(.8); }
	75% { opacity: .75; -moz-transform: scale(.8) translateX(-200%); }
	100% { opacity: .75; -moz-transform: scale(.8) translateX(-200%); }
}
@keyframes cbp-animation-slideLeft-out {
	25% { opacity: .75; transform: scale(.8); }
	75% { opacity: .75; transform: scale(.8) translateX(-200%); }
	100% { opacity: .75; transform: scale(.8) translateX(-200%); }
}

/* in */
/* @editable properties */
@-webkit-keyframes cbp-animation-slideLeft-in {
	0%, 25% { opacity: .75; -webkit-transform: scale(.8) translateX(200%); }
	75% { opacity: .75; -webkit-transform: scale(.8); }
	100% { opacity: 1; -webkit-transform: scale(1) translateX(0); }
}
@-moz-keyframes cbp-animation-slideLeft-in {
	0%, 25% { opacity: .75; -moz-transform: scale(.8) translateX(200%); }
	75% { opacity: .75; -moz-transform: scale(.8); }
	100% { opacity: 1; -moz-transform: scale(1) translateX(0); }
}
@keyframes cbp-animation-slideLeft-in {
	0%, 25% { opacity: .75; transform: scale(.8) translateX(200%); }
	75% { opacity: .75; transform: scale(.8); }
	100% { opacity: 1; transform: scale(1) translateX(0); }
}
/*  END - Animation options for `slideLeft` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `slideDelay` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-slideDelay {
	overflow: visible;
}

.cbp-animation-slideDelay .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;
}

.cbp-animation-slideDelay-out {
	-webkit-animation: cbp-animation-slideDelay-out .5s both ease-in-out;
	-moz-animation: cbp-animation-slideDelay-out .5s both ease-in-out;
	animation: cbp-animation-slideDelay-out .5s both ease-in-out;
}

.cbp-animation-slideDelay-in {
	-webkit-animation: cbp-animation-slideDelay-in .5s both ease-in-out;
	-moz-animation: cbp-animation-slideDelay-in .5s both ease-in-out;
	animation: cbp-animation-slideDelay-in .5s both ease-in-out;
}

.cbp-animation-slideDelay-fadeOut {
	-webkit-animation: cbp-animation-slideDelay-fadeOut .4s both ease;
	-moz-animation: cbp-animation-slideDelay-fadeOut .4s both ease;
	animation: cbp-animation-slideDelay-fadeOut .4s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes cbp-animation-slideDelay-out {
	100% { -webkit-transform: translateX(-100%); }
}
@-moz-keyframes cbp-animation-slideDelay-out {
	100% { -moz-transform: translateX(-100%); }
}
@keyframes cbp-animation-slideDelay-out {
	100% { transform: translateX(-100%); }
}

/* in */
/* @editable properties */
@-webkit-keyframes cbp-animation-slideDelay-in {
	0% { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(0); }
}
@-moz-keyframes cbp-animation-slideDelay-in {
	0% { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(0); }
}
@keyframes cbp-animation-slideDelay-in {
	0% { transform: translateX(100%); }
	100% { transform: translateX(0); }
}

/* fade out */
/* @editable properties */
@-webkit-keyframes cbp-animation-slideDelay-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@-moz-keyframes cbp-animation-slideDelay-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes cbp-animation-slideDelay-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

/*  END - Animation options for `slideDelay` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `3dflip` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-3dflip {
	overflow: visible;
}

.cbp-animation-3dflip .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;



	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-3dflip-out {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-animation: rotateOutLeft 0.6s forwards;
	animation: rotateOutLeft 0.6s forwards;
}

.cbp-animation-3dflip-in {
	opacity: 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateInRight 0.6s ease-in forwards;
	animation: rotateInRight 0.6s ease-in forwards;
}

.cbp-animation-3dflip-fadeOut {
	-webkit-animation: cbp-animation-3dflip-fadeOut .4s both ease;
	-moz-animation: cbp-animation-3dflip-fadeOut .4s both ease;
	animation: cbp-animation-3dflip-fadeOut .4s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes rotateOutLeft {
	100% { opacity: 0; -webkit-transform: rotateY(90deg); }
}

@-moz-keyframes rotateOutLeft {
	100% { opacity: 0; -moz1-transform: rotateY(90deg); }
}

@keyframes rotateOutLeft {
	100% { opacity: 0; transform: rotateY(90deg); }
}

/* in */
/* @editable properties */
@-webkit-keyframes rotateInRight {
	0% { opacity: 0; -webkit-transform: rotateY(-90deg); }
	100% { visibility: visible; opacity: 1; -webkit-transform: rotateY(0deg); }
}

@-moz-keyframes rotateInRight {
	0% { opacity: 0; -moz-transform: rotateY(-90deg); }
	100% { visibility: visible; opacity: 1; -moz-transform: rotateY(0deg); }
}

@keyframes rotateInRight {
	0% { opacity: 0; transform: rotateY(-90deg); }
	100% { visibility: visible; opacity: 1; transform: rotateY(0deg); }
}

/* fade out */
/* @editable properties */
@-webkit-keyframes cbp-animation-3dflip-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@-moz-keyframes cbp-animation-3dflip-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes cbp-animation-3dflip-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

/*  END - Animation options for `3dflip` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `rotateSides` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-rotateSides {
	overflow: visible;
}

.cbp-animation-rotateSides .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-rotateSides-out {
	-webkit-transform-origin: -50% 50%;
	-webkit-animation: rotateSides-out .5s both ease-in;
	-moz-transform-origin: -50% 50%;
	-moz-animation: rotateSides-out .5s both ease-in;
	transform-origin: -50% 50%;
	animation: rotateSides-out .5s both ease-in;
}

.cbp-animation-rotateSides-in {
	-webkit-transform-origin: 150% 50%;
	-webkit-animation: rotateSides-in .6s both ease-out;
	-moz-transform-origin: 150% 50%;
	-moz-animation: rotateSides-in .6s both ease-out;
	transform-origin: 150% 50%;
	animation: rotateSides-in .6s both ease-out;
}

.cbp-animation-rotateSides-fadeOut {
	-webkit-animation: cbp-animation-rotateSides-fadeOut .5s both ease;
	-moz-animation: cbp-animation-rotateSides-fadeOut .5s both ease;
	animation: cbp-animation-rotateSides-fadeOut .5s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes rotateSides-out {
	100% { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(90deg); }
}

@-moz-keyframes rotateSides-out {
	100% { opacity: 0; -moz-transform: translateZ(-500px) rotateY(90deg); }
}

@keyframes rotateSides-out {
	100% { opacity: 0; transform: translateZ(-500px) rotateY(90deg); }
}

/* in */
/* @editable properties */
@-webkit-keyframes rotateSides-in {
	0% { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(-90deg); }
	40% { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(-90deg); }
}

@-moz-keyframes rotateSides-in {
	0% { opacity: 0; -moz-transform: translateZ(-500px) rotateY(-90deg); }
	40% { opacity: 0; -moz-transform: translateZ(-500px) rotateY(-90deg); }
}

@keyframes rotateSides-in {
	0% { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); }
	40% { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); }
}

/* fade out */
/* @editable properties */
@-webkit-keyframes cbp-animation-rotateSides-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@-moz-keyframes cbp-animation-rotateSides-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes cbp-animation-rotateSides-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

/*  END - Animation options for `rotateSides` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `flipOutDelay` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-flipOutDelay {
	overflow: visible;
}

.cbp-animation-flipOutDelay .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-flipOutDelay-out {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipOutDelay-out .5s both ease-in;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipOutDelay-out .5s both ease-in;
	transform-origin: 50% 50%;
	animation: flipOutDelay-out .5s both ease-in;
}

.cbp-animation-flipOutDelay-in {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipOutDelay-in 1s both ease-out;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipOutDelay-in 1s both ease-out;
	transform-origin: 50% 50%;
	animation: flipOutDelay-in 1s both ease-out;
}

/* out */
/* @editable properties */
@-webkit-keyframes flipOutDelay-out {
	100% { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}

@-moz-keyframes flipOutDelay-out {
	100% { -moz-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}

@keyframes flipOutDelay-out {
	100% { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}

/* in */
/* @editable properties */
@-webkit-keyframes flipOutDelay-in {
	0% { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
	50% { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}

@-moz-keyframes flipOutDelay-in {
	0% { -moz-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
	50% { -moz-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}

@keyframes flipOutDelay-in {
	0% { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
	50% { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}

/*  END - Animation options for `flipOutDelay` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `unfold` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-unfold {
	overflow: visible;
}

.cbp-animation-unfold .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-unfold-out {
	-webkit-animation: unfold-out .8s ease both;
	-moz-animation: unfold-out .8s ease both;
	animation: unfold-out .8s ease both;
}

.cbp-animation-unfold-in {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: unfold-in .8s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: unfold-in .8s both ease;
	transform-origin: 0% 50%;
	animation: unfold-in .8s both ease;
}

.cbp-animation-unfold-fadeOut {
	-webkit-animation: cbp-animation-unfold-fadeOut .5s both ease;
	-moz-animation: cbp-animation-unfold-fadeOut .5s both ease;
	animation: cbp-animation-unfold-fadeOut .5s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes unfold-out {
	99% { opacity: 0.3; }
	100% { opacity: 0; -webkit-transform: translateX(-100%); }
}
@-moz-keyframes unfold-out {
	99% { opacity: 0.3; }
	100% { opacity: 0; -moz-transform: translateX(-100%); }
}
@keyframes unfold-out {
	99% { opacity: 0.3; }
	100% { opacity: 0; transform: translateX(-100%); }
}

/* in */
/* @editable properties */
@-webkit-keyframes unfold-in {
	from { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); }
}
@-moz-keyframes unfold-in {
	from { opacity: 0; -moz-transform: translateX(100%) rotateY(90deg); }
}
@keyframes unfold-in {
	from { opacity: 0; transform: translateX(100%) rotateY(90deg); }
}

/* fade out */
/* @editable properties */
@-webkit-keyframes cbp-animation-unfold-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@-moz-keyframes cbp-animation-unfold-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes cbp-animation-unfold-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

/*  END - Animation options for `unfold` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `foldLeft` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-foldLeft {
	overflow: visible;
}

.cbp-animation-foldLeft .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-foldLeft-out {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: foldLeft-out .7s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: foldLeft-out .7s both ease;
	transform-origin: 100% 50%;
	animation: foldLeft-out .7s both ease;
}

.cbp-animation-foldLeft-in {
	-webkit-animation: foldLeft-in .7s ease both;
	-moz-animation: foldLeft-in .7s ease both;
	animation: foldLeft-in .7s ease both;
}


.cbp-animation-foldLeft-fadeOut {
	-webkit-animation: cbp-animation-foldLeft-fadeOut .5s both ease;
	-moz-animation: cbp-animation-foldLeft-fadeOut .5s both ease;
	animation: cbp-animation-foldLeft-fadeOut .5s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes foldLeft-out {
	to { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); }
}
@-moz-keyframes foldLeft-out {
	to { opacity: 0; -moz-transform: translateX(-100%) rotateY(-90deg); }
}
@keyframes foldLeft-out {
	to { opacity: 0; transform: translateX(-100%) rotateY(-90deg); }
}

/* in */
/* @editable properties */
@-webkit-keyframes foldLeft-in {
	from { opacity: 0.3; -webkit-transform: translateX(100%); }
}
@-moz-keyframes foldLeft-in {
	from { opacity: 0.3; -moz-transform: translateX(100%); }
}
@keyframes foldLeft-in {
	from { opacity: 0.3; transform: translateX(100%); }
}

/* fade out */
/* @editable properties */
@-webkit-keyframes cbp-animation-foldLeft-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@-moz-keyframes cbp-animation-foldLeft-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes cbp-animation-foldLeft-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

/*  END - Animation options for `foldLeft` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `scaleDown` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-scaleDown {
	overflow: visible;
}

.cbp-animation-scaleDown .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-scaleDown-out {
	-webkit-animation: scaleDown-out .7s ease both;
	-moz-animation: scaleDown-out .7s ease both;
	animation: scaleDown-out .7s ease both;
}

.cbp-animation-scaleDown-in {
	-webkit-animation: scaleDown-in .6s ease both;
	-moz-animation: scaleDown-in .6s ease both;
	animation: scaleDown-in .6s ease both;
}


.cbp-animation-scaleDown-fadeOut {
	-webkit-animation: cbp-animation-scaleDown-fadeOut .5s both ease;
	-moz-animation: cbp-animation-scaleDown-fadeOut .5s both ease;
	animation: cbp-animation-scaleDown-fadeOut .5s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes scaleDown-out {
	to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleDown-out {
	to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleDown-out {
	to { opacity: 0; transform: scale(.8); }
}

/* in */
/* @editable properties */
@-webkit-keyframes scaleDown-in {
	from { -webkit-transform: translateX(100%); }
}
@-moz-keyframes scaleDown-in {
	from { -moz-transform: translateX(100%); }
}
@keyframes scaleDown-in {
	from { transform: translateX(100%); }
}

/* fade out */
/* @editable properties */
@-webkit-keyframes cbp-animation-scaleDown-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@-moz-keyframes cbp-animation-scaleDown-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes cbp-animation-scaleDown-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

/*  END - Animation options for `scaleDown` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `frontRow` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-frontRow {
	overflow: visible;
}

.cbp-animation-frontRow .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-frontRow-out {
	-webkit-animation: frontRow-out .7s ease both;
	-moz-animation: frontRow-out .7s ease both;
	animation: frontRow-out .7s ease both;
}

.cbp-animation-frontRow-in {
	-webkit-animation: frontRow-in .6s ease both;
	-moz-animation: frontRow-in .6s ease both;
	animation: frontRow-in .6s ease both;
}


.cbp-animation-frontRow-fadeOut {
	-webkit-animation: cbp-animation-frontRow-fadeOut .5s both ease;
	-moz-animation: cbp-animation-frontRow-fadeOut .5s both ease;
	animation: cbp-animation-frontRow-fadeOut .5s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes frontRow-out {
	100% { -webkit-transform: translateX(-60%) scale(.8); opacity: 0; }
}
@-moz-keyframes frontRow-out {
	100% { -moz-transform: translateX(-60%) scale(.8); opacity: 0; }
}
@keyframes frontRow-out {
	100% { transform: translateX(-60%) scale(.8); opacity: 0; }
}

/* in */
/* @editable properties */
@-webkit-keyframes frontRow-in {
	0% { -webkit-transform: translateX(100%) scale(.8);}
	100% { visibility: visible; opacity: 1; -webkit-transform: translateX(0%) scale(1); }
}
@-moz-keyframes frontRow-in {
	0% { -moz-transform: translateX(100%) scale(.8); }
	100% { visibility: visible; opacity: 1; -moz-transform: translateX(0%) scale(1); }
}
@keyframes frontRow-in {
	0% { transform: translateX(100%) scale(.8); }
	100% { visibility: visible; opacity: 1; transform: translateX(0%) scale(1); }
}

/* fade out */
/* @editable properties */
@-webkit-keyframes cbp-animation-frontRow-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@-moz-keyframes cbp-animation-frontRow-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes cbp-animation-frontRow-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
/*  END - Animation options for `frontRow` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `rotateRoom` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-rotateRoom {
	overflow: visible;
}

.cbp-animation-rotateRoom .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-rotateRoom-out {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateRoom-out .8s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateRoom-out .8s both ease;
	transform-origin: 100% 50%;
	animation: rotateRoom-out .8s both ease;
}

.cbp-animation-rotateRoom-in {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRoom-in .8s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRoom-in .8s both ease;
	transform-origin: 0% 50%;
	animation: rotateRoom-in .8s both ease;
}


.cbp-animation-rotateRoom-fadeOut {
	-webkit-animation: cbp-animation-rotateRoom-fadeOut .5s both ease;
	-moz-animation: cbp-animation-rotateRoom-fadeOut .5s both ease;
	animation: cbp-animation-rotateRoom-fadeOut .5s both ease;
}

/* out */
/* @editable properties */
@-webkit-keyframes rotateRoom-out {
	99% { opacity: .3; }
	100% { opacity: 0; -webkit-transform: translateX(-100%) rotateY(90deg); }
}
@-moz-keyframes rotateRoom-out {
	99% { opacity: .3; }
	100% { opacity: 0; -moz-transform: translateX(-100%) rotateY(90deg); }
}
@keyframes rotateRoom-out {
	99% { opacity: .3; }
	100% { opacity: 0; transform: translateX(-100%) rotateY(90deg); }
}

/* in */
/* @editable properties */
@-webkit-keyframes rotateRoom-in {
	from { opacity: .3; -webkit-transform: translateX(100%) rotateY(-90deg); }
}
@-moz-keyframes rotateRoom-in {
	from { opacity: .3; -moz-transform: translateX(100%) rotateY(-90deg); }
}
@keyframes rotateRoom-in {
	from { opacity: .3; transform: translateX(100%) rotateY(-90deg); }
}

/* fade out */
/* @editable properties */
@-webkit-keyframes cbp-animation-rotateRoom-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@-moz-keyframes cbp-animation-rotateRoom-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes cbp-animation-rotateRoom-fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
/*  END - Animation options for `rotateRoom` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `scaleSides` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-scaleSides {
	overflow: visible;
}

.cbp-animation-scaleSides .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .5s ease-in-out;
	-moz-transition:	-moz-transform .5s ease-in-out;
	-o-transition: -o-transform .5s ease-in-out;
	transition:	transform .5s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-scaleSides-out {
	-webkit-animation: scaleSides-out .5s ease both;
	-moz-animation: scaleSides-out .5s ease both;
	animation: scaleSides-out .5s ease both;
}

.cbp-animation-scaleSides-in {
	-webkit-animation: scaleUpCenter .5s ease .5s both;
	-moz-animation: scaleUpCenter .5s ease .5s both;
	animation: scaleUpCenter .5s ease .5s both;
}

/* out */
/* @editable properties */
@-webkit-keyframes scaleSides-out {
	to { opacity: 0; -webkit-transform: scale(.6); }
}
@-moz-keyframes scaleSides-out {
	to { opacity: 0; -moz-transform: scale(.6); }
}
@keyframes scaleSides-out {
	to { opacity: 0; transform: scale(.6); }
}

/* in */
/* @editable properties */
@-webkit-keyframes scaleUpCenter {
	from { opacity: 0; -webkit-transform: scale(.6); }
}
@-moz-keyframes scaleUpCenter {
	from { opacity: 0; -moz-transform: scale(.6); }
}
@keyframes scaleUpCenter {
	from { opacity: 0; transform: scale(.6); }
}

/*  END - Animation options for `scaleSides` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `flipOut` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-flipOut {
	/* @editable properties */
	-webkit-transition: height .7s ease-in-out;
	-moz-transition: height .7s ease-in-out;
	-o-transition: height .7s ease-in-out;
	transition: height .7s ease-in-out;
}

.cbp-animation-flipOut .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .7s ease-in-out;
	-moz-transition:	-moz-transform .7s ease-in-out;
	-o-transition: -o-transform .7s ease-in-out;
	transition:	transform .7s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-flipOut-out {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipOut-out .35s ease-in both;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipOut-out .35s ease-in both;
	transform-origin: 50% 50%;
	animation: flipOut-out .35s ease-in both;
}

.cbp-animation-flipOut-in {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipOut-in .35s ease-out .35s both;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipOut-in .35s ease-out .35s both;
	transform-origin: 50% 50%;
	animation: flipOut-in .35s ease-out .35s both;
}

/* out */
/* @editable properties */
@-webkit-keyframes flipOut-out {
	100% { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}

@-moz-keyframes flipOut-out {
	100% { -moz-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}

@keyframes flipOut-out {
	100% { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}

/* in */
/* @editable properties */
@-webkit-keyframes flipOut-in {
	0% { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}

@-moz-keyframes flipOut-in {
	0% { -moz-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}

@keyframes flipOut-in {
	0% { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}

/*  END - Animation options for `flipOut` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `flipBottom` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-flipBottom {
	/* @editable properties */
	-webkit-transition: height .7s ease-in-out;
	-moz-transition: height .7s ease-in-out;
	-o-transition: height .7s ease-in-out;
	transition: height .7s ease-in-out;
}

.cbp-animation-flipBottom .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .7s ease-in-out;
	-moz-transition:	-moz-transform .7s ease-in-out;
	-o-transition: -o-transform .7s ease-in-out;
	transition:	transform .7s ease-in-out;

	-webkit-perspective: 1000px;
	perspective: 1000px;

}

.cbp-animation-flipBottom-out {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipBottom-out .35s both 0s ease-in;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipBottom-out .35s both 0s ease-in;
	transform-origin: 50% 50%;
	animation: flipBottom-out .35s both 0s ease-in;
}

.cbp-animation-flipBottom-in {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipBottom-in .35s ease-out .35s both;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipBottom-in .35s ease-out .35s both;
	transform-origin: 50% 50%;
	animation: flipBottom-in .35s ease-out .35s both;
}

/* out */
/* @editable properties */
@-webkit-keyframes flipBottom-out {
	to { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}
@-moz-keyframes flipBottom-out {
	to { -moz-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}
@keyframes flipBottom-out {
	to { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}

/* in */
/* @editable properties */
@-webkit-keyframes flipBottom-in {
	from { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}
@-moz-keyframes flipBottom-in {
	from { -moz-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}
@keyframes flipBottom-in {
	from { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}

/*  END - Animation options for `flipBottom` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `fadeOutTop` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-fadeOutTop {
	overflow: visible;

	/* @editable properties */
	-webkit-transition: height .2s ease-in-out;
	-moz-transition: height .2s ease-in-out;
	-o-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out;
}

.cbp-animation-fadeOutTop .cbp-wrapper {
	/* @editable properties */
	-webkit-transition: opacity .3s ease-in-out, top .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out, top .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out, top .3s ease-in-out;
	transition: opacity .3s ease-in-out, top .3s ease-in-out;
}

.cbp-animation-fadeOutTop .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;
}
/*  END - Animation options for `fadeOutTop` filter. Change them carefully */



/*  ---------------------------------------------------------------
	Animation options for `sequentially` filter. Change them carefully
	--------------------------------------------------------------- */
.cbp-animation-sequentially {
	overflow: visible;

	/* @editable properties */
	-webkit-transition: height .2s ease-in-out;
	-moz-transition: height .2s ease-in-out;
	-o-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out;
}

.cbp-animation-sequentially .cbp-item {
	/* @editable properties */
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition:	-moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition:	transform .6s ease-in-out;
}

.cbp-animation-sequentially.cbp-no-transition .cbp-item {
	/* @editable properties */
	-webkit-transition: opacity .5s ease, top .5s ease !important;
	-moz-transition: opacity .5s ease, top .5s ease !important;
	-o-transition: opacity .5s ease, top .5s ease !important;
	transition: opacity .5s ease, top .5s ease !important;
}
/*  END - Animation options for `sequentially` filter. Change them carefully */



/*  ---------------------------------------------------------------
	POPUP. Change them carefully
	--------------------------------------------------------------- */
.cbp-popup-ie8bg {
	position: absolute;
	width: 100%;
	height: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
	z-index: -1;

	/* @editable properties */
	background:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.cbp-popup-wrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	overflow: auto;

	/* @editable properties */
	z-index: 9999;
	padding: 0 10px;
}

.cbp-popup-lightbox {
	/* @editable properties */
	background:rgba(0,0,0,.8);
}

.cbp-popup-singlePage {
	/* @editable properties */
	background:rgb(255,255,255);
	padding: 0;
}

.cbp-popup-singlePage .cbp-popup-ie8bg {
	/* @editable properties */
	background:rgb(255,255,255);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.cbp-popup-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em;
}

.cbp-popup-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	max-width: 100%;
}

.cbp-popup-singlePage .cbp-popup-content {
	/* @editable properties */
	margin-top: 140px;
	max-width: 1024px;
	vertical-align: top;
	width: 96%;
}

.cbp-popup-lightbox-figure {
	position: relative;
}

.cbp-popup-lightbox-bottom {
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;

	/* @editable properties */
	margin-top: 3px;
}

.cbp-popup-lightbox-title {
	/* @editable properties */
	padding-right: 70px;
	font: 400 12px/18px sans-serif;
	color: #eee;
}

.cbp-popup-lightbox-counter {
	position: absolute;
	top: 0;
	right: 0;

	/* @editable properties */
	font: 400 12px/18px sans-serif;
	color: #eee;
}

.cbp-popup-lightbox-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;

	/* @editable properties */
	margin: 40px 0 40px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

.cbp-popup-lightbox-img[data-action] {
	cursor: pointer;
}

.cbp-popup-lightbox-isIframe .cbp-popup-content {
	/* @editable properties */
	width: 50%;
}

.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom {
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;

	/* @editable properties */
	margin-top: 3px;
}

.cbp-popup-lightbox-iframe {
	position: relative;
	height: 0;

	/* @editable properties */
	padding-bottom: 56.25%; /* 16/9 ratio */
	background: #000;
}

.cbp-popup-lightbox-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	/* @editable properties */
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

/* NAVIGATION BUTTONS */
.cbp-popup-singlePage {
	overflow-x: hidden;
}

.cbp-popup-singlePage .cbp-popup-navigation-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;

	/* @editable properties */
	height: 104px;
	background-color: #34425C;
}

.cbp-popup-singlePage .cbp-popup-navigation {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.cbp-popup-singlePage-sticky .cbp-popup-navigation {
	position: fixed;
}

.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap {
	position: fixed;
}

.cbp-popup-singlePage-counter {
	/* @editable properties */
	color: #bbc0df;
	font: italic 14px/104px 'Open Sans',sans-serif;
	position: absolute;
	right: 50px;
	top: 0;
}

.cbp-popup-next,
.cbp-popup-prev,
.cbp-popup-close {
	padding: 0;
	border: medium none;
	position: absolute;
	cursor: pointer;
}

.cbp-popup-lightbox .cbp-popup-prev,
.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-lightbox .cbp-popup-close {
	visibility: hidden;
}

/* NAVOGATION BUTTONS */
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close {
	visibility: visible;
}

/* PREVIOUS BUTTON LIGHBOX */
.cbp-popup-lightbox .cbp-popup-prev {
	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-sprite.png") no-repeat scroll -2px -2px transparent;
	width: 44px;
	height: 44px;
	top: 0;
	bottom: 0;
	left: 20px;
	margin: auto;
}

.cbp-popup-lightbox .cbp-popup-prev:hover {
	/* @editable properties */
	background-position: -2px -48px;
}


/* PREVIOUS BUTTON SINGLEPAGE */
.cbp-popup-singlePage .cbp-popup-prev {
	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-sprite.png") no-repeat scroll -2px -94px transparent;
	width: 44px;
	height: 44px;
	top: 30px;
	left: 0;
	margin: auto;
	right: 108px;
}

.cbp-popup-singlePage .cbp-popup-prev:hover {
	/* @editable properties */
	background-position: -2px -140px;
}


/* NEXT BUTTON LIGHTBOX */
.cbp-popup-lightbox .cbp-popup-next {
	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-sprite.png") no-repeat scroll -48px -2px transparent;
	width: 44px;
	height: 44px;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
}

.cbp-popup-lightbox .cbp-popup-next:hover {
	/* @editable properties */
	background-position: -48px -48px;
}

/* NEXT BUTTON SINGLEPAGE */
.cbp-popup-singlePage .cbp-popup-next {
	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-sprite.png") no-repeat scroll -48px -94px transparent;
	width: 44px;
	height: 44px;
	top: 30px;
	right: 0;
	margin: auto;
	left: 108px;
}

.cbp-popup-singlePage .cbp-popup-next:hover {
	/* @editable properties */
	background-position: -48px -140px;
}


/* CLOSE BUTTON LIGTHBOX */
.cbp-popup-lightbox .cbp-popup-close {
	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-sprite.png") no-repeat scroll -94px -2px transparent;
	height: 40px;
	width: 40px;
	right: 20px;
	top: 20px;
}

.cbp-popup-lightbox .cbp-popup-close:hover {
	/* @editable properties */
	background-position: -94px -48px;
}


/* CLOSE BUTTON SINGLEPAGE */
.cbp-popup-singlePage .cbp-popup-close {
	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-sprite.png") no-repeat scroll -94px -94px transparent;
	height: 44px;
	width: 44px;
	margin: auto;
	right: 0;
	top: 30px;
	left: 0;
}

.cbp-popup-singlePage .cbp-popup-close:hover {
	/* @editable properties */
	background-position: -94px -140px;
}

.cbp-popup-loadingBox {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;

	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-loading-popup.gif") no-repeat scroll center center #0D0D0D;
	border: 1px solid rgba(79, 80, 79, .3);
	border-radius: 3px 3px 3px 3px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";
	opacity: .71;
	width: 50px;
	height:50px;
}

.cbp-popup-ready .cbp-popup-loadingBox {
	visibility: hidden;
}

.cbp-popup-loading .cbp-popup-loadingBox {
	visibility: visible;
}

.cbp-popup-singlePage {
	left: 100%;

	/* @editable properties */
	-webkit-transition: left .6s ease-in-out;
	-moz-transition: left .6s ease-in-out;
	-o-transition: left .6s ease-in-out;
	transition: left .6s ease-in-out;
}

.cbp-popup-singlePage-open {
	left: 0;
}

.cbp-popup-singlePage .cbp-l-project-title {
	/* @editable properties */
	color: #454444;
	font: 700 42px/60px 'Open sans',sans-serif;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

.cbp-popup-singlePage .cbp-l-project-subtitle {
	/* @editable properties */
	color: #787878;
	font: 300 14px/21px 'Open sans',sans-serif;
	margin: 0 auto 50px;
	max-width: 500px;
	text-align: center;
}

.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.cbp-popup-singlePage .cbp-l-project-container {
	overflow: hidden;
	margin: 25px auto 0;
}

.cbp-popup-singlePage .cbp-l-project-desc {
	/* @editable properties */
	float: left;
	width: 64%;
	margin: 30px 0 100px 0;
}

.cbp-popup-singlePage .cbp-l-project-details {
	/* @editable properties */
	float: right;
	width: 36%;
	margin: 30px 0 100px 0;
}

.cbp-popup-singlePage .cbp-l-project-desc-title {
	/* @editable properties */
	margin-right: 20px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 22px;
	color: #444;
}

.cbp-popup-singlePage .cbp-l-project-desc-title span,
.cbp-popup-singlePage .cbp-l-project-details-title span {
	/* @editable properties */
	border-bottom: 1px solid rgb(116, 116, 116);
	display: inline-block;
	margin: 0 0 -1px 0;
	font: 400 16px/36px "Open Sans", sans-serif;
	padding: 0 5px 0 0;
}

.cbp-popup-singlePage .cbp-l-project-desc-text {
	/* @editable properties */
	margin-right: 20px;
	font: 400 13px/20px "Open Sans", sans-serif;
	color: #555;
}

.cbp-popup-singlePage .cbp-l-project-details-title {
	/* @editable properties */
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 19px;
	margin-left: 20px;
	color: #444;
}

.cbp-popup-singlePage .cbp-l-project-details-list {
	/* @editable properties */
	margin-left: 20px;
}

.cbp-popup-singlePage .cbp-l-project-details-list li {
	/* @editable properties */
	border-bottom: 1px dotted #DFDFDF;
	padding: inherit;
	color: #666;
	font: 400 12px/30px "Open Sans", sans-serif;
}

.cbp-popup-singlePage .cbp-l-project-details-list strong {
	/* @editable properties */
	display: inline-block;
	color: #696969;
	font: 600 12px "Open Sans", sans-serif;
	min-width: 100px;
}

.cbp-popup-singlePage .cbp-l-project-details-visit {
	/* @editable properties */
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	font: 400 11px/18px "Open Sans", sans-serif;
	margin-top: 12px;
	text-transform: uppercase;
	background-color: #34425C;
	padding: 6px 12px;
}

.cbp-popup-singlePage .cbp-l-project-details-visit:hover {
	/* @editable properties */
	color: #AFBBDB;
}

.cbp-popup-singlePage .cbp-l-member-img {
	/* @editable properties */
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	border: 1px solid rgb(226, 226, 226);
}

.cbp-popup-singlePage .cbp-l-member-img img {
	/* @editable properties */
	display: block;
}

.cbp-popup-singlePage .cbp-l-member-info {
	/* @editable properties */
	margin-top: 20px;
}

.cbp-popup-singlePage .cbp-l-member-name {
	/* @editable properties */
	font: bold 16px/12px "Open Sans", sans-serif;
	margin-bottom: 6px;
}

.cbp-popup-singlePage .cbp-l-member-position {
	/* @editable properties */
	font: 400 13px "Open Sans", sans-serif;
}

.cbp-popup-singlePage .cbp-l-member-desc {
	/* @editable properties */
	font: 400 12px "Open Sans", sans-serif;
	margin-top: 15px;
}

/* SINGLE PAGE INLINE */
.cbp-popup-singlePageInline {
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.cbp-popup-singlePageInline .cbp-popup-navigation {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 40px;
	height: 40px;
}

/* CLOSE BUTTON singlePageInline */
.cbp-popup-singlePageInline .cbp-popup-close {
	/* @editable properties */
	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-sprite.png") no-repeat scroll -94px -2px transparent;
	height: 40px;
	width: 40px;
	right: 20px;
	top: 30px;
}

.cbp-popup-singlePageInline .cbp-popup-close:hover {
	/* @editable properties */
	opacity: 0.7;
}

.cbp-popup-singlePageInline .cbp-popup-content {
	width: 100%;;
	min-height: 200px;
}

.cbp.cbp-popup-isOpening .cbp-popup-singlePageInline,
.cbp.cbp-popup-isOpening {
	-webkit-transition: height .4s ease 0s !important;
	-moz-transition: height .4s ease 0s !important;
	-o-transition: height .4s ease 0s !important;
	transition: height .4s ease 0s !important;
}


.cbp.cbp-popup-isOpening .cbp-item {
	-webkit-transition: -webkit-transform .4s ease 0s !important;
	-moz-transition:	-moz-transform .4s ease 0s !important;
	-o-transition: -o-transform .4s ease 0s !important;
	transition:	transform .4s ease 0s !important;
}

.cbp-singlePageInline-active {
	opacity: 0.6 !important;
}

.cbp-popup-singlePageInline .cbp-popup-loadingBox {

	visibility: hidden;

	background: url("/DesktopModules/EasyDnnGallery//Themes/PortfolioPro/Common/img/cbp-loading.gif") no-repeat scroll center center transparent;
	border: medium none;
	border-radius: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}


.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-loadingBox {
	visibility: visible;
}

.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-navigation,
.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-content {
	visibility: hidden;
}

.cbp-l-inline {
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 10px;
	background: #FAFAFA;
	padding: 30px;
}

.cbp-l-inline-left {
	float: left;
	width: 44%;
}

.cbp-l-project-img {
	max-width: 100%;
}

.cbp-l-inline-right {
	float: right;
	width: 56%;
	padding-left: inherit;
}

.cbp-l-inline-title {
	font: 400 28px/28px "Open Sans", sans-serif;
	color: #666;
}

.cbp-l-inline-subtitle {
	font: italic 400 13px/20px "Open Sans", sans-serif;
	color: #666;
	margin: 3px 0 20px;
}

.cbp-l-inline-desc {
	font: 400 13px/21px "Open Sans", sans-serif;
	color: #888888;
}

.cbp-l-inline-view {
	font: 400 13px "Open Sans", sans-serif;
	color: #9C9C9C;
	text-decoration: none;
	margin: 22px 0 0;
	display: inline-block;
	padding: 8px 18px 7px;
	border: 2px solid #ccc;
}

.cbp-l-inline-view:hover {
	color: rgb(117, 117, 117);
	border-color: #DFDFDF;
}
/*  END - popup -  Change them carefully */



/*  ---------------------------------------------------------------
	layout filters button
	--------------------------------------------------------------- */
.cbp-l-filters-button {
	/* @editable properties */
	margin: 0 auto 30px;
	text-align: center;
}

.cbp-l-filters-button .cbp-filter-item {
	/* @editable properties */
	background-color: #FFFFFF;
	border: 2px solid #ECECEC;
	border-radius: 2px;
	color: #888888;
	cursor: pointer;
	font: 400 12px/29px "Open Sans", sans-serif;
	margin: 10px 10px 0 0;
	overflow: visible;
	padding: 0 17px;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.cbp-l-filters-button .cbp-filter-item:hover {
	/* @editable properties */
	color: #5d5d5d;
}

.cbp-l-filters-button .cbp-filter-item-active {
	/* @editable properties */
	background-color: #5d5d5d;
	color: #fff !important;
	border-color: #5d5d5d;
}

.cbp-l-filters-button .cbp-filter-counter {
	/* @editable properties */
	background-color: #3288C4;
	border-radius: 3px;
	color: #fff;
	font: 400 11px/18px "Open Sans", sans-serif;
	margin: 0 auto;
	padding: 4px 0;
	text-align: center;
	width: 34px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	-webkit-transition: opacity .25s ease, bottom .25s ease;
	-moz-transition: opacity .25s ease, bottom .25s ease;
	-o-transition: opacity .25s ease, bottom .25s ease;
	transition: opacity .25s ease, bottom .25s ease;
}

.cbp-l-filters-button .cbp-filter-counter:before {
	/* @editable properties */
	content:"";
	position:absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #3288C4;
	visibility: hidden;
}

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:before {
	visibility: visible;
}

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
	/* @editable properties */
	bottom: 44px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
/*  END - layout filters buttons */



/*  ---------------------------------------------------------------
	layout filters dropdown
	--------------------------------------------------------------- */
.cbp-l-filters-dropdown {
	/* @editable properties */
	margin: 0 auto;
	height: 70px;
	position: relative;
	z-index: 10;
}

.cbp-l-filters-dropdownWrap {
	/* @editable properties */
	width: 200px;
	position: absolute;
	right: 0;
	background: #3288C4;
}

.cbp-l-filters-dropdownHeader {
	/* @editable properties */
	font: 12px/38px "Open Sans", sans-serif;
	padding: 0 17px;
	color: #FFF;
	cursor: pointer;
	position: relative;
}

.cbp-l-filters-dropdownHeader:after {
	/* @editable properties */
	border-color: #FFFFFF rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 5px 5px 0;
	content: "";
	height: 0;
	position: absolute;
	right: 16px;
	top: 50%;
	width: 0;
	margin-top: -1px;
}

.cbp-l-filters-dropdownWrap:hover .cbp-l-filters-dropdownHeader:after {
	/* @editable properties */
	border-width: 0 5px 5px;
}

.cbp-l-filters-dropdownList {
	display: none;
	list-style: none outside none !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
}
.cbp-l-filters-dropdownList > li {
	list-style-type: none !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
}

.cbp-l-filters-dropdownWrap:hover .cbp-l-filters-dropdownList {
	display: block;
}

.cbp-l-filters-dropdownList .cbp-filter-item {
	/* @editable properties */
	background: none;
	color: #9FBCE7;
	width: 100%;
	text-align: left;
	font: 12px/40px "Open Sans", sans-serif;
	margin: 0;
	padding: 0 17px;
	cursor: pointer;
	border: none;
	border-top: 1px solid #5592C2;
}

.cbp-l-filters-dropdownList .cbp-filter-item:hover {
	/* @editable properties */
	color: #e6e6e6;
}

.cbp-l-filters-dropdownList .cbp-filter-item-active {
	/* @editable properties */
	color: #e6e6e6;
}
/*  END - layout filters dropdown */



/*  ---------------------------------------------------------------
	layout filters alignLeft
	--------------------------------------------------------------- */
.cbp-l-filters-alignLeft {
	/* @editable properties */
	margin: 0 auto 40px;
	text-align: left;
}

.cbp-l-filters-alignLeft .cbp-filter-item {
	/* @editable properties */
	background-color: #fff;
	border: 1px solid #cdcdcd;
	cursor: pointer;
	font: 400 12px/30px "Open Sans",sans-serif;
	padding: 0 13px;
	position: relative;
	overflow: visible;
	margin: 10px 8px 0 0;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
			color: #888888;
}

.cbp-l-filters-alignLeft .cbp-filter-item:hover {
	/* @editable properties */
	color: #3c3c3c;
}

.cbp-l-filters-alignLeft .cbp-filter-item-active {
	/* @editable properties */
	background-color: #3288C4;
	color: #fff !important;
	opacity:1;
	border:1px solid #3288C4;
}

.cbp-l-filters-alignLeft .cbp-filter-counter {
	display: inline;
}
/*  END - layout filters alignLeft */



/*  ---------------------------------------------------------------
	layout filters alignCenter
	--------------------------------------------------------------- */
.cbp-l-filters-alignCenter {
	/* @editable properties */
	margin: 0 auto 50px;
	text-align: center;
	font-size: 12px;
	color: #cacaca;
}

.cbp-l-filters-alignCenter .cbp-filter-item {
	/* @editable properties */
	color: #5A5A5A;
	cursor: pointer;
	font: 400 13px "Open Sans", sans-serif;
	padding: 0 12px;
	transition: all .3s ease-in-out;
	position: relative;
	overflow: visible;
	margin: 10px 0 0;
	border: medium none;
	background-color: transparent;
}

.cbp-l-filters-alignCenter .cbp-filter-item:hover {
	/* @editable properties */
	color: #3288C4;
}

.cbp-l-filters-alignCenter .cbp-filter-item-active {
	/* @editable properties */
	color: #3288C4 !important;
}

.cbp-l-filters-alignCenter .cbp-filter-counter {
	/* @editable properties */
	background: none repeat scroll 0 0 #3288C4;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 auto;
	padding: 4px 0;
	text-align: center;
	width: 34px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.cbp-l-filters-alignCenter .cbp-filter-counter:before {
	/* @editable properties */
	content:"";
	position:absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #3288C4;
	visibility: hidden;
}

.cbp-l-filters-alignCenter button:hover .cbp-filter-counter:before {
	visibility: visible;
}

.cbp-l-filters-alignCenter button:hover .cbp-filter-counter {
	/* @editable properties */
	bottom: 30px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
/*  END - layout filters alignCenter */



/*  ---------------------------------------------------------------
	layout filters alignRight
	--------------------------------------------------------------- */
.cbp-l-filters-alignRight {
	/* @editable properties */
	margin: 0 auto 40px;
	text-align: right;
}

.cbp-l-filters-alignRight .cbp-filter-item {
	/* @editable properties */
	background-color: transparent;
	color: #8B8B8B;
	cursor: pointer;
	font: 400 11px "Open Sans",sans-serif;
	padding: 7px 12px;
	position: relative;
	overflow: visible;
	margin: 10px 0 0 5px;
	border: 1px solid #E4E2E2;
	text-transform: uppercase;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.cbp-l-filters-alignRight .cbp-filter-item:hover {
	/* @editable properties */
	color: #2B3444;
}

.cbp-l-filters-alignRight .cbp-filter-item-active {
	/* @editable properties */
	opacity:1;
	color:#FFFFFF !important;
	background-color:#3C3C3C;
	border-color:#3C3C3C;
}

.cbp-l-filters-alignRight .cbp-filter-counter {
	/* @editable properties */
	background: none repeat scroll 0 0 #3288C4;
	border-radius: 3px;
	color: #fff;
	font-size: 11px;
	margin: 0 auto;
	padding: 4px 0;
	text-align: center;
	width: 34px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;

	-webkit-transition: opacity .25s ease, bottom .25s ease;
	-moz-transition: opacity .25s ease, bottom .25s ease;
	-o-transition: opacity .25s ease, bottom .25s ease;
	transition: opacity .25s ease, bottom .25s ease;
}

.cbp-l-filters-alignRight .cbp-filter-counter:before {
	/* @editable properties */
	content:"";
	position:absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #3288C4;
	visibility: hidden;
}

.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:before {
	visibility: visible;
}

.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter {
	/* @editable properties */
	bottom: 44px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
/*  END - layout filters alignRight */



/*  ---------------------------------------------------------------
	layout filters list
	--------------------------------------------------------------- */
.cbp-l-filters-list {
	/* @editable properties */
	margin: 0 auto 40px;
	height: 46px;
}

.cbp-l-filters-list .cbp-filter-item {
	/* @editable properties */
	background-color: transparent;
	color: #585252;
	cursor: pointer;
	font: 400 12px/35px "Open Sans", sans-serif;
	padding: 0 18px;
	position: relative;
	overflow: visible;
	margin: 10px 0 0 0;
	float: left;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #3288C4;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.cbp-l-filters-list .cbp-filter-item:hover {
	/* @editable properties */
	color: #000;
}

.cbp-l-filters-list .cbp-filter-item-active {
	/* @editable properties */
	opacity:1;
	color:#FFFFFF !important;
	background-color:#3288C4;
}

.cbp-l-filters-list-first {
	/* @editable properties */
	border-radius: 6px 0 0 6px;
}

.cbp-l-filters-list-last {
	/* @editable properties */
	border-radius: 0 6px 6px 0;
	border-right-width: 1px !important;
}

.cbp-l-filters-list .cbp-filter-counter {
	display: inline;
}
/*  END - layout filters list */



/*  ---------------------------------------------------------------
	layout grid projects
	--------------------------------------------------------------- */
.cbp-l-grid-projects {
	visibility: hidden;
}

/* set width and height for items */


/* adjust the caption height and add some margin-bottom*/
.cbp-l-grid-projects .cbp-caption {
	/* @editable properties */
	height: 68%;
	margin-bottom: 20px;
}

.cbp-l-grid-projects-title {
	/* @editable properties */
	font: bold 14px sans-serif;
	color: #595959;
	text-align: center;
}

.cbp-l-grid-projects-desc {
	/* @editable properties */
	font: italic 400 12px sans-serif;
	margin-top: 6px;
	color: #888888;
	text-align: center;
}

.cbp-l-grid-projects-inlineFilters {
	/* @editable properties */
	cursor: pointer;
}

.cbp-l-grid-projects-inlineFilters:hover {
	/* @editable properties */
	text-decoration: underline;
}

/* ---------- override overlayBottomPush caption >>> */
.cbp-l-grid-projects.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -50px;
	height: 50px;
}

.cbp-l-grid-projects.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	bottom: 50px;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-l-grid-projects.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-projects.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -50px;
}
/* <<< override overlayBottomPush caption */


/* ---------- override overlayBottomAlong caption >>> */
.cbp-l-grid-projects.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -50px;
	height: 50px;
}

.cbp-l-grid-projects.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	bottom: 25px;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-l-grid-projects.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-projects.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -50px;
}
/* <<< override overlayBottomAlong caption */


/* ---------- override overlayBottom caption >>> */
.cbp-l-grid-projects.cbp-caption-overlayBottom .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -50px;
	height: 50px;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-l-grid-projects.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -50px;
}
/* <<< override overlayBottom caption */

/* ---------- override overlayBottomReveal caption >>> */
.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
	/* @editable properties */
	height: 50px;
}

.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	bottom: 50px;
}
/* <<< override overlayBottomReveal caption */
/*  END - layout grid projects */



/*  ---------------------------------------------------------------
	layout grid gallery
	--------------------------------------------------------------- */
.cbp-l-grid-gallery {
	visibility: hidden;
}

/* set width and height for items */
.cbp-l-grid-gallery .cbp-item {
	/* @editable properties */
	width: 320px;
	height: 236px;
}
/*  END - layout grid gallery */



/*  ---------------------------------------------------------------
	layout grid team
	--------------------------------------------------------------- */
.cbp-l-grid-team {
	visibility: hidden;
}

/* set width and height for items */
.cbp-l-grid-team .cbp-item {
	/* @editable properties */
	width: 290px;
	height: 270px;
}

/* adjust the caption height and add some margin-bottom*/
.cbp-l-grid-team .cbp-caption {
	/* @editable properties */
	height: 73%;
	margin-bottom: 20px;
	border: 1px solid #E7E7E7;
}

.cbp-l-grid-team-name:link,
.cbp-l-grid-team-name:active,
.cbp-l-grid-team-name:visited{
	/* @editable properties */
	font: 400 17px/1.3 "Open Sans", sans-serif;
	color: #456297 !important;
	text-decoration: none !important;
	display: block;
	text-align: center;
	margin-bottom: 3px;
}

.cbp-l-grid-team-name:hover {
	/* @editable properties */
	color: #34425C !important;
	text-decoration: none !important;
}

.cbp-l-grid-team-position {
	/* @editable properties */
	font: italic 400 13px "Open Sans", sans-serif;
	color: #888888;
	text-align: center;
}

/* @editable properties */
@media only screen and (max-width: 799px) {
	.cbp-l-grid-team-desc {
		font: 400 11px/14px "Open Sans", sans-serif;
		margin-top: 5px;
	}
}

/* ---------- override overlayBottomPush caption >>> */
.cbp-l-grid-team.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -44px;
	height: 44px;
}

.cbp-l-grid-team.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	bottom: 44px;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-l-grid-team.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-team.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -44px;
}
/* <<< override overlayBottomPush caption */


/* ---------- override overlayBottomAlong caption >>> */
.cbp-l-grid-team.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -44px;
	height: 44px;
}

.cbp-l-grid-team.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	bottom: 22px;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-l-grid-team.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-team.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -44px;
}
/* <<< override overlayBottomAlong caption */


/* ---------- override overlayBottom caption >>> */
.cbp-l-grid-team.cbp-caption-overlayBottom .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -44px;
	height: 44px;
}

/* for legacy browsers: ie8 and ie9 */
.cbp-l-grid-team.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
	/* @editable properties */
	bottom: -44px;
}
/* <<< override overlayBottom caption */

/* ---------- override overlayBottomReveal caption >>> */
.cbp-l-grid-team.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
	/* @editable properties */
	height: 44px;
}

.cbp-l-grid-team.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
	/* @editable properties */
	bottom: 44px;
}
/* <<< override overlayBottomReveal caption */
/*  END - layout grid team */



/*  ---------------------------------------------------------------
	layout grid full screen
	--------------------------------------------------------------- */
.cbp-l-grid-fullScreen {
	visibility: hidden;
}

/* set width and height for items */
.cbp-l-grid-fullScreen .cbp-item {
	/* @editable properties */
	width: 350px;
	height: 263px;
}
/*  END - layout grid full screen */



/*  ---------------------------------------------------------------
	layout grid masonry
	--------------------------------------------------------------- */
.cbp-l-grid-masonry {
	visibility: hidden;
}

/* set width and height for items */
.cbp-l-grid-masonry .cbp-item {
	/* @editable properties */
	width: 277px;
}

.cbp-l-grid-masonry .cbp-l-grid-masonry-height1 {
	/* @editable properties */
	height: 267px;
}

.cbp-l-grid-masonry .cbp-l-grid-masonry-height2 {
	/* @editable properties */
	height: 415px;
}
/*  END - layout grid masonry */



/*  ---------------------------------------------------------------
	layout gid blog
	--------------------------------------------------------------- */
.cbp-l-grid-blog {
	visibility: hidden;
}

/* set width and height for items */
.cbp-l-grid-blog .cbp-item {
	/* @editable properties */
	width: 313px;
	height: 330px;
}

/* adjust the caption height and add some margin-bottom*/
.cbp-l-grid-blog .cbp-caption {
	/* @editable properties */
	height: 58%;
	margin-bottom: 20px;
}

.cbp-l-grid-blog-title {
	/* @editable properties */
	font: 400 18px/28px "Open Sans", sans-serif;
	color: #444;
	display: block;
	clear: both;
	text-decoration: none;
}

.cbp-l-grid-blog-title:hover {
	/* @editable properties */
	color: #787878;
}

.cbp-l-grid-blog-date {
	/* @editable properties */
	font: 400 12px/18px "Open Sans", sans-serif;
	float: left;
	color: #787878;
}

.cbp-l-grid-blog-comments {
	/* @editable properties */
	font: 400 12px/18px "Open Sans", sans-serif;
	float: left;
	color: #3C6FBB;
	text-decoration: none;
}

.cbp-l-grid-blog-comments:hover {
	/* @editable properties */
	opacity: .8;
}

.cbp-l-grid-blog-desc {
	/* @editable properties */
	font: 400 13px/19px "Open Sans", sans-serif;
	clear: both;
	color: #9B9B9B;
	padding-top: 15px;
}

.cbp-l-grid-blog-split {
	/* @editable properties */
	float: left;
	margin: 0px 8px;
	font: 13px/16px "Open Sans", sans-serif;
	color: #787878;
}
/*  END - layout gid blog */



/*  ---------------------------------------------------------------
	layout load more button
	--------------------------------------------------------------- */
.cbp-l-loadMore-button {
	/* @editable properties */
	text-align: center;
	margin-top: 30px;
}

.cbp-l-loadMore-button-link:link,
.cbp-l-loadMore-button-link:active,
.cbp-l-loadMore-button-link:visited {
	/* @editable properties */
	border: 2px solid #DEDEDE;
	border-radius: 2px;
	color: #7E7B7B !important;
	display: inline-block;
	font: 11px/34px "Open Sans",sans-serif;
	min-width: 120px;
	text-decoration: none !important;
	text-transform: uppercase;
}

.cbp-l-loadMore-button-link:hover {
	/* @editable properties */
	color: #B0B0B0 !important;
	text-decoration: none !important;
}

.cbp-l-loadMore-button-stop {
	/* @editable properties */
	cursor: default;
	color: #B0B0B0;
}
/*  END - layout load more button */



/*  ---------------------------------------------------------------
	layout load more text
	--------------------------------------------------------------- */
.cbp-l-loadMore-text {
	/* @editable properties */
	text-align: center;
	margin-top: 30px;
}

.cbp-l-loadMore-text-link,
.cbp-l-loadMore-text-link:link,
.cbp-l-loadMore-text-link:visited,
.cbp-l-loadMore-text-link:active,
.cbp-l-loadMore-text-link:hover {
	/* @editable properties */
	font: 400 16px "Open Sans", sans-serif;
	color: #5D5D5D !important;
	text-decoration: none !important;
	cursor: default;
}

.cbp-l-loadMore-text-stop {
	/* @editable properties */
	color: #5D5D5D;
}
/*  END - layout load more text */
.chameleon_slider {
  position: relative;
  overflow: hidden;
  margin: auto;
  max-width: 100%;
}
.chameleon_slider * {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.chameleon_slider a {
  color: #fff;
}
.chameleon_slider a img {
  border: none;
}
.chameleon_slider .loading_slider_overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  display: none;
}
.chameleon_slider .loading_slider_overlay p {
  display: block;
  color: #000;
  font-size: 14px;
  text-align: center;
  padding: 0;
  margin: 0 0 10px;
  position: relative;
  top: 50%;
}
.chameleon_slider .loading_slider_overlay .indicator {
  position: relative;
}
.chameleon_slider .exit_fullscreen {
  background: #f00;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 20px;
  height: 20px;
}
.chameleon_slider .main_panel {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.chameleon_slider .main_panel .media_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url(data:image/png;base64,R0lGODlhAQABAIABAP///wAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) no-repeat;
  font-size: 0;
  line-height: 0;
}
.chameleon_slider .main_panel .preloading_item {
  position: absolute;
  top: 0;
  left: 100%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  display: block;
  background: #fff;
  opacity: 0;
}
.chameleon_slider .main_panel.show_preload .preloading_item {
  opacity: 1;
  left: 0;
}
.chameleon_slider .main_panel.loading_effect .preloading_item {
  transition: opacity 0.4s ease-in-out;
  left: 0;
}
.chameleon_slider .main_panel .items_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.chameleon_slider .main_panel .items_wrapper .item_container {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.chameleon_slider .main_panel .items_wrapper .item_container > .flowplayer > .fp-player > .fp-engine,
.chameleon_slider .main_panel .items_wrapper .item_container > .flowplayer > .fp-player > .fp-ui,
.chameleon_slider .main_panel .items_wrapper .item_container > .flowplayer > .fp-player > .fp-message {
  z-index: 0;
}
.chameleon_slider .main_panel .items_wrapper .item_container > .flowplayer > .fp-player > .fp-ui > .fp-embed,
.chameleon_slider .main_panel .items_wrapper .item_container > .flowplayer > .fp-player > .fp-ui > .fp-embed-code {
  display: none;
}
.chameleon_slider .main_panel .items_wrapper .item_container > img {
  max-width: none;
  max-height: none;
}
.chameleon_slider .main_panel .items_wrapper .item_container .fancy_effect_element {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.chameleon_slider .autoplay_toggle {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-indent: -9999px;
}
.chameleon_slider a.navigation_button {
  display: block;
  text-indent: -9999px;
  outline: none;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.chameleon_slider .pagination {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 2px 2px;
  padding: 0;
}
.chameleon_slider .pagination .pages_container {
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
}
.chameleon_slider .pagination .pages_container li {
  list-style-type: none;
  float: left;
  display: block;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 10px;
  height: 10px;
  background: #fff;
}
.chameleon_slider .pagination .pages_container li:hover {
  background: #000;
  cursor: pointer;
}
.chameleon_slider .pagination .pages_container li.current {
  background: #f00;
}
.chameleon_slider .scrollable_box {
  text-align: left;
  background: #fff;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.chameleon_slider .scrollable_box .scrollbar {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  background: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  background: #F2F2F2;
}
.chameleon_slider .scrollable_box .scrollbar .track {
  height: 100%;
  width: 5px;
  position: relative;
}
.chameleon_slider .scrollable_box .scrollbar .track .thumb {
  background: #f00;
  position: absolute;
  top: 0;
  height: 20px;
  width: 100%;
}
.chameleon_slider .scrollable_box .viewport {
  overflow: hidden;
  padding: 0;
  margin: 10px;
}
.chameleon_slider .scrollable_box .viewport.scrollable {
  margin-right: 15px;
}
.chameleon_slider .scrollable_box .viewport .overview {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.chameleon_slider .scrollable_box .viewport .overview h2 {
  font-size: 25px;
  margin: 0 0 10px;
  padding: 0;
  color: #484848;
  font-weight: bold;
}
.chameleon_slider .scrollable_box .viewport .overview p {
  padding: 0;
  margin: 0 0 10px;
  line-height: 18px;
}
.chameleon_slider .thumb_wrapper,
.chameleon_slider .categories_wrapper {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.chameleon_slider .thumb_wrapper a.navigation,
.chameleon_slider .categories_wrapper a.navigation {
  position: absolute;
  top: 0;
  text-indent: -9000px;
  display: block;
  background: #f00;
  outline: none;
}
.chameleon_slider .thumb_wrapper a.navigation.horizontal,
.chameleon_slider .categories_wrapper a.navigation.horizontal {
  width: 15px;
  height: 100%;
}
.chameleon_slider .thumb_wrapper a.navigation.horizontal.next,
.chameleon_slider .categories_wrapper a.navigation.horizontal.next {
  right: 0;
}
.chameleon_slider .thumb_wrapper a.navigation.horizontal.prev,
.chameleon_slider .categories_wrapper a.navigation.horizontal.prev {
  left: 0;
}
.chameleon_slider .thumb_wrapper a.navigation.vertical,
.chameleon_slider .categories_wrapper a.navigation.vertical {
  height: 15px;
  width: 100%;
}
.chameleon_slider .thumb_wrapper .thumb_window,
.chameleon_slider .thumb_wrapper .categories_window,
.chameleon_slider .categories_wrapper .thumb_window,
.chameleon_slider .categories_wrapper .categories_window {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container,
.chameleon_slider .thumb_wrapper .thumb_window .categories_container,
.chameleon_slider .thumb_wrapper .categories_window .thumb_container,
.chameleon_slider .thumb_wrapper .categories_window .categories_container,
.chameleon_slider .categories_wrapper .thumb_window .thumb_container,
.chameleon_slider .categories_wrapper .thumb_window .categories_container,
.chameleon_slider .categories_wrapper .categories_window .thumb_container,
.chameleon_slider .categories_wrapper .categories_window .categories_container {
  overflow: hidden;
  background: #000;
  position: relative;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul,
.chameleon_slider .thumb_wrapper .thumb_window .categories_container ul,
.chameleon_slider .thumb_wrapper .categories_window .thumb_container ul,
.chameleon_slider .thumb_wrapper .categories_window .categories_container ul,
.chameleon_slider .categories_wrapper .thumb_window .thumb_container ul,
.chameleon_slider .categories_wrapper .thumb_window .categories_container ul,
.chameleon_slider .categories_wrapper .categories_window .thumb_container ul,
.chameleon_slider .categories_wrapper .categories_window .categories_container ul {
  padding: 5px 5px 0 0;
  margin: 0 auto;
  list-style: none;
  list-style-position: inside;
  overflow: hidden;
  border: 0;
  float: left;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li,
.chameleon_slider .thumb_wrapper .thumb_window .categories_container ul li,
.chameleon_slider .thumb_wrapper .categories_window .thumb_container ul li,
.chameleon_slider .thumb_wrapper .categories_window .categories_container ul li,
.chameleon_slider .categories_wrapper .thumb_window .thumb_container ul li,
.chameleon_slider .categories_wrapper .thumb_window .categories_container ul li,
.chameleon_slider .categories_wrapper .categories_window .thumb_container ul li,
.chameleon_slider .categories_wrapper .categories_window .categories_container ul li {
  float: left;
  margin: 0 0 5px 5px;
  position: relative;
  list-style: none;
  padding: 0;
  border: 0;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li {
  border: 1px solid #ccc;
  cursor: pointer;
  margin: 0;
  padding: 0;
  background: 0;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li .thumb_preloading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li .item_type_icon {
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li img {
  display: block;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li .caption_wrapper {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  background: none;
  font-size: 12px;
  width: 100%;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li .caption_wrapper .caption {
  padding: 3px;
  color: #fff;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li:hover {
  border: 1px solid #f00;
}
.chameleon_slider .thumb_wrapper .thumb_window .thumb_container ul li.on {
  border: 1px solid #f00;
}
.chameleon_slider .categories_wrapper .categories_window .categories_container ul li {
  overflow: hidden;
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  border: 0;
  background: 0;
}
.chameleon_slider .categories_wrapper .categories_window .categories_container ul li a.category {
  position: relative;
}
.chameleon_slider .categories_wrapper .categories_window .categories_container ul li a.category span {
  position: relative;
  top: 0;
  left: 0;
}
.chameleon_slider .autoplay_container {
  background: #fff;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.chameleon_slider .autoplay_container .indicator {
  background: #f00;
  padding: 0;
  margin: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.chameleon_slider .social_buttons {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background: none;
}
.chameleon_slider .social_buttons .social_button {
  padding: 0;
  margin: 0;
}
.chameleon_slider .social_buttons.horizontal .social_button {
  float: left;
}
.chameleon_slider .social_buttons_toggle {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.chameleon_slider .standalone_button {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: block;
}
.chameleon_slider .title_box {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background: none;
  font-size: 12px;
  display: inline-block;
}
.chameleon_slider .title_box span {
  position: relative;
}

.slider_shadows_wrapper {
  position: relative;
  float: left;
}
.slider_shadows_wrapper .shadow {
  position: absolute;
  display: block;
  float: none;
}

@media handheld, only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
  .eds_galleryWrapper .chameleon_slider .thumb_wrapper {
    display: none !important;
  }
  .eds_galleryWrapper .chameleon_slider .categories_wrapper.horizontal {
    bottom: 0 !important;
    top: auto !important;
  }
  .eds_galleryWrapper .chameleon_slider .categories_wrapper.vertical ~ a.navigation_button.prev {
    left: 100px !important;
  }
  .eds_galleryWrapper .chameleon_slider .categories_wrapper.vertical ~ a.navigation_button.next {
    right: 100px !important;
  }
  .eds_galleryWrapper .chameleon_slider .main_panel {
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .eds_galleryWrapper .chameleon_slider .main_panel .items_wrapper {
    bottom: 0;
  }
  .eds_galleryWrapper .chameleon_slider .main_panel .items_wrapper .item_container > img {
    top: auto !important;
  }
  .eds_galleryWrapper .chameleon_slider .main_panel .items_wrapper .item_container {
    height: 100% !important;
    width: 100% !important;
  }
  .eds_galleryWrapper .title_box {
    top: 10px !important;
    left: 10px !important;
    height: auto !important;
    max-width: calc(100% - 20px);
    bottom: auto !important;
  }
  .eds_galleryWrapper .title_box > span{
    top: 0 !important;
  }
  .eds_galleryWrapper .scrollable_box {
    display: none !important;
  }
  .eds_galleryWrapper a.navigation_button {
    top: 50% !important;
    transform: translateY(-50%);
    bottom: auto !important;
    margin-top: 0 !important;
  }
  .eds_galleryWrapper .media_link {
    background-position: center center !important;
  }
  .eds_galleryWrapper .media_link::after {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    margin: 0 !important;
    background-position: center center !important;
  }
}

.chameleon_slider.sirius {
  font-family: Verdana, Helvetica, sans-serif;
  background: #636363;
}
.chameleon_slider.sirius .loading_slider_overlay {
  background: #222;
}
.chameleon_slider.sirius .loading_slider_overlay p {
  color: #fff;
  font-size: 16px;
}
.chameleon_slider.sirius .loading_slider_overlay .indicator {
  top: 50%;
  left: 50%;
  height: 30px;
  width: 30px;
  margin: -15px 0 0 -15px;
  padding: 0;
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/loading_dark_bg.gif") no-repeat;
}
.chameleon_slider.sirius .main_panel .preloading_item {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/loading_dark_bg.gif") no-repeat center center #222;
}
.chameleon_slider.sirius .main_panel.loading_item .preloading_item {
  background-color: rgba(0, 0, 0, 0.7);
}
.chameleon_slider.sirius a.navigation_button {
  overflow: hidden;
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/sirius_black.png") no-repeat;
  height: 57px;
  width: 48px;
}
.chameleon_slider.sirius a.navigation_button.prev {
  background-position: 0 -101px;
}
.chameleon_slider.sirius a.navigation_button.prev:hover {
  background-position: 0 -160px;
}
.chameleon_slider.sirius a.navigation_button.next {
  background-position: -49px -101px;
}
.chameleon_slider.sirius a.navigation_button.next:hover {
  background-position: -49px -160px;
}
.chameleon_slider.sirius .scrollable_box {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/transparent_black_bg.png");
}
.chameleon_slider.sirius .scrollable_box .scrollbar {
  background: #898989;
}
.chameleon_slider.sirius .scrollable_box .scrollbar .thumb {
  background: #e8e8e8;
}
.chameleon_slider.sirius .scrollable_box .viewport a {
  color: #fff;
}
.chameleon_slider.sirius .scrollable_box .viewport a:hover {
  color: #fff;
}
.chameleon_slider.sirius .scrollable_box .viewport h2 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
}
.chameleon_slider.sirius .scrollable_box .viewport p {
  font-size: 11px;
  line-height: 18px;
  color: #fff;
}
.chameleon_slider.sirius .pagination {
  margin: 0 0 5px 5px;
}
.chameleon_slider.sirius .pagination .pages_container li {
  margin: 5px 5px 0 0;
  width: 12px;
  height: 12px;
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/sirius_black.png") no-repeat -53px -275px;
}
.chameleon_slider.sirius .pagination .pages_container li:hover {
  background-position: -70px -275px;
}
.chameleon_slider.sirius .pagination .pages_container li.current {
  background-position: -87px -275px;
}
.chameleon_slider.sirius .thumb_wrapper {
  background: none;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/sirius_black.png") no-repeat 0 0;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal {
  margin-top: -14px;
  top: 50%;
  width: 24px;
  height: 29px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal.next {
  background-position: -25px -221px;
  right: 0;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal.next:hover {
  background-position: -25px -252px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal.prev {
  background-position: 0 -221px;
  left: 0;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal.prev:hover {
  background-position: 0 -252px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical {
  margin-left: -14px;
  left: 50%;
  width: 29px;
  height: 24px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical.next {
  background-position: -52px -246px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical.next:hover {
  background-position: -83px -246px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical.prev {
  background-position: -52px -221px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical.prev:hover {
  background-position: -83px -221px;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/transparent_black_bg.png") repeat;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container {
  background: none;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul {
  padding: 16px 16px 0 0;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li {
  margin: 0 0 16px 16px;
  border: 1px solid #BCBCBC;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li .thumb_preloading {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/loading_dark_bg.gif") #222;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li .caption_wrapper .caption {
  padding: 3px;
  color: #fff;
  font-size: 10px;
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/transparent_black_bg.png");
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li:hover {
  border-color: #fff;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li.on {
  border-color: #000;
}
.chameleon_slider.sirius .thumb_wrapper.not_transparent .thumb_window {
  background: #222;
}
.chameleon_slider.sirius .autoplay_container {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/common/images/transparent_white_bg.png");
}
.chameleon_slider.sirius .autoplay_container .indicator {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/common/images/transparent_white_bg.png");
}
.chameleon_slider.sirius .autoplay_toggle {
  width: 48px;
  height: 49px;
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/sirius_black.png") no-repeat 0 -50px;
}
.chameleon_slider.sirius .autoplay_toggle:hover {
  background-position: -49px -50px;
}
.chameleon_slider.sirius .autoplay_toggle.pause {
  background-position: 0 0;
}
.chameleon_slider.sirius .autoplay_toggle.pause:hover {
  background-position: -49px 0;
}
.chameleon_slider.sirius .social_buttons_toggle {
  background: #f00;
}
.chameleon_slider.sirius.white .loading_slider_overlay {
  background: #fff;
}
.chameleon_slider.sirius.white .loading_slider_overlay p {
  color: #333;
}
.chameleon_slider.sirius.white .loading_slider_overlay .indicator {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/loading_white_bg.gif");
}
.chameleon_slider.sirius.white .main_panel .preloading_item {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/loading_white_bg.gif") no-repeat center center #fff;
}
.chameleon_slider.sirius.white .main_panel.loading_item .preloading_item {
  background-color: rgba(255, 255, 255, 0.7);
}
.chameleon_slider.sirius.white .scrollable_box {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/transparent_white_bg.png");
}
.chameleon_slider.sirius.white .scrollable_box .viewport a {
  color: #000;
}
.chameleon_slider.sirius.white .scrollable_box .viewport a:hover {
  color: #000;
}
.chameleon_slider.sirius.white .scrollable_box .viewport h2 {
  color: #000;
}
.chameleon_slider.sirius.white .scrollable_box .viewport p {
  color: #000;
}
.chameleon_slider.sirius.white a.navigation_button {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/sirius_white.png");
}
.chameleon_slider.sirius.white .pagination .pages_container li {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/sirius_white.png");
}
.chameleon_slider.sirius.white .thumb_wrapper a.navigation {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/sirius_white.png");
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/transparent_white_bg.png") repeat;
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window .thumb_container ul li {
  border-color: #fff;
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window .thumb_container ul li .thumb_preloading {
  background: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/loading_white_bg.gif") #fff;
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window .thumb_container ul li:hover {
  border-color: #BCBCBC;
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window .thumb_container ul li.on {
  border-color: #000;
}
.chameleon_slider.sirius.white .thumb_wrapper.not_transparent .thumb_window {
  background: #fff;
}
.chameleon_slider.sirius.white .autoplay_toggle {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/chameleonrotator/static/themes/sirius/images/sirius_white.png");
}
