﻿/* 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;}
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-control::before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(calc(2.25rem + 2px) - 1px * 2);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#6c757d!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}
.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;
        }
/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear}.fa-pulse{-webkit-animation:a 1s infinite steps(8);animation:a 1s infinite steps(8)}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-brands-400.eot");src:url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-brands-400.woff") format("woff"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-regular-400.eot");src:url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-regular-400.woff") format("woff"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-solid-900.eot");src:url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-solid-900.woff") format("woff"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"),url("/Portals/_default/Skins/Ozone/common/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/Portals/_default/Skins/Ozone/common/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/Portals/_default/Skins/Ozone/common/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),url("/Portals/_default/Skins/Ozone/common/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'),url("/Portals/_default/Skins/Ozone/common/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'),url("/Portals/_default/Skins/Ozone/common/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'),url("/Portals/_default/Skins/Ozone/common/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@charset "UTF-8";
/* cyrillic-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/JX7MlXqjSJNjQvI4heMMGvY6323mHUZFJMgTvxaG2iE.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/vtwNVMP8y9C17vLvIBNZI_Y6323mHUZFJMgTvxaG2iE.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/9kaD4V2pNPMMeUVBHayd7vY6323mHUZFJMgTvxaG2iE.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/ATKpv8nLYAKUYexo8iqqrg.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/kTYfCWJhlldPf5LnG4ZnHCEAvth_LlrfE80CYdSH47w.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPiEAvth_LlrfE80CYdSH47w.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7iEAvth_LlrfE80CYdSH47w.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/0XxGQsSc1g4rdRdjJKZrNPk_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nE8xhg-WlD4iG4AP-V7QxYA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nN_eC2PfU-cUGGN7U-FIfKc.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nLvM2QJLsjx6Keu1D2MYodo.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nNd5cRMOq5PeG3VabknWPxo.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nLpX8dGXLalyu5OokvgDQcs.woff2") format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nPVFL0ofnRu5Y2lP-UpEUGU.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nBBQ_Gf4FfI8J4SYljBAylk.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsDrvev4WAjW489CRDHIkJ90.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsCGXDOnx9ptx3UTSPTrfsgk.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsAZ98xO_Wnt-JIem4AuLGfs.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsE1G989qbVg6RT5ly5jB8V8.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsJ84zb0nVte6liF9gGtpo1Y.woff2") format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsD86pq2NkPzVgw_9lpT6RGI.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsDAdhzWOYhqHvOZMRGaEyPo.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nDW5FUgIgejJvrHuLWqrSMw.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nA30BZHTGu2N_DqssQcMQNQ.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nPDoBG10JtAX-GAwn6iwU1Y.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nGhQuge17febRYSUkWKdLWA.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nBBtmDLrZTTOm3p1EhiGCXc.woff2") format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nEV356qNqHCUb41pS3zqMSE.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nHm2hrkyco9jQ3NKMXpgOBg.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/7nBxcqTeiPvFX1XVBk6VGw.woff2") format("woff2");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7vk_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nFBvb3f1rSHBccuxwv45BuQ.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsL0XspSvAl7ZHo2ORvFbbnU.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nPJ02wFZLBBkWNCvnE5Eqks.woff2") format("woff2");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/GdZvpAq9shJukTEvSQbePw.woff") format("woff");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7hsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nCj3Mi2hOMP9GNHlaDA9WRI.woff") format("woff");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsK8NE7_Gi-Xz52ZQ_AwfA78.woff") format("woff");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nJT5GEmoOtNsejy4tIPLwv0.woff") format("woff");
}
#Body {
  background-color: #ebebeb;
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/sharedBackgrounds/background_image_fractallines2_light.png");
  background-attachment: fixed;
}

body {
  color: #424242;
  font-size: 13px;
  line-height: 1.3;
  font-family: "PT Sans", sans-serif;
}

.EasyDNNSkin_Ozone {
  background-color: #fff;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.EasyDNNSkin_Ozone .eds_container::before, .EasyDNNSkin_Ozone .eds_container::after {
  display: table;
  width: 100%;
  content: "";
}
@media (min-width: 1200px) {
  .EasyDNNSkin_Ozone .container {
    max-width: 1170px;
  }
}
.EasyDNNSkin_Ozone a {
  text-decoration: none;
  color: #c81704;
  -webkit-transition: color 0.3s linear;
  -khtml-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.EasyDNNSkin_Ozone a:hover {
  color: #272621;
}
.EasyDNNSkin_Ozone .btn-default,
.EasyDNNSkin_Ozone .btn-default:hover {
  color: #333;
}
.EasyDNNSkin_Ozone .btn-primary,
.EasyDNNSkin_Ozone .btn-primary:hover {
  color: #fff;
}
.EasyDNNSkin_Ozone .DNNEmptyPane {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
}
.EasyDNNSkin_Ozone .DNNEmptyPane.dnnModuleManager {
  min-height: 115px !important;
}
.EasyDNNSkin_Ozone .DNNEmptyPane.EditBarEmptyPane {
  display: block !important;
  width: auto !important;
  min-width: 115px;
}
.EasyDNNSkin_Ozone .DNNEmptyPane.EditBarEmptyPane.container-fluid {
  margin-left: auto !important;
  margin-right: auto !important;
}
.EasyDNNSkin_Ozone .DnnModule + .DnnModule {
  margin-top: 20px;
}
.EasyDNNSkin_Ozone .Normal {
  color: #424242;
  font-size: 13px;
  line-height: 1.3;
  font-family: "PT Sans", sans-serif;
}
.EasyDNNSkin_Ozone .container-fluid {
  max-width: 1200px;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.EasyDNNSkin_Ozone .eds_contentBellowBackground,
.EasyDNNSkin_Ozone .eds_contentBellow5Background {
  background-color: #f2f2f2;
}
.EasyDNNSkin_Ozone .eds_contentBellowBackground {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/sharedBackgrounds/background_image_geometric_light.png");
}
.EasyDNNSkin_Ozone .eds_pBackground1 .Normal {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_paralaxBackground {
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  box-shadow: 0 1px 0 #d7d7d7 inset, 0 -1px 0 #d7d7d7 inset;
  z-index: 0;
}
.EasyDNNSkin_Ozone .eds_paralaxBackground:before, .EasyDNNSkin_Ozone .eds_paralaxBackground:after {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 0;
  right: 0;
  content: "";
  z-index: 1;
}
.EasyDNNSkin_Ozone .eds_paralaxBackground:after {
  animation: eds_OzoneSkinAnimatedBackground 40s linear infinite;
  -ms-animation: eds_OzoneSkinAnimatedBackground 40s linear infinite;
  -moz-animation: eds_OzoneSkinAnimatedBackground 40s linear infinite;
  -webkit-animation: eds_OzoneSkinAnimatedBackground 40s linear infinite;
}
.EasyDNNSkin_Ozone .eds_paralaxBackground > div {
  position: relative;
  z-index: 2;
}
.EasyDNNSkin_Ozone .eds_paralaxBackground.eds_pBackground1 {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/sharedBackgrounds/background_ozone_2.jpg");
}
.EasyDNNSkin_Ozone .eds_paralaxBackground.eds_pBackground1:before {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/sharedBackgrounds/big_pattern_image_geometric_small_light.png");
  opacity: 0.25;
}
.EasyDNNSkin_Ozone .eds_paralaxBackground.eds_pBackground1:after {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/contentBellow3/backgroundAnimated/predefined/patternbg2.png");
}
.EasyDNNSkin_Ozone .eds_paralaxBackground.eds_pBackground2 {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/sharedBackgrounds/flickr2.jpg");
}
.EasyDNNSkin_Ozone .eds_paralaxBackground.eds_pBackground2:after {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/sharedBackgrounds/background_image_z_full_geometric_light.png");
  opacity: 0.2;
  animation: eds_OzoneSkinAnimatedBackground 0s linear infinite;
  -ms-animation: eds_OzoneSkinAnimatedBackground 0s linear infinite;
  -moz-animation: eds_OzoneSkinAnimatedBackground 0s linear infinite;
  -webkit-animation: eds_OzoneSkinAnimatedBackground 0s linear infinite;
}
.EasyDNNSkin_Ozone .edsFooterBackground {
  background-color: #373737;
}
.EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer {
  position: relative;
}
.EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer .footerBox {
  z-index: 2;
  margin-right: 14px;
  padding-bottom: 15px;
  padding-right: 30px;
  margin-bottom: 15px;
  margin-top: 35px;
}
.EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer .footerBox.eds_last {
  margin-right: 0;
  padding-right: 0;
}
.EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer .footerBox.eds_last:after {
  display: none;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer .footerBox.eds_second {
    padding-right: 0;
    padding-right: 0;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer .footerBox.eds_second:after {
    display: none;
  }
}
.EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer .footerBox:after {
  content: "";
  position: absolute;
  top: 35px;
  right: 25px;
  bottom: 15px;
  width: 0;
  border-left: solid 4px #303030;
  border-right: solid 1px #4c4c4c;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer .footerBox:after {
    display: none;
  }
}
.EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer2 {
  padding-bottom: 15px;
}
.EasyDNNSkin_Ozone .edsFooterBackground .Normal {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_pageDetails {
  padding-bottom: 11px;
  background: url("/Portals/_default/Skins/Ozone/assets/images/sharedBackgrounds/flickr2.jpg") center center no-repeat;
  position: relative;
}
.EasyDNNSkin_Ozone .eds_pageDetails:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: #7e7272;
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/sharedBackgrounds/background_image_z_full_geometric_light.png");
  background-position: 50% 23%;
  opacity: 0.35;
}
.EasyDNNSkin_Ozone .eds_pageDetails > div {
  position: relative;
  z-index: 1;
}
.EasyDNNSkin_Ozone .eds_pageDetails .eds_pageTitle,
.EasyDNNSkin_Ozone .eds_pageDetails .eds_pageDescription {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.EasyDNNSkin_Ozone .eds_pageDetails .eds_pageTitle > span,
.EasyDNNSkin_Ozone .eds_pageDetails .eds_pageDescription > span {
  color: #fff;
  border-left: solid 4px #fff;
  display: inline-block;
  margin: 6px 0;
  background-color: rgba(163, 13, 13, 0.72);
}
.EasyDNNSkin_Ozone .eds_pageDetails .eds_pageTitle {
  margin-top: 5px;
}
.EasyDNNSkin_Ozone .eds_pageDetails .eds_pageTitle > span {
  padding: 20px 25px;
  font-size: 30px;
  line-height: 1;
}
.EasyDNNSkin_Ozone .eds_pageDetails .eds_pageDescription > span {
  padding: 10px 25px;
  font-size: 20px;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  background-color: rgba(104, 0, 0, 0.72);
}
.EasyDNNSkin_Ozone .eds_pageDetails .eds_pageDescription > span > span + span {
  margin-left: 25px;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails2 {
  border-bottom: 1px solid #9e9e9e;
  padding-bottom: 0;
  padding-top: 0;
  background-image: none;
  background-color: transparent;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails2 .eds_titleBreadcrumbsContainer .eds_breadCrumbs {
  float: right;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails2 .eds_titleBreadcrumbsContainer .eds_breadCrumbs .eds_breadCrumb {
  margin: 27px 0;
  font-family: "PT Sans", sans-serif;
  color: #747474;
  background: none transparent;
  font-size: 15px;
  text-transform: none;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails2 .eds_titleBreadcrumbsContainer .eds_breadCrumbs .eds_breadcrumbSeparator {
  color: #747474;
  background: none transparent;
  margin: 27px 0;
  line-height: 1.3;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails2 .eds_titleBreadcrumbsContainer .eds_pageTitle {
  margin: 0;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails2 .eds_titleBreadcrumbsContainer .eds_pageTitle > span {
  background: none transparent;
  color: #5a5a5a;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 25px 0;
  border-left: none;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails2 .eds_titleBreadcrumbsContainer .eds_pageTitle > span:after {
  content: "";
  position: absolute;
  height: 3px;
  background-color: #c81704;
  left: 0;
  right: 0;
  bottom: -2px;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 {
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 .eds_titleBreadcrumbsContainer {
  background-color: rgba(0, 0, 0, 0.7);
  display: inline-block;
  text-align: center;
  padding: 10px 100px;
  border-radius: 4px;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 .eds_titleBreadcrumbsContainer .eds_breadCrumbs .eds_breadCrumb,
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 .eds_titleBreadcrumbsContainer .eds_breadCrumbs .eds_breadcrumbSeparator {
  background: none transparent;
  color: #cacaca;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 .eds_titleBreadcrumbsContainer .eds_breadCrumbs .eds_breadCrumb {
  font-family: "PT Sans", sans-serif;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: none;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 .eds_titleBreadcrumbsContainer .eds_breadCrumbs .eds_breadcrumbSeparator {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 .eds_titleBreadcrumbsContainer .eds_pageTitle {
  line-height: 0;
  padding: 0;
  margin: 0 0 5px;
}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 .eds_titleBreadcrumbsContainer .eds_pageTitle > span {
  background: none transparent;
  border-left: none;
  color: #fff;
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Ozone .eds_headerHeightHolderPd {
  display: none;
}
.EasyDNNSkin_Ozone .eds_breadCrumbs {
  display: inline-block;
}
.EasyDNNSkin_Ozone .eds_breadCrumbs .eds_breadCrumb {
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  padding: 5px;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 15px;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_breadCrumbs .eds_breadCrumb:hover {
  text-decoration: underline;
}
.EasyDNNSkin_Ozone .eds_breadCrumbs .eds_breadCrumb:first-child {
  border-radius: 2px 0 0 2px;
}
.EasyDNNSkin_Ozone .eds_breadCrumbs .eds_breadCrumb:last-child {
  border-radius: 0 2px 2px 0;
}
.EasyDNNSkin_Ozone .eds_breadCrumbs .eds_breadCrumb,
.EasyDNNSkin_Ozone .eds_breadCrumbs .eds_breadcrumbSeparator {
  background-color: rgba(0, 0, 0, 0.7);
}
.EasyDNNSkin_Ozone .eds_breadCrumbs .eds_breadcrumbSeparator {
  line-height: 1;
  color: #c81704;
  font-size: 11px;
  padding-top: 6px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 15px;
  vertical-align: top;
  display: inline-block;
}
.EasyDNNSkin_Ozone .eds_currentDate {
  background-color: rgba(255, 255, 255, 0.7);
  border: solid 1px rgba(204, 19, 1, 0.7);
  border-radius: 2px;
  padding: 3px 5px;
  font-size: 11px;
  color: #c81704;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 15px;
}
.EasyDNNSkin_Ozone .eds_currentDate:after {
  content: "";
  font-family: "Glyphicons Halflings";
  margin-left: 5px;
}
.EasyDNNSkin_Ozone .eds_bottomBannerBg {
  background-color: #f1f0f0;
  overflow: hidden;
}
.EasyDNNSkin_Ozone .eds_bottomBannerBg > div {
  position: relative;
  padding-bottom: 15px;
  padding-top: 15px;
}
.EasyDNNSkin_Ozone .eds_bottomBannerBg > div:before, .EasyDNNSkin_Ozone .eds_bottomBannerBg > div:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  height: 10px;
}
.EasyDNNSkin_Ozone .eds_bottomBannerBg > div:before {
  top: -10px;
}
.EasyDNNSkin_Ozone .eds_bottomBannerBg > div:after {
  bottom: -10px;
}
.EasyDNNSkin_Ozone .eds_bottomBannerBg + div {
  margin-top: 20px;
}
.EasyDNNSkin_Ozone .eds_bottomPaneWide {
  padding-top: 15px;
  padding-bottom: 15px;
}
.EasyDNNSkin_Ozone .input-group {
  margin-bottom: 15px;
}
.EasyDNNSkin_Ozone .edsCopyrightBg {
  background-color: #5d5d5d;
}
.EasyDNNSkin_Ozone .edsCopyrightBg .edsCopyright {
  max-width: 1200px;
  font-size: 13px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  line-height: 1;
  color: #a8a8a8;
}
.EasyDNNSkin_Ozone .edsCopyrightBg .edsCopyright > a {
  color: #a8a8a8;
  text-decoration: none;
  margin-left: 15px;
}
.EasyDNNSkin_Ozone .edsCopyrightBg .edsCopyright > a:hover {
  color: #c81704;
  text-decoration: none;
}
.EasyDNNSkin_Ozone div.dnnRegistrationForm {
  min-width: 0;
  width: auto;
}
.EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnForm {
  width: auto;
  float: none;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem input[type="text"],
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem input[type="password"],
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem input[type="email"],
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem input[type="tel"],
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem select,
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem textarea {
    width: 100%;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem .dnnLabel,
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem label {
    width: auto;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone div.dnnRegistrationForm .dnnFormItem .password-strength-container {
    width: 100%;
  }
}
.EasyDNNSkin_Ozone .dnnLogin .LoginPanel {
  max-width: 100%;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .dnnLogin .dnnFormItem .dnnLabel,
  .EasyDNNSkin_Ozone .dnnLogin .dnnFormItem label {
    width: auto;
  }
}

.eds_backToTop {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  width: 55px;
  height: 55px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.22);
  border-radius: 5px;
  border: solid 2px #848484;
  text-decoration: none;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.eds_backToTop:hover {
  background-color: #848484;
  text-decoration: none;
}
.eds_backToTop:before {
  content: "";
  color: #fff;
  font-size: 23px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 49px;
  text-decoration: none;
}
.eds_backToTop > span {
  display: none;
}
.eds_backToTop.eds_backToTopVisible {
  visibility: visible;
  opacity: 1;
}
.eds_backToTop.eds_backToTopFadeOut {
  opacity: 0.6;
}

.no-js .eds_pageLoader {
  display: none;
}

.eds_pageLoader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000 no-repeat center center;
  z-index: 99999;
}
.eds_pageLoader .eds_preloadPortalTitle {
  display: block;
  position: absolute;
  top: 51%;
  left: 20%;
  right: 20%;
  font-family: Arial;
  font-size: 30px;
  color: #fff;
  text-align: center;
}
.eds_pageLoader .eds_pageAnimation {
  position: absolute;
  bottom: 51%;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  height: 120px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  background: url("/Portals/_default/Skins/Ozone/assets/images/pageLoader/animation/background/predefined/preloadImage.png") center center no-repeat;
}
.eds_pageLoader .eds_pageAnimation:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  border: solid 1px #c81704;
  border-left-color: #fff;
  border-bottom-color: #fff;
  border-radius: 30% 50%;
  animation: eds_rotate 1s linear infinite;
  -ms-animation: eds_rotate 1s linear infinite;
  -moz-animation: eds_rotate 1s linear infinite;
  -webkit-animation: eds_rotate 1s linear infinite;
}
.eds_pageLoader .eds_customText {
  text-align: center;
  font-family: Arial;
  position: absolute;
  top: 55%;
  left: 20%;
  right: 20%;
  color: #c81704;
  font-size: 15px;
}
.eds_pageLoader .eds_customImage {
  position: absolute;
  bottom: 51%;
  top: 0;
  left: 0;
  right: 0;
  background: url("/Portals/_default/Skins/Ozone/assets/images/pageLoader2/customImage/predefined/715.gif") center bottom no-repeat;
}
.eds_pageLoader.eds_pageLoader2 {
  background-color: #fff;
}
.eds_pageLoader.eds_pageLoader2 .eds_preloadPortalTitle {
  color: #000;
}
.eds_pageLoader + .EasyDNNSkin_Ozone {
  visibility: hidden;
}
.eds_pageLoader + .EasyDNNSkin_Ozone.eds_contentLoaded {
  visibility: visible;
}

#ControlBar_ControlPanel *,
.actionMenu *,
.dnnDropDownList * {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

@keyframes eds_OzoneSkinAnimatedBackground {
  from {
    background-position: 0 100%;
  }
  to {
    background-position: 0 0;
  }
}
@-webkit-keyframes eds_OzoneSkinAnimatedBackground {
  from {
    background-position: 0 100%;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes eds_OzoneSkinAnimatedBackground {
  from {
    background-position: 0 100%;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes eds_OzoneSkinAnimatedBackground {
  from {
    background-position: 0 100%;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes eds_rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes eds_rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes eds_rotate {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes eds_rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer {
  position: relative;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_fixedHeader {
  position: fixed;
  width: 100%;
  z-index: 999;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground {
  position: relative;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.87);
  width: 100%;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header {
  min-height: 101px;
  position: relative;
  -webkit-transition: min-height 0.5s linear;
  -khtml-transition: min-height 0.5s linear;
  -moz-transition: min-height 0.5s linear;
  -ms-transition: min-height 0.5s linear;
  -o-transition: min-height 0.5s linear;
  transition: min-height 0.5s linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo {
  background-color: rgba(255, 255, 255, 0.73);
  position: relative;
  max-height: 101px;
  height: 101px;
  text-align: center;
  padding: 22px 32px 0 32px;
  max-width: 100%;
  -webkit-transition: max-height 0.5s linear;
  -khtml-transition: max-height 0.5s linear;
  -moz-transition: max-height 0.5s linear;
  -ms-transition: max-height 0.5s linear;
  -o-transition: max-height 0.5s linear;
  transition: max-height 0.5s linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo {
    float: none;
    width: 100%;
    max-height: 60px;
    height: auto;
    padding: 5px 5px 0 5px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo > a {
  display: inline-block;
  max-width: 100%;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 60px;
  max-width: 300px;
  -webkit-transition: max-height 0.5s linear;
  -khtml-transition: max-height 0.5s linear;
  -moz-transition: max-height 0.5s linear;
  -ms-transition: max-height 0.5s linear;
  -o-transition: max-height 0.5s linear;
  transition: max-height 0.5s linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo > a > img {
    max-height: 48px;
    max-width: 200px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo:after {
  content: "";
  display: block;
  height: 3px;
  background-color: #cb1301;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo.eds_logoHeader1 {
  display: table;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo.eds_logoHeader1 {
    float: none;
    width: 100%;
    max-height: 60px;
    height: auto;
    padding: 5px;
    margin-bottom: 10px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo.eds_logoHeader1 > a {
  display: table-cell;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo.eds_logoHeader1 > a > img {
  max-height: 91px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo.eds_logoHeader1 > a > img {
    max-height: 48px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language {
  margin: 5px 26px;
  z-index: 2;
  min-width: 154px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language .eds_languageText {
  display: block;
  background: url("/Portals/_default/Skins/Ozone/assets/images/header/language/icon1/predefined/language.png") no-repeat 0 center;
  padding-left: 28px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #272621;
  line-height: 1.3;
  -webkit-transition: color 0.3s linear;
  -khtml-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language .eds_languageText {
    text-indent: -9999px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language:hover .eds_languageText {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language > div {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 100%;
  background-color: #fff;
  border: solid 1px #cd1301;
  border-radius: 2px;
  padding: 5px 2px;
  -webkit-transition: opacity 0.5s linear;
  -khtml-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language > div * {
  display: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language > div > span {
  margin: 0 3px;
  padding: 1px;
  line-height: 0;
  border: solid 1px transparent;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.3s linear;
  -khtml-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language > div > span:hover {
  opacity: 1;
  filter: alpha(opacity=1);
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language > div > span.selected {
  border-color: #c81704;
  opacity: 1;
  filter: alpha(opacity=1);
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language:hover > div {
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language:hover > div * {
  display: inherit;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language:hover > div > span {
  display: inline-block;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin {
  height: 30px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin {
    height: auto;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup,
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .loginGroup {
  float: right;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .loginGroup {
  margin-top: 5px;
  margin-left: 26px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .loginGroup a,
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #272621;
  text-decoration: none;
  padding-left: 27px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:hover,
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .loginGroup > a {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/userMenu/loginLogout/icon1/predefined/login.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName {
  margin-left: 22px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  margin-top: 5px;
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/userMenu/register/icon1/predefined/register.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a {
  font-size: 14px;
  padding-left: 0;
  background-image: none !important;
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #272621;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg {
  display: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages, .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications {
  margin-top: 7px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a, .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  width: 20px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong {
  display: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a span, .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a span {
  display: inline-block;
  position: absolute;
  background-color: #e71601;
  padding: 3px;
  border-radius: 8px;
  line-height: 1;
  font-size: 9px;
  color: #fff;
  bottom: -9px;
  right: -6px;
  font-family: "PT Sans", sans-serif;
  min-width: 16px;
  text-align: center;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover, .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover {
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages {
  margin-left: 30px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/userMenu/notifications/icons1/predefined/message.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications {
  margin-left: 20px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/userMenu/notifications/icons1/predefined/notification.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchButton {
  float: right;
  background: #e61601 url("/Portals/_default/Skins/Ozone/assets/images/header/search1/searchButton/background/predefined/searchIcon.png") center center no-repeat;
  width: 28px;
  height: 30px;
  font-size: 0;
  line-height: 0;
  border: none;
  outline: none;
  margin-left: 19px;
  margin-right: 1px;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 0 1px #df9c93, 0 -30px 15px -15px rgba(0, 0, 0, 0.12) inset;
  cursor: pointer;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer {
  left: auto;
  top: 0;
  right: 0;
  position: absolute;
  box-shadow: none;
  border: solid 1px #cd1301;
  border-radius: 2px;
  padding: 28px;
  visibility: hidden;
  background-color: #fff;
  z-index: 1000;
  min-width: 280px;
  -webkit-transition: top 0.3s linear;
  -khtml-transition: top 0.3s linear;
  -moz-transition: top 0.3s linear;
  -ms-transition: top 0.3s linear;
  -o-transition: top 0.3s linear;
  transition: top 0.3s linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer .eds_searchClose {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 21px;
  font-weight: bold;
  color: #ddd;
  line-height: 1;
  cursor: pointer;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer .eds_searchClose:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch {
  border: solid 1px #c81704;
  border-radius: 4px;
  display: block;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none;
  font-family: "PT Sans", sans-serif;
  font-size: 15px;
  line-height: 27px;
  height: 27px;
  padding: 0 10px;
  background: none transparent;
  color: #c1c1c1;
  box-shadow: none;
  width: 170px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover, .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  box-shadow: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  background: #e71601 url("/Portals/_default/Skins/Ozone/assets/images/header/search1/searchForm/submitButton/background/predefined/searchIcon.png") no-repeat center center;
  height: 27px;
  width: 33px;
  font-size: 0;
  line-height: 0;
  float: right;
  border-radius: 0 2px 2px 0;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchContainer.eds_searchVisible {
  visibility: visible;
  top: 50px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language,
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchButton,
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin {
  position: relative;
  top: 0px;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language,
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchButton,
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin {
  -webkit-transition: top 0.3s linear;
  -khtml-transition: top 0.3s linear;
  -moz-transition: top 0.3s linear;
  -ms-transition: top 0.3s linear;
  -o-transition: top 0.3s linear;
  transition: top 0.3s linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_headerBanner {
  margin: 3px 15px 9px 0;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_headerBanner .Normal {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  line-height: 1.1;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerContent {
  position: relative;
  z-index: 1;
}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerContent #EDSadmin {
  padding-top: 150px;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_headerBackground {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_headerBackground .eds_header .eds_language {
    margin: 5px 0 5px 27px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_headerBackground .eds_header .eds_language {
    margin: 16px 0 0;
    min-width: 0;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_headerBackground .eds_header .eds_userLogin {
    margin-top: 10px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_headerBackground .eds_header .eds_searchButton {
    border-radius: 4px;
    margin-top: 10px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_logoMenuSearchContainer {
  position: relative;
}
.EasyDNNSkin_Ozone .eds_headerContainer .DNNEmptyPane + .eds_headerHeightHolder {
  display: block;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_headerContent.DNNEmptyPane {
  min-height: 101px !important;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_headerHeightHolderPd {
  display: block;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .eds_pageDetails + .DNNEmptyPane {
  min-height: 0 !important;
}

.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground {
  background: none #fff;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground:after {
  display: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLanguageBg {
  background-color: #121212;
  position: relative;
  min-height: 31px;
  -webkit-transition: min-height 0.3s linear;
  -khtml-transition: min-height 0.3s linear;
  -moz-transition: min-height 0.3s linear;
  -ms-transition: min-height 0.3s linear;
  -o-transition: min-height 0.3s linear;
  transition: min-height 0.3s linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLanguageBg > div {
  margin-top: 0;
  -webkit-transition: margin 0.3s linear;
  -khtml-transition: margin 0.3s linear;
  -moz-transition: margin 0.3s linear;
  -ms-transition: margin 0.3s linear;
  -o-transition: margin 0.3s linear;
  transition: margin 0.3s linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_language {
  margin-left: 0;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_language .eds_languageText {
  color: #6a6a6a;
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/language/icon2/predefined/languageWhite.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_language:hover .eds_languageText {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_language > div {
  background-color: #121212;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo {
  background: none transparent;
  padding: 19px 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo {
    padding: 7px 0;
    max-height: 75px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo {
    max-height: 48px;
    margin: 15px 0;
    padding: 0;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo:after {
  display: none;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo.eds_logoHeader2 {
    display: table;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo.eds_logoHeader2 {
    display: block;
    max-height: 68px;
    margin-top: 5px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo.eds_logoHeader2 > a {
    display: table-cell;
    vertical-align: middle;
  }
}
@media handheld, only screen and (max-width: 768px) and (max-width: 480px), only screen and (max-device-width: 768px) and (max-width: 480px), only screen and (max-width: 768px) and (max-device-width: 480px), only screen and (max-device-width: 768px) and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo.eds_logoHeader2 > a {
    display: inline-block;
  }
}

.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo.eds_logoHeader2 > a > img {
  max-width: 100%;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo.eds_logoHeader2 > a > img {
    max-width: 300px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo.eds_logoHeader2 > a > img {
    max-width: 200px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight.eds_bannerPane {
  margin-top: 20px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight.eds_bannerPane {
    display: block !important;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 {
  max-height: 124px;
  margin: 20px 0;
  padding: 0;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 {
    margin: 10px 0;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 > a > img {
  max-height: 110px;
  max-width: 300px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 > a > img {
    max-height: 48px;
    max-width: 200px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a,
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  color: #6a6a6a;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:hover,
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLogin .loginGroup > a {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/userMenu/loginLogout/icon1/predefined/loginWhite.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/userMenu/register/icon2/predefined/registerWhite.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/userMenu/notifications/icons2/predefined/messageWhite.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/header/userMenu/notifications/icons2/predefined/notificationWhite.png");
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight {
  margin-top: 37px;
  margin-bottom: 20px;
  text-align: right;
  -webkit-transition: margin 400ms linear;
  -khtml-transition: margin 400ms linear;
  -moz-transition: margin 400ms linear;
  -ms-transition: margin 400ms linear;
  -o-transition: margin 400ms linear;
  transition: margin 400ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight {
    margin-top: 25px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight {
    margin-bottom: 32px;
    clear: both;
    margin-top: 0;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight > div {
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search {
  text-align: left;
  -webkit-transition: margin 300ms linear;
  -khtml-transition: margin 300ms linear;
  -moz-transition: margin 300ms linear;
  -ms-transition: margin 300ms linear;
  -o-transition: margin 300ms linear;
  transition: margin 300ms linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search .searchInputContainer {
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search .searchInputContainer > input {
  border: solid 1px #c81704;
  border-radius: 2px;
  line-height: 25px;
  height: 25px;
  background: none #121212;
  font-family: "PT Sans", sans-serif;
  color: #4a4a4a;
  font-size: 12px;
  padding: 0 5px;
  width: 260px;
  -webkit-transition: color 300ms linear;
  -khtml-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -ms-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
  box-shadow: none;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search .searchInputContainer > input {
    width: 220px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search .searchInputContainer > input:hover, .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search .searchInputContainer > input:focus {
  box-shadow: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search .searchInputContainer > input:focus {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search .eds_searchButton2 {
  text-indent: 9999px;
  background: transparent url("/Portals/_default/Skins/Ozone/assets/images/header/search2/searchButton/predefined/searchIcon_header2.png") center center no-repeat;
  width: 27px;
  height: 27px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_menuBg {
  background-color: #161616;
  padding: 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerBanner {
    display: none !important;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerBanner .Normal {
  color: #595959;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_topHeaderIcons {
    float: none !important;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_topHeaderIcons + .header2search {
    display: none;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_topHeaderIcons ~ .eds_userLogin {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_topHeaderIcons ~ .eds_userLogin .registerGroup,
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_topHeaderIcons ~ .eds_userLogin .loginGroup {
    float: none;
    display: inline-block;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight.eds_headerBanner.eds_bannerPane {
    display: none !important;
  }
}

.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search {
  line-height: 0;
  position: relative;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search {
    position: static;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div {
  position: absolute;
  min-width: 280px;
  height: 30px;
  display: inline-block;
  visibility: hidden;
  right: 0;
  line-height: 0;
  line-height: 1.3;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div {
    top: 35px;
    right: 15px;
    height: 50px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div .eds_searchContainer {
  right: 0;
  top: 1px;
  padding: 0 28px 0 0;
  background-color: #121212;
  border: none;
  background-image: none !important;
  min-width: 0;
  height: 29px;
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  -khtml-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div .eds_searchContainer {
    padding: 10px 28px 10px 10px;
    height: 49px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div .eds_searchContainer.eds_searchVisible {
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div .eds_searchContainer #dnn_dnnSearch_ClassicSearch {
  background-color: #121212;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  background: none transparent;
  color: #fff;
  box-shadow: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover, .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search > div .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  box-shadow: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_search .eds_searchButton {
  background-color: transparent;
  box-shadow: none;
  margin-left: 0;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_logo {
    clear: both;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_logo.eds_logoHeader3 > a > img {
  max-width: 100%;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_logo.eds_logoHeader3 > a > img {
    max-width: 100%;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_userLogin,
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_searchButton {
    margin-top: 0;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3 .eds_language {
    margin-top: 5px;
  }
}

.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer4 {
  min-height: 143px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer4 {
    min-height: 135px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer4 {
    min-height: 143px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer4 {
    min-height: 164px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer4 .eds_headerBackground {
  background-color: #fff;
  border-bottom: solid 10px #a21807;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer4 .eds_headerBackground {
    border-bottom-width: 2px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer4 .eds_headerBackground .eds_search {
  line-height: 0;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer4 .eds_headerBackground .eds_logoMenuContainer {
  position: relative;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_logo {
  height: 102px;
  max-height: 102px;
  padding: 10px 0;
  display: table;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_logo {
    float: left;
    width: auto;
    max-height: 60px;
    padding: 5px 5px 0 0;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_logo {
    max-height: 60px;
    padding: 5px 5px 0 0;
    margin: 0;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_logo > a {
  display: table-cell;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_logo > a img {
  max-height: 81px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_logo > a img {
    max-height: 48px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_logo > a img {
    max-height: 48px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_userLanguageBg {
    margin-bottom: 0;
  }
}

.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg {
  background-color: #ab1707;
  box-shadow: 0 60px 30px -30px #ec1601 inset, 0 2px 3px rgba(0, 0, 0, 0.3);
  padding-bottom: 12px;
  position: relative;
  margin-bottom: 1px;
  z-index: 1001;
  -webkit-transition: padding 300ms linear;
  -khtml-transition: padding 300ms linear;
  -moz-transition: padding 300ms linear;
  -ms-transition: padding 300ms linear;
  -o-transition: padding 300ms linear;
  transition: padding 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg {
    padding-bottom: 1px;
    margin-bottom: 0;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg:before, .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg:after {
  content: "";
  left: 0;
  right: 0;
  position: absolute;
  -webkit-transition: height 300ms linear;
  -khtml-transition: height 300ms linear;
  -moz-transition: height 300ms linear;
  -ms-transition: height 300ms linear;
  -o-transition: height 300ms linear;
  transition: height 300ms linear;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg:before {
  height: 12px;
  bottom: 0;
  background-color: #600e04;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg:before {
    height: 1px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg:after {
  height: 1px;
  bottom: -1px;
  background-color: #d41502;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg:after {
    height: 0;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header {
  z-index: 1000;
  min-height: 86px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header {
    min-height: 39px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header {
    padding-bottom: 10px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language {
  -webkit-transition: margin 300ms linear;
  -khtml-transition: margin 300ms linear;
  -moz-transition: margin 300ms linear;
  -ms-transition: margin 300ms linear;
  -o-transition: margin 300ms linear;
  transition: margin 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language {
    margin: 5px 0;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language {
    margin: 5px 0 0 27px;
    float: left !important;
    min-width: 0;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language {
    margin-left: 0;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language .eds_languageText {
    text-indent: -9999px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_logo {
  background: none transparent;
  padding: 0;
  margin: 10px 20px 10px 0;
  height: auto;
  max-height: 100px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_logo {
    max-height: 50px;
    margin: 5px 10px 5px 0;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_logo:after {
  display: none;
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 100px;
  max-width: 400px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_logo > a > img {
    max-width: 300px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_logo > a > img {
    max-height: 50px;
    max-width: 200px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_headerBanner {
  margin-top: 20px;
  margin-right: 0;
  clear: right;
  width: 70%;
  text-align: right;
  font-size: 18px;
  -webkit-transition: font-size 500ms linear;
  -khtml-transition: font-size 500ms linear;
  -moz-transition: font-size 500ms linear;
  -ms-transition: font-size 500ms linear;
  -o-transition: font-size 500ms linear;
  transition: font-size 500ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_headerBanner {
    width: auto;
    margin: 3px 0;
    font-size: 14px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_searchButton {
    border-radius: 4px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerRight {
  float: right !important;
  position: relative;
  -webkit-transition: margin 300ms linear;
  -khtml-transition: margin 300ms linear;
  -moz-transition: margin 300ms linear;
  -ms-transition: margin 300ms linear;
  -o-transition: margin 300ms linear;
  transition: margin 300ms linear;
}

.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5.eds_headerContainer6 .eds_headerBackground .eds_header {
  z-index: 1002;
}

.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 + .eds_headerHeightHolder {
  height: 80px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 + .eds_headerHeightHolder {
    display: none;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 ~ .eds_headerHeightHolderSmall {
  display: none;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 ~ .eds_headerHeightHolderSmall {
    display: block;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container {
  width: 100%;
  height: 80px;
  position: relative;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container {
    height: auto;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left {
  position: absolute;
  left: 15px;
  top: 0;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left {
    width: 20%;
    position: static;
    float: left;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left > div {
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left .eds_sideHeader8TrigerContainer {
  margin-top: 10px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left .eds_sideHeader8TrigerContainer {
    margin-top: 0;
    margin-bottom: 45px;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right {
  position: absolute;
  right: 15px;
  top: 10px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right {
    width: 80%;
    position: static;
    float: right;
    text-align: right;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right > div {
  display: inline-block;
  margin: 15px 0 0 25px;
  vertical-align: top;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right > div {
    margin-left: 20px;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right .eds_header8Language {
  display: none;
  position: absolute;
  margin-top: 10px;
  top: 90%;
  right: 80px;
  margin-left: 15px;
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right .eds_header8Language.eds_header8LanguageActive {
  display: block;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle {
    clear: both;
    padding: 15px;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo {
  display: table;
  width: 100%;
  height: 80px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo {
    display: block;
    height: auto;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div {
    display: block;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a {
  max-width: 100%;
  display: inline-blcok;
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a > img {
  max-height: 70px;
  max-width: 350px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a > img {
    max-width: 300px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a > img {
    max-width: 250px;
    max-height: 45px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a > img {
    max-width: 100%;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_Header8Pane {
  max-height: 80px;
  min-height: 0 !important;
  margin: 0 !important;
  background-color: #c81704;
  text-align: initial;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_Header8Pane {
    margin-top: 0 !important;
    display: none !important;
    position: absolute;
    padding: 15px;
    width: auto;
    max-height: none;
    top: 90%;
    right: 15px;
    right: 15px;
    box-shadow: 0 0 3px #000;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_Header8Pane.eds_Header8PaneActive {
    display: block !important;
  }
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_Header8Pane.DNNEmptyPane + .eds_Header8PaneTrigerContainer {
  display: none !important;
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_animatedHeader {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 200ms ease;
  -khtml-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_animatedHeader.eds_headerUp {
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_animatedHeader.eds_headerUp .eds_Header8Pane.eds_Header8PaneActive,
.EasyDNNSkin_Ozone .eds_fixedHeader.eds_animatedHeader.eds_headerUp .eds_header8Language.eds_header8LanguageActive {
  top: -100% !important;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel {
  position: absolute;
  width: 100%;
  background-color: #121212;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 250ms ease;
  -khtml-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin {
  text-align: right;
  padding: 10px 0;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup,
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .loginGroup {
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .loginGroup {
  margin-left: 26px;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .loginGroup a,
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName a {
  display: inline-block;
  font-size: 17px;
  line-height: 31px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  font-family: "PT Sans", sans-serif;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .loginGroup a:hover,
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .loginGroup a:before,
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #c81704;
  font-size: 21px;
  padding-right: 5px;
  display: inline-block;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .loginGroup > a:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName {
  margin-left: 22px;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName a:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li + li.userDisplayName a {
  font-size: 17px;
  background-image: none !important;
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li + li.userDisplayName a:before {
  display: none;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userProfileImg {
  margin: 0 10px;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userProfileImg > a {
  display: inline-block;
  position: relative;
  width: 40px;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userProfileImg > a > img {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 3px;
  height: 26px;
  width: 26px;
  z-index: 3;
  box-shadow: 0 0 1px 0 #fff;
  border: solid 1px #000;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userProfileImg > a:hover > img {
  transform: scale(4);
  margin-top: 40px;
  border-radius: 2px;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a, .EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  line-height: 0;
  padding: 0 10px;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a strong {
  font-size: 10px;
  line-height: 31px;
  color: #fff;
  font-weight: normal;
  font-family: "PT Sans", sans-serif;
  -webkit-transition: color 300ms linear;
  -khtml-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -ms-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a strong:before, .EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a strong:before {
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 31px;
  color: #fff;
  display: inline-block;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a span, .EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a span {
  display: inline-block;
  position: absolute;
  background-color: #c81704;
  border: solid 1px rgba(255, 255, 255, 0.5);
  padding: 3px;
  border-radius: 4px;
  line-height: 1;
  font-size: 9px;
  color: #fff;
  top: 1px;
  right: -5px;
  min-width: 16px;
  text-align: center;
  opacity: 0.7;
  -webkit-transition: opacity 300ms linear;
  -khtml-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a:hover, .EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a:hover {
  text-decoration: none !important;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: silver;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a:hover span, .EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a:hover span {
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages {
  margin-left: 30px;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a strong:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications {
  margin-left: 12px;
}
.EasyDNNSkin_Ozone .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a strong:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_header8UserPanel.eds_header8UserPanelActive {
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel {
  background-color: #1b1b1b;
  height: 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: all 200ms ease;
  -khtml-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel * {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 100ms ease;
  -khtml-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel .eds_header8searchTitleContainer {
  background-color: #121212;
  padding: 5px 0;
  margin-bottom: 20px;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel .eds_header8searchTitleContainer .eds_header8SearchTitle {
  font-size: 23px;
  line-height: 23px;
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch {
  border: solid 1px #575757;
  padding: 20px;
  display: block;
  margin-bottom: 20px;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer {
  width: 90%;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none !important;
  box-shadow: none !important;
  background: none !important;
  color: #575757;
  width: 100%;
  font-size: 40px;
  line-height: 1.3;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
    font-size: 20px;
  }
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover, .EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .SearchButton {
  text-decoration: none !important;
  font-size: 0;
  line-height: 0;
  float: right;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #575757;
  font-size: 50px;
  line-height: 1;
  content: "";
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .SearchButton:before {
    font-size: 25px;
  }
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .SearchButton:hover:before {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview {
  left: 4px;
  right: auto;
  width: 100%;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer a.dnnSearchBoxClearText {
  z-index: 201;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview {
  background: none #272727;
  border: solid 1px #c81704;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li {
  border-top: solid 1px #636261;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li:first-child {
  border-top: none;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li:hover {
  color: #c81704;
  background-color: transparent;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel.eds_header8SearchPanelActive {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  height: auto;
  overflow: visible;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanel.eds_header8SearchPanelActive * {
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Triger {
  color: #fff;
  font-size: 42px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Triger .eds_headerOpen,
.EasyDNNSkin_Ozone .eds_sideHeader8Triger .eds_headerClose {
  position: absolute;
  -webkit-transition: all 500ms ease;
  -khtml-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Triger .eds_headerOpen {
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Triger .eds_headerClose {
  opacity: 0;
  visibility: hidden;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Triger:hover {
  color: #272621;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Triger.eds_headerActive .eds_headerOpen {
  visibility: hidden;
  opacity: 0;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Triger.eds_headerActive .eds_headerClose {
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Ozone .eds_header8Language {
  background-color: #000;
  box-shadow: 0 0 3px #fff;
  padding: 10px;
  border-radius: 3px;
}
.EasyDNNSkin_Ozone .eds_header8Language .language-object > span {
  margin: 3px;
}
.EasyDNNSkin_Ozone .eds_header8Language .language-object > span img {
  border: solid 1px #c81704;
  padding: 1px;
  border-radius: 50%;
  -webkit-transition: all 200ms ease;
  -khtml-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.EasyDNNSkin_Ozone .eds_header8Language .language-object > span:hover img, .EasyDNNSkin_Ozone .eds_header8Language .language-object > span.selected img {
  border-radius: 3px;
}
.EasyDNNSkin_Ozone .eds_header8Language .language-object > span.selected img {
  border-color: #fff;
  border-radius: 3px;
}
.EasyDNNSkin_Ozone .eds_header8LanguageTriger {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  line-height: 1;
}
.EasyDNNSkin_Ozone .eds_header8LanguageTriger:hover {
  color: #272621;
}
.EasyDNNSkin_Ozone .eds_Header8PaneTrigerContainer {
  display: none !important;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_Header8PaneTrigerContainer {
    display: inline-block !important;
  }
}
.EasyDNNSkin_Ozone .eds_header8SearchPanelTriger > span,
.EasyDNNSkin_Ozone .eds_header8UserPanelTriger > span {
  display: none;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanelTriger {
  font-size: 30px;
  color: #fff;
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_header8SearchPanelTriger:hover {
  color: #272621;
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_header8UserPanelTriger {
  font-size: 30px;
  color: #fff;
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_header8UserPanelTriger:hover {
  color: #272621;
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_Header8PaneTriger {
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
.EasyDNNSkin_Ozone .eds_Header8PaneTriger:hover {
  color: #272621;
}

.EasyDNNSkin_Ozone.eds_fixedSideHeader {
  margin-left: 300px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone.eds_fixedSideHeader {
    margin-left: 0;
  }
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeader {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 999;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeaderTriger {
  padding: 6px 8px;
  border: solid 1px #636261;
  background-color: #0d0907;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeaderTriger {
    display: inline-block;
    visibility: visible;
    opacity: 1;
  }
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeaderTriger:hover {
  border-radius: 8px;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeaderTriger > i {
  text-align: center;
  color: #fff;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 150ms linear;
  -khtml-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeaderTriger .eds_headerOpen {
  line-height: 1;
  font-size: 21px;
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger {
  left: 330px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger {
    left: 15px;
    top: 15px;
  }
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger .eds_headerOpen {
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger .eds_headerClose {
  line-height: 1;
  font-size: 21px;
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeader {
  width: 300px;
  left: 0;
  visibility: visible;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen {
  margin-left: 0;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen .eds_sideHeader {
  width: 0;
  left: -330px;
  visibility: hidden;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen .eds_sideHeaderTriger {
  left: 30px;
  display: inline-block;
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeader {
  width: 300px;
  left: 0;
  visibility: visible;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeaderTriger {
  left: 330px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeaderTriger {
    left: 15px;
    top: 15px;
  }
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent {
  overflow-x: hidden;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent .eds_headerContainer ~ div,
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent .eds_headerContainer .eds_headerContent,
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent .eds_pageDetails {
  -webkit-transition: all 300ms ease;
  -khtml-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_headerContainer ~ div,
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_headerContainer .eds_headerContent,
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_pageDetails {
  -webkit-transform: translate3d(300px, 0px, 0px);
  transform: translate3d(300px, 0px, 0px);
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_headerContainer ~ div,
  .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_headerContainer .eds_headerContent,
  .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_pageDetails {
    -webkit-transform: none;
    transform: none;
  }
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .eds_sideHeaderPane {
  padding-left: 25px;
  padding-right: 25px;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  width: 220px;
  padding-left: 25px;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  width: 80px;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .responsAbilityMenu {
  clear: none;
  margin-top: 35px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .responsAbilityMenu {
    margin-top: 6px;
  }
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader.eds_headerActive .eds_sideHeader {
  left: auto;
  right: 0;
  padding-top: 50px;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader.eds_headerActive .eds_sideHeader7Triger .eds_headerOpen {
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
}
.EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader.eds_headerActive .eds_sideHeader7Triger .eds_headerClose {
  line-height: 37px;
  font-size: 21px;
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Ozone .eds_sideHeader {
  width: 300px;
  overflow: hidden;
  left: 0;
  -webkit-transition: all 300ms ease;
  -khtml-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_sideHeader {
    width: 0;
    left: -330px;
    visibility: hidden;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_sideWrapper {
  height: 100%;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 30px;
  position: absolute;
  top: 0;
  width: 330px;
  background-color: #0d0906;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header {
  padding: 40px 0;
  width: 300px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_sideHeader .eds_header {
    padding: 15px 0;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logo {
  text-align: center;
  max-width: 100%;
  margin: 0 30px 20px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logo > a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logo > a img {
  max-width: 100%;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logo > a img {
    max-height: 50px;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logo > a:before {
  position: absolute;
  top: -240%;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logo > a:hover:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
  top: 200%;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logo.eds_logoHeader8 {
  text-align: left;
  width: 200px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logo.eds_logoHeader8 > a {
  max-width: 200px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logoCloseContainer {
  display: table;
  width: 100%;
  padding: 0 15px 20px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_logoCloseContainer > div {
  display: table-cell;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin {
  text-align: center;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup,
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .loginGroup {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .loginGroup a,
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .loginGroup a:hover,
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .loginGroup a:before,
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #c81704;
  font-size: 21px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .loginGroup > a:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName {
  margin-right: 10px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName {
  display: block;
  width: 300px;
  margin-right: 0;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a {
  background-image: none !important;
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:before {
  display: none;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg {
  margin: 10px 0 15px;
  display: block;
  text-align: center;
  width: 300px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a {
  display: inline-block;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a > img {
  max-height: 80px;
  width: auto;
  padding: 1px;
  border: solid 1px #c81704;
  background-color: #212121;
  -webkit-transition: all 200ms linear;
  -khtml-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a > img {
    max-height: 40px;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a, .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  line-height: 0;
  padding: 0 10px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong {
  font-size: 10px;
  line-height: 31px;
  color: #fff;
  font-weight: normal;
  font-family: "PT Sans", sans-serif;
  -webkit-transition: color 300ms linear;
  -khtml-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -ms-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before, .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 31px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a span, .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a span {
  display: inline-block;
  position: absolute;
  background-color: #c81704;
  border: solid 1px rgba(255, 255, 255, 0.5);
  padding: 3px;
  border-radius: 4px;
  line-height: 1;
  font-size: 9px;
  color: #fff;
  top: 1px;
  right: -5px;
  min-width: 16px;
  text-align: center;
  opacity: 0.7;
  -webkit-transition: opacity 300ms linear;
  -khtml-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover, .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover {
  text-decoration: none !important;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: silver;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover span, .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover span {
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications {
  margin-left: 15px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_language {
  text-align: center;
  margin: 20px 0;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_language {
    margin: 10px 0;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_language > div > span {
  margin: 4px;
  border: solid 1px #fff;
  font-size: 0;
  line-height: 0;
  display: inline-block;
  -webkit-transition: all 300ms linear;
  -khtml-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_language > div > span img {
  opacity: 0.5;
  width: 25px;
  height: auto;
  -webkit-transition: all 200ms linear;
  -khtml-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_language > div > span:hover img {
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_language > div > span.selected {
  box-shadow: 0 0 9px #fff;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_language > div > span.selected img {
  opacity: 1;
  width: auto;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer {
  border-top: solid 1px #2d2c2c;
  border-bottom: solid 1px #2d2c2c;
  background-color: #212121;
  margin: 30px 0;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer {
    margin: 10px 0;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  line-height: 40px;
  padding: 0 10px;
  background: none transparent;
  color: #afafaf;
  box-shadow: none;
  width: 80%;
  box-shadow: none;
  margin: 0;
  min-height: 40px;
  -webkit-transition: color 200ms linear;
  -khtml-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  transition: color 200ms linear;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover, .EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  box-shadow: none;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  width: 20%;
  text-align: center;
  font-size: 0;
  line-height: 0;
  float: right;
  text-decoration: none !important;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  font-size: 22px;
  color: #fff;
  line-height: 40px;
  vertical-align: top;
  text-decoration: none !important;
  -webkit-transition: color 200ms linear;
  -khtml-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  transition: color 200ms linear;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover:before {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview {
  left: 4px;
  right: auto;
  width: 290px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer a.dnnSearchBoxClearText {
  right: -23px !important;
  top: 5px;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview {
  background: none #272727;
  border: solid 1px #c81704;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li {
  border-top: solid 1px #636261;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li:first-child {
  border-top: none;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li:hover {
  color: #c81704;
  background-color: transparent;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_sideHeaderPane {
  color: #fff;
  padding: 25px 15px 0;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_sideHeaderPane .Normal {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_sideHeader .eds_header .eds_sideHeaderPane.eds_sideHeaderPaneTop {
  padding-top: 0;
  padding-bottom: 25px;
}
.EasyDNNSkin_Ozone .eds_sideHeader7TrigerContainer {
  float: right;
  margin: 30px 0 0 15px;
  position: relative;
  z-index: 1;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_sideHeader7TrigerContainer {
    margin-top: 0;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader7Triger {
  overflow: hidden;
  line-height: 31px;
  font-size: 0;
  border: none;
  outline: none;
  margin-left: 19px;
  cursor: pointer;
  float: right;
  width: 40px;
  height: 40px;
  border: solid 1px #c81704;
  border-radius: 10px;
  text-align: center;
  -webkit-transition: all 150ms linear;
  -khtml-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_sideHeader7Triger {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader7Triger > i {
  color: #c81704;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
}
.EasyDNNSkin_Ozone .eds_sideHeader7Triger .eds_headerOpen {
  line-height: 37px;
  font-size: 21px;
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Ozone .eds_sideHeader7Triger:hover > i {
  color: #272621;
}
.EasyDNNSkin_Ozone .eds_sideHeader7CloseContainer {
  text-align: right;
  margin-bottom: 15px;
  padding-right: 25px;
  margin-top: -30px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_sideHeader7CloseContainer {
    margin-top: 0;
  }
}
.EasyDNNSkin_Ozone .eds_sideHeader7Close {
  overflow: hidden;
  line-height: 31px;
  font-size: 0;
  border: none;
  outline: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: solid 1px #c81704;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
}
.EasyDNNSkin_Ozone .eds_sideHeader7Close:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  color: #c81704;
  font-size: 21px;
  line-height: 38px;
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_sideHeader7Close:hover:before {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_sideHeader8CloseContainer {
  text-align: right;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Close {
  overflow: hidden;
  line-height: 31px;
  font-size: 0;
  border: none;
  outline: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: solid 1px #c81704;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Close:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  color: #c81704;
  font-size: 21px;
  line-height: 38px;
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_sideHeader8Close:hover:before {
  color: #c81704;
}

#ControlBar_ControlPanel ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeader .eds_header,
#ControlBar_ControlPanel ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeaderTriger {
  margin-top: 53px;
}

.EasyDNNSkin_Ozone .responsAbilityMenu {
  clear: right;
  margin-top: 5px;
  -webkit-transition: margin 0.5s linear;
  -khtml-transition: margin 0.5s linear;
  -moz-transition: margin 0.5s linear;
  -ms-transition: margin 0.5s linear;
  -o-transition: margin 0.5s linear;
  transition: margin 0.5s linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu {
    margin-top: -5px;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuTriggerWrapper {
  display: none;
  text-align: right;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuTriggerWrapper {
    display: block;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  display: block;
  color: #272621;
  cursor: pointer;
  position: relative;
  line-height: 45px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  right: 0;
  display: inline-block;
  margin-left: 10px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .edsmm_menuItem {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .edsmm_menuItem {
    background: url("/Portals/_default/Skins/Ozone/common/images/mainMenuLiSeparator.png") repeat-x 0 bottom;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper {
    display: none;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > span {
  display: block;
  position: relative;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li .edsmm_itemContainer {
  font-family: "Roboto Condensed", sans-serif;
  white-space: nowrap;
  text-decoration: none;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li .edsmm_itemContainer:hover {
  text-decoration: none;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li .edsmm_childIndicator {
  display: none;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li:hover > div {
  opacity: 1;
  visibility: visible;
  min-width: 180px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li:hover > div {
    display: none !important;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li:hover > div .edsmm_menuListsContainer > ol > li {
  display: block;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li .edsmm_childIndicator {
  display: none;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div {
  background-color: #000;
  left: 0;
  text-align: left;
  position: absolute;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out;
  -khtml-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div {
    display: none;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li {
  display: none;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  font-size: 15px;
  line-height: 1.5;
  display: block;
  color: #fff;
  padding: 7px 18px;
  -webkit-transition: padding 0.2s linear;
  -khtml-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -ms-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer:hover {
  padding-left: 21px;
  padding-right: 15px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li:hover > span .edsmm_itemContainer {
  background-color: #272621;
  padding-left: 21px;
  padding-right: 15px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #c81704;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 15px;
  color: #fff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span:after {
    display: none;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > div {
  left: auto;
  top: 0;
  right: 100%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_disabled .edsmm_itemContainer {
  padding: 7px 18px !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol > li.edsmm_disabled > span .edsmm_itemContainer {
  cursor: default;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol {
  text-align: right;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol {
    text-align: left;
    margin-right: 0;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li {
  display: inline-block;
  margin: 0 12px;
  position: relative;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li {
    display: block;
    margin: 0;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  display: inline-block;
  line-height: 63px;
  font-size: 20px;
  color: #272621;
  position: relative;
  border-bottom: solid 3px transparent;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li > span .edsmm_itemContainer {
    display: block;
    margin-right: 50px;
    padding-left: 10px;
    line-height: 45px;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  border-style: solid;
  border-width: 0 0 3px 0;
  border-color: #e71601;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
    border-width: 0 0 0 3px;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer:after {
  position: absolute;
  content: "";
  border-style: solid;
  border-width: 4px 7px;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: #e71601;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer:after {
    display: none !important;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #c81704;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper {
    display: block;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.raItemOpened > div {
    display: block !important;
    position: relative !important;
    border-radius: 0;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    visibility: visible;
    width: auto;
    border-radius: 0;
    opacity: 1;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol {
    padding: 0;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li {
    display: block;
    padding: 0;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  padding: 10px 12px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > div {
  left: auto !important;
  right: auto !important;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild > span > .edsmm_childIndicator {
    display: block !important;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 6px;
    right: 10px;
    margin: 0;
    cursor: pointer;
    background-color: #fff;
    border: solid 1px #000;
    border-radius: 50%;
    padding: 0;
    line-height: 0;
    text-align: center;
    pointer-events: auto;
    z-index: 10;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild > span > .edsmm_childIndicator:after {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 38px;
    height: 38px;
    text-indent: -10px;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild.raItemOpened > span > .edsmm_childIndicator:after {
  content: "";
  line-height: 22px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .responsAbilityMenu {
    float: none !important;
    padding-top: 20px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .responsAbilityMenu {
    padding-top: 0;
    margin-top: 20px;
  }
}
.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer1 .responsAbilityMenu.raMenuOpened .raMenuWrapper {
  clear: both;
}

.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 {
  margin-top: 0;
  padding-left: 3px !important;
  padding-right: 3px !important;
  position: relative;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > div {
  left: 100%;
  right: auto;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol {
  text-align: left;
  margin-right: 0;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  font-size: 25px;
  line-height: 50px;
  color: #fff;
  border-bottom: none;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
    font-size: 20px;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #c81704;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  border: none;
  color: #c81704;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer:after {
  display: none;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  padding: 10px 15px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2.raMenuOpened .raMenuWrapper > ol > li.edsmm_hasChild > span > .edsmm_childIndicator {
  top: 10px;
}

.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2.eds_menuType3 .raMenuWrapper > ol {
  text-align: center;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType2.eds_menuType3 .raMenuWrapper > ol {
    text-align: left;
  }
}

.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 {
  margin-top: 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 {
    margin-top: 30px;
    margin-bottom: 10px;
    float: none !important;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li {
  margin: 0;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  border-bottom: none;
  padding: 0 23px;
  color: #cd1301;
  line-height: 102px;
  font-size: 24px;
  font-weight: 300;
  -webkit-transition: line-height 0.5s linear;
  -khtml-transition: line-height 0.5s linear;
  -moz-transition: line-height 0.5s linear;
  -ms-transition: line-height 0.5s linear;
  -o-transition: line-height 0.5s linear;
  transition: line-height 0.5s linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
    line-height: 45px;
    padding: 0 0 0 10px;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #000;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active {
  background-color: #a21807;
  box-shadow: 0 120px 60px -60px #e31602 inset;
  -webkit-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #fff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
    border: none;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer:after {
  display: none;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper {
    display: block;
    float: right;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger {
  display: inline-block;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4.raMenuOpened .raMenuWrapper {
  clear: both;
}

.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 {
  margin-top: 0;
  position: relative;
  max-width: 1200px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol {
  margin-right: 0;
  text-align: left;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li {
  margin: 0 30px 0 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li {
    margin: 0;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  line-height: 58px;
  border-bottom: none;
  font-size: 24px;
  color: #fff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
    line-height: 45px;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #600e04;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  border-color: #600e04;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer:after {
  border-color: transparent transparent #600e04;
  border-width: 8px 12px;
  margin-left: -12px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > div {
  left: 100%;
  right: auto;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger {
  color: #fff;
  line-height: 58px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger:hover {
  color: #600e04;
}

.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu {
  margin-top: 0 !important;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper {
    display: block;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper {
    display: block;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li {
  position: relative;
  display: block;
  margin: 0;
  float: none !important;
  width: auto !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li > span:after {
  display: none !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li > span .edsmm_itemContainer:after {
  display: none !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild > span .edsmm_childIndicator {
  display: block !important;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 5px;
  right: 10px;
  margin: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0;
  line-height: 0;
  text-align: center;
  pointer-events: auto;
  z-index: 10;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild > span .edsmm_childIndicator:after {
  color: #c81704;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 33px;
  text-indent: -10px;
  -webkit-transition: all 200ms ease-in;
  -khtml-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild > span .edsmm_childIndicator:hover:after {
  color: #fff;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu > div {
  background: none transparent;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu > div:before {
  display: none !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu > div > div:before {
  display: none !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu > div > div ol li > span .edsmm_childIndicator {
  display: none !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span:before {
  line-height: 36px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > div ol li > span .edsmm_itemContainer {
  padding: 0 18px 0 25px !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.raItemOpened > span .edsmm_itemContainer {
  color: #c81704;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.raItemOpened > span .edsmm_childIndicator:after {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: -7px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div {
  position: static;
  width: auto;
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
  -webkit-transition: all 600ms ease;
  -khtml-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  padding: 0 15px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_active > span .edsmm_itemContainer {
  color: #c81704;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.raItemOpened > div {
  display: block !important;
  position: relative !important;
  border-radius: 0;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  visibility: visible;
  width: auto;
  border-radius: 0;
  opacity: 1;
  height: auto;
  overflow: visible;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.raItemOpened > div .edsmm_menuListsContainer > ol > li {
  display: block;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_megaMenu > div > div ol li > div {
  height: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  overflow: visible !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_megaMenu.edsmm_multiColumn > div {
  padding: 0;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div {
  background: none transparent;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  line-height: 41px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol {
  text-align: left;
  margin: 0;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li {
  border-top: solid 1px #2d2d2d;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  line-height: 50px;
  padding: 0 15px;
  color: #fff;
  border-bottom: none;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_hasChild > span .edsmm_childIndicator:after {
  top: 7px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_active > span {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #fff !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_childIndicator:after {
  color: #fff;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #c81704;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li:first-child {
  border-top: none;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_htmlContainer {
  float: none;
  width: auto !important;
}

.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li.edsmm_megaMenu > span {
  display: block;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li.edsmm_megaMenu .edsmm_itemContainer {
  white-space: pre-wrap;
  display: block;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper ol li.edsmm_megaMenu:hover > div .edsmm_menuListsContainer > ol > li {
  display: block;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu {
  position: static;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div {
  left: auto;
  overflow: auto;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div {
    max-height: none !important;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div * {
  visibility: hidden !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  width: 100%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > div {
  position: relative;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_htmlContainer.edsmm_leftContainer {
  float: left;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_htmlContainer.edsmm_rightContainer {
  float: right;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_htmlContainer.edsmm_bottomContainer {
  clear: both;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer {
  overflow: hidden;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer ol + ol {
  margin-top: 20px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer ol li > div {
  position: relative !important;
  display: block !important;
  left: auto !important;
  right: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
  min-width: 0 !important;
  background: none transparent;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_htmlContainer {
  color: #fff;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div {
  padding: 10px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > .edsmm_leftContainer,
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > .edsmm_rightContainer {
    width: 100% !important;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > .edsmm_menuListsContainer > ol > li {
    width: 100% !important;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > .edsmm_menuListsContainer ol li.edsmm_hasChild {
    margin-bottom: 5px;
    margin-bottom: 5px;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div {
  padding: 10px;
  float: left;
  width: 100%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div ol li > span .edsmm_itemContainer {
  -webkit-transition: background 0.2s linear;
  -khtml-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol {
  overflow: hidden;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li {
  display: block;
  float: left;
  padding: 0 7px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li {
    padding-left: 0;
    padding-right: 0;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span {
  border-bottom: solid 1px #2a2a2a;
  margin-bottom: 10px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span {
    margin-bottom: 0;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span .edsmm_itemContainer {
  border-bottom: solid 1px #060606;
  font-size: 18px;
  white-space: nowrap;
  padding: 6px 5px !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_hasChild > span:after {
  content: "";
  top: 12px;
  right: 5px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span .edsmm_itemContainer:hover {
  background-color: #272621 !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 4px;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #c81704;
  font-size: 13px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li:hover > div ol li > span > .edsmm_itemContainer {
  background: none transparent;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li.edsmm_hasChild > span:after {
  content: "";
  top: 5px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span .edsmm_itemContainer {
  padding: 2px 15px !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > div ol li.edsmm_hasChild > span:after {
  content: "";
  top: 3px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > div ol li > span:before {
  left: 15px;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > div ol li > span .edsmm_itemContainer {
  padding: 2px 18px 2px 25px !important;
  font-size: 13px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
    width: 100% !important;
  }
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column > div > .edsmm_rightContainer {
  width: 50%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column > div > .edsmm_menuListsContainer > ol > li {
  width: 50%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 50%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 100%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column > div > .edsmm_rightContainer {
  width: 33.3%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column > div > .edsmm_menuListsContainer > ol > li {
  width: 33.3%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 67%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 50%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 33.3%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 100%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column > div > .edsmm_rightContainer {
  width: 25%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column > div > .edsmm_menuListsContainer > ol > li {
  width: 25%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 75%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 33.3%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 50%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 50%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column > div > .edsmm_rightContainer {
  width: 20%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column > div > .edsmm_menuListsContainer > ol > li {
  width: 20%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 80%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 25%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 60%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 33.3%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li:first-child {
  width: 33.3%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column > div > .edsmm_rightContainer {
  width: 16.6%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column > div > .edsmm_menuListsContainer > ol > li {
  width: 16.6%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column > div > .edsmm_menuListsContainer > ol > li:first-child {
  width: 16.6%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 83.4%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 20%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 66.8%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 25%;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_pageWidth > div {
  right: 15px;
  left: 15px;
  width: auto;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_fullWidth > div {
  right: 0;
  left: 0;
  width: 100%;
  position: fixed;
}
.EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu:hover > div *, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.raItemOpened > div * {
  visibility: visible !important;
}
.EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper {
  overflow-y: auto;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_megaMenu > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span:after {
    display: block;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_megaMenu > div .edsmm_menuListsContainer ol li.edsmm_hasChild > span > .edsmm_childIndicator {
    display: none !important;
  }
}

.EasyDNNSkin_Ozone .fontIcon {
  text-align: center;
  display: block;
  text-decoration: none;
  margin-bottom: 0 auto;
  position: relative;
  cursor: default;
}
.EasyDNNSkin_Ozone .fontIcon > a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 0;
  font-size: 0;
  z-index: 2;
}
.EasyDNNSkin_Ozone .fontIcon > a > span {
  display: none;
}
.EasyDNNSkin_Ozone .fontIcon > span {
  color: #c81704;
  font-size: 51px;
  line-height: 1;
  display: inline-block;
  border-radius: 50%;
  background-color: #f2f2f2;
  border: 1px solid #cfcfcf;
  box-shadow: 0 0 0 4px #ffffff inset;
  padding: 20px;
  width: 90px;
  height: 90px;
  -webkit-transition: background 0.5s ease-out;
  -khtml-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -ms-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
.EasyDNNSkin_Ozone .fontIcon:hover > span {
  background-color: #c81704;
  color: #fff;
  border: 1px solid #c81704;
}
.EasyDNNSkin_Ozone .fontIcon > h3 {
  font-size: 21px;
  line-height: 1.3;
  text-decoration: none;
  color: #c81704;
  margin: 14px 0 7px;
  text-align: center;
  display: block;
  padding: 0;
  font-weight: normal;
}
.EasyDNNSkin_Ozone .fontIcon.eds_small > span {
  width: 46px;
  height: 46px;
  font-size: 19px;
  padding: 12px;
}
.EasyDNNSkin_Ozone .fontIcon.darkStyle {
  color: #fff;
  margin: 7px;
  padding: 7px;
}
.EasyDNNSkin_Ozone .fontIcon.darkStyle > span {
  color: #000;
  border: solid 4px #000;
  box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}
.EasyDNNSkin_Ozone .fontIcon.darkStyle > h3 {
  color: #fff;
}
.EasyDNNSkin_Ozone .fontIcon.darkStyle .fontIconDescription {
  color: #fff;
}
.EasyDNNSkin_Ozone .fontIcon.darkStyle a {
  color: #fff;
}
.EasyDNNSkin_Ozone .fontIcon.darkStyle:hover > span {
  background-color: #000;
  color: #fff;
}
.EasyDNNSkin_Ozone .fontIconDescription {
  font: 14px/1.3 "Roboto Condensed", sans-serif;
  text-align: center;
  color: #989898;
  margin: 0 auto;
}
.EasyDNNSkin_Ozone .img-circle-thumbnail {
  border: 1px solid #c81704;
  border-radius: 50%;
  padding: 5px;
}
.EasyDNNSkin_Ozone .img-thumbnail {
  border: 1px solid #dddddd;
  padding: 5px;
  -webkit-transition: border-color 0.3s linear;
  -khtml-transition: border-color 0.3s linear;
  -moz-transition: border-color 0.3s linear;
  -ms-transition: border-color 0.3s linear;
  -o-transition: border-color 0.3s linear;
  transition: border-color 0.3s linear;
}
.EasyDNNSkin_Ozone .img-thumbnail:hover {
  border-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_thumbnail {
  position: relative;
  display: inline-block;
  border: 1px solid #c81704;
  border-radius: 4px;
  padding: 5px;
  margin: 0 20px 15px 0;
}
.EasyDNNSkin_Ozone .eds_thumbnail:after {
  bottom: 5px;
  left: 5px;
  right: 5px;
  top: 5px;
  position: absolute;
  content: "";
  -webkit-transition: background-color 0.2s linear;
  -khtml-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.EasyDNNSkin_Ozone .eds_thumbnail:hover:after {
  background-color: rgba(147, 24, 9, 0.67);
}
.EasyDNNSkin_Ozone .eds_thumbnail.eds_edsCircleThumbnail {
  border-radius: 50%;
}
.EasyDNNSkin_Ozone .eds_thumbnail.eds_edsCircleThumbnail:after {
  border-radius: 50%;
}
.EasyDNNSkin_Ozone .eds_thumbnail.eds_edsCircleThumbnail img {
  border-radius: 50%;
}
.EasyDNNSkin_Ozone .Error404 {
  font: bold 380px/1 "Roboto Condensed", sans-serif;
  color: #dfdfdf;
  text-decoration: underline;
  text-align: center;
  margin: 0 0 25px;
  padding: 0;
}
.EasyDNNSkin_Ozone .Error404Text {
  font: bold 65px/1 "Roboto Condensed", sans-serif;
  color: #121212;
  text-align: center;
  margin: 0 0 25px;
  padding: 0;
}
.EasyDNNSkin_Ozone .Error404Text2 {
  font: 24px/1 "Roboto Condensed", sans-serif;
  color: #9c9c9c;
  text-align: center;
  margin: 0 0 25px;
  padding: 0;
}
.EasyDNNSkin_Ozone .eds_priceTable [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.EasyDNNSkin_Ozone .eds_priceTable section {
  background-color: #f1f1f1;
  border: solid 1px #c9c9c9;
  z-index: 1;
  text-align: center;
  color: #7e7e7e;
  margin-right: -1px;
  position: relative;
}
.EasyDNNSkin_Ozone .eds_priceTable section h2 {
  border-bottom: solid 1px #c9c9c9;
  box-shadow: 0 1px 0 #fff inset;
  margin: 0;
  padding: 12px 0;
  font-size: 32px;
  color: #7e7e7e;
  line-height: 1;
  font-weight: 300;
}
.EasyDNNSkin_Ozone .eds_priceTable section .price {
  font-size: 68px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  line-height: 68px;
  padding: 25px 0;
  display: block;
}
.EasyDNNSkin_Ozone .eds_priceTable section .price small {
  font-size: 40px;
  font-weight: normal;
  font-weight: 300;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_priceTable section ul {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Ozone .eds_priceTable section ul li {
  list-style-type: none;
  margin: 0;
  padding: 20px 10px;
  border-top: solid 1px #c9c9c9;
  box-shadow: 0 1px 0 #fff inset;
  text-shadow: 1px 1px 0 #fff;
}
.EasyDNNSkin_Ozone .eds_priceTable section .btn {
  display: block;
  position: relative;
  padding: 20px 0;
  font-size: 24px;
  color: #7e7e7e;
  box-shadow: 0 -60px 60px -60px rgba(0, 0, 0, 0.4) inset, 0 1px 0 #fff inset;
  text-shadow: 1px 1px 0 #fff;
  border: none;
  border-radius: 0;
  border-top: solid 1px #c9c9c9;
  -webkit-transition: color 0.4s linear;
  -khtml-transition: color 0.4s linear;
  -moz-transition: color 0.4s linear;
  -ms-transition: color 0.4s linear;
  -o-transition: color 0.4s linear;
  transition: color 0.4s linear;
}
.EasyDNNSkin_Ozone .eds_priceTable section .btn:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_priceTable .eds_bestValue section {
  background-color: #ffffff;
  z-index: 2;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
  margin-top: -10px;
}
.EasyDNNSkin_Ozone .eds_priceTable .eds_bestValue section ul li:last-child {
  padding-bottom: 40px;
}
.EasyDNNSkin_Ozone .eds_priceTable .eds_bestValue section .btn {
  color: #fff;
  background-color: #cf1603;
  background-image: none;
  text-shadow: 1px 1px 0 #000;
  box-shadow: 0 -60px 60px -60px rgba(0, 0, 0, 0.6) inset;
  -webkit-transition: background-color 0.4s linear;
  -khtml-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  -ms-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
}
.EasyDNNSkin_Ozone .eds_priceTable .eds_bestValue section .btn:hover {
  background-color: #E71700;
}
.EasyDNNSkin_Ozone .eds_flipBox {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  overflow: visible;
  position: relative;
  display: table;
}
.EasyDNNSkin_Ozone .eds_flipBox .eds_front,
.EasyDNNSkin_Ozone .eds_flipBox .eds_behind {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 750ms ease 0s;
  -moz-transition: all 750ms ease 0s;
  -o-transition: all 750ms ease 0s;
  -ms-transition: all 750ms ease 0s;
  transition: all 750ms ease 0s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.EasyDNNSkin_Ozone .eds_flipBox .eds_front {
  position: relative;
  z-index: 0;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.EasyDNNSkin_Ozone .eds_flipBox .eds_behind {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  z-index: -2;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.EasyDNNSkin_Ozone .eds_flipBox:hover .eds_front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.EasyDNNSkin_Ozone .eds_flipBox:hover .eds_behind {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 3;
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipRight .eds_front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipRight .eds_behind {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipRight:hover .eds_front {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipRight:hover .eds_behind {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipTop .eds_front {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipTop .eds_behind {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipTop:hover .eds_front {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipTop:hover .eds_behind {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipBottom .eds_front {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipBottom .eds_behind {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipBottom:hover .eds_front {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.EasyDNNSkin_Ozone .eds_flipBox.eds_flipBottom:hover .eds_behind {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.EasyDNNSkin_Ozone .eds_popOverStatic {
  display: inline-block;
  position: relative;
  margin: 20px;
  z-index: 10;
}
.EasyDNNSkin_Ozone .eds_sideMenu ul {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Ozone .eds_sideMenu ul li {
  list-style-type: none;
  padding: 0 0 0 10px;
}
.EasyDNNSkin_Ozone .eds_sideMenu ul li a {
  font-size: 14px;
  padding: 5px 0;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  padding: 5px 10px;
  color: #272621;
}
.EasyDNNSkin_Ozone .eds_sideMenu ul li a:hover {
  color: #c81704;
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_sideMenu ul li.eds_disabled a {
  color: #bbb;
  cursor: default;
}
.EasyDNNSkin_Ozone .eds_sideMenu ul li.eds_active > a {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_sideMenu ul li {
  border-top: solid 1px #F2F2F2;
}
.EasyDNNSkin_Ozone .eds_sideMenu > ul > li:first-child {
  border-top: none;
}
.EasyDNNSkin_Ozone .eds_sideMenu > ul > li > a {
  font-size: 16px;
}
.EasyDNNSkin_Ozone .eds_footerList li {
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
.EasyDNNSkin_Ozone .eds_footerList li a {
  color: #a6a6a6;
}
.EasyDNNSkin_Ozone .eds_footerList li a:hover {
  color: #4e4e4e;
}
.EasyDNNSkin_Ozone .eds_footerList li span {
  color: #000;
  font-size: 15px;
}
.EasyDNNSkin_Ozone .eds_faButtons > a {
  font-size: 40px;
  color: #000;
  opacity: 0.2;
  text-decoration: none;
  margin: 4px;
  -webkit-transition: opacity 300ms linear;
  -khtml-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Ozone .eds_faButtons > a:hover {
  opacity: 0.6;
  color: #000;
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_faButtons.eds_invertIcons > a {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_faButtons.eds_invertIcons > a:hover {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_hidden {
  opacity: 0;
}
.EasyDNNSkin_Ozone .eds_visible {
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_box {
  padding: 10px 20px;
  position: relative;
  margin-bottom: 15px;
}
.EasyDNNSkin_Ozone .eds_box p {
  padding: 0;
  margin: 0;
}
.EasyDNNSkin_Ozone .eds_box p + p {
  margin-top: 10px;
}
.EasyDNNSkin_Ozone .eds_box h1, .EasyDNNSkin_Ozone .eds_box h2, .EasyDNNSkin_Ozone .eds_box h3, .EasyDNNSkin_Ozone .eds_box h4, .EasyDNNSkin_Ozone .eds_box h5, .EasyDNNSkin_Ozone .eds_box h6 {
  margin-top: 0;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_1 {
  background-color: #c5c5c5;
  border-radius: 6px;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_2 {
  border: solid 1px #ddd;
  border-radius: 10px;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_3 {
  background-color: rgba(255, 255, 255, 0.85);
  border: 1px solid #ddd;
  border-radius: 6px;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_4 {
  width: 90%;
  background-color: rgba(0, 0, 0, 0.7);
  margin: 0 auto;
  color: #fff;
  border-radius: 4px;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_5 {
  background-color: #c81704;
  padding-bottom: 40px;
  box-shadow: 0 -30px 0 rgba(0, 0, 0, 0.3) inset;
  color: #fff;
  border-radius: 3px;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_5 h1, .EasyDNNSkin_Ozone .eds_box.eds_box_5 .h1, .EasyDNNSkin_Ozone .eds_box.eds_box_5 h2, .EasyDNNSkin_Ozone .eds_box.eds_box_5 .h2, .EasyDNNSkin_Ozone .eds_box.eds_box_5 h3, .EasyDNNSkin_Ozone .eds_box.eds_box_5 .h3, .EasyDNNSkin_Ozone .eds_box.eds_box_5 h4, .EasyDNNSkin_Ozone .eds_box.eds_box_5 .h4, .EasyDNNSkin_Ozone .eds_box.eds_box_5 h5, .EasyDNNSkin_Ozone .eds_box.eds_box_5 .h5, .EasyDNNSkin_Ozone .eds_box.eds_box_5 h6, .EasyDNNSkin_Ozone .eds_box.eds_box_5 .h6 {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_5.eds_withFontIcon {
  padding-top: 10px;
  margin-top: 0;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_5.eds_withFontIcon .fontIcon {
  position: relative;
  top: 0;
  left: auto;
  margin-left: 0;
  margin-bottom: 10px;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_5.eds_withSmallFontIcon {
  padding-top: 10px;
  margin-top: 0;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_5.eds_withSmallFontIcon .fontIcon {
  position: relative;
  top: 0;
  left: auto;
  margin-left: 0;
  margin-bottom: 10px;
}
.EasyDNNSkin_Ozone .eds_box.eds_box_5.eds_withBottomButton {
  padding-bottom: 40px;
}
.EasyDNNSkin_Ozone .eds_box.eds_withFontIcon {
  position: relative;
  padding-top: 55px;
  margin-top: 65px;
}
.EasyDNNSkin_Ozone .eds_box.eds_withFontIcon .fontIcon {
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: -45px;
}
.EasyDNNSkin_Ozone .eds_box.eds_withSmallFontIcon {
  position: relative;
  padding-top: 35px;
  margin-top: 45px;
}
.EasyDNNSkin_Ozone .eds_box.eds_withSmallFontIcon .fontIcon {
  position: absolute;
  left: 50%;
  margin-left: -23px;
  top: -23px;
}
.EasyDNNSkin_Ozone .eds_box.eds_withBottomButton {
  padding-bottom: 20px;
}
.EasyDNNSkin_Ozone .eds_box.eds_withBottomButton .eds_bottomButton {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -14px;
  text-align: center;
}
.EasyDNNSkin_Ozone .eds_infoBox {
  position: relative;
}
.EasyDNNSkin_Ozone .eds_infoBox > div p {
  margin: 0;
}
.EasyDNNSkin_Ozone .eds_infoBox > div p + p {
  margin-top: 8px;
}
.EasyDNNSkin_Ozone .eds_infoBox .eds_socialIcons {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px 15px;
  display: inline-block;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1), 0 0 8px rgba(0, 0, 0, 0.4) inset;
}
.EasyDNNSkin_Ozone .eds_infoBox .eds_socialIcons > a {
  margin: 0 2px;
  font-size: 30px;
}
.EasyDNNSkin_Ozone .eds_infoBox .eds_info_1 {
  position: relative;
  z-index: 2;
  padding-bottom: 10px;
}
.EasyDNNSkin_Ozone .eds_infoBox .eds_info_1 > h3,
.EasyDNNSkin_Ozone .eds_infoBox .eds_info_1 > p {
  margin: 0;
  padding: 10px 20px 0;
  line-height: 1;
  -webkit-transition: color 200ms linear;
  -khtml-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  transition: color 200ms linear;
}
.EasyDNNSkin_Ozone .eds_infoBox .eds_info_1 > p {
  font-size: 11px;
  color: #7b7b7b;
}
.EasyDNNSkin_Ozone .eds_infoBox .eds_info_1 > img {
  border: solid 1px #e5e5e5;
  border-radius: 2px;
  width: 100%;
  padding: 5px;
  background-color: #fff;
  -webkit-transition: border 200ms linear;
  -khtml-transition: border 200ms linear;
  -moz-transition: border 200ms linear;
  -ms-transition: border 200ms linear;
  -o-transition: border 200ms linear;
  transition: border 200ms linear;
}
.EasyDNNSkin_Ozone .eds_infoBox .eds_info_2 {
  position: absolute;
  z-index: 1;
  height: 0;
  overflow: hidden;
  top: 0;
  background-color: #d91600;
  box-shadow: 0 -50px 50px -25px #9e1808 inset;
  -webkit-transition: top 200ms linear;
  -khtml-transition: top 200ms linear;
  -moz-transition: top 200ms linear;
  -ms-transition: top 200ms linear;
  -o-transition: top 200ms linear;
  transition: top 200ms linear;
}
.EasyDNNSkin_Ozone .eds_infoBox:hover .eds_info_1 {
  background-color: #d91600;
}
.EasyDNNSkin_Ozone .eds_infoBox:hover .eds_info_1 > h3 {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_infoBox:hover .eds_info_1 > p {
  color: #4b0a03;
}
.EasyDNNSkin_Ozone .eds_infoBox:hover .eds_info_1 > img {
  border-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_infoBox:hover .eds_info_2 {
  top: 100%;
  height: auto;
  color: #fff;
  padding: 10px 20px;
}
.EasyDNNSkin_Ozone .eds_infoBox2 {
  border-radius: 3px;
  overflow: hidden;
}
.EasyDNNSkin_Ozone .eds_infoBox2 .eds_info_1 {
  position: relative;
  overflow: hidden;
}
.EasyDNNSkin_Ozone .eds_infoBox2 .eds_info_1 p {
  padding: 10px;
}
.EasyDNNSkin_Ozone .eds_infoBox2 .eds_info_1 .eds_info_2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  -webkit-transition: top 200ms linear;
  -khtml-transition: top 200ms linear;
  -moz-transition: top 200ms linear;
  -ms-transition: top 200ms linear;
  -o-transition: top 200ms linear;
  transition: top 200ms linear;
}
.EasyDNNSkin_Ozone .eds_infoBox2 .boxTitle {
  margin: 0;
  padding: 10px;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-weight: normal;
  display: block;
  line-height: 1;
}
.EasyDNNSkin_Ozone .eds_infoBox2:hover .eds_info_1 .eds_info_2 {
  top: 0;
  visibility: visible;
}
.EasyDNNSkin_Ozone .eds_infoBox2:hover .boxTitle {
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  background-color: #ec1601;
  box-shadow: 0 -40px 20px -20px #9f1808 inset;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  max-width: 100%;
  display: inline-block;
  border: solid 1px #c7c7c7;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail > img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  max-width: 100%;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail .eds_thCaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Ozone .eds_animatedTumbnail .eds_thCaption > .eds_thDescription {
  position: absolute;
  margin: 0;
  padding: 0;
  line-height: 1;
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail .eds_thCaption > a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 0;
  opacity: 0;
  text-indent: 200%;
  white-space: nowrap;
  z-index: 10;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1 {
  background: #000;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1 > img {
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thDescription {
  bottom: 0;
  left: 0;
  right: 0;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thTitle {
  -webkit-transition: color 400ms;
  transition: color 400ms;
  z-index: 0;
  padding: 30px;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thTitle + .eds_thDescription {
  padding: 30px;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thTitle:after {
  position: absolute;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  content: "";
  z-index: -1;
  -webkit-transition: opacity 400ms, top 300ms;
  transition: opacity 400ms, top 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thDescription {
  opacity: 0;
  bottom: 50%;
  padding: 0 30px;
  text-align: center;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1:hover > img {
  opacity: 0.8;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1:hover .eds_thCaption > .eds_thTitle {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1:hover .eds_thCaption > .eds_thTitle:after {
  top: 0;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style1:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2 {
  text-align: center;
  background-color: #fff;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2 > img {
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2 .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2 .eds_thCaption > .eds_thDescription {
  bottom: 0;
  left: 0;
  padding: 30px;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2 .eds_thCaption > .eds_thTitle {
  -webkit-transition: color 400ms, -webkit-transform 400ms;
  transition: color 400ms, transform 400ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2 .eds_thCaption > .eds_thDescription {
  opacity: 0;
  right: 0;
  color: #3c4a50;
  background-color: #fff;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2:hover > img {
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2:hover .eds_thCaption > .eds_thTitle {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style2:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3:after {
  content: "";
  position: absolute;
  background-color: rgba(200, 23, 4, 0.71);
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transition: top 200ms, right 200ms, bottom 200ms, left 200ms;
  transition: top 200ms, right 200ms, bottom 200ms, left 200ms;
  z-index: 1;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thDescription {
  right: 30px;
  left: 30px;
  padding: 10px 0;
  z-index: 2;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thTitle {
  top: 30px;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thTitle:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-bottom: solid 4px #fff;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thDescription {
  bottom: 20%;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3:hover:after {
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3:hover .eds_thCaption > .eds_thTitle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3:hover .eds_thCaption > .eds_thTitle:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style3:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4 {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4 > img {
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4 .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4 .eds_thCaption > .eds_thDescription {
  text-align: center;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4 .eds_thCaption > .eds_thTitle {
  top: 10%;
  left: 10%;
  right: 10%;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4 .eds_thCaption > .eds_thDescription {
  padding: 3%;
  border: 2px solid #fff;
  opacity: 0;
  left: 10%;
  right: 10%;
  top: 40%;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4:hover > img {
  opacity: 0.35;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4:hover .eds_thCaption > .eds_thTitle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style4:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5 {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5:before {
  position: absolute;
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
  border: 2px solid #fff;
  z-index: 1;
  box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.2);
  content: "";
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5 > img {
  opacity: 1;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5 .eds_thCaption {
  text-align: center;
  position: absolute;
  top: 15%;
  right: 15%;
  bottom: 15%;
  left: 15%;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5 .eds_thCaption > .eds_thTitle {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  position: relative;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5 .eds_thCaption > .eds_thDescription {
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  position: relative;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5:hover:before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5:hover > img {
  opacity: 0.6;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5:hover .eds_thCaption > .eds_thTitle {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style5:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style6 {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style6 > img {
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style6 .eds_thCaption > .eds_thTitle {
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 10%;
  left: 10%;
  right: 10%;
  text-align: center;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style6 .eds_thCaption > .eds_thDescription {
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  position: absolute;
  bottom: 10%;
  left: 10%;
  right: 10%;
  padding: 15px;
  border: 2px solid #fff;
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform-origin: 50% -100%;
  transform-origin: 50% -100%;
  text-align: center;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style6:hover > img {
  opacity: 0.35;
  -webkit-transform: scale3d(2, 2, 1);
  transform: scale3d(2, 2, 1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style6:hover .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style6:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7 {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7:before, .EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7:after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: "";
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7:before {
  border-top: 2px dashed #fff;
  border-bottom: 2px dashed #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7:after {
  border-right: 2px dashed #fff;
  border-left: 2px dashed #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7 > img {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7 .eds_thCaption > .eds_thTitle {
  color: #fff;
  bottom: 50%;
  left: 13%;
  right: 13%;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7 .eds_thCaption > .eds_thDescription {
  color: #fff;
  opacity: 0;
  left: 13%;
  right: 13%;
  bottom: 13%;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7:hover:before, .EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7:hover > img {
  opacity: 0.35;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style7:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style8 {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style8:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style8 > img {
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style8 .eds_thCaption > .eds_thTitle {
  top: 10%;
  left: 10%;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style8 .eds_thCaption > .eds_thDescription {
  right: 10%;
  bottom: 10%;
  padding: 0 10px 0 0;
  max-width: 50%;
  border-right: 2px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style8:hover:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style8:hover > img {
  opacity: 0.35;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style8:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style9 {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style9 > img {
  max-width: none;
  width: -webkit-calc(100% + 10%);
  width: calc(100% + 10%);
  opacity: 1;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
  transform: translate3d(-30px, 0, 0) scale(1.12);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style9 .eds_thCaption > .eds_thTitle {
  right: 10%;
  bottom: 10%;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style9 .eds_thCaption > .eds_thDescription {
  padding: 5px 10px 5px 0;
  width: 60%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  top: 10%;
  left: 10%;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style9:hover > img {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style9:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style10 {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style10:before {
  position: absolute;
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
  border: 2px solid #fff;
  content: "";
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style10 > img {
  max-width: none;
  width: -webkit-calc(100% + 10%);
  width: calc(100% + 10%);
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style10 .eds_thCaption > .eds_thTitle {
  color: #fff;
  bottom: 50%;
  left: 13%;
  right: 13%;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style10 .eds_thCaption > .eds_thDescription {
  color: #fff;
  opacity: 0;
  left: 13%;
  right: 13%;
  bottom: 13%;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style10:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style10:hover > img {
  opacity: 0.35;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Ozone .eds_animatedTumbnail.eds_style10:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
}
.EasyDNNSkin_Ozone .carousel-indicators {
  left: 0;
  margin-left: 0;
  margin-top: 15px;
  padding: 0;
  position: static;
  right: 0;
  width: 100%;
  text-align: center;
}
.EasyDNNSkin_Ozone .carousel-indicators li {
  border: 1px solid #c81704;
}
.EasyDNNSkin_Ozone .carousel-indicators li.active {
  background-color: #c81704;
}
.EasyDNNSkin_Ozone .progress-bar.eds_progressAnimated {
  -webkit-transition: width 2s ease;
  -khtml-transition: width 2s ease;
  -moz-transition: width 2s ease;
  -ms-transition: width 2s ease;
  -o-transition: width 2s ease;
  transition: width 2s ease;
}
.EasyDNNSkin_Ozone .progress-bar.eds_progressAnimated.eds_nullValue {
  width: 0 !important;
}

.eds_floatingMenuStyle1 {
  position: fixed;
  left: 60px;
  z-index: 900;
  top: 30%;
}
.eds_floatingMenuStyle1 > ul {
  margin: 0;
  padding: 0;
}
.eds_floatingMenuStyle1 > ul > li {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
  position: relative;
  line-height: 0;
  font-size: 0;
}
.eds_floatingMenuStyle1 > ul > li:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  width: 5px;
  position: absolute;
  top: 5px;
  left: 45px;
  bottom: 5px;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  -khtml-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.eds_floatingMenuStyle1 > ul > li:before {
  content: "";
  width: 45px;
  height: 45px;
  background-color: #c81704;
  display: inline-block;
  border-radius: 8px 0 0 8px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23);
}
.eds_floatingMenuStyle1 > ul > li .eds_icon {
  display: inline-block;
  line-height: 1;
  font-size: 19px;
  color: #fff;
  text-align: center;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  z-index: 1;
  line-height: 45px;
}
.eds_floatingMenuStyle1 > ul > li img.eds_icon {
  width: 45px;
  height: 45px;
  padding: 10px;
}
.eds_floatingMenuStyle1 > ul > li > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  display: block;
  padding: 0 15px 0 60px;
  line-height: 45px;
  color: #fff !important;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none !important;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  background: transparent url("/Portals/_default/Skins/Ozone/common/images/blank.png") !important;
  -webkit-transition: all 400ms ease;
  -khtml-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.eds_floatingMenuStyle1 > ul > li > a:after {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 45px;
  right: 100%;
  width: 5px;
  overflow: hidden;
  content: "";
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none !important;
  border-radius: 0 6px 6px 0;
  -webkit-transition: all 400ms ease;
  -khtml-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.eds_floatingMenuStyle1 > ul > li > a:before {
  content: "";
  line-height: 0;
  font-size: 0;
  border-width: 5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #c81704;
  position: absolute;
  left: 45px;
  top: 18px;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -khtml-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.eds_floatingMenuStyle1 > ul > li:hover:after, .eds_floatingMenuStyle1 > ul > li.edsfnl_active:after {
  opacity: 0;
}
.eds_floatingMenuStyle1 > ul > li:hover > a, .eds_floatingMenuStyle1 > ul > li.edsfnl_active > a {
  visibility: visible;
  opacity: 1;
}
.eds_floatingMenuStyle1 > ul > li:hover > a:after, .eds_floatingMenuStyle1 > ul > li.edsfnl_active > a:after {
  width: auto;
  right: 0;
}
.eds_floatingMenuStyle1 > ul > li:hover > a:before, .eds_floatingMenuStyle1 > ul > li.edsfnl_active > a:before {
  opacity: 1;
}
.eds_floatingMenuStyle1 > span {
  cursor: pointer;
  width: 45px;
  height: 45px;
  background-color: #c81704;
  text-align: center;
  font-size: 0;
  line-height: 0;
  margin-bottom: 20px;
  opacity: 0.7;
  position: relative;
  border-radius: 8px;
  display: inline-block;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_floatingMenuStyle1 > span {
    margin-bottom: 7px;
  }
}
.eds_floatingMenuStyle1 > span:after, .eds_floatingMenuStyle1 > span:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 45px;
  font-size: 21px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  -webkit-transition: all 400ms ease;
  -khtml-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.eds_floatingMenuStyle1 > span:before {
  content: "";
}
.eds_floatingMenuStyle1 > span:after {
  content: "";
  opacity: 0;
  visibility: hidden;
}
.eds_floatingMenuStyle1.eds_floatingMenuActive > span {
  opacity: 1;
}
.eds_floatingMenuStyle1.eds_floatingMenuActive > span:before {
  opacity: 0;
  visibility: hidden;
}
.eds_floatingMenuStyle1.eds_floatingMenuActive > span:after {
  opacity: 1;
  visibility: visible;
}
.eds_floatingMenuStyle1.eds_floatingMenuActive > ul {
  display: block !important;
}

.eds_floatingMenuStyle2 {
  position: fixed;
  left: 60px;
  z-index: 900;
  top: 30%;
}
.eds_floatingMenuStyle2 > ul {
  margin: 0;
  padding: 0;
}
.eds_floatingMenuStyle2 > ul > li {
  margin: 0;
  padding: 22px 0 0;
  list-style-type: none;
  position: relative;
  font-size: 0;
  line-height: 0;
}
.eds_floatingMenuStyle2 > ul > li:before, .eds_floatingMenuStyle2 > ul > li:after {
  position: absolute;
  content: "";
}
.eds_floatingMenuStyle2 > ul > li:before {
  width: 19px;
  height: 19px;
  border-radius: 9px;
  background-color: #c81704;
  top: 1px;
  left: 0;
  z-index: 2;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23);
}
.eds_floatingMenuStyle2 > ul > li:after {
  display: none;
  top: -5px;
  left: 8px;
  bottom: 0;
  width: 3px;
  background-color: #c81704;
  z-index: 1;
}
.eds_floatingMenuStyle2 > ul > li .eds_icon {
  display: inline-block;
  line-height: 34px;
  font-size: 0;
  color: #fff;
  text-align: center;
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: 1;
  border-radius: 18px;
  overflow: hidden;
  top: 9px;
  left: 9px;
  margin-top: 0;
  margin-left: 0;
  background-color: #c81704;
  z-index: 3;
  visibility: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23) inset;
  -webkit-transition: all 200ms ease;
  -khtml-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.eds_floatingMenuStyle2 > ul > li img.eds_icon {
  width: 0px;
  height: 0px;
}
.eds_floatingMenuStyle2 > ul > li > a {
  white-space: nowrap;
  padding-left: 40px;
  position: absolute;
  top: -8px;
  left: -8px;
  bottom: -4px;
  color: #c81704;
  line-height: 34px;
  border-radius: 18px;
  font-size: 19px;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  z-index: 1;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  -webkit-transition: color 400ms ease;
  -khtml-transition: color 400ms ease;
  -moz-transition: color 400ms ease;
  -ms-transition: color 400ms ease;
  -o-transition: color 400ms ease;
  transition: color 400ms ease;
}
.eds_floatingMenuStyle2 > ul > li > a:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  top: 50%;
  bottom: 50%;
  left: 16px;
  right: 0;
  border-radius: 0 10px 10px 0;
  z-index: -1;
  position: absolute;
  width: 0;
  height: 0;
  -webkit-transition: width 100ms ease 200ms;
  -khtml-transition: width 100ms ease 200ms;
  -moz-transition: width 100ms ease 200ms;
  -ms-transition: width 100ms ease 200ms;
  -o-transition: width 100ms ease 200ms;
  transition: width 100ms ease 200ms;
}
.eds_floatingMenuStyle2 > ul > li:hover .eds_icon, .eds_floatingMenuStyle2 > ul > li.edsfnl_active .eds_icon {
  width: 34px;
  height: 34px;
  margin-left: -17px;
  margin-top: -17px;
  font-size: 15px;
  visibility: visible;
}
.eds_floatingMenuStyle2 > ul > li:hover img.eds_icon, .eds_floatingMenuStyle2 > ul > li.edsfnl_active img.eds_icon {
  width: 34px;
  height: 34px;
  padding: 7px;
}
.eds_floatingMenuStyle2 > ul > li:hover > a, .eds_floatingMenuStyle2 > ul > li.edsfnl_active > a {
  color: #fff;
  text-shadow: none;
}
.eds_floatingMenuStyle2 > ul > li:hover > a:after, .eds_floatingMenuStyle2 > ul > li.edsfnl_active > a:after {
  width: 100%;
  top: 0;
  bottom: 0;
  height: 100%;
}
.eds_floatingMenuStyle2 > ul > li + li {
  padding-top: 41px;
}
.eds_floatingMenuStyle2 > ul > li + li > a {
  top: 14px;
  bottom: -7px;
}
.eds_floatingMenuStyle2 > ul > li + li:before {
  top: auto;
  bottom: 1px;
}
.eds_floatingMenuStyle2 > ul > li + li:after {
  display: block;
}
.eds_floatingMenuStyle2 > ul > li + li .eds_icon {
  top: 31px;
}
.eds_floatingMenuStyle2 > ul > li:last-child:after {
  bottom: 9px;
}
.eds_floatingMenuStyle2 > span {
  cursor: pointer;
  position: relative;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #c81704;
  text-align: center;
  font-size: 0;
  line-height: 0;
  opacity: 0.7;
  left: -13px;
  margin-bottom: 15px;
  display: inline-block;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23);
}
.eds_floatingMenuStyle2 > span:after, .eds_floatingMenuStyle2 > span:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 45px;
  font-size: 21px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  -webkit-transition: all 400ms ease;
  -khtml-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.eds_floatingMenuStyle2 > span:before {
  content: "";
}
.eds_floatingMenuStyle2 > span:after {
  content: "";
  opacity: 0;
  visibility: hidden;
}
.eds_floatingMenuStyle2.eds_floatingMenuActive > span {
  opacity: 1;
}
.eds_floatingMenuStyle2.eds_floatingMenuActive > span:before {
  opacity: 0;
  visibility: hidden;
}
.eds_floatingMenuStyle2.eds_floatingMenuActive > span:after {
  opacity: 1;
  visibility: visible;
}
.eds_floatingMenuStyle2.eds_floatingMenuActive > ul {
  display: block !important;
}

.eds_circularMenu {
  position: fixed;
  bottom: 200px;
  left: 200px;
  z-index: 900;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  font-size: 0;
  line-height: 0;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu {
    bottom: 100px;
    left: 100px;
    width: 50px;
    height: 50px;
  }
}
.eds_circularMenu > span {
  display: inline-block;
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 10;
  border-radius: 50px;
  background: #c81704;
  cursor: pointer;
  text-align: center;
  font-size: 0;
  line-height: 0;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23) inset;
  -webkit-transition: all 400ms ease;
  -khtml-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > span {
    width: 50px;
    height: 50px;
  }
}
.eds_circularMenu > span:hover {
  background-color: #FB1D04;
}
.eds_circularMenu > span:before, .eds_circularMenu > span:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50px;
  color: #fff;
  font-size: 56px;
  line-height: 100px;
  text-decoration: none !important;
  -webkit-transition: all 1000ms ease, color 300ms linear;
  -khtml-transition: all 1000ms ease, color 300ms linear;
  -moz-transition: all 1000ms ease, color 300ms linear;
  -ms-transition: all 1000ms ease, color 300ms linear;
  -o-transition: all 1000ms ease, color 300ms linear;
  transition: all 1000ms ease, color 300ms linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > span:before, .eds_circularMenu > span:after {
    font-size: 28px;
    line-height: 49px;
  }
}
.eds_circularMenu > span:before {
  content: "";
}
.eds_circularMenu > span:after {
  content: "";
  opacity: 0;
  visibility: hidden;
}
.eds_circularMenu > ul {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.eds_circularMenu > ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  overflow: hidden;
  text-align: center;
  background-color: #FB1D04;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23) inset;
  opacity: 0;
  -webkit-transition: transform 300ms ease, background 300ms linear, opacity 400ms linear;
  -khtml-transition: transform 300ms ease, background 300ms linear, opacity 400ms linear;
  -moz-transition: transform 300ms ease, background 300ms linear, opacity 400ms linear;
  -ms-transition: transform 300ms ease, background 300ms linear, opacity 400ms linear;
  -o-transition: transform 300ms ease, background 300ms linear, opacity 400ms linear;
  transition: transform 300ms ease, background 300ms linear, opacity 400ms linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > ul li {
    width: 50px;
    height: 50px;
  }
}
.eds_circularMenu > ul li:nth-child(2) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
.eds_circularMenu > ul li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
.eds_circularMenu > ul li:nth-child(4) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.eds_circularMenu > ul li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}
.eds_circularMenu > ul li:nth-child(6) {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
.eds_circularMenu > ul li:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms;
}
.eds_circularMenu > ul li:nth-child(8) {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}
.eds_circularMenu > ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  z-index: 2;
  padding: 42px 5px 5px;
  text-align: center;
  word-wrap: break-word;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > ul li > a {
    padding-top: 20px;
    font-size: 12px;
  }
}
.eds_circularMenu > ul li .eds_icon {
  position: absolute;
  font-size: 21px;
  color: #fff;
  left: 0;
  right: 0;
  top: 15px;
  text-align: center;
  text-decoration: none !important;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > ul li .eds_icon {
    font-size: 15px;
    top: 5px;
  }
}
.eds_circularMenu > ul li img.eds_icon {
  max-width: 25px;
  max-height: 25px;
  margin: 0 auto;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > ul li img.eds_icon {
    max-width: 20px;
    max-height: 20px;
  }
}
.eds_circularMenu.eds_floatingMenuActive > span {
  -ms-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  background-color: #FB1D04;
}
.eds_circularMenu.eds_floatingMenuActive > span:before {
  opacity: 0;
  visibility: hidden;
}
.eds_circularMenu.eds_floatingMenuActive > span:after {
  opacity: 1;
  visibility: visible;
  color: #fff;
}
.eds_circularMenu.eds_floatingMenuActive > span:hover:after {
  color: #c81704;
}
.eds_circularMenu.eds_floatingMenuActive > ul li {
  background-color: #c81704;
  opacity: 1;
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(1) {
  -ms-transform: translate(0px, -150px);
  -webkit-transform: translate(0px, -150px);
  transform: translate(0px, -150px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(1) {
    -ms-transform: translate(0px, -70px);
    -webkit-transform: translate(0px, -70px);
    transform: translate(0px, -70px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(2) {
  -ms-transform: translate(105px, -105px);
  -webkit-transform: translate(105px, -105px);
  transform: translate(105px, -105px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(2) {
    -ms-transform: translate(50px, -50px);
    -webkit-transform: translate(50px, -50px);
    transform: translate(50px, -50px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(3) {
  -ms-transform: translate(150px, 0px);
  -webkit-transform: translate(150px, 0px);
  transform: translate(150px, 0px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(3) {
    -ms-transform: translate(70px, 0px);
    -webkit-transform: translate(70px, 0px);
    transform: translate(70px, 0px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(4) {
  -ms-transform: translate(105px, 105px);
  -webkit-transform: translate(105px, 105px);
  transform: translate(105px, 105px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(4) {
    -ms-transform: translate(50px, 50px);
    -webkit-transform: translate(50px, 50px);
    transform: translate(50px, 50px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(5) {
  -ms-transform: translate(0, 150px);
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(5) {
    -ms-transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    transform: translate(0, 70px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(6) {
  -ms-transform: translate(-105px, 105px);
  -webkit-transform: translate(-105px, 105px);
  transform: translate(-105px, 105px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(6) {
    -ms-transform: translate(-50px, 50px);
    -webkit-transform: translate(-50, 50px);
    transform: translate(-50px, 50px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(7) {
  -ms-transform: translate(-150px, 0px);
  -webkit-transform: translate(-150px, 0px);
  transform: translate(-150px, 0px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(7) {
    -ms-transform: translate(-70px, 0px);
    -webkit-transform: translate(-70px, 0px);
    transform: translate(-70px, 0px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(8) {
  -ms-transform: translate(-105px, -105px);
  -webkit-transform: translate(-105px, -105px);
  transform: translate(-105px, -105px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(8) {
    -ms-transform: translate(-50px, -50px);
    -webkit-transform: translate(-50px, -50px);
    transform: translate(-50px, -50px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:hover, .eds_circularMenu.eds_floatingMenuActive > ul li.edsfnl_active {
  background-color: #FB1D04;
}
.eds_circularMenu.eds_floatingMenuActive > ul li:hover > a, .eds_circularMenu.eds_floatingMenuActive > ul li.edsfnl_active > a {
  color: #fff;
  text-decoration: none;
}

.eds_floatingMenu.eds_static {
  position: relative;
  bottom: auto;
  left: auto;
  top: auto;
  right: auto;
}

.EasyDNNSkin_Ozone .eds_threeColumnSocialLeft {
  padding-top: 35px;
  float: left;
  width: 130px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_threeColumnSocialLeft {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
}
.EasyDNNSkin_Ozone .eds_threeColumnSocialLeft.DNNEmptyPane + .eds_threeColumnSocialCenter {
  margin-left: 0;
}
.EasyDNNSkin_Ozone .eds_threeColumnSocialRight {
  padding-top: 35px;
  float: right;
  width: 286px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_threeColumnSocialRight {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
}
.EasyDNNSkin_Ozone .eds_threeColumnSocialRight.DNNEmptyPane + .eds_threeColumnSocialLeft + .eds_threeColumnSocialCenter {
  margin-right: 0;
}
.EasyDNNSkin_Ozone .eds_threeColumnSocialRight.DNNEmptyPane + .eds_threeColumnSocialLeft.DNNEmptyPane + .eds_threeColumnSocialCenter {
  margin: 0;
}
.EasyDNNSkin_Ozone .eds_threeColumnSocialCenter {
  padding-top: 35px;
  margin: 0 324px 0 150px;
  overflow: hidden;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_threeColumnSocialCenter {
    width: auto;
    float: none;
    margin: 0;
  }
}
.EasyDNNSkin_Ozone .dnnForm.dnnGroupDirectory {
  padding: 0;
}
.EasyDNNSkin_Ozone .dgdAvatar {
  background: none #fff;
  border: 1px solid #c81704;
  border-radius: 0;
  height: auto;
  margin-right: 2%;
  overflow: hidden;
  padding: 4px;
  width: 12%;
  max-width: 135px;
  margin-top: 5px;
}
.EasyDNNSkin_Ozone .dgdAvatar img {
  border-radius: 0;
}
.EasyDNNSkin_Ozone .dgdAvatar a {
  max-height: 82px;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfoWrap {
  border-bottom: dashed 1px #999;
  padding-bottom: 25px;
  margin: 0;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfoWrap + .dgdGroupQuickInfoWrap {
  margin-top: 25px;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfoWrap:last-child {
  border-bottom: none;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo {
  width: 86%;
  font-size: 12px;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo h3 a {
  color: #272621;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo h3 a:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul {
  border: solid 1px #c81704;
  border-radius: 4px;
  display: inline-block;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul li {
  padding: 0;
  background: none transparent !important;
  float: left;
  line-height: 28px;
  height: 28px;
  margin: 0 10px;
  height: auto;
  color: #777373;
  font-size: 15px;
  font-weight: normal;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #c81704;
  margin-right: 5px;
  font-size: 14px;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul li.posts-icn:before {
  content: "";
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul li.member-icn:before {
  content: "";
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul li.photo-icn:before {
  content: "";
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul li.docs-icn:before {
  content: "";
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul li.join-group-icn {
  margin: 0 -85px 0 10px;
  width: 70px;
}
.EasyDNNSkin_Ozone .dgdGroupQuickInfo ul li.join-group-icn .dnnTertiaryAction {
  padding: 0;
  line-height: 28px;
  margin: 0;
}
.EasyDNNSkin_Ozone .console {
  width: 100%;
  height: auto;
  border: solid 1px #c81704;
  border-radius: 6px;
}
.EasyDNNSkin_Ozone .console .console-none div {
  border-bottom: dashed 1px #bfbfbf;
  text-align: center;
  float: none;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .console .console-none div {
    width: 20%;
    min-width: 20%;
    float: left;
    border: none;
  }
}
.EasyDNNSkin_Ozone .console .console-none div h3 {
  margin: 8px 0;
  border: solid 1px transparent;
  border-radius: 4px;
  display: inline-block;
  line-height: 1;
  padding: 4px 8px;
  font-size: 16px;
  font-weight: normal;
  color: #272621;
  -webkit-transition: color 300ms linear;
  -khtml-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -ms-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}
.EasyDNNSkin_Ozone .console .console-none.active h3 {
  border-color: #c81704;
}
.EasyDNNSkin_Ozone .console.profile {
  background: none transparent;
}
.EasyDNNSkin_Ozone .console-mouseon {
  background: none transparent !important;
}
.EasyDNNSkin_Ozone .console-mouseon h3 {
  color: #c81704 !important;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdSearch {
  margin: 30px 0;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdSearch .mdSearchBar {
  border: solid 1px #c81704;
  border-radius: 4px;
  padding: 0;
  overflow: hidden;
  float: left;
  width: 70%;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .dnnMemberDirectory .mdSearch .mdSearchBar {
    width: 100%;
    margin-bottom: 15px;
  }
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdSearch input[type="text"] {
  border: none;
  background: none transparent;
  color: #272621;
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
  padding: 10px 0 0 10px;
  width: 55%;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdSearch #refreshResults {
  padding: 15px;
  background-position: center center;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .dnnPrimaryAction {
  float: right;
  border-radius: 0 4px 4px 0;
  margin: -1px;
  padding: 13px 30px 13px 60px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .dnnMemberDirectory .dnnPrimaryAction {
    padding: 13px 10px 13px 25px;
  }
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .dnnPrimaryAction,
.EasyDNNSkin_Ozone .dnnMemberDirectory .dnnPrimaryAction:hover {
  background-repeat: no-repeat;
  background-position: 22px center;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .dnnMemberDirectory .dnnPrimaryAction,
  .EasyDNNSkin_Ozone .dnnMemberDirectory .dnnPrimaryAction:hover {
    background-position: 5px center;
  }
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .dnnPrimaryAction {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/socialPagesElements/search/searchButton/icon/predefined/searchIcon_header2.png");
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .dnnPrimaryAction:hover {
  background-image: url("/Portals/_default/Skins/Ozone/assets/images/socialPagesElements/search/searchButton/icon/predefined/searchIcon.png");
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .selectDrop {
  float: right;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .selectDrop #mdAdvancedSearch {
  padding: 14px 15px;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .selectDrop #mdAdvancedSearch:after {
  background: none transparent;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdAdvancedSearchForm {
  background: none #fff;
  border: 1px solid #c81704;
  border-radius: 0;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  padding: 15px !important;
  top: 43px;
  right: 10px;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdAdvancedSearchForm input[type="text"],
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdAdvancedSearchForm input[type="text"]:hover,
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdAdvancedSearchForm input[type="text"]:focus {
  box-shadow: none;
  border: solid 1px #c81704;
  line-height: 1.3;
  padding: 5px;
  border-radius: 0;
  font-size: 12px;
  margin-bottom: 5px;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdAdvancedSearchForm label {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
}
.EasyDNNSkin_Ozone .dnnMemberDirectory .mdAdvancedSearchForm .dnnPrimaryAction {
  padding: 5px 5px 5px 25px;
  background-position: 5px center;
  border-radius: 4px;
}
.EasyDNNSkin_Ozone #mdMemberList {
  margin: 0 -8px 20px;
}
.EasyDNNSkin_Ozone #mdMemberList > li {
  background: none #fff;
  border: 1px solid #c81704;
  border-radius: 0;
  box-shadow: none;
  height: 150px;
  list-style: none;
  margin: 0 8px 15px;
  padding: 15px 15px 56px;
  position: relative;
  width: 415px;
  z-index: 1;
  opacity: 0.9;
  -webkit-transition: opacity 300ms linear;
  -khtml-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Ozone #mdMemberList > li:hover {
  opacity: 1;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdMemberImg {
  background: none #fff;
  border: 1px solid #c81704;
  border-radius: 0;
  margin: 0 13px 13px 0;
  padding: 4px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions {
  background: none #c81704;
  border: none;
  bottom: 0;
  clear: both;
  height: 56px;
  left: 0;
  position: absolute;
  text-shadow: none;
  width: 100%;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li {
  color: #fff;
  font-size: 12px;
  font-family: "PT Sans", sans-serif;
  color: #4b0a03;
  line-height: 28px;
  text-shadow: none;
  line-height: 56px;
  padding: 0 5px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li a,
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li p {
  color: #4b0a03;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  min-height: 13px;
  min-width: 35px;
  padding: 7px;
  line-height: 1;
  border-radius: 9px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li a {
  -webkit-transition: background-color 0.2s linear;
  -khtml-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li a:hover {
  background-color: #b51e0e;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.24) inset, 1px 1px 1px #d42e1d;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdFriendRequest a:before, .EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdFollow a:before, .EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin-right: 3px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdFriendRequest a:before {
  content: "";
  font-size: 16px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdFollow a:before {
  content: "";
  font-size: 13px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage {
  border: none;
  position: static;
  float: right;
  padding-top: 3px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage a {
  background-image: none;
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage a span {
  display: inline;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage a:before {
  content: "";
  font-size: 19px;
}
.EasyDNNSkin_Ozone #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage:hover {
  background: none transparent;
  box-shadow: none;
}
.EasyDNNSkin_Ozone .mdMemberList .MdMemberInfo li.mdDisplayName a {
  color: #272621;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.EasyDNNSkin_Ozone .mdMemberList .MdMemberInfo li.mdDisplayName a:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .mdMemberList .MdMemberInfo li.mdEmail a {
  color: #272621;
  font-size: 12px;
}
.EasyDNNSkin_Ozone .mdMemberList .MdMemberInfo li.mdEmail a:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .mdMemberList .mdHoverContent {
  background: none #fff;
  border: 1px solid #c81704;
  border-radius: 0;
  color: #272621;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.EasyDNNSkin_Ozone .mdMemberList .mdHoverContent .mdHoverActions {
  border-top: solid 1px #c81704;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  line-height: 29px;
}
.EasyDNNSkin_Ozone .mdMemberList .mdHoverContent .mdHoverActions > li {
  border-right: solid 1px #c81704;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  margin-right: -1px;
  padding: 0 7px;
}
.EasyDNNSkin_Ozone .mdMemberList .mdHoverContent span.tooltipArrow {
  background: none #fff;
  border-style: solid;
  border-width: 1px;
  border-left-color: transparent !important;
  border-right-color: #c81704;
  border-top-color: transparent !important;
  border-bottom-color: #c81704;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -9px;
  height: 17px;
  width: 15px;
}
.EasyDNNSkin_Ozone .mdLoadMore .dnnTertiaryAction {
  width: 85%;
  margin: 10px auto;
  display: block;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #journalContent,
.EasyDNNSkin_Ozone div#journalItems div.journalrow div.journalitem ul.jcmt li.cmteditarea {
  line-height: 1.1;
  background: none #f3f3f3;
}
.EasyDNNSkin_Ozone .journalTools {
  border: solid 1px #c81704;
  border-radius: 6px;
}
.EasyDNNSkin_Ozone .journalTools + div {
  margin-top: 20px;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor {
  padding: 15px;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #journalClose {
  top: 0;
  right: 0;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #journalContent {
  margin-bottom: 8px;
  padding: 8px;
  width: 100%;
  font-size: 15px;
  border: none;
  box-shadow: none;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #tbar {
  bottom: 17px;
  height: 16px;
  margin: 6px 16px 4px;
  min-width: 80px;
  position: absolute;
  right: 6px;
  width: 78px;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #tbar > span {
  background: none transparent !important;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #tbar > span:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  cursor: default;
  color: #adadad;
  font-size: 16px;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #tbar > span:hover:before {
  color: #c81704;
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #tbar #tbar-perm:before {
  content: "";
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #tbar #tbar-attach:before {
  content: "";
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #tbar #tbar-photo:before {
  content: "";
}
.EasyDNNSkin_Ozone .journalTools #journalEditor #tbar .securityMenu .handle {
  right: 9px;
  top: -26px;
}
.EasyDNNSkin_Ozone .journalTools #btnShare {
  padding: 8px 20px;
}
.EasyDNNSkin_Ozone .journalTools #journalOptionArea {
  padding: 15px;
  top: auto;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-top: solid 1px #c81704;
  background: none transparent;
}
.EasyDNNSkin_Ozone .journalTools #journalOptionArea .fileUploadArea {
  padding: 0;
  background: none transparent;
}
.EasyDNNSkin_Ozone .journalTools #journalOptionArea div {
  padding: 0;
}
.EasyDNNSkin_Ozone .journalTools #journalOptionArea .journal_onlineFileShare {
  border: none;
}
.EasyDNNSkin_Ozone .journalTools #journalOptionArea .journal_localFileShare .dnnSecondaryAction,
.EasyDNNSkin_Ozone .journalTools #journalOptionArea .journal_onlineFileShare .dnnSecondaryAction {
  text-transform: none !important;
  font-size: 13px;
  padding: 5px 10px;
  margin: 10px 0 0;
}
.EasyDNNSkin_Ozone .journalTools #journalOptionArea .journal_localFileShare > span,
.EasyDNNSkin_Ozone .journalTools #journalOptionArea .journal_onlineFileShare > span {
  color: #969696;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.EasyDNNSkin_Ozone #journalEditor,
.EasyDNNSkin_Ozone .jcmt .cmteditarea {
  background: none transparent;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  text-shadow: none;
  width: 100%;
}
.EasyDNNSkin_Ozone #journalEditor #journalClose,
.EasyDNNSkin_Ozone #linkClose,
.EasyDNNSkin_Ozone .miniclose,
.EasyDNNSkin_Ozone .minidel {
  background: none transparent;
  height: 18px !important;
  width: 18px !important;
  text-align: center;
}
.EasyDNNSkin_Ozone #journalEditor #journalClose:before,
.EasyDNNSkin_Ozone #linkClose:before,
.EasyDNNSkin_Ozone .miniclose:before,
.EasyDNNSkin_Ozone .minidel:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #c81704;
}
.EasyDNNSkin_Ozone .journalTools #btnShare.disabled,
.EasyDNNSkin_Ozone .jcmt li.cmtbtn a.disabled {
  background: none #eee !important;
  color: #fff !important;
  box-shadow: none !important;
  border-color: #E8E8E8 !important;
  text-shadow: none !important;
}
.EasyDNNSkin_Ozone #journalItems {
  font-size: 12px;
}
.EasyDNNSkin_Ozone #journalItems .journalitem > p {
  color: #a6a3a3;
}
.EasyDNNSkin_Ozone #journalItems .journalitem > p .authorname {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
}
.EasyDNNSkin_Ozone #journalItems .journalitem > p .authorname a {
  color: #272621;
}
.EasyDNNSkin_Ozone #journalItems .journalitem > p .authorname a:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone #journalItems .journalitem .jphoto img {
  padding: 4px;
  border: solid 1px #c81704;
}
.EasyDNNSkin_Ozone #journalItems .journalitem .journalfooter {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.EasyDNNSkin_Ozone #journalItems .journalrow {
  border: none;
  margin-bottom: 40px;
  padding: 0;
  overflow: hidden;
}
.EasyDNNSkin_Ozone #journalItems .journalrow .journalitem .jcmt {
  margin-top: 15px;
}
.EasyDNNSkin_Ozone #journalItems .journalrow .journalitem .jcmt .cmteditarea {
  border: solid 1px #c81704;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}
.EasyDNNSkin_Ozone #journalItems .journalrow .journalitem .jcmt .cmteditarea textarea,
.EasyDNNSkin_Ozone #journalItems .journalrow .journalitem .jcmt .cmteditarea textarea:hover,
.EasyDNNSkin_Ozone #journalItems .journalrow .journalitem .jcmt .cmteditarea textarea:focus {
  width: 100%;
  max-width: none;
  background: none transparent;
  box-shadow: none;
  border: none;
}
.EasyDNNSkin_Ozone #journalItems .journalrow .journalitem .jcmt .cmtbtn a {
  padding: 5px 15px;
}
.EasyDNNSkin_Ozone #journalItems .journalrow .journalitem .jcmt li abbr {
  color: #a6a3a3;
  font-family: "Roboto Condensed", sans-serif;
}
.EasyDNNSkin_Ozone #journalItems .journalrow .journalitem .jcmt li p {
  padding: 0;
  font-size: 11px;
}
.EasyDNNSkin_Ozone #journalItems .author img,
.EasyDNNSkin_Ozone .journalrow div.journalitem ul.jcmt li img {
  width: 84px;
  max-width: 100%;
  padding: 0;
  border-radius: 42px;
}
.EasyDNNSkin_Ozone #journalItems .journalitem,
.EasyDNNSkin_Ozone .journalrow div.journalitem ul.jcmt li p {
  margin-left: 104px;
  overflow: hidden;
}
.EasyDNNSkin_Ozone .ModViewProfileC {
  overflow: hidden;
}
.EasyDNNSkin_Ozone .UserProfileControls ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.EasyDNNSkin_Ozone .UserProfileControls ul li {
  list-style-type: none;
  margin: 0 0 5px;
  padding: 0;
  display: inline-block;
}
.EasyDNNSkin_Ozone .UserProfileControls ul li .dnnSecondaryAction {
  font-size: 12px;
  margin: 0;
  padding: 6px 15px;
}
.EasyDNNSkin_Ozone #UserProfileImg {
  float: left;
  margin-bottom: 10px;
}
.EasyDNNSkin_Ozone #UserProfileImg img {
  padding: 4px;
  border: solid 1px #c81704;
}
.EasyDNNSkin_Ozone .dnnAdminTabNav {
  border-bottom: 1px solid #c81704;
  height: 31px;
  border-radius: 0;
}
.EasyDNNSkin_Ozone .dnnAdminTabNav li {
  background: none transparent;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.EasyDNNSkin_Ozone .dnnAdminTabNav li a {
  background: none transparent;
  border: solid 1px transparent;
  border-radius: 0;
  border-bottom: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 14px;
  height: 30px;
  padding: 0 13px;
  line-height: 30px;
  margin: 0 0 -1px !important;
  color: #272621;
}
.EasyDNNSkin_Ozone .dnnAdminTabNav li a:hover {
  color: #c81704;
  background: none transparent;
}
.EasyDNNSkin_Ozone .dnnAdminTabNav li.ui-tabs-active a {
  border-color: #c81704;
  padding: 0 13px;
}
.EasyDNNSkin_Ozone .dnnAdminTabNav li.ui-state-focus {
  background: none transparent;
  box-shadow: none;
}
.EasyDNNSkin_Ozone .dnnAdminTabNav li.ui-state-focus a {
  background: none transparent;
  box-shadow: none;
  border-color: #c81704;
}
.EasyDNNSkin_Ozone #smMainContent .dnnAdminTabNav li a span {
  background: none #e71601;
  border-radius: 11px;
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 1;
  min-width: 20px;
  padding: 4px;
  text-align: center;
  text-shadow: none;
  display: inline-block;
  box-shadow: none;
  margin: -4px 10px 0 0;
  vertical-align: middle;
}
.EasyDNNSkin_Ozone .messageControls {
  border: none;
  padding: 0;
}
.EasyDNNSkin_Ozone .messageControls .messageSelect .dnnButtonGroup li {
  margin-right: 5px;
}
.EasyDNNSkin_Ozone .messageControls .messageFolders .dnnButtonGroup li {
  margin-left: 5px;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup {
  background: none transparent;
  border: none;
  box-shadow: none;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup > li {
  border: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: none transparent !important;
  box-shadow: none !important;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup > li > a {
  border: solid 1px #c81704;
  border-radius: 5px;
  background: none transparent;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 300;
  padding: 8px 15px;
  line-height: 1;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup > li > a span {
  color: #272621;
  margin: 0 !important;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup > li > a:hover {
  background: none #c81704;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup > li > a:hover span {
  color: #fff;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup > li.selectDrop > a:after {
  background: none transparent !important;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 20px;
  color: #c81704;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup > li.selectDrop > a:hover:after {
  color: #fff;
}
.EasyDNNSkin_Ozone .messageControls .dnnButtonGroup > li.selectDrop > ul {
  background: none #fff;
  border: 1px solid #c81704;
  border-radius: 2px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
  top: 35px;
}
.EasyDNNSkin_Ozone #smMainContent .dnnFormExpandContent {
  text-align: right;
}
.EasyDNNSkin_Ozone #smMainContent .dnnFormExpandContent .ComposeMessage {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
}
.EasyDNNSkin_Ozone #smMainContent .dnnFormExpandContent .ComposeMessage:before {
  content: "";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
}
.EasyDNNSkin_Ozone .smListings > ul {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Ozone .smListings > ul > li {
  background: none #f3f3f3;
  border-bottom: none;
  border-top: dashed 1px #a8a4a4;
}
.EasyDNNSkin_Ozone .smListings > ul > li.active {
  background: none transparent;
}
.EasyDNNSkin_Ozone .smListings > ul > li > ul > li .profileImg {
  background: none transparent;
  border: solid 1px #c81704;
  width: 64px;
  height: 64px;
  overflow: hidden;
  margin: 5px;
}
.EasyDNNSkin_Ozone .smListings > ul > li > ul > li .profileImg span {
  width: 62px;
  height: 62px;
  border: solid 4px #fff;
}
.EasyDNNSkin_Ozone .smListings > ul > li > ul > li .profileImg span em {
  width: 54px;
  height: 54px;
}
.EasyDNNSkin_Ozone .smListings > ul > li > ul > li .profileImg span em img {
  width: 100%;
  height: 100%;
}
.EasyDNNSkin_Ozone .smListings dl .subject {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.EasyDNNSkin_Ozone .smListings dl .meta {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  display: inline-block;
}
.EasyDNNSkin_Ozone .smListings dl .meta em {
  font-style: normal;
}
.EasyDNNSkin_Ozone .smListings dl .message {
  color: #757575;
  font-size: 12px;
}
.EasyDNNSkin_Ozone .smListings .smTimeStamped {
  color: #757575;
  font-size: 12px;
}
.EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle,
.EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle:hover {
  background: none #e7ebf1;
  border-radius: 7px;
  box-shadow: 0px 1px 0px 0px #fff inset;
  position: relative;
  line-height: 1;
  width: 26px;
  height: 26px;
  border: solid 1px #dbdee6;
  text-indent: 0;
}
.EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle > span,
.EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle:hover > span {
  display: none;
}
.EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle:before, .EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle:after {
  position: absolute;
  width: 16px;
  height: 16px;
}
.EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle:before {
  content: "";
  border: solid 1px #cbd0da;
  box-shadow: 0px 3px 4px 0px #b5b9c1;
  background-color: #eaedf3;
  border-radius: 4px;
  top: 4px;
  left: 4px;
}
.EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #a01203;
  text-shadow: 1px 1px 1px #fff;
  font-size: 12px;
  top: 6px;
  left: 2px;
}
.EasyDNNSkin_Ozone .smListings .messages > li .ActiveToggle:hover:before {
  background-color: #fff;
}
.EasyDNNSkin_Ozone .smListings .messages > li.active .ActiveToggle:after {
  display: none;
}
.EasyDNNSkin_Ozone textarea#replyMessage,
.EasyDNNSkin_Ozone textarea#replyMessage:hover,
.EasyDNNSkin_Ozone textarea#replyMessage:focus {
  border: 1px solid #C81704;
  border-radius: 5px;
  padding: 10px;
  background: none #F3F3F3;
  box-shadow: none;
}
.EasyDNNSkin_Ozone .DnnModule-Messaging-Notifications .smListings .ListCol-2 {
  width: 12%;
}
.EasyDNNSkin_Ozone .DnnModule-Messaging-Details .smListings .ListCol-2 {
  width: 60%;
}
.EasyDNNSkin_Ozone .DnnModule-Messaging-Details .smListings .ListCol-1 {
  width: 12%;
}

.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header {
  min-height: 65px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo {
  max-height: 72px;
  padding: 13px 32px 0 32px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo {
    max-height: 60px;
    padding: 5px 5px 0 5px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 48px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo.eds_logoHeader1 {
  padding: 5px 32px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo.eds_logoHeader1 {
    max-height: 60px;
    padding: 5px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language,
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchButton,
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin {
  top: -101px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language,
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_searchButton,
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin {
    height: 0;
    margin: 0;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .responsAbilityMenu {
  margin-top: -24px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer .responsAbilityMenu {
    margin-top: 15px;
    padding-top: 0;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header {
    min-height: 46px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_logo {
  max-height: 48px;
  margin: 10px 0;
  padding: 0;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane.DNNEmptyPane + .eds_logo.eds_logoHeader2 {
  max-height: 101px;
  margin: 7px 0;
  padding: 0;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane.DNNEmptyPane + .eds_logo.eds_logoHeader2 > a > img {
  max-height: 80px;
  max-width: 300px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane.DNNEmptyPane + .eds_logo.eds_logoHeader2 > a > img {
    max-height: 48px;
    max-width: 200px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 {
  max-height: 124px;
  margin: 20px 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 {
    max-height: 75px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 {
    margin: 10px 0;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 {
    max-height: 68px;
    margin: 5px 0;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 > a > img {
  max-height: 110px;
  max-width: 300px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 > a > img {
    max-height: 48px;
    max-width: 200px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_bannerPane + .eds_logo.eds_logoHeader2 > a > img {
    max-height: 48px;
    max-width: 200px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight.eds_bannerPane {
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLanguageBg {
  min-height: 0;
  height: 0;
  overflow: hidden;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_userLanguageBg > div {
  margin-top: -100px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight {
  margin-top: 19px;
  margin-bottom: 15px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_headerRight {
    margin-bottom: 0;
    margin-top: 0;
    height: 0;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .header2search {
    margin-top: -500px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_menuBg {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .responsAbilityMenu.eds_menuType2 {
  margin-top: 0;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 {
  min-height: 90px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_fixedHeader {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.4);
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_headerBackground {
  border-bottom-width: 2px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_headerBackground .eds_header .eds_logo {
  margin: 8px 0;
  padding: 5px 5px 0 0;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_headerBackground .eds_header .eds_logo {
    max-height: 60px;
    padding: 5px 5px 0 0;
    margin: 0;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_headerBackground .eds_header .eds_logo {
    padding: 5px 5px 0 0;
    margin: 0;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 44px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg {
  padding-bottom: 1px;
  margin-bottom: 0;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg:before {
  height: 1px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_menuType5bg:after {
  height: 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header {
    min-height: 0;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header {
    padding-bottom: 10px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language,
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_userLogin {
  top: 0;
  height: auto;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language {
  margin-top: 5px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language {
    margin-left: 27px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_language {
    margin-top: -500px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_headerRight {
    margin-top: -500px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_searchButton {
  top: 0;
  height: 30px;
  margin-left: 19px;
  margin-right: 1px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_logo {
  padding: 0;
  margin: 5px 10px 5px 0;
  max-height: 50px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 50px;
}
.eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_headerBanner {
  margin-top: 5px;
  font-size: 14px !important;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer5 .eds_headerBackground .eds_header .eds_headerBanner {
    height: 0;
    margin: 0;
    overflow: hidden;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 {
  margin-top: 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 {
    margin-top: 10px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  line-height: 65px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
    line-height: 45px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone .responsAbilityMenu.eds_menuType5 {
  margin-top: 0;
}
.eds_pageScrolled .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .responsAbilityMenu {
  margin-top: 6px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .responsAbilityMenu {
    margin-top: 13px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeader7TrigerContainer {
  margin-top: 17px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_pageScrolled .EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeader7TrigerContainer {
    margin-top: 0;
  }
}

.EasyDNNSkin_Ozone .eds_Tabs {
  border: solid 1px #d02110;
  border-radius: 5px;
}
.EasyDNNSkin_Ozone .eds_Tabs .eds_tabsNav {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  border-radius: 5px 5px 0 0;
  border-bottom: solid 1px #c81704;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_Tabs .eds_tabsNav {
    border-bottom: none;
  }
}
.EasyDNNSkin_Ozone .eds_Tabs .eds_tabsNav > li {
  display: inline-block;
  list-style-type: none;
  cursor: pointer;
  color: #b4b4b4;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  border-color: #c81704;
  border-width: 0 1px 0 0;
  border-style: solid;
  padding: 7px 20px;
  margin: 0;
  line-height: 1;
  -webkit-transition: color 300ms linear;
  -khtml-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -ms-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_Tabs .eds_tabsNav > li {
    display: block;
    border-width: 0 0 1px;
  }
}
.EasyDNNSkin_Ozone .eds_Tabs .eds_tabsNav > li:hover {
  color: #c81704;
}
.EasyDNNSkin_Ozone .eds_Tabs .eds_tabsNav > li.edsTabulator_active {
  border-bottom: solid 1px #fff;
  margin-bottom: -1px;
  color: #c81704;
  border-radius: 0 5px 0 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Ozone .eds_Tabs .eds_tabsNav > li.edsTabulator_active {
    margin-bottom: 0;
  }
}
.EasyDNNSkin_Ozone .eds_Tabs .edsTabulator_tabsWrapper {
  overflow: hidden;
  position: relative;
}
.EasyDNNSkin_Ozone .eds_Tabs .edsTabulator_tabsWrapper .edsTabulator_tab {
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 0;
  z-index: 0;
  -webkit-transition: opacity 300ms linear;
  -khtml-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Ozone .eds_Tabs .edsTabulator_tabsWrapper .edsTabulator_tab.edsTabulator_active {
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 1;
  width: 100%;
}
.EasyDNNSkin_Ozone .eds_Tabs.eds_Tabs2 .eds_tabsNav > li.edsTabulator_active {
  background-color: #eb1601;
  box-shadow: 0 -25px 13px -13px #cb1400 inset;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  margin-bottom: 0;
  border-bottom: none;
}

.EasyDNNSkin_Ozone .eds_Accordion .edsAccordion_section {
  margin-bottom: 5px;
}
.EasyDNNSkin_Ozone .eds_Accordion .edsAccordion_section .edsAccordion_title {
  position: relative;
  border-bottom: solid 1px #c81704;
  cursor: pointer;
  margin: 0;
  padding: 5px 2px;
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  letter-spacing: normal;
  color: #c81704;
  -webkit-transition: color 300ms linear;
  -khtml-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -ms-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}
.EasyDNNSkin_Ozone .eds_Accordion .edsAccordion_section .edsAccordion_title:hover {
  color: #9f9f9f;
}
.EasyDNNSkin_Ozone .eds_Accordion .edsAccordion_section .edsAccordion_title:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: -1px;
  width: 23px;
  height: 23px;
  text-align: center;
  vertical-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border: solid 1px #c81704;
  font-size: 20px;
  line-height: 1;
}
.EasyDNNSkin_Ozone .eds_Accordion .edsAccordion_section .edsAccordion_contentWrapper {
  position: relative;
  height: 0;
  overflow: hidden;
}
.EasyDNNSkin_Ozone .eds_Accordion .edsAccordion_section .edsAccordion_contentWrapper .edsAccordion_content {
  padding: 10px 3px;
}
.EasyDNNSkin_Ozone .eds_Accordion .edsAccordion_section.edsAccordion_active .edsAccordion_title:after {
  content: "";
  background-color: #c81704;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.EasyDNNSkin_Ozone .eds_Accordion .edsAccordion_section.edsAccordion_active .edsAccordion_contentWrapper {
  height: auto;
}
.EasyDNNSkin_Ozone .eds_Accordion.eds_Accordion2 .edsAccordion_section {
  border-radius: 4px;
}
.EasyDNNSkin_Ozone .eds_Accordion.eds_Accordion2 .edsAccordion_section .edsAccordion_title {
  border: solid 1px #c81704;
  border-radius: 4px;
  padding: 4px 10px;
}
.EasyDNNSkin_Ozone .eds_Accordion.eds_Accordion2 .edsAccordion_section .edsAccordion_title:after {
  right: -1px;
  top: -1px;
  height: auto;
  border-radius: 0 4px 4px 0;
  width: 33px;
  line-height: 30px;
}
.EasyDNNSkin_Ozone .eds_Accordion.eds_Accordion2 .edsAccordion_section .edsAccordion_contentWrapper .edsAccordion_content {
  border: solid 1px #c81704;
  border-radius: 0 0 4px 4px;
  border-top: none;
  padding: 15px 10px;
}
.EasyDNNSkin_Ozone .eds_Accordion.eds_Accordion2 .edsAccordion_section.edsAccordion_active .edsAccordion_title {
  margin-bottom: -2px;
}
.EasyDNNSkin_Ozone .eds_Accordion.eds_Accordion3 .edsAccordion_section .edsAccordion_title {
  padding-left: 37px;
  font-size: 16px;
}
.EasyDNNSkin_Ozone .eds_Accordion.eds_Accordion3 .edsAccordion_section .edsAccordion_title:after {
  left: 0;
  right: auto;
  content: "";
  background: #c81704 url("/Portals/_default/Skins/Ozone/assets/images/elements/accordion3/accordionTitleIcon/predefined/accPlusMinus.png") no-repeat center 4px;
  border: none;
}
.EasyDNNSkin_Ozone .eds_Accordion.eds_Accordion3 .edsAccordion_section.edsAccordion_active .edsAccordion_title:after {
  background-position: center -28px;
}

ul, ol {
  margin-left: 15px;
}

ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: upper-roman;
}
ol ol ol {
  list-style-type: lower-roman;
}

.list-unstyled {
  margin-left: 0;
}

.list-group {
  margin-left: 0;
}

.EasyDNNSkin_Ozone h1, .EasyDNNSkin_Ozone .h1, .EasyDNNSkin_Ozone h2, .EasyDNNSkin_Ozone .h2, .EasyDNNSkin_Ozone h3, .EasyDNNSkin_Ozone .h3, .EasyDNNSkin_Ozone h4, .EasyDNNSkin_Ozone .h4, .EasyDNNSkin_Ozone h5, .EasyDNNSkin_Ozone .h5, .EasyDNNSkin_Ozone h6, .EasyDNNSkin_Ozone .h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
  letter-spacing: normal;
  color: #c81704;
}
.EasyDNNSkin_Ozone .page-header {
  border-bottom: solid 1px #c81704;
}
.EasyDNNSkin_Ozone .page-header h1, .EasyDNNSkin_Ozone .page-header h2, .EasyDNNSkin_Ozone .page-header h3, .EasyDNNSkin_Ozone .page-header h4, .EasyDNNSkin_Ozone .page-header h5, .EasyDNNSkin_Ozone .page-header h6 {
  color: #7c7c7c;
}
.EasyDNNSkin_Ozone .eds_customFont {
  font-family: "Roboto Condensed", sans-serif;
}
.EasyDNNSkin_Ozone .eds_largerText {
  font-size: 120%;
  line-height: 1.2;
}
.EasyDNNSkin_Ozone .eds_largeText {
  font-size: 200%;
  line-height: 1.1;
}
.EasyDNNSkin_Ozone .eds_extraLargeText {
  font-size: 450%;
  line-height: 1.1;
}
.EasyDNNSkin_Ozone .text-muted {
  color: #797676;
}
.EasyDNNSkin_Ozone ul.eds_listCircle > li:before {
  color: #c81704;
  content: "";
  font: 900 9px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 3px;
}
.EasyDNNSkin_Ozone ul.eds_listStar > li:before {
  color: #c81704;
  content: "";
  font: 900 9px/1.3 "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 3px;
}
.EasyDNNSkin_Ozone ul.eds_listCheckSquare > li:before {
  color: #c81704;
  content: "";
  font: 900 13px/1.3 "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 1px;
}
.EasyDNNSkin_Ozone ul.eds_listChevronCircle > li:before {
  color: #c81704;
  content: "";
  font: 900 13px/1.3 "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 0;
}
.EasyDNNSkin_Ozone ul.eds_listCircleO > li:before {
  color: #c81704;
  content: "";
  font: 10px/1.3 "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 3px;
}
.EasyDNNSkin_Ozone ul.eds_listCheck > li:before {
  color: #c81704;
  content: "";
  font: 900 13px/1.3 "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 1px;
}
.EasyDNNSkin_Ozone ul.eds_listCheckSquareO > li:before {
  color: #c81704;
  content: "";
  font: 13px/1.3 "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 0;
}
.EasyDNNSkin_Ozone ul.eds_listPaperclip > li:before {
  color: #c81704;
  content: "";
  font: 900 13px/1.3 "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 0;
}
.EasyDNNSkin_Ozone ul.eds_listCircle, .EasyDNNSkin_Ozone ul.eds_listStar, .EasyDNNSkin_Ozone ul.eds_listCheckSquare, .EasyDNNSkin_Ozone ul.eds_listChevronCircle, .EasyDNNSkin_Ozone ul.eds_listCircleO, .EasyDNNSkin_Ozone ul.eds_listCheck, .EasyDNNSkin_Ozone ul.eds_listCheckSquareO, .EasyDNNSkin_Ozone ul.eds_listPaperclip {
  margin: 0 0 30px;
}
.EasyDNNSkin_Ozone ul.eds_listCircle > li, .EasyDNNSkin_Ozone ul.eds_listStar > li, .EasyDNNSkin_Ozone ul.eds_listCheckSquare > li, .EasyDNNSkin_Ozone ul.eds_listChevronCircle > li, .EasyDNNSkin_Ozone ul.eds_listCircleO > li, .EasyDNNSkin_Ozone ul.eds_listCheck > li, .EasyDNNSkin_Ozone ul.eds_listCheckSquareO > li, .EasyDNNSkin_Ozone ul.eds_listPaperclip > li {
  margin: 0 0 10px;
  position: relative;
  padding: 0 0 0 15px;
  list-style-type: none;
}
.EasyDNNSkin_Ozone ul.eds_listCircle > li:before, .EasyDNNSkin_Ozone ul.eds_listStar > li:before, .EasyDNNSkin_Ozone ul.eds_listCheckSquare > li:before, .EasyDNNSkin_Ozone ul.eds_listChevronCircle > li:before, .EasyDNNSkin_Ozone ul.eds_listCircleO > li:before, .EasyDNNSkin_Ozone ul.eds_listCheck > li:before, .EasyDNNSkin_Ozone ul.eds_listCheckSquareO > li:before, .EasyDNNSkin_Ozone ul.eds_listPaperclip > li:before {
  position: absolute;
}
.EasyDNNSkin_Ozone hr {
  display: block;
  margin: 15px 0 20px;
  border: none;
  border-bottom: 1px dashed #bfbfbf;
  position: relative;
  overflow: visible;
}
.EasyDNNSkin_Ozone hr:after, .EasyDNNSkin_Ozone hr:before {
  content: "";
  display: block;
}
.EasyDNNSkin_Ozone hr.eds_hrStyle2 {
  border-bottom-style: solid;
}
.EasyDNNSkin_Ozone hr.eds_hrStyle2:after {
  width: 16%;
  border-bottom: solid 3px #c81704;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -8%;
}
.EasyDNNSkin_Ozone hr.eds_hrStyle3 {
  border-bottom-style: solid;
}
.EasyDNNSkin_Ozone hr.eds_hrStyle3:after {
  width: 16%;
  border-bottom: solid 3px #c81704;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -8%;
}
.EasyDNNSkin_Ozone hr.eds_hrStyle3:before {
  position: absolute;
  width: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent #c81704;
  top: -11px;
  left: 50%;
  margin-left: -3px;
}
.EasyDNNSkin_Ozone hr.eds_hrStyle4 {
  border-bottom-style: solid;
}
.EasyDNNSkin_Ozone hr.eds_hrStyle4:after {
  width: 16%;
  border-bottom: solid 3px #c81704;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -8%;
  z-index: 1;
}
.EasyDNNSkin_Ozone hr.eds_hrStyle4:before {
  width: 8%;
  border-bottom: solid 7px #c81704;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -4%;
  z-index: 2;
}
.EasyDNNSkin_Ozone .eds_info {
  padding: 8px;
  margin: 10px 0;
  display: block;
  line-height: 30px;
  font-size: 13px;
}
.EasyDNNSkin_Ozone .eds_info:before {
  float: left;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 30px;
  text-align: center;
  margin-right: 12px;
}
.EasyDNNSkin_Ozone .eds_info.bg-primary:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_info.bg-success:before {
  content: "";
  color: #02A700;
}
.EasyDNNSkin_Ozone .eds_info.bg-info:before {
  content: "";
  color: #006BDD;
}
.EasyDNNSkin_Ozone .eds_info.bg-warning:before {
  content: "";
  color: #BCBB00;
}
.EasyDNNSkin_Ozone .eds_info.bg-danger:before {
  content: "";
  color: #C82020;
}
.EasyDNNSkin_Ozone .Normal pre {
  margin-top: 15px;
  margin-bottom: 15px;
}
.EasyDNNSkin_Ozone address {
  font-size: 15px;
}
.EasyDNNSkin_Ozone address strong {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.EasyDNNSkin_Ozone .eds_form > div {
  margin-bottom: 10px;
}
.EasyDNNSkin_Ozone .eds_form label {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: normal;
  width: 100px;
  vertical-align: top;
}
.EasyDNNSkin_Ozone .eds_form .btn {
  margin-left: 100px !important;
}
.EasyDNNSkin_Ozone .eds_mainTitle {
  text-align: center;
  padding: 20px 0;
}
.EasyDNNSkin_Ozone .eds_mainTitle h2 {
  font-size: 66px;
  line-height: 1;
  margin: 0 0 40px;
  padding: 0;
}
.EasyDNNSkin_Ozone .eds_mainTitle p {
  font-size: 33px;
  line-height: 1;
  color: #a4a4a4;
  font-family: "Roboto Condensed", sans-serif;
}
.EasyDNNSkin_Ozone .eds_mainTitle p + p {
  margin-top: 20px;
}

.EasyDNNSkin_Ozone .dnnPrimaryAction,
.EasyDNNSkin_Ozone .dnnSecondaryAction,
.EasyDNNSkin_Ozone .dnnTertiaryAction {
  padding: 9px 25px;
  line-height: 1;
  border-radius: 6px;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
}
.EasyDNNSkin_Ozone .dnnSecondaryAction,
.EasyDNNSkin_Ozone #journalOptionArea .journal_localFileShare .dnnSecondaryAction {
  border: solid 1px #ddd;
  background: none #fff;
  color: #c81704;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: normal;
  box-shadow: none;
  line-height: 0.8;
}
.EasyDNNSkin_Ozone .dnnSecondaryAction:hover,
.EasyDNNSkin_Ozone #journalOptionArea .journal_localFileShare .dnnSecondaryAction:hover {
  color: #272621;
  border: solid 1px #ae2b1d;
  background: none #fff;
  box-shadow: none;
}
.EasyDNNSkin_Ozone .dnnTertiaryAction {
  border: none;
  background: none #6e6868;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 20px 10px -10px #a59b9b inset;
  color: #fff;
  line-height: 1.1;
  font-family: "PT Sans", sans-serif;
  -webkit-transition: background-color 300ms linear;
  -khtml-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
.EasyDNNSkin_Ozone .dnnTertiaryAction:hover {
  box-shadow: none;
  background: none #988f8f;
}
.EasyDNNSkin_Ozone .dnnPrimaryAction,
.EasyDNNSkin_Ozone .journalTools #btnShare,
.EasyDNNSkin_Ozone .jcmt li.cmtbtn a {
  border: 1px solid #c81704;
  color: #c81704;
  margin: 0;
  text-shadow: none;
  background: none #fff;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  box-shadow: none;
  line-height: 1;
  font-weight: normal;
  font-size: 13px;
}
.EasyDNNSkin_Ozone .dnnPrimaryAction:hover,
.EasyDNNSkin_Ozone .journalTools #btnShare:hover,
.EasyDNNSkin_Ozone .jcmt li.cmtbtn a:hover {
  color: #fff !important;
  text-shadow: none;
  background: none #c81704;
  border-color: #c81704;
}
.EasyDNNSkin_Ozone .btn-toolbar + .btn-toolbar {
  margin-top: 10px;
}
.EasyDNNSkin_Ozone .eds_btn {
  display: inline-block;
  border: 1px solid #c81704;
  background: none #fff;
  text-shadow: none;
  text-decoration: none;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 7px 18px;
  border-radius: 4px;
  box-shadow: none;
  color: #c81704;
  -webkit-transition: all 200ms linear;
  -khtml-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.EasyDNNSkin_Ozone .eds_btn:hover {
  color: #fff;
  background-color: #c81704;
  text-decoration: none;
  box-shadow: none;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnLarge {
  font-size: 20px;
  padding: 12px 20px;
  border-width: 2px;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnSuccess {
  background-color: #5dba5f;
  border-color: #438e41;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnSuccess:hover {
  background-color: #438e41;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnInfo {
  background-color: #bdbdbd;
  border-color: #909090;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnInfo:hover {
  background-color: #909090;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnWarning {
  background-color: #f9ab3c;
  border-color: #e78a04;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnWarning:hover {
  background-color: #e78a04;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnDanger {
  background-color: #d94e49;
  border-color: #9d241e;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnDanger:hover {
  background-color: #9d241e;
}
.EasyDNNSkin_Ozone .eds_btn.eds_btnSuccess, .EasyDNNSkin_Ozone .eds_btn.eds_btnInfo, .EasyDNNSkin_Ozone .eds_btn.eds_btnWarning, .EasyDNNSkin_Ozone .eds_btn.eds_btnDanger {
  color: #fff;
}
.EasyDNNSkin_Ozone .eds_scrollToButton {
  display: inline-block;
  text-align: center;
  border: solid 2px #fff;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 15%;
  width: 110px;
  height: 110px;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 250ms ease;
  -khtml-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_scrollToButton {
    width: 55px;
    height: 53px;
    border-width: 1px;
  }
}
.EasyDNNSkin_Ozone .eds_scrollToButton:hover {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_scrollToButton:hover:before {
  text-decoration: none;
}
.EasyDNNSkin_Ozone .eds_scrollToButton > span {
  display: none;
}
.EasyDNNSkin_Ozone .eds_scrollToButton:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 32px;
  line-height: 102px;
  text-decoration: none;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_scrollToButton:before {
    font-size: 21px;
    line-height: 52px;
  }
}
.EasyDNNSkin_Ozone .eds_scrollToButton.eds_small {
  width: 75px;
  height: 75px;
}
.EasyDNNSkin_Ozone .eds_scrollToButton.eds_small:before {
  line-height: 71px;
  font-size: 22px;
}
.EasyDNNSkin_Ozone .eds_scrollToButton.eds_scrollDown:before {
  content: "";
}
.EasyDNNSkin_Ozone .eds_scrollToButton.eds_scrollUp:before {
  content: "";
}

/* Animate.css - http://daneden.me/animate
 * Licensed under the MIT license.
 * Copyright (c) 2013 Daniel Eden,
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

.bounceOnHover:hover {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

.flashOnHover:hover {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.pulseOnHover:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

.shakeOnHover:hover {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

.swingOnHover:hover {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

.tadaOnHover:hover {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

.wobbleOnHover:hover {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

.bounceInOnHover:hover {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

.bounceInDownOnHover:hover {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

.bounceInLeftOnHover:hover {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

.bounceInRightOnHover:hover {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

.bounceInUpOnHover:hover {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

.bounceOutOnHover:hover {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

.bounceOutDownOnHover:hover {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

.bounceOutLeftOnHover:hover {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

.bounceOutRightOnHover:hover {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

.bounceOutUpOnHover:hover {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.fadeInOnHover:hover {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.fadeInDownOnHover:hover {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

.fadeInDownBigOnHover:hover {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.fadeInLeftOnHover:hover {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

.fadeInLeftBigOnHover:hover {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.fadeInRightOnHover:hover {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

.fadeInRightBigOnHover:hover {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.fadeInUpOnHover:hover {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

.fadeInUpBigOnHover:hover {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.fadeOutOnHover:hover {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

.fadeOutDownOnHover:hover {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

.fadeOutDownBigOnHover:hover {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

.fadeOutLeftOnHover:hover {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

.fadeOutLeftBigOnHover:hover {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

.fadeOutRightOnHover:hover {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

.fadeOutRightBigOnHover:hover {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

.fadeOutUpOnHover:hover {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

.fadeOutUpBigOnHover:hover {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

.flipOnHover:hover {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

.flipInXOnHover:hover {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

.flipInYOnHover:hover {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

.flipOutXOnHover:hover {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

.flipOutYOnHover:hover {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.lightSpeedInOnHover:hover {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

.lightSpeedOutOnHover:hover {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

.rotateInOnHover:hover {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

.rotateInDownLeftOnHover:hover {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

.rotateInDownRightOnHover:hover {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

.rotateInUpLeftOnHover:hover {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

.rotateInUpRightOnHover:hover {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

.rotateOutOnHover:hover {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

.rotateOutDownLeftOnHover:hover {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

.rotateOutDownRightOnHover:hover {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

.rotateOutUpLeftOnHover:hover {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

.rotateOutUpRightOnHover:hover {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

.slideInDownOnHover:hover {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

.slideInLeftOnHover:hover {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

.slideInRightOnHover:hover {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

.slideOutLeftOnHover:hover {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

.slideOutRightOnHover:hover {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.slideOutUpOnHover:hover {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

.hingeOnHover:hover {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

.rollInOnHover:hover {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

.rollOutOnHover:hover {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

.EasyDNNSkin_Ozone .eds_animationDemo p {
  background-color: #ddd;
  border-radius: 6px;
  border: solid 1px #ccc;
  padding: 20px 0;
  text-align: center;
  font-size: 13px;
}
.EasyDNNSkin_Ozone .eds_animationDemo.eds_animationOnViewDemo p {
  padding: 50px 0;
}
.EasyDNNSkin_Ozone .eds_demoCode {
  padding: 10px 0;
}
.EasyDNNSkin_Ozone .eds_demoCode .eds_openButton:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin: 0 5px;
}
.EasyDNNSkin_Ozone .eds_marginBottom {
  margin-bottom: 7px;
}
.EasyDNNSkin_Ozone .eds_glyphicons {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Ozone .eds_glyphicons li {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 10px 0;
  margin: 0;
  list-style-type: none;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Ozone .eds_glyphicons li {
    width: 47%;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_glyphicons li {
    width: auto;
    display: block;
  }
}

.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #eee;
  border-left-width: 1px;
  border-left-color: #eeeeee;
  border-left-width: 0.25rem;
  border-radius: 0.25rem;
}
.bd-callout.bd-callout-warning {
  border-left-color: #f0ad4e;
}
.bd-callout.bd-callout-danger {
  border-left-color: #d9534f;
}

.eds_demoCode {
  margin: 15px 0;
}
.eds_demoCode pre {
  margin: 0;
}
.eds_demoCode pre + pre {
  margin-top: 10px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.eds_example [class^="border"] {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: 0.25rem;
  background-color: #f5f5f5;
  border: 1px solid;
}
.eds_example::after {
  display: block;
  clear: both;
  content: "";
}
.eds_example .close {
  float: none;
}
.eds_example .bd-highlight {
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.15);
}
.eds_example .eds_btn {
  margin: 10px;
}
.eds_example .progress + .progress {
  margin-top: 10px;
}
.eds_example.example-row-flex-cols .row {
  min-height: 10rem;
  background-color: rgba(255, 0, 0, 0.1);
}
.eds_example.example-row-flex-cols .row + .row {
  margin-top: 1rem;
}
.eds_example .fixed-top,
.eds_example .sticky-top,
.eds_example .fixed-bottom {
  position: static;
}

.eds_gridExample .eds_example .row > .col,
.eds_gridExample .eds_example .row > [class^="col-"] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2);
}

.eds_buttonDemo .eds_btn {
  margin: 0.5rem;
}

.bd-example > .alert + .alert, .bd-example > .nav + .nav,
.bd-example > .navbar + .navbar,
.bd-example > .progress + .btn,
.bd-example > .progress + .progress {
  margin-top: 1rem;
}

.cheatsheet-set article.icon {
  border-bottom: dotted 1px #eee;
}
.cheatsheet-set article.icon > div,
.cheatsheet-set article.icon > dl,
.cheatsheet-set article.icon > dl dt,
.cheatsheet-set article.icon > dl dd {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}
.cheatsheet-set article.icon > div span {
  font-size: 20px;
}
.cheatsheet-set article.icon > dl dt,
.cheatsheet-set article.icon > dl dd {
  font-size: 14px;
  font-family: Arial;
}
.cheatsheet-set article.icon > dl dd:last-child {
  font-family: "Lucida Console", Monaco, monospace;
  font-size: 13px;
  background-color: #F5F5F5;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.personalBarContainer ~ .EasyDNNSkin_Ozone .eds_sideHeader, .personalBarContainer ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeader, .personalBarContainer ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeader {
  left: 80px;
}
@media handheld, only screen and (max-width: 641px), only screen and (max-device-width: 641px) {
  .personalBarContainer ~ .EasyDNNSkin_Ozone .eds_sideHeader, .personalBarContainer ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeader, .personalBarContainer ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeader {
    left: 0;
  }
}
.personalBarContainer ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeaderTriger {
  left: 110px;
}
@media handheld, only screen and (max-width: 641px), only screen and (max-device-width: 641px) {
  .personalBarContainer ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader .eds_sideHeaderTriger {
    left: 30px;
  }
}
.personalBarContainer ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger {
  left: 410px;
}
@media handheld, only screen and (max-width: 641px), only screen and (max-device-width: 641px) {
  .personalBarContainer ~ .EasyDNNSkin_Ozone.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger {
    left: 330px;
  }
}

/* Version 9.7 */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-circle {
  border-radius: 50%;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
.hidden {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.show {
  display: block !important;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.media > .pull-left {
  padding-right: 10px;
}
.media > .pull-right {
  padding-left: 10px;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.media-object.img-thumbnail {
  max-width: none;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

@media (min-width: 768px) {
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
@media (min-width: 768px) {
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
@media (min-width: 768px) {
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group .input-group-addon {
    width: auto;
  }
}
.input-group-lg > .input-group-addon {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .input-group-addon {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-addon {
  height: auto;
}
.input-group-sm > .input-group-addon {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
textarea.input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-addon {
  height: auto;
}
.input-group-addon {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
.dl-horizontal dd:before,
.dl-horizontal dd:after{
  display: table;
  content: " ";
}
.dl-horizontal dd:after{
  clear: both;
}

@media print {
  .label {
    border: 1px solid #000;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/Portals/_default/Skins/Ozone/common/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("/Portals/_default/Skins/Ozone/common/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("/Portals/_default/Skins/Ozone/common/bootstrap/fonts/glyphicons-halflings-regular.woff2") format('woff2'), url("/Portals/_default/Skins/Ozone/common/bootstrap/fonts/glyphicons-halflings-regular.woff") format('woff'), url("/Portals/_default/Skins/Ozone/common/bootstrap/fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("/Portals/_default/Skins/Ozone/common/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right {
    margin-right: -10px;
  }
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb8td.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb8td.woff2") format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCgYb8td.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCcYb8td.woff2") format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCsYb8td.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb8td.woff2") format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2") format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2") format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2") format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2") format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2") format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2") format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYbw.woff2") format('woff2');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQ.woff2") format('woff2');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYbw.woff2") format('woff2');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYaQ.woff") format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7Cw.woff") format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("//fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYaQ.woff") format('woff');
}



/* cyrillic-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/JX7MlXqjSJNjQvI4heMMGvY6323mHUZFJMgTvxaG2iE.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/vtwNVMP8y9C17vLvIBNZI_Y6323mHUZFJMgTvxaG2iE.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/9kaD4V2pNPMMeUVBHayd7vY6323mHUZFJMgTvxaG2iE.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/ATKpv8nLYAKUYexo8iqqrg.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/kTYfCWJhlldPf5LnG4ZnHCEAvth_LlrfE80CYdSH47w.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPiEAvth_LlrfE80CYdSH47w.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7iEAvth_LlrfE80CYdSH47w.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/0XxGQsSc1g4rdRdjJKZrNPk_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nE8xhg-WlD4iG4AP-V7QxYA.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nN_eC2PfU-cUGGN7U-FIfKc.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nLvM2QJLsjx6Keu1D2MYodo.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nNd5cRMOq5PeG3VabknWPxo.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nLpX8dGXLalyu5OokvgDQcs.woff2") format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nPVFL0ofnRu5Y2lP-UpEUGU.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nBBQ_Gf4FfI8J4SYljBAylk.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsDrvev4WAjW489CRDHIkJ90.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsCGXDOnx9ptx3UTSPTrfsgk.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsAZ98xO_Wnt-JIem4AuLGfs.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsE1G989qbVg6RT5ly5jB8V8.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsJ84zb0nVte6liF9gGtpo1Y.woff2") format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsD86pq2NkPzVgw_9lpT6RGI.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsDAdhzWOYhqHvOZMRGaEyPo.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nDW5FUgIgejJvrHuLWqrSMw.woff2") format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nA30BZHTGu2N_DqssQcMQNQ.woff2") format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nPDoBG10JtAX-GAwn6iwU1Y.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nGhQuge17febRYSUkWKdLWA.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nBBtmDLrZTTOm3p1EhiGCXc.woff2") format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nEV356qNqHCUb41pS3zqMSE.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nHm2hrkyco9jQ3NKMXpgOBg.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/7nBxcqTeiPvFX1XVBk6VGw.woff2") format("woff2");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7vk_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nFBvb3f1rSHBccuxwv45BuQ.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsL0XspSvAl7ZHo2ORvFbbnU.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nPJ02wFZLBBkWNCvnE5Eqks.woff2") format("woff2");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url("https://fonts.gstatic.com/s/ptsans/v8/GdZvpAq9shJukTEvSQbePw.woff") format("woff");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7hsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nCj3Mi2hOMP9GNHlaDA9WRI.woff") format("woff");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("https://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsK8NE7_Gi-Xz52ZQ_AwfA78.woff") format("woff");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("https://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nJT5GEmoOtNsejy4tIPLwv0.woff") format("woff");
}
.eds_containers_Ozone > h2 {
  line-height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  font-weight: normal;
}
.eds_containers_Ozone > h2 .eds_containerTitle {
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  color: #cd1301;
  display: inline-block;
  padding: 8px 0;
}
.eds_containers_Ozone > h2.eds_bottomBorder {
  border-bottom: solid 1px #6c6c6c;
}
.eds_containers_Ozone > div {
  margin-top: 10px;
}
.eds_containers_Ozone.eds_containerBox {
  padding: 15px 20px 10px;
}
.eds_containers_Ozone.eds_templateGroup_box {
  border: solid 1px #9f9f9f;
}
.eds_containers_Ozone.eds_templateGroup_box > h2 .eds_containerTitle {
  padding: 0;
}
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBackground {
  border: solid 1px #c81704;
}
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBackground > h2 {
  margin: -15px -20px 0;
  background-color: #eb1601;
  box-shadow: 0 -30px 15px -15px #cb1400 inset;
}
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBackground > h2 .eds_containerTitle {
  color: #fff;
  padding: 10px 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBackground > h2.eds_bottomBorder {
  border-bottom: solid 1px #9e1808;
}
.eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret {
  border: none;
}
.eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret > div {
  margin-top: 20px;
}
.eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret > h2 {
  margin: 0;
  position: relative;
  background-color: #eb1601;
  box-shadow: 0 -30px 15px -15px #cb1400 inset;
}
.eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret > h2 .eds_containerTitle {
  color: #fff;
  padding: 10px 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret > h2:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  border-style: solid;
  border-width: 8px 14px 0;
  border-color: #eb1601 transparent transparent;
  margin-left: -14px;
}
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBorder {
  border: solid 1px #c81704;
}
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBorder > h2 {
  margin: -15px -20px 0;
}
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBorder > h2 .eds_containerTitle {
  padding: 10px 20px;
}
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBorder > h2.eds_bottomBorder {
  border-bottom: solid 1px #9e1808;
}
.eds_containers_Ozone.eds_templateGroup_colorBox {
  background-color: #eb1601;
  box-shadow: 0 -200px 100px -100px #cb1400 inset;
}
.eds_containers_Ozone.eds_templateGroup_colorBox.eds_containerBox {
  border-color: #c81704;
}
.eds_containers_Ozone.eds_templateGroup_colorBox > h2 {
  margin: -15px -20px 0;
  box-shadow: 0px 1px 0 0 #e12d1b;
}
.eds_containers_Ozone.eds_templateGroup_colorBox > h2.eds_bottomBorder {
  border-bottom: solid 1px #6c160c;
}
.eds_containers_Ozone.eds_templateGroup_colorBox > h2 .eds_containerTitle {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  padding: 10px 20px;
}
.eds_containers_Ozone.eds_templateGroup_colorBox > div .Normal {
  color: #fff;
}
.eds_containers_Ozone.eds_templateGroup_footer > h2 .eds_containerTitle {
  font-size: 24px;
  color: #fff;
}
.eds_containers_Ozone.eds_templateGroup_footer > div .Normal {
  color: #a9a9a9;
}
.eds_containers_Ozone.eds_noTitleNoPadding {
  margin-bottom: 0;
}
.eds_containers_Ozone.eds_noTitleNoPadding > div {
  padding: 0;
  margin: 0;
}
.eds_containers_Ozone.eds_noTitlePaddingTopBottom > div {
  padding: 30px 0 10px;
  margin: 0;
}
.eds_containers_Ozone.eds_titleSeparator > h2 {
  padding-top: 15px;
  padding-bottom: 0;
  border-bottom: solid 1px #a0a0a0;
}
.eds_containers_Ozone.eds_titleSeparator > h2 .eds_containerTitle {
  font-size: 28px;
  padding: 0 0 15px;
  position: relative;
}
.eds_containers_Ozone.eds_titleSeparator > h2 .eds_containerTitle:after, .eds_containers_Ozone.eds_titleSeparator > h2 .eds_containerTitle:before {
  content: "";
  display: inline-block;
}
.eds_containers_Ozone.eds_titleSeparator > h2 .eds_containerTitle:after {
  bottom: -2px;
  border-bottom: solid 3px #cd1301;
  left: 0;
  right: 0;
  position: absolute;
}
.eds_containers_Ozone.eds_titleSeparator > div {
  padding-top: 15px;
  padding-bottom: 5px;
}
.eds_containers_Ozone.eds_titleSeparator.eds_titleStyle2 > h2 .eds_containerTitle:before {
  position: absolute;
  width: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent #cd1301;
  bottom: 1px;
  left: 50%;
  margin-left: -3px;
}
.eds_containers_Ozone.eds_titleSeparator.eds_titleStyle3 > h2 .eds_containerTitle:before {
  width: 40%;
  border-bottom: solid 7px #cd1301;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -20%;
  z-index: 1;
}
.eds_containers_Ozone.eds_titleSeparator.eds_titleStyle4 > h2 {
  border-bottom: dashed 1px #bfbfbf;
  padding: 8px 0;
}
.eds_containers_Ozone.eds_titleSeparator.eds_titleStyle4 > h2 .eds_containerTitle {
  padding: 0;
}
.eds_containers_Ozone.eds_titleSeparator.eds_titleStyle4 > h2 .eds_containerTitle:after, .eds_containers_Ozone.eds_titleSeparator.eds_titleStyle4 > h2 .eds_containerTitle:before {
  display: none;
}
.eds_containers_Ozone.eds_titleSeparator.eds_centerTitle > h2 {
  text-align: center;
}
.eds_containers_Ozone.eds_titleSeparator.eds_rightTitle > h2 {
  text-align: right;
}
.eds_containers_Ozone .eds_clear {
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
}

/* Version 9.7 */


.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_default > h2 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #797676;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_default > h2.eds_bottomBorder
{
	border-bottom-color: #6c6c6c;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_box > h2 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #222222;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_box
{
	border-width: 1px;
	border-style: solid;
	border-color: #e1e1e1;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_boxWithTitleWithBackground > h2 .eds_containerTitle
{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: "Roboto Condensed";
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_boxWithTitleWithBackground > h2
{
	background-color: #33393f;
	box-shadow: inset 0px -30px 15px -15px #0f1113;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33393f;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_boxWithTitleWithBackground
{
	border-width: 1px;
	border-style: solid;
	border-color: #33393f;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_boxWithTitleWithBorder > h2 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #797676;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_boxWithTitleWithBorder > h2.eds_bottomBorder
{
	border-bottom-color: #33393f;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_boxWithTitleWithBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: #33393f;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_colorBox > h2 .eds_containerTitle
{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: "Roboto Condensed";
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_colorBox > h2.eds_bottomBorder
{
	border-bottom-color: #0d0e0f;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_colorBox > h2
{
	box-shadow: 0px 1px 0px 0px #575d63;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_colorBox
{
	background-color: #33393f;
	box-shadow: inset 0px -200px 100px -100px #0f1113;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_colorBox > div .Normal
{
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleWithBackgroundAndCaret > h2 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleWithBackgroundAndCaret > h2
{
	background-color: #33393f;
	box-shadow: inset 0px -30px 15px -15px #0f1113;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleWithBackgroundAndCaret > h2:after
{
	border-top-color: #33393f;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle1.eds_titleSeparator > h2 .eds_containerTitle,
.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle2.eds_titleSeparator > h2 .eds_containerTitle,
.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle3.eds_titleSeparator > h2 .eds_containerTitle,
.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle4.eds_titleSeparator > h2 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #333333;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle1.eds_titleSeparator > h2,
.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle2.eds_titleSeparator > h2,
.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle3.eds_titleSeparator > h2
{
	border-bottom-color: #a0a0a0;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle1.eds_titleSeparator > h2 .eds_containerTitle:after
{
	border-bottom-color: #f96800;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle2.eds_titleSeparator > h2 .eds_containerTitle:before,
.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle2.eds_titleSeparator > h2 .eds_containerTitle:after
{
	border-bottom-color: #f96800;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle3.eds_titleSeparator > h2 .eds_containerTitle:after
{
	border-bottom-color: #f96800;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle3.eds_titleSeparator > h2 .eds_containerTitle:before
{
	border-bottom-color: #f96800;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_titleStyle4.eds_titleSeparator > h2
{
	border-bottom-color: #bfbfbf;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_footer > h2 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s6j4yfhna16.eds_templateGroup_footer > div .Normal
{
	color: #a9a9a9;
}
/* WonderWebs-XHTML 8.1 Responsive template - Website stylesheet - Copyright 2017 WonderWebs.com */

/* Use long form CSS for fonts */
body,.Normal{}/* Default font and colour */
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
.StandardButton,a.StandardButton,a.StandardButton:link{}
.StandardButton:hover,a.StandardButton:hover{}
hr{}
img{}
pre{}
blockquote{}
.Head{}/* Admin headings */
.SubHead{}/* Admin labels */
.NormalBold,strong,b{}/* Bold text - Google fonts use numeric values e.g. 700 for bold */
.NormalTextBox, input[type="text"], input[type="file"], input[type="password"], input[type="date"], input[type="email"], select, textarea{}/* Text input fields */

/* Default hyperlinks */
a, a:link, a:visited{}
a:active, a:hover{}

/* Edit links */
.WebbitSettingsPane{}/* Change when the chosen colours make it difficult to view settings panels */
.WebbitEdit,.WebbitEdit a:link,.WebbitEdit a:visited,.WebbitEdit a:active{}/* Set color:#00FF00 on dark sites */
.WebbitEdit a:hover{}/* Set color:#FFFFFF on dark sites */

/* Grouped template links */
.SigninPane,.SigninPane a:link,.SigninPane a:visited{}
.SigninPane a:active,.SigninPane a:hover{}
.BreadCrumbPane,.BreadCrumbPane a:link,.BreadCrumbPane a:visited{}
.BreadCrumbPane a:active,.BreadCrumbPane a:hover{}
.Footer span,.Footer a:hover .FooterDivider,.Footer a:link,.Footer a:visited{}
.Footer span:hover,.Footer a:active,.Footer a:hover{}

/* Individual template links. Can be used to hide, restyle or move them individually instead of grouped as above */
.BreadCrumbs{}
.Account{}/* The registration link */
.SigninTop{}/* The first sign-in link at top of page */
.SigninSeparator{}/* Vertical pipe between registration and sign-in links - Use visibility:hidden to hide */
.SigninBottom{}/* The second sign-in link at bottom of page */
.Terms{}
.Privacy{}
.Copyright{}
.Producer{}

/* Structure */
.Outer{}/* Outermost div */
.PageID{}/* Same as Outer but with a unique ID per page */
.Page{}/* Website background - Apply to #Body{} if coverage not achieved */
.Placement{}/* Paper padding */
.Shadow{}/* Paper shadow */
.PaperBorder{}/* Paper border */
.Paper,.Footer{}/* Paper - Specify width in responsive layouts below */
.LogoWrapper{padding-top:16.393%;}/* Logo height - Responsive:{padding-top:(height*100/width)%;} Non-responsive:{height:165px;} */
.LogoPane{background:url("/Portals/98/Logo-1220x200.png") no-repeat scroll 0 0 #128eb7;background-size:cover} /* Logo - Non-responsive: remove background-size. Background size must be separate for IE9 */
.LogoLink{} /* Invisible link to homepage */
.MenuBar{}/* Menu including SigninPane */
.SigninPane,.SigninPane .ContainerHead,.SigninPane .ContainerBody,.SigninPane .ContainerFoot{}/* Register and Sign-in links */
.SearchBar{}/* Search bar including the BreadCrumbPane and SearchPane */
.BreadCrumbPane{}/* Breadcrumbs */
.Separator:after{}/* Breadcrumb separator in the format content:"»" */
.SearchPane{}/* Contains SearchInput and SearchButton */
input.SearchInput{}/* The search input field. Usually column width minus 74px */
.ContentRow{}/* Table containing Left, Content, Right and Bottom panels. When applying a background image add display:block for Webkit */
.PaperBottomEdge{}/* Spare div */
.FooterWrapper{}
.Footer{}/* Footer links */

/* Content panels */
.Above{}/* Above the Paper */
.Logo{}/* Inside the LogoPane */
.Header{}/* Below the menu and above the SearchBar */
.Top{}/* Below the SearchBar and above the ContentRow */
.Left{}/* Left table cell */
.Content{}/* Central table cell. */
.Right{}/* Right table cell */
.Bottom{}/* Table cell below the three columns */
.Foot{}/* Attached to bottom of Paper */
.Below{}/* Below the Paper */

/* Light container. Other containers are .Dark .HighLight .Transparent .Blank */
.LightContainer{}/* Container wrapper */
.Light .ContainerHead{}
.Light .ContainerBody{}
.Light .ContainerFoot{}/* Collapsed by default */
.Light .ContainerTitle{}/* Title text */
.Light .Normal{}/* Content text */
.Light a,.Light a:link,.Light a:visited{}/* Links*/
.Light a:active,.Light a:hover{}

/* Container margins (defaults) */
.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 and right column widths in Vertical menu template */
.Left .Container,.Left .NoContainer,.MenuBar,.SearchPane{}
.Right .Container,.Right .NoContainer{}

/* Left and right column widths in Horizontal menu template */
.Left .Container,.Left .NoContainer{}
.Right .Container,.Right .NoContainer,.SearchPane{}

/* SubMenu width and displacement relative to Menu */
.MenuBar ul.lvl1,.MenuBar ul.lvl2,.MenuBar ul.lvl3{}/* SubMenu width or use width:auto to force same width as root menu. Default is {width:180px}.*/
.MenuBar ul.lvl2 li,.MenuBar ul.lvl3 li{}/* SubSubMenu displacement should match SubMenu width above. Default is {left:180px;top:-26px}. Vertical menu has {top:0} */

/* Menu and Submenu font, not colours - Use long form CSS */
.MenuBar ul.Menu a{}
.MenuBar ul.Menu .sub a{}

/* Menu Wrappers */
.MenuBar{}/* Menu wrapper includes SigninPane. Set background:none to remove default gradient */
.MenuPane{}/* Inner menu wrapper not including SigninPane. Set border:none to remove default borders */
.MenuPaneInner{}/* Secondary inner menu wrapper for complex positioning */

/* Menu item borders and separators. Set border:none to remove defaults */
.MenuBar ul.Menu a.first{}/* First menu item */
.MenuBar ul.Menu a{}/* Root separator */
.MenuBar ul.Menu a.last{}/* Last menu item */
.MenuBar ul.Menu .sub a.first{}/* First submenu item */
.MenuBar ul.Menu .sub a{}/* Remaining submenu items */
.MenuBar ul.Menu .sub a.last{}/* Last submenu item */

/* Menu colours - Every menu item also has a dynamic ID. Example: Page title "About Us" has dynamic ID "#item_AboutUs" */
.MenuBar ul.Menu a,.MenuBar ul.Menu a:visited,.MenuBar .VerticalMenu .ContainerHead,.MenuBar .VerticalMenu .ContainerFoot{}/* Menu */
.MenuBar ul.Menu a.branch{}/* Branch */
.MenuBar ul.Menu a.current,.MenuBar .MenuBar ul.Menu a.breadcrumb{}/* Active */
.MenuBar ul.Menu a:hover,.MenuBar ul.Menu a:focus{}/* Hover */

/* SubMenu colours */
.MenuBar ul.Menu .sub a,.MenuBar ul.Menu .sub a:visited{}/* Sub Menu */
.MenuBar ul.Menu .sub a.branch{}/* Branch */
.MenuBar ul.Menu .sub a.current,.MenuBar ul.Menu .sub a.breadcrumb{}/* Active */
.MenuBar ul.Menu .sub a:hover,.MenuBar ul.Menu .sub a:focus{}/* Hover */

/* Individual menu item height and padding e.g. {height:36px;line-height:36px} */
.MenuBar ul.Menu a{}
.MenuBar ul.Menu .sub a{}

/* Splash */
.SplashPage{}/* Background */
.SplashPlacement{}/* Content padding */
.SplashContent{}/* Content */

/* Secrets */
.SecretsPage .Paper{}
.Secrets .ContainerBody{}
.SecretsContainer{}

/* Custom styles */

/* Theme adjustments */
#dnn_sidebarPane {padding-top: 30px;padding-bottom: 30px;}
.edsFooterBackground > div{background: url("/Portals/98/FooterBulb.png") #1b1c1c no-repeat bottom left;background-size: 60%;}
.edsFooterBackground .footerBox {background:transparent !important;}
.edsCopyright .FooterDivider{display:none;}
#dnn_ctr12549_HtmlModule_lblContent .eds_box_2 {padding: 24px !important;}
.EasyDNNSkin_Ozone .Normal ul li{margin-bottom: 8px;}
.EasyDNNSkin_Ozone ul.eds_listCheckSquare > li::before {font: 16px/1.6 FontAwesome;left: -3px;top: 0px;}
.EasyDNNSkin_Ozone .eds_breadCrumbs {display: inline;}
.EasyDNNSkin_Ozone .eds_pageDetails.eds_pageDetails3 .eds_titleBreadcrumbsContainer {padding: 10px 100px !important;}
.userMessages,.userNotifications{display:none !important;}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_logo > a > img{image-rendering:-webkit-optimize-contrast}
.searchSkinObjectPreview_group {display: none !important;}
ul.searchSkinObjectPreview > li p {margin: 0;font-size: 12px;line-height: 1.4em;color: #4e4e4e;font-style: italic;}
ul.searchSkinObjectPreview > li > span {color: #000;}
.dnnSearchResultItem-Others.SourceLinks{display: none !important;}
#dnn_LOGIN1_enhancedLoginLink{color:#fff !important;}
.eds_pageDetails.eds_pageDetails1{height:75px;}
.EasyDNNSkin_Ozone .eds_pageDetails > div{overflow: hidden !important;}
.eds_currentDate{display: none !important;}

/* Buttons */
.btn,.eds_btn{border-radius:0 !important;}
.btn-default:hover {color: #ffffff !important;background: #f47920 !important;border-color: #f47920 !important;}

/* Homepage banners */
.chameleon_slider.sirius .scrollable_box .viewport h2 {font-size: 30px !important;color: #fff !important;font-weight: bold !important;font-family: "Roboto Condensed", sans-serif !important;text-transform: uppercase !important;}
.chameleon_slider.sirius .scrollable_box .viewport p {font-size: 17px !important;line-height: 18px !important;color: #fff !important;font-family: "Roboto",sans serif !important;}
.scrollable_box.item_info {padding: 12px !important;}

/* List Panels */
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_simpleArticle5 h2.edn_articleTitle a:hover{color:#f47920 !important;}
.eds_news_Ozone .edn_article.edn_simpleArticle5 .edn_mediaContainer {border-color: #aaaaaa !important;}
.eds_news_Ozone .edn_article.edn_simpleArticle5 .edn_mediaContainer:hover {border-color: #f47920 !important;}

/* Homepage events */
#dnn_ctr12497_ModuleContent .edn_articlesRssWrapper{display:none;}

/* Homepage news */
.DnnModule-12516 .edNews_articlesRssWrapper {display: none;}

/* Homepage Top Boxes */
.eds_style5 h3 {text-align: center;font-family:"Oswald" !important;line-height: 1.4em !important;margin-top:20% !important;}
a .fa {cursor: pointer;}
.DnnModule-12478 .Normal a p{color:#424242;}
.DnnModule-12478 .Normal .eds_box.eds_box_3:hover {border-color: #f47920;transition: all 0.4s ease-in-out 0s;}

/* Homepage Programme Boxes */
.Normal a .eds_box_3 p{color:#424242;}
.Normal a .eds_box_3 p:hover{color:#f47920;transition: all 0.4s ease-in-out 0s;}
.Normal a .eds_box_3:hover {border-color: #f47920;transition: all 0.4s ease-in-out 0s;}

/* Programs page*/
.edn_12501_article_list_wrapper .edn_mediaContainer {float: right !important;margin: 5px 0 10px 15px !important;}
.edn_numberComments {display: none !important;}
#dnn_ctr12501_ModuleContent .edn_metaDetails{display: none !important;}
#dnn_ctr12501_ModuleContent .edn_metaDetails.pull-right {display: inline-block !important;}
.DnnModule-12498 .edn_metaDetails{display: none !important;}
.DnnModule-12554 .edn_metaDetails{display: none !important;}

/* Contact page Boxes */
.EasyDNNSkin_Ozone .eds_box.eds_box_3 {border-radius: 0px;}


/* News archive */
#dnn_ctr12558_ViewEasyDNNNewsCalendar_pnlMonthlyArchive {margin: 0;padding: 0;}

/* Main News listing */
.eds_news_Vision.eds_subCollection_news .EDN_article .EDN_mediaContainer::after,.eds_news_Vision.eds_subCollection_news .EDN_article .EDN_mediaContainer::before{background:none !important;}
.edn_12556_article_list_wrapper .EDN_mediaContainer {border: 1px solid #dadada;padding: 0 !important;margin-bottom: 9px !important;}
.eds_news_Vision.eds_subCollection_news .EDN_article .EDN_mediaContainer .EDN_publish-date {bottom: 0 !important;}
.eds_news_Vision.eds_style_custom_sxlm1wg2wuf.eds_subCollection_news .EDN_article.EDN_two-articles-row .EDN_two-articles .EDN_article_content {overflow: hidden;}
.eds_news_Vision.eds_subCollection_news .EDN_article.EDN_featured-multi .EDN_featured-date {left: 0 !important;box-shadow: none !important;}
.eds_news_Vision.eds_subCollection_news .article_pager, .eds_news_Vision.eds_subCollection_news .article_pagination {border-radius:0 !important;}

/* News and events */
.EasyDNNSkin_Ozone .eds_btn.eds_btnSuccess {color: #ffffff !important;}
.edn_articleDetails table{width:100% !important;}
.eds_news_Ozone.eds_subCollection_news .edn_calendarExport::after {margin-left: 0;}
.edn_articleDetails .edn_mediaContainer{float:none !important;margin: 5px 0 15px 0 !important;}
.eds_modalWrapper .eds_modalContent > h3 {background-color: #002e58 !important;}
.eds_modalWrapper .eds_modalContent .edn_bottomButtonWrapper input[type="submit"] {background: none #002e58 !important;}
.eds_modalWrapper .eds_modalContent .edn_bottomButtonWrapper input[type="submit"]:hover {background: none #0077ae !important;}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags > a {border-radius: 0 !important;}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTags {margin-bottom:0 !important;}
.edn_articleDetails .edn_mediaContainer {border-width: 0 !important;padding:0 !important;}
.edn_articleDetails h1.edn_articleTitle{margin-top:30px;}
.edn_printButton{display:none !important;}

/* Disable UI elements */
.category_selection .category_tree_view > table input{pointer-events:none !important;opacity:0.2 !important;}
.category_selection .category_tree_view > table span{font-weight:700;}


/* Subscriber form */
.LiveForm.WWBlank {padding: 0 !important;}
.LiveForm .Field.FieldSpacing, .LiveForm .Field.Heading {padding: 0 0 10px !important;}
.LiveForm.WWBlank .bSubmit{margin-top: 10px !important;color: #ffffff !important;padding: 8px 16px !important;}
.LiveForm.WWBlank .bSubmit:hover{background: #0077ae none repeat scroll 0 0 !important;}
.LiveForm.WWBlank input, .LiveForm.WWBlank select, .LiveForm.WWBlank textarea {background-color: #373737 !important;border: medium none !important;border-radius: 0 !important;color: #f2f2f2 !important;}
.LiveForm.WWBlank .Field > label {font-family: "Roboto Condensed" !important;font-weight: 400 !important;}
.g-recaptcha {transform:scale(0.77);transform-origin:0 0;}
#dnn_ctr12515_View_Radiobutton_12515_4{border-right: none !important;}


/* Homepage news listing */
.edn_simpleArticle5 .edn_mediaContainer {float: right !important;margin: 0 0 10px 15px !important;}

/* Containers */
.eds_containers_Ozone > h2 {margin: 10px 0 20px !important;}

/* Homepage gallery */
.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer{border-radius:3px !important;padding:10px !important;}
.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer .edsgg_thumbnailWrapper{border-radius:0 !important;box-shadow:none !important;}
.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer .edsgg_thumbnailWrapper > div{background-color:#fff !important;border-radius:0 !important;padding:1px !important;}
.eds_GravityGallery_Social .edsgg_topRibbon{background:rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;border:medium none !important;border-radius:0 !important;box-shadow:none !important;}

/* Photos page gallery */
.DnnModule-12520 .eds_GravityGallery_Social .edsgg_mainTitle{margin-top: 30px !important;text-align: center;}
.DnnModule-12520 .eds_GravityGallery_Social .edsgg_description{text-align: center;}
.DnnModule-12520 .eds_GravityGallery_Social .edsgg_breadcrumbs a {color: #333 !important;font-size: 14px !important;}

/* People Galleries */
.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {float: left;margin:28px 40px 0 0 !important;width: 40%;box-shadow: 2px 2px 8px #0000004d;}
.cbp-item-wrapper {background: #fff none repeat scroll 0 0;border: 1px solid #dddddd;padding: 5px;}
li.cbp-item{height: 320px !important;} /* fix this */
.cbp-popup-singlePage .cbp-popup-navigation-wrap {background-color: #0077ae !important;}

/* Homepage gateways */
.DnnModule-12497 .edn_metaDetails {display: none;}
.DnnModule-12497 {padding:10px 0 0;}

/* Business support page */
.EasyDNNSkin_Ozone .eds_bottomPaneWide {padding: 0;}

/* Event Filter */
.edn_widget_filtermenu_box .edn_module_title,.edn_widget_filtermenu_box .edn_optionsTitle{display: none;}
/* .edn_widget_filtermenu_box .edn_filter_menu li > div label::before {display: none !important;} */

/* Event banners */
.edsswal__Theme1 .edsms_slideLink > a {background-color: #f4792099 !important;}
.edsswal__Theme1 .edsms_slideEventDate {background: #0077ae99 !important;}

/* Event maps */
.edMaps_map.edMaps_theme__default-Default .edMaps_markerWrapper > .edMaps_newsContent > .edMaps_title > a {font-size: 16px !important;line-height: 1.3 !important;color: #333333 !important;}
.edMaps_newsContent{padding: 0 0 15px !important;}

/* Event listing main */
.edsAccordion_title .edn_readMoreButtonWrapper{display: none;}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {text-align: left;}
{transition:all 0.2s ease-in-out 0s}

/* Small Event Calendar */
.eds_news_Triumph.eds_subCollection_calendar .callendar_table_container .calendar_table tr td .month_selection tr a {border-radius: 0 !important;}


/* Membership form */
.DnnModule-12540{max-width: 900px;margin: 0 auto;}

/* Publications page */
#dnn_ctr12483_ModuleContent .edn_authorGroupDetails{display: none !important;}
#dnn_ctr12483_ModuleContent .edn_metaDetails{display: none !important;}
#dnn_ctr12483_ModuleContent .edn_metaDetails.pull-right{display: inline-block !important;}
.edn_12483_article_list_wrapper .edn_mediaContainer {float: right !important;margin: 0 0 10px 15px !important;}
#dnn_ctr12483_ModuleContent .edn_articleDetails .edn_mediaContainer {float: right !important;margin: 0 0 10px 15px !important;}
.LiveForm.Default ul.page-break-section, .LiveForm.Default .thank-you {box-shadow: none !important;background-color: transparent !important;}

/* Missions */
.ParticipationTable td{padding:10px}
.DnnModule-12575 .eds_containerBox > h2{display: none !important;}
.DnnModule-12575 .eds_GravityGallery_Social .edsgg_mainTitle {font-family: "Roboto Condensed";color: #222222;font-weight: normal;font-size: 20px;}
.DnnModule-12575 .eds_GravityGallery_Social .edsgg_imageContainer > img {border-radius: 0;border: 1px solid #e0e0e0;}
.DnnModule-12575 .eds_GravityGallery_Social .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger {width: 89%;}


/* 30 Years of Austmine - Quotes */
.Testimonials h2{color:rgb(43, 43, 43) !important;text-transform:initial;font-weight:400;font-size:28px !important;line-height:1.3em !important;margin-bottom:25px !important;font-style:italic !important;font-family:"Roboto", sans-serif !important;text-align:center;}
.Testimonials h4{font-size:18px !important;line-height:1.2 !important;margin:0 !important;font-weight:400;margin-bottom:15px !important;color:rgb(159, 159, 159);text-align:center;}


/* Fixes for Rad Editor with div rendering */
.reContentArea p, .reContentArea li, .reContentArea div {font: 16px/1.5 Roboto, sans-serif !important;}
.reContentArea h1,.reContentArea h2,.reContentArea h3,.reContentArea h4,.reContentArea h5,.reContentArea h6{font-family: "Roboto Condensed";color: #222222;}
.reContentArea h1 {font-size: 36px;font-weight: 700;}
.reContentArea h2 {font-size: 30px;}
.reContentArea h3 {font-size: 24px;}
.reContentArea h4 {font-size: 18px;}



/* Responsive content */

/* Phone */
.hamburger .mean-bar,.PreloadImage{background:url("/Portals/98/Logo-1280x140.png") no-repeat scroll 0 0 / 640px 70px #128eb7}/* Header */
.hamburger .mean-nav{}/* Menu item background */
.hamburger a.meanmenu-reveal{}/* Hamburger */
.hamburger .mean-nav ul li a{}/* Menu text */
.hamburger .mean-nav ul li a:hover{}/* Menu hover */
@media only screen 
and (min-width : 0px) 
and (max-width : 640px) {
.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {float: none !important;margin: 0 auto 28px !important;width: 80% !important;}
.cbp-popup-singlePage .cbp-l-project-container {margin: 25px 10% !important;}
.edsFooterBackground > div{background-image:none !important}

/* 30 Years of Austmine - Quotes */
.Testimonials h2{font-size:14px !important;line-height:1.3em !important;margin-bottom:15px !important;}
.Testimonials h4{font-size:11px !important;margin-bottom:15px !important;}
#multislider12634 .ms-bullets{display:none !important}

}

/* Tablet */
@media only screen 
and (min-width : 641px) 
and (max-width : 800px) {
.edsFooterBackground > div{background-image:none !important}

/* 30 Years of Austmine - Quotes */
.Testimonials h2{font-size:20px !important;line-height:1.3em !important;margin-bottom:15px !important;}
.Testimonials h4{font-size:13px !important;margin-bottom:15px !important;}

}

/* Desktop */
@media only screen 
and (min-width : 801px) 
and (max-width :1280px) {

}

/* Widescreen */
@media only screen 
and (min-width : 1281px) {

}
/*!
 *  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 */
/*! jQuery UI - v1.10.4 - 2015-02-24
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.accordion.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */


/* Overlay loading
    ------------------------------------------*/

.lfmodal {
    width: 100px;
    height: 100px;
    line-height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    z-index: 11;
    display: none;
}

.lfoverlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(95, 84, 84, 0.5);
    z-index: 10;
    display: none;
}


/*IntlTelInput.min.css*/

.intl-tel-input {
    position: relative;
    display: inline-block
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.intl-tel-input .hide {
    display: none !important;
}

.intl-tel-input .show {
    display: block !important;
}

.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 38px;
    padding: 0 0 0 8px;
    outline: none;
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
    position: absolute !important;
    z-index: 9 !important;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px
}

@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin: 0 0 5px;
    border-bottom: 1px solid #ccc;
    height: auto;
    background: none;
}

.intl-tel-input .country-list .country {
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #999
}

.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
    vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
    margin-right: 6px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px !important;
    margin-left: 0
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, .05);
    display: table
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
    padding-left: 66px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
    padding-left: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
    padding-left: 74px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
    padding-left: 82px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-left: 92px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
    padding-left: 90px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
    padding-left: 100px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.intl-tel-input.iti-container:hover {
    cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em
}

.iti-flag {
    width: 20px
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.np {
    width: 13px
}

.iti-flag.va {
    width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-size: 5630px 15px
    }
}

.iti-flag.ac {
    height: 10px;
    background-position: 0 0
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0
}

.iti-flag.np {
    height: 15px;
    background-position: -3796px 0
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0
}

.iti-flag.va {
    height: 15px;
    background-position: -5307px 0
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0
}

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url("/DesktopModules/LiveForms/Resources/Style/images/flags.png");
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-image: url("/DesktopModules/LiveForms/Resources/Style/images/flags2x.png")
    }
}

.iti-flag.np {
    background-color: transparent
}


/* Layout helpers
----------------------------------*/

.LiveForm .ui-helper-hidden {
    display: none;
}

.LiveForm .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.LiveForm .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.LiveForm .ui-helper-clearfix:before,
.LiveForm .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.LiveForm .ui-helper-clearfix:after {
    clear: both;
}

.LiveForm .ui-helper-clearfix {
    min-height: 0;
    /* support: IE7 */
}

.LiveForm .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.LiveForm .ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/

.LiveForm .ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/


/* states and images */

.LiveForm .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/


/* Overlays */

.LiveForm .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.LiveForm .ui-resizable {
    position: relative;
}

.LiveForm .ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
}

.LiveForm .ui-resizable-disabled .ui-resizable-handle,
.LiveForm .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.LiveForm .ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.LiveForm .ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.LiveForm .ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.LiveForm .ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.LiveForm .ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.LiveForm .ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.LiveForm .ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.LiveForm .ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.LiveForm .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    /* support: IE7 */
}

.LiveForm .ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.LiveForm .ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}

.LiveForm .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.LiveForm .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.LiveForm .ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.LiveForm .ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
    /* removes extra width in IE */
}

.LiveForm .ui-button,
.LiveForm .ui-button:link,
.LiveForm .ui-button:visited,
.LiveForm .ui-button:hover,
.LiveForm .ui-button:active {
    text-decoration: none;
}


/* to make room for the icon, a width needs to be set here */

.LiveForm .ui-button-icon-only {
    width: 2.2em;
}


/* button elements seem to need a little more width */

button.LiveForm .ui-button-icon-only {
    width: 2.4em;
}

.LiveForm .ui-button-icons-only {
    width: 3.4em;
}

button.LiveForm .ui-button-icons-only {
    width: 3.7em;
}


/* button text element */

.LiveForm .ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.LiveForm .ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.LiveForm .ui-button-icon-only .ui-button-text,
.LiveForm .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}

.LiveForm .ui-button-text-icon-primary .ui-button-text,
.LiveForm .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.LiveForm .ui-button-text-icon-secondary .ui-button-text,
.LiveForm .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.LiveForm .ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}


/* no icon support for input elements, provide padding by default */

input.LiveForm .ui-button {
    padding: .4em 1em;
}


/* button icon element(s) */

.LiveForm .ui-button-icon-only .ui-icon,
.LiveForm .ui-button-text-icon-primary .ui-icon,
.LiveForm .ui-button-text-icon-secondary .ui-icon,
.LiveForm .ui-button-text-icons .ui-icon,
.LiveForm .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.LiveForm .ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.LiveForm .ui-button-text-icon-primary .ui-button-icon-primary,
.LiveForm .ui-button-text-icons .ui-button-icon-primary,
.LiveForm .ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}

.LiveForm .ui-button-text-icon-secondary .ui-button-icon-secondary,
.LiveForm .ui-button-text-icons .ui-button-icon-secondary,
.LiveForm .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}


/* button sets */

.LiveForm .ui-buttonset {
    margin-right: 7px;
}

.LiveForm .ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}


/* workarounds */


/* reset extra padding in Firefox, see h5bp.com/l */

input.LiveForm .ui-button::-moz-focus-inner,
button.LiveForm .ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.LiveForm .ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.LiveForm .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.LiveForm .ui-datepicker .ui-datepicker-prev,
.LiveForm .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.LiveForm .ui-datepicker .ui-datepicker-prev-hover,
.LiveForm .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.LiveForm .ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.LiveForm .ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.LiveForm .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.LiveForm .ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.LiveForm .ui-datepicker .ui-datepicker-prev span,
.LiveForm .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.LiveForm .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.LiveForm .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
    padding: 0;
    box-shadow: none;
    background-color: #fff;
}

.LiveForm .ui-datepicker select.ui-datepicker-month,
.LiveForm .ui-datepicker select.ui-datepicker-year {
    width: 46%;
}

.LiveForm .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.LiveForm .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.LiveForm .ui-datepicker td {
    border: 0;
    padding: 1px;
}

.LiveForm .ui-datepicker td span,
.LiveForm .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.LiveForm .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.LiveForm .ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.LiveForm .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}


/* with multiple calendars */

.LiveForm .ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.LiveForm .ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.LiveForm .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.LiveForm .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.LiveForm .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.LiveForm .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.LiveForm .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.LiveForm .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.LiveForm .ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.LiveForm .ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}


/* RTL support */

.LiveForm .ui-datepicker-rtl {
    direction: rtl;
}

.LiveForm .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.LiveForm .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.LiveForm .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.LiveForm .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.LiveForm .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.LiveForm .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.LiveForm .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.LiveForm .ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.LiveForm .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.LiveForm .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.LiveForm .ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.LiveForm .ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.LiveForm .ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.LiveForm .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.LiveForm .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}

.LiveForm .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.LiveForm .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.LiveForm .ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.LiveForm .ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}

.LiveForm .ui-draggable .ui-dialog-titlebar {
    cursor: move;
}


/* Component containers
----------------------------------*/

.LiveForm .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

.LiveForm .ui-widget .ui-widget {
    font-size: 1em;
}

.LiveForm .ui-widget input,
.LiveForm .ui-widget select,
.LiveForm .ui-widget textarea,
.LiveForm .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}

.LiveForm .ui-widget-content {
    border: 1px solid #ccc;
    background: #ffffff url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222222;
}

.LiveForm .ui-widget-content a {
    color: #222222;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.LiveForm .ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}

.LiveForm .ui-widget-header a {
    color: #222222;
}


/* Interaction states
----------------------------------*/

.LiveForm .ui-state-default,
.LiveForm .ui-widget-content .ui-state-default,
.LiveForm .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #555555;
}

.LiveForm .ui-state-default a,
.LiveForm .ui-state-default a:link,
.LiveForm .ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}

.LiveForm .ui-state-hover,
.LiveForm .ui-widget-content .ui-state-hover,
.LiveForm .ui-widget-header .ui-state-hover,
.LiveForm .ui-state-focus,
.LiveForm .ui-widget-content .ui-state-focus,
.LiveForm .ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #212121;
}

.LiveForm .ui-state-hover a,
.LiveForm .ui-state-hover a:hover,
.LiveForm .ui-state-hover a:link,
.LiveForm .ui-state-hover a:visited,
.LiveForm .ui-state-focus a,
.LiveForm .ui-state-focus a:hover,
.LiveForm .ui-state-focus a:link,
.LiveForm .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none;
}

.LiveForm .ui-state-active,
.LiveForm .ui-widget-content .ui-state-active,
.LiveForm .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #212121;
}

.LiveForm .ui-state-active a,
.LiveForm .ui-state-active a:link,
.LiveForm .ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}


/* Interaction Cues
----------------------------------*/

.LiveForm .ui-state-highlight,
.LiveForm .ui-widget-content .ui-state-highlight,
.LiveForm .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636;
}

.LiveForm .ui-state-highlight a,
.LiveForm .ui-widget-content .ui-state-highlight a,
.LiveForm .ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.LiveForm .ui-state-error,
.LiveForm .ui-widget-content .ui-state-error,
.LiveForm .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a;
}

.LiveForm .ui-state-error a,
.LiveForm .ui-widget-content .ui-state-error a,
.LiveForm .ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}

.LiveForm .ui-state-error-text,
.LiveForm .ui-widget-content .ui-state-error-text,
.LiveForm .ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.LiveForm .ui-priority-primary,
.LiveForm .ui-widget-content .ui-priority-primary,
.LiveForm .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.LiveForm .ui-priority-secondary,
.LiveForm .ui-widget-content .ui-priority-secondary,
.LiveForm .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.LiveForm .ui-state-disabled,
.LiveForm .ui-widget-content .ui-state-disabled,
.LiveForm .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.LiveForm .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* For IE8 - See #6059 */
}


/* Icons
----------------------------------*/


/* states and images */

.LiveForm .ui-icon {
    width: 16px;
    height: 16px;
}

.LiveForm .ui-icon,
.LiveForm .ui-widget-content .ui-icon {
    background-image: url("/DesktopModules/LiveForms/Resources/Style/images/ui-icons_222222_256x240.png");
}

.LiveForm .ui-widget-header .ui-icon {
    background-image: url("/DesktopModules/LiveForms/Resources/Style/images/ui-icons_222222_256x240.png");
}

.LiveForm .ui-state-default .ui-icon {
    background-image: url("/DesktopModules/LiveForms/Resources/Style/images/ui-icons_454545_256x240.png") !important;
}

.LiveForm .ui-state-hover .ui-icon,
.LiveForm .ui-state-focus .ui-icon {
    background-image: url("/DesktopModules/LiveForms/Resources/Style/images/ui-icons_454545_256x240.png");
}

.LiveForm .ui-state-active .ui-icon {
    background-image: url("/DesktopModules/LiveForms/Resources/Style/images/ui-icons_454545_256x240.png");
}

.LiveForm .ui-state-highlight .ui-icon {
    background-image: url("/DesktopModules/LiveForms/Resources/Style/images/ui-icons_2e83ff_256x240.png");
}

.LiveForm .ui-state-error .ui-icon,
.LiveForm .ui-state-error-text .ui-icon {
    background-image: url("/DesktopModules/LiveForms/Resources/Style/images/ui-icons_cd0a0a_256x240.png");
}


/* positioning */

.LiveForm .ui-icon-blank {
    background-position: 16px 16px;
}

.LiveForm .ui-icon-carat-1-n {
    background-position: 0 0;
}

.LiveForm .ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.LiveForm .ui-icon-carat-1-e {
    background-position: -32px 0;
}

.LiveForm .ui-icon-carat-1-se {
    background-position: -48px 0;
}

.LiveForm .ui-icon-carat-1-s {
    background-position: -64px 0;
}

.LiveForm .ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.LiveForm .ui-icon-carat-1-w {
    background-position: -96px 0;
}

.LiveForm .ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.LiveForm .ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.LiveForm .ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.LiveForm .ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.LiveForm .ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.LiveForm .ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.LiveForm .ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.LiveForm .ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.LiveForm .ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.LiveForm .ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.LiveForm .ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.LiveForm .ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.LiveForm .ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.LiveForm .ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.LiveForm .ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.LiveForm .ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.LiveForm .ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.LiveForm .ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.LiveForm .ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.LiveForm .ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.LiveForm .ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.LiveForm .ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.LiveForm .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.LiveForm .ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.LiveForm .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.LiveForm .ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.LiveForm .ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.LiveForm .ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.LiveForm .ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.LiveForm .ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.LiveForm .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.LiveForm .ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.LiveForm .ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.LiveForm .ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.LiveForm .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.LiveForm .ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.LiveForm .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.LiveForm .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.LiveForm .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.LiveForm .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.LiveForm .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.LiveForm .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.LiveForm .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.LiveForm .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.LiveForm .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.LiveForm .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.LiveForm .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.LiveForm .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.LiveForm .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.LiveForm .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.LiveForm .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.LiveForm .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.LiveForm .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.LiveForm .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.LiveForm .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.LiveForm .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.LiveForm .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.LiveForm .ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.LiveForm .ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.LiveForm .ui-icon-extlink {
    background-position: -32px -80px;
}

.LiveForm .ui-icon-newwin {
    background-position: -48px -80px;
}

.LiveForm .ui-icon-refresh {
    background-position: -64px -80px;
}

.LiveForm .ui-icon-shuffle {
    background-position: -80px -80px;
}

.LiveForm .ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.LiveForm .ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.LiveForm .ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.LiveForm .ui-icon-folder-open {
    background-position: -16px -96px;
}

.LiveForm .ui-icon-document {
    background-position: -32px -96px;
}

.LiveForm .ui-icon-document-b {
    background-position: -48px -96px;
}

.LiveForm .ui-icon-note {
    background-position: -64px -96px;
}

.LiveForm .ui-icon-mail-closed {
    background-position: -80px -96px;
}

.LiveForm .ui-icon-mail-open {
    background-position: -96px -96px;
}

.LiveForm .ui-icon-suitcase {
    background-position: -112px -96px;
}

.LiveForm .ui-icon-comment {
    background-position: -128px -96px;
}

.LiveForm .ui-icon-person {
    background-position: -144px -96px;
}

.LiveForm .ui-icon-print {
    background-position: -160px -96px;
}

.LiveForm .ui-icon-trash {
    background-position: -176px -96px;
}

.LiveForm .ui-icon-locked {
    background-position: -192px -96px;
}

.LiveForm .ui-icon-unlocked {
    background-position: -208px -96px;
}

.LiveForm .ui-icon-bookmark {
    background-position: -224px -96px;
}

.LiveForm .ui-icon-tag {
    background-position: -240px -96px;
}

.LiveForm .ui-icon-home {
    background-position: 0 -112px;
}

.LiveForm .ui-icon-flag {
    background-position: -16px -112px;
}

.LiveForm .ui-icon-calendar {
    background-position: -32px -112px;
}

.LiveForm .ui-icon-cart {
    background-position: -48px -112px;
}

.LiveForm .ui-icon-pencil {
    background-position: -64px -112px;
}

.LiveForm .ui-icon-clock {
    background-position: -80px -112px;
}

.LiveForm .ui-icon-disk {
    background-position: -96px -112px;
}

.LiveForm .ui-icon-calculator {
    background-position: -112px -112px;
}

.LiveForm .ui-icon-zoomin {
    background-position: -128px -112px;
}

.LiveForm .ui-icon-zoomout {
    background-position: -144px -112px;
}

.LiveForm .ui-icon-search {
    background-position: -160px -112px;
}

.LiveForm .ui-icon-wrench {
    background-position: -176px -112px;
}

.LiveForm .ui-icon-gear {
    background-position: -192px -112px;
}

.LiveForm .ui-icon-heart {
    background-position: -208px -112px;
}

.LiveForm .ui-icon-star {
    background-position: -224px -112px;
}

.LiveForm .ui-icon-link {
    background-position: -240px -112px;
}

.LiveForm .ui-icon-cancel {
    background-position: 0 -128px;
}

.LiveForm .ui-icon-plus {
    background-position: -16px -128px;
}

.LiveForm .ui-icon-plusthick {
    background-position: -32px -128px;
}

.LiveForm .ui-icon-minus {
    background-position: -48px -128px;
}

.LiveForm .ui-icon-minusthick {
    background-position: -64px -128px;
}

.LiveForm .ui-icon-close {
    background-position: -80px -128px;
}

.LiveForm .ui-icon-closethick {
    background-position: -96px -128px;
}

.LiveForm .ui-icon-key {
    background-position: -112px -128px;
}

.LiveForm .ui-icon-lightbulb {
    background-position: -128px -128px;
}

.LiveForm .ui-icon-scissors {
    background-position: -144px -128px;
}

.LiveForm .ui-icon-clipboard {
    background-position: -160px -128px;
}

.LiveForm .ui-icon-copy {
    background-position: -176px -128px;
}

.LiveForm .ui-icon-contact {
    background-position: -192px -128px;
}

.LiveForm .ui-icon-image {
    background-position: -208px -128px;
}

.LiveForm .ui-icon-video {
    background-position: -224px -128px;
}

.LiveForm .ui-icon-script {
    background-position: -240px -128px;
}

.LiveForm .ui-icon-alert {
    background-position: 0 -144px;
}

.LiveForm .ui-icon-info {
    background-position: -16px -144px;
}

.LiveForm .ui-icon-notice {
    background-position: -32px -144px;
}

.LiveForm .ui-icon-help {
    background-position: -48px -144px;
}

.LiveForm .ui-icon-check {
    background-position: -64px -144px;
}

.LiveForm .ui-icon-bullet {
    background-position: -80px -144px;
}

.LiveForm .ui-icon-radio-on {
    background-position: -96px -144px;
}

.LiveForm .ui-icon-radio-off {
    background-position: -112px -144px;
}

.LiveForm .ui-icon-pin-w {
    background-position: -128px -144px;
}

.LiveForm .ui-icon-pin-s {
    background-position: -144px -144px;
}

.LiveForm .ui-icon-play {
    background-position: 0 -160px;
}

.LiveForm .ui-icon-pause {
    background-position: -16px -160px;
}

.LiveForm .ui-icon-seek-next {
    background-position: -32px -160px;
}

.LiveForm .ui-icon-seek-prev {
    background-position: -48px -160px;
}

.LiveForm .ui-icon-seek-end {
    background-position: -64px -160px;
}

.LiveForm .ui-icon-seek-start {
    background-position: -80px -160px;
}


/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */

.LiveForm .ui-icon-seek-first {
    background-position: -80px -160px;
}

.LiveForm .ui-icon-stop {
    background-position: -96px -160px;
}

.LiveForm .ui-icon-eject {
    background-position: -112px -160px;
}

.LiveForm .ui-icon-volume-off {
    background-position: -128px -160px;
}

.LiveForm .ui-icon-volume-on {
    background-position: -144px -160px;
}

.LiveForm .ui-icon-power {
    background-position: 0 -176px;
}

.LiveForm .ui-icon-signal-diag {
    background-position: -16px -176px;
}

.LiveForm .ui-icon-signal {
    background-position: -32px -176px;
}

.LiveForm .ui-icon-battery-0 {
    background-position: -48px -176px;
}

.LiveForm .ui-icon-battery-1 {
    background-position: -64px -176px;
}

.LiveForm .ui-icon-battery-2 {
    background-position: -80px -176px;
}

.LiveForm .ui-icon-battery-3 {
    background-position: -96px -176px;
}

.LiveForm .ui-icon-circle-plus {
    background-position: 0 -192px;
}

.LiveForm .ui-icon-circle-minus {
    background-position: -16px -192px;
}

.LiveForm .ui-icon-circle-close {
    background-position: -32px -192px;
}

.LiveForm .ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.LiveForm .ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.LiveForm .ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.LiveForm .ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.LiveForm .ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.LiveForm .ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.LiveForm .ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.LiveForm .ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.LiveForm .ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.LiveForm .ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.LiveForm .ui-icon-circle-check {
    background-position: -208px -192px;
}

.LiveForm .ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.LiveForm .ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.LiveForm .ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.LiveForm .ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.LiveForm .ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.LiveForm .ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.LiveForm .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.LiveForm .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.LiveForm .ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.LiveForm .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.LiveForm .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.LiveForm .ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/


/* Corner radius */

.LiveForm .ui-corner-all,
.LiveForm .ui-corner-top,
.LiveForm .ui-corner-left,
.LiveForm .ui-corner-tl {
    border-top-left-radius: 4px;
}

.LiveForm .ui-corner-all,
.LiveForm .ui-corner-top,
.LiveForm .ui-corner-right,
.LiveForm .ui-corner-tr {
    border-top-right-radius: 4px;
}

.LiveForm .ui-corner-all,
.LiveForm .ui-corner-bottom,
.LiveForm .ui-corner-left,
.LiveForm .ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.LiveForm .ui-corner-all,
.LiveForm .ui-corner-bottom,
.LiveForm .ui-corner-right,
.LiveForm .ui-corner-br {
    border-bottom-right-radius: 4px;
}


/* Overlays */

.LiveForm .ui-widget-overlay {
    background: #aaaaaa url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.LiveForm .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url("/DesktopModules/LiveForms/Resources/Style/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}


/*Default Fields Layout/Spacing css */

.LiveForm .Field.FieldSpacing,
.LiveForm .Field.Heading {
    padding: 10px 0;
    position: relative;
}

.LiveForm .Field.Required label span {
    color: Red;
}

.LiveForm .Calander-Icon {
    background: url("/DesktopModules/LiveForms/Resources/Images/calendar.png") left center no-repeat !important;
    box-shadow: none !important;
    border: 0 !important;
    color: transparent !important;
    cursor: pointer !important;
    padding: 0 !important;
    margin: 0 0 0 5px !important;
    width: 16px !important;
    max-width: 16px;
}

.LiveForm .plupload_filelist_footer {
    height: 100% !important;
}

.LiveForm .plupload_file_name {
    float: none;
}

.LiveForm div.SendResumeSubmission {
    margin: 0px 0 10px 0;
}

.LiveForm div.SendResumeSubmission .sublink {
    display: block;
    font-size: 14px;
    text-decoration: underline;
}

.LiveForm .subMsg {
    padding: 10px 0 10px 0px;
}

.LiveForm div.SendResumeSubmission #tbUserEmailAddress {
    width: 175px;
    margin-right: 10px;
}

.LiveForm .form-pagebreak a.SaveAndResume {
    float: right;
    clear: both;
    margin-top: 5px;
}

.LiveForm .SendResumeSubmission .ResponseMsg.error {
    color: red;
    margin-left: 10px;
}

.LiveForm .SendResumeSubmission .ResponseMsg.success {
    color: green;
    margin-left: 10px;
}

.LiveForm .reset {
	font-size: 12px;
    margin-top: 5px;
    display: block;
    text-align: right;
}

.LiveForm .rememberlogin {
    font-size: 12px !important;
}

.LiveForm .required label:after {
    display: none;
}

.ms-tooltip {
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 10px;
    border-radius: 5px;
    opacity: 1;
}

.ms-tooltip:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #111;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
}

.ms-tooltip.left:after {
    left: -16px;
    top: 11px;
    margin: 0;
    border-right: 8px solid #111;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.Helpdesk_integration .ms-panel.ms-panel-default {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border-radius: 4px;
}

.Helpdesk_integration .ms-panel-default > .ms-panel-heading {
    color: #333;
    background-color: #f5f5f5;
    padding: 13px 15px;
    border-color: #ccc;
    font-size: 14px;
}

.Helpdesk_integration .ms-panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.Helpdesk_integration .ms-list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #fff;
}

.Helpdesk_integration .ms-panel.ms-panel-default ul {
    margin: 0;
    padding: 0;
}

.Helpdesk_integration .ms-panel.ms-panel-default ul li a {
    color: #555;
    text-decoration: none;
}

.Helpdesk_integration .ms-panel.ms-panel-default ul li a:hover {
    color: #777;
}

.Helpdesk_integration .ms-panel.ms-panel-default .ms-panel-body {
    padding: 0 !important;
}

.Helpdesk_integration .ms-panel.ms-panel-default ul li {
    border: 0px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 0px;
}

.Helpdesk_integration .ms-panel.ms-panel-default ul li:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
}

.Helpdesk_integration .ms-panel.ms-panel-default ul li.ms-list-group-item:hover {
    background: #dedede;
}

.Helpdesk_integration .ms-panel.ms-panel-default ul li.ms-list-group-item a {
    display: block;
    padding: 0px 15px 15px 0px;
    line-height: normal;
}

.Helpdesk_integration li.ms-list-group-item span.ms-badge.pull-right {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.Helpdesk_integration p.helpdesk-title {
    margin-bottom: 0;
    line-height: normal;
}


/*Custom Bootstrap*/

.LiveForm .page-break-section [class*="form-col-"] {
    position: relative;
    min-height: 1px;
    display: inline-block;
    box-sizing: border-box;
    float: left;
}

.LiveForm .page-break-section:before,
.LiveForm .page-break-section:after,
.LiveForm .page-break-section .form-row:before,
.LiveForm .page-break-section .form-row:after {
    content: "";
    display: table;
    clear: both;
}

.LiveForm .clear-left {
    clear: left;
}

.LiveForm .form-row {
    display: block;
    margin: 0;
    flex-wrap: unset;
}

.LiveForm .form-col-12 {
    width: 100%;
}

.LiveForm .form-col-11 {
    width: 91.66666667%;
}

.LiveForm .form-col-10 {
    width: 83.33333333%;
}

.LiveForm .form-col-9 {
    width: 75%;
}

.LiveForm .form-col-8 {
    width: 66.66666667%;
}

.LiveForm .form-col-7 {
    width: 58.33333333%;
}

.LiveForm .form-col-6 {
    width: 50%;
}

.LiveForm .form-col-5 {
    width: 41.66666667%;
}

.LiveForm .form-col-4 {
    width: 33.33333333%;
}

.LiveForm .form-col-3 {
    width: 25%;
}

.LiveForm .form-col-2 {
    width: 16.66666667%;
}

.LiveForm .form-col-1 {
    width: 8.33333333%;
}

.LiveForm .form-col-0 {
    display: none !important;
}

@media(min-width: 992px) {
    .LiveForm .form-col-offset-12 {
        margin-left: 100%;
    }
    .LiveForm .form-col-offset-11 {
        margin-left: 91.66666667%;
    }
    .LiveForm .form-col-offset-10 {
        margin-left: 83.33333333%;
    }
    .LiveForm .form-col-offset-9 {
        margin-left: 75%;
    }
    .LiveForm .form-col-offset-8 {
        margin-left: 66.66666667%;
    }
    .LiveForm .form-col-offset-7 {
        margin-left: 58.33333333%;
    }
    .LiveForm .form-col-offset-6 {
        margin-left: 50%;
    }
    .LiveForm .form-col-offset-5 {
        margin-left: 41.66666667%;
    }
    .LiveForm .form-col-offset-4 {
        margin-left: 33.33333333%;
    }
    .LiveForm .form-col-offset-3 {
        margin-left: 25%;
    }
    .LiveForm .form-col-offset-2 {
        margin-left: 16.66666667%;
    }
    .LiveForm .form-col-offset-1 {
        margin-left: 8.33333333%;
    }
    .LiveForm .form-col-offset-0 {
        margin-left: 0;
    }
}

@media(max-width: 992px) {
    /* .LiveForm [class*="form-col-"] {
       width: 100% !important; 
    } */
    .LiveForm .Field > label {
        float: none !important;
        text-align: left !important;
    }
    .LiveForm .Field .Field-Container {
        display: block !important;
        margin: 0 !important;
    }
}

@media(max-width: 768px) {
	.LiveForm.Default .Field.Radiobutton table td,
	.LiveForm.Default .Field.Checkbox table td {
		display: block;
	}
}

/*Password progress bar*/

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.LiveForm .progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: transparent;
}

.LiveForm .progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .LiveForm .progress-bar {
        transition: none;
    }
}

.LiveForm .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.LiveForm .progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.LiveForm .bg-danger {
    background-color: #dc3545 !important;
}

.LiveForm .bg-danger:hover,
.LiveForm a.bg-danger:focus,
.LiveForm button.bg-danger:hover,
.LiveForm button.bg-danger:focus {
    background-color: #bd2130 !important;
}

.LiveForm .bg-warning {
    background-color: #ffc107 !important;
}

.LiveForm a.bg-warning:hover,
.LiveForm a.bg-warning:focus,
.LiveForm button.bg-warning:hover,
.LiveForm button.bg-warning:focus {
    background-color: #d39e00 !important;
}

.LiveForm .bg-success {
    background-color: #28a745 !important;
}

.LiveForm a.bg-success:hover,
.LiveForm a.bg-success:focus,
.LiveForm button.bg-success:hover,
.LiveForm button.bg-success:focus {
    background-color: #1e7e34 !important;
}


/*File Upload*/

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("/DesktopModules/LiveForms/Resources/Style/fonts/glyphicons-halflings-regular.eot");
    src: url("/DesktopModules/LiveForms/Resources/Style/fonts/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("/DesktopModules/LiveForms/Resources/Style/fonts/glyphicons-halflings-regular.woff") format('woff'), url("/DesktopModules/LiveForms/Resources/Style/fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("/DesktopModules/LiveForms/Resources/Style/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg');
}

.LiveForm .Field.BrowseFile .well {
    text-align: left;
}

.LiveForm .Field.BrowseFile .browse .glyphicon:before,
.LiveForm .Field.BrowseFile .asset_grid .glyphicon:before {
    font-family: 'Glyphicons Halflings';
    margin: 5px;
}

.LiveForm .Field.BrowseFile .browse .glyphicon-th-list:before {
    content: "\e012";
}

.LiveForm .Field.BrowseFile .browse .glyphicon-upload:before {
    content: "\e027";
}

.LiveForm .Field.BrowseFile .browse .glyphicon-triangle-right:before {
    content: "\e080";
}

.LiveForm .Field.BrowseFile .browse .glyphicon-triangle-bottom:before {
    content: "\e114";
}

.LiveForm .Field.BrowseFile .browse .glyphicon-folder-close:before {
    content: "\e117";
}

.LiveForm .Field.BrowseFile .browse .glyphicon-file:before {
    content: "\e022";
}

.LiveForm .Field.BrowseFile .asset_grid .glyphicon-trash:before {
    content: "\e020";
}

.LiveForm .Field.BrowseFile .asset_grid .glyphicon-move:before {
    content: "\e068";
}

.LiveForm .Field.BrowseFile .browse .content-hidden {
    visibility: hidden;
}

.LiveForm .Field.BrowseFile .browse {
    text-align: left;
    padding: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.LiveForm .Field.BrowseFile .browse:before,
.LiveForm .Field.BrowseFile .browse:after {
    clear: both;
    content: " ";
    display: table;
}

.LiveForm .Field.BrowseFile .browse ul li {
    font-size: 13px;
    margin: 10px 0;
    cursor: pointer;
}

.LiveForm .Field.BrowseFile .browse ul li ul {
    margin-left: 15px;
}

.LiveForm .Field.BrowseFile .browse .folder,
.LiveForm .Field.BrowseFile .browse .file {
    max-height: 350px;
    overflow-y: auto;
    display: inline-block;
    float: left;
}

.LiveForm .Field.BrowseFile .browse .folder {
    width: 33%;
}

.LiveForm .Field.BrowseFile .browse .file {
    width: 66%;
    padding-left: 15px;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
}

.LiveForm .Field.BrowseFile .browse .esc {
    width: 100%;
    float: left;
    padding-top: 15px;
}

.LiveForm .Field.BrowseFile .browse li.active > span {
    font-weight: bold;
}

.LiveForm .Field.BrowseFile .browse .file li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    line-height: 24px;
    font-size: 14px;
}

.LiveForm .Field.BrowseFile .Field-Container,.LiveForm .Fileupload .Field-Container {
    display: block !important;
    margin-left: 150px;
}

.LiveForm .Field.BrowseFile .Field-Container-Wide,.LiveForm .Fileupload .Field-Container-Wide {
    display: block !important;
}

.LiveForm .BrowseInput {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    height: 30px;
    background-color: transparent;
    color: transparent;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.LiveForm .BrowseInputdiv {
	text-align: right;
}

.LiveForm .BrowseInputSpan {
    margin-bottom: 10px;
    position: relative;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.LiveForm .BrowseInput {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    height: 30px;
    background-color: transparent;
    color: transparent;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.LiveForm .LFBrowsePager {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.LiveForm .LFBrowsePager > a {
    padding: 5px;
    cursor: pointer;
}

.LiveForm .LFBrowsePager .CurrentPage,
.LiveForm .LFBrowsePager .CurrentPageSelected {
    padding: 5px;
}

.LiveForm .Field.BrowseFile .asset_grid div:not(.fileheader):not(:empty) {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.LiveForm .Field.BrowseFile .asset_grid span {
    display: inline-block;
    font-size: 14px;
    padding: 10px;
}

.LiveForm .Field.BrowseFile .asset_grid div.fileheader span {
    font-weight: bold;
}

.LiveForm .Field.BrowseFile .asset_grid span.glyphicon {
    float: right;
    background: #fff;
    padding: 4px;
    margin: 4px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

/* WonderWebs Additions */
.LiveForm .page-break-section{background:transparent !important;box-shadow: none !important;}
.LiveForm.WWBlank {
    font-family: inherit;
    font-size: 13px;
    margin-bottom: 20px;
    line-height: normal;
    padding: 15px;
}

    .LiveForm.WWBlank label,
    .LiveForm.WWBlank div,
    .LiveForm.WWBlank ul,
    .LiveForm.WWBlank li,
    .LiveForm.WWBlank td,
    .LiveForm.WWBlank th,
    .LiveForm.WWBlank table,
    .LiveForm.WWBlank .Field input,
    .LiveForm.WWBlank .Field select,
    .LiveForm.WWBlank .Field textarea,
    .LiveForm.WWBlank .Field button {
        font-family: inherit;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .LiveForm.WWBlank ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
        position: relative;
    }

    .LiveForm.WWBlank ul li {
        list-style: none;
        margin: 0;
    }

    .LiveForm.WWBlank .Field-Container {
        position: relative;
    }

    .LiveForm.WWBlank .MatrixWrapper .Field-Container {
        position: static;
    }

.viewport-sm .LiveForm.WWBlank .Field.Fullname .Field-Container input[type="text"] {
    margin-right: 16px;
}

.LiveForm.WWBlank .Field.Address table tr td:first-child {
    padding-right: 16px;
}

.LiveForm.WWBlank .Field.Address table tr:nth-child(1) td,
.LiveForm.WWBlank .Field.Address table tr:nth-child(2) td {
    padding-right: 0;
}

.LiveForm.WWBlank .Field.Fullname .fullname-container,
.LiveForm.WWBlank .Field.ScaleRating input[type="radio"],
.LiveForm.WWBlank .Field.Fullname .Field-SubLabel-TextBox:last-child input[type="text"] {
    margin-right: 0;
}

.LiveForm.WWBlank .Field input[type="radio"],
.LiveForm.WWBlank .Field input[type="checkbox"] {
    margin-right: 8px;
}

.LiveForm.WWBlank input[type="submit"]:hover,
.LiveForm.WWBlank input[type="button"]:hover {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
}

/*----------------Heading----------------*/

.LiveForm.WWBlank .Field.Heading div.Field-Container-Wide {
    padding: 0 0 5px;
    border-bottom: 1px solid #ccc;
}

    .LiveForm.WWBlank .Field.Heading div.Field-Container-Wide .SubHeader {
        font-style: italic;
    }

    .LiveForm.WWBlank .Field.Heading div.Field-Container-Wide .Header {
        margin-bottom: 5px;
    }

.LiveForm.WWBlank .Field.Heading h1 {
    font-size: 22px;
    color: inherit;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px;
    margin: 0 0 5px;
}

.LiveForm.WWBlank .Field.Heading h2 {
    font-size: 18px;
    color: inherit;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px;
    margin: 0 0 5px;
}

.LiveForm.WWBlank .Field.Heading h3 {
    font-size: 14px;
    color: inherit;
    font-weight: bold;
    text-transform: none;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px;
    margin: 0 0 5px;
}

/*WWBlank Submit Button Alignment css */
.LiveForm.WWBlank .Submit-Align-Left {
    text-align: left;
}

.LiveForm.WWBlank .Submit-Align-Center {
    text-align: center;
}

.LiveForm.WWBlank .Submit-Align-Right {
    text-align: right;
}

/*WWBlank Field Validation css */
.LiveForm.WWBlank .Field.Matrix.Checkb.Required table,
.LiveForm.WWBlank .Field.Matrix.Radiob.Required table,
.LiveForm.WWBlank .Field.Required input,
.LiveForm.WWBlank .Field.Required textarea,
.LiveForm.WWBlank .Field.Required .plupload_filelist_footer,
.LiveForm.WWBlank .Field.Required select,
.LiveForm.WWBlank .Field.Required.Radiobutton table,
.LiveForm.WWBlank .Field.Required.Checkbox table,
.LiveForm.WWBlank .Field.Required.ScaleRating table,
.LiveForm.WWBlank .Field.Required .StarRatingRequired {
    border-right: 3px solid #FF7373;
    padding-right: 5px;
}

.LiveForm.WWBlank .Field.Required.Radiobutton table,
.LiveForm.WWBlank .Field.Required.Checkbox table {
    padding-left: 6px;
    display: inline-block;
}

/*WWBlank (Input/Textarea/Label/Select) Validation css */
.LiveForm.WWBlank label.error {
    padding: 5px;
    color: #FF2323;
}

.LiveForm.WWBlank input.error, .LiveForm.WWBlank textarea.error, .LiveForm.WWBlank select.error {
    border: 2px solid #FF7373;
    padding-left: 5px;
}

.LiveForm.WWBlank label.InlineEdit form input {
    width: 100px !important;
}

.LiveForm.WWBlank .Field-Tooltip {
    position: absolute;
    right: -275px;
    top: 0px;
    max-width: 250px;
    min-width: 250px;
    border: 4px solid #333;
    background: #fff;
    border-radius: 6px 6px;
    box-shadow: 0px 2px 4px #666;
    white-space: normal;
    display: none;
    z-index: 99999;
}

.LiveForm.WWBlank .Field.Datetime .Field-Tooltip {
    right: -295px;
}

.LiveForm.WWBlank .Field-Tooltip-Arrow {
    border-color: transparent #333 transparent transparent;
    border-style: solid;
    border-width: 10px;
    left: -24px;
    top: 7px;
    position: absolute;
    height: 0;
    width: 0;
}

/*----------------Common----------------*/

.LiveForm.WWBlank .Field-SubLabel-TextBox {
    position: relative;
    vertical-align: top;
}

.LiveForm.WWBlank .Field .Field-Container label,
.LiveForm.WWBlank .Field .Field-Container-Wide label,
.LiveForm.WWBlank .Field .Field-SubLabel-Container {
    font-size: 11px;
    margin: 2px 0 0 2px;
}

.LiveForm.WWBlank .Field .Field-SubLabel-Container {
    margin: 5px 0 15px 0;
    display: block;
}

.LiveForm.WWBlank .Field.Radiobutton .Field-Container label,
.LiveForm.WWBlank .Field.Radiobutton .Field-Container-Wide label,
.LiveForm.WWBlank .Field.Checkbox .Field-Container label,
.LiveForm.WWBlank .Field.Checkbox .Field-Container-Wide label {
    font-size: 1em;
    margin: 0;
}

.LiveForm.WWBlank .Field-Sub-Label label,
.LiveForm.WWBlank .Address table label,
.LiveForm.WWBlank .Field-SubLabel-Container,
 {
    display: block;
}

.LiveForm.WWBlank input,
.LiveForm.WWBlank select,
.LiveForm.WWBlank textarea {
    margin: 0;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    color: #666;
}

.LiveForm.WWBlank input[type="text"],
.LiveForm.WWBlank input[type="password"],
.LiveForm.WWBlank select {
    height: 38px;
}

.LiveForm.WWBlank textarea {
    min-height: 38px;
}

.LiveForm.WWBlank .Field > label {
    clear: left;
    margin-bottom: 5px;
}

.LiveForm.WWBlank .Field.Address .Field-Container span,
.LiveForm.WWBlank .Field.Address .Field-Container label,
.LiveForm.WWBlank .Field.Fullname .Field-Container label,
.LiveForm.WWBlank .Field.Datetime .Field-Container label,
.LiveForm.WWBlank .Field.Address .Field-Container-Wide span,
.LiveForm.WWBlank .Field.Address .Field-Container-Wide label,
.LiveForm.WWBlank .Field.Fullname .Field-Container-Wide label,
.LiveForm.WWBlank .Field.Datetime .Field-Container-Wide label,
.LiveForm.WWBlank .Field.CreditCard label {
    margin-bottom: 10px;
}

.LiveForm.WWBlank .Field.Fullname .Field-Container label {
    display: inline-block;
}

.LiveForm.WWBlank .Field table td {
    padding: 0;
    vertical-align: baseline;
}

.LiveForm.WWBlank .Field.Radiobutton table td,
.LiveForm.WWBlank .Field.Checkbox table td {
    padding: 4px;
}

.LiveForm.WWBlank .Field > label,
.LiveForm.WWBlank .Field .MatrixWrapper > label {
    font-weight: bold;
}

.LiveForm.WWBlank .ScaleRating table td,
.LiveForm.WWBlank .ScaleRating table th {
    text-align: center;
    padding: 4px;
}

.LiveForm.WWBlank select,
.LiveForm.WWBlank textarea,
.LiveForm.WWBlank input[type="text"],
.LiveForm.WWBlank input[type="password"],
.LiveForm.WWBlank .Field.FileUpload input,
.LiveForm.WWBlank .Field.Phone input.Phone {
    width: 100%;
}

.viewport-sm .LiveForm.WWBlank .Field.Fullname input.prefix,
.viewport-sm .LiveForm.WWBlank .Field.Fullname input.suffix {
    width: 50px;
}

.LiveForm.WWBlank .Field-Container,
.LiveForm.WWBlank .Field-SubLabel-TextBox {
    display: block;
}

.viewport-sm .LiveForm.WWBlank .Field-Container,
.viewport-sm .Field.Fullname .Field-SubLabel-TextBox {
    display: inline-table;
}

.LiveForm.WWBlank .Field table {
    padding: 0;
    width: 100%;
    border-collapse: collapse;
}

.LiveForm.WWBlank .Field .Field-Seperator {
    padding: 0 8px;
}

.viewport-sm .LiveForm.WWBlank .Field.Address input[type="text"],
.viewport-sm .LiveForm.WWBlank .Field.Address select {
    width: 142px;
}

.viewport-sm .LiveForm.WWBlank select,
.viewport-sm .LiveForm.WWBlank textarea,
.viewport-sm .LiveForm.WWBlank input[type="text"],
.viewport-sm .LiveForm.WWBlank input[type="password"],
.viewport-sm .LiveForm.WWBlank .Field.FileUpload input,
.viewport-sm .LiveForm.WWBlank .Field.Address input.Street-Address,
.viewport-sm .LiveForm.WWBlank .Field.Address input.Street-Address2,
.viewport-sm .LiveForm.WWBlank .Field.Phone input.Phone {
    width: 300px;
}

.viewport-sm .LiveForm.WWBlank .Field.Fullname input[type="text"] {
    width: 142px;
}

.viewport-sm .LiveForm.WWBlank .Field.Fullname input.prefix,
.viewport-sm .LiveForm.WWBlank .Field.Fullname input.suffix {
    width: 50px;
}

.viewport-sm .LiveForm.WWBlank .Field.Birthdate input[type="text"],
.viewport-sm .LiveForm.WWBlank .Field.Datetime input[type="text"],
.viewport-sm .LiveForm.WWBlank .Field.Datetime select {
    width: 80px;
}

.viewport-sm .LiveForm.WWBlank .Field.Time select {
    width: 88px;
}

.LiveForm.WWBlank .Field.Phone input.AreaCode,
.LiveForm.WWBlank .Field.Phone table tr td:first-child {
    width: 60px;
}

.viewport-sm .LiveForm.WWBlank .Field.Phone input.PhoneNumber {
    width: 211px;
}

.viewport-sm .LiveForm.WWBlank .Field-Container-Wide {
    display: table;
    position: relative;
}

/*----------------Matrix----------------*/

.LiveForm.WWBlank .Matrix table th {
    background-color: #ddd;
}

.LiveForm.WWBlank .Matrix table td,
.LiveForm.WWBlank .Matrix table th {
    padding: 6px;
    text-align: center;
    border: 1px solid #ccc;
}

    .LiveForm.WWBlank .Matrix table td.tdBlank {
        border: 0;
        background-color: transparent;
    }

    .LiveForm.WWBlank .Matrix table th.thBlank {
        border: 0;
        background-color: transparent;
    }

.LiveForm.WWBlank .Matrix table tr > th:first-child {
    text-align: left;
}

.viewport-sm .LiveForm.WWBlank input.Field-Matrix-TextBox,
.viewport-sm .LiveForm.WWBlank select.Field-Matrix-DropDown,
.viewport-sm .LiveForm.WWBlank input.Field-Matrix-TextBoxNumeric {
    width: 130px;
}

.LiveForm.WWBlank input.Field-Matrix-TextBoxNumeric {
    width: 60px;
}

.LiveForm.WWBlank .Matrix .MatrixWrapper {
    overflow-x: auto;
}

.LiveForm.WWBlank .Matrix table th {
    font-weight: bold;
}

.LiveForm.WWBlank .Matrix .Field-Container input {
    margin: 0;
}

.LiveForm.WWBlank .Field-Tooltip-Arrow-Small {
    border-color: transparent #F5F5F5 transparent transparent;
    border-style: solid;
    border-width: 7px;
    height: 0;
    width: 0;
    left: -14px;
    top: 10px;
    position: absolute;
}

.LiveForm.WWBlank .Field-Tooltip-Content {
    padding: 10px;
    font-size: 10px;
    color: #333;
}

.LiveForm .fullname-container {
    margin-right: 5px;
    white-space: nowrap;
}

.emailwizard-header {
    background: none repeat scroll 0px 0px rgb(255, 161, 0);
    border-bottom: 1px solid rgb(194, 122, 0);
    border-radius: 3px 3px 0px 0px;
    height: 35px;
    padding: 2px;
    position: relative;
    z-index: 1000;
    vertical-align: middle;
    font-weight: bolder;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    padding-left: 11px 4px 0 12px;
    font-size: 13px;
    cursor: move;
    color: rgb(255, 255, 255);
}

.emailwizard-header-label {
    vertical-align: middle;
    font-weight: bold;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    padding-left: 10px;
    font-size: 13px;
    cursor: move;
    color: rgb(255, 255, 255);
}

.viewport-sm .LiveForm.WWBlank label.Field-Label-Auto,.viewport-sm .LiveForm.WWBlank label.Field-Label-Hidden,.viewport-sm .LiveForm.WWBlank span.Field-Label-Auto {
    width: 150px;
}

.viewport-sm .LiveForm.WWBlank.Form-Top .Field-Label-Auto,.viewport-sm .LiveForm.WWBlank.Form-Top .Field-Label-Hidden {
    width: auto;
}

.LiveForm.WWBlank label.Field-Label-Auto,.LiveForm.WWBlank label.Field-Label-Hidden,.LiveForm.WWBlank span.Field-Label-Auto {
    display: inline-block;
    vertical-align: top;
}

/*Field Specific*/
.LiveForm.WWBlank .Field.Image .Field-Container {
    display: block;
}

/*hide button in page break */
.LiveForm.WWBlank ul li .button-hidden {
    display: none;
}

.LiveForm.WWBlank ul li .form-pagebreak-back-container input[type=button],
.LiveForm.WWBlank ul li .form-pagebreak-next-container input[type=button] {
    float: left;
}

.LiveForm.WWBlank .hidden {
    display: none;
}

.LiveForm.WWBlank .Field-Container-Wide .next-form-pagebreak button:last-child,
.LiveForm.WWBlank .Field-Container-Wide .form-pagebreak.next-form-pagebreak .button-next {
    float: right;
}

/* Smartphones and iPad (portrait and landscape) ----------- */
@media only screen and (min-width: 0px) and (max-width: 1024px) {

    .LiveForm.WWBlank {
        max-width: 100%;
    }
}

.LiveForm.WWBlank .Matrix .Field-Container > div {
    display: table-caption;
}

.LiveForm.WWBlank .plupload_filelist_footer {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.LiveForm.WWBlank .next-form-pagebreak .button-next {
    float: right !important;
}

.LiveForm.WWBlank .nrequired, .LiveForm.WWBlank .Radiobutton.Required input[type="text"] {
    width: 107px;
    margin: 0;
}
.LiveForm.WWBlank .Field.CreditCard .ExpirationMonth,
.LiveForm.WWBlank .Field.CreditCard .ExpirationYear{
    width:100px;
}

.LiveForm.WWBlank .Field.CreditCard .CVV{
    width:80px;
}

.LiveForm.WWBlank .Field.CreditCard tr:nth-child(3) td:nth-child(1), 
.LiveForm.WWBlank .Field.CreditCard tr:nth-child(3) td:nth-child(2) {
    width: 110px
}

.LiveForm.WWBlank .Header{background:transparent;}

.Field.Text{line-height:1.5em;}
.Field.Text ul{margin:12px 0;padding:0 0 0 24px;}
.Field.Text ul li{list-style:initial;margin:0 0 4px;}



/*Default Fields Layout/Spacing css */
.viewport-sm .LiveForm .Field-Label-Left {
    width: 150px;
    display: inline-block;
    float: left;
    padding: 3px;
    text-align: left;
    white-space: normal;
}

.viewport-sm .LiveForm .Field-Label-Right {
    width: 150px;
    display: inline-block;
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
    text-align: right;
    white-space: normal;
}

.viewport-sm .LiveForm .Field-Label-Top {
    display: inline-block;
    margin-bottom: 6px;
    white-space: normal;
}

.viewport-sm .LiveForm.Form-Right .Field-Label-Auto {
    width: 150px;
    display: inline-block;
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
    text-align: right;
    white-space: normal;
}

.viewport-sm .LiveForm.Form-Top .Field-Label-Auto {
    display: inline-block;
    margin-bottom: 6px;
    white-space: normal;
}

/* Fixes */
.Field.Checkbox .Field-Label-Hidden{width:18px !important}/* hidden checkbox labels */
.Field.Radiobutton .Field-Label-Hidden{width:18px !important}/* hidden radio button labels */
.Field-Container label{font-weight:normal;}
.LiveForm.WWBlank label.error {display: block;font-weight: normal !important;font-size: 11px;}
.LiveForm.WWBlank .Field.Matrix.Checkb.Required table,
.LiveForm.WWBlank .Field.Matrix.Radiob.Required table,
.LiveForm.WWBlank .Field.Required input,
.LiveForm.WWBlank .Field.Required textarea,
.LiveForm.WWBlank .Field.Required .plupload_filelist_footer,
.LiveForm.WWBlank .Field.Required select,
.LiveForm.WWBlank .Field.Required.Radiobutton table,
.LiveForm.WWBlank .Field.Required.Checkbox table,
.LiveForm.WWBlank .Field.Required.ScaleRating table,
.LiveForm.WWBlank .Field.Required .StarRatingRequired {box-sizing: border-box;}
body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-ms-clear {
      display: none; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1;
        left: 50%; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%); } }

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }
/*  ---------------------------------------------------------------
    general style
    --------------------------------------------------------------- */

/* apply a natural box layout model to all elements  - http://www.paulirish.com/2012/box-sizing-border-box-ftw/*/



/*  END - general style */


/* style for Cube Portfolio wrapper*/
.wrapper {
    width: 96%;
    max-width: 1170px;
    margin: 0 auto;
}
.wrapper *, .wrapper *:before, .wrapper *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
 }

.wrapper *:focus {
    outline: 0;
}

.wrapper ::-moz-focus-inner { padding:0; border:0 }  /* ! removes focus line */
