﻿/* 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;
        }
/* WonderWebs-XHTML 3.1 template - Condensed Primary CSS v3.1 - Copyright 2012 WonderWebs.com */
body,.Normal{font-size:13px;line-height:138%;font-family:Tahoma,Arial,Helvetica;color:#555555}
h1{font-weight:normal;font-size:18px;margin:0 0 12px 0;color:inherit}
h2{font-weight:normal;font-size:16px;margin:0 0 12px 0;color:inherit}
h3{font-size:13px;margin:0 0 9px 0;color:inherit}
h4{font-size:12px;margin:0 0 6px 0;color:inherit}
h5{font-weight:bold;margin:0 0 4px 0;font-size:11px;color:inherit}
h6{font-weight:bold;margin:0 0 4px 0;font-size:10px;color:inherit}
.StandardButton,a.StandardButton,a.StandardButton:link{background:#EAEAEA url("/images/CoolBits/CoolButton.png") repeat-x;color:#444;border:1px solid #B7B7B7;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;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.StandardButton:hover,a.StandardButton:hover{border:1px solid #999;background:#E3E3E3 url("/images/CoolBits/CoolButton.png") repeat-x}
hr{border-width:1px 0 0 0;border-style:solid;border-color:#AAAAAA;color:#AAAAAA;background-color:transparent;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}
.NormalTextBox{font-family:Tahoma, Arial;font-size:12px}
.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}
blockquote{font:inherit;color:inherit;padding:0 5px;white-space:normal}
input[type=text],input[type=file],input[type=password],select,textarea{color:#666666;background:#FAFAFA;border:1px solid #CCCCCC;font-family:Tahoma,Arial,Helvetica;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:bold 11px Arial,Helvetica;text-decoration:none}
.SigninPane a:active, .SigninPane a:hover{color:#FF8000;text-decoration:none}
.BreadCrumbPane, .BreadCrumbPane a:link, .BreadCrumbPane a:visited{color:#3A45A1;font:normal 11px Arial,Helvetica;line-height:24px;text-decoration:none}
.BreadCrumbPane a:active, .BreadCrumbPane a:hover{color:#6D94B9;text-decoration:underline}
.Footer, .Footer a:hover .FooterDivider, .Footer a:link, .Footer a:visited{color:#778899;font:normal 11px Arial,Helvetica;text-decoration:none}
.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:normal 11px Tahoma;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%;height:100%}
.Placement{width:100%;height:100%;vertical-align:top;padding-bottom:24px}
.Above{margin:0 auto}
.Shadow{margin:0 auto;padding:0}
.PaperBorder{border:1px solid White;padding:0;vertical-align:top;height:100%}
.Paper{background:#FFFFFF;width:950px;text-align:left;padding:0}
.Header{background:#FFFFFF}
.SearchBar{height:29px}
.BreadCrumbPane{padding:0 0 0 12px;line-height:26px;background:url("/Portals/_default/Skins/WonderWebs-XHTML/dot.gif") repeat-x 50% bottom;overflow:hidden;height:100%}
.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 transparent;display:inline-block;height:19px;width:56px;}
input.SearchInput{background:#FFFFFF;height:15px}
.Left{width:0;height:100%;vertical-align:top;padding:0}
.Content{vertical-align:top;padding:0;height:400px;width:3000px}
.Right{width:0;height:100%;vertical-align:top;padding:0}
.Bottom{vertical-align:top;padding:0}
.Foot{vertical-align:bottom;padding:0}
.Footer{height:14px;margin:0 auto;position:relative;top:-19px;width:950px}
.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 red}
.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:transparent;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%}
/* div[id*="ModuleContent"]{overflow:hidden;} */
.DNNAlignright{text-align:right}.DNNAlignleft{text-align:left}.DNNAligncenter{text-align:center}/*#dnn_ContentPane{height:400px;width:3000px}*/
*[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}
/*.Help{border:solid 1px #999999;padding:4px;background:#FFFFCC;overflow:auto;position:absolute;bottom:12px;left:6px;width:180px;z-index:1000}*/
/*.Help span{color:#333333 !important;font:normal 11px/14px Tahoma,Arial,Helvetica !important}*/
.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.NorthSkyMenu.root{z-index:90 !important}
ul.NorthSkyMenu, ul.NorthSkyMenu ul{position:relative;display:block;margin:0;border:0;padding:0;white-space:nowrap;list-style:none;z-index:2}
ul.NorthSkyMenu a{display:block;text-decoration:none;margin:0;border:0;padding:0}
ul.NorthSkyMenu li{position:relative;float:left;width:auto;margin:0;border:0;padding:0;white-space:nowrap;list-style:none;z-index:2}
ul.NorthSkyMenu li ul{position:absolute;left:-999em;visibility:hidden}
ul.NorthSkyMenu ul.lvl1 li{z-index:3}
ul.NorthSkyMenu ul.lvl2 li{z-index:4}
ul.NorthSkyMenu ul.lvl3 li{z-index:5}
ul.NorthSkyMenu ul.lvl4 li{z-index:6}
ul.NorthSkyMenu ul.lvl5 li{z-index:7}
ul.NorthSkyMenu li li{width:100%;white-space:normal}
ul.NorthSkyMenu li:hover ul ul, ul.NorthSkyMenu li:hover ul ul ul, ul.NorthSkyMenu li:hover ul ul ul ul, ul.NorthSkyMenu li.hover ul ul, ul.NorthSkyMenu li.hover ul ul ul, ul.NorthSkyMenu li.hover ul ul ul ul{left:-999em;visibility:hidden}
ul.NorthSkyMenu li:hover ul, ul.NorthSkyMenu li li:hover ul, ul.NorthSkyMenu li li li:hover ul, ul.NorthSkyMenu li li li li:hover ul, ul.NorthSkyMenu li.hover ul, ul.NorthSkyMenu li li.hover ul, ul.NorthSkyMenu li li li.hover ul, ul.NorthSkyMenu li li li li.hover ul{left:0;visibility:visible}
ul.NorthSkyMenu a.disabled{cursor:default}
ul.NorthSkyMenu 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}
ul.WWXHTMLMenu.root{z-index:90 !important}
ul.WWXHTMLMenu, ul.WWXHTMLMenu ul{position:relative;display:block;margin:0;border:0;padding:0;white-space:nowrap;list-style:none;z-index:1}
ul.WWXHTMLMenu a{display:block;text-decoration:none;margin:0;border:0;padding:0}
ul.WWXHTMLMenu li{position:relative;float:left;width:auto;margin:0;border:0;padding:0;white-space:nowrap;list-style:none;z-index:2}
ul.WWXHTMLMenu li ul{position:absolute;left:-999em;visibility:hidden}
ul.WWXHTMLMenu ul.lvl1 li{z-index:3}
ul.WWXHTMLMenu ul.lvl2 li{z-index:4}
ul.WWXHTMLMenu ul.lvl3 li{z-index:5}
ul.WWXHTMLMenu ul.lvl4 li{z-index:6}
ul.WWXHTMLMenu ul.lvl5 li{z-index:7}
ul.WWXHTMLMenu li li{width:100%;white-space:normal}
ul.WWXHTMLMenu li:hover ul ul, ul.WWXHTMLMenu li:hover ul ul ul, ul.WWXHTMLMenu li:hover ul ul ul ul, ul.WWXHTMLMenu li.hover ul ul, ul.WWXHTMLMenu li.hover ul ul ul, ul.WWXHTMLMenu li.hover ul ul ul ul{left:-999em;visibility:hidden}
ul.WWXHTMLMenu li:hover ul, ul.WWXHTMLMenu li li:hover ul, ul.WWXHTMLMenu li li li:hover ul, ul.WWXHTMLMenu li li li li:hover ul, ul.WWXHTMLMenu li.hover ul, ul.WWXHTMLMenu li li.hover ul, ul.WWXHTMLMenu li li li.hover ul, ul.WWXHTMLMenu li li li li.hover ul{left:0;visibility:visible}
ul.WWXHTMLMenu a.disabled{cursor:default}
ul.WWXHTMLMenu iframe{position:absolute;left:0;top:0;z-index:-1;display:block}

/* WonderWebs-XHTML 3.0 template - Temporary CSS3 and Effects - Copyright 2012 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;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.BorderSlight{border:2px solid #FFF;border-collapse:separate}/* border-collapse required for display within certain grid controls in IE9 */
.BorderLight{border:5px solid #FFF;border-collapse:separate}
.BorderMedium{border:8px solid #FFF;border-collapse:separate}
.BorderHeavy{border:16px solid #FFF;border-collapse:separate}
.BorderShadowSlight{box-shadow:0px 0px 16px #DDD;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.BorderShadowLight{box-shadow:1px 2px 6px #AAA;border-collapse:separate;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.BorderShadowMedium{box-shadow:1px 2px 7px #888;border-collapse:separate;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.BorderShadowHeavy{box-shadow:2px 3px 10px #666;border-collapse:separate;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.RoundCornersSlight{border-radius:16px 16px 16px 16px;border-collapse:separate;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.RoundCornersLight{border-radius:8px 8px 8px 8px;border-collapse:separate;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.RoundCornersMedium{border-radius:16px 16px 16px 16px;border-collapse:separate;position:relative;z-index:1;behavior:url("/js/PIE.htc")}
.RoundCornersHeavy{border-radius:24px 24px 24px 24px;border-collapse:separate;position:relative;z-index:1;behavior:url("/js/PIE.htc")}

/* 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}

/* Text and page size control - Hidden by default */
.SizeControls{float:right;margin-top:-22px;position:relative;display:none}
.SizeControls input{border:none}
.SizeControls .SizeLabel,.SizeControls .WidthLabel{float:right;margin-left:20px;font-family:Verdana;font-size:13px;font-weight:bold}
#SizeControl, #TextSizeControl{float:right;margin-left:12px}
#TextSizeControl_smalltext, #TextSizeControl_mediumtext, #TextSizeControl_largetext, #SizeControl_widthnormal, #SizeControl_widthwide, #SizeControl_widthfull{float:left;height:18px;width:18px;margin-right:6px;cursor:pointer;background:transparent none no-repeat}
#TextSizeControl div,#SizeControl div{background-image:url("/Portals/_default/Skins/WonderWebs-XHTML/SizeControls.png")}
#TextSizeControl_smalltext{background-position:0 0}
#TextSizeControl_smalltext:hover, #TextSizeControl_smalltext.SelectedWidget{background-position:-54px 0}
#TextSizeControl_mediumtext{background-position:-18px 0}
#TextSizeControl_mediumtext:hover, #TextSizeControl_mediumtext.SelectedWidget{background-position:-72px 0}
#TextSizeControl_largetext{background-position:-36px 0}
#TextSizeControl_largetext:hover, #TextSizeControl_largetext.SelectedWidget{background-position:-90px 0}
#SizeControl_widthnormal{background-position:-108px 0}
#SizeControl_widthnormal:hover, #SizeControl_widthnormal.SelectedWidget{background-position:-162px 0}
#SizeControl_widthwide{background-position:-126px 0}
#SizeControl_widthwide:hover, #SizeControl_widthwide.SelectedWidget{background-position:-180px 0}
#SizeControl_widthfull{background-position:-144px 0}
#SizeControl_widthfull:hover , #SizeControl_widthfull.SelectedWidget{background-position:-198px 0}

/* WonderWebs-XHTML 3.1 template - Secondary CSS - Horizontal menu template with square corners - Copyright 2012 WonderWebs.com */
.MenuBar{height:36px;background:url("/Portals/_default/Skins/WonderWebs-XHTML/MenuBackground.png") repeat-x scroll 0 0;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:230px}
.SearchInput{width:156px}
ul.Menu a{font-weight:bold;font-size:13px;font-family:Arial}
ul.Menu a.first{border-left:1px solid #FFFFFF}
ul.Menu a{border-left:1px solid #FFFFFF;border-right:1px solid #CCCCCC}
ul.Menu a.last{border-right:1px solid #CCCCCC}
ul.Menu .sub a.first{border-top:1px solid #DBDBDB}
ul.Menu .sub a{border-bottom:1px solid #DBDBDB;border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB}
ul.Menu .sub a.last{}
ul.lvl1,ul.lvl2,ul.lvl3{width:180px}
ul.lvl2 li,ul.lvl3 li{left:180px;top:-26px}
ul.Menu a,ul.Menu a:visited{color:#333333}
ul.Menu a.current,ul.Menu a.breadcrumb{background:#F2F2F2}
ul.Menu a:hover,ul.Menu a:focus{background:#FAFAFA}
ul.Menu .sub a,ul.Menu .sub a:visited{background:#F2F2F2}
ul.Menu .sub a.current,ul.Menu .sub a.breadcrumb{background:#FAFAFA}
ul.Menu .sub a:hover,ul.Menu .sub a:focus{background:#FAFAFA}
ul.Menu a{height:36px;line-height:36px;padding:0 8px}
ul.Menu .sub a{height:24px;line-height:24px}
ul.Menu a img{vertical-align:text-bottom}
.SL,.SR{width:24px}
.ST,.SB{height:24px}
.STL,.STR,.SBL,.SBR{background:url("/Portals/_default/Skins/WonderWebs-XHTML/ShadowCornersLight.png") no-repeat scroll 0 0 transparent}
.STM,.SBM{background:url("/Portals/_default/Skins/WonderWebs-XHTML/ShadowRowsLight.png") repeat-x scroll 0 0 transparent}
.SLM,.SRM{background:url("/Portals/_default/Skins/WonderWebs-XHTML/ShadowColumnsLight.png") repeat-y scroll 0 0 transparent}
.STL,.SRM,.SBM{background-position:-24px -24px}
.STM,.SLM,.SBR{background-position:0 0}
.STR{background-position:0 -24px}
.SBL{background-position:-24px 0}
/* 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}
.edr_carousel .navigation.square {
  text-indent: -10000px;
  background: url("/DesktopModules/EasyDNNRotator/Controls/CarouselRotator/static/arrows/square/images/silver.png") no-repeat;
}
.edr_carousel.horizontal .navigation.square {
  width: 20px;
  height: 62px;
}
.edr_carousel.horizontal .navigation.square.previous {
  background-position: 0 0;
}
.edr_carousel.horizontal .navigation.square.previous:hover {
  background-position: 0 -62px;
}
.edr_carousel.horizontal .navigation.square.next {
  background-position: -20px 0;
}
.edr_carousel.horizontal .navigation.square.next:hover {
  background-position: -20px -62px;
}
.edr_carousel.vertical .navigation.square {
  height: 20px;
  width: 62px;
}
.edr_carousel.vertical .navigation.square.previous {
  background-position: -40px 0;
}
.edr_carousel.vertical .navigation.square.previous:hover {
  background-position: -40px -40px;
}
.edr_carousel.vertical .navigation.square.next {
  background-position: -40px -20px;
}
.edr_carousel.vertical .navigation.square.next:hover {
  background-position: -40px -60px;
}
.edr_carousel {
  margin: 0;
  border: 0;
  padding: 0;
  position: relative;
}
.edr_carousel .wrapper {
  position: absolute;
  margin: 0;
  border: 0;
  padding: 0;
  overflow: hidden;
}
.edr_carousel .wrapper .slider {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  border: 0;
  padding: 0;
  overflow: hidden;
}
.edr_carousel .wrapper .slider > ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  float: left;
  display: block;
}
.edr_carousel .wrapper .slider > ul > li {
  float: left;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  overflow: hidden;
}
.edr_carousel .wrapper .slider > ul > li img {
  pointer-events: none;
  max-width: 100%;
  height: auto;
}
.edr_carousel .navigation {
  position: absolute;
  margin: 0;
  border: 0;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  display: block;
}
.edr_carousel .pagination {
  position: absolute;
  margin: 0;
  border: 0;
  padding: 0;
  overflow: hidden;
  display: block;
}

/*# sourceMappingURL=base.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("/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 */
.edr_carousel.NewsOne .wrapper .slider ul li .content {
  overflow: hidden;
  margin: 0 0 3px;
}
.edr_carousel.NewsOne .wrapper .slider ul li .content > img {
  border-radius: 3px;
}
.edr_carousel.NewsOne .wrapper .slider ul li .content > img.left {
  margin: 0 6px 4px 0;
  float: left;
}
.edr_carousel.NewsOne .wrapper .slider ul li .content > img.right {
  margin: 0 0 4px 6px;
  float: right;
}
.edr_carousel.NewsOne .wrapper .slider ul li .content .text {
  font: 12px Arial;
  color: #333333;
  line-height: 18px;
}
.edr_carousel.NewsOne .wrapper .slider ul li .date {
  border: 0;
  margin: 1px 0 0;
  font: 11px Arial;
  color: #7c7c7c;
  line-height: 13px;
  float: left;
  background: url("/DesktopModules/EasyDNNRotator/controls/carouselrotator/static/themes/NewsOne/images/clock.png") no-repeat;
  padding: 2px 0 1px 20px;
}
.edr_carousel.NewsOne .wrapper .slider ul li .more {
  float: right;
  border: 0;
  margin: 0;
  font: 11px Arial;
  font-weight: bold;
  color: white;
  line-height: 13px;
  background: url("/DesktopModules/EasyDNNRotator/controls/carouselrotator/static/themes/NewsOne/images/more_button_bg.png") repeat-x #999999;
  text-decoration: none;
  padding: 3px 7px 2px;
  border-radius: 3px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.edr_carousel.NewsOne .wrapper .slider ul li .more:hover {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  background-color: #707070;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box0 img {
  display: block;
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  border-radius: 4px;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box0 h1 {
  margin: 0 0 7px;
  padding: 0;
  font: 14px Arial;
  line-height: 18px;
  color: black;
  font-weight: bold;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box0 h1 a {
  text-decoration: none;
  color: black;
  margin: 0;
  padding: 0;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box0 h1 a:hover {
  text-decoration: underline;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box0 .content {
  color: #333333;
  font: 12px Arial;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box1 img {
  display: block;
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  border-radius: 4px;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box1 h1 {
  margin: 0 0 7px;
  padding: 0;
  font: 14px Arial;
  line-height: 18px;
  color: black;
  font-weight: bold;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box1 h1 a {
  text-decoration: none;
  color: black;
  margin: 0;
  padding: 0;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box1 h1 a:hover {
  text-decoration: underline;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box1 .content {
  color: #333333;
  font: 12px Arial;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box2 {
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box2 img {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 4px;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box2 h1 {
  background: url("/DesktopModules/EasyDNNRotator/controls/carouselrotator/static/themes/NewsOne/images/transparent_black.png") repeat;
  border-radius: 0 0 4px 4px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box2 h1 a {
  display: block;
  color: white;
  font: 13px Arial;
  line-height: 16px;
  margin: 0;
  padding: 2px 3px;
  text-decoration: none;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box3 {
  border-radius: 4px;
  overflow: hidden;
  background: #e1e1e1;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box3 img {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 4px;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box3 h1 {
  border-radius: 0 0 4px 4px;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box3 h1 a {
  display: block;
  color: black;
  font: 13px Arial;
  line-height: 18px;
  margin: 0;
  padding: 5px 10px;
  text-decoration: none;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box4 {
  display: block;
  font: 12px Arial;
  font-weight: bold;
  color: #333333;
  line-height: 15px;
  padding: 0;
  margin: 0;
  border: 0;
  text-decoration: none;
  text-align: center;
}
.edr_carousel.NewsOne .wrapper .slider ul li > .box4:hover {
  color: black;
}
.edr_carousel.NewsOne .pagination {
  padding: 0 3px 3px 0;
}
.edr_carousel.NewsOne .pagination li {
  margin: 3px 0 0 3px;
  padding: 0;
  list-type: none;
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background: #444444;
  cursor: pointer;
  background: url("/DesktopModules/EasyDNNRotator/controls/carouselrotator/static/themes/NewsOne/images/pagination.png") no-repeat 0 0;
}
.edr_carousel.NewsOne .pagination li:hover {
  background-position: 0 -12px;
}
.edr_carousel.NewsOne .pagination li.active {
  background-position: 0 -24px;
}
.edr_carousel.NewsOne.red .wrapper .slider ul li .date {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/carouselrotator/static/themes/NewsOne/images/red/clock.png");
}
.edr_carousel.NewsOne.red .wrapper .slider ul li .more {
  background-color: #b40000;
}
.edr_carousel.NewsOne.red .wrapper .slider ul li .more:hover {
  background-color: #dd0202;
}
.edr_carousel.NewsOne.blue .wrapper .slider ul li .date {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/carouselrotator/static/themes/NewsOne/images/blue/clock.png");
}
.edr_carousel.NewsOne.blue .wrapper .slider ul li .more {
  background-color: #1b58ae;
}
.edr_carousel.NewsOne.blue .wrapper .slider ul li .more:hover {
  background-color: #1768d7;
}
.edr_carousel.NewsOne.green .wrapper .slider ul li .date {
  background-image: url("/DesktopModules/EasyDNNRotator/controls/carouselrotator/static/themes/NewsOne/images/green/clock.png");
}
.edr_carousel.NewsOne.green .wrapper .slider ul li .more {
  background-color: #3d7703;
}
.edr_carousel.NewsOne.green .wrapper .slider ul li .more:hover {
  background-color: #58a706;
}

