/* CSS - CORE (13 Dec 2025 02:35:17 PM) */


/* ./__swift/javascript/__global/core/jqueryui/custom-theme/jquery-ui-1.7.2.custom.css */
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:~"Alpha(Opacity=0)"; }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f2e9da&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=75&borderColorHeader=d9cebc&fcHeader=222222&iconColorHeader=c0b197&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=d0d0d0&fcContent=222222&iconColorContent=222222&bgColorDefault=f8f4eb&bgTextureDefault=12_gloss_wave.png&bgImgOpacityDefault=75&borderColorDefault=d0d0d0&fcDefault=555555&iconColorDefault=c0b197&bgColorHover=FFFFFF&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=d0d0d0&fcHover=212121&iconColorHover=c0b197&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=d0d0d0&fcActive=212121&iconColorActive=c0b197&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=d0d0d0&bgTextureOverlay=07_diagonals_medium.png&bgImgOpacityOverlay=70&opacityOverlay=30&bgColorShadow=d0d0d0&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget {
	font-size: 13px;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget-content {
	background-color: transparent;
}

.ui-widget-content .ui-widget-content {
	border: 0;
	background-color: #fff !important;
	color: #222;
}

.ui-widget-content a {
	color: #222;
}

.ui-widget-header {
	border: 1px solid #ddd;
	color: #222;
	font-weight: 600;

}

.ui-widget-header a {
	color: #222;
}


/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	/*border: 1px solid #dbdde1;*/
	font-weight: normal;
	color: #555;
	outline: none;
	position: relative !important;
	background-color: #f4f5f5;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #555;
	text-decoration: none;
	outline: none;
}

.ui-dialog-titlebar-close{
	border: none !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	/*border: 1px solid #ddd;*/
	background-color: #f9f9f9;
	font-weight: normal;
	color: #212121;
	outline: none;
	border-bottom: 2px solid #4eafcb;
}

.ui-state-hover a, .ui-state-hover a:hover {
	color: #212121;
	text-decoration: none;
	outline: none;
}

.ui-state-active, .ui-widget-content .ui-state-active {
	/*border: 1px solid #ddd;*/
	/*background-color: #ddd;*/
	border-bottom: 2px solid #4EAFCB;
	font-weight: normal;
	color: #40364d;
	outline: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #212121;
	outline: none;
	text-decoration: none;
}

.ui-widget :active {
	outline: none;
}


/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a {
	color: #363636;
}

.ui-state-error, .ui-widget-content .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;
	color: #cd0a0a;
}

.ui-state-error a, .ui-widget-content .ui-state-error a {
	color: #cd0a0a;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text {
	color: #cd0a0a;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary {
	font-weight: 600;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-icons_c0b197_256x240.png);
}

.ui-state-default .ui-icon {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-icons_c0b197_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-icons_c0b197_256x240.png);
}

.ui-state-active .ui-icon {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-icons_c0b197_256x240.png);
}

.ui-state-highlight .ui-icon {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-icons_cd0a0a_256x240.png);
}


/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #000000; opacity: .20;filter:~"Alpha(Opacity=20)"; }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #d0d0d0 url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/ui-bg_flat_0_d9ceba_40x100.png) 50% 50% repeat-x; opacity: .30;filter:~"Alpha(Opacity=30)"; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/border_sprite.png); }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 10px; width: 100%; top: -10px; left: 0px; background-position: 0 -40px; }
.ui-resizable-s { cursor: s-resize; height: 10px; width: 100%; bottom: -10px; left: 0px; background-position: 0 -40px; }
.ui-resizable-e { cursor: e-resize; width: 10px; right: -10px; top: 0px; height: 100%; background-position: -10px 0; }
.ui-resizable-w { cursor: w-resize; width: 10px; left: -10px; top: 0px; height: 100%; background-position: -10px 0; }
.ui-resizable-se { cursor: se-resize; width: 10px; height: 10px; right: -10px; bottom: -10px; background-position: 0 -30px !important; background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/images/border_sprite.png) !important; }
.ui-resizable-sw { cursor: sw-resize; width: 10px; height: 10px; left: -10px; bottom: -10px; background-position: 0 -20px; }
.ui-resizable-nw { cursor: nw-resize; width: 10px; height: 10px; left: -10px; top: -10px; background-position: 0 0; }
.ui-resizable-ne { cursor: ne-resize; width: 10px; height: 10px; right: -10px; top: -10px; background-position: 0 -10px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete-loading { background: white url(https://www.abogadourbanista.com/__swift/javascript/__global/core/jqueryui/custom-theme/'images/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	margin: -1px;
}*/
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.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.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em !important; width: 720px !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;background-color: #f7f7f8;
}

#modal {padding: 25px 15px;}

@media (max-width: 780px) {
	.ui-dialog {width: 85vw !important;}
}
	
.ui-dialog .ui-dialog-titlebar { padding: .3em .3em .3em 1em; position: relative; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; border: 0px; border-bottom:1px solid #ddd;}
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; font-weight: normal; padding-top: 2px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover span, .ui-dialog .ui-dialog-titlebar-close:focus {color:red !important;}
.ui-dialog .ui-dialog-content { border: 0; /*padding: .5em 1em;*/ background: #ffffff; overflow: auto; zoom: 1; margin-left: -1px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se {  }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs {
	position: relative;
	zoom: 1;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
}

.ui-tabs .ui-tabs-nav {
    list-style: none;
    position: relative;
    padding: 4px 0px 0;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    background-color: #f7f8f9;
}

.ui-tabs .ui-tabs-nav li {
	position: relative;
	font-size: 14px;
	float: left;

	/*margin: 0 3px -1px 0;*/
	padding: 4px 5px 2px 5px;
	/*border: 1px solid #ddd;*/
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: 5px 13px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	/*border-bottom: 1px solid #fff;*/
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	font-weight: 600;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	background: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #ddd;
	border-top: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.ui-widget-header .ui-icon:hover{
	color: red;
}


/* Datepicker
----------------------------------*/
#ui-datepicker-div { DISPLAY: none; background-color:#fff; border: 1px solid #ddd; box-shadow: 0px 1px 3px rgba(0,0,0,.1);
}
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: 600; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-trigger { padding-right: 6px; vertical-align: middle; cursor: pointer;transform: rotate(180deg);}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* clientcss template from database */
/* @group Eric Myer reset v2.0 */

			html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
			    margin: 0;
			    border: 0;
			    font-size: 100%;
			    font: inherit;
			    vertical-align: baseline;
			    -moz-osx-font-smoothing: grayscale;
			    -webkit-font-smoothing: antialiased;
			    -moz-font-smoothing: antialiased;
			}

			article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
			    display: block;
			}

			ol,
			ul {
			}

			blockquote,
			q {
			    quotes: none;
			}

			blockquote:before,
			blockquote:after,
			q:before,
			q:after {
			    content: '';
			    content: none;
			}

			table {
			    border-collapse: collapse;
			    border-spacing: 0;
			}

			body {
			    font: normal 16px/1.6"Nunito Sans", "helvetica neue", arial, helvetica, sans-serif;
			}

			#main {
			    position: relative;
			    clear: both;
			}
			/* @group link styles */

			a {
			    text-decoration: none;
			    outline: none;
			}

			a:link {
			    color: #4eafcb;
			}

			a:visited {
			    color: #4eafcb;
			}

			a:hover {
			    color: #288eab;
			}

			a:active {
			    color: #0e5f77;
			}

			.bluelink{
				white-space: normal;
			}

			/* @end */
			/* @group structure */

			#maincore {
			    position: relative;
			    padding: 0 0;
			    clear: both;
			    width: 100%;
			}

			.uppermainsearch{
   				border-bottom: 1px solid #dfe4e6;
   				padding: 30px;
			}

                 @media (max-width: 980px) {
			.uppermainsearch {
			    padding: 15px;
			}
                   }

			#maincoreleft {
			    padding: 0;
			    float: left;
			    left: 0;
			    width: 14%;
			    height: 100%;
			    margin: 26px 10px 0px 30px;
			    max-width: 190px;
			}

			#maincorecontent {
			    margin-left: 16%;
			    margin-top: 20px;
			    box-shadow: 0 2px 4px 0 #c5c5c54d;
			    background-color: #ffffff;
			    padding: 20px 25px;
			    position: relative;
			}

			#bottomfooter {
			    padding: 20px 0px;
			    margin: auto;
			    border-bottom: none;
			    font-size: 12px;
			    color: #92969b;
			    clear: both;
				text-align: center;
			}
			/* @end */
			/* @group header */
			/* @group logo & banner */
                   @media only screen and (min-width: 979px) {
			.login-opener {
			    display: none;
			   }
		       }
                       @media only screen and (max-width: 979px) {
                       .notmobile {
			    display: none !important;
			    }
                       .shadow {
			    margin: 0;
                            width: 100%;
                            display: flex;
                            justify-content: space-between;
                            z-index: 1000;
                            top: 0;
                            position: fixed;
                            margin-top: 0px !important;
                            box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important
			   }
			}
                     @media only screen and (min-width: 980px) {
                        .mobile {
			    display: none !important;
                        }
                       .shadow {
			    margin: 0;
                            width: 100%;
                            display: flex;
                            justify-content: space-between;
                            z-index: 1000;
                            top: 0;
                            position: fixed;
                            margin-top: 0px !important;
                            box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important
			   }
			}
                        #topbanner {
			    background-color: #fff;
			    border-bottom: 1px solid #cfd4d6;
			    margin: 0;
			}

			.bodymain #topbanner {
			    border-bottom: none;
			}

			.innerwrapper {
			    width: 100%;
			    margin: 0 auto;
			    max-width: 1280px;
			    box-sizing: border-box;
			}

			.topbanner .innerwrapper {
			    top: 0;
			    padding: 0px 0px;
                            width: 95%;
			    margin: 0 auto;
			    max-width: 1280px;
			    box-sizing: border-box;
			}

			.innerwrapper:before,
			.innerwrapper:after {
			    content: " ";
			    display: table;
			}

			.innerwrapper:after {
			    clear: both;
			}

			.innerwrapper {
			    *zoom: 1;
			}
			/* -- clearfix -- */

			#topbanner:before,
			#topbanner:after {
			    content: " ";
			    display: table;
			}

			#topbanner:after {
			    clear: both;
			}

			#topbanner {
			    *zoom: 1;
			}
			/* for ie 6/7 */

			#logo {
			margin: 3px 0px 0px 0px;
			}

			.chatbodymain #logo {
			    margin: 29px 0 0px 20px;
			}
			/* @end */
			/* @group main navigation */

			#toptoolbar {
                            text-align: center;
			    padding: 6px 0px 0px 0px;
			    background-color: white;
    			    border-bottom: 1px solid #dfe4e6;
  		            box-shadow: 0 1px 3px rgb(247, 247, 247);
                            display: flex;
                            jmargin: 0 auto;
                            justify-content: space-between;
			}
			/* clearfix */

			#toptoolbar:before,
			#toptoolbar:after {
			    content: " ";
			    display: table;
			}

			#toptoolbar:after {
			    clear: both;
			}

			#toptoolbar {
			    *zoom: 1;
			}
			/* for ie 6/7 */

			#toptoolbarlinklist {
			    padding: 2px 24px;
			    max-width: 85% !important;
			    max-width: calc(100% - 230px);
			}

			#toptoolbarlinklist li {
			    list-style-type: none;
			    display: inline-block;
			    float: left;
			    margin: 3px 3px 0 0;
			    font-weight: normal;
			    color: #555;
			    outline: none;
			}
			#toptoolbarlinklist li:hover {
			    border-radius: 4px 4px 0px 0px;
			    -webkit-border-radius: 4px 4px 0px 0px;
			    -moz-border-radius: 4px 4px 0px 0px;
			    background-color: #f7f8f9;
			    color: #212121 !important;
                            box-shadow: 0 -2px #4eafcb inset !important;
			}

			#toptoolbarlinklist a {
			    background: none !important;
			    padding: 2px 10px;
			    float: left;
			    border: 0;
			    margin: 0 1px 0 0;
			    color: #555;
			    text-overflow: ellipsis;
			    white-space: nowrap;
			    max-width: 200px;
			    box-sizing: border-box;
			    overflow: hidden;
			}
			#toptoolbarlinklist li a,
			#toptoolbarlinklist li a:link,
			#toptoolbarlinklist li a:visited {
			    color: #555;
			    text-decoration: none;
			    outline: none;
			}
			#toptoolbarlinklist li a:hover {
			    color: #212121;
			    text-decoration: none;
			    outline: none;
			}
			#toptoolbarlinklist li.current {
			    -webkit-border-radius: 4px 4px 0px 0px;
			    -moz-border-radius: 4px 4px 0px 0px;
			    box-shadow: 0 -2px #4eafcb inset;
			    border-radius: 4px 4px 0px 0px;
			    font-weight: normal;
			    color: #40364d;
			    outline: none;
			}

			#toptoolbarlinklist li.current:hover {
			    -webkit-border-radius: 4px 4px 0px 0px;
			    -moz-border-radius: 4px 4px 0px 0px;
			     border-radius: 4px 4px 0px 0px;
			}

			#toptoolbarlinklist li.current a{
			    font-weight: 600;
			    color: #212121bf;
			    outline: none;
			}
			#toptoolbarrightarea {
			    float: right;
			    padding: 1px 30px 1px 0;
			}

			#toptoolbarrightarea select{
				border: none;
			    transition: all .25s ease;
			    box-shadow: none;
			    cursor: pointer;
			    height: 26px;
			}

			#toptoolbarrightarea select:hover{
				background: #50adc9;
			    border-radius: 5px;
			    color: #fff;
			    background: #50adc9 url(https://www.abogadourbanista.com/__swift/themes/client/images/menudrop_white.svg) no-repeat;
			    background-position: right;
    			background-position-x: 95px;
			}

			#toptoolbarrightarea .swiftselect {
			    margin: 2px 0 0 0;
			    padding: 0px 25px 0px 10px!important;
			    transition: all 0.25s ease;
			    background: url(https://www.abogadourbanista.com/__swift/themes/client/images/menudrop_grey.svg) no-repeat;
			    background-position: right;
    			background-position-x: 95px;
    			float:right;
			}
			/* @end */
			/* @end */
			/* @group typography */
			/* base type styles using modular scale ---------------------- */

			body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote {
			    margin: 0;
			    padding: 0;
			    color: #4c5156;
			}

			p {
			    font-family: inherit;
			    font-weight: normal;
			    line-height: 1.6;
			    margin-bottom: 12px;
			}

			p.lead {
			    font-size: 17.5px;
			    line-height: 1.6;
			    margin-bottom: 17px;
			}

			aside p {
			    font-size: 13px;
			    line-height: 1.35;
			    font-style: italic;
			}

			h1, h2, h3, h4, h5, h6 {
			    font-weight: normal;
			    font-style: normal;
			    color: #4c5156;
			    text-rendering: optimizelegibility;
			    line-height: 1.1;
			    margin-bottom: 14px;
			    margin-top: 28px;
			}

			h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
			    font-size: 60%;
			    color: #2c3137;
			    line-height: 0;
			}

			.newstitle a {
			    font-size: 17px;
			    font-weight: 600;
			    line-height: 1.3;
			    margin-bottom: 0px;
			    margin-top: 4px;
			}

			h2 {
			    font-size: 21px;
			}

			h3 {
			    font-size: 17px;
			}

			h4 {
			    font-size: 16px;
			}

			h5 {
			    font-size: 16px;
			}

			h6 {
			    font-size: 15px;
			}

			hr {
			    border: solid #eee;
			    border-width: 1px 0 0;
			    clear: both;
			    margin: 19px 0 15px;
			    height: 0;
			}

			em,
			i {
			    font-style: italic;
			    line-height: inherit;
			}

			strong,
			b {
			    font-weight: bold;
			    line-height: inherit;
			}

			small {
			    font-size: 60%;
			    line-height: inherit;
			}

			code {
			    font-weight: normal;
			    background: #ffffda;
			    font-family: Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New';
			}

			sub,
			sup {
			    font-size: 75%;
			    line-height: 0;
			    position: relative;
			    vertical-align: baseline;
			}

			sup {
			    top: -0.5em;
			}

			sub {
			    bottom: -0.25em;
			}
			/* lists ---------------------- */

			ul,
			ol,
			dl {
			    list-style-type: none;
			    font-size: 16px;
			    line-height: 1.7;
			    margin-bottom: 17px;
			    list-style-position: outside;
			}

			ul li ul,
			ul li ol {
			    margin-left: 20px;
			    margin-bottom: 0;
			}

			ol {
			    margin-left: 20px;
			}

			ol li ul,
			ol li ol {
			    margin-left: 20px;
			    margin-bottom: 0;
			}

			dl {
			    margin-bottom: 20px;
			}

			dt,
			dd {
			    line-height: 20px;
			}

			dt {
			    font-weight: 600;
			}

			dd {
			    margin-left: 10px;
			}
			/* code etc ---------------------- */

			pre {
			    font-size: 10pt;
			    font-family: Consolas, 'Courier New', Courier, monospace;
			    background: white;
			    margin: 12px 0;
			    padding: 10px;
			    overflow: auto;
			    line-height: 1.24;
			    min-height: 30px;
			    max-height: 500px;
			    overflow: auto;
			    border: 1px solid #e1e1e1;
			    border-left-width: 10px;
			    box-sizing: border-box;
			    width: 640px;
			    border-radius: 5px;
			    -webkit-border-radius: 5px;
			    -moz-border-radius: 5px;
			    -khtml-border-radius: 5px;
			}
			/* blockquotes ---------------------- */

			blockquote,
			blockquote p {
			    line-height: 1.5;
			    color: #6c7176;
			    word-break: break-word;
			}

			blockquote {
			    margin: 0 0 17px 0;
			    padding: 0 20px;
			    border-left: 5px solid #d8dbdf;
			}

			blockquote cite {
			    display: block;
			    font-size: 13px;
			    color: #555555;
			}

			blockquote cite:before {
			    content: "\2014 \0020";
			}

			blockquote cite a,
			blockquote cite a:visited {
			    color: #555555;
			}

			abbr,
			acronym {
			    text-transform: uppercase;
			    font-size: 90%;
			    color: #3c3e43;
			    border-bottom: 1px solid #d8dbdf;
			    cursor: help;
			}

			abbr {
			    text-transform: none;
			}
			/* @end */
			/* @group news */

			.boxcontainer{
			}

			.boxcontainerlabel {
			   color: #3c3e43;
			    padding: 15px 0 6px 0;
			    border-bottom: 1px solid #eee;
			    text-transform: inherit;
			    padding-bottom: 12px;
			    font-size: 30px;
			    font-weight: 400;
			    line-height: 1.2;
			    letter-spacing: -0.3px;
			    text-shadow: 0 1px 0.9px rgba(0,0,0,0.2);
			    -webkit-font-smoothing: antialiased !important;
			    -moz-font-smoothing: antialiased !important;
			    text-rendering: optimizelegibility;
                            margin-bottom: 15px;
			}

                        .boxcontainerlabel .la{
			    margin-right: 5px;
                            color: #3c3e43;
                            vertical-align: -1px;
                            text-shadow: 0 2px 0.9px rgb(0 0 0 / 20%);
                            -webkit-font-smoothing: antialiased !important;
                            -moz-font-smoothing: antialiased !important;
                            text-rendering: optimizelegibility;
			}

			.boxcontainerlabelkb {
			    color: #3c3e43;
			    padding: 48px 0 6px 0;
			    border-bottom: 1px solid #eee;
			    margin-bottom: 24px;
			    text-transform: inherit;
			    padding-bottom: 12px;
			    font-size: 30px;
			    font-weight: 400;
			    line-height: 1.2;
			    letter-spacing: -0.3px;
			    text-shadow: 0 1px 0.9px rgba(0,0,0,0.2);
			    -webkit-font-smoothing: antialiased !important;
			    -moz-font-smoothing: antialiased !important;
			    text-rendering: optimizelegibility;
                            margin-bottom: 15px;
			}
			.boxcontainerlabelkb:before {
			    content : "\f14e";
			    font-family: 'FontAwesome';
			    margin-right: 5px;
			    color: #7f8285;
			    vertical-align: -1px;
			}

			.boxcontainercontenttight {
   				 border: 1px solid #eee;
   				 border-radius: 4px;
			}

			.boxcontainercontent {
			    word-break: break-word;
			    padding-left: 5px;
			}

			.newstitle {
			    font-size: 30px;
			    margin: 0 0 0px 52px;
			    line-height: 1.2;
			    font-weight: 200;
			}

			.newstitlelink {
			   text-decoration: none;
			    margin: 1px 0 1px 0;
			    display: block;
			    font-weight: 500;
			    font-size: 21px;
			    line-height: 1.2;
			    font-family: 'Open Sans',sans-serif !important;
			    font: normal 16px/1.2em;
			    text-align: justify;
			    text-rendering: optimizelegibility;
			    -webkit-font-smoothing: antialiased !important;
			    -moz-font-smoothing: antialiased !important;
			    margin-bottom: 5px !important;
			    text-shadow: 0 1px 0.9px rgba(0,0,0,0.2);
			    letter-spacing: 0.2px;
			    text-indent: 0px;
			}

			.newsreadmorelink {
                            float: right;
                            text-decoration: none;
                            font-weight: 400;
                            font-size: 12px;
                            padding: 5px 10px;
                            background-color: #e6e6e9;
                            border-radius: 100px;
                            cursor: pointer;
			}

                        .newsreadmorelink:hover {
                            background-color: #f7f8f9 !important;
			}

			.newsinfo {
			    font-size: 12px;
			    color: #7c7f85;
			    margin-bottom: 20px;
			    line-height: 1.4;
			    margin-bottom: 10px;
			    font-weight: 400;
                            white-space: nowrap;
			}
                        .newsinfo .fa{
			    font-size: 14px !important;
                            vertical-align: -1px !important;
			}
                        .newsinfo a:hover {
			    border-bottom: dotted 1px;
			}

			.newscontents {
			    font-family: inherit;
			    font-size: 14px;
			    line-height: 1.6;
			    margin-bottom: 17px;
                            text-align: justify;
			}

			.newscontents ol {
			    list-style: decimal;
			    margin: 16px 36px;
			}

			.newscontents ul {
			    list-style: disc;
			    margin-left: 40px;
			}

			.newscontents ul {
			    margin-bottom: 5px;
			}

			.newscontents img {
			    max-width: 100%;
			    height: auto;
			    padding: 3px;
			    background-color: #fff;
			    border: 1px solid #d8dbdf;
			    margin: 0 !important;
			}

			.newscontents td,
			.newscontents th {
			    padding: 5px 10px;
			    border: 1px solid #cfd4d6;
			}

			.newscontents th {
			    background-color: #ededed;
			    font-weight: 500;
			}

			.newscontents table {
			    border-collapse: collapse;
			    margin-bottom: 17px;
			    background-color: #fff;
			}

			.newsavatar {
			    background-color: #fff;
			    line-height: 0;
    			    margin: 2px 5px 0px 10px;
			    display: inline-block;
			    float: left;
			    min-height: 40px;
			    min-width: 40px;
			    border-radius: 2px;
                            width: 44px;
			}

			.avatar img{
				width: 100px;
    			border-radius: 4px;
    			box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.06), 0 1px 3px 0 rgba(44,48,56,0.09);
			}

			.newsavatar img{
				border-radius: 50px;
                                box-shadow: 0 0 0 3px rgba(255,255,255,1), 0 0 2px 3px rgba(0,0,0,0.65);
			}

			.newsfooter {
			    margin-top: 5px;
			    text-align: center;
			}
			/* previous & next links ---------------------- */

			.newsfooter a {
			    padding: 8px 20px;
			    text-align: center;
			    display: block;
			    cursor: pointer;
			    clear: none;
			    display: inline-block;
			    background-color: #fff;
			    border-radius: 4px;
			    line-height: 14px;
			    margin: 0 15px 6px 0;
			    white-space: nowrap;
			    overflow: hidden;
			    text-overflow: ellipsis;
			    box-shadow: 0 2px 6px 0 rgba(0,0,0,.06), 0 1px 3px 0 rgba(44,48,56,.09);
			    color: #909090;
			    font-size: 12px;
			    font-weight: 600;
			}

			.newsfooter a:hover{
				box-shadow: rgba(0,0,0,.07) 0 2px 10px 0, rgba(44,48,56,.09) 0 1px 8px 0;
			}

			.la-rss-color{
				font-size: 18px !important;
   				 margin-top: 20px;
			}

			/* @end */
			/* @group troubleshooter */

			.troubleshootercategory {
			    font-weight: normal;
			    margin-bottom: 12px;
			}

			.troubleshootercategorytitle {
			    padding: 0 0 3px 25px;
			    font-size: 16px;
			    display: inline-flex;
			    white-space: nowrap;
			}

			.troubleshootercategorytitle:before {
			    font-family: 'FontAwesome';
			    content: "\f11b";
			    font-size: 18px;
			    margin-right: 10px;
			    color: #7f8285;
			    vertical-align: -2px;
			}

			.troubleshootercategorydesc {
			    font-weight: normal;
			    font-size: 13px;
			    padding: 0 0 0 25px;
			}

			.trstepcontents {
			    line-height: 1.6;
			}

			.trstepcontents ol {
			    list-style: decimal;
			    margin: 16px 36px;
			}

			.trstepcontents ul {
			    margin-left: 24px;
			    list-style-type: disc;
			}

			.trsteptitle {
			    font-size: 21px;
			    padding-bottom: 8px;
			}

			.trsteptitlemain {
			    font-size: 22px;
			    margin: 0 0 9px 0;
			    line-height: 1.2;
			    font-weight: 500;
			}

			.trattachments {
			    width: 100%;
			    margin-bottom: 10px;
			    padding-bottom: 6px;
			}

			.trattachmentitem {
			    padding: 4px 0 5px 18px;
			    margin: 0 10px 0 0;
			    cursor: pointer;
			    background-repeat: no-repeat;
			    background-position: 0px 3px;
			    color: #228aa9;
			    display: block;
			}

			.trstepcontents td,
			.trstepcontents th {
			    padding: 5px 10px;
			    border: 1px solid #cfd4d6;
			}

			.trstepcontents th {
			    background-color: #ededed;
			    font-weight: 500;
			}

			.trstepcontents table {
			    border-collapse: collapse;
			    margin-bottom: 17px;
			    background-color: white;
			}

			.trstepcontents img {
			    max-width: 100%;
			    height: auto;
			    padding: 3px;
			    background-color: #fff;
			    border: 1px solid #d8dbdf;
			    margin: 0 !important;
			}

			.troubleshooterstepradio {
			    padding: 8px !important;
			}
			/* @end */
			/* @group knowledgebase */
                       
			.kbcategorytitlecontainer {
			    margin: 0 12px 24px 0;
			}

			.kbarticlelistitem {
			    margin: 0;
				font-weight: 600;
				line-height: 1.3;
			}


                        .kbarticlelistitem a {
                           white-space: nowrap;
                           display: inline-block;
                           zoom: 1;
                           text-overflow: ellipsis;
                           -ms-text-overflow: ellipsis;
                           white-space: nowrap;
                           overflow: hidden;
                           word-wrap: normal;
                           width: 80%;
                           vertical-align: middle;
                        }

			.kbarticlecategorylistitem {
			    margin: 0;
			    font-size: 14px;
				font-weight: 600;
				line-height: 1.3;
				padding: 4px 0px;
			}

			.kbcategorytitle {
			    font-size: 16px;
			    border-bottom: 1px solid #eee;
			    padding: 0 0 6px 0;
			    margin: 0 0 6px 0;
			}

			.kbarticletext {
			    font-size: 14px;
			    line-height: 1.5;
			    color: #5F6C73;
			    text-align: justify;
			}

			.kbcontents {
			    line-height: 1.6;
			    word-wrap: break-word;
    			font-size: 16px;
			}

			.kbcontents ol {
			    list-style: decimal;
			    margin: 16px 36px;
			}

			.kbcontents ul {
			    margin-left: 24px;
			    list-style-type: disc;
			}

			.kbcontents td,
			.kbcontents th {
			    padding: 5px 10px;
			    border: 1px solid #cfd4d6;
			}

			.kbcontents th {
			    background-color: #ededed;
			    font-weight: 500;
			}

			.kbcontents table {
			    border-collapse: collapse;
			    margin-bottom: 17px;
			    background-color: #fff;
			}

			.kbcontents img {
			    max-width: 100%;
			    height: auto;
			    padding: 3px;
			    background-color: #fff;
			    border: 1px solid #d8dbdf;
			    margin: 0 !important;
			}

			.kbcategorytitle a:link,
			.kbcategorytitle a:visited {
			    color: #4c5156;
			}

			.kbcategorytitle a:hover {
			    color: #3c3e43;
			}

			.kbcategorycount {
			    font-weight: normal;
			    font-size: 13px;
			    color: #9fa3a8;
			    letter-spacing: 1px;
			}

			/* ---  kb entry page -- */

			.kbtitle {
			    font-size: 30px;
			    margin: 0 0 9px 0;
			    line-height: 1.2;
			    font-weight: 300;
			}

			.kbinfo {
			    font-size: 13px;
			    color: #92969b;
			    margin-bottom: 20px;
			}

			.kbavatar {
			    float: right;
			    background-color: #fff;
			    margin: 0;
			    line-height: 0;
			}

			.kbavatar img{
				border-radius: 4px;
			}

			.kbratingstars {
			    cursor: default;
			    color: #92969b;
			    font-size: 13px;
			    margin-bottom: 6px;
			    float: left;
			}

			.kbratinghelpful,
			.kbratingnothelpful {
			    font-size: 13px;
			    font-weight: 500;
			    color: #228aa9;
			    float: left;
			    margin-left: 20px;
			    cursor: pointer;
			}

			#kbratingcontainer {
			    margin: 10px 0;
			}

			.kbratinghelpful img,
			.kbratingnothelpful img {
			    position: relative;
			    top: 2px;
			}

			.kbhr {
			    display: none;
			}
			/*-- kb list page --*/

			.kbarticle a {
			    font-size: 16px;
			    font-weight: 600;
			    line-height: 1.3;
			    margin: 0 0 6px 0;
			    display: inline-block;
			}
			.kbarticle {
			    display: flex;
			    align-items: center;
			}
   @media screen and (max-width: 640px) {
			.kbarticle .irs_img {
                             max-width: 29px !important;
			}
    }  
			.kbarticlecontainer {
			    margin: 20px 0;
			}
			.kbarticlecontainerIRS {
			    text-align: justify;
			    margin: 20px 0;
			    font-size: 0.75em;
			}
			.kbarticlefeatured {
			    background-color: #fff9e7;
			    border: 1px solid #eedeae;
			    border-radius: 6px;
			    -moz-border-radius: 6px;
			    -webkit-border-radius: 6px;
			    padding: 10px 10px 6px 10px
			}

			.containercontenttable {
			    table-layout: fixed;
			    width: 100%;
			}

			.boxcontainercontent .newstitlecontainer {
			    vertical-align: top !important;
			}

			.kbattachments {
			    width: 100%;
			    margin-bottom: 10px;
			    padding-bottom: 6px;
			}

			.kbattachmentitem {
			   padding: 4px 0 5px 0px;
			   margin: 0;
			   cursor: pointer;
			   font-size: 12.5px;
			   color: #228aa9;
			    white-space: nowrap;
			   overflow: hidden;
			   text-overflow: ellipsis;
			   display: block;
			   width: 100%;
			}
			/* @end */
			/* @group comments */

			.commentslabel {
			    font-weight: 500;
			    color: #4c5156;
			    font-size: 14px;
			    padding: 20px 0 6px 0;
			    border-bottom: 1px solid #eee;
			    margin-bottom: 20px;
			}

			.commentchild {
			    background: url("https://www.abogadourbanista.com/__swift/themes/client/images/downarrow.gif") no-repeat 0px 22px;
			    padding-left: 18px;
			}

			.clearfix {
			    clear: both;
			}

			.commentcontentsholder {
			    margin-bottom: 20px;
			    padding: 12px 0 15px 0;
			    font-size:14px;
			}

			.general-info td{
				vertical-align: middle;
			}

			.commentdatelabel {
			    color: #999;
			    font-size: 12px;
			    margin: 0 0 5px 0;
			}

			.commentnamelabel {
			    color: #3c3e43;
			    padding-top: 0px;
			    font-weight: 500;
			}

			#commentscontainer {
			    margin: -20px 0 0 0;
			    padding: 0;
			}

			.commentavatar {
			    float: left;
			    width: 46px;
			    padding-bottom: 10px !important;
			}

			.commentavatar img{
				width: 38px;
				border-radius: 3px;
			}

			#commentscontainer div {
			    padding: 20px 0 0 0;
			    border-bottom: 1px solid #eee;
			}

			#commentscontainer div div {
			    padding: 0px 0;
			    outline: none;
			    border: none;
			}

			.commentdataholder {
			    padding: 0 0 0 45px;
			}

			#commentscontainer div:last-child,
			#commentscontainer div:nth-last-child(2) {
			    border-bottom: none;
			}

			.commentdataholderstaff {
			    background: #fbfbfb;
			    padding: 0px 6px !important;
			}
			/* @end */
			/* @group forms */
			/* @group main search box */

			#searchform {
			    padding: 6px 0 5px 0;
			}

			.helptitle{
			    text-align: center;
			    font-size: 36px;
			    font-weight: 300;
			    margin-bottom: 30px;
			}

			.searchboxcontainer {
			    position: relative;
			    box-shadow: var(--box--boxShadow);
			    border-radius: var(--box--radius);
			    background-color: var(--box--backgroundColor);
			    max-width: 85%;
			    margin: 0 auto;
			}

			.listsearch {
			    width: 90%;
			}

			.searchbuttoncontainer {
			    float: right;
			    background-color: #fff;
			    position: absolute;
			    top: 9px;
			    right: 1px;
			}

			.searchbutton {
			    font-size: 14px;
			    font-weight: 500;
			    -webkit-appearance: none;
			    background-image: linear-gradient(to bottom, white 0%, #fdfdfd 100%);
			    border-left: 1px solid #d1d5d7;
			    border-radius: 2px;
			    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
			    color: #5F6C73 !important;
			    cursor: pointer;
			    font-size: 14px;
			    height: 30px;
			    padding: 16px 24px;
			    text-align: center;
			    transition: all 0.15s ease;
			}

			.searchbutton:hover {
			    background: linear-gradient(to bottom, white 0%, #f5f9fb 100%);
			    color: #3b474e !important;
			}

			.searchquery {
			    box-sizing: border-box;
			    -moz-box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    width: 100%;
			    margin: 0;
			    padding: 15px 12px;
			    border: 1px solid #d1d5d7;
			    color: #ccc;
			    background-color: #fff;
			    font-size: 16px;
			    height: auto !important;
			    margin-bottom: 0px !important;
			    padding: 16px !important;
			}

			.searchquery_topbar {
				box-sizing: border-box;
			    -moz-box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    width: 225px;
			    margin: 0;
			    padding: 8px 6px;
			    border: 1px solid #d1d5d7;
			    color: #d4d4d4;
			    background-color: #fff;
			    font-size: 13px;
                            border-radius: 3px !important;
			}

			.searchbuttoncontainer_topbar{
			    margin-left: -36px;
			    display: inline-block;
			    border-radius: 2px;
			    padding-left: 8px;
			    line-height: 28px;
			    color: #ffffff;
			    transition: color 0.25s ease;
			    border-left: 2px solid #ffffff;
			    padding-right: 11px;
			    margin-top: 1px;
			    padding-top: 3px;
			    background: #4eafcb;
			}

			.searchbuttoncontainer_topbar .fa{
			    vertical-align : 0px;
			}

			.searchbuttoncontainer_topbar:hover {
			     color: #ffffff;
			    cursor: pointer;
			    border-left: 2px solid #ffffff;
			    background-color: #007acc;
			}

			.searchinputcontainer_topbar{
				float:left;
			}

			input[name="searchquery"]:focus .searchbuttoncontainer_topbar{
			    border-left: 1px solid #d1d5d7;
			}

			.topbar_searchdiv{
				display: inline-block;
				margin-top: 6px;
				margin-left: 5px;
				vertical-align: top;
			}

			.searchquery:focus {
				border-color: #b8c3c7 !important;
			}

			.searchqueryactive {
			    color: #666!important;
			}
			/* @end */
			/* @group horizontal line */

			table.hlineheader {
			    width: 100%;
			    margin: 0;
			    padding: 0;
			    white-space: nowrap;
			    text-decoration: none;
			    font-weight: none;
			    margin-bottom: 6px;
			}

			.kbrightstrip {
			    margin: 0 12px 0 0;
			}

			.hlineheader th {
				padding: 0px 10px 5px 5px;
			    vertical-align: middle;
			    font-size: 16px;
			    text-align: left;
			    color: #4c5156;
			}

			.hlineheader td {
			    margin: 0;
			    padding: 0;
			}

			td.hlinelower {
			    border-top: 1px solid #ececec;
			    width: 100%;
			}

			.hlinegray {
			    color: #626262!important;
			}
			/* @end */
			/* add focus highlight */

			textarea,
			input[type="text"],
			input[type="password"],
			input[type="datetime"],
			input[type="datetime-local"],
			input[type="date"],
			input[type="month"],
			input[type="time"],
			input[type="week"],
			input[type="number"],
			input[type="email"],
			input[type="url"],
			input[type="search"],
			input[type="tel"],
			input[type="color"],
			.uneditable-input {
			    background-color: #ffffff;
			    border: 1px solid #D1D5D7;
			    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
     				 -moz-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
          				box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
			    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
			    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
			    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
			    transition: border linear 0.2s, box-shadow linear 0.2s;
			    -webkit-border-radius: 3px;
					-moz-border-radius: 3px;
						border-radius: 3px;
			    -webkit-font-smoothing: antialiased;
			    -moz-font-smoothing: antialiased;
			}

			textarea:focus,
			input[type="text"]:focus,
			input[type="password"]:focus,
			input[type="datetime"]:focus,
			input[type="datetime-local"]:focus,
			input[type="date"]:focus,
			input[type="month"]:focus,
			input[type="time"]:focus,
			input[type="week"]:focus,
			input[type="number"]:focus,
			input[type="email"]:focus,
			input[type="url"]:focus,
			input[type="search"]:focus,
			input[type="tel"]:focus,
			input[type="color"]:focus,
			.uneditable-input:focus {
			    border-color: #4EAFCB;
			    -webkit-box-shadow: #D8EEF4 0 0 0 2px;
			      -moz-box-shadow: #D8EEF4 0 0 0 2px;
			          box-shadow: #D8EEF4 0 0 0 2px;
			    outline: 0;
			}

			select {
			    background-color: #fff;
			    border: 1px solid #D1D5D7;
			    max-width: 100%;
			    -webkit-appearance: none;
			    -webkit-border-radius: 2px;
			    -moz-border-radius: 2px;
			    -webkit-border-radius: 3px;
					-moz-border-radius: 3px;
						border-radius: 3px;
			    margin-bottom: 4px;
			    background: url(https://www.abogadourbanista.com/__swift/themes/client/images/menudrop_grey.svg) no-repeat;
			    background-position: center right 10px;
			    background-color: #fff;
			    padding: 4px 16px 4px 4px !important;
			    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
     				 -moz-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
          				box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
			    height: 33px;
			    line-height: 24px;
			    font-size: 12px;
			    -moz-appearance: none;
			}

			select[multiple] {
  			 	background: none;
			}

			select:-moz-focusring {
    			color: transparent;
    			text-shadow: 0 0 0 #000;
			}

			select[name="languageid"]{
			}

			select:focus {
				border-color: #4EAFCB;
			    -webkit-box-shadow: #D8EEF4 0 0 0 2px;
			      -moz-box-shadow: #D8EEF4 0 0 0 2px;
			          box-shadow: #D8EEF4 0 0 0 2px;
			    outline: 0;
			}

			@media(-webkit-min-device-pixel-ratio:0) {
			    select {
			        border: 1px solid #ccc;
			    }
			}

			textarea[name="comments"] {
			    width: 100%;
			}

			.useremailitem,
			.ticketattachmentitem {
			    padding: 4px;
			}

			.useremailitemdelete,
			.ticketattachmentitemdelete {
			    margin: 0 4px 0 0px;
			    display: inline-block;
			    height: 18px;
			    cursor: pointer;
			}

			.useremailitemdelete:before,
			.ticketattachmentitemdelete:before {
			    content : "\f34c";
			   	font-family: 'FontAwesome';
			    font-size: 18px;
			    vertical-align: -2px;
			    margin-right: 3px;
			}

			.ticketattachmentitem {
			    margin: 0;
			    padding: 0;
			}

			input[type=file] {
			    border-radius: 2px;
			    -webkit-border-radius: 2px;
			    -moz-border-radius: 2px;
			}

			form table td {
			    padding: 0px 0px 0px 6px;
			}

			form table td select {
			    margin: 3px 0;
			    vertical-align: middle !important;
			}

			form .zebraodd {
			    padding: 8px !important;
			}

			form .zebraodd,
			form .zebraeven {
			    text-align: left;
			    font-size: 14px;
			    margin: 0;
			    padding: 0;
			    color: #2d3138;
			    font-weight: 600;
			    line-height: 1.8;
			}

			.captchaholder {
			    padding: 4px 0;
			}

			.smalltext {
			    font-size: 13px;
			    color: #92969b;
			}

			.swifttext,
			.swifttextlarge,
			.swifttextarea,
			.swifttextwide,
			.swifttextareawide {
			    width: 300px;
			    color: #3c3e43;
			    border: 1px solid #cfd4d6;
			    padding: 8px 4px;
			    margin: 2px 0;
			    vertical-align: middle;
			    box-shadow: inset 0px 1px 1px #eee;
			    font-size: 12px;
			}

			.swifttext {
			    width: inherit;
			}

			.swifttextarea {
			    vertical-align: top;
			}

			.swifttextwide,
			.swifttextareawide {
			    width: 100%;
			    box-sizing: border-box;
			}

			.swifttexterror {
			    border: 1px solid #e95f41 !important;
                -webkit-box-shadow: 0px 0px 4px 0px rgba(232, 96, 72, 0.55), inset 0px 1px 1px 0px rgba(0, 0, 0, 0.08) !important;
                box-shadow: 0px 0px 4px 0px rgba(232, 96, 72, 0.55), inset 0px 1px 1px 0px rgba(0, 0, 0, 0.08) !important;
			}

			#ticketmessage {
			    margin-left: 0px;
			    width: 100%;
			}

			#recordkayakoscreencast {
			    margin-left: 130px;
			}

			.commentchild {
			    background: url("https://www.abogadourbanista.com/__swift/themes/client/images/downarrow.gif") no-repeat 0px 12px !important;
			    padding-left: 18px !important;
			    width: 40px;
			}

			.commentchild img {
			    width: 38px;
			}

			.subcontent {
			    padding: 0px 0 20px 10px !important;
			}

			.captchaholder {
			    padding: 0 0 0 0px;
			}

			.captchaholder img {
			    float: left;
			    margin-right: 6px;
			}

			form[name="RegisterForm"] .captchaholder img {
			    float: none;
			    display: inline-block;
			    vertical-align: middle;
			}

			input[name=captcha] {
			    width: 207px;
			    margin: 0;
			}
			/* @end */
			/* @group kb related questions */

			select[name="salutation"] {
			    min-width: 70px !important;
			    max-width: 100px !important;
			}

			.swiftselect {
			    word-break: initial;
			}

			.irsui {
			    background-color: #fffbf2;
			    border: 1px solid #ffe6b8;
			    color: #3c3e43;
			    -moz-border-radius: 6px;
			    -webkit-border-radius: 6px 6px 6px 6px;
			    border-radius: 6px 6px 6px 6px;
			    padding: 20px 20px 10px 20px;
			    margin: 0 auto;
			     width: 95%;
			    max-width: 1012px;
                            font-size: 18px;
			}

			.irscontainer {
			    display: none;
			}

			.irstitle {
			    font-size: 18px;
			    color: #3c3e43;
			    margin-bottom: 6px;
			    font-weight: 500;
			}

			.irshr {
			    border: none;
			    color: #ffeecf;
			    background-color: #ffeecf;
			    height: 1px;
			    margin: 20px 0;
			    padding: 0;
			}

			.addplus {
			    display: inline;
			    padding: 0 0 0 2px;
			}

			.addplus:before {
			    content : "\f2c3";
			   	font-family: 'FontAwesome';
			    font-size: 14px;
			    margin-right: 3px;
			    color: #4eafcb;
			}
			/* @end */
			/* @group widget boxes */

#corewidgetbox {
margin-top: 1em;
margin-bottom: 1.5em;
}
.widgetrow {
    width: 100%;
    text-align: center;
}

.widgetrowitem:focus {
	outline: none;
	background-color: #eee;
}

.widgetrowitem:hover {
box-shadow: 0 0 3px rgba(0,0,0,0.17);
-o-transition: background 0.3s ease-in;
-webkit-transition: background 0.10s ease-in;
-moz-transition: background 0.10s ease-in;
}

.defaultwidget {
	background-image: url(/__swift/themes/client/images/space.gif);
}

.widgetrow a {
	background-repeat: no-repeat;
	background-position: 50% 12px;
	font-size: 0px !important;
	padding: 30px 0px 9px 0px;
	font-weight: normal;
	text-align: left;
	width: 60px;
        height: 20px;
	display: inline-block;
	cursor: pointer;
	clear: none;
	border: 1px solid #c9cfd7;
	background-color: #fff;
	border-radius: 4px;
	line-height: 0px;
	margin: 0px 20px 0px 0px;
}
.widgetrow a:hover {
	background-position: 10% 12px;
	font-size: 14px !important;
	text-align: right;
	width: 150px;
       margin-right: 10px;
	z-index:1;
}

.widgetcontratar {
width: 100%;
height: 240px;
margin: 0 auto;
text-align: center;
}
.widgetcontratar a {
background-repeat: no-repeat;
background-position: 50% 3px;
font-size: 13px;
font-weight: normal;
text-align: center;
width: inherit;
height: inherit;
display: block;
cursor: pointer;
clear: none;
display: inline-block;
border: 1px solid #c9cfd7;
background-color: #fff;
border-radius: 4px;
line-height: 14px;
font-size: 0.83em;
font-family: "segoe ui","helvetica neue", arial, helvetica, sans-serif;
}

.widgetcontratar a:hover {
background-color: #e9ecef;
box-shadow: 0 0 3px rgba(0,0,0,0.17);
-o-transition: background 0.3s ease-in;
-webkit-transition: background 0.10s ease-in;
-moz-transition: background 0.10s ease-in;
}

.widgetitemcontratar:focus {
	outline: none;
	background-color: #eee;
}

.widgetrow a:hover {
	background-color: #e9ecef;
}

/* @end */
			/* @group left sidebar */

			.inactive .tabbulk {

			}

			.tabbulk {
			    display: inline-block;
			    padding: 0;
			    margin: 0 0 0 0;
			    height: 100%;
			    -moz-border-radius: 3px 3px 0 0;
			    -webkit-border-radius: 3px 3px 0 0;
			    border-radius: 3px 3px 0 0;
			    position: relative;
			    font-size: 14px;
			}

			.tabbulk:hover {
			    color: #3c3e43!important;
			}

			.tabrow {
			    margin: 0;
			    padding: 0;
                            display: inline-flex;
			}

			.tabtext {
			    padding: 0 12px;
			    background-repeat: no-repeat;
			    background-position: 5px 0;
			    max-width: 100%;
			    display: inline-block;
			    overflow: hidden;
			    text-overflow: ellipsis;
			    white-space: nowrap;
			    font-size: 13px;
			}

			.atab {
			    display: inline-block;
			    clear: none;
			    margin: 0;
			    padding: 0;
			    height: 100%;
			    text-decoration: none;
			    cursor: pointer;
    			    font-weight: 600;
                            border-bottom: 2px solid #4eafcb !important;
                            letter-spacing: -0.5px;
			}

			.tabtext {
				color: #676767 !important;
			}

			.tableftgap {
			    display: none;
			}

			.atab.inactive,
			.atab.inactive {
			    border-bottom : none;
			    font-weight : normal;
			    border-bottom: none !important;
			    margin-bottom: 2px;
                            letter-spacing: 0px;
			}

			.atabbasic {
			    cursor: inherit!important;
			}

			#logintext {
			    float: left;
			    margin: 5px 0 0 20px;
			    font-size: 12px;
			    overflow: hidden;
			    white-space: nowrap;
			    text-overflow: ellipsis;
			    width: 80%;
			}

			#leftloginboxremembermetext {
			    font-size: 12px;
			    color: #4c4e50;
			    margin-left: 3px;
			}

			#loginsubscribebuttons {
			    font-size: 11px;
			    text-align: right;
			    display: block;
			    padding: 0;
			    margin: 7px 0 0 0px;
			}

			#loginsubscribebuttons .rebutton {
			    padding: 4px 10px!important;
			    white-space: nowrap;
			    display: inline-block;
			    *display: inline;
			    *zoom: 1;
			    text-overflow: ellipsis;
			    -ms-text-overflow: ellipsis;
			    white-space: nowrap;
			    overflow: hidden;
			    word-wrap: normal;
			    width: 95px;
			    margin-right: 10px;
			}

			#leftloginsubscribebox,
			.leftnavboxbox {
			    margin: 20px 0 35px 0px;
			    border: 1px solid #eee;
			    border-radius: 4px;
			    padding-bottom: 15px;
			    background-color: #fff;
			}

			#leftlivechatbox {
			    text-align: center;
			    padding: 6px 0 10px 0;
			    margin: auto;
   			    max-width: 150px;
			}

			#inlinechatdiv{
			    box-shadow: 0px 7px 29px rgba(0, 0, 0, 0.34);
    			border-radius: 10px;
  	  			border: 1px solid #eee;
  	  			padding-top : 10px;
  	  			background-color: #fff;
  	  			position: fixed !important;
			    bottom: 10px !important;
			    right: 15px !important;
			    left: unset !important;
			    top: unset !important;
			}

			#inlinechatclosebutton{
				float: right !important;
				position: absolute !important;
    			right: 5px !important;
			}
			
			#leftloginbox,
			#leftsubscribebox {
			    padding: 5px 0px;
			    margin: 0px 0px 0px -86px;
			    position: fixed;
			    border: 1px solid #eee;
			    border-radius: 4px;
			    padding-bottom: 15px;
			    background-color: #fff;
			    z-index: 2;
			}

			#leftsubscribebox {
			    display: none;
			}

			#qa-nav-user .inputframe,
			#leftloginbox .inputframe,
			#leftsubscribebox .inputframe {
			    vertical-align: middle;
			}

			#qa-nav-user .maitem,
			#leftloginbox .maitem,
			#leftsubscribebox .maitem {
			    padding: 6px 6px 6px 6px;
			    color: #555;
			    background-color: #fff;
			    margin: 0;
			    border-bottom: 1px solid #e0e0e0;
			}

			#qa-nav-user .maitem:last-child,
			#leftloginbox .maitem:last-child,
			#leftsubscribebox .maitem:last-child {
    			    border-bottom: none;
			}

			#qa-nav-user .maitem:before,
			#leftloginbox .maitem:before,
			#leftsubscribebox .maitem:before {
			    color: #666 !important;
			}

			#qa-nav-user .maitem:last-child,
			#leftloginbox .maitem:last-child {
			    border-bottom: none;
			}

			#qa-nav-user .maitem:hover,
			#leftloginbox .maitem:hover,
			#leftsubscribebox .maitem:hover {
			    cursor: pointer;
			    background-color: #f7f8f9;
			    color: #212121;
			    box-shadow: 0 -2px #4eafcb inset !important;
			}

			#qa-nav-user .maprofile:before,
			#leftloginbox .maprofile:before {
			    font-family: 'Line Awesome Free';
			    content: '\f2c2';
			    font-weight: 900;
			    display: inline-block;
			    font-size: 26px;
			    width: 1em;
			    padding: 5px;
			    margin: 0 10px 0 0;
			    text-align: center;
			    line-height: normal;
			    border-radius: 1em;
			   vertical-align: sub;
			}

			#qa-nav-user .maorganization:before,
			#leftloginbox .maorganization:before {
			    font-family: 'Line Awesome Free';
                            content: '\F2F6';
			    font-weight: 900;
			    display: inline-block;
			    font-size: 26px;
			    width: 1em;
			    padding: 5px;
			    margin: 0 10px 0 0;
			    text-align: center;
			    line-height: normal;
			    border-radius: 1em;
			   vertical-align: sub;
			}

			#qa-nav-user .qa-logged-in-pad {
			    margin-left: 10px;
			}
			#qa-nav-user .qa-logged-in-data {
			    font-weight: 700;
			}
			#qa-nav-user .qa-logged-in:before,
			#leftloginbox .qa-logged-in:before {
			    display: inline-block;
			    font-size: 18px;
			    width: 1em;
			    padding: 5px;
			    margin: 0 10px 0 0;
			    text-align: center;
			    line-height: normal;
			}

			#qa-nav-user .machangepassword:before,
			#leftloginbox .machangepassword:before {
			    font-family: 'Line Awesome Free';
			    content: '\f023';
			    font-weight: 900;
			    display: inline-block;
			    font-size: 26px;
			    width: 1em;
			    padding: 5px;
			    margin: 0 10px 0 0;
			    text-align: center;
			    line-height: normal;
			    border-radius: 1em;
			    vertical-align: sub;
			}

			#qa-nav-user .mapreferences:before,
			#leftloginbox .mapreferences:before {
			    font-family: 'Line Awesome Free';
			    content: "\f1de";
			    display: inline-block;
			    font-weight: 900;
			    font-size: 26px;
			    width: 1em;
			    padding: 5px;
			    margin: 0 10px 0 0;
			    text-align: center;
			    line-height: normal;
			    border-radius: 1em;
			    vertical-align: sub;
			}

			#qa-nav-user .macolabs:before,
			#leftloginbox .macolabs:before {
			    font-family: 'Line Awesome Free';
			    content: "\f5a2";
			    display: inline-block;
			    font-weight: 900;
			    font-size: 26px;
			    width: 1em;
			    padding: 5px;
			    margin: 0 10px 0 0;
			    text-align: center;
			    line-height: normal;
			    border-radius: 1em;
			    vertical-align: sub;
			}

			#qa-nav-user .mabilling:before,
			#leftloginbox .mabilling:before {
			    font-family: 'Line Awesome Free';
			    content: "\f555";
			    font-weight: 900;
			    display: inline-block;
			    font-size: 26px;
			    width: 1em;
			    padding: 5px;
			    margin: 0 10px 0 0;
			    text-align: center;
			    line-height: normal;
			    border-radius: 1em;
			    vertical-align: sub;
			}

			#qa-nav-user .malogout:before,
			#leftloginbox .malogout:before {
			    border-bottom: none !important;
			    font-family: 'Line Awesome Free';
			    content: "\f2f5";
			    font-weight: 900;
			    display: inline-block;
			    font-size: 26px;
			    width: 1em;
			    padding: 5px;
			    margin: 0 10px 0 0;
			    text-align: center;
			    line-height: normal;
			    border-radius: 1em;
			    vertical-align: sub;
			}

			input.loginstyled,
			input.loginstyledlabel,
			input.emailstyled,
			input.emailstyledlabel {
			    width: 177px;
			    margin: 0px 0px;
			    background-color: white;
			    border: 1px solid #D1D5D7;
			    -webkit-border-radius: 3px;
			    -moz-border-radius: 3px;
			    border-radius: 3px;
			    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
			      -moz-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
			          box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.06);
			    color: #2d3138;
			    font-size: 12px !important;
			    font-weight: normal;
			    margin-bottom: 0.3em;
			    padding: 8px 5px;
			    -webkit-transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
			    -moz-transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
			    -o-transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
			    transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
			    -moz-appearance: none;
			    -webkit-appearance: none;
			}

			#qa-nav-user .inputframe.zebraeven,
			#qa-nav-user .inputframe.zebraodd,
			#leftloginbox .inputframe.zebraeven,
			#leftloginbox .inputframe.zebraodd,
			#leftsubscribebox .inputframe.zebraeven,
			#leftsubscribebox .inputframe.zebraodd {
			    background: none !important;
			    padding: 20px 20px 0 20px !important;
			    margin: 0px 0;
			    text-align: left;
			    font-weight: normal;
			    border: none;
			}

                       	#leftsubscribebox .inputframe.zebraeven {
			    background: none !important;
			    padding: 20px;
			    margin: 0px;
			}

			#qa-nav-user input.loginstyledlabel,
			#leftloginbox input.loginstyledlabel,
			#leftsubscribebox input.emailstyledlabel {
			    color: #ccc;
			    font: normal 14px/18px "segoe ui", "helvetica neue", arial, helvetica, sans-serif;
			    padding: 6px 4px;
			}

			.remembermeDiv{
				padding: 1px 20px 0px 20px !important;
			}

                        #qa-nav-user,
			#leftloginbox, 
                        #leftloginboxrememberme {
                         text-align: left !important;
			 -webkit-appearance: auto;
			 box-shadow: var(--box--boxShadow);
			 border-radius: var(--box--radius);
			 background-color: var(--box--backgroundColor);
			}

			#leftloginboxremembermetext {
			    vertical-align: text-bottom;
			}

			.leftnavboxtitle {
			    padding: 8px 0 8px;
			}

			.leftnavboxtitleleftgap {
			    display: none;
			}

			.leftnavboxtitletext {
			    padding: 10px 6px 3px 15px;
			    text-transform: uppercase;
			    font-size: 10px;
			    font-weight: 600;
			    color: #838d94;
			    letter-spacing: 0.92px;
			    line-height: 16px;
			}

			.leftnavboxcontent {
			    -moz-border-radius: 4px;
			    -webkit-border-radius: 4px;
			    border-radius: 4px;
			    word-wrap: break-word;
			    background-color: #fff;
			    margin: 0 0 24px 0;
			}

			.leftnavboxcontent a {
			    display: block;
			    text-decoration: none;
			    padding: 8px 10px;
			    line-height: 140%;
			    background-color: transparent;
			    font-size: 14px;
			    margin: 0 10px;
			    align-items: center;
			    border-radius: 4px;
			    font-size: 13px;
			    text-decoration: none;
			    color: #2d3138;
			    -webkit-transition: background-color .1s;
			    transition: background-color .1s;
			    line-height: 20px;
			}

			.leftnavboxcontent a:last-child {
			    border-bottom: none;
			    -moz-border-radius: 0 0 4px 4px;
			    -webkit-border-radius: 0 0 4px 4px;
			    border-radius: 0 0 4px 4px;
			}

			.leftnavboxcontent a:first-child {
			    -moz-border-radius: 4px 4px 0 0;
			    -webkit-border-radius: 4px 4px 0 0;
			    border-radius: 4px 4px 0 0;
			}

			.leftnavboxcontent a:hover {
			     background-color: #f7f8f9;
   				 border-radius: 4px;
			}

			.leftnavboxcontent .graytext {
			    padding: 0 6px;
			    border-radius: 2px;
			    line-height: 20px;
			    font-weight: 600;
			    font-size: 12px;
			    color: #838d94;
			    float: right;
			}

			.vdivider {
			    border: solid #fff;
			    border-width: 1px 0 0;
			    clear: both;
			    margin: 10px 0 6px;
			    height: 0;
			}
			/* @end */
			/* @group buttons */

			.rebutton,
			.rebuttonblue,
			.rebuttonred,
			.rebuttonwide2 {
			    background-color: #4eafcb;
			    background-image: linear-gradient(to top,rgba(0,0,0,0.04),rgba(255,255,255,0.04) 57%);
			    box-shadow: 0 1px 1px rgba(0,0,0,0.18), inset 0 1px rgba(255,255,255,0.16), inset 0 0 0px rgba(255,255,255,0.35);
			    border: 1px solid rgba(0,0,0,0.16);
			    color: white;
			    font-weight: 600;
			    padding-left: 1.8em;
			    padding-right: 1.8em;
			    border-radius: 4px;
			    font-size: 12px;
			    height: 30px;
			    padding: 0 1.35em 0.1em;
			    text-align: center;
			    transition: all 0.15s ease;
			    cursor: pointer;
    			margin-right: 12px;
			}

			.rebutton:hover,
			.rebuttonblue:hover,
			.rebuttonred:hover,
			.rebuttonwide2:hover {
			    background-color: #339bba;
			}

			.rebuttonwide2.rebuttonwide2final {
				line-height: 2.5;
			}

			.rebuttonred {
			    color: #b94a48;
			    border: 1px solid #e0acac;
			}

			.searchbutton span {
			    display: none;
			}

			.subcontent .rebuttonwide2 {
			    margin: 10px 0 0 0px;
			}

			.infotextcontainer {
			    font-style: italic;
			    word-break: break-word;
			}

			.sprite-button1 {
			    background-position: 0 0;
			}

			.rebuttonred:hover {
			    background-position: 0 0px;
			    position: relative;
			}

			.rebutton:active {
			    background-position: 0 0px;
			    position: relative;
			    top: 1px;
			    box-shadow: none;
			}

			.sprite-buttonwide {
			    background-position: 0 0;
			}

			.sprite-buttonwidehover {
			    background-position: 0 -95px;
			}

			.sprite-buttonwide2 {
			    background-position: 0 0;
			}

			.sprite-buttonwide2hover {
			    background-position: 0 -86px;
			}

			.headerbutton,
			.headerbuttongreen,
			.headerbuttonorange,
			.headerbuttonred,
			.headerbuttonblue,
			.headerbuttonyellow {
			    float: left;
			    -webkit-appearance: none;
			    background-image: linear-gradient(to bottom, white 0%, #fdfdfd 100%);
			    border: 1px solid #d1d5d7;
			    border-radius: 4px;
			    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
			    color: #5F6C73;
			    cursor: pointer;
			    display: block;
			    font-size: 14px;
			    height: 30px;
			    padding: 0px 12px;
			    text-align: center;
			    transition: all 0.15s ease;
			    line-height: 2;
			    width: auto;
			    margin-left:10px;
			    font-weight: 500;
			}

			.headerbutton:hover,
			.headerbuttongreen:hover,
			.headerbuttonorange:hover,
			.headerbuttonred:hover,
			.headerbuttonblue:hover,
			.headerbuttonyellow:hover {
			    background-image: linear-gradient(to bottom, white 0%, #f5f9fb 100%);
			    border-color: #acb9bf;
			    color: #3b474e;
			    outline: none;
			    text-decoration: none;
			}

			.headerbuttongreen {
			    color: #fff;
			    font-weight: normal;
			    color: #fff !important;
			    border: 1px solid #80b506;
			    -moz-box-shadow: 0px 1px 1px #f8f8f8, inset 0px 1px 0px rgba(255, 255, 255, .2);
			    -webkit-box-shadow: 0px 1px 1px #f8f8f8, inset 0px 1px 0px rgba(255, 255, 255, .2);
			    box-shadow: 0px 1px 1px #f8f8f8, inset 0px 1px 0px rgba(255, 255, 255, .2);
			    text-shadow: 0 -1px 0 #7fb405;
			    background-color: #82b900;
			    background: -moz-linear-gradient(top, #8ac400 0%, #7db100 100%) #82b900;
			    background: -webkit-gradient(linear, left top, left bottom, from(#8ac400), to(#7db100)) #82b900;
			}

			.headerbutton:active,
			.headerbuttongreen:active,
			.headerbuttonorange:active {
			    -moz-transform: translatey(1px);
			}
			/* @end */
			/* @group date box */

			.datecontainerparent {
			    width: 36px;
			    float: left;
			}

			.monthholder {
			    display: block;
			    text-align: center;
			    padding: 0;
			    margin: 0;
			    color: #717d82;
			    width: 36px;
			    background-color: #c9cfd7;
			    -moz-border-radius: 3px 3px 0 0;
			    -webkit-border-radius: 3px 3px 0 0;
			    border-radius: 3px 3px 0 0;
			    text-transform: uppercase;
			}

			.monthsub {
			    padding: 5px 0 2px 0;
			    font-size: 11px;
			    line-height: 11px;
			}

			.dateholder {
			    display: block;
			    text-align: center;
			    padding: 0px 0 3px 0;
			    color: #717d82;
			    width: 34px !important;
			    background-color: #fff;
			    font-size: 36px;
			    border: 1px solid #c9cfd7;
			    -moz-border-radius: 0 0 3px 3px;
			    -webkit-border-radius: 0 0 3px 3px;
			    border-radius: 0 0 3px 3px;
			    font-weight: 400 !important;
			}

			.datecontainer {
			    padding-top: 3px;
			    font-size: 20px;
			    line-height: 24px;
			}

			.datesub {
			    padding-top: 6px;
			    padding-bottom: 6px;
			}
			/* @end */
			/* @group images */

			img.alignright {
			    float: right;
			    margin: 10px 0 10px 20px !important;
			}

			img.alignleft {
			    float: left;
			    margin: 10px 20px 10px 0 !important;
			}
			/* @end */
			/* @group misc */

			.flickr-thumb {
			    float: left;
			    margin-right: 6px;
			}

			.fg-clear {
			    clear: both;
			}
			/* @end */
			/* @group alerts */

			label.error {
			    border: none;
			    background-color: transparent;
			    color: #b94a48;
			    display: block;
			    margin-top: 0;
			}

			.error {
			    border: 1px solid #e0acac;
			    background-color: #f2dede;
			    color: #b94a48;
			    margin-top: 5px;
			    padding: 4px;
			}

			.dialogerrorcontent {
			    padding: 9px 26px 9px 26px;
			    margin: 20px;
			    color: #ffffff;
			    background-color: #e05720;
			    -webkit-border-radius: 3px;
			    -moz-border-radius: 3px;
			    border-radius: 3px;
			    display: inline-block;
			    font-weight: 600;
			}

			.dialogerrorcontent:before {
			    font-family: 'FontAwesome';
			    content: "\f1ce";
			    font-size: 23px;
			    margin-right: 6px;
			    color: #fff;
			    vertical-align: -2px;
			}

			.dialogerror {
			    text-align: center;
			}

			.dialoginfo {
			    text-align: center;
			}

			.alert,
			.dialoginfocontent {
			    padding: 9px 26px 9px 26px;
			    margin: 20px;
			    color: #ffffff;
			    background-color: #fcf8e3;
			    -webkit-border-radius: 3px;
			    -moz-border-radius: 3px;
			    border-radius: 3px;
			    display: inline-block;
			    font-weight: 600;
			}

			.alert:before,
			.dialoginfocontent:before {
			    font-family: 'FontAwesome';
			    content: "\f058";
			    font-size: 23px;
			    margin-right: 10px;
			    color: #fff;
			    vertical-align: -2px;
			}

			.alert,
			.alert h4 {
			    color: #c09853;
			}

			.alert h4 {
			    margin: 0;
			}

			.alert .close {
			    position: relative;
			    top: -2px;
			    right: -21px;
			    line-height: 20px;
			}

			.alert-success,
			.dialoginfocontent {
   				color: #ffffff;
   				background-color: #50adc9;
			}

			.alert-success h4 {
			    color: #468847;
			}

			.alert-danger,
			.alert-error {
			    color: #b94a48;
			    background-color: #f2dede;
			    border-color: #e0acac;
			}

			.alert-danger h4,
			.alert-error h4 {
			    color: #b94a48;
			}

			.alert-info {
			    color: #3a87ad;
			    background-color: #d9edf7;
			    border-color: #bce8f1;
			}

			.alert-info h4 {
			    color: #3a87ad;
			}

			.alert-block {
			    padding-top: 14px;
			    padding-bottom: 14px;
			}

			.alert-block > p,
			.alert-block > ul {
			    margin-bottom: 0;
			}

			.alert-block p + p {
			    margin-top: 5px;
			}
			/* @end */
			/* @group chat stuff */

			#main.chatview {
			    background-color: #fff;
			    position: relative;
			    clear: both;
			}

			.topbannerchat {
			    float: left;
			}

			#topbanneravatarcontainer {
			    float: right;
			   	width: 48px;
    			height: 48px;
    			margin: 12px 25px;
			}

			#topbanneravatarcontainer img {
			    width: 48px;
			    height: 48px;
			    border-radius: 50px;
			}

			.chatlink:visited {
			    color: #277dc9;
			    text-decoration: none;
			    outline: none;
			}

			.chatlink:hover {
			    color: red!important;
			    text-decoration: none;
			    outline: none;
			}

			.chatlink:link {
			    color: #277dc9;
			    text-decoration: none;
			    outline: none;
			}

			#chattoptoolbar {
			    color: #3c3e43;
			    padding: 6px 20px;
			}
			/* clearfix */

			#chattoptoolbar:before,
			#chattoptoolbar:after {
			    content: " ";
			    display: table;
			}

			#chattoptoolbar:after {
			    clear: both;
			}

			.chatstatuscontainer img{
				box-shadow: 0 2px 6px 0 rgba(0,0,0,.06), 0 1px 3px 0 rgba(44,48,56,.09);
			    border-radius: 4px;
			    background-color: #fff;
			    padding: 6px 6px;
			    opacity: 0.8;
			    transition: all 0.25s ease;
                            max-width: 140px;
			}

			.chatstatuscontainer img:hover{
			    opacity: 1;
			}
                        .chatstatuswhatsapp img{
				box-shadow: 0 2px 6px 0 rgba(0,0,0,.06), 0 1px 3px 0 rgba(44,48,56,.09);
			    border-radius: 4px;
			    background-color: #fff;
			    padding: 6px 6px;
			    opacity: 0.8;
			    transition: all 0.25s ease;
                            max-width: 100%;
                            border-radius: 4px;
			}

			.chatstatuswhatsapp img:hover{
			    opacity: 1;
			}


			#chattoptoolbar {
			    *zoom: 1;
			}
			/* for ie 6/7 */

			#chattoptoolbar a {
			    color: #888888;
			    text-decoration: none;
			}

			#chattoptoolbarrightarea {
			    float: right;
			    display: inline-block;
			    height: 100%;
			    font-size: 14px;
			}

			#chattoptoolbarrightarea .swiftselect {}

			#chattoptoolbarrightareainset {
			    display: inline-block;
			    margin: 0 .2em 0 0;
			    vertical-align: middle;
			}
			#languageid {
				display: inline-block;
    			vertical-align: middle;
			}
			/* @group chat link list */

			#chattoptoolbarlinklist {
			    margin: 0;
			    padding: 0;
			}

			#chattoptoolbarlinklist li {
			    list-style-type: none;
			    display: inline-block;
			    float: left;
			    padding: 0;
			}

			#chattoptoolbarlinklist a {
			    display: inline-block;
			    font-size: 12px;
			    text-align: left;
			    padding: 0px 10px 0px 10px;
			    margin: 0 6px 0 0;
			    background-color: #e4e4e4;
			    -moz-border-radius: 3px;
			    -webkit-border-radius: 3px;
			    border-radius: 3px;
			    border: 1px solid #dcdcdc;
			    cursor: pointer;
			    height: 24px;
			   	transition: all 0.25s ease;
			}

			#sendemailcontainer {
			    display: none;
			}

			#chattoptoolbarlinklist a:hover {
				background-color: #4eafcb;
			    color: #fff;
			    border-color: #4eafcb;
			}

			a#chattoptoolbarcloselink {
				line-height: 2;
			}

			a#chattoptoolbarcloselink i{
				vertical-align: -1px;
				font-size: 14px !important;
			}

			a#chattoptoolbarcloselink:hover {
			    background-color: #e05720;
			    border: 1px solid #e05720;
			    box-shadow: none;
			    color: #fff;
			}

			a#chattoptoolbarprintlink:before {
			    font-family: 'FontAwesome';
			    content: "\f2c7";
			    font-size: 14px;
			    margin-right: 8px;
			}

			a#chattoptoolbaremaillink:before {
			    font-family: 'FontAwesome';
			    content: "\f1c7";
			    font-size: 14px;
			    margin-right: 8px;
			}

			a#chattoptoolbarsoundonlink:before {
			    font-family: 'FontAwesome';
			    content: "\f375";
			    font-size: 14px;
			    margin-right: 8px;
			}

			a#chattoptoolbarsoundofflink:before {
			    font-family: 'FontAwesome';
			    content: "\f374";
			    font-size: 14px;
			    margin-right: 8px;
			}

			li#chattoptoolbarprint {
			    display: none;
			}

			li#chattoptoolbaremail {
			    display: none;
			}

			li#chattoptoolbarsoundon {
			    display: none;
			}

			li#chattoptoolbarsoundoff {
			    display: none;
			}
			/* @end */

			.errorrowhidden {
			    padding: 6px;
			    display: none;
			    border: 1px solid #e7bcbc;
			    -moz-border-radius: 4px;
			    background-color: #ffeef0;
			    color: #3c3e43;
			    font-size: 11px;
			}

			#main.chatview {
			    margin: 0;
			    min-height: 100vh;
			    min-width: 450px;
			}

			.chatview #bottomfooter {
			    height: 22px;
			    vertical-align: middle;
			    color: #4eafcb;
			    position: absolute;
			    bottom: 0;
			    width: 100%;
			    padding: 4px 0px 0px 0px;
			    text-align: center;
			}

			.chatview #chatpostcontainer {
			    position: absolute;
			    bottom: 22px;
			    width: 100%;
			    height: 77px;
			    border-top: 1px solid #eee;
			}

			#chatcontentcontainer {
			    z-index: 10000;
			    overflow: auto;
			    position: fixed;
			    top: 122px;
			    bottom: 125px;
			    left: 0px;
			    right: 0px;
			    padding: 20px 20px 0px 20px;
			}

			#chatstatuswrapper {
			    z-index: 10001;
			    position: fixed;
			    bottom: 100px;
			    left: 20px;
			    right: 30px;
			}

			.chatstatusbar {
			    font-size: 12px;
			    font-weight: 500;
			    padding: 3px 6px;
			    border-radius: 4px;
			    -webkit-border-radius: 4px;
			    -moz-border-radius: 4px;
			    color: #92969b;
			    margin-bottom: 4px;
			}

			#chatcore {
			    background-color: #f8f8f8;
			    height: 100%;
			    width: 100%;
			}

			#chatcore .tabrow {
			    padding-left: 20px;
			    background-color: #f8f8f8;
			}

			#chatcore .fieldtitle {
			    font-weight: 600;
			}

			#chatbox {
			    background-color: #fff;
			    top: 130px;
			    padding: 50px;
			    bottom: 27px;
			    left: 0;
			    right: 0;
			}

			.bubblecover_client{
			    display: flex;
			    flex-direction: row-reverse;
			}

			.bubblecover_staff{
			    display: flex;
			}

			.msgwrapper {
			    display: block;
			    padding: 2px 0;
			    max-width: 70%;
   				display: block;
    			width: fit-content;
    			margin: 6px;
    			min-width: 200px;
			}

			.clientbubble{
				background-color: #e05720;
			    color: #edeeef !important;
			    padding: 5px 10px !important;
			    border-radius: 4px;
			}

			.clientmessage{
				color: #fff !important;
			}

			.clientbubble .clientname{
				color: #fff !important;
			}

			.clientbubble .timestamp{
				color: #fff !important;
			}

			.staffbubble{
				background-color: #edeeef;
			    color: #fff !important;
			    padding: 5px 10px !important;
			    border-radius: 4px;
			}

			.staffmessage{
				color: #2D3138 !important;
			}

			.staffbubble .staffname{
				color: #92969b !important;
			}

			.staffbubble .timestamp{
				color: #92969b !important;
			}

			.timestamp {
			    font-size: 12px;
			    color: #92969b;
			    float: right;
			}

			.clientname,
			.staffname {
			    font-size: 13px;
			}

			.staffname {
			    color: #5b9ec0;
			}

			.clientname {
			    color: #92969b;
			}

			.clientmessage,
			.staffmessage {
			    display: block;
			}

			#chatcontrolregion {
			    position: fixed;
			    left: 20px;
			    right: 30px;
			    height: 45px;
			    bottom: 3em;
			    z-index: 10002;
			}

			#chatpostmsgwrap {
			    position: absolute;
			    height: 100%;
			    top: 0;
			    bottom: 0;
			    right: 55px;
			    left: 0;
			}

			#chatpostmsg {
			    height: 100%;
			    height: 100%;
			    width: 100%;
			    color: #3c3e43;
			    padding: 4px;
			    vertical-align: middle;
			    font-size: 12px;
			    border: none;
			    box-shadow: none;
			    background: transparent;
			    resize: none;
			}

			.blockoverlay {
			    background-color: rgba(0, 0, 0, .75) !important;
			    background-image: none !important;
			}

			.blockui.blockmsg {
			    background-color: #fff;
			    color: #3c3e43 !important;
			    font: normal 16px/1.2em "helvetica neue", arial, helvetica, sans-serif !important;
			    border-radius: 4px !important;
			    border: 1px solid #92969b !important;
			}

			#chattoptoolbarrightclockticker {
			    color: #92969b;
			    margin-top: 2px;
			    margin-right: 2px;
			}

			#chatpostbutton {
			    position: absolute;
			    height: 40px;
			    top: 8px;
			    bottom: 0;
			    right: 0;
			    margin: 0;
			    width: 40px;
			    font-weight: 500;
			    font-size: 18px;
			    color: #ffffff;
			    background-color: #e05720;
			    border: none;
			    border-radius: 50px;
			    cursor: pointer;
			    outline: none !important;
			    background: #e05720 url(https://www.abogadourbanista.com/__swift/themes/client//images/sendbutton.svg) no-repeat 13px 11px;
			}

			#chatpostbutton i{
				margin-left: 2px;
				font-size: 22px;
			}

			.chatsystemmessage {
			    padding: 10px 35px 10px 10px;
			    margin-bottom: 5px;
			    margin-top: 5px;
			    background-color: #f3f3f3;
			    border: 1px solid #ffffff;
			    -webkit-border-radius: 4px;
			    -moz-border-radius: 4px;
			    border-radius: 4px;
			    color: #545454;
			    font-size: 13px;
			}

			.chaturlmessage {
			    border-top: 1px solid #ccc;
			    border-bottom: 1px solid #ccc;
			    padding-left: 20px;
			    background: #fff url(https://www.abogadourbanista.com/__swift/themes/client/images/icon_pushurl.png) no-repeat left;
			    margin-top: 8px;
			    margin-bottom: 8px;
			    padding-top: 6px;
			    padding-bottom: 6px;
			    font-size: 12px;
			    color: #3c3e43;
			}

			.chatimagemessage {
			    border-top: 1px solid #ccc;
			    border-bottom: 1px solid #ccc;
			    padding-left: 20px;
			    background: #fff url(https://www.abogadourbanista.com/__swift/themes/client/images/icon_pushimage.png) no-repeat left;
			    margin-top: 8px;
			    margin-bottom: 8px;
			    padding-top: 6px;
			    padding-bottom: 6px;
			    font-size: 12px;
			    color: #3c3e43;
			}

			.chatcodemessage {
			    border-top: 1px solid #ccc;
			    border-bottom: 1px solid #ccc;
			    padding-left: 6px;
			    margin-top: 8px;
			    margin-bottom: 8px;
			    padding-top: 6px;
			    padding-bottom: 3px;
			    font-size: 12px;
			    color: #3c3e43;
			}

			.chatcodemessage ol {
			    margin-bottom: 8px!important;
			    list-style: decimal;
			}

			#imagezoomcontainer {
			    width: 100%;
			    overflow: hidden;
			}

			#imagezoomcontainer a {
			    position: relative;
			    float: left;
			    margin: 5px;
			}

			#imagezoomcontainer a span {
			    display: block;
			    background-image:URL('https://www.abogadourbanista.com/__swift/themes/client/images/icon_zoom.png');
			    background-repeat: no-repeat;
			    width: 16px;
			    height: 16px;
			    position: absolute;
			    bottom: 8px;
			    right: 8px;
			}

			#imagezoomcontainer img {
			    border: solid 1px #999;
			    padding: 5px;
			}

			@media screen and (max-width: 520px) {
			#proactivechatcontainernc2v4biell { display: none }
			}

			/* @end */
			/* @group rating */

			#surveyform table td {
			    padding: 3px 6px;
			}

			div.rating-cancel,
			div.star-rating {
			    float: left;
			    width: 17px !important;
			    height: 18px;
			    cursor: pointer;
			    display: block;
			    background: transparent;
			    overflow: hidden;
			}

			div.rating-cancel:before {
			    font-family: 'FontAwesome';
			    top: 6px;
			    left: 6px;
			    content: "\f28f" !important;
			    font-size: 14px;
			    color: #e05720;
			}

			div.star-rating:before {
			    font-family: 'FontAwesome';
			    top: 6px;
			    left: 6px;
			    content: "\f31b";
			    font-size: 14px;
			    transition: all .25s ease;
			    color: #dcd6d6;
			}

			div.rating-cancel a,
			div.star-rating a {
			    display: block;
			    width: 16px;
			    height: 100%;
			    background-position: 0 0px;
			    border: 0;
			}

			div.star-rating-on:before{
			    font-family: 'FontAwesome';
			    top: 6px;
			    left: 6px;
			    content: "\f318";
			    color: #4eafcb;
			}

			div.star-rating-hover:before{
			    font-family: 'FontAwesome';
			    top: 6px;
			    left: 6px;
			    content: "\f318";
			    font-size: 14px;
			    color: #4eafcb;
			}

			div.star-rating-readonly a {
			    cursor: default !important;
			}

			div.star-rating {
			    background: transparent !important;
			    overflow: hidden !important;
			}
			/* @end */
			/* @group tickets */

			.ticketlistproperties {
			    color: white;
			    font-size: 1em;
			}

			.ticketStatusIndicator{
			    min-width: 30px;
			    letter-spacing: .5px;
			    font-size: 11px;
			    font-weight: 600;
			    font-style: normal;
			    line-height: 9px;
			    align-items: center;
			    height: 11px;
			    padding: 1px 5px;
			    text-transform: uppercase;
			    border-radius: 2px;
			    box-shadow: 2px 2px 0px 0 rgba(0,0,0,0.08);
			    max-width: 100px;
			    white-space: nowrap;
			    text-overflow: ellipsis;
			    overflow: hidden;
			    display: inline-block;
			    padding-top: 3px;
			    margin-top: 4px;
			}

			.postStatusIndicator{
				background-color: #4eafcb;
			    color: #FFFFFF;
			    margin-left: 2px;
			    min-width: 100px;
			    letter-spacing: .5px;
			    font-size: 11px;
			    font-weight: 600;
			    font-style: normal;
			    line-height: 9px;
			    align-items: center;
			    height: 18px;
			    padding: 1px 5px;
			    text-transform: uppercase;
			    border-radius: 2px;
			}

			.ticketlistpropertiescontainer {
			    padding: 8px 6px;
			    font-size: 13px;
			    color: #4e5158;
			    border-bottom: 1px solid #e6e6e6;
			}

			.ticketlistsubject {
			    font-size: 24px;
			    color: #3c3e43;
			    border-bottom: none;
			    margin: 0 !important;
			}

			.ticketsubjectrow:hover, .ticketsubjectrow:hover + tr {
			    background-color: #eff8fa !important;
			}

			.ticketlistsubject a {
			    padding: 8px 0 2px 2px;
			    border-bottom: none;
			    display: block;
			    color: #4d5157;
			    font-weight: 600;
			    line-height: 2.2;
			}

			.ticketlistpropertiesdivider {
			    height: 0px;
			    display:none;
			}

			.ticketlistheaderrow {
			    min-width: 110px;
			    font-size: 12px;
			    padding: 5px;
			    cursor: pointer;
			    background-color: #fff;
			    overflow: hidden;
			    text-overflow: ellipsis;
			    white-space: nowrap;
			    color: #838d94 !important;
			    font-weight: 600;
			    text-transform: uppercase;
			    letter-spacing: 1px;
				border-bottom: 2px solid #e6e6e6 !important;
			}

			.ticketlistheaderrow a{
				color: #838d94 !important;
			}

			#ticketpropertiesform {
				min-width: 470px;
			}

			#ticketpropertiesform table td {
			    padding: 0;
			}

			.ticketlistheaderrow {
			    min-width: 110px;
			}

			.ticketlistheaderrow:nth-child(1) {
			    width: 15%;
			}

			.ticketlistheaderrow:nth-child(2) {
			    width: 25%;
			}

			.ticketlistheaderrow:nth-child(3) {
			    width: 15%;
			}

			.ticketlistheaderrow:nth-child(4) {
			    width: 15%;
			}

			.ticketlistheaderrow:nth-child(5) {
			    width: 10%;
			}

			.ticketlistheaderrow:nth-child(6) {
			    width: 10%;
			}

			.ticketlistheaderrow:nth-child(7) {
			    width: 10%;
			}

			.ticketlisttable {
			    border: 1px solid #cdc6b6;
			}

			.ticketsubdepartment {
			    background: url('https://www.abogadourbanista.com/__swift/themes/client/images/linkdownarrow.gif') no-repeat 4px 0px;
			    padding: 0 0 0 20px;
			    margin-left: 10px;
			}

			.ticketgeneralcontainer {
			    padding: 0px;
			    border-bottom: none;
			}

			.ticketgeneralcontainer .swiftselect{
				border: none;
			    margin-top: 4px;
			    font-size: 12px;
			    line-height: 1;
			    padding: 0px 2px 0px 6px!important;
			    height: 24px;
			    width: 100%;
			    background: url(https://www.abogadourbanista.com/__swift/themes/client/images/menudrop_white.svg) no-repeat;
			    background-position: right;
    			background-position-x: 135px;
    			-moz-appearance: none;
    			text-shadow: none !important;
			}

			.ticketgeneraltitlecontainer {
			    padding: 14px 10px 10px;
			}

			.ticketgeneraltitlecontainer:before,
			.ticketgeneraltitlecontainer:after {
			    content: " ";
			    display: table;
			}

			.ticketgeneraltitlecontainer:after {
			    clear: both;
			}

			.ticketgeneraltitlecontainer {
			    *zoom: 1;
			}

			.ticketgeneraldepartment {
			    font-size: 14px;
			    color: #999;
			    line-height: 14px;
			    margin: 0 0 6px 0;
			}

			.ticketgeneraldepartment:after {
			    /* content: "/"; */

			    color: #ccc;
			    padding: 0 5px;
			}

			.ticketgeneraltitle {
			    color: #3c3e43;
			    font-size: 24px;
			    padding: 0px 0 0px 0px;
			    font-weight: 500;
			    line-height: 36px;
			}

			.ticketratings {
			    padding: 6px 8px 5px 10px;
			    font-size: 11px;
			    color: #3c3e43;
			}

			.ticketrating {
			    display: inline-block;
			    margin-right: 12px;
			}

			.ticketratingtitle {
			    display: inline;
			    float: left;
			    margin-right: 5px;
			    color: #666;
			    font-size: 14px;
			}

			.ticketpostbox {
				text-decoration: none;
				margin: 0 18px 0px 0px;
				color: #3c3e43;
				margin-left: 58px;
			}

			.ticketpostinfoitem,
			.ticketpostinfoitemtext {
			   padding: 4px 0px 2px 15px !important;
				font-size: 12px;
				color: #3c3e43;
			}

			.ticketpostcontainer:hover .ticketpostbox {
   				opacity: 1;
    			height: 36px;
			}

			.ticketpostcontainer:hover .ticketpostinfoitem {
   				opacity: 1;
			}

			.ticketpostcontainer:hover .ticketpostbox {
   				opacity: 1;
    			height: 36px;
			}

			.ticketpostcontainer .ticketpostbox {
    			height: 0px;
    			transition: .25s;
			}

			.ticketpostinfoitem {
			    background-color: transparent;
			    color: #838d92;
			    display: inline-block;
			    transition: .25s;
			    cursor: default;
			    margin-left: auto;
			    opacity: 0;
			    margin-right: 10px;
			    padding: 3px 8px 2px 8px !important;
			}

			.ticketpostinfoitemtext {
			    cursor: default;
			}

			.ticketpostinfoitemtitle {
			    text-align: left;
			    font-size: 0.9em;
			}

			.ticketpostinfoitemcontent,
			.ticketpostinfoitemlink {
			    font-size: 1.3em;
			    font-weight: 600;
			    cursor: pointer;
			}

			.ticketpostinfoitemcontainer {
			    padding: 3px 0 3px 0;
			}

			.ticketpostinfoitemlink:hover {
			    color: red;
			}

			.ticketgeneralinfocontainer {
			    padding: 0 10px;
			    font-size: 13px;
			    color: #666;
			}

			.ticketgeneralproperties {
				border-radius: 4px;
			    margin: 0 10px;
			    padding: 0;
			}

			.ticketgeneralproperties:before,
			.ticketgeneralproperties:after {
			    content: " ";
			    display: table;
			}

			.ticketgeneralproperties:after {
			    clear: both;
			}

			.ticketgeneralproperties {
			    *zoom: 1;
			}

			.ticketgeneralpropertiesselect {
			    display: block;
			    text-align: left;
			}

			.ticketgeneralpropertiesselect .swiftselect {
			    margin: 2px 0 0 0;
			    background-color: rgba(255, 255, 255, 0.28);
			    transition: all 0.25s ease;
			    cursor: pointer;
			    color: rgba(255, 255, 255, 0.79);
			    font-weight: 600;
			}

			.ticketgeneralpropertiesselect .swiftselect option{
			   	color : #000 !important;
			}

			.ticketgeneralpropertiesselect .swiftselect:hover {
			    color: #464646;
			    background: #ffffff url(https://www.abogadourbanista.com/__swift/themes/client/images/menudrop_grey.svg) no-repeat;
			    background-position: right;
    			background-position-x: 135px;
			}

			.ticketgeneralpropertiesobject,
			.ticketgeneralpropertiesobjectwide,
			.ticketgeneralpropertiesobjectmed {
			    padding: 12px;
			    display: block;
			    float: left;
			    color: #fff;
			    min-height: 63px;
			}

			.ticketgeneralpropertiesobject {
			    -moz-box-sizing: border-box;
			    box-sizing: border-box;
			    width: 20% !important;
			    border-right: 1px solid rgba(255, 255, 255, .2);
			}

			.ticketgeneralpropertiesobject:last-child {
			    border-right: none;
			}

			.ticketgeneralpropertiesobjectwide {
			    width: 220px;
			}

			.ticketgeneralpropertiesobjectmed {
			    width: 160px;
			}

			.ticketgeneralpropertiestitle {
			    font-size: 11px;
			    color: #fff;
			    color: rgba(255, 255, 255, .75);
			}

			.ticketgeneralpropertiescontent {
			    font-size: 16px;
			    color: #fff;
			    line-height: 1em;
			    margin-top: 4px;
			}

			.ticketgeneralpropertiesdivider {
			    padding: 10px 0 0 0;
			    display: block;
			    float: left;
			    display: none;
			}

			#addreplybutton {
			    margin-bottom: 55px;
			    margin-top: 0px;
			}

			#saveticketpropertiesbutton {
			    display: none;
			    margin-bottom: 15px;
			}

			#saveticketpropertiesbuttoncontainer {
			    float: right;
			}

			#customfieldchangednotice {
			    margin-top: 10px;
			    margin-bottom: 10px;
			    display: none;
			}

			.viewticketcontentcontainer {
			    padding: 0 0 0 0px;
			}

			.viewticketcontentcontainer table:nth-child(2) {
			}

			.viewticketcontentcontainer table:nth-child(2) td {
			    padding: 8px !important;
			    background-color: #fff;
			}

			.viewticketcontentcontainer table:nth-child(2) td.zebraodd {
			    width: 220px;
			}

			.ticketpaddingcontainer {
			    padding: 8px;
			}

			.ticketpostcontainer:hover{
				background-color: #F7F8F9;
			}

			.ticketpostcontainer:hover .ticketpostactions{
				opacity: 1;
			}

			.ticketpostcontainer {
			    margin: 0 0;
    			position: relative;
    			padding: 10px 10px 20px 10px;
			}

			.ticketpostbar {
			    width: 48px;
			    float: left;
			    padding: 11px 0px 0 10px;
			}

			.ticketpostbarbottom {
			    position: absolute;
			    bottom: 0px;
			    left: 0px;
			    width: 240px;
			    border-top: 1px solid #ddd;
			}

			.ticketpostbarname {
			   	display: inline-block;
			    font-size: 14px;
			    font-weight: 600;
			    color: #333;
			}

			.ticketpostbardesignation {
			   	font-size: 12px;
    			color: #7c7f85;
			}

			.ticketpostavatar {
			    padding: 0px;
			    max-width: 42px;
			    min-width: 42px;
			}

			.ticketpostbarbadgeblue,
			.ticketpostbarbadgered,
			.ticketpostbarbadgegreen {
			    margin: 3px 0;
			}

			.tpbadgetext {
			    color: #5f6c73;
			    font-size: 10px;
			    margin-bottom: 6px;
			    border: 1px solid #d1d5d7;
			    border-radius: 3px;
			    padding: 0px 4px;
			    margin-left: 5px;
			    letter-spacing: .5px;
			    font-weight: 600;
			    background-color: #fff;
			    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.08);
			    text-transform: uppercase;
			}

			.tpavatar img {
    			border-radius: 4px;
			}

			.ticketpostcontentsbottom {
			    position: absolute;
			    bottom: 0px;
			    left: 0px;
			    border-top: 1px solid #ddd;
			    width: 100%;
			}

			.ticketpostcontentsbottom .ticketpostbottomcontents,
			.ticketpostbarbottom .ticketpostbottomcontents {
			    padding: 8px;
			    height: 18px;
			}

			.ticketpostedited {
			    font: 11px "segoe ui", "helvetica neue", arial, helvetica, sans-serif;
			    font-weight: 500;
			    font-style: italic;
			    padding: 15px 0 0 0;
			}

			.ticketpostbottomcontents {
			    float: left;
			}

			.ticketpostclearer {
			    clear: both;
			}

			.ticketpostcontents {
			    margin-left: 48px;
    			height: auto;
			}

			.ticketpostcontentsbar {
			    position: relative;
			    display: block;
			    padding: 10px 20px 0px 18px;
			    margin-bottom: 0px;
			    font-size: 14px;
			    -webkit-box-sizing: border-box;
			    -moz-box-sizing: border-box;
			    box-sizing: border-box;
			}

			.ticketpostactions{
				transition: .25s;
			    float: right;
			    cursor: default;
			    position: relative;
			    margin-left: auto;
			    background: #fff;
			    height: 24px;
			    border: 1px solid #d1d5d7;
			    border-radius: 4px;
			    opacity: 0;
			    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.08);
			    float: right;
			    margin-right: 12px;
			}

			.ticketbarquote {
			    float: right;
			    height: 16px;
			    width: 16px;
			    cursor: pointer;
			}

			.ticketpostactions a {
			    padding: 0px 8px;
			    height: 100%;
			    display: inline-block;
			    font-size: 16px;
			    color: #666;
			    width: auto;
			    transition: color 0.25s ease;
			}

			.ticketpostactions a:hover{
			    color: #4eafcb !important;
			}
			.ticketpostcontentsbar .ticketbarcontents {
			   	font-size: 14px;
    			color: #838d93;
			}

			.ticketpostcontentsattachments {
			    width: 50%;
			    margin: 0 0 45px 0;
			    padding-bottom: 0px;
			    padding-top: 5px;
			    border-top: 1px solid #f1f1f1;
			}

			.ticketpostcontentsattachmentitem {
			    padding: 4px 0 5px 22px;
			    margin: 0 0px 0 20px;
			    cursor: pointer;
			    background-repeat: no-repeat;
			    background-position: 0px 5px;
			    display: block;
			    font-size: 13px;
			    font-weight: 500;
			}

			.ticketpostcontentsdetails {
			   padding: 0 0 0 18px;
			}

			.ticketpostcontentsholder {
			    padding: 0 0 5px 0;
			    word-break: break-word;
			}

			.ticketpostcontentsdetailscontainer {
			    color: #3c3e43;
			    cursor: text;
			    padding: 5px 50px 0 0;
			    word-wrap: break-word;
			    font-size: initial;
			}

			.ticketpostbottomright {
			    float: right;
			    padding: 8px;
			}

			.ticketsearchcontainer,
			.kbsearchcontainer {
			    padding: 0 10px 16px 38px;
			    border-bottom: 1px solid #ececec;
			    margin: 0 0 30px 0;
			}

			.ticketsearchcontainer {
			    background: url('https://www.abogadourbanista.com/__swift/themes/client/images/icon_ticket.png') no-repeat 0px 1px;
			}

			.kbsearchcontainer {
			    background: url('https://www.abogadourbanista.com/__swift/themes/client/images/icon_knowledgebase.png') no-repeat 0px 1px;
			}

			.ticketsearch,
			.kbsearch {
			    color: #277dca;
			    font-size: 16px;
			    font-weight: 500;
			    margin-bottom: 5px;
			}

			.ticketsearchtext,
			.kbsearchtext {
			    color: #969696;
			    font-size: 13px;
			    word-break: break-word;
			}

			.chatbodymain #maincore {
			    padding: 0 !important;
			}
			/* @end */

			.gridhighlightpage {
			    padding: 0 0 6px 0;
			    line-height: 20px;
			    text-align: center;
			    color: #a1aaaf;
			    padding: 15px 15px;
			}

			.paginationcontainer {
			    float: right;
			}

			.gridnavpage {
			    color: #3c3e43;
			    font-size: 13px;
			    padding: 2px 4px 2px 4px;
			    white-space: nowrap;
			}

			.gridnavpageselected {
			    background-color: #fcfaf5;
			    color: #3c3e43;
			    font-weight: 600;
			    font-size: 13px;
			    padding: 2px 4px 2px 4px;
			    white-space: nowrap;
			}

			body {
			    min-width: 320px;
			    min-height: 100vh;
			    overflow-x: hidden;
			     margin: auto;
			    display: block;
			}

			.innerwrapper {
			    width: 100%;
			    max-width: 1280px;
			    padding: 2px 15px;
			    box-sizing: border-box;
			}

			.nav-opener {
			    display: none;
			}

			.swifttextarea {
			    width: 100% !important;
			    min-height: 108px;
			}
			form[name="ChangePasswordForm"] th {
				text-align: left;
			}

			@media only screen and (max-width: 960px) and (min-width: 769px) {
				form[name="ProfileForm"] .general-info > td {
					display: block;
				}
			}

			@media only screen and (max-width: 960px) and (min-width: 769px), (max-width: 560px) {
				form[name="MyOrganizationForm"] td,
				form[name="ChangePasswordForm"] td {
					display: block;
					width: 100%;
					padding: 0;
				}
				form[name="MyOrganizationForm"] .zebraodd,
				form[name="ChangePasswordForm"] .zebraodd {
					margin: 10px 0 1px;
					padding: 4px !important;
				}
				form[name="MyOrganizationForm"] .swifttextlarge,
				form[name="ChangePasswordForm"] .swifttextlarge {
					width: 100% !important;
				}
				form[name="MyOrganizationForm"] select {
				    width: 100%;
				}
			}
			@media only screen and (min-width: 980px) {
			.nav-mobile {
			    display: none;
			     }
                        }
			@media only screen and (max-width: 979px) {
                                .logo img, #logo {
                                    max-height: 42px !important;
                                }
                                .la-user-circle {
					font-size: 36px !important;
					}
                                .logosline {
					margin: 10px 7px 0px 7px !important;
					}
				.searchboxcontainer{
					width:98%;
				}

				.widgetrow a {
					width: 100px;
					font-weight: 500;
					padding: 55px 0px 14px 0px;
				}

				#toptoolbarrightarea .swiftselect {
				    margin: 15px 0 5px 0px;
				    padding: 0px 25px 0px 10px!important;
				    transition: all 0.25s ease;
				    background: url(https://www.abogadourbanista.com/__swift/themes/client/images/menudrop_grey.svg) no-repeat;
				    background-position: right;
				    background-position-x: 95px;
				    float:none;
				}

				#toptoolbarrightarea {
				    padding: 1px 30px 1px 0;
				    margin: 0px 15px;
				    float:none;
				}

				#main + div {
				    width: auto !important;
				    margin: 0 15px 15px !important;
				}

				.login-opener {
				    display: block;
				    position: absolute;
				    top: 7px;
				    right: 0px;
				    z-index: 2;
				}
                                 a.login-opener:visited,
                                 a.login-opener,
                                 a.login-opener:hover {
				    color: #7e8086;
				}
				.nav-opener {
				    display: block;
				    background: #41374e;
				    width: 33px;
				    height: 31px;
				    position: fixed;
				    top: 20px;
				    border-radius: 4px;
                                    z-index: 2;
				}
				.nav-opener:before,
				.nav-opener:after,
				.nav-opener span {
				    background: #fff;
				    border-radius: 4px;
				    position: absolute;
				    top: 16px;
				    left: 25%;
				    right: 25%;
				    height: 3px;
				    margin-top: -2px;
				    /* height/2 */

				    -webkit-transition: all 0.2s linear;
				    transition: all 0.2s linear;
				}
				.nav-opener:before,
				.nav-opener:after {
				    content: '';
				    top: 10px;
				}
				.nav-opener:after {
				    top: 22px;
				}
				.nav-active .nav-opener span {
				    opacity: 0;
				}
				.nav-opener:hover {
				    opacity: .9;
				}
				.nav-active .nav-opener:after,
				.nav-active .nav-opener:before {
				    -moz-transform: rotate(45deg);
				    -webkit-transform: rotate(45deg);
				    -ms-transform: rotate(45deg);
				    transform: rotate(45deg);
				    top: 16px;
				    left: 15%;
				    right: 15%;
				}
				.nav-active .nav-opener:after {
				    -moz-transform: rotate(-45deg);
				    -webkit-transform: rotate(-45deg);
				    -ms-transform: rotate(-45deg);
				    transform: rotate(-45deg);
				}
				#toptoolbarlinklist {
				    padding: 0;
				    margin: 0;
				}
				#toptoolbar {
				    padding: 0;
				    position: fixed;
				    z-index: 3;
				    width: 100%;
				    border-bottom: none;
				    box-shadow: none;
				}
				#toptoolbarlinklist li {
				    float: none;
				    margin: 0;
				    display: block;
				}
				#toptoolbar .innerwrapper {
				    padding: 0;
				    overflow: hidden;
				    max-height: 0;
				    -webkit-transition: all 0.25s linear;
				    transition: all 0.25s linear;
				}
				.nav-active #qa-nav-main-web .qam-main-nav-wrapper {
				    max-height: 4000px;
				}
				#toptoolbarlinklist {
				    -webkit-transition: all 0.25s linear;
				    transition: all 0.25s linear;
				    -webkit-transform: translateY(-100%);
				    -ms-transform: translateY(-100%);
				    transform: translateY(-100%);
				}
				.nav-active #qa-nav-main-web {
				    -webkit-transform: translateY(0);
				    -ms-transform: translateY(0);
				    transform: translateY(0);
				     left: 0;
				      visibility: visible;
                                      opacity: 1;
                                }
				#toptoolbarlinklist li.current {
				    border-radius: 0;
				}
				#toptoolbarlinklist a {
					display: inline-block;
					float: none;
					max-width: none;
				}
				#logo {
				 margin: 3px 0px 0px 0px;
				 width: auto;
				 height: auto;
				}
				.linealogo {
			        display: none !important;
				}
				.logos2 {
			        margin: 12px 0px -20px 0px !important;
			        }
			    #maincore .innerwrapper {
			        display: table;
			    }
			    .leftnavboxbox {
			        display: none;
			    }
			    #maincoreleft {
			        float: none;
			        width: auto;
			        margin: 0 0 20px;
			        display: table-footer-group;
			    }
			    #maincorecontent {
			        margin: 0;
			        height: auto;
			        display: flex;
			    }
			    .searchquery {
			        font-size: 16px;
			        height: 28px;
			        height: 50px;
			        padding: 12px 95px 12px 12px;
			    }
			    #toptoolbarlinklist {
			        padding: 0;
			        margin: 0;
			    }
			    #toptoolbar {
			        padding: 0;
			    }
			    #toptoolbarlinklist li {
			        float: none;
			        margin: 0;
			        display: block;
			    }
			    #toptoolbar .innerwrapper {
			        padding: 0;
			        overflow: hidden;
			        max-height: 0;
			        -webkit-transition: all 0.25s linear;
			        transition: all 0.25s linear;
			    }
			    #toptoolbarlinklist {
			        -webkit-transition: all 0.25s linear;
			        transition: all 0.25s linear;
			        -webkit-transform: translateY(-100%);
			        -ms-transform: translateY(-100%);
			        transform: translateY(-100%);
			    }
			    .nav-active #qa-nav-main-web {
			        -webkit-transform: translateY(0);
			        -ms-transform: translateY(0);
			        transform: translateY(0);
			    }

			    #toptoolbarlinklist li.current {
			        border-radius: 0;
			    }
			    .kbcategorytitlecontainer {
			        width: 200px !important;
			        margin-right: 0;
			    }
			    #leftloginsubscribebox {
			    	margin-top: 50px;
			    }
			    #bottomfooter {
			    	text-align: center;
			    }
			    .newsfooter {
			    	margin: -40px 0 20px;
			    }
			    .search-results thead {
			    	display: none;
			    }
			    .search-results td {
					display: block;
					text-align: right;
			    }
			    .search-results .ticketlistsubject {
			    	font-size: 20px;
			    	text-align: left;
			    }
			    .search-results .ticketlistpropertiescontainer {
			    	margin-bottom: 0;
			    }
			    .search-results td::before {
			        content: attr(data-label);
			        float: left;
			        text-transform: uppercase;
			        font-weight: bold;
			    }
                            .post__navigation {
			        display: none !important;
			    }
                            .la-user-circle {
			        font-size: 34px;
			    }
                            .header-categories .slick-track>.header-caterogies__inner-item,.header-categories .slick-track>.header-caterogies__inner-item.slick-slide,.header-categories .header-caterogies__inner>.header-caterogies__inner-item,.header-categories .header-caterogies__inner>.header-caterogies__inner-item.slick-slide {
			        padding-bottom:35px !important;
			        padding-top: 15px !important;
			        }
			}

			@media only screen and (max-width: 479px) {
				.newscontents{
					padding-left: 4px !important;
				}
			    .newsavatar {
			        margin: 0;
			    }
			    .newstitle {
			        margin: 0;
			        font-size: 20px;
			    }
			    .newstitle a {
				    font-weight: 600;
				    width: 70%;
				    overflow: hidden;
				    text-overflow: ellipsis;
				    display: inline-block;
				    white-space: nowrap;
				    margin-top: 3px;
			    }

			    .newsinfo {
				    font-size: 12px;
				    color: #7c7f85;
				    margin-bottom: 20px;
				    line-height: 1.4;
				    margin-bottom: 10px;
				    font-weight: 400;
				    width: 200px;
				    overflow: hidden;
				    text-overflow: ellipsis;
				    display: inline-block;
				    white-space: nowrap;
				}

			    .form-table,
			    #commentsformcontainer table {
			        display: block;
			        -moz-box-sizing: border-box;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			        width: 100%;
			    }
			    .form-table td,
			    .form-table tr,
			    .form-table tbody,
			    #commentsformcontainer table td,
			    #commentsformcontainer table tr,
			    #commentsformcontainer table tbody {
			        display: block !important;
			        width: 100% !important;
			        background: none !important;
			        padding: 0 !important;
			    }
			    .form-table .swifttextarea,
			    .form-table input[type="text"],
			    .form-table input[type="password"],
			    .form-table input[type="datetime"],
			    .form-table input[type="datetime-local"],
			    .form-table input[type="date"],
			    .form-table input[type="month"],
			    .form-table input[type="time"],
			    .form-table input[type="week"],
			    .form-table input[type="number"],
			    .form-table input[type="email"],
			    .form-table input[type="url"],
			    .form-table input[type="search"],
			    .form-table input[type="tel"],
			    .form-table input[type="color"],
			    .form-table .uneditable-input,
			    #commentsformcontainer .swifttextarea,
			    #commentsformcontainer input[type="text"],
			    #commentsformcontainer input[type="password"],
			    #commentsformcontainer input[type="datetime"],
			    #commentsformcontainer input[type="datetime-local"],
			    #commentsformcontainer input[type="date"],
			    #commentsformcontainer input[type="month"],
			    #commentsformcontainer input[type="time"],
			    #commentsformcontainer input[type="week"],
			    #commentsformcontainer input[type="number"],
			    #commentsformcontainer input[type="email"],
			    #commentsformcontainer input[type="url"],
			    #commentsformcontainer input[type="search"],
			    #commentsformcontainer input[type="tel"],
			    #commentsformcontainer input[type="color"],
			    #commentsformcontainer .uneditable-input {
			        width: 100% !important;
			        -moz-box-sizing: border-box;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			    }
			    #main.chatview {
			        min-width: 320px;
			    }
			    .swifttext,
			    .swifttextwide,
			    .swifttextareawide {
			        width: 100%;
			        -moz-box-sizing: border-box;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			    }
			    #chatbox table {
			        display: block !important;
			    }
			    #chatbox table tr,
			    #chatbox table td,
			    #chatbox table th {
			        display: block !important;
			        width: 100 !important;
			        clear: both;
			    }
			    #ticketpropertiesform {
			    	min-width: 0;
			    }
			    .ticketgeneralpropertiesobject {
			    	width: 180px !important;
			    	float : none;
			    	border: none;
			    }
			    .ticketpostcontainer {
			    	background-image: none;
			    }
			    .ticketpostbar {
			    }
			}

			blockquote,
			q {
			    quotes: none;
			}

			blockquote:before,
			blockquote:after,
			q:before,
			q:after {
			    content: '';
			    content: none;
			}

			table {
			    border-collapse: collapse;
			    border-spacing: 0;
			}

			.kbcontents table {
			    max-width: 100%;
			    overflow: auto;
			    display: block;
			    background: none;
			}

			.kbcontents table td {
			    background: #fff;
			}

			@media only screen and (max-width: 1252px) {
				#toptoolbarlinklist a {
					max-width: none;
				}
			}

			@media only screen and (max-width: 1023px) {
			    pre {
			        width: 100%;
			    }
			    .form-table table {
			        display: block;
			        -moz-box-sizing: border-box;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			        width: 100%;
			    }
			    .form-table td,
			    .form-table tr,
			    .form-table tbody {
			        display: block !important;
			        width: 100% !important;
			        background: none !important;
			        padding: 0 !important;
			    }
			    .form-table .swifttextarea,
			    .form-table input[type="text"],
			    .form-table input[type="password"],
			    .form-table input[type="datetime"],
			    .form-table input[type="datetime-local"],
			    .form-table input[type="date"],
			    .form-table input[type="month"],
			    .form-table input[type="time"],
			    .form-table input[type="week"],
			    .form-table input[type="number"],
			    .form-table input[type="email"],
			    .form-table input[type="url"],
			    .form-table input[type="search"],
			    .form-table input[type="tel"],
			    .form-table input[type="color"],
			    .form-table .uneditable-input,
			    #ticketmessage {
			        width: 100% !important;
			        -moz-box-sizing: border-box;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			    }
			    .list-table table,
			    .list-table table td,
			    .list-table table th,
			    .list-table table tr,
			    .list-table table tbody {
			        display: block !important;
			        width: 100% !important;
			    }
			    .form-table,
			    #commentsformcontainer table {
			        display: block;
			        -moz-box-sizing: border-box;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			        width: 100%;
			    }
			    .form-table td,
			    .form-table tr,
			    .form-table tbody,
			    #commentsformcontainer table td,
			    #commentsformcontainer table tr,
			    #commentsformcontainer table tbody {
			        display: block !important;
			        width: 100% !important;
			        background: none !important;
			        padding: 0 !important;
			    }
			    .form-table .swifttextarea,
			    .form-table input[type="text"],
			    .form-table input[type="password"],
			    .form-table input[type="datetime"],
			    .form-table input[type="datetime-local"],
			    .form-table input[type="date"],
			    .form-table input[type="month"],
			    .form-table input[type="time"],
			    .form-table input[type="week"],
			    .form-table input[type="number"],
			    .form-table input[type="email"],
			    .form-table input[type="url"],
			    .form-table input[type="search"],
			    .form-table input[type="tel"],
			    .form-table input[type="color"],
			    .form-table .uneditable-input,
			    #commentsformcontainer .swifttextarea,
			    #commentsformcontainer input[type="text"],
			    #commentsformcontainer input[type="password"],
			    #commentsformcontainer input[type="datetime"],
			    #commentsformcontainer input[type="datetime-local"],
			    #commentsformcontainer input[type="date"],
			    #commentsformcontainer input[type="month"],
			    #commentsformcontainer input[type="time"],
			    #commentsformcontainer input[type="week"],
			    #commentsformcontainer input[type="number"],
			    #commentsformcontainer input[type="email"],
			    #commentsformcontainer input[type="url"],
			    #commentsformcontainer input[type="search"],
			    #commentsformcontainer input[type="tel"],
			    #commentsformcontainer input[type="color"],
			    #commentsformcontainer .uneditable-input {
			        width: 100% !important;
			        -moz-box-sizing: border-box;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			    }
			}

			@media only screen and (max-width: 979px) {
				.tabtext {
					  margin: 0px 0 -8px 0px;
					  max-width: none;
				}
				#logintext,
				#loginsubscribebuttons .rebutton {
					max-width: none;
				}
				#ticketpropertiesform table td {
				    display: block;
					width: 100%;
					box-sizing: border-box;
				}
			.post-header {
                            margin: 15px 0px 10px 0px;
                            padding-top: 0px !important;
				}
			}

			@media only screen and (max-width: 560px) {
				form[name="ProfileForm"] .general-info > td {
					display: block;
				}
			    form[name="ProfileForm"] td {
			        text-align: left;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			    }
			    form[name="ProfileForm"] .swifttextlarge {
			        width: 100% !important;
			    }
			    form[name="ProfileForm"] .hlineheader th {
			        text-align: left;
			    }
			}

			@media only screen and (max-width: 479px) {
			    .newsavatar {
			        margin: 0;
			    }
			    .newstitle {
			        margin: 0;
			        font-size: 20px;
			    }
			    .newstitle a {
			        font-size: 16px;
			        line-height: 1 !important;
			        margin-top: 5px;
			    }
			    #main.chatview {
			        min-width: 320px;
			    }
			    #chatbox table {
			        display: block !important;
			    }
			    #chatbox table tr,
			    #chatbox table td,
			    #chatbox table th {
			        display: block !important;
			        width: 100 !important;
			        clear: both;
			    }
			    #chattoptoolbarlinklist li a {
			        margin-bottom: 5px;
			        overflow: hidden;
			        width: 12px;
			    }
			    #chattoptoolbarlinklist li:first-child a {
			        text-indent: 0;
			        width: auto;
			    }
			    a#chattoptoolbarsoundonlink {
			        width: 0;
			    }
			    .containercontenttable .newstitlecontainer .datecontainerparent {
			        display: none;
			    }
			    .newscontents ul {
			        margin-left: 30px;
			    }
			    .kbarticlelist .kbarticlelistitem {
			        margin: 0;
			    }
			    .kbarticlelistitem {
			        margin: 0;
			        font-size: 14px;
				    font-weight: 600;
				    line-height: 1.3;
			    }
			    .kbarticlecategorylistitem {
			        margin: 0;
			    }
			    .swifttext,
			    .swifttextlarge,
			    .swifttextarea,
			    .swifttextwide,
			    .swifttextareawide {
			        -moz-box-sizing: border-box;
			        -webkit-box-sizing: border-box;
			        box-sizing: border-box;
			    }
			    table.containercontenttable,
			    table.containercontenttable tr,
			    table.containercontenttable td {
			        overflow: hidden;
			    }
			    .captchaholder img {
			        margin-bottom: 10px;
			    }
			    .ticketpostcontents {
			    	margin-left: 0;
			    }
			}

			@media only screen and (max-width: 375px) {
			    form[name="RegisterForm"] .swifttextlarge {
			        width: 50vw !important;
			    }
			    form[name="SubmitTicketForm"] input[type="text"],
			    .swifttextarea {
			        width: 100% !important;
			    }
			    form[name="SubmitTicketForm"] input[type="text"] {
			    	min-width: 150px;
			    }
			    form[name="SubmitTicketForm"] {
			        table-layout: auto;
			    }
			    form[name="SubmitTicketForm"] th {
			        text-align: left;
				}
			    .submitticketform td {
			        display: block;
			        padding: 0;
			    }
			    form[name="SubmitTicketForm"] .zebraodd {
			        box-sizing: content-box;
			        word-break: initial;
			    }
			    .submitticketform .zebraodd {
				    width: 100%;
				    background-color: transparent;
				    padding: 0!important;
			    }
			    form[name="PreferencesForm"] table {
			    	table-layout: fixed;
			    }
			    form[name="PreferencesForm"] .zebraodd {
			        display: inline-block;
			        width: 100%;
			    }
			    form[name="LostPasswordForm"] .zebraodd {
			    	min-width: 70px;
			    }
			    input.loginstyled,
			    input.emailstyled,
			    input.loginstyledlabel,
			    input.emailstyledlabel {
			        width: 100%;
			    }
			    form[name="ProfileForm"] .zebraodd {
			        display: block;
			        max-width: 120px;
			    }
			    .xs-fullwidth {
			        width: 100%;
			        display: block;
			        text-align: left;
			    }
			    .ticketgeneralpropertiesselect .swiftselect {
			    	max-width: 100% !important;
			    }
			}

			ticketpostcontentsdetailscontainer {overflow : auto;}

			#ticketattachmenterror{
				display: none;
    			margin-bottom: 10px;
   				margin-left: 25px;
			}

a.resetimagebutton {
    margin-left:5px;
    border:1px solid #7A432D;
    padding:3px 10px;
    font-size:12px;
    border-radius:5px;
    background-color: #CC5C2F;
    color:#ffffff !important;
}

a.resetimagebutton:before {
    font-family:'FontAwesome';
    content:"\f2d5";
    font-size:12px;
    margin-right:3px;
}

a.resetimagebutton:hover {
    border:1px solid #7A432D;
    background-color: #e05720;
    color:#fff !important;
}

input[disabled="disabled"] {
	pointer-events: none;
	color: #8a8a8a !important;
	background-color: #f4f5f5;
	border: 1px solid #e6e6e6;
}

/* css_* Templates */
.lightbluelink:visited { color: #277dca; TEXT-DECORATION: none; outline: none; }
.lightbluelink:hover { COLOR: red !important; TEXT-DECORATION: none; outline: none; }
.lightbluelink { color: #277dca !important; text-decoration: none; outline: none; }

.main { width: 960px; margin: 0 auto; }

.toptoolbar { margin-top: 1px; }

.toptoolbar .link { float: right; font-size: 12px; }
.toptoolbar .banner { margin: 20px 0 0 0; }

.centererror { margin: 20px 0 0 0; border: 1px solid #a41616; padding: 4px 6px 6px 34px; background: white; color: #4e4e4e; text-decoration: none; font-size: 14px; background: URL('https://www.abogadourbanista.com/__swift/themes/client/images/icon_error.png') no-repeat 4px 2px; border-radius: 5px 5px 5px 5px; box-shadow: 0 1px 1px #ffafaf; }

.centerheader { margin: 20px 0 0 0; border: 1px solid #C3C6CA; border-radius: 5px 5px 5px 5px; box-shadow: 0 1px 1px #DFDFDF; padding: 30px 30px 30px 30px; height: 200px; }
.centerheader .splash { float: right; background: URL('https://www.abogadourbanista.com/__swift/themes/client/images/onsite/onsite.gif') no-repeat; width: 220px; height: 180px; }
.centerheader .intro .title { font-family: 'segoe ui','helvetica neue', arial, helvetica, sans-serif; font-size: 26px; }
.centerheader .intro .desc { margin-top: 15px; font-family: 'segoe ui','helvetica neue', arial, helvetica, sans-serif; font-size: 20px; }
.centerheader .intro .content { font-family: Verdana, Arial, Helvetica, Georgia, serif; font-size: 12px; margin-top: 55px; }

.faqcontainer { margin: 10px 0 50px 0; }

.faqcontainer .question { margin: 30px 0 0 0; font-family: 'segoe ui','helvetica neue', arial, helvetica, sans-serif; font-size: 16px; }
.faqcontainer .answer { font-family: Verdana, Arial, Helvetica, Georgia, serif; font-size: 12px; }

.bottomfooter   { text-align: center; margin-top: 2em; clear: both; font-size: 70%; padding: 4px 4px 8px 4px; }
.bottomfooter a { text-decoration: none; color: #333;}

.tilesheader { margin: 20px 0 20px 0; font-size: 20px; font-family: 'segoe ui','helvetica neue', arial, helvetica, sans-serif; text-align: center; }
.tilescontainer { margin: 20px; overflow: auto;  text-align: center; }
.tilescontainer .tile {  }
.tilescontainer .tile .description { font-family: Verdana, Arial, Helvetica, Georgia, serif; font-size: 12px; margin-top: 8px; }
.tilesclear { clear: both; }
.tileshr { margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf; }

button.start, input.start {
  background-color: #7fbf4d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fbf4d), color-stop(100%, #63a62f));
  background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: linear-gradient(top, #7fbf4d, #63a62f);
  border: 1px solid #63a62f;
  border-bottom: 1px solid #5b992b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: #fff;
  font: bold 20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  line-height: 1;
  padding: 5px 0 6px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0 1px 3px #afaeae;
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0 1px 3px #afaeae;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0 1px 3px #afaeae;
  width: 120px; }
  button.start:hover, input.start:hover {
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76b347), color-stop(100%, #5e9e2e));
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; }
  button.start:active, input.start:active {
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; }

input.code { font-size: 20px; color: #333333; height: 31px; margin: 0 20px 0 0; padding: 2px 2px 2px 6px; width: 100px; border: 1px solid #9a9999; -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0 1px 3px #afaeae; -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0 1px 3px #afaeae; box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0 1px 3px #afaeae; }



/* ./__swift/themes/__global/css/qtip.css */
/* qTip2 v2.1.1 basic css3 | qtip2.com | Licensed MIT, GPL | Thu Jul 11 2013 14:03:02 */
/* Kayako Customizations: Increased font-size, line-height, Changed background color */
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:12px;line-height:normal;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111} .qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1} .qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030} .qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0} .qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#D95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252} .qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0} .qtip-blue{background-color:#F2F2F3;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:12px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}x:-o-prefocus,.qtip .qtip-tip{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:-10000em;top:-10000em}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}

/*Modifications*/

.qtip-default {
	box-shadow: 0 2px 3px rgba(0,0,0,0.08) !important;
    border-radius: 3px !important;
    padding: 2px 8px !important;
    background-color: #ffffff;
    border: 1px solid #eee !important;
    color: #2d3138;
    font-size: 13px;
}

.qtip-tag-errors {
	color: #fff !important;
	font-size: 12px !important;
	min-width: 350px;
	background-color: #e05720 !important;
}

/* ./__swift/themes/__global/css/font-awesome/css/font-awesome.min.css */
/*!
 *  Font Awesome 4.4.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(https://www.abogadourbanista.com/__swift/themes/__global/typefaces/font-awesome-fonts/fontawesome-webfont.eot?v=4.4.0);src:url(https://www.abogadourbanista.com/__swift/themes/__global/typefaces/font-awesome-fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(https://www.abogadourbanista.com/__swift/themes/__global/typefaces/font-awesome-fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(https://www.abogadourbanista.com/__swift/themes/__global/typefaces/font-awesome-fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(https://www.abogadourbanista.com/__swift/themes/__global/typefaces/font-awesome-fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(https://www.abogadourbanista.com/__swift/themes/__global/typefaces/font-awesome-fonts/fontawesome-webfont.svg?v=4.4.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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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: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-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-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"}


/* ./__swift/themes/__global/css/museosans/museosans.css */
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris
 * License URL: http://www.fontspring.com/fflicense/exljbris
 *
 *
 */

@font-face {
    font-family: 'MuseoSans300';
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_300-webfont.eot');
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_300-webfont.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_300-webfont.ttf') format('truetype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_300-webfont.svg#MuseoSans300') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris
 * License URL: http://www.fontspring.com/fflicense/exljbris
 *
 *
 */

@font-face {
    font-family: 'MuseoSans500';
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_500-webfont.eot');
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_500-webfont.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_500-webfont.ttf') format('truetype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_500-webfont.svg#MuseoSans500') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris
 * License URL: http://www.fontspring.com/fflicense/exljbris
 *
 *
 */

@font-face {
    font-family: 'MuseoSans700';
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_700-webfont.eot');
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_700-webfont.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_700-webfont.ttf') format('truetype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/museosans/MuseoSans_700-webfont.svg#MuseoSans700') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* ./__swift/themes/__global/css/source-sans-pro/source-sans-pro.css */
@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-ExtraLight.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-ExtraLight.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-ExtraLight.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-ExtraLightIt.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-ExtraLightIt.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-ExtraLightIt.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-ExtraLightIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-Light.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-Light.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-Light.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-Light.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-LightIt.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-LightIt.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-LightIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-Regular.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-Regular.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-Regular.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-It.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-It.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-It.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-It.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-Semibold.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-Semibold.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-Semibold.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-SemiboldIt.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-SemiboldIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-Bold.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-Bold.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-Bold.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-BoldIt.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-BoldIt.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-BoldIt.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-BoldIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-Black.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-Black.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-Black.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-Black.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-Black.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
    src: url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/EOT/SourceSansPro-BlackIt.eot') format('embedded-opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF2/TTF/SourceSansPro-BlackIt.ttf.woff2') format('woff2'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/WOFF/OTF/SourceSansPro-BlackIt.otf.woff') format('woff'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/OTF/SourceSansPro-BlackIt.otf') format('opentype'),
         url('https://www.abogadourbanista.com/__swift/themes/__global/typefaces/source-sans-pro/TTF/SourceSansPro-BlackIt.ttf') format('truetype');
}


/* customcss template from database */
*,*:before,*:after {
    -moz-box-sizing:inherit;
    -webkit-box-sizing:inherit;
    box-sizing:inherit
}
* {
    min-width: 0;
    min-height: 0;
}
.header {
background-color: #ffffff;
margin-top: 0;
}
.logos {
font-size: 26px;
line-height: 1.2;
font-family: 'Open Sans',sans-serif !important;
font: normal 16px/1.2em;
text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased !important;
-moz-font-smoothing: antialiased !important;
margin-bottom: 0px !important;
text-shadow: 0 1px 0.9px rgba(0,0,0,0.2);
letter-spacing: 0.2px;
text-indent: 0px;
color: #3F3F3F !important;
white-space: nowrap;
float: left;
}
.logos2 {
    margin: 20px 0px -20px 0px;
    text-align: left;
    font-size: 18px;
    color: #3f3f3fe8 !important;
}

.logos3 {
    text-align: left;
    font-size: 12px;
    color: #919191 !important;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.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-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}
.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}
.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}
.logo img, #logo {
    max-height: 48px;
}
.nav-wrapper a {
    color: #4eafcb;
}
@media (min-width: 980px) {
.nav-wrapper a {
    display: inline-block;
}
.nav-wrapper {
    display: none;
}
.qam-account-items-wrapper {
	padding: 5px 0px 0px 0px;
}
}
.nav-wrapper a.login {
    height: 38px;
    border-radius: 4px;
    background-color: #2593d4;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.79;
    padding: 6px 30px;
    text-transform: uppercase;
}
.nav-wrapper a.login {
    display: inline-block;
    color: white;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
/* @group minifoto articulos y news */

.minifoto {
position: relative;
height: 104px;
width: 130px;
float: left;
overflow: hidden;
margin: 2px 8px 7px 8px;
border: 2px solid #f3f3f5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: rgba(110, 109, 109, 0.42) -1px 1px 2px 1px;
-moz-box-shadow: rgba(110, 109, 109, 0.42) -1px 1px 2px 1px;
box-shadow: rgba(110, 109, 109, 0.42) -1px 1px 2px 1px;
}

.minifoto img {
height: auto !important;
max-width: 260px !important;
position: absolute;
margin-top: -108px !important;
margin-left: -115px !important;
top: 100%;
left: 80%;
}

/* @end */

/* @group fontawesome */
.fa {
  transform: translate(0, 0);
}
.fa-twitter:hover {
  color: #B8B9BB;
}
.fa-twitter {
  color: #ffffff;
}
.fa-share-alt-square:hover {
  color: #B8B9BB;
  cursor: pointer;
}
.fa-share-alt-square {
  color: #ffffff;
}
.fa-facebook-square:hover {
  color: #B8B9BB;
}
.fa-facebook-square {
  color: #ffffff;
}
.fa-linkedin-square:hover {
  color: #B8B9BB;
}

.fa-linkedin-square {
  color: #ffffff;
}
.fa-tags {
  font-size: 22px;
  margin-right: 5px;
  color: #B2AFAB;
  float: left;
}
.fa-star {
  font-size: medium;
  color: #F0CB39;
  letter-spacing: 2.5px;
}
.fa-star-o {
  font-size: medium;
  color: #F0CB39;
  letter-spacing: 2.5px;
}
.fa-star-half-o {
  font-size: medium;
  color: #F0CB39;
  letter-spacing: 2.5px;
}
.fa-thumbs-o-down {
  font-size: 20px;
  margin-right: 6px;
  margin-top: 1px;
  float: left;
  color: #B2AFAB;
}
.fa-thumbs-o-up {
  font-size: 20px;
  margin-right: 4px;
  margin-top: 1px;
  float: left;
  color: #b2afab;
}
.fa-thumbs-o-down:hover {
  color: #616873;
}
.fa-thumbs-o-up:hover {
  color: #616873;
}
.fa-exclamation-triangle {
  font-size: medium;
  margin-right: 5px;
  color: #D50B1A;
}
.fa-folder-open {
 color: #92969b;
}
.fa-at {
 color: #92969b;
}
.fa-user {
 color: #92969b;
}
.fa-newspaper-o {
 color: #92969b;
}
.fa-sign-in {
 color: #92969b;
}
.fa-users {
 color: #92969b;
}
.fa-suitcase {
 color: #92969b;
}
.fa-cog {
 color: #92969b;
}
.fa-cogs {
 color: #92969b;
}
.fa-sign-out {
 color: #92969b;
}
.fa-lock {
 color: #92969b;
}
.fa-sign-in {
 color: #92969b;
}
.fa-file-text-o {
 color: #B9B9B9;
}
.fa-clock-o {
 color: #92969b;
}
.fa-rss {
 color: #92969b !important;
}
.fa-twitter-square:hover {
  color: #B8B9BB;
}
.fa-twitter-square {
  font-size: 22px;
  margin-top: 3px;
  color: #ffffff;
}
.fa-reply {
       -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}
.fa-spinner {
  font-size: 20px;
}
.fa-phone:before {
  content: "\f095";
}
.fa-map-marker:before {
  content: "\f041";
}
.newsinfo .fa-commenting-o {
color: #1ea000 !important;
}
.newsinfo .respuestas {
color: #1ea000 !important;
}
/* @end */
/* @group listado de articulos */
.kbcategorycount4 {
font-weight: normal;
font-size: 12px;
color: #9fa3a8;
padding: 0px 1px 0px 0px;
}
/* @end */
/* @menu izquierdo */
.left-sidebar, .left-sidebar *, .left-sidebar *:after, .left-sidebar *:before {
    box-sizing: border-box;
}
.left-sidebar .nav {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    top: 24px;
    padding-bottom: 12px;
}
.left-sidebar .-label {
    font-weight: bold;
    padding-left: 12px;
    color: #00000026;
    padding-bottom: 4px;
    font-size: 12px;
}
.nav-links {
    padding: 0;
    margin: 0;
    list-style: none;
}
.nav-links .nav-links--link {
    display: block;
    padding: 4px;
    padding-left: 30px;
    line-height: 2;
    font-size: 13px;
}
.nav-links .nav-links--link, .nav-links .nav-links--link:visited {
    color: #00000026;
}
.nav-links .nav-links--link:hover, .nav-links .nav-links--link:focus, .nav-links .nav-links--link:active {
    color: #00000026;
}
.nav-links .nav-links--link.-link__with-icon  {
    display: flex;
    padding: 8px 6px 8px 0;
}
.nav-links .nav-links--link.-link__with-icon .la, .nav-links .nav-links--link.-link__with-icon .las {
    font-size: 28px;
    vertical-align: middle;
    color: #3c3e43db;
}
.nav-links .nav-links--link.-link__with-icon .svg-icon {
    flex-shrink: 0;
    margin-top: -1px;
    margin-right: 4px;
    color: #00000026;
}
.nav-links .nav-links--link.-link__with-icon:hover .svg-icon, .nav-links .nav-links--link.-link__with-icon:focus .svg-icon, .nav-links .nav-links--link.-link__with-icon:active .svg-icon {
    color: #00000026;
}
.nav-links .nav-links--link .-link--channel-name {
    line-height: calc((13 + 4) / 13);
    margin-left: 5px;
}
.nav-links .youarehere .nav-links--link {
    border-right: 3px solid #4eafcb;
    width: 100%;
    border-radius: 4px 0 0 4px;
    padding: 6px 10px !important;
    white-space: nowrap;
    display: inline-block;
    zoom: 1;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
    margin-right: 10px;
    color: #3c3e43;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0px 0px 0 1px #dfe4e6 inset;
    text-transform: uppercase;
}
.nav-links .youarehere2 {
    background: #f7f7f7;
    border-right: 3px solid #55b2cd;
    width: 85%;
    border-radius: 4px 0 0 4px;
    white-space: nowrap;
    zoom: 1;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
    color: #5e5e60;
    font-weight: 400;
    font-size: 10px;
    float: right;
    box-shadow: 0px 0px 0 1px #dfe4e6 inset;
    text-align: right;
    text-transform: uppercase;
}
.nav-links .youarehere .nav-links--link .svg-icon {
    color: #00000026;
    margin-left: 4px;
}
.left-sidebar-improvements .nav-links .nav-links--link {
    padding-left: 30px;
}
.tt-uppercase {
    text-transform: uppercase !important;
}
.fc-light {
    color: #585656; !important;
}
.fs-fine {
    font-size: 11px !important;
}
.ml8 {
    margin-left: 8px !important;
}
.mb4 {
    margin-bottom: 4px !important;
}
.mt16 {
    margin-top: 16px !important;
}
.ps-relative {
    margin-top: 14px;
}
.d-flex {
    display: flex !important;
}
.ai-center {
    align-items: center !important;
}
.truncate {
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis !important;
    white-space: nowrap;
}
/* @end */
/* @logo */
.logosline {
    border-right: 0.3px solid #7e7e7e59;
    box-shadow: 1px 0px 0.6px 0px #c3bebe;
    max-height: 35px;
    margin: 19px 7px 0px 7px;
}
.la-user-circle {
font-size: 23px;
vertical-align: middle;
}
/* @end */
.listado {
    width: 80%;
    white-space: nowrap;
    zoom: 1;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
    color: #5e5e60;
    font-weight: 300;
    font-size: 10px;
    float: right;
    text-align: right;
}
.article-container {
    display: flex;
    flex-direction: column;
}

@media (min-width: 1024px) {
    .article-container {
        flex-direction: row;
    }
}
/* Article page */
    .article-container .sub-nav {
        padding: 0 15px;
    }
    .article-container .sub-nav .breadcrumbs {
        margin-bottom: 0;
    }
    .article-container .sub-nav .breadcrumbs li a {
        color: rgba(244, 140, 102, 1);
        font-style: italic;
    }
    .article-container .article .article-inner {
        padding: 15px;
        margin-left: 0;
    }
    .article-container .article .article-relatives {
        flex-direction: column;
        text-align: center;
    }
    .article-container .article .article-relatives .related-articles,
    .article-container .article .article-relatives .recent-articles {
        width: 100%;
    }
/***** Breadcrumbs *****/
.breadcrumbs {
    margin: 0 0 15px 0;
    padding: 0;
}

@media (min-width: 980px) {
    .breadcrumbs {
        margin: 0;
    }
}
@media (max-width: 1099px) {
.breadcrumbbar {
margin-left: 15px !important;
}
.centered-content {
    padding: 0px 20px 60px 35px !important;
}
.post-header__content {
    min-height: 250px !important;
}
}
.breadcrumbbar {
font-size: 85%;
font-family: 'Open Sans',sans-serif !important;
text-rendering: optimizelegibility;
margin-top: 10px !important;
margin-left: 21%;
border: none;
}
@-moz-document url-prefix() {
.breadcrumbbar {
font-family: "segoe ui","helvetica neue", arial, helvetica, sans-serif !important;
}
}
.breadcrumbbar .breadcrumbs li {
    font-size: 12px;
    color: #4a4a4a;
    font-weight: 500;
}
.breadcrumbbar .breadcrumbs li a:link,
.breadcrumbbar .breadcrumbs li a:visited {
    display: inline;
    font-size: 12.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    color: #9f9fa8;
}
.breadcrumbbar .breadcrumbs li a:link:hover,
.breadcrumbbar .breadcrumbs li a:visited:hover {
    color:#288eab;
    outline:0;
}
.breadcrumbbar .breadcrumbs li a {
    color: #4eafcb;
}
.breadcrumbs li {
    color: #7d7d7d;
    display: inline;
    font-weight: 300;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 1099px) {
.breadcrumbs {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
.rss {
margin-left: 5px;
}
.article-tags{margin:0;}
.article-tags li{float:left;margin-right:5px;line-height:1;list-style-type:none;margin-bottom:5px !important;}
.article-tags li a{background-color:#eeeeee;display:inline-block;padding:4px 8px;margin:0 5px 5px 0;border-radius:2px;font-size:12px;line-height:16px;text-decoration:none;text-transform:uppercase;text-shadow:0 1px 0 rgba(255,255,255,0.7);color:#90939a;-webkit-font-smoothing:antialiased;}
.article-tags li a:hover,.article-tags li a:active,.article-tags li a:focus{background-color:#90939a;color:#f4f6f8;text-shadow:0 -1px 0 rgba(0,0,0,0.2);}

/* @nuevolook */
.post-header {
    padding-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
}
.post-header, .post-header .author_in_single .user_name {
    color: #fff;
}
.post-header, .post-header .pi-date-and-time {
    font-size: 16px;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
.post-header__wrapper {
    border-radius: 10px;
   box-shadow: var(--box--boxShadow);
   background-color: #c3c9cf1a;
}
.post-header__content {
    display: flex;
    align-items: center;
    min-height: 280px;
    background-repeat: no-repeat;
   background-position: right 0px top;
    background-size: auto;
    border-radius: 10px;
}
.dark-curtain {
    position: relative;
}
.dark-curtain:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 10px;
    background-image: linear-gradient(247deg,#ffffff00,#34495e);
}

@media screen and (min-width: 1350px) {
.single .post-header__wrapper .content-area {
    margin-left: 19.5%;
}
.content-area {
   max-width: 960px;
}
.listas {
  max-width: max-content !important;
}
}
@media screen and (min-width: 1350px) and (max-width: 1600px){
.centered-content {
padding: 0px 20px 60px 0px !important;
}
}
@media screen and (min-width: 1601px)  {
.centered-content {
    padding: 0px 20px 60px 40px !important;
}
}
.post-header .centered-content {
    margin: 0;
}
.centered-content {
    position: relative;
    width: 100%;
    max-width: 850px;
    padding: 0px 20px 60px 50px;
    margin: 0 auto;
}
.post-header .entry-title {
    margin: 0;
    font-weight: 700;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
    word-wrap: normal;
    line-height: 1.2;
    font-family: 'Open Sans',sans-serif !important;
    text-align: justify;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    text-shadow: 2px 2px 0.9px rgba(0 0 0 / 63%);
    font-size: 2.01rem;
    text-transform: none;
}

@media screen and (min-width: 980px) {
.post-header .entry-title {
   font-size: 2.44rem;
    line-height: 55px;
}
}

.post-navigation .post-title, .entry-title, .comments-title {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.entry-title {
    margin-bottom: 1em;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.25;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    clear: both;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
#page {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}
.site {
    padding-bottom: 80px;
}
.site {
    background-color: #fff;
}
.site-inner {
    position: relative;
    max-width: 92%;
    padding: 0 20px;
    margin: auto;
}
.site .skip-link {
    top: -9999em;
    left: -9999em;
    display: block;
    padding: 15px 23px 14px;
    font-size: 14px;
    font-weight: 700;
    color: #21759b;
    text-decoration: none;
    text-transform: none;
    background-color: #f1f1f1;
    outline: none;
    box-shadow: 0 0 1px 1px rgba(0 0 0 / 20%);
}
@media screen and (min-width: 980px) {
.site {
    padding-bottom: 20px;
}
}
.screen-reader-text {
    display: none;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal!important;
}
.says, .screen-reader-text {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
}
a {
    color: #4184f3;
    text-decoration: none;
}
a {
    background-color: transparent;
}
.site-content {
    padding-top: 5px;
}
.site-content {
    word-wrap: break-word;
}
.site-content {
    display: flex;
    justify-content: center;
}
.clear:before, .clear:after, blockquote:before, blockquote:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .site-main>article:before, .site-main>article:after, .primary-menu:before, .primary-menu:after, .social-links-menu:before, .social-links-menu:after, .textwidget:before, .textwidget:after, .content-bottom-widgets:before, .content-bottom-widgets:after {
    display: table;
    content: '';
}
.clear:after,blockquote:after,.entry-content:after,.entry-summary:after,.comment-content:after,.site-content:after,.site-main>article:after,.primary-menu:after,.social-links-menu:after,.textwidget:after,.content-bottom-widgets:after {
clear:both;
}
@media screen and (min-width: 1100px) {
.single-post .site-content__block {
    width: 50%;
}
}
.single-post .site-content__block {
    flex-grow: 0;
}
@media screen and (min-width: 1100px) {
.sidebar {
    width: 20%;
    max-width: 250px;
}
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
.sidebar__wrapper {
    display: flex;
    flex-direction: column;
}
.se-table-of-content-widget {
    width: 100%;
    height: max-content;
    margin: 0 auto;
    cursor: pointer;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0 0 0 / 7%);
    transition: .35s ease-in;
}
.se-table-of-content-widget.active .se-table-of-content__head {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.se-table-of-content__head {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 66px;
    padding: 26px 20px;
    cursor: pointer;
    background-color: #f1f5f8;
    border-radius: 10px;
}
.se-table-of-content-widget {
    width: 100%;
    height: max-content;
    margin: 0 auto;
    cursor: pointer;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0 0 0 / 7%);
    transition: .35s ease-in;
}
.se-table-of-content__name {
    width: max-content;
    font-size: 14px;
    font-weight: 600;
    color: #171b24;
    text-transform: uppercase;
}
.se-table-of-content__burger {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 24px;
    height: 24px;
    padding: 5px 2px;
}
.se-table-of-content__burger-line {
    width: 100%;
    height: 2px;
    background-color: #000;
}
.se-table-of-content-widget.active .se-table-of-content__list {
    display: block;
}
.se-table-of-content-widget .se-table-of-content__list {
    display: none;
}
.se-table-of-content__list {
    max-height: 75vh;
    margin: 0;
    overflow-y: auto;
}
.se-table-of-content__item {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.27;
    color: #171b24;
    border: solid 1px #efefef;
    transition: .35s;
}
.site-content__block {
    flex-grow: 1;
}
.site-main {
    font-size: inherit;
   padding:  0 20px 0 20px;
}
@media screen and (min-width: 980px) {
.site-main>article {
    margin-bottom: 5.25em;
}
}
.site-main>article {
    position: static;
    margin-bottom: 3.5em;
}
.single-article {
    margin: 0 auto!important;
    font-size: 18px;
}
@media screen and (min-width: 56.875em) {
.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .pagination, .page-header, .page-content, .content-bottom-widgets {
    margin-right: 0;
    margin-left: 0;
}
}
.entry-content, .entry-summary {
    border-color: #d1d1d1;
}
.pi-author-block {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
}
.pi-author {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.pi-author .vcard-author  {
    color:white;
    font-size: 18px !important;
}
.pi-author-block__name .post-item__author-img {
    width: 39px;
    height: 39px;
    margin-right: 15px;
}
.post-item__author-img {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    box-shadow: 0 0 0 3px rgba(255,255,255,1), 0 0 2px 3px rgba(0,0,0,0.65);
}
.post-item__avatar-img {
    flex-shrink: 0;
    width: 55px;
    height: 55px;
    background-position: center;
    background-size: cover;
    border-radius: 10%;
    box-shadow: 0 0 0 3px rgb(255 255 255), 0 0 2px 3px rgb(0 0 0 / 65%);
}
.pi-author-block__name .post-item__author-name {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-left: 0;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body>a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0 1px 0 0 currentColor;
}
.post-item__author-name {
    font-size: 12px;
    color: #1b1b1b;
    margin-left: -33px;
    margin-top: 16px;
    max-width: 85px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pi-author-block__items {
    display: flex;
    align-items: center;
    margin-right: 40px;
}
.pi-author-block__item-compartir {
    color: white;
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
}
.pi-author-block__comments {
    display: flex;
    font-size: 14px;
    line-height: 1;
   color: white !important;
}
.pi-author-block__comments:hover {
  color: #B8B9BB;
}
.pi-author-block__comments-icon {
    width: 14px;
    margin-right: 7px;
}
.pi-author-block__comments-text {
    margin-left: 3px;
}
.pi-author-block__comments-num {
    margin-left: 2px;
}
.pi-author-block__item-sep {
    margin-right: 10px;
    margin-left: 10px;
    width: 1px;
    height: 15px;
    background-color: #fff;
    box-shadow: 0 1px 0.9px #000000c2;
}
.pi-author-block__item-time {
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
}
.pi-author-block__item-date-wrap {
    display: flex;
    align-items: center;
}
.pi-author-block__item-compartir-wrap {
    display: flex;
    align-items: center;
}
.pi-author-block__item-comments-wrap {
    display: flex;
    align-items: center;
}
.pi-author-block__item-date {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
}
@media screen and (min-width: 1100px) {
.post__navigation {
    margin-top: 40px;
}
}
.post__navigation {
    margin-top: 30px;
    margin-bottom: 20px;
}
.post__navigation, .post__tag-view {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post__navigation .share-block {
    margin: 0;
}
svg:not(:root) {
    overflow: hidden;
}
.entry-content.post_inside table {
margin:20px 0 10px 0;
border-collapse:collapse;
}
.entry-content.post_inside table thead {
font-size:14px;
color:#fff;
text-align:left;
background-color:#1b81f7;
}
.entry-content.post_inside table tr td,.entry-content.post_inside table thead th {
padding:10px 15px;
border-right:1px solid #fff;
}
.entry-content.post_inside table tr td {
vertical-align:top;
}
.entry-content.post_inside table tbody tr {
font-size:14px;border-color:#fff;
}
.entry-content.post_inside table tr:nth-child(even) {
background-color:rgba(204,204,204,.5);
}
p {
    margin: 0 0 1.75em;
}
@media screen and (min-width: 61.5625em) {
.entry-content h2, .entry-summary h2, .comment-content h2 {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 35px;
}
}
.entry-content h2, .entry-summary h2, .comment-content h2, .textwidget h2 {
    text-decoration: none;
    margin: 5px 0px 15px 0px;
    display: block;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif !important;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    text-shadow: 0 1px 0.9px rgba(0 0 0 / 20%);
    letter-spacing: 0.2px;
    text-indent: 0px;
    font-size: clamp(1.5rem, 4vw, 1.78rem);
    text-transform: none;
}
.kb-block-image {
    margin: 0 0 1em;
}
figure {
    margin: auto;
}
.single-article .entry-content ul, .single-article .entry-content ol {
    list-style: circle;
    margin: 0 0 1.5em 3em;
    line-height: 1.8;
    font-size: inherit;
}
.single-article .entry-content blockquote  {
color:inherit;
margin-left:auto;
margin-right:auto;
max-width:85%;
}
.single-article .entry-content blockquote p {
margin-top:0;
margin-bottom:0;
}
.single-article .entry-content blockquote cite {
text-transform:none;
font-style:normal;
}

@media screen and (min-width: 980px) {
.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol, .entry-content li>ul, .entry-summary li>ul, .comment-content li>ul, .entry-content blockquote>ul, .entry-summary blockquote>ul, .comment-content blockquote>ul {
    margin-left: 0;
}
}
ul {
    list-style: disc;
}
ul, ol {
    padding: 0;
    margin: 0 0 1.75em 1.25em;
}
ol, ul {
    box-sizing: border-box;
}
.wp-block-quote {
    box-sizing: border-box;
    overflow-wrap: break-word;
}
blockquote, q {
    quotes: none;
}
blockquote {
    padding: 0 0 0 1.263157895em;
    margin: 0 0 1.4736842105em;
    overflow: hidden;
    font-size: 1rem;
    font-style: italic;
    line-height: 1.4736842105;
    border-left-width: 4px;
}
@media screen and (min-width: 61.5625em) {
.entry-content h3, .entry-summary h3, .comment-content h3 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 23px;
    line-height: 28px;
}
}
.entry-content h3, .entry-summary h3, .comment-content h3, .textwidget h3 {
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 23px;
    line-height: 28px;
}
@media screen and (min-width: 61.5625em) {
.entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
}
}
.entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h4, .textwidget h5, .textwidget h6 {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 24px;
}
.post__tag-view {
    margin-top: 50px;
    margin-bottom: 50px;
}
.post__navigation, .post__tag-view {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-view-counter-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #9f9fa8;
}
.entry-content>:last-child, .entry-summary>:last-child, body:not(.search-results) .entry-summary>:last-child, .page-content>:last-child, .comment-content>:last-child, .textwidget>:last-child {
    margin-bottom: 0;
}
.entry-content__author-block {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 15px;
    border-top: 1px solid #d6d8e3;
    border-bottom: 1px solid #d6d8e3;
}
.block-author {
    display: flex;
}
@media screen and (min-width: 980px) {
.block-author-thumbnail {
    padding-right: 30px;
}
}
.block-author-thumbnail {
    width: 140px;
}
.single-article .entry-content img {
    position: relative;
    display: block;
    max-width: 100%;
    max-height: none;
    margin: 0 auto 20px auto;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 40%);
}
img.block-author-thumbnail__img {
    min-width: 110px;
    max-width: 110px;
    height: auto;
    max-height: 110px;
    margin: 0;
    object-fit: cover;
}
.block-author-thumbnail__img_round {
    border-radius: 50%!important;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: smooth;
}
.block-author-info {
    width: 100%;
}
.block-author-meta {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
@media screen and (max-width: 980px) {
.block-author-meta__name {
    padding-right: 22px;
}
.pi-author-block {
     top: -118px !important;
}
.pi-author-avatar {
    top: -115px !important;
}
}
.block-author-meta__name {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    color: #1a1a1a;
    letter-spacing: .36px;
}
.single-article .entry-content a {
    box-shadow: none!important;
}
.block-author-meta__name a {
    color: inherit;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body>a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0 1px 0 0 currentColor;
}
.block-author-meta__articles-count {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 1;
    color: #607d8b;
    transform: translateY(1px);
}
.entry-content__author-block .block-author__description {
    display: flex;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 30;
    -webkit-box-orient: vertical;
}
.block-author__description {
    padding-top: 12px;
    font-size: 18px;
    line-height: 1.56;
    color: #1a1a1a;
}
.block-author-social {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.se-subscribe-block {
    --error: #ff6464;
}
.se-subscribe-block__widget {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}
.se-subscribe-block__title {
    position: relative;
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
    font-size: 30px;
    font-weight: 700;
    color: #1b1b1b;
}
.se-subscribe-block__title:after {
    position: absolute;
    bottom: 30px;
    width: 100%;
    max-width: 300px;
    height: 2px;
    content: '';
    background-color: #ff6464;
}
.se-subscribe-block__text-wrap {
    width: 100%;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
}
.se-subscribe-block__text {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
    color: #1b1b1b;
    text-align: center;
}
.se-subscribe-block__form {
    justify-content: center;
}
.se-subscribe-block__form {
    position: relative;
    display: flex;
}
.se-subscribe-block__widget .se-subscribe-block__input {
    max-width: 210px;
    margin-right: 10px;
    box-shadow: 0 10px 20px rgba(0 0 0 / 10%);
}
.se-subscribe-block .se-subscribe-block__input {
    padding: 13px;
    font-size: 12px;
    line-height: 15px;
    color: #9f9fa8;
    background-color: #fff;
    border: 0.5px solid #e4e4e4;
    border-radius: 5px;
}
.se-subscribe-block__button {
    position: relative;
    display: flex;
    align-items: center;
    padding: 11px 16px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: initial;
    background: #000;
    border-radius: 5px;
    box-shadow: 0 10px 20px rgba(0 0 0 / 20%);
    transition: background .24s;
}
.se-subscribe-block__button:before {
    position: absolute;
    top: 10px;
    left: 35px;
    width: 0.5px;
    height: calc(100% - 20px);
    content: '';
    background-color: rgba(255,255,255,.4);
}
.se-subscribe-block__button i {
    width: 10px;
    height: 10px;
    background-image: url(/__swift/themes/client/images/subscribe-bell.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
dfn, cite, em, i {
    font-style: italic;
}
.se-subscribe-block__button span {
    display: inline-block;
    padding-left: 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: initial;
}
.se-subscribe-block__thanks-popup {
    bottom: 3000px;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100vw;
    min-height: 100vh;
    background-color: rgba(16,35,69,.1);
    opacity: 0;
    transition: bottom .3s,opacity .3s;
}
.se-subscribe-block__thanks-popup .se-subscribe-block__thanks-wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 800px;
    padding: 60px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 12px -1px rgba(29 29 38 / 8%);
}
.se-subscribe-block-thanks__close {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
svg:not(:root) {
    overflow: hidden;
}
.se-subscribe-block-thanks__title {
    margin-top: 32px;
    margin-bottom: 16px;
    font-size: 50px;
    font-weight: 800;
    color: #1b1b1b;
}
.se-subscribe-block-thanks__text {
    font-size: 18px;
    font-weight: 600;
    color: #737373;
    text-align: center;
}
.site-main>:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 1099px) {
.content-area, .post-header .home .content-area {
    margin: 0 auto;
}
}
@media screen and (max-width: 1350px) {
.sidebar_left {
    top: 70px;
    width: 100%;
    margin-left: 0;
    display: none;
}
.breadcrumbbar {
    margin-left: 0 !important;
}
}
@media screen and (max-width: 1099px) {
.se-table-of-content__head {
    height: 45px;
    padding: 14px 20px;
}
}
@media screen and (max-width: 1099px) {
.se-table-of-content__burger::before {
    position: absolute;
    top: auto;
    left: auto;
    width: 14px;
    height: 14px;
    content: '';
    background-image: url(/__swift/themes/client/images/arr-down-black.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: .3s;
}
}
@media screen and (max-width: 1099px) {
.se-table-of-content__burger-line {
    display: none;
}
}
@media screen and (min-width: 56.875em) {
.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .pagination, .page-header, .page-content, .content-bottom-widgets {
    margin-right: 0;
    margin-left: 0;
}
}
@media screen and (max-width: 1099px) {
.se-table-of-content__head {
    height: 45px;
    padding: 14px 20px;
}
}

@media screen and (max-width: 1099px) {
article.single-article {
    padding-bottom: 20px;
}
}
.pi-author-block {
    position: absolute;
    top: -110px;
    left: 50px;
    z-index: 1;
    flex-direction: column;
    width: 100%;
    height: 55px;
    padding: 0 0 0 15px;
    text-shadow: 0 1px 0.9px #000000c2;
}

.pi-author-avatar {
    position: absolute;
    top: -110px;
    left: 0;
    max-width: 70px;
    padding: 0;
}
.pi-author-block__name {
    margin-bottom: 0px;
}
.pi-author-block .pi-author-block__name .post-item__author-img {
    width: 30px;
    height: 30px;
    margin-right: 7px;
}
.pi-author-block__items {
    margin-top: 10px;
    padding-bottom: 5px;
}
.pi-author-block__comments-icon {
    color: #fff;
}
.pi-author-block__item-sep:first-of-type {
    margin-left: 0;
}
.lastitem {
    margin-right: 0px;
}
.pi-author-block__comments, .pi-author-block__item-time, .pi-author-block__item-compartir, .pi-author-block__item-date, .pi-author-block__item-date-upd {
    font-size: 14px;
    color: #fff;
}
.pi-author-block__item-date-wrap {
    margin-right: 0px;
}
.pi-author-block__item-comments-wrap {
    margin-right: 0px;
}
.pi-author-block__item-compartir-wrap {
    margin-right: 0px;
}
@media screen and (max-width: 1099px) {
.se-subscribe-block__thanks-popup .se-subscribe-block__thanks-wrap {
    padding: 45px;
    margin: 20px;
}
}
@media screen and (max-width: 1099px) {
.like-dislike-wrap {
    padding-top: 0;
    padding-bottom: 40px;
    border-top: none;
}
}
@media screen and (max-width: 1099px) {
.like-dislike {
    background-image: none;
}
}
@media screen and (max-width: 1099px) {
.like-dislike__items {
    padding-top: 15px;
}
}
@media screen and (min-width: 1100px) {
.site-content__block {
    padding-left: 25px;
}
}
@media screen and (min-width: 1100px) {
.site-content {
    padding-top: 5px;
}
}
.sidebar_right {
max-width:280px;
padding-left: 20px !important;
}
/* @end */
/* @ribbon and icons bar */
@media screen and (max-width: 1099px) {
.big {
display: none !important;
}
.pi-author-block__items .respuestas {
    color: white;
}
}
@media screen and (min-width: 1100px) {
.pi-author-block__items .respuestas {
color: #1ea000 !important;
}
}
/* @end */
/* @comentarios */
.ipsBox, .ipsStreamItem.ipsStreamItem_contentBlock {
    border: 1px solid #ebebeb;
    box-shadow: none;
}
.cTopicOverview {
    overflow: hidden;
}
.ipsPadding {
    padding: var(--sp-5) !important;
}
.ipsBox, #ipsLayout_mainArea > .ipsForm[action$='do=edit'] > .ipsForm {
    box-shadow: var(--box--boxShadow);
    border-radius: var(--box--radius);
    background-color: var(--box--backgroundColor);
}
.ipsFlex-fd\:column {
    flex-direction: column;
}
.ipsFlex {
    display: flex;
}
.ipsFlex > *, .ipsFlex-inline > * {
    flex: 0 1 auto;
    min-width: 0;
}
.ipsFlex-flex\:10 {
    flex-grow: 1;
    flex-shrink: 0;
}
.ipsMargin\:none {
    margin: 0 !important;
}
.ipsFlex-ai\:center {
    align-items: center;
}
.ipsFlex-jc\:around {
    justify-content: space-around;
}
.ipsFlex-jc\:center {
    justify-content: center;
}
.ipsPad, .ipsApp ul.ipsPad, .ipsApp ol.ipsPad {
    padding: var(--sp-5);
}
.ipsType_center {
    text-align: center;
}
.ipsMargin_vertical, .ipsMargin_bottom {
    margin-bottom: var(--sqsp-5) !important;
}
.cTopicOverview__header {
    flex: 0 0 auto;
}
.cTopicOverview__stats {
    max-height: 90px;
    max-width: 100%;
    list-style: none;
}
.ipsAreaBackground_light {
    background: #f9f9f9;
}
a.ipsTruncate.ipsTruncate_line, span.ipsTruncate.ipsTruncate_line {
    display: inline-block;
    vertical-align: middle;
}
.ipsTruncate.ipsTruncate_line {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}
.cTopicOverview__statItem > span {
    display: block;
}
.ipsTruncate {
    overflow: hidden;
}
.ipsType_light {
    color: #8e8e8e;
}
.ipsToolbox .ipsType_light {
     color:inherit;opacity:.7;
}
.ipsType_sectionTitle > .ipsType_light {
     opacity:0.6;
}
.cTopicOverview__statItem > span {
    display: block;
}
.cTopicOverview__statValue {
    font-weight: bold;
    font-size: 15.0px;
}
.ipsType_large {
    font-size: 16.0px;
}
.ipsType_large:not( .ipsType_richText ) {
    line-height: 1.25;
}
.ipsType_reset {
    margin: 0;
}
.ipsType_withHr {
    display: flex;
    align-items: center;
}
.cTopicOverview__toggle--inline {
    display: none;
}
.cTopicOverview__toggle {
    min-width: 80px;
    transition: 0.1s all ease-in-out;
}
.cTopicOverview__toggle .fa {
    transition: 0.2s all ease-in-out;
}
.cTopicOverview__sectionTitle {
    font-size: 12px;
}
.ipsType_dark {
    color: rgba( var(--theme-text_dark) );
}
.ipsType_uppercase {
    text-transform: uppercase;
}
.ipsType_withHr:after {
    margin-left: 10px;
}
.ipsType_withHr:after {
    content: '';
    border-top: 1px solid #e5e5e5;
    height: 0;
    flex-grow: 1;
}
.ipsList_inline, .ipsList_reset {
    margin: 0;
    padding: 0;
    list-style: none;
}
[class*="ipsGap"] {
    --ipsGap: var(--sp-4);
    --ipsGap_row: var(--ipsGap);
}
.ipsFlex-fw\:wrap {
    flex-wrap: wrap;
}
.ipsFlex-jc\:between {
    justify-content: space-between;
}
.ipsMargin_vertical\:half, .ipsMargin_top\:half {
    margin-top: var(--sqsp-3) !important;
}
a.ipsType_blendLinks, .ipsType_blendLinks a {
    color: inherit;
}
.cTopicOverview__dataItem {
    border-radius: 500px;
    font-size: 13.0px;
    min-width: 110px;
    flex-basis: 100px;
    margin: 5 5 10 -2;
}
.ipsApp .ipsBlock {
    display: block;
}
.ipsType_noLinkStyling, .ipsType_noLinkStyling:hover {
    text-decoration: none !important;
    color: rgba( var(--theme-text_color) );
}
.cTopicOverview__imageGrid {
    height: 100%;
    margin: -1px -1px 0 -1px;
    list-style: none;
}
.ipsPadding\:none {
    padding: 0 !important;
}
.ipsMargin\:none {
    margin: 0 !important;
}
.ipsClearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
:root {
    --sqsp-3: 11px;
    --sqsp-5: 22px;
    --sp-0: 0px;
    --sp-1: 4px;
    --sp-2: 8px;
    --sp-3: 12px;
    --sp-4: 16px;
    --sp-5: 20px;
    --sp-6: 24px;
    --sp-7: 32px;
    --sp-8: 40px;
    --sp-9: 48px;
    --sp-10: 64px;
    --radius-1: 4px;
    --radius-2: 8px;
    --border-1px: 1px solid rgba( var(--theme-text_light), 0.15 );
    --size-1: 20px;
    --size-2: 24px;
    --size-3: 30px;
    --size-4: 36px;
    --size-5: 44px;
    --size-6: 56px;
    --size-7: 72px;
    --size-8: 92px;
    --theme-text_color: 14, 14, 14;
    --theme-active_input_border: 49, 49, 49;
    --theme-text_light: 142, 142, 142;
    --theme-text_dark: 0, 0, 0;
    --theme-area_background_dark: 49, 49, 49;
    --theme-page_background: 255, 255, 255;
    --theme-area_background_light: 249, 249, 249;
    --box--boxShadow: 0px 2px 12px -1px #d5d3d3;
    --box--backgroundColor: #ffffff;
    --box--radius: var(--radius-1);
}
.ipsMargin_vertical, .ipsMargin_top {
    margin-top: -18px !important;
}
.ipsPhotoPanel > .ipsUserPhoto {
    float: left;
    margin: 0;
    line-height: 0;
    position: relative;
    top: 36px;
}
.ipsUserPhoto_tiny {
    min-width: 34px;
    max-height: 34px;
}
.ipsUserPhoto {
    background: #ffffff;
    vertical-align: middle;
    display: inline-block;
    line-height: 1px;
    position: relative;
    margin: 2 8 0 0;
    border-radius: 500px;
}
.ipsUserPhoto img {
    border-radius: inherit;
    width: 100%;
    vertical-align: top;
    object-fit: cover;
   height: 34px;
    box-shadow: 0 0 0 3px rgb(255 255 255), 0 0 2px 3px rgb(0 0 0 / 65%);
    max-width: 34px;
}
.ipsPhotoPanel.ipsPhotoPanel_tiny > div{
    margin-left:45px;
}
.ipsType_normal:not( .ipsType_richText ) {
    line-height: 1.5;
}
.ipsType_normal {
    font-size: 16px;
}
.ipsType_bold {
    font-weight: bold;
}
.ipsApp [class*="ipsGap"]{list-style:none;padding:.1px 0;margin:calc(var(--ipsGap_row, var(--ipsGap)) * -1) 0 0 calc(var(--ipsGap, 0px) * -1);}.ipsApp [class*="ipsGap"] > *{margin:var(--ipsGap_row, var(--ipsGap)) 0 0 var(--ipsGap, 0px);}
.cTopicOverview__dataList {
    margin-left: -4px;
    margin-right: -4px;
    list-style: none;
    padding:.1px 0;
    margin:calc(var(--ipsGap_row, var(--ipsGap)) * -1) 0 0 calc(var(--ipsGap, 0px) * -1);
}
.ipsGap\:8 {
    --ipsGap: 0px;
}
.ipsGap_row\:5 {
    --ipsGap_row: var(--sp-5);
}
.ipsFlex-flex\:11 {
    flex-grow: 1;
    flex-shrink: 1;
}
.ipsFlex-jc\:start {
    justify-content: flex-start;
}
/* @end comentarios */
/* @scroll-top */
#wpfront-scroll-top-container{display:none;position:fixed;cursor:pointer;z-index:9999}#wpfront-scroll-top-container div.text-holder{padding:3px 10px;border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:4px 4px 5px 0 rgba(50,50,50,.5);-moz-box-shadow:4px 4px 5px 0 rgba(50,50,50,.5);box-shadow:4px 4px 5px 0 rgba(50,50,50,.5)}#wpfront-scroll-top-container a{outline-style:none;box-shadow:none;text-decoration:none}
/* @end */
/* @header article mobile */
@media screen and (max-width:979px) {
.header {
padding-bottom: 60px;
 }
.pi-author-block__comments-text {
    display: none;
     }
.pi-author-block .pi-author-block__name .post-item__author-img {
    width: 40px;
    height: 40px;
    margin-left: -50px;
    margin-bottom: -26px;
    position: absolute;
     }
.post-item__avatar-img {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background-position: center;
    background-size: cover;
    border-radius: 10%;
    box-shadow: 0 0 0 3px rgb(255 255 255), 0 0 2px 3px rgb(0 0 0 / 65%);
}
.pi-author-block__name {
    margin-left: 5px;
     }
.pi-author-block__items {
    margin-left: 5px;
    padding-bottom: 5px;
    margin-right: 0px;
     }
.centered-content {
    padding: 0px 20px 30px 23px !important;
}
.pi-author-block__items {
    margin-top: -6px
}
.post-header .centered-content {
     margin: auto;
     max-width: fit-content;
     z-index: 2;
}
.pi-author-avatar {
    padding: 0px 0px 0px 20px !important;
}
.pi-author-block {
    padding: 0;
}
.pi-author-block {
    left: 15px;
}
.mobilisto {
    display: none;
}
.post-item__avatar-img {
    width: 45px;
    height: 45px;
}
}
.text-vertical{
	-ms-writing-mode: tb-lr !important;
	writing-mode: vertical-lr !important;
	}
.ribbon-corner,.ribbon-bookmark-v,.ribbon-bookmark-h{
	display:flex;
	text-align:center;
	align-items:center;
	justify-content:center;
	}
@-moz-document url-prefix(){
	.ribbon-corner,
	.ribbon-bookmark-v,
	.ribbon-bookmark-h{
		outline:1px solid transparent;
		}
	}
.ribbon-corner{
	color:#fff;
	position:absolute;
	top:0;
	right:0;
	-webkit-clip-path:var(--tor-ribbon-polygon);
	clip-path:var(--tor-ribbon-polygon);
	transform:rotate(var(--tor-ribbon-rotate)) translateY(var(--tor-ribbon-translateY)) translateX(var(--tor-ribbon-translateX)) !important;
	transform-origin:var(--tor-ribbon-origin) !important;
	width:calc( (var(--tor-ribbon-size) + 1em) * 2);
	height:2em;
	width: calc( (var(--tor-ribbon-size) + 1em) * 2);
	background-color: #1ea000;
	transform-style: preserve-3d;
	z-index: 1;
	letter-spacing: -0.5px;
	}
.ribbon-corner{
	--tor-ribbon-size: 4em;
	--tor-ribbon-rotate: 45deg;
	--tor-ribbon-translateX: 50%;
	--tor-ribbon-translateY: calc((var(--tor-ribbon-size) + 1em) - 100%);
	--tor-ribbon-origin: 100% 0%;
	--tor-ribbon-polygon: polygon(0% 100%, 50% calc(100% - (var(--tor-ribbon-size) + 1em)), 100% 100%;);
	}
.ribbon-corner[data-tor*="place.left"][data-tor*="place.top"]{
	--tor-ribbon-rotate: -45deg;
	--tor-ribbon-translateX: -50%;
	--tor-ribbon-origin: 0% 0%;
	}
.ribbon-corner[data-tor*="place.left"][data-tor*="place.bottom"]{
	--tor-ribbon-translateX: -50%;
	--tor-ribbon-translateY: calc(0% - var(--tor-ribbon-size) + 1em);
	--tor-ribbon-origin: 0% 100%;
	--tor-ribbon-polygon: polygon(0% 0%, 50% calc(100% + (var(--tor-ribbon-size) - 1em)), 100% 0%);
	}
.ribbon-corner[data-tor*="place.right"][data-tor*="place.bottom"]{
	--tor-ribbon-rotate: -45deg;
	--tor-ribbon-translateY: calc(0% - var(--tor-ribbon-size) + 1em);
	--tor-ribbon-origin: 100% 100%;
	--tor-ribbon-polygon: polygon(0% 0%, 50% calc(100% + (var(--tor-ribbon-size) - 1em)), 100% 0%);
	}
.ribbon-corner.ribbon-fold{
	--tor-ribbon-polygon: polygon(0% 100%, 50% calc(100% - (var(--tor-ribbon-size) + 1em)), 100% 100%, 100% calc(100% + 0.5em), 0% calc(100% + 0.5em));
	margin:-0.34em;
	}
.ribbon-corner.ribbon-fold:before{
	--tor-ribbon-fold-polygon: polygon(0% -10px, 100% -10px, 100% 100%, calc(100% - 0.5em - 10px) -10px, calc(0.5em + 10px) -10px, 0% 100%);
	background-color:inherit;
	filter:brightness(50%);
	-webkit-clip-path:var(--tor-ribbon-fold-polygon);
	clip-path:var(--tor-ribbon-fold-polygon);
	content:"";
	position:absolute;
	bottom:calc(-0.5em + 1px);
	left:0;
	width:100%;
	height:0.5em;
	z-index:-1;
	}
.ribbon-corner.ribbon-fold[data-tor*="place.bottom"]{
	--tor-ribbon-polygon: polygon(0% -0.5em, 100% -0.5em, 100% 0%, 50% calc(100% + (var(--tor-ribbon-size) - 1em)), 0% 0%);
	}
.ribbon-corner.ribbon-fold[data-tor*="place.bottom"]:before{
	bottom:auto;
	top:-0.5em;
	transform:rotate(180deg);
	}
.ribbon-bookmark-v,.ribbon-bookmark-h{
	--tor-ribbon-size: 3em;
	color:#fff;
	background-color:#3a79b8;
	position:absolute;
	right:0;
	top:0;
	flex-direction:column;
	transform-style:preserve-3d;
	z-index:1;
	}
.ribbon-bookmark-v.ribbon-fold:before,.ribbon-bookmark-h.ribbon-fold:before{
	content:"";
	position:absolute;
	z-index:-1;
	background-color:inherit;
	filter:brightness(50%);
	padding:0.25em;
	}
.ribbon-bookmark-v{
	--tor-ribbon-polygon: polygon(0% 0%, 100% 0%, 100% 100%, 1em calc(100% - 1em), 0% 100%);
	-webkit-clip-path:var(--tor-ribbon-polygon);
	clip-path:var(--tor-ribbon-polygon);
	margin-right:1rem;
	margin-left:1rem;
	width:2em;
	height:calc(var(--tor-ribbon-size) + 1em);
	padding-bottom:1em;
	}
.ribbon-bookmark-v.ribbon-fold{
	--tor-ribbon-polygon: polygon(0% calc(0% + 0.5em), -0.5em 0.5em, 0% 0%, 100% 0%, 100% 100%, 1em calc(100% - 1em), 0% 100%);
	margin-top:-0.5em;
	margin-bottom:-0.5em;
	}
.ribbon-bookmark-v.ribbon-fold::before{
	top:0;
	left:-0.5em;
	}
.ribbon-bookmark-v[data-tor*="place.bottom"]{
	--tor-ribbon-polygon: polygon(0% 0%, 1em 1em, 100% 0%, 100% 100%, 0% 100%);
	padding-bottom:unset;
	padding-top:1em;
	}
.ribbon-bookmark-v.ribbon-fold[data-tor*="place.bottom"]{
	--tor-ribbon-polygon: polygon(0% 0%, 1em 1em, 100% 0%, 100% 100%, 0% 100%, -0.5em calc(100% - 0.5em), 0% calc(100% - 0.5em));
	}
.ribbon-bookmark-v.ribbon-fold[data-tor*="place.bottom"]::before{
	bottom:0;
	left:-0.5em;
	top:auto;
	}
.ribbon-bookmark-h{
	--tor-ribbon-polygon: polygon(100% 100%, 0% 100%, 1em 1em, 0% 0%, 100% 0%);
	-webkit-clip-path:var(--tor-ribbon-polygon);
	clip-path:var(--tor-ribbon-polygon);
	margin-bottom:1rem;
	margin-top:1rem;
	height:2em;
	width:calc(var(--tor-ribbon-size) + 1em);
	padding-left:1em;
	}
.ribbon-bookmark-h.ribbon-fold{
	--tor-ribbon-polygon: polygon(100% 100%, 0% 100%, 1em 1em, 0% 0%, calc(100% - 0.5em) 0%, calc(100% - 0.5em) -0.5em, 100% 0%);
	margin-left:-0.5em;
	margin-right:-0.5em;
}
.ribbon-bookmark-h.ribbon-fold::before{
	top:-0.5em;
	right:0;
	}
.ribbon-bookmark-h[data-tor*="place.left"]{
	--tor-ribbon-polygon: polygon(0% 0%, 100% 0%, calc(100% - 1em) 1em, 100% 100%, 0% 100%);
	padding-right:1em;
	padding-left:unset;
	}
.ribbon-bookmark-h.ribbon-fold[data-tor*="place.left"]{
	--tor-ribbon-polygon: polygon(0% 0%, 0.5em -0.5em, 0.5em 0%, 100% 0%, calc(100% - 1em) 1em, 100% 100%, 0% 100%, 0% 0%);
	}
.ribbon-bookmark-h.ribbon-fold[data-tor*="place.left"]::before{
	left:0;
	right:auto;
	}
.ribbon-sm{
	--tor-ribbon-size: 2em;
	}
.ribbon-lg{
	--tor-ribbon-size: 4em;
	}
.ribbon-xl{
	--tor-ribbon-size: 5em;
	}
.ribbon-bookmark-v a, .ribbon-bookmark-h a{
	color: #eee;
	font-family: 'Open Sans',sans-serif !important;
	text-rendering: optimizelegibility;-webkit-font-smoothing: antialiased !important;
	-moz-font-smoothing: antialiased !important;
	text-shadow: 0 1px 0.9px rgb(0 0 0 / 20%);
	letter-spacing: -1px;
	}
.rojo{
	background-color: #d11404 !important;
	}
@media screen and (min-width: 768px){
	.ribbon-bookmark-h{display: none;
	}
}
@media screen and (max-width: 767px){
	.ribbon-bookmark-v{display: none;
	}
        .site-main {
	padding: 0;
        }
}
/* @QAS */
.clearfix, .qa-q-item-clear,
.qa-nav-main-list, .qa-nav-sub,
.qa-page-links, .qa-page-links-list,
.qa-template-admin .qa-message-buttons,
.qa-q-item-avatar-meta, .qa-message-item,
.qa-q-view, .qa-part-q-view, .qa-q-view-content, .qa-q-view-buttons, .qa-part-form-q-edit,
.qa-a-list-item, .qa-a-item-buttons, .qa-a-item-content,
.qa-c-item-buttons, .qa-c-item-clear,
.qam-footer-row, .qam-qa-list-meta-box,
.qa-nav-footer-list, .qa-footer-clear {
	*zoom: 1;
}

.qa-main:after, .qa-main-wrapper:after, .qa-body-wrapper:after, .qa-sidepanel:after,
.clearfix:after, .qa-q-item-clear:after,
.qa-nav-main-list:after, .qa-nav-sub:after,
.qa-page-links:after, .qa-page-links-list:after,
.qa-template-admin .qa-message-buttons:after,
.qa-q-item-avatar-meta:after, .qa-message-item:after,
.qa-q-view:after, .qa-part-q-view:after, .qa-q-view-content:after, .qa-q-view-buttons:after, .qa-part-form-q-edit:after,
.qa-a-list-item:after, .qa-a-item-buttons:after, .qa-a-item-content:after,
.qa-c-item-buttons:after, .qa-c-item-clear:after,
.qam-footer-row:after, .qam-qa-list-meta-box:after,
.qa-nav-footer-list:after, .qa-footer-clear:after,
.qa-part-ranking:after, .qa-ranking-item:after {
	content: " ";
	display: table;
	clear: both;
}
/*------[ base css ]------*/
.qa-main-heading {
	position: relative;
	margin: 0 0 5px;
	padding: 8px 52px 8px 20px;
	background: #3498db;
	color: #fff;
}

pre {
	background-color: #e0e4e5;
	border-left: 8px solid #3498db;
	margin: 1em 0;
	overflow: auto;
	padding: 0.4em 0.8em;
	width: 98%;
	font-size: 0.82em;
}
pre code {
	background-color: #d6dadb;
}

code, samp, kbd {
	color: #34495e;
	font-family: "Courier New",Courier,monospace,sans-serif;
	text-align: left;
}
.qa-search {
	padding: 8px;
	margin-bottom: 5px;
	background: #bdc3c7;
}

.qa-search-field {
	margin: 0 -40px 0 0;
	padding: 0 40px 0 5px;
	vertical-align: bottom;
	width: 100%;
	height: 36px;
	border: 1px solid #117964;
}
.qa-search-field:focus {
	border-color: #e6e6e6;
}

.qa-search-button {
	width: 36px;
	height: 36px;
	margin: 0 !important;
	text-indent: -9999px;
	border: none;
	outline: none;
}

@media (max-width: 979px) {
	.qam-search {
		display: none;
	}
      .qam-account-handle {
	display:none;
       }
     .qam-account-items-wrapper {
	top: 0px;
}
}


.qam-search.turquoise .qa-search {
	background: #1abc9c;
}
.qam-search.turquoise .qa-search-field:focus {
	border-color: #117964;
}
.qam-search.turquoise .qa-search-button {
	background-color: #117964;
}

.qam-search.the-top {
	display: none;
	margin: 0 10px 10px;
}

.qa-error, .qa-warning, .qa-success, .qa-notice {
	margin-bottom: 5px;
	padding: 10px;
	color: #fff;
}
.qa-error a, .qa-warning a, .qa-notice a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-error a:hover, .qa-warning a:hover, .qa-notice a:hover {
	color: #fff;
	border-bottom: 0;
}

.qa-error {
	background: #e74c3c;
	position: relative;
	z-index: 999;
}
.qa-warning {
	background: #f1c40f;
	position: relative;
	z-index: 999;
}
.qa-success {
	background: #27ae60;
	position: relative;
	z-index: 999;
}

.qa-notice {
	margin-bottom: 0;
	background: #d35400;
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
}


.qa-notice-close-button {
	margin: 0;
	float: right;
	width: 24px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	border: none;
	outline: none;
	transition: background-image 0.5s;
}
.qa-notice-close-button:hover, .qa-notice-close-button:focus {
	outline: none;
	border: none;
}

/*------[ main nav css ]------*/
@media (max-width: 767px) {
	.qa-template-questions.qam-body-fixed, .qa-template-unanswered.qam-body-fixed, .qa-template-user.qam-body-fixed,
	.qa-template-account.qam-body-fixed, .qa-template-messages.qam-body-fixed, .qa-template-favorites.qam-body-fixed,
	[class^="qa-template-user-"].qam-body-fixed, [class*="qa-template-user-"].qam-body-fixed {
		padding-top: 118px;
	}
}
@media (min-width: 768px) {
	.qa-template-questions.qam-body-fixed, .qa-template-unanswered.qam-body-fixed, .qa-template-user.qam-body-fixed,
	.qa-template-account.qam-body-fixed, .qa-template-messages.qam-body-fixed, .qa-template-favorites.qam-body-fixed,
	[class^="qa-template-user-"].qam-body-fixed, [class*="qa-template-user-"].qam-body-fixed {
		padding-top: 105px;
	}
}
@media (max-width: 979px) {
	.qa-template-user.qam-body-fixed, .qa-template-account.qam-body-fixed, .qa-template-favorites.qam-body-fixed,
	[class^="qa-template-user-"].qam-body-fixed, [class*="qa-template-user-"].qam-body-fixed {
		padding-top: 142px;
	}

	.qam-body-fixed {
		padding-top: 70px;
	}
	.qa-template-messages.qam-body-fixed {
		padding-top: 95px;
	}
	.qa-template-admin.qam-body-fixed {
		padding-top: 240px;
	}
}
@media (min-width: 980px) {
	.qam-body-fixed {
		padding-top: 80px;
	}
	.qa-template-admin.qam-body-fixed {
		padding-top: 105px;
	}
}
.qa-nav-main {
	background: white;
	}
	
.qa-nav-main-web {
	background: white;
	}
	
#qam-topbar {
	font-size: 0.875em;
	width: 95%;
}
#qam-topbar.fixed {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: auto;
	z-index: 99990;
}

.qam-main-nav-wrapper {
	color: #bdc3c7;
    padding: 10px 10px 0px 10px;
}

.qam-main-nav-wrapper a {
	color: #3d3d3d;
}

.qam-menu-toggle {
	display: none;
}

@media (max-width: 979px) {
	.qam-main-nav-wrapper {
		position: relative;
		text-align: center;
	}

	.qam-menu-toggle {
		display: block; /* turn on menu icon */
		float: left;
		margin: 0 10px 0 0;
		font-size: 34px;
	}
	.qam-menu-toggle.current {
		color: #fff;
		text-shadow: 0 0 10px rgba(255, 255, 255, 0.75);
	}
	.qam-menu-toggle .icon-th-list {
		display: block;
		margin-top: 7px;
	}
}

.qa-logo {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	margin: 0 1px 0 0;
}
.qa-logo img {
	height: 45px;
}

.qa-logo-link {
	line-height: 49px;
	display: block;
}

.qa-logo-link:hover {
	text-decoration: none;
}

@media (max-width: 979px) {
	.qa-nav-main {
		width: 30%;
		position: absolute;
		top: 100%;
		opacity: 0;
        visibility: hidden;
		z-index: 1090;
		box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.15);
		transition: opacity 500ms, visibility 500ms;
	    left:0;
		text-align: left !important;
	}
	.qa-nav-main-web {
		width: 50%;
		position: absolute;
		top: 100%;
		opacity: 0;
        visibility: hidden;
		z-index: 1090;
		box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.15);
		transition: opacity 500ms, visibility 500ms;
	       left:0;
		text-align: left !important;
		max-width: 300px;
	}
	.qa-nav-main-link {
		max-width: 100%;
	}
}

@media (min-width: 980px) {
	.qa-logo-link {
		background: #34495e;
		padding: 5px 15px;
	}
	.qa-logo-link:hover {
		background: #445f7a;
	}

	.qa-nav-main {
		vertical-align: top;
		display: inline-block;
		max-width: 85% !important;
		max-width: calc(100% - 230px);
	}
	
	.qa-nav-main-web {
		vertical-align: top;
		display: inline-block;
		max-width: calc(100% - 230px);
	}

	.qa-nav-main-item {
		float: left;
		margin: 0 1px;
	}
	.qa-nav-main-item-opp {
		float: right;
		margin: 0 1px;
	}
	.qa-nav-main-item-opp:last-child {
		margin: 0 0 0 50px;
	}
	.qa-logo {
	padding-right: 40px;
    }
}
@media (max-width: 767px) {
	.qa-nav-main {
		width: 100% !important;
	}
	.qa-nav-main-web {
		width: 80%;
		max-width: 300px;
		min-width: 270px;
	}
}
.qa-nav-main-list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -10px;
}

.qa-nav-main-activity .qa-nav-main-link:before {
	content: '\e804';
}

.qa-nav-main-questions .qa-nav-main-link:before {
	content: '\e80b';
}

.qa-nav-main-hot .qa-nav-main-link {
	color: #f39c12;
}
.qa-nav-main-hot .qa-nav-main-link:before {
	content: '\e805';
}
.qa-nav-main-hot .qa-nav-main-link.qa-nav-main-selected {
	color: #f5b043;
}

.qa-nav-main-unanswered .qa-nav-main-link:before {
	content: '\e80c';
}

.qa-nav-main-tag .qa-nav-main-link:before {
	content: '\e806';
}

.qa-nav-main-categories .qa-nav-main-link:before {
	content: '\e808';
}

.qa-nav-main-user .qa-nav-main-link:before {
	content: '\e809';
}

.qa-nav-main-ask .qa-nav-main-link {
	color: #2ecc71;
}
.qa-nav-main-ask .qa-nav-main-link:before {
	content: '\e801';
}
.qa-nav-main-ask .qa-nav-main-link.qa-nav-main-selected {
	color: #54d98c;
}

.qa-nav-main-admin .qa-nav-main-link:before {
    content: '\e80a';
    font-family: "fontello";
    font-size: 1.4em;
}

.qa-nav-main-link:hover:before {
	opacity: 0.6;
	-webkit-animation: shake 0.25s;
	animation: shake 0.25s;
}
.qa-nav-main-admin .qa-nav-main-link:hover:before {
	opacity: 0.2;
	-webkit-animation: shake 0.25s;
	animation: shake 0.25s;
}
.qa-nav-main- .qa-nav-main-link:before {
	content: '\e80d';
}

.qa-nav-main-link {
	display: block;
	line-height: normal;
	min-width: 60px;
	width: auto;
	height: auto;
	color: #555;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 125px;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
	list-style-type: none;
	margin: 3px 3px 0 0;
	font-weight: normal;
	outline: none;
}

.qa-nav-main-link:before { 
        opacity: 0;
}

@media (max-width: 979px) {
	.qa-nav-main-link:before {
		max-width: 100%;
                opacity: 0.8;
	}
	.qa-nav-main-item {
                margin-top: 10px;
	}
}
.qa-nav-main-link:link,
.qa-nav-main-link:visited {
	color: #555;
	text-decoration: none;
	outline: none;
	line-height: 0.9;
	padding-bottom: 19px;
}

.qa-nav-main-link:hover {
	text-decoration: none;
	border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	background-color: #f7f8f9;
	color: #212121;
       box-shadow: 0 -2px #4eafcb inset !important;
}

.qa-nav-main-link:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: calc(33%);
    margin-top: 5px;
}

@media (max-width: 979px) {
	.qa-nav-main-link {
		padding: 5px 10px;
                 max-width: 100%;
		line-height: 1 !important;
		padding-bottom: 10px !important;
	}
	.qa-nav-main-link:before {
		display: inline-block;
		width: 24px;
		margin: 0px 16px -5px 0;
	}
}
@media (min-width: 980px) {
	.qa-nav-main-link {
		padding: 0px 5px 10px 5px;
		text-align: center;
	}
	.qa-nav-main-link:before {
		display: block;
		text-align: center;
		margin-bottom: 5px;
	}
}
.qa-nav-main-link.qa-nav-main-selected {
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	box-shadow: 0 -2px #4eafcb inset;
	border-radius: 4px 4px 0px 0px;
	font-weight: normal;
	color: #40364d;
	outline: none;
	font-weight: 600;
	color: #212121bf;
	outline: none;
	margin: 3px 2px 0 0;
}

.qa-nav-main-link.qa-nav-main-selected:hover {
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

.qa-nav-sub {
	background-color: #e0e4e5;
	text-align: center;
	font-size: 12px;
}
.qa-nav-sub-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

@media (max-width: 979px) {
	.qa-nav-sub-list {
		*zoom: 1;
	}
	.qa-nav-sub-list:before, .qa-nav-sub-list:after {
		content: "";
		display: table;
	}
	.qa-nav-sub-list:after {
		clear: both;
	}

	.qa-nav-sub-item {
		width: 33.33%;
		float: left;
		box-shadow: -1px -1px 0 0 #cfd9db inset;
	}
	.qa-nav-sub-item:nth-child(3) {
		box-shadow: 0 -1px 0 0 #cfd9db inset;
	}
}
@media (min-width: 980px) {
	.qa-nav-sub {
		font-size: 13px;
		padding: 0 6px;
	}
	.qa-nav-sub-item {
		display: inline-block;
	}
}

.qa-nav-sub-link, .qa-nav-sub-link:visited, .qa-nav-sub-link:hover {
	display: block;
	padding: 2px 10px 4px;
	color: #000;
}
.qa-nav-sub-link.qa-nav-sub-selected, .qa-nav-sub-link:visited.qa-nav-sub-selected, .qa-nav-sub-link:hover.qa-nav-sub-selected {
	background-color: #3498db;
	color: #fff;
}

.qam-account-items-wrapper {
	float: right;
	position: relative;
}

#qam-account-toggle {
	display: block;
	cursor: pointer;
	max-width: 45px;
	padding: 2px;
	text-align: center;
	border-radius: 10%;
}

.qam-logged-out:hover {
	opacity: 1;
}
#qam-account-toggle .qa-avatar-image {
	border-radius: 10%;
        max-height: 50px;
}

.qam-logged-out {
	opacity: 0.7;
}

.qam-logged-in {
	box-shadow: var(--box--boxShadow);
	border-radius: var(--box--radius);
	background-color: var(--box--backgroundColor);
}

#qam-account-toggle .qam-auth-key:before {
	display: inline-block;
}

.qam-account-items {
	background-color: white;
	display: none;
	position: absolute;
	right: 0;
	top: 60px;
	width: 190px;
	padding: 10px;
	z-index: 1100;
}
.qam-account-items input[type="text"], .qam-account-items input[type="password"] {
	width: 100%;
}

.qam-account-handle {
	font-size: 12px;
	line-height: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	 width: 85px;
	margin-left: -16px;
}

.qam-account-items .qa-form-tall-button-login {
	width: 100%;
}

.qa-nav-user {
	white-space: nowrap;
	margin: -10px;
}

.qa-nav-user-facebook-login, .qa-nav-user-register {
	padding: 0 !important;
}

.qa-nav-user-register .qa-nav-user-link {
	background-color: #27ae60;
	width: 100%;
	display: block;
	color: #fff;
	margin: 2px 0 0;
	padding: 5px !important;
	text-align: center;
	line-height: 20px;
	border: 1px solid #27ae60;
}
.qa-nav-user-register .qa-nav-user-link:hover {
	background-color: #2ecc71;
	border-color: #2ecc71;
	text-decoration: none;
}

.qa-nav-user-facebook-login {
	border-bottom: none !important;
}
.qa-nav-user-facebook-login .qa-nav-user-nolink {
	width: 100%;
	display: block;
	margin: 2px 0 15px;
	padding: 5px !important;
	line-height: normal;
}

.qa-logged-in {
	display: block;
	padding: 10px 20px;
	border-bottom: 1px solid #2c3e50;
}

.qam-logged-in-points {
	padding: 10px 20px;
	border-bottom: 1px solid #2c3e50;
}
.qam-logged-in-points:before {
	content: '\e810';
	font-family: "fontello";
	display: inline-block;
	width: 1em;
	padding: 5px;
	margin: 0 10px 0 0;
	text-align: center;
	line-height: normal;
	border-radius: 1em;
}

.qa-nav-user-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.qa-nav-user-item {
	padding: 0 20px;
	border-bottom: 1px solid #2c3e50;
}
.qa-nav-user-item:last-child {
	border-bottom: none;
}

.qa-nav-user-link {
	padding: 10px 0;
	display: inline-block;
}

.qa-nav-user-updates:before {
	content: '\e812';
	font-family: "fontello";
	display: inline-block;
	width: 1em;
	padding: 5px;
	margin: 0 10px 0 0;
	text-align: center;
	line-height: normal;
	border-radius: 1em;
}

.qa-nav-user-logout:before {
	content: '\e824';
	font-family: "fontello";
	display: inline-block;
	width: 1em;
	padding: 5px;
	margin: 0 10px 0 0;
	text-align: center;
	line-height: normal;
	border-radius: 1em;
}

.qa-nav-user-facebook-login:hover, .qa-nav-user-register:hover {
	background-color: transparent;
}

/*------[ qa content parts ]------*/

.qa-main, .qa-main-wrapper {
	*zoom: 1;
}

.qa-body-wrapper {
	margin: 10px auto;
	padding: 0 10px;
	*zoom: 1;
}

@media (min-width: 980px) {
	.qa-main {
		width: 74.5%;
		float: left;
	}
	.qam-topbar, .qa-main-wrapper {
		width: 100%;
	}
}
@media (min-width: 1044px) {
	.qa-body-wrapper {
		width: 1024px;
	}
}

.qam-title-rss {
	float: right;
	color: #ecf0f1;
	font-size: 1.4em;
}
.qam-title-rss:hover {
	color: #fff;
}
.qam-title-rss:before {
	width: auto !important;
}


.qa-q-view-content,
.qa-a-item-content,
.qa-c-item-content {
	word-wrap: break-word;
}

.qa-q-view-content table, .qa-a-item-content table, .qa-c-item-content table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	margin-bottom: 20px;
}
.qa-q-view-content tr:hover, .qa-a-item-content tr:hover, .qa-c-item-content tr:hover {
	background-color: #f4f4f4;
}
.qa-q-view-content th, .qa-a-item-content th, .qa-c-item-content th,
.qa-q-view-content td, .qa-a-item-content td, .qa-c-item-content td {
	padding: 10px;
	border: 1px solid #e0e0e0;
	text-align: left;
}
.qa-q-view-content th, .qa-a-item-content th, .qa-c-item-content th {
	background-color: #eaeaea;
	font-weight: 700;
}
.qa-q-view-content td, .qa-a-item-content td, .qa-c-item-content td {
}
.qa-q-view-content ul, .qa-a-item-content ul, .qa-c-item-content ul,
.qa-q-view-content ol, .qa-a-item-content ol, .qa-c-item-content ol {
	margin-left: 20px;
	padding: 0;
}


.qa-waiting {
	display: inline-block;
	font-size: 0;
	height: 14px;
	margin: 0 8px 0 4px;
	vertical-align: middle;
	width: 14px;
}

.qa-favoriting {
	position: absolute;
	right: 10px;
	top: 5px;
}
.qa-favoriting .qa-waiting {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -7px;
	padding: 0;
}

.qa-favorite-button, .qa-unfavorite-button {
	background-repeat: no-repeat;
	width: 38px;
	height: 38px;
	margin: 0;
	border: none;
}
.qa-favorite-button:hover, .qa-unfavorite-button:hover {
	background-color: #f39c12;
	background-position: center -38px;
}

.qa-favorite-button {
	background-color: #ecf0f1;
	background-position: center top;
}

.qa-unfavorite-button {
	background-color: #f1c40f;
	background-position: center bottom;
}

/*------[ q-list ]------*/
.qa-q-list-item {
	padding: 10px;
	margin-bottom: 5px;
	background: #fff;
}
.qa-q-list-item.qa-q-favorited {
	border-left: 1px solid #8e44ad;
}

.qa-q-item-stats {
	float: left;
}
@media (max-width: 240px) {
	.qa-q-item-stats {
		float: none;
		display: none;
	}
}
.qa-template-user-activity .qa-q-item-stats {
	width: 65px;
}
.qa-template-user-answers .qa-q-item-stats {
	width: 68px;
}
@media (min-width: 241px) and (max-width: 799px) {
	.qa-template-user-activity .qa-q-item-stats {
		width: 60px;
	}
	.qa-template-user-answers .qa-q-item-stats {
		width: 60px;
	}
}

.qa-voting {
	background-color: #ecf0f1;
	color: #445f7a;
}

.qa-a-count {
	background-color: #27ad6085;
	color: #fff;
	text-align: center;
}

.qa-a-count-zero {
	background-color: #4eafcb;
}

.qa-a-count-selected {
	background-color: #38be71;
}

@media (max-width: 799px) {
	.qa-voting, .qa-a-count {
		width: 60px;
		height: 60px;
		line-height: 0.5;
		display: block;
	}
}

@media (min-width: 800px) {
	.qa-voting {
		width: 68px;
		height: 60px;
		line-height: 0.5;
		float: left;
	}

	.qa-a-count {
		width: 65px;
		height: 60px;
		line-height: 0.5;
		float: left;
	}
}

.qa-netvote-count-data, .qa-a-count-data {
	font-size: 24px;
	line-height: 40px;
	display: block;
	white-space: nowrap;
}

.qa-netvote-count-pad, .qa-a-count-pad {
	font-size: 12px;
}

.qa-netvote-count {
	display: block;
	text-align: center;
}


/* separate vote buttons counter */
.qa-vote-count-updown {
	line-height: 1.5;
}

.qa-upvote-count,
.qa-downvote-count {
	text-align: center;
	display: block;
}

.qa-upvote-count-data,
.qa-downvote-count-data {
	display: block;
	margin-top: 2px;
	font-size: 18px;
	font-weight: 700;
}

.qa-upvote-count-pad,
.qa-downvote-count-pad {
	display: none;
}


.qa-vote-buttons {
	float: left;
	height: 60px;
	width: 20px;
	position: relative;
}

.qa-vote-up-button, .qa-vote-down-button, .qa-voted-up-button,
.qa-voted-down-button, .qa-vote-up-disabled, .qa-vote-down-disabled {
	text-indent: -9999px;
	width: 16px;
	height: 10px;
	border: none !important;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 4px;
	pointer-events: all !important;
	background-color: transparent !important;
}
.qa-vote-up-button:hover, .qa-vote-up-button:focus, .qa-vote-up-button:active,
.qa-vote-down-button:hover, .qa-vote-down-button:focus, .qa-vote-down-button:active,
.qa-voted-up-button:hover, .qa-voted-up-button:focus, .qa-voted-up-button:active,
.qa-voted-down-button:hover, .qa-voted-down-button:focus, .qa-voted-down-button:active,
.qa-vote-up-disabled:hover, .qa-vote-up-disabled:focus, .qa-vote-up-disabled:active,
.qa-vote-down-disabled:hover, .qa-vote-down-disabled:focus, .qa-vote-down-disabled:active {
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.qa-vote-up-button {
	background-position: 0 0;
	top: 12px;
}
.qa-vote-up-button:hover,
.qa-vote-up-button:focus,
.qa-vote-up-button:active {
	background-position: 0 -10px;
}
.qa-vote-down-button {
	background-position: -16px 0;
	bottom: 12px;
}
.qa-vote-down-button:hover,
.qa-vote-down-button:focus,
.qa-vote-down-button:active {
	background-position: -16px -10px;
}
.qa-vote-up-disabled {
	background-position: 0 -20px;
	top: 12px;
}
.qa-vote-up-disabled:hover,
.qa-vote-up-disabled:focus,
.qa-vote-up-disabled:active {
	background-position: 0 -20px;
}
.qa-vote-down-disabled {
	background-position: -16px -20px;
	bottom: 12px;
}
.qa-vote-down-disabled:hover,
.qa-vote-down-disabled:focus,
.qa-vote-down-disabled:active {
	background-position: -16px -20px;
}
.qa-voted-up-button {
	background-position: 0 -10px;
}
.qa-voted-up-button:hover,
.qa-voted-up-button:focus,
.qa-voted-up-button:active {
	background-position: 0 0;
}
.qa-voted-down-button {
	background-position: -16px -10px;
}
.qa-voted-down-button:hover,
.qa-voted-down-button:focus,
.qa-voted-down-button:active {
	background-position: -16px 0;
}

.qa-vote-one-button {
	top: 25px;
}

.qa-q-item-main {
	float: left;
	padding-left: 10px;
}
@media (max-width: 240px) {
	.qa-q-item-main {
		width: 100%;
		float: none;
		padding-left: 0;
	}
}
@media (min-width: 320px) {
	.qa-q-item-main {
		width: 210px;
	}
}
@media (min-width: 360px) {
	.qa-q-item-main {
		width: 250px;
	}
}
@media (min-width: 480px) {
	.qa-q-item-main {
		width: 364px;
	}
}
@media (min-width: 568px) {
	.qa-q-item-main {
		width: 452px;
	}
}
@media (min-width: 600px) {
	.qa-q-item-main {
		width: 484px;
	}
}
@media (min-width: 768px) {
	.qa-q-item-main {
		width: 652px;
	}
}
@media (min-width: 800px) {
	.qa-q-item-main {
		width: 611px;
	}
}
@media (min-width: 980px) {
	.qa-q-item-main {
		width: 550px;
	}
}
@media (min-width: 1044px) {
	.qa-q-item-main {
		width: 592px;
	}
}

.qa-q-item-title {
	font-weight: bold;
	font-size: 1.125em;
	line-height: 1.35em;
	display: block;
	word-wrap: break-word;
}
.qa-q-item-title a {
	color: #1a6a9b;
}
.qa-q-item-title a:hover, .qa-q-item-title a:active, .qa-q-item-title a:focus, .qa-q-item-title a:visited {
	color: #3498db;
}
.qa-q-item-title:hover .qam-q-list-close-icon {
	background-color: #c0392b;
	cursor: help;
}

.qam-q-list-close-icon {
	background-color: #34495e;
	padding: 3px;
	border-radius: 18px;
	float: left;
	margin: 5px 5px 0 0;
}

.qam-qa-list-meta-box {
	display: block;
}

.qa-q-item-avatar-meta {
	display: block;
	margin-top: 5px;
}

.qa-q-item-avatar {
	margin: 0 2px 0 0;
}
@media (max-width: 479px) {
	.qa-q-item-avatar {
		display: none;
	}
}
@media (min-width: 480px) {
	.qa-q-item-avatar {
		display: inline-block;
		vertical-align: middle;
		line-height: 1;
	}
}

.qa-q-item-meta {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}
.qa-q-item-meta .qa-category-link.qa-cat-favorited {
	position: relative;
	padding-left: 14px;
}
.qa-q-item-meta .qa-category-link.qa-cat-favorited:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 100%;
	display: block;
}
.qa-q-item-meta .qa-user-link.qa-user-favorited {
	position: relative;
	padding-left: 14px;
}
.qa-q-item-meta .qa-user-link.qa-user-favorited:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 100%;
	display: block;
}

.qa-q-item-when-data {
	font-weight: 700;
}

.qa-q-item-tags {
	display: block;
	margin-top: 5px;
}

.qa-q-item-tag-list, .qa-q-view-tag-list {
	line-height: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.qa-q-item-tag-item, .qa-q-view-tag-item {
	display: inline;
}

.qa-tag-link,
.qa-widget-side .qa-q-view-tag-item {
	background: #e67e22;
	color: #fff !important;
	display: inline-block;
	font-family: "Ubuntu", "Helvetica", "Arial", "FreeSans", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding: 2px 8px;
	margin-bottom: 2px;
	text-decoration: none !important;
	transition: background 0.25s ease-in-out;
}
.qa-tag-link:hover,
.qa-widget-side .qa-q-view-tag-item:hover {
	background: #f39c12;
	color: #fff !important;
}
.qa-tag-link.qa-tag-favorited,
.qa-widget-side .qa-q-view-tag-item.qa-tag-favorited {
	position: relative;
	padding-left: 25px;
}
.qa-tag-link.qa-tag-favorited:before,
.qa-widget-side .qa-q-view-tag-item.qa-tag-favorited:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 100%;
	display: block;
	background-color: #b94a00;
}

.qa-page-links-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.qa-page-links-label {
	float: left;
	margin-right: 2px;
	padding: 5px 10px;
	margin-bottom: 5px;
	background: #fff;
	display: block;
}

.qa-page-links-item {
	float: left;
	margin-right: 2px;
}
.qa-page-links-item a {
	padding: 5px 10px;
	margin-bottom: 5px;
	background: #fff;
	display: block;
	text-decoration: none;
	color: #34495e;
}
.qa-page-links-item a:hover, .qa-page-links-item a:focus {
	background: #e67e22;
	color: #fff;
}

.qa-page-selected {
	padding: 5px 10px;
	margin-bottom: 5px;
	background: #3498db;
	color: #fff;
	display: block;
}
.qa-page-selected a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-page-selected a:hover {
	color: #fff;
	border-bottom: 0;
}

.qa-page-ellipsis {
	padding: 5px 10px;
	margin-bottom: 5px;
	background: #fff;
	display: block;
}

.qa-template-admin .qa-q-item-main {
	width: auto;
	float: none;
}
.qa-template-admin .qa-q-item-title {
	margin-bottom: 5px;
}
.qa-template-admin .qa-q-item-content {
	padding: 10px 0;
	max-height: 150px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-size: 0.75em;
	overflow-y: auto;
}
.qa-template-admin .qa-q-item-avatar-meta {
	padding: 5px;
	margin: 10px 0;
}
.qa-template-admin .qa-message-item {
	padding: 20px;
	margin-bottom: 5px;
	background: #fff;
}
.qa-template-admin .qa-message-content {
	font-size: 0.75em;
	line-height: 2em;
}
.qa-template-admin .qa-message-avatar-meta {
	padding: 5px 0;
	margin: 10px 0;
	display: block;
}
.qa-template-admin .qa-message-avatar-meta .qa-message-who-data a {
	padding: 3px 10px;
	margin-bottom: 5px;
	background: #e74c3c;
	color: #fff;
	display: inline-block;
}
.qa-template-admin .qa-message-avatar-meta .qa-message-who-data a a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-template-admin .qa-message-avatar-meta .qa-message-who-data a a:hover {
	color: #fff;
	border-bottom: 0;
}

/*------[ lists ]------*/
.qa-part-ranking, .qa-part-nav-list {
	padding: 20px;
	margin-bottom: 5px;
	background: #fff;
	width: 100%;
}
@media (max-width: 767px) {
	.qa-part-ranking, .qa-part-nav-list {
		overflow-x: auto;
		overflow-y: hidden;
	}
}
.qa-ranking-item {
	display: inline-block;
	position: relative;
	margin: 5px;
	padding: 5px;
}

.qa-top-users-item {
	width: 100%;
	max-width: 320px;
}

.qa-top-tags-item {
	width: 100%;
	max-width: 150px;
}

@media only screen and (min-width: 992px) {
	/* two column layout for Desktops and above*/
	.qa-top-users-item {
		width: 48%;
		max-width: none;
	}

	.qa-top-tags-item {
		width: 23%;
		max-width: none;
	}
}

.qa-top-users-avatar .qa-avatar-link {
	display: block;
	float: left;
	margin-right: 1em;
}

.qa-top-users-avatar .qa-avatar-link img {
	border: 1px solid #cbd7e3;
}

.qa-top-users-label .qa-user-link {
	background-color: #e74c3c;
	display: block;
	float: left;
	color: #fff;
	padding: 2px 1em;
	position: relative;
}

.qa-top-users-label .qa-user-link:hover,
.qa-top-users-label .qa-user-link:focus {
	background-color: #eb695c;
	text-decoration: none;
}

.qa-top-users-label .qa-user-link:before {
	content: "";
	position: absolute;
	left: -5px;
	top: 30%;
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #e74c3c;
}

@media (min-width: 980px) {
	.qa-top-users-label .qa-user-link:hover:after,
	.qa-top-users-label .qa-user-link:focus:after {
		transform: translate(80px, 0);
	}

	.qa-top-users-label .qa-user-link:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -7px;
		border-top: 7px solid transparent;
		border-bottom: 7px solid transparent;
		border-left: 7px solid #e74c3c;
		transform: translate(0, 0);
		transition: transform 0.5s ease;
	}
}

.qa-top-users-label .qa-user-link.qa-user-favorited {
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 22px;
}

.qa-top-users-score {
	position: relative;
	float: right;
	padding: 2px 6px 2px 6px;
	background-color: #2ecc71;
	color: #fff;
}
.qa-ranking-users-points .qa-top-users-score {
	padding-left: 1.8em;
}
.qa-ranking-users-points .qa-top-users-score:before {
	content: '\e810';
	font-family: "fontello";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1.5em;
	height: 100%;
	background-color: #27ae60;
	text-align: center;
	line-height: 1.6em;
}

.qa-top-tags-count {
	width: 8%;
}

.qa-browse-cat-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.qa-browse-cat-list .qa-browse-cat-list {
	margin: 1em 0 0 1em;
}

.qa-browse-cat-item {
	font-size: 0.875em;
	line-height: 1.71429em;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px 0;
	position: relative;
}
.qa-browse-cat-item:last-child {
	border-bottom: 0 !important;
}

.qa-browse-cat-nolink, .qa-browse-cat-link,
.qa-browse-cat-link:hover, .qa-browse-cat-link:visited {
	background-color: #e74c3c;
	display: inline-block;
	color: #fff;
	padding: 2px 0.6em;
	position: relative;
}

.qa-browse-cat-nolink {
	cursor: help;
}

.qa-browse-cat-link {
	cursor: pointer;
	background-color: #c0392b;
}
.qa-browse-cat-link:hover, .qa-browse-cat-link:focus {
	text-decoration: none;
	background-color: #d34a3b;
}
.qa-browse-cat-link:before {
	content: "";
	position: absolute;
	right: -5px;
	top: 5px;
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #c0392b;
}

.qa-browse-cat-note {
	display: block;
	font-size: 0.75em;
	line-height: 2em;
}
.qa-browse-cat-note a {
	position: absolute;
	top: 5px;
	right: 5px;
	display: inline-block;
	padding: 2px 10px 2px 2em;
	background-color: #2ecc71;
	color: #fff;
}
.qa-browse-cat-note a:before {
	background-color: #27ae60;
	content: '\e801';
	font-family: "fontello";
	display: inline-block;
	text-align: center;
	width: 1.5em;
	height: 100%;
	line-height: 2.4em;
	position: absolute;
	top: 0;
	left: 0;
}
.qa-browse-cat-note a:hover {
	background-color: #48d684;
	text-decoration: none;
}
.qa-browse-cat-note.qam-cat-note {
	padding: 5px;
	margin: 10px 0 0;
	background-color: #f5f7f7;
}

.qa-part-form-plugin-options {
	margin-top: -5px !important;
	padding-top: 0 !important;
}
.qa-part-form-plugin-options h2 {
	margin: 0 0 10px 0;
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
}

.qam-approve-users .qa-message-item {
	padding: 5px 0 0;
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
}
.qam-approve-users .qa-message-avatar-meta {
	float: left;
	margin: 0;
}
.qam-approve-users .qa-message-buttons {
	float: right;
}

.qa-part-form-message {
	padding: 10px 20px;
	margin-bottom: 5px;
	background: #fff;
}

.qa-message-list {
	margin-top: 10px;
}

.qa-message-item {
	border-bottom: 1px solid #e0e0e0;
	margin: 0;
	padding: 10px;
}

.qa-message-item:nth-child(even) {
	background-color: #f2f5f5;
}
.qa-message-item:last-child {
	border-bottom: none;
}

.qa-message-content {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #e0e0e0;
	word-wrap: break-word;
}

.qa-message-avatar-meta {
	display: block;
	float: left;
	margin: 0;
}

.qa-message-avatar {
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
}

.qa-message-meta {
	color: #666;
	display: inline-block;
	font-size: 10px;
	vertical-align: middle;
}

.qa-message-buttons {
	display: inline-block;
	margin-left: 12px;
	vertical-align: middle;
}

.qa-message-buttons .qa-form-light-button {
	padding: 0;
}

.qa-part-form-message .qam-pm-message {
	padding: 10px;
	background: #27ae60;
	color: #fff;
	margin-bottom: 0;
}
.qa-part-form-message .qam-pm-message a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-part-form-message .qam-pm-message a:hover {
	color: #fff;
	border-bottom: 0;
}
.qa-part-form-message .qam-pm-message:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	content: '\e821';
}

/*------[ forms ]------*/
input, textarea, select {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #bdc3c7;
	background-color: #fff;
	font-family: "Ubuntu", "Helvetica", "Arial", "FreeSans", sans-serif;
}
input:focus, textarea:focus, select:focus {
	background-color: #fff;
	border-color: #3498db;
	outline: 0;
}
input::-moz-focus-inner, textarea::-moz-focus-inner, select::-moz-focus-inner {
	padding: 0;
	border: 0;
	outline: 0;
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

input[type="submit"], button {
	cursor: pointer;
	text-align: center;
}
@media (max-width: 479px) {
	input[type="file"] {
		max-width: 220px;
	}
}
@media (max-width: 359px) {
	input[type="file"] {
		max-width: 180px;
	}
}

[class^="qa-part-form"],
[class^="qa-part-custom"] {
	padding: 20px;
	margin-bottom: 5px;
	background: #fff;
}
[class^="qa-part-form"] > h2:first-child, [class^="qa-part-custom"] > h2:first-child {
	margin-top: 0;
}

.qa-form-tall-text {
	width: 100%;
}

.qa-form-tall-number, .qa-form-wide-number {
	width: 50px;
}

.qa-form-tall-note, .qa-form-wide-note {
	color: #7f8c8d;
	font-size: 0.8em;
}
.qa-form-tall-note {
	margin: 10px 0 5px;
}

.qa-form-tall-button, .qa-form-wide-button, .qa-form-basic-button {
	-webkit-appearance: none;
	padding: 10px 15px;
	border: 0;
	font-size: 14px;
	background: #3498db none;
	color: #fff;
}
.qa-form-tall-button:hover, .qa-form-tall-button:focus,
.qa-form-wide-button:hover, .qa-form-wide-button:focus,
.qa-form-basic-button:hover, .qa-form-basic-button:focus {
	border: 0;
	outline: 0;
	background-color: #4aa3df;
}
.qa-form-tall-button a, .qa-form-tall-button a:hover,
.qa-form-wide-button a, .qa-form-wide-button a:hover,
.qa-form-basic-button a, .qa-form-basic-button a:hover {
	color: #fff;
}

@media (max-width: 767px) {
	.qa-form-tall-button, .qa-form-wide-button, .qa-form-basic-button {
		width: 100%;
		display: block;
		margin-bottom: 1em !important;
	}
}

.qa-form-tall-button-save, .qa-form-wide-button-save, .qa-form-wide-button-saverecalc,
.qa-form-tall-button-ask, .qa-form-tall-button-answer {
	background: #27ae60 none;
}
.qa-form-tall-button-save:hover, .qa-form-tall-button-save:focus,
.qa-form-wide-button-save:hover, .qa-form-wide-button-save:focus,
.qa-form-wide-button-saverecalc:hover, .qa-form-wide-button-saverecalc:focus,
.qa-form-tall-button-ask:hover, .qa-form-tall-button-ask:focus,
.qa-form-tall-button-answer:hover, .qa-form-tall-button-answer:focus {
	background-color: #2ecc71;
}

.qa-form-tall-button-cancel,
.qa-form-wide-button-cancel {
	background: #e74c3c none;
}
.qa-form-tall-button-cancel:hover, .qa-form-tall-button-cancel:focus,
.qa-form-wide-button-cancel:hover, .qa-form-wide-button-cancel:focus {
	background-color: #ea6153;
}

.qa-form-wide-label, .qa-form-wide-data,
.qa-form-tall-spacer {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.qa-form-tall-label {
	padding: 5px 0 0;
}

.qa-form-tall-data {
	padding: 5px 0;
}

.qa-form-wide-label {
	padding-right: 5px;
}
.qa-form-wide-data {
	padding-left: 5px;
}
.qa-form-wide-text {
	width: 100%;
}

.qa-form-tall-ok, .qa-form-wide-ok {
	background-color: #27ae60;
	padding: 10px;
	display: table-cell;
	color: #fff;
}

.qa-form-wide-error, .qa-form-tall-error {
	color: #e74c3c;
}

.qa-form-tall-spacer {
	display: block;
	margin: 20px 0 19px 0;
	padding: 0;
	border-top: none;
	line-height: 0;
}

.qa-form-tall-help, .qa-form-wide-help {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-left: 4px;
	border-radius: 18px;
	background-color: #3498db;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	cursor: help;
}

.qa-ask-similar {
	background-color: #ecf0f1;
	padding: 10px;
	margin-bottom: 5px;
}

.qa-ask-similar-title {
	margin: -10px -10px 10px;
	padding: 10px;
	background: #7f8c8d;
	color: #fff;
}
.qa-ask-similar-title a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-ask-similar-title a:hover {
	color: #fff;
	border-bottom: 0;
}

.qa-q-title-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.qa-q-title-item {
	padding: 2px 0;
	border-bottom: 1px solid #d9dcde;
}
.qa-q-title-item:last-child {
	border-bottom: none;
}

/*------[ users ]------*/
.qa-template-user .qa-main {
	width: 100%;
}
.qa-part-message-list {
	padding: 20px;
	margin-bottom: 5px;
	background: #fff;
}
.qa-template-user .qa-form-wide-buttons,
.qa-template-user .qa-form-tall-buttons {
	border-bottom: none;
	padding-bottom: 0;
}
.qa-template-user .qa-form-wide-label {
	min-width: 110px;
	width: auto;
}

.qa-part-form-profile .qa-form-wide-data {
	word-break: break-word;
}
.qa-part-form-profile .qa-form-tall-image {
	text-align: center;
}
.qa-part-form-profile .qa-form-wide-button-approve {
	background: #27ae60 none;
}
.qa-part-form-profile .qa-form-wide-button-approve:hover, .qa-part-form-profile .qa-form-wide-button-approve:focus {
	background-color: #2ecc71;
}
.qa-part-form-profile .qa-form-wide-button-block {
	background: #e74c3c none;
}
.qa-part-form-profile .qa-form-wide-button-block:hover, .qa-part-form-profile .qa-form-wide-button-block:focus {
	background-color: #ea6153;
}

@media (min-width: 980px) {
	.qa-template-user [class^="qa-part-form"], .qa-template-user .qa-part-message-list {
		width: 49.8%;
	}
	.qa-template-user [class^="qa-part-form"], .qa-template-user .qa-part-message-list {
		float: right;
		clear: right;
	}
	.qa-template-user .qa-part-form-profile {
		float: left;
	}
}
.qa-part-form-activity h2, .qa-part-message-list h2 {
	margin-top: 0;
}

#level .qa-form-wide-static a:first-child {
	padding: 2px 5px 2px 25px;
	border: 1px solid #1e8449;
	display: inline-block;
	color: #fff;
}
#level .qa-form-wide-static a:hover:first-child, #level .qa-form-wide-static a:focus:first-child {
	background-color: #2ecc71;
	border: 1px solid #25a25a;
	color: #fff;
	text-decoration: none;
}

.qa-part-form-activity .qa-uf-user-points,
.qa-part-form-activity .qa-uf-user-q-posts,
.qa-part-form-activity .qa-uf-user-a-posts,
.qa-part-form-activity .qa-uf-user-c-posts,
.qa-part-form-activity .qa-uf-user-q-votes,
.qa-part-form-activity .qa-uf-user-a-votes,
.qa-part-form-activity .qa-uf-user-upvotes,
.qa-part-form-activity .qa-uf-user-downvotes,
.qa-part-form-activity .qa-uf-user-upvoteds,
.qa-part-form-activity .qa-uf-user-downvoteds {
	font-size: 24px;
	font-weight: 700;
}
.qa-part-form-activity .qa-uf-user-points,
.qa-part-form-activity .qa-uf-user-q-posts,
.qa-part-form-activity .qa-uf-user-a-posts,
.qa-part-form-activity .qa-uf-user-c-posts,
.qa-part-form-activity .qa-uf-user-q-votes,
.qa-part-form-activity .qa-uf-user-a-votes {
	color: #3498db;
}
.qa-part-form-activity .qa-uf-user-upvotes,
.qa-part-form-activity .qa-uf-user-upvoteds {
	color: #27ae60;
}
.qa-part-form-activity .qa-uf-user-downvotes,
.qa-part-form-activity .qa-uf-user-downvoteds {
	color: #e74c3c;
}
.qa-part-form-activity .qa-form-wide-static {
	color: #7f8c8d;
	font-size: 12px;
}

/*------[ favorites ]------*/
.qa-template-favorites h2 {
	padding: 10px;
	margin-bottom: 5px;
	background: #34495e;
	color: #fff;
}
.qa-template-favorites h2 a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-template-favorites h2 a:hover {
	color: #fff;
	border-bottom: 0;
}

.qa-link-next {
	margin-bottom: 0;
}

.qa-part-q-list .qa-link-next,
.qa-part-ranking-users,
.qa-part-ranking-tags,
.qa-part-nav-list-categories {
	padding: 10px;
	margin-bottom: 10px;
	background: #fff;
}
.qa-part-ranking-users h2, .qa-part-ranking-tags h2, .qa-part-nav-list-categories h2 {
	margin: -10px -10px 5px -10px;
}

.qa-favorite-image {
	display: inline-block;
	width: 16px;
	height: 16px;
}

.qa-suggest-next {
	padding: 10px;
	margin-bottom: 5px;
	background: #3498db;
	color: #fff;
}
.qa-suggest-next a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-suggest-next a:hover {
	color: #fff;
	border-bottom: 0;
}

/*------[ q-view ]------*/
.qa-form-light-button {
	-webkit-appearance: none;
	display: block;
	float: right;
	margin: 0 0 0 5px;
	padding: 10px 15px;
	border: 0;
	font-size: 14px;
	background: #2c3e50 none center no-repeat;
	color: #fff;
	width: 32px;
	height: 32px;
	text-align: center;
	text-indent: -9999px;
}
.qa-form-light-button:hover, .qa-form-light-button:focus {
	background-color: #476481;
	border: 0;
	outline: 0;
}
.qa-form-light-button a, .qa-form-light-button a:hover {
	color: #fff;
}
.qa-form-light-button-answer {
	background-image: #27ae60;
	float: left;
	margin: 0 5px 0 0;
}
.qa-form-light-button-answer:hover, .qa-form-light-button-answer:focus {
	background-color: #2ecc71;
}

.qa-form-light-button-comment {
	float: left;
	margin: 0;
}

.qa-form-light-button-answer,
.qa-form-light-button-comment,
.qa-form-light-button-claim {
	width: auto;
	padding: 0 10px 0 30px;
	background-position: 8px center;
	font-size: 13px;
	line-height: 32px;
	text-indent: 0;
}
.qa-form-light-button-answer:hover, .qa-form-light-button-answer:focus,
.qa-form-light-button-comment:hover, .qa-form-light-button-comment:focus,
.qa-form-light-button-claim:hover, .qa-form-light-button-claim:focus {
	background-position: 8px center;
}

.qa-q-view-stats {
	float: left;
}
@media (max-width: 979px) {
	.qa-q-view-stats, .qa-voting {
		margin-bottom: 5px;
	}
}

.qa-view-count {
	font-size: 12px;
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 6px 0 -4px;
	word-break: break-word;
}

.qa-view-count-data {
}

.qa-view-count-pad {
}

.qam-q-view-close-icon {
	background-color: #f1c40f;
	padding: 4px;
	border-radius: 24px;
	float: left;
	margin: 8px 10px 0 0;
}

.qa-q-view {
	background: #fff;
	padding-bottom: 20px;
}

.qa-part-q-view {
	padding: 20px;
	margin-bottom: 5px;
	background: #fff;
	position: relative;
}

.qa-q-view-avatar-meta {
	font-size: 12px;
	display: block;
	margin-bottom: 20px;
}

.qa-q-view-avatar {
	float: right;
}

.qa-q-view-meta {
	border-bottom: 1px solid #bdc3c7;
	display: block;
}
@media (max-width: 979px) {
	.qa-q-view-meta {
		clear: left;
	}
	.qa-q-view-main {
		width: 100%;
	}
}
@media (min-width: 980px) {
	.qa-q-view-main {
		float: left;
		margin: 0 0 0 20px;
		width: 86%;
	}
}

.qa-q-view-tags {
	margin-top: 20px;
}

.qa-q-view-buttons {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #dee1e3;
}
.qa-q-view-buttons .qa-waiting {
	float: right;
	margin: 9px 0 0 5px;
}

.qa-q-view-closed {
	position: relative;
	background-color: #ecf0f1;
	padding: 10px 10px 10px 54px;
	margin: 10px 0;
	font-size: 0.75em;
	line-height: 2em;
	font-weight: bold;
}
.qa-q-view-closed:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #bdc3c7;
	width: 44px;
	text-align: center;
	display: block;
}
.qa-q-view-closed:hover {
	padding: 10px 10px 10px 54px;
	margin-bottom: 5px;
	background: #e74c3c;
	color: #fff;
	cursor: help;
}
.qa-q-view-closed:hover a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-q-view-closed:hover a:hover {
	color: #fff;
	border-bottom: 0;
}
.qa-q-view-closed:hover:before {
	background-color: #c0392b;
}

.qa-q-view-closed-content {
	font-weight: normal !important;
}

.qa-q-view-extra {
	font-size: 14px;
	margin: 10px 0;
}
.qa-q-view-extra-content {
	font-weight: bold;
}

.qa-part-form-q-edit {
	padding: 20px;
	background: #fff;
	position: relative;
}

.qa-part-form-q-edit + .qa-q-view .qa-q-view-avatar-meta {
	margin: 0;
}
.qa-part-form-q-edit + .qa-q-view .qa-q-view-meta {
	border: 0;
}
.qa-part-form-q-edit + .qa-q-view .qa-q-view-c-list {
	margin-left: 10px;
}

.qa-main-hidden, .qa-a-list-item-hidden, .qa-c-item-hidden {
	opacity: 0.6;
}

.qa-q-item-flags, .qa-q-view-flags, .qa-a-item-flags, .qa-c-item-flags {
	color: #e74c3c;
	font-weight: bold;
	padding-left: 4px;
}


/*------[ a-list ]------*/
.qa-part-a-form {
	padding: 20px;
	background: #fff;
	margin-bottom: 5px;
}
.qa-part-a-form:empty,
.qa-part-a-form h2 {
	margin-top: 0;
}

#a_list_title {
	padding: 10px 20px;
	margin-bottom: 5px;
	background: #2ecc71;
	color: #fff;
	margin-top: 0;
}
#a_list_title a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#a_list_title a:hover {
	color: #fff;
	border-bottom: 0;
}

.qa-a-list-item {
	padding: 20px;
	margin-bottom: 5px;
	background: #fff;
	position: relative;
	min-height: 190px;
}
/* highlight selected answer */
.qa-a-list-item:target{
    -webkit-animation: answer-highlight 2s ease-in-out;
    animation: answer-highlight 2s ease-in-out;
}

.qa-a-item-avatar-meta {
	font-size: 12px;
	display: block;
	margin-bottom: 20px;
}

.qa-a-item-avatar {
	float: right;
}

.qa-a-item-meta {
	border-bottom: 1px solid #bdc3c7;
	display: block;
}

.qa-a-item-buttons {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #dee1e3;
}
.qa-a-item-buttons .qa-waiting {
	float: right;
	margin: 9px 0 0 5px;
}

.qa-a-selection {
	position: absolute;
}

@media (max-width: 799px) {
	.qa-a-item-avatar-meta {
		margin-top: 10px;
	}
}

@media (min-width: 800px) and (max-width: 979px) {
	.qa-a-item-avatar-meta {
		margin-top: 70px;
	}
}

@media (max-width: 979px) {
	.qa-a-item-main {
		width: 100%;
	}

	.qa-a-item-meta {
		clear: left;
		font-size: 0.875em;
		line-height: 1.71429em;
	}

	.qa-a-selection {
		left: 100px;
		top: 20px;
	}
}
@media (min-width: 980px) {
	.qa-a-item-main {
		float: right;
		margin: 0 0 0 20px;
		width: 86%;
	}

	.qa-a-selection {
		left: 20px;
		top: 100px;
	}
}
.qa-a-selection .qa-waiting {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -7px;
}

.qa-a-select-button, .qa-a-unselect-button, .qa-a-selected {
	width: 60px;
	height: 60px;
	border: none;
	outline: none;
	display: block;
	margin: 0;
	position: relative;
	transition: background-color 0.5s;
}

.qa-a-select-button {
	background-color: #bdc3c7;
}
.qa-a-select-button:hover, .qa-a-select-button:focus {
	background-color: #27ae60;
}

.qa-a-unselect-button {
	background-color: #27ae60;
}
.qa-a-unselect-button:hover, .qa-a-unselect-button:focus {
	background-color: #bdc3c7;
}

.qa-a-selected {
	background-color: #27ae60;
}

@media (max-width: 979px) {
	.qa-a-selected-text {
		display: none;
	}
}
@media (min-width: 980px) {
	.qa-a-selected-text {
		font-size: 10px;
		color: #27ae60;
		display: block;
		line-height: normal;
		text-align: center;
	}
}

.answer-selected, .qa-a-list-item-selected {
	border: 1px solid #27ae60;
}

/*------[ c-list ]------*/
.qa-q-view-c-list, .qa-a-item-c-list {
	margin-top: 20px;
	font-size: 14px;
}

.qa-c-list-item {
	position: relative;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #f4f4f4;
}
/* highlight selected comment */
.qa-c-list-item:target {
    -webkit-animation: comment-highlight 2s ease-in-out;
    animation: comment-highlight 2s ease-in-out;
}

/* voting styles for comments */
.qa-c-list-item .qa-voting {
	width: auto;
	height: auto;
	background-color: transparent;
}
.qa-c-list-item .qa-vote-buttons {
	height: 22px;
	width: 12px;
	margin-right: 4px;
}
.qa-c-list-item .qa-vote-count {
	float: left;
	min-width: 16px;
	margin-right: 8px;
}
.qa-c-list-item .qa-netvote-count {
	text-align: left;
}
.qa-c-list-item .qa-netvote-count-data {
	font-size: 13px;
	line-height: 18px;
}

.qa-c-list-item .qa-upvote-count {
	line-height: 6px;
}
.qa-c-list-item .qa-downvote-count {
	line-height: 14px;
}
.qa-c-list-item .qa-upvote-count-data,
.qa-c-list-item .qa-downvote-count-data {
	font-size: 13px;
	font-weight: normal;
}

.qa-c-list-item .qa-vote-up-button,
.qa-c-list-item .qa-vote-down-button,
.qa-c-list-item .qa-voted-up-button,
.qa-c-list-item .qa-voted-down-button,
.qa-c-list-item .qa-vote-up-disabled,
.qa-c-list-item .qa-vote-down-disabled {
	width: 12px;
	height: 8px;
	left: 0;
}
.qa-c-list-item .qa-vote-first-button {
	top: 0;
}
.qa-c-list-item .qa-vote-second-button {
	top: 12px;
}
.qa-c-list-item .qa-vote-one-button {
	top: 6px;
}

.qa-c-list-item .qa-vote-up-button {
	background-position: -32px 0;
}
.qa-c-list-item .qa-vote-up-button:hover,
.qa-c-list-item .qa-vote-up-button:focus,
.qa-c-list-item .qa-vote-up-button:active {
	background-position: -32px -8px;
}
.qa-c-list-item .qa-vote-down-button {
	background-position: -44px 0;
}
.qa-c-list-item .qa-vote-down-button:hover,
.qa-c-list-item .qa-vote-down-button:focus,
.qa-c-list-item .qa-vote-down-button:active {
	background-position: -44px -8px;
}
.qa-c-list-item .qa-vote-up-disabled {
	background-position: -32px -16px;
}
.qa-c-list-item .qa-vote-up-disabled:hover,
.qa-c-list-item .qa-vote-up-disabled:focus,
.qa-c-list-item .qa-vote-up-disabled:active {
	background-position: -32px -16px;
}
.qa-c-list-item .qa-vote-down-disabled {
	background-position: -44px -16px;
}
.qa-c-list-item .qa-vote-down-disabled:hover,
.qa-c-list-item .qa-vote-down-disabled:focus,
.qa-c-list-item .qa-vote-down-disabled:active {
	background-position: -44px -16px;
}
.qa-c-list-item .qa-voted-up-button {
	background-position: -32px -8px;
}
.qa-c-list-item .qa-voted-up-button:hover,
.qa-c-list-item .qa-voted-up-button:focus,
.qa-c-list-item .qa-voted-up-button:active {
	background-position: -32px 0;
}
.qa-c-list-item .qa-voted-down-button {
	background-position: -44px -8px;
}
.qa-c-list-item .qa-voted-down-button:hover,
.qa-c-list-item .qa-voted-down-button:focus,
.qa-c-list-item .qa-voted-down-button:active {
	background-position: -44px 0;
}


.qa-c-list-item .qa-form-light-button {
	padding: 10px 15px;
	background: #bdc3c7 none center no-repeat;
	color: #34495e;
	width: 24px;
	height: 24px;
	text-align: center;
	text-indent: -9999px;
}
.qa-c-list-item .qa-form-light-button:hover, .qa-c-list-item .qa-form-light-button:focus {
	background-color: #d6dadb;
}
.qa-c-list-item .qa-form-light-button a, .qa-c-list-item .qa-form-light-button a:hover {
	color: #34495e;
}
.qa-c-list-item .qa-form-light-button-comment {
	float: left;
	margin: 0;
}
.qa-c-item-avatar-meta {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

.qa-c-item-avatar {
	position: absolute;
	right: 10px;
	top: 10px;
}

.qa-c-item-meta {
	border-bottom: 1px solid #d6dadb;
	display: block;
}
@media (max-width: 767px) {
	.qa-c-item-meta {
		font-size: 0.875em;
		line-height: 1.71429em;
		padding-right: 24px;
		min-height: 2.3em;
	}
}

.qa-c-item-content {
	font-size: 14px;
}

.qa-c-item-buttons {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #d6dadb;
}
.qa-c-item-buttons .qa-waiting {
	float: right;
	margin: 9px 0 0 5px;
}

.qa-c-form h2 {
	margin-bottom: 0;
}

.qa-widget-main h2:first-of-type {
	padding: 10px;
	background: #9b59b6;
	color: #fff;
	margin: 0 0 5px 0;
}
.qa-widget-main h2:first-of-type a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-widget-main h2:first-of-type a:hover {
	color: #fff;
	border-bottom: 0;
}

/*------[ sidebar ]------*/
#qam-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.85);
	z-index: 9;
	box-shadow: 0 0 300px 50px rgba(0, 0, 0, 0.3) inset;
	display: none;
}

#qam-sidepanel-toggle {
	display: none;
}

@media (min-width: 1100px) {
	.qa-sidepanel {
		width: auto;
		padding: 0;
		float: right;
		*zoom: 1;
	}
}

@media (max-width: 1099px) {
	#qam-sidepanel-toggle {
		display: block;
		position: fixed;
		top: 87px;
		right: 0;
		text-align: center;
		font-size: 24px;
		background: #acaeb0;
		cursor: pointer;
		transition: all 0.15s ease;
		color: #95a5a6;
		opacity: 0.5;
		z-index: 9999;
                border-radius: 10px 0px 0px 10px;
	}
	#qam-sidepanel-toggle.active {
		opacity: 1;
		color: #34495e;
		right: 280px;
		box-shadow: -5px 0 15px 0 rgba(0, 0, 0, 0.5);
	}
	#qam-sidepanel-toggle [class^="icon-"]:before, #qam-sidepanel-toggle [class*=" icon-"]:before {
		line-height: 40px;
		width: 30px;
		height: 40px;
		text-align: center;
		color: #fff;
	}

	.qa-sidepanel {
		width: 290px;
		height: 100%;
		position: fixed;
		right: -290px;
		top: 0;
		overflow-y: auto;
		z-index: 99999;
		background: #fff;
		transition: all 0.15s ease;
		box-shadow: 0 0 0 0 transparent;
	}
	.qa-sidepanel.open {
		right: 0 !important;
		transition: all 0.15s ease;
		box-shadow: -5px 0 15px 0 rgba(0, 0, 0, 0.5);
	}
}

.stick {
	top: 10px !important;
	transition: all 0.15s ease;
}

.qa-sidepanel {
	word-wrap: break-word;
}
.qa-sidepanel h1, .qa-sidepanel h2, .qa-sidepanel h3, .qa-sidepanel h4, .qa-sidepanel h5, .qa-sidepanel h6 {
	margin-top: 0;
}
.qa-sidepanel .qa-widget-side {
	padding: 0px;
	margin-bottom: 5px;
	background: #fff;
}

.qa-sidebar {
	padding: 20px;
	margin-bottom: 5px;
	background: #34495e;
	color: #fff;
}
.qa-sidebar a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	font-weight: bold;
}
.qa-sidebar a:hover {
	color: #fff;
	border-bottom: 0;
	text-decoration: none;
	text-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid #fff;
}

.qa-sidebar.orange {
	background: #f39c12;
}
.qa-sidebar.carrot {
	background: #e67e22;
}
.qa-sidebar.alizarin {
	background: #e74c3c;
}
.qa-sidebar.turquoise {
	background: #1abc9c;
}
.qa-sidebar.emerald {
	background: #2ecc71;
}
.qa-sidebar.peter-river {
	background: #3498db;
}
.qa-sidebar.amethyst {
	background: #9b59b6;
}
.qa-sidebar.wet-asphalt {
	background: #34495e;
}

.qa-activity-count {
	margin: 0px;
	text-align: center;
	overflow: hidden;
	*zoom: 1;
}

.qa-activity-count-item {
	width: 50%;
	margin: 0;
	padding-bottom: 10px;
	color: #fff;
	float: left;
	text-transform: uppercase;
	position: relative;
}
.qa-activity-count-item:before {
	font-family: "fontello";
	display: inline-block;
	font-size: 32px;
	text-align: center;
	margin-bottom: 5px;
	position: absolute;
	top: 5px;
	left: 10px;
	opacity: 0.2;
}
.qa-activity-count-item:hover {
	cursor: help;
}
.qa-activity-count-item:hover:before {
	opacity: 1;
	-webkit-animation: shake 0.25s;
	animation: shake 0.25s;
}
.qa-activity-count-item:nth-child(1) {
	background: #4eafcb;
}
.qa-activity-count-item:nth-child(1):before {
	content: '\e801';
}
.qa-activity-count-item:nth-child(2) {
	background: #38be71;
}
.qa-activity-count-item:nth-child(2):before {
	content: '\e802';
}
.qa-activity-count-item:nth-child(3) {
	background: #f1c40f;
}
.qa-activity-count-item:nth-child(3):before {
	content: '\e800';
}
.qa-activity-count-item:nth-child(4) {
	background: #e67e22;
}
.qa-activity-count-item:nth-child(4):before {
	content: '\e809';
}

.qa-activity-count-data {
	padding: 10px 10px 0 10px;
	font-size: 2em;
	line-height: 1.5em;
	display: block;
}

.qa-related-q-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.qa-related-q-item a {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #e0e0e0;
}
.qa-related-q-item:first-child a {
	padding-top: 0;
}
.qa-related-q-item:last-child a {
	padding-bottom: 0;
	border-bottom: 0;
}

.qa-nav-cat {
	padding: 20px;
	margin-bottom: 5px;
	background: #fff;
}

.qa-nav-cat-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.qa-nav-cat-list .qa-nav-cat-list {
	margin-left: 20px;
}

.qa-nav-cat-item {
	padding: 2px 0;
	display: block;
	border-bottom: 1px solid #e0e0e0;
}
.qa-nav-cat-item:last-child {
	border-bottom: none;
}

.qa-nav-cat-link.qa-nav-cat-favorited {
	position: relative;
	padding-left: 20px;
}
.qa-nav-cat-link.qa-nav-cat-favorited:before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 17px;
	height: 100%;
	display: block;
}

.qa-nav-cat-note {
	color: #7f8c8d;
	float: right;
	font-size: 12px;
}

.qa-feed {
	font-size: 13px;
	padding: 20px;
	margin-bottom: 5px;
	background: #fff;
}

.qa-feed-link {
	line-height: 32px;
}
.qa-feed-link:before {
	font-family: "fontello";
	font-size: 20px;
	content: '\e81c';
	display: inline-block;
	float: left;
	margin-right: 8px;
}

/*------[ footer ]------*/
.qam-footer-box {
	padding: 0;
	background: #34495e;
	color: #fff;
	overflow: hidden;
	margin: 0;
}
.qam-footer-box a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qam-footer-box a:hover {
	color: #fff;
	border-bottom: 0;
}

.qam-footer-row a, .qam-footer-row a:visited {
	display: block;
	font-weight: normal;
	border: none;
	color: rgba(255, 255, 255, 0.75);
}
.qam-footer-row a:hover, .qam-footer-row a:focus, .qam-footer-row a:active, .qam-footer-row a:visited:hover, .qam-footer-row a:visited:focus, .qam-footer-row a:visited:active {
	font-weight: normal;
	border: none;
}

.qam-footer-col-heading {
	border-bottom: 1px solid rgba(255, 255, 255, 0.75);
	margin-top: 0;
}

@media (max-width: 979px) {
	.qam-footer-col {
		width: 100%;
		padding: 10px;
	}
}
@media (min-width: 980px) {
	.qam-footer-row {
		width: 100%;
	}

	.qam-footer-col {
		width: 25%;
		float: left;
		padding: 1%;
	}
	.qam-footer-col:first-child {
		padding-left: 0;
	}
	.qam-footer-col:last-child {
		padding-right: 0;
	}
}
@media (min-width: 1024px) {
	.qam-footer-row {
		width: 1024px;
		margin: 0 auto;
	}
}

.qa-footer {
	padding: 10px;
	background: #2c3e50;
	color: #fff;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 12px;
}
.qa-footer a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-footer a:hover {
	color: #fff;
	border-bottom: 0;
}

.qa-nav-footer-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.qa-nav-footer-item {
	float: left;
	padding: 0 10px;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.qa-nav-footer-item:last-child {
	border-right: 0;
}

.qa-nav-footer-link {
	display: block;
	font-weight: normal;
}

@media (max-width: 479px) {
	.qa-nav-footer {
		display: block;
		margin-bottom: 5px;
	}

	.qa-attribution {
		display: block;
	}
}
@media (min-width: 480px) {
	.qa-nav-footer {
		float: left;
	}

	.qa-attribution {
		float: right;
		display: block;
		padding: 0 10px;
		border-right: 1px solid rgba(255, 255, 255, 0.5);
	}
	.qa-attribution:nth-child(2) {
		border-right: 0;
	}
}

.qa-ask-box {
	padding: 10px 20px;
	margin-bottom: 5px;
	background: #3498db;
	color: #fff;
}
.qa-ask-box a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-ask-box a:hover {
	color: #fff;
	border-bottom: 0;
}
.qa-ask-box form {
	margin: 0;
}
.qa-ask-box .qa-form-tall-label {
	color: #fff;
}
.qa-ask-box .qa-form-tall-text {
	width: 100% !important;
	margin: 0 !important;
}

@media (max-width: 979px) {
	#qam-account-toggle {
		min-height: 40px;
		max-width: 40px;
	}
	.qam-ask-search-box {
		padding: 10px 10px 0 10px;
		display: table;
		width: 100%;
	}

	.qam-ask-mobile {
		display: table-cell;
	}
	.qam-ask-mobile a {
		padding: 20px;
		background: #1abc9c;
		color: #fff;
		text-align: center;
		font-size: 24px;
		display: block;
		border: none;
		font-weight: normal;
		margin: 0;
	}
	.qam-ask-mobile a a {
		color: #fff;
		border-bottom: 1px dotted #fff;
	}
	.qam-ask-mobile a a:hover {
		color: #fff;
		border-bottom: 0;
	}
	.qam-ask-mobile a:hover, .qam-ask-mobile a:focus {
		font-weight: normal;
		border: none;
		text-decoration: none;
	}
	.qam-ask-mobile a.orange {
		background-color: #ea940c;
	}
	.qam-ask-mobile a.carrot {
		background-color: #df7619;
	}
	.qam-ask-mobile a.alizarin {
		background-color: #e53f2e;
	}
	.qam-ask-mobile a.turquoise {
		background-color: #18af91;
	}
	.qam-ask-mobile a.emerald {
		background-color: #2bc06a;
	}
	.qam-ask-mobile a.peter-river {
		background-color: #2791d9;
	}
	.qam-ask-mobile a.amethyst {
		background-color: #954eb1;
	}
	.qam-ask-mobile a.wet-asphalt {
		background-color: #2f4154;
	}

	.qam-search-mobile {
		width: 64px;
		display: table-cell;
		border-left: 1px solid #1dd2af;
		cursor: pointer;
	}
	.qam-search-mobile.orange {
		background-color: #ea940c;
		border-left-color: #f4a62a;
	}
	.qam-search-mobile.orange.active {
		background-color: #f39c12;
	}
	.qam-search-mobile.carrot {
		background-color: #df7619;
		border-left-color: #e98b39;
	}
	.qam-search-mobile.carrot.active {
		background-color: #e67e22;
	}
	.qam-search-mobile.alizarin {
		background-color: #e53f2e;
		border-left-color: #ea6153;
	}
	.qam-search-mobile.alizarin.active {
		background-color: #e74c3c;
	}
	.qam-search-mobile.turquoise {
		background-color: #18af91;
		border-left-color: #1dd2af;
	}
	.qam-search-mobile.turquoise.active {
		background-color: #1abc9c;
	}
	.qam-search-mobile.emerald {
		background-color: #2bc06a;
		border-left-color: #40d47e;
	}
	.qam-search-mobile.emerald.active {
		background-color: #2ecc71;
	}
	.qam-search-mobile.peter-river {
		background-color: #2791d9;
		border-left-color: #4aa3df;
	}
	.qam-search-mobile.peter-river.active {
		background-color: #3498db;
	}
	.qam-search-mobile.amethyst {
		background-color: #954eb1;
		border-left-color: #a66bbe;
	}
	.qam-search-mobile.amethyst.active {
		background-color: #9b59b6;
	}
	.qam-search-mobile.wet-asphalt {
		background-color: #2f4154;
		border-left-color: #3d566e;
	}
	.qam-search-mobile.wet-asphalt.active {
		background-color: #34495e;
	}
.searchquery_topbar {
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    width: 212px;
    margin: 0;
    padding: 8px 6px !important;
    border: 1px solid #d1d5d7 !important;
    background-color: #fff !important;
    border-radius: 3px 0px 0px 3px !important;
    height: 31px !important;
    margin-top: 1px;
}
.searchbuttoncontainer_topbar {
    margin-left: -3px !important;
}
.topbar_searchdiv {
    margin-top: 15px !important;
}
}

@media (min-width: 980px) {
	.qam-ask-search-box {
		display: none;
	}	
}

@-webkit-keyframes shake {
	0% { transform: scale(1); }
	17% { transform: scale(1.5); }
	34% { transform: scale(0.8); }
	51% { transform: scale(1.1); }
	68% { transform: scale(0.9); }
	85% { transform: scale(1.05); }
	100% { transform: scale(1); }
}
@keyframes shake {
	0% { transform: scale(1); }
	17% { transform: scale(1.5); }
	34% { transform: scale(0.8); }
	51% { transform: scale(1.1); }
	68% { transform: scale(0.9); }
	85% { transform: scale(1.05); }
	100% { transform: scale(1); }
}

@-webkit-keyframes answer-highlight {
    0% { background-color: #ffffaa; }
    100% { background-color: #fff; }
}
@keyframes answer-highlight {
    0% { background-color: #ffffaa; }
    100% { background-color: #fff; }
}

@-webkit-keyframes comment-highlight {
    0% { background-color: #ffffaa; }
    100% { background-color: #f4f4f4; }
}
@keyframes comment-highlight {
    0% { background-color: #ffffaa; }
    100% { background-color: #f4f4f4; }
}

/*------[ icons ]------*/

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-chat:before { content: '\e800'; }
.icon-help:before { content: '\e801'; }
.icon-comment:before { content: '\e802'; }
.icon-comment-alt:before { content: '\e803'; }
.icon-chart-line:before { content: '\e804'; }
.icon-coffee:before { content: '\e805'; }
.icon-tag:before { content: '\e806'; }
.icon-tags:before { content: '\e807'; }
.icon-spread:before { content: '\e808'; }
.icon-group:before { content: '\e809'; }
.icon-wrench:before { content: '\e80a'; }
.icon-article:before { content: '\e80b'; }
.icon-docs:before { content: '\e80c'; }
.icon-infinity:before { content: '\e80d'; }
.icon-user:before { content: '\e80e'; }
.icon-money:before { content: '\e810'; }
.icon-wallet:before { content: '\e811'; }
.icon-arrows-cw:before { content: '\e812'; }
.icon-th-list:before { content: '\e813'; }
.icon-left-open-big:before { content: '\e814'; }
.icon-right-open-big:before { content: '\e815'; }
.icon-down-open-big:before { content: '\e816'; }
.icon-up-open-big:before { content: '\e817'; }
.icon-down-open-mini:before { content: '\e818'; }
.icon-up-open-mini:before { content: '\e819'; }
.icon-right-open-mini:before { content: '\e81a'; }
.icon-left-open-mini:before { content: '\e81b'; }
.icon-rss:before { content: '\e81c'; }
.icon-facebook:before { content: '\e81d'; }
.icon-twitter:before { content: '\e81e'; }
.icon-twitter-bird:before { content: '\e81f'; }
.icon-googleplus:before { content: '\e820'; }
.icon-ok:before { content: '\e821'; }
.icon-ok-circled:before { content: '\e822'; }
.icon-reply:before { content: '\e823'; }
.icon-power:before { content: '\e824'; }
.icon-link:before { content: '\e825'; }
/* @en QAS */
/* @listado noticias */
.head-block {
color:#000;
text-align:center;
background:#eaf2f3;
}
.head-block__wrap {
padding:35px 25px;
}
.head-block_archive .head-block__wrap {
padding-bottom:0;
}
.head-block__title {
margin-bottom:20px;
font-size:42px;
font-weight:500;
line-height:46px;
color: #444;
letter-spacing: -2px;
hyphens: none;
font-family: 'Open Sans', sans-serif !important;
text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased !important;
-moz-font-smoothing: antialiased !important;
text-shadow: 0 1px 0.9px #000000;
}
.head-block__undertitle { 
line-height: 28px;
color: #909090;
font-size: 21px;
font-weight: 400;
margin: 10px 0;
letter-spacing: -0.5px;
font-family: 'Open Sans', sans-serif !important;
}
@media screen and (min-width:980px) {
.head-block__title { 
margin-bottom: 16px;
line-height: 65px;
}
}
@media screen and (min-width:1100px) {
.head-block_archive .head-block__wrap {
padding-bottom:35px;
}
}
.header-categories {
position:relative;
max-width:650px;
margin-top:5px;
margin-right:auto;
margin-left:auto;
}
.header-caterogies__inner {
--color-active:#4eafcb;
position:relative;
display:flex;
flex-wrap:wrap;
justify-content:center;
}
.header-caterogies__inner.slick-slider {
margin-bottom:0;
}
.header-categories .slick-dots {
bottom:55px;
}
.header-categories .slick-dots li {
width:auto;
height:auto;
margin-right:5px;
margin-left:0;
}
.header-categories .slick-dots li button {
width:7px;
height:7px;
padding:0;
background-color:rgba(0,0,0,.1);
border-radius:50%;
transition:.24s;
}
.header-categories .slick-dots li button:before {
content:none
}
.header-categories .slick-dots li.slick-active button,.header-categories .slick-dots li:hover button {
background-color:rgba(0,0,0,.8);
}
.header-categories .slick-track>.header-caterogies__inner-item,.header-categories .slick-track>.header-caterogies__inner-item.slick-slide,.header-categories .header-caterogies__inner>.header-caterogies__inner-item,.header-categories .header-caterogies__inner>.header-caterogies__inner-item.slick-slide {
display:flex;
flex-wrap:wrap;
justify-content:center;
padding-top:35px;
padding-bottom:105px;
}
.header-caterogies__item {
display:inline-flex;
flex-direction:column;
width:115px;
min-height:80px;
padding:10px 15px;
margin:10px;
overflow:hidden;
font-size:14px;
font-weight:600;
line-height:18px;
color:#1b1b1b;
background:#fff;
border:2px solid transparent;
border-radius:15px;
box-shadow:0 20px 35px rgba(0,0,0,0.15);
transition:color,border-color .25s ease;
text-transform: uppercase;
height: 102px;
}
.header-caterogies__item.active {
pointer-events:none;
border-color:var(--color-active);
}
.header-caterogies__item:hover {
color:var(--color-active);
border-color:var(--color-active);
}
.header-caterogies__inner-item {
display:flex;
}
.header-caterogies__icon {
width: 100%;
max-width: 116px;
height: auto;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
border-radius: 5%;
}
@media screen and (min-width:980px) {
.header-categories {
margin-top:15px;
}
}
@media screen and (min-width:1100px) {
.header-categories {
max-width:1120px;
}
}
.single-post .site-content__block {
flex-grow:0;
}
.home .site,.category .site,.tag .site {
margin-top:-100px;background:none;
}
@media screen and (max-width:1099px) {
.site-content #primary { 
width:100%;
}
.home .site,.category .site,.tag .site {
margin-top:30px;
}
div.head-block__wrap {
padding-bottom:50px;
}
}
@media screen and (max-width:979px) {
.single-post .site-content__block {
width:50%;
}
}
.popular-articles {
position:relative;
}
.popular-articles__item-title {
position:absolute;
top:-40px;left:40px;
padding:6px 28px 6px 20px;
font-size:14px;
font-weight:500;
line-height:18px;
color:#fff;
background-color:#fdb656;border-radius:5px 0 0 5px;
box-shadow:0 0 0 rgba(0,0,0,.1);
}
.popular-articles__item-title:after {
position:absolute;
top:0;
right:0;
content:'';
border:15px solid transparent;
border-right:15px solid #fff;
}
.popular-articles .post-grid__item-wrapper:after {
position:absolute;
bottom:0;
left:0;
width:100%;
height:8px;
content:'';
background:#1ea000;
border-radius:0 0 10px 10px;
}
@media screen and (max-width:1099px) {
.popular-articles {
margin-top:30px;
}
.popular-articles__item:not(:first-of-type) .popular-articles__item-title {
display:none;
}
}
@media screen and (min-width:1100px) {
.popular-articles__item-title:after {
border-right-color:#acbaf8;
}
}
.post-grid {
display:flex;
flex-wrap:wrap;
justify-content:center;
margin-left:55px;
}
.post-grid .grid-items {
display:flex;
flex-wrap:wrap;
justify-content:space-evenly;
}
.post-grid .alm-listing {
display:flex;
flex-wrap:wrap;
justify-content:center;
}
.post-grid .ajax-load-more-wrap:before {
display:block;
height:1px;
margin:20px;
content:'';
}
.post-grid__item {
position:relative;
display:flex;
flex-wrap:wrap;
flex-grow:1;
justify-content:center;
max-width:333px;
padding-left:40px;
margin-bottom:40px;
}
@media screen and (min-width:980px) {
.post-grid__item {
width:50%;
}
}
@media screen and (max-width:980px) {
.post-grid {
margin-left: -40px;
}
.popular-articles {
    margin-top: 0px;
}
}
@media screen and (min-width:992px) {
.post-grid__item {
width:33.33%;
}
}
.post-grid__item-wrapper {
position:relative;
display:flex;
flex-direction:column;
width:355px;
padding:20px 20px 27px;
text-align:left;
background:#fff;
border-radius:10px;
border: 1px solid #e3e3e3;
box-shadow:0 15px 20px rgba(0,0,0,.07);
}
.post-grid__item .post-tags {
margin-bottom:5px;
}
.post-grid .item .excerpt {
padding:0!important;
font-size:16px!important;
}
@media screen and (max-width:460px) {
.post-grid .ajax-load-more-wrap:before {
margin-right:0;
margin-left:0;
}
}
.post-item__image{height:0;padding-top:65%;overflow:hidden;line-height:0;text-align:center;background-position:center;background-size:cover;border-radius:10px 10px 0 0;box-shadow:0 0 2px rgba(0,0,0,.1)}.post-item__content{display:flex;flex:1;flex-direction:column;justify-content:space-between;margin-top:20px}.post-tags{display:flex;flex-wrap:wrap}.post-grid__item .post-tags{margin-bottom:5px}.post-tags__item{padding:7px;margin-right:10px;margin-bottom:10px;font-size:12px;line-height:15px;color:#2a67f4;background:#eaf0fe;border-radius:5px}.post-tags__item::first-letter{text-transform:uppercase}.post-item__category{display:inline-block;margin-right:10px;font-size:12px;line-height:16px;color:#000;text-transform: uppercase;}.pi-cateory-and-date{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.pi-content{max-height:182px;margin-bottom:16px;overflow:hidden}.post-grid .item .entry-title{font-size:18px;font-weight:700;-moz-hyphens:none;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none;line-height:22px;color:#171b24}.post-item h2{font-size:18.5px;font-weight:600}.post-grid .item .excerpt{padding:0!important;font-size:16px!important}.in-page-articles-block .block-title,.error-404 .page-title{font-size:20px;font-weight:500;text-transform:uppercase;letter-spacing:2px}.post-item__desc{margin-top:8px;font-size:15px;line-height:22px;color:#737373;text-align:justify;}.post-item__author-name{font-size:14px;color:#1b1b1b}.pi-views-and-comments{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:5px;color:#9f9fa8}.pi-comment{position:relative;display:flex;align-items:center;font-size:12px;margin-top: 12px;}.pi-comment .post-views-icon{position:relative;display:inline-block;width:10px;height:10px;margin-right:5px}.pi-comment .post-views-icon:before{display:block;width:100%;height:100%;content:'';background-image:url(/__swift/themes/client/images/message.svg);background-size:cover}.pi-info h2 a{color:#1a1a1a;outline:0}.pi-author-and-date .pi-date-and-time{padding:0}.pi-author-and-date{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-size:14px}.pi-date-and-time{display:flex;justify-content:space-between;font-size:12px;line-height:16px;color:#9f9fa8;text-align:right}@media screen and (max-width:520px){.pi-author-and-date{display:block}.pi-author-and-date .pi-author,.pi-author-and-date .pi-date-and-time{justify-content:flex-start}.pi-author-and-date .pi-date-and-time{margin:-27px 0 0 58px}}
.post-item{line-height:normal}.post-item a{outline:0}
.post-item .entry-title{
padding:0;
margin:0;
text-align: justify;
}
.pi-views-and-comments .pi-comment {
    white-space: nowrap;
    max-width: 165px;
}
.post-item__author-intro {
font-size:12px;
color:#1b1b1b
color: #6e6969fa;
margin-top: -12px;
}
.home .site, .category .site, .tag .site {
    margin-top: -100px;
    background: none;
}
.post-item a:hover,.post-item a:focus,.post-item .entry-title a:focus,.post-item .entry-title a:hover {
color:#288eab;
outline:0;
}
@media screen and (max-width:1099px){#content.site-content{flex-direction:column}.home .site,.category .site,.tag .site{margin-top:30px}.noflex{flex-direction:inherit !important;}}
.blog .format-status .entry-title,.archive .format-status .entry-title{display:none}
.single .byline,.group-blog .byline{display:inline}
.se-banners{display:flex;justify-content:space-between;padding:28px;border:1px solid #9f9fa8;border-radius:10px}.se-banners_single.se-banners{margin:50px 0}
.se-banners_blog.se-banners{
    flex-direction: column;
    justify-content: start;
    width: 355px;
    padding: 20px 20px 27px;
    text-align: left;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 15px 20px rgb(0 0 0 / 7%);
}
.se-banners_blog .se-banners__image{height:100%;margin:20px 0;background-position:center}.se-banners__content{min-height:auto}.se-banners__image{background-repeat:no-repeat;background-size:contain}.se-banners_single .se-banners__image{width:calc(38% - 12px);margin:0 0 0 12px;background-position:center}.se-banners_single .se-banners__content{width:62%;padding-right:12px}.se-banners_single .se-banners__title:after{max-width:120px}.se-banners__title{position:relative;margin-bottom:32px;font-size:22px;font-weight:700;line-height:1.1;color:#000;text-transform:initial}.se-banners__title:after{position:absolute;bottom:-16px;left:0;width:100%;max-width:65px;height:3px;content:''}.se-banners_single .se-banners__title:after{background-color:#ff6464}.se-banners_blog .se-banners__title:after{background-color:#533fdf}.se-banners__text{margin-bottom:30px;font-size:14px;line-height:20px;color:#737373}.se-banners__input-wrap{display:flex;line-height:1}.se-banners_single .se-banners__text{margin-bottom:20px}.se-banners_single .se-banners__text *{margin-bottom:0}.se-banners .se-banners__input{box-sizing:border-box;width:100%;max-width:160px;padding:13px 9px;margin-right:10px;font-size:12px;color:#9f9fa8;text-align:left;text-transform:initial;background:#fff;border:1px solid #9f9fa8;border-radius:5px}.se-banners_single .se-banners__input{max-width:250px}.se-banners .se-banners__input::placeholder{font-size:12px;color:#9f9fa8;text-align:left;text-transform:initial;letter-spacing:1px}.se-banners__btn{width:100%;max-width:124px;font-size:16px;font-weight:600;color:#fff;text-transform:initial;background:#000;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.2)}.se-banners_single .se-banners__btn{font-weight:400}a.se-banners__btn{display:flex;align-items:center;justify-content:center;height:40px}@media screen and (max-width:979px){.se-banners_single.se-banners{flex-direction:column-reverse;margin:40px 0}.se-banners_single .se-banners__image{width:100%;height:190px;padding:0;margin:0 0 30px 0}.se-banners_single .se-banners__content{width:100%;padding:0;margin:0}.se-banners{padding:30px 20px}.se-banners__title{display:flex;justify-content:center;text-align:center}.se-banners__title:after{left:auto}.se-banners__text{text-align:center}.se-banners__input-wrap{justify-content:center}.se-banners_blog .se-banners__image{min-height:160px;margin-bottom:130px}.se-banners_blog .se-banners__input-wrap{display:block;position:absolute;bottom:30px;left:0;padding-left:20px;padding-right:20px;width:80%}.se-banners_blog.se-banners{position:relative}.se-banners_blog .se-banners__btn{width:100%;margin-top:20px}.se-banners .se-banners__input{width:100%;max-width:100%;margin-right:0}.se-banners_blog .se-banners__title{font-size:20px;margin-bottom:15px;justify-content:start}.se-banners_blog .se-banners__title:after{display:none}.se-banners_blog .se-banners__text{text-align:left;margin-bottom:5px}.se-banners_blog .se-banners__text *{margin-bottom:0}.se-banners_single .se-banners__input{margin-right:10px}}.se-subscribe-block__widget{position:relative;padding:28px 62px;margin-top:70px;overflow:hidden;background:linear-gradient(129.78deg,rgba(75,82,233,.9) 34.89%,rgba(196,200,255,1) 95.21%),linear-gradient(129.9deg,rgba(69,0,138,.9) -34.76%,rgba(196,200,255,1) 82.35%);border-radius:10px}.se-subscribe-block__widget:before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;content:'';background-image:url(/__swift/themes/client/images/subscribe-block.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.se-subscribe-block__text-wrap{position:relative;z-index:3}.se-subscribe-block__title{position:relative;display:inline-block;margin-top:0;margin-bottom:25px;font-size:24px;font-weight:900;line-height:30px;color:#fff;text-transform:uppercase;transition:.2s all}.se-subscribe-block__title:before{position:absolute;bottom:-15px;left:0;width:76%;height:3px;content:'';background-color:#ff6464}.se-subscribe-block__text{margin-top:0;margin-bottom:20px;font-size:20px;font-weight:500;line-height:25px;color:#fff}.se-subscribe-block__widget .se-subscribe-block__input{width:300px;margin-right:16px;text-transform:initial}.se-subscribe-block__widget .se-subscribe-block__input::placeholder{font-size:12px;line-height:15px;color:#9f9fa8;text-transform:initial}@media screen and (max-width:1099px){.se-subscribe-block__widget{margin-bottom:50px}}@media screen and (max-width:980px){.se-subscribe-block__widget{padding:17px}.se-subscribe-block__title{font-size:21px}.se-subscribe-block__text{font-size:18px}.se-subscribe-block__widget .se-subscribe-block__input{width:100%;max-width:calc(100% - 143px);padding:12px 10px;margin-right:10px}.se-subscribe-block__widget .se-subscribe-block__button{width:100%;max-width:139px;padding:12px 10px}}.widget_search{padding-top:0}.se-tags-cloud__top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.se-tags-cloud__title{margin-right:15px;font-size:14px;font-weight:700;line-height:18px;color:#1b1b1b;text-transform:uppercase}.se-tags-cloud__clear-link{font-size:12px;font-weight:500;line-height:15px;color:#000;text-decoration:underline}.se-tags-cloud__wrap{display:flex;flex-wrap:wrap;height:auto;overflow:hidden;transition:.24s}.se-tags-cloud__clear-link:hover{color:#000;text-decoration:none}.se-tags-cloud__wrap .tag-cloud-link{padding:7px;margin-right:10px;margin-bottom:10px;line-height:15px;color:#2a67f4;background-color:#eaf0fe;border-radius:5px;transition:.24s}.se-tags-cloud__wrap .tag-cloud-link::first-letter{text-transform:uppercase}.se-tags-cloud__wrap .tag-cloud-link:hover,.se-tags-cloud__wrap .tag-cloud-link_active{background-color:#c6d7ff}.se-tags-cloud__wrap .tag-cloud-link:focus{outline:none}.se-tags-cloud__wrap .se-tags-cloud__tag_hide{display:none}.se-tags-cloud__expand-btn{position:relative;padding:4px 40px 4px 0;margin-top:20px;font-size:14px;font-weight:500;line-height:24px;color:#232a32;text-transform:none;background-color:transparent}.se-tags-cloud__expand-btn:after{position:absolute;top:1px;right:0;width:30px;height:30px;content:'';background-color:#1b1b1b;background-image:url(/__swift/themes/client/images/arrow-bottom.svg);background-repeat:no-repeat;background-position:center;border-radius:50%;transition:.24s}.se-tags-cloud__expand-btn_less:after{transform:rotate(180deg)}.se-tags-cloud__expand-btn:hover,.se-tags-cloud__expand-btn:focus{background-color:transparent;outline:none}
.qakb {
 padding-top: 25px;
}
.post-item .pi-comment a { 
  margin-left:3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-item .pi-comment .respuestas {
    color: #1ea000 !important;
    margin-left:3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 35%;
}
.btn_load-more,.btn_load-more:focus,.btn_load-more:disabled,.btn_load-more:disabled:hover{display:flex;align-items:center;justify-content:center;padding:14px 30px;font-size:14px;font-weight:600;line-height:24px;color:#232a32;background-color:#fff;outline:0}.btn_load-more:hover{background-color:transparent}.alm-load-more-btn{order:1;width:100%;margin:5px auto 25px}.btn_load-more-comments{margin:40px auto 20px}@media screen and (max-width:1050px){.alm-load-more-btn{width:100%}}
input {
line-height:normal;
}
.sidebar{flex-shrink:0;align-self:flex-start;width:26%}.sidebar_sticky{position:-webkit-sticky;position:sticky;top:85px;right:0;z-index:6}.cta-poster{display:flex;justify-content:center}.sidebar__wrapper{display:flex;flex-direction:column}@media screen and (min-width:1100px){.sidebar__wrapper>div:not(:last-of-type){padding-bottom:40px}.sidebar__wrapper>div:not(:first-of-type){margin-top:-20px;}}.widget_search{padding-bottom:20px;margin-bottom:0}@media screen and (max-width:930px){.sidebar_left{width:100%;border-right:0}}@media screen and (max-width:979px){.sidebar_left{top:64px}}
.featured:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    content: '';
    background: #d11404;
    border-radius: 0 0 10px 10px;
}
.white {
color: #FFFFFF !important;
}
.icon-key:before { 
 	font-family: 'Line Awesome Free';
	content: '\f2f6'; 
	font-weight: 900;
	font-size: 35px;
}
#qam-account-toggle {
        opacity: 0.7;
	}
#qam-account-toggle:hover {
        opacity: 1;
	}	
.lists {
        margin-left: 10px !important;
        background-color: #ab9fa8 !important;
}
@media screen and (max-width: 1349px) {
.pi-author-avatar {
    padding: 0px 0px 0px 40px;
}
.pi-author-block {
    padding: 0 0 0 60px;
}
}
/* @end */

/*@img arts*/
.kb-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    position: relative;
}
.kb-caption-text, figcaption.kb-caption-text {
    font-weight: 300;
    line-height: 1.4em;
    text-align: center;
}
.kb-caption .kb-caption-text {
    font-size: 85%;
    opacity: .8;
}
.size-full {
max-width:95%;
min-width:85%;
height:auto;
}
@media screen and (max-width: 540px) {
.post-header .entry-title {
font-size: 1.72rem !important;
}
.pi-author-block__item-sep {
    margin-right: 5px;
    margin-left: 5px;
}
.pi-author-block__comments-icon {
    margin-right: 5px;
}
.pi-author-block__item-time {
    margin-left: 0px;
}
.pi-author-block {
    width: 270px;
    padding: 0;
    left: 65px;
}
.post-header {
    margin-right: 15px;
    margin-left: 15px;
}
.pi-author-avatar {
    padding: 0px 0px 0px 15px !important;
}
}
@media screen and (max-width: 370px) {
.pi-author-block {
    width: 230px !important;
}
.pi-author-block .minimobile {
   display:none;
}
}
.clearimagebutton{
    margin-left: -11px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    border-radius: 5px 5px 0px 0px;
    padding: 0.1em 0.8em;
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-size: 0.82rem;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    border: 1px solid #901818;
    position: relative;
    top: -126px;
    max-width: 115px;
    letter-spacing: -0.6px;
    width: 112px;
    background: #f76363;
    color: #fff !important;
    opacity: 50%;
}
.clearimagebutton:before{
    font-family: 'FontAwesome';
    content: "\f343";
    font-size: 12px;
    margin-right: 3px;
}
.clearimagebutton:hover{
  color: #fff;
  background: #bf4c4c;
  opacity: 80%;
}
.clearimagebutton:active{
  background: #803333;
}
.clearimagebutton:disabled{
  color: #e9e9f2 !important;
  background: #c7ccd9 !important;
}
/* @avatarprofile */
.rnk-AvatarWrapper-with-badge .rnk-UserBadge,.rnk-scrolldown-line{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rnk-Elastic_SearchLoadingIconBig,.rnk-Elastic_SearchLoading,div[is='youtube-iframe']::after,.rnk-ImagePreview_PicWrapper-eye,.rnk-SocialShare_DialogContainer,.rnk-AvatarWrapper-giant>img,.rnk-AvatarWrapper-grande>img,.rnk-AvatarWrapper-dia>img,.rnk-AvatarWrapper-comment>img,.rnk-AvatarWrapper-thumbnail>img,.rnk-AvatarWrapper-mini>img,.rnk-AvatarWrapper>img,.animate-checkbox-off::after,.animate-checkbox-on::after,.rnk-HomeHeadlines_Main .rnk-Microdata_Picture img,.rnk-HomeHeadlines_Text-with-thumbnail .rnk-Microdata_Picture img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.rnk-AvatarWrapper-giant,.rnk-AvatarWrapper-grande,.rnk-AvatarWrapper-dia,.rnk-AvatarWrapper-comment,.rnk-AvatarWrapper-thumbnail,.rnk-AvatarWrapper-mini,.rnk-AvatarWrapper{overflow:hidden;position:relative;border-radius:5%;background-color:#bfbfbf;background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.25);box-shadow:0 0 3px 0 rgba(0,0,0,0.25)}.rnk-AvatarWrapper-giant>img,.rnk-AvatarWrapper-grande>img,.rnk-AvatarWrapper-dia>img,.rnk-AvatarWrapper-comment>img,.rnk-AvatarWrapper-thumbnail>img,.rnk-AvatarWrapper-mini>img,.rnk-AvatarWrapper>img{max-width:none;min-height:100%}.rnk-AvatarWrapper{width:32px;height:32px}.rnk-AvatarWrapper-mini{width:36px;height:36px}.rnk-AvatarWrapper-thumbnail{width:50px;height:50px}.rnk-AvatarWrapper-comment{width:75px;height:75px}.rnk-AvatarWrapper-dia{width:100px;height:100px}.rnk-AvatarWrapper-grande{width:100%;height:112px}.rnk-AvatarWrapper-giant{width:240px;height:240px}.rnk-AvatarWrapper-with-badge{display:inline-block;position:relative;margin-bottom:.67em}.rnk-AvatarUpdate_LastAvatar .rnk-AvatarWrapper-grande img{min-width:112px;max-height:112px}
.rnk-Button {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    border: 0;
    border-radius: 0px 0px 5px 5px;
    padding: 0.4em 0.8em;
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-size: 0.82rem;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
}
.rnk-Button {
    border: 1px solid #b8b8b8;
    background-color: #d9d9d9d4;
    color: #151414b8 !important;
    position: relative;
    top: -34px;
    width: 112px;
    letter-spacing: -0.6px;
}
.rnk-Button:hover {
    background-color: #b8b8b8d1;
    color: #151414 !important;
}

.rnk-UserConfig_ContentCaption {
    margin: 0.5rem 0;
    font-size: 0.875rem;
}
[type='file'] {
    width: 100%;
    position: relative;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border: 1px dashed #d9d9d9;
}
.hidden, .is-hidden {
    display: none !important;
}
.rnk-FormsGroup, .rnk-FormsGroup-autocomplete {
    position: relative;
}
.rnk-margin-top-small {
    margin-top: 0.5rem !important;
}
/* @end */
/*@userprofile*/
.LoggedInLayout__main,.LoggedInLayout__main--transactions{display:flex;flex-direction:column;min-height:106vh}@media (min-width:599px){.LoggedInLayout__main--transactions{display:flex;flex-direction:column;height:auto;min-height:100vh}.LoggedInLayout__main{min-height:100vh}}.LoggedInLayout__wrapper{display:flex;flex:1 0 auto;height:auto;margin-bottom:1.25rem;min-height:auto;position:relative;top:56px;top:0;transition:all .5ms ease-out;width:100%;z-index:850}@media (min-width:599px){.LoggedInLayout__wrapper{margin-bottom:3.125rem;top:50px}}@media (min-width:1024px){.LoggedInLayout__wrapper{margin-bottom:3.125rem;top:50px}}.LoggedInLayout__wrapper--transactions{display:block}@media (min-width:599px){.LoggedInLayout__wrapper--transactions{display:flex;flex:1 0 auto}}.LoggedInLayout__wrapper--slide{height:100vh;margin-bottom:0;min-height:unset;overflow:hidden;top:0}@media (min-width:599px){.LoggedInLayout__wrapper--slide{height:auto;margin-bottom:50px;max-height:unset;min-height:auto;overflow:unset;top:50px}}.LoggedInLayout__wrapper--arabic{flex-direction:row-reverse}@media (min-width:599px){.LoggedInLayout__wrapper--arabic{overflow:visible}}
.LoggedInLayout__Sidebarr-container{
background-attachment:scroll;
display:none;
flex-direction:column;
position:relative;
background: #fff;
}
@media (min-width:599px){.LoggedInLayout__Sidebarr-container{display:flex;max-width:285px;width:38%;}}@media (min-width:1024px){.LoggedInLayout__Sidebarr-container{max-width:315px;width:100%;top:10px;}}.LoggedInLayout__container{align-items:center;display:flex;flex-direction:column;flex-grow:1;margin-bottom:0;position:relative;top:0;-webkit-transform:translateX(0);transform:translateX(0);transition:all .37s cubic-bezier(.17,.17,.65,1);width:100%;will-change:transform}@media (min-width:599px){.LoggedInLayout__container{margin-bottom:1.25rem;transition:none;width:86.5%}}@media (min-width:1024px){.LoggedInLayout__container{margin-bottom:3.5rem;transition:none;width:86.5%}}.LoggedInLayout__container:after{background-color:#252d3a;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .37s linear;width:100%}@media (min-width:599px){.LoggedInLayout__container:after{content:none}}.LoggedInLayout__container--slide{-webkit-transform:translateX(100%);transform:translateX(100%)!important;transition:all .37s cubic-bezier(0,0,.37,1)}.LoggedInLayout__container--slide:after{opacity:.5}@media (min-width:599px){.LoggedInLayout__container--slide{-webkit-transform:translateX(0);transform:translateX(0)!important;transition:none}}.LoggedInLayout__container--slideRTL{-webkit-transform:translateX(-100%);transform:translateX(-100%)!important;transition:all .37s cubic-bezier(0,0,.37,1)}.LoggedInLayout__container--slideRTL:after{opacity:.5}@media (min-width:599px){.LoggedInLayout__container--slideRTL{-webkit-transform:translateX(0);transform:translateX(0)!important;transition:none}}.LoggedInLayout__container--open{transition:all .37s cubic-bezier(.17,.17,.65,1)}@media (min-width:599px){.LoggedInLayout__container--open{transition:none}}@media (max-width:978px){.LoggedInLayout__container--open{width: 100%;float: right;right: 5px;}}.LoggedInLayout__container--homepage{margin-bottom:0}.LoggedInLayout__container-inside{max-width:428px;width:100%;}@media (min-width:599px){.LoggedInLayout__container-inside{margin-top:0;max-width:470px;width:82.8%}}@media (min-width:1024px){.LoggedInLayout__container-inside{margin-top:0;max-width:1030px;width:86.5%}}@media (min-width:599px){.LoggedInLayout__container-inside--isHomepage{margin-top:0;max-width:435px;width:auto}}@media (min-width:980px){.LoggedInLayout__container-inside--isHomepage{margin-top:0;max-width:649px;width:auto}}@media (min-width:1024px){.LoggedInLayout__container-inside--isHomepage{margin-top:0;max-width:653px;width:auto}}@media (min-width:1400px){.LoggedInLayout__container-inside--isHomepage{margin-top:0;max-width:1030px;width:auto}}.LoggedInLayout__footer-container{background-color:#0e151d;display:block;flex-shrink:0}.LoggedInLayout__footer-container--slide{display:none}@media (min-width:599px){.LoggedInLayout__footer-container--slide{display:block}}.LoggedInLayout__footer-container--noScroll{display:flex}.LoggedInLayout__page-title-mobile{position:sticky;top:0;-webkit-transform:translateX(0);transform:translateX(0);will-change:transform;z-index:1031}.LoggedInLayout__page-title-mobile--slide{-webkit-transform:translateX(100%);transform:translateX(100%)!important;transition:all .4s cubic-bezier(.17,.17,.65,1)}@media (min-width:599px){.LoggedInLayout__page-title-mobile--slide{-webkit-transform:translateX(0);transform:translateX(0)!important;transition:none}}
.Sidebarr{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:100vh;overflow:auto;top:50px;width:100%;background: #fff;border-radius: 10px;border: 1px solid #e3e3e3;box-shadow: 0 15px 20px rgb(0 0 0 / 7%)}@media (min-width:599px){.Sidebarr{width:100%}}@media (min-width:1024px){.Sidebarr{width:100%}}.Sidebarr:hover .Sidebarr__scroll-vertical{opacity:1!important;visibility:visible!important}.Sidebarr:hover .Sidebarr__scroll-thumb{background-color:hsla(0,0%,100%,.4)!important}.Sidebarr__logo-link{display:flex;justify-content:center;width:100%}.Sidebarr__logo{display:block;height:auto;max-width:187px;width:56%}@media (min-width:599px){.Sidebarr__logo{margin-bottom:30.56px}}@media (min-width:801px){.Sidebarr__logo{margin-bottom:30.56px}}@media (min-width:1400px){.Sidebarr__logo{margin-bottom:30.56px}}.Sidebarr__links{margin-bottom:1.25rem;width:100%}.Sidebarr__search{margin:.625rem 0;width:80%}@media (min-width:599px){.Sidebarr__search{width:85%}}@media (min-width:801px){.Sidebarr__search{width:85%}}@media (min-width:1400px){.Sidebarr__search{width:80%}}.Sidebarr__logo-container{display:flex;justify-content:center;position:relative;width:100%}.Sidebarr__logo-container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Sidebarr__link{align-items:center;border-left:3px solid transparent;border-right:3px solid transparent;box-sizing:border-box;cursor:pointer;display:flex;font-size:1rem;font-weight:500;height:54px;text-decoration:none;transition:.2s ease-out;width:100%}@media (min-width:599px){.Sidebarr__link{font-size:.8125rem;letter-spacing:.46px;line-height:1.1875rem}}@media (min-width:801px){.Sidebarr__link{font-size:.8125rem;letter-spacing:.46px;line-height:1.1875rem}}@media (min-width:1024px){.Sidebarr__link{font-size:.8125rem;letter-spacing:.46px;line-height:1.1875rem}}@media (min-width:1400px){.Sidebarr__link{font-size:.8125rem;letter-spacing:.46px;line-height:1.1875rem}}@media (min-width:1920px){.Sidebarr__link{font-size:1rem;letter-spacing:.56px;line-height:1.1875rem}}.Sidebarr__link:hover{background-color:transparent;border-left:3px solid transparent;text-decoration:none;}.Sidebarr__link:hover--active{background-color:#151a211c;border-left:3px solid #4eafcb}.Sidebarr__link:hover--active .Sidebarr__link-icon{color:#4eafcb}.Sidebarr__link:hover--active .Sidebarr__link-icon .icon-Icon---parental-section:before{color:#4eafcb}@media (hover:hover) and (pointer:fine){.Sidebarr__link:hover{background-color:#151a211a}}.Sidebarr__link--active{background-color:#0e151d0d;border-left:3px solid #eeab0a;color:#18191a !important;}.Sidebarr__link--active .Sidebarr__link-icon,.Sidebarr__link--active .Sidebarr__link-icon .icon-Icon---parental-section:before,.Sidebarr__link--active .Sidebarr__link-icon .icon-club_activity1 span:before{color:#4c5156 !important;}.Sidebarr__link--active:hover{background-color:#0e151d1a;border-left:3px solid #eeab0a;}.Sidebarr__link--active:hover .SidebarrLink__icon,.Sidebarr__link--active:hover .SidebarrLink__icon .icon-Icon---parental-section:before{color:#4eafcb}.Sidebarr__link--activeRTL{background-color:#0e151d;border-left:none;border-right:3px solid #4eafcb}.Sidebarr__link--activeRTL .Sidebarr__link-icon,.Sidebarr__link--activeRTL .Sidebarr__link-icon .icon-Icon---parental-section:before,.Sidebarr__link--activeRTL .Sidebarr__link-icon .icon-club_activity1 span:before{color:#4eafcb}.Sidebarr__link--activeRTL:hover{background-color:#0e151d1a;border-left:none;border-right:3px solid #4eafcb}.Sidebarr__link--activeRTL:hover .SidebarrLink__icon,.Sidebarr__link--activeRTL:hover .SidebarrLink__icon .icon-Icon---parental-section:before{color:#4eafcb}.Sidebarr__link-text{display:flex;justify-content:flex-start;font-size: 0.9725rem !important;letter-spacing: -0.39px !important;line-height: 1.1875rem !important;}.Sidebarr__link-text--long-word{word-break:break-word}.Sidebarr__link-text--arabic{flex-direction:row-reverse}.Sidebarr__link-content{align-items:center;display:flex;margin:auto;width:81.7%}.Sidebarr__link-content--arabic{flex-direction:row-reverse}.Sidebarr__link-content-inside{align-items:center;display:flex;padding:0 5%}.Sidebarr__link-content-inside--spaced{padding-right:0}.Sidebarr__link-content-inside--arabic{flex-direction:row-reverse;padding:0;text-align:end}.Sidebarr__link-icon{display:inline-block;font-size:24px !important;margin-right:1.5625rem;transition:.2s;width:22px}.Sidebarr__link-icon--account-info{font-size:22px}.Sidebarr__link-icon--security{font-size:24px}.Sidebarr__link-icon--communications,.Sidebarr__link-icon--privacy_settings{font-size:15px}.Sidebarr__link-icon--betas{font-size:22px}.Sidebarr__link-icon--store-settings .icon-store_settings1{font-size:24px}.Sidebarr__link-icon--parental .icon-Icon---parental-section:before{color:#fff}.Sidebarr__link-icon--club-activity .icon-club_activity1 span:before{color:#fff;font-size:1.25rem;letter-spacing:0}.Sidebarr__link-icon--arabic{margin-left:1.5625rem;margin-right:0}@media (min-width:801px){.Sidebarr__link-icon{display:inline-block;margin-right:1.875rem}}@media (min-width:1024px){.Sidebarr__link-icon{display:inline-block;}}@media (min-width:1400px){.Sidebarr__link-icon{display:inline-block;margin-right:1.5625rem}}.Sidebarr__security-bullet-wrapper{display:inline-block;left:12px;position:relative}@media (min-width:599px){.Sidebarr__security-bullet-wrapper{left:12px;position:relative}}.Sidebarr__security-bullet-wrapper--arabic{left:-12px}.Sidebarr__security-bullet-container{align-items:center;display:flex;height:18px;justify-content:center;position:relative;width:18px;z-index:2}@media (min-width:1024px){.Sidebarr__security-bullet-container{height:18px;width:18px}}.Sidebarr__security-bullet-container--animated{height:8px;top:6px;width:8px}@media (min-width:1024px){.Sidebarr__security-bullet-container--animated{height:8px;width:8px}}@keyframes fade-out{0%{opacity:.6;transform:scale(.8)}73%{opacity:0;transform:scale(2.3)}to{opacity:0}}.Sidebarr__security-bullet-outside{background-color:#fff;border-radius:50%;display:block;height:100%;opacity:.2;position:absolute;width:100%;z-index:5}.Sidebarr__security-bullet-outside--animated{animation:fade-out 1.3s cubic-bezier(0,0,.66,1) infinite;-webkit-animation:fade-out 1.3s cubic-bezier(0,0,.66,1) infinite}.Sidebarr__security-bullet-inside{background-color:#ffa68e;border-radius:50%;height:8px;position:absolute;width:8px;z-index:10}@media (min-width:1024px){.Sidebarr__security-bullet-inside{height:8px;width:8px}}.Sidebarr__scroll-track{right:3px!important;top:0}.Sidebarr__scroll-thumb{background:hsla(0,0%,100%,.2)!important}.Sidebarr__scroll-thumb:hover{background-color:hsla(0,0%,100%,.4)!important}.Sidebarr__scroll-track-horizontal{display:none}
.Sidebarr__logo-container:before {
font-family: 'Line Awesome Free';
    content: '\f2c2';
    font-weight: 900;
    display: inline-block;
    font-size: 34px;
    width: 1em;
    padding: 5px;
    margin: -4px 4px 0px 4px;
    text-align: center;
    border-radius: 1em;
    vertical-align: sub;
}
.Sidebarr__logo-container_account{display:flex;justify-content:center;position:relative;width:100%}.Sidebarr__logo-container_account:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}
.Sidebarr__logo-container_account:before {
font-family: 'Line Awesome Free';
    content: '\f06b';
    font-weight: 900;
    display: inline-block;
    font-size: 34px;
    width: 1em;
    padding: 5px;
    margin: -4px 4px 0px 4px;
    text-align: center;
    border-radius: 1em;
    vertical-align: sub;
}
.Icon-icon-0-2-43 {
    color: #4c5156c2;
}
.entry_title_profile {
padding-top: 35.122px;
padding-bottom: 34.122px;
font-size: 23px;
line-height: 0;
left: 0;
color: #3b444f !important;
font-weight: 500;
letter-spacing: -0.4px;
background: #f9f9f9;
text-shadow: 0px 1px #00000070;
}
.entry_title_profile_account {
    padding-top: 32.122px;
    padding-bottom: 19.122px;
    font-size: 23px;
    line-height: 0;
    left: 0;
    color: #3b444f !important;
    font-weight: 500;
    letter-spacing: -0.4px;
    background: #f9f9f9;
    text-shadow: 0px 1px #00000070;
}
.activos {
color: #252424 !important;
}
.home_profile {
max-width: 82px;
}
.adminaccounttitle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 15px 0px 15px 0px;
    margin-top: -14.5px;
}
@media screen and (max-width: 1023px) {
   .clearimagebutton{
    margin-left: -11px;
    top: -110px;
    max-width: 96px;
    width: 96px;
    font-size: 12px;
    }
    .rnk-Button {
    top: -49px;
    max-width: 96px;
    letter-spacing: -1px;
    font-size: 12px;
    }
}
.lefty {
    left: 0px;
    position: relative;
    top: 1px;
    cursor: pointer;
    color: #0088cc !important;
    fill: currentColor;
    font-size: 1em !important;
    opacity: 55%;
}

.lefty:hover {
    opacity: 100%;
}
.justify {
text-align: justify;
}
/*@end*/
/*@select language*/
.lang_block{
    float:left;
    margin-top:0
}
.lang_block .top-settings{
    float:left;
    top:0;
    position:relative;
    height: 50px;
}
.lang_block .top-settings__icon{
    cursor:pointer;
    display:block;
    font-family:ProximaNova-Regular;
    padding:0;
    background-color:transparent
}
.lang_block .top-settings__icon span{
    font-size:12px;
    line-height:17px;
    color:#3b444f;
    font-weight:400;
    font-style:normal;
    opacity:.6;
    margin-left:5px;
    vertical-align:top
}
.lang_block .top-settings.alt_head:hover .top-settings__icon{
    height:auto;
    margin-bottom: 18px;
}
.lang_block .top-settings.alt_head:hover .top-settings__dropdown{
    display:block
}
.lang_block .top-settings.alt_head img.dropdown-img{
    width:17px;
    height:auto;
    top:3px;
    float:left;
    margin-right:20px;
    left:12px;
    position:relative;
    -webkit-box-shadow:0 0 5px rgba(0,0,0,.1);
    box-shadow:0 0 5px rgba(0,0,0,.1)
}
.lang_block .top-settings.alt_head .nav-stacked a{
    font-size:12px;
    color:rgba(59,68,79,.7);
    text-decoration:none;
    display:block;
    padding:3px 0
}
.lang_block .top-settings.alt_head .nav-stacked a:hover{
    color:#3b444f
}
.lang_block .top-settings.alt_head .nav-stacked li{
    padding:0
}
.lang_block .top-settings.alt_head .nav-stacked li:first-child a:hover,.lang_block .top-settings.alt_head .nav-stacked li:last-child a:hover{
    padding:3px 0;
}
.lang_block .top-settings.alt_head i.top-settings__icon{
    line-height:17px;
    top:0;
    left:0;
    width:auto;
    min-width:98px;
    height: auto;
    padding:0;
    padding-top: 60px;
}
.lang_block .top-settings.alt_head i.top-settings__icon>img{
    vertical-align:top;
    position:relative;
    top:3px;
    width:17px;
    height:auto
}
.lang_block .top-settings.alt_head i.top-settings__icon:after{
    content:'';
    width:8px;
    height:8px;
    background-size:contain;
    opacity:.4;
    position:static;
    vertical-align:top;
    display:inline-block;
    margin:4px 0 0 5px
}
.lang_block .top-settings.alt_head .top-settings__dropdown{
    display:none;
    margin-right:0;
    right:auto;
    left:0;
    bottom: 0px; /* ajustar aquí */
    width:150px;
    position:absolute;
    z-index:99
}
.lang_block .top-settings.alt_head .top-settings__dropdown a span{
    font-size:12px;
    margin-left:0;
}
.lang_block .top-settings.alt_head .top-settings__dropdown ul{
    padding:12px 6px
}
.lang_block .top-settings.alt_head .top-settings__dropdown-content{
    -webkit-box-shadow:0 -1px 24px 0 rgba(0,0,0,.1);
    box-shadow:0 -1px 24px 0 rgba(0,0,0,.1);
    border:0;
    border-radius:2px;
    background-color:#fff
}
.lang_block .top-settings.alt_head .top-settings__dropdown-content:after{
    content:'';
    position:absolute;
    top:-8px;
    right:auto;
    left:21px;
    border-width:0;
    margin-right:-9px;
    border-left:9px solid transparent;
    border-right:9px solid transparent;
    border-bottom:8px solid #fff
}
.lang_block .top-settings.alt_head .top-settings__dropdown-content:before{
    display:none;
}
.lang_block .top-settings__dropdown ul {
  list-style: none;
  padding: 12px 6px;
  margin: 0;
}
.lang_block .top-settings.alt_head i.top-settings__icon:before{
    content:'';
    width:8px;
    height:8px;
    background-size:contain;
    opacity:.4;
    position:static;
    vertical-align:top;
    display:inline-block;
    margin:0 0 4px 5px;
}

.lang_block .top-settings.alt_head .top-settings__dropdown-content:after{
    content:'';
    position:absolute;
    top:100%;
    right:auto;
    left:60px;
    border-width:0;
    margin-right:-9px;
    border-left:9px solid transparent;
    border-right:9px solid transparent;
    border-top:8px solid #fff;
}
.topbar.alt_padding {
    position: absolute;
    top: auto;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    height: 90px;
    margin-top: -70px;
}
/*@end*/
.opened-list:after {
    content: "\F067";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    right: -10px;
    bottom: 0px;
    opacity: 93%;
    color: #0088cc !important;
    fill: currentColor;
    font-size: 1.1875em;
}
.closed-list:after {
    content: "\F068";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    right: -10px;
    bottom: 0px;
    opacity: 93%;
    color: #0088cc !important;
    fill: currentColor;
    font-size: 1.1875em;
}
.ColabUnits {
    display: flex;
    max-width: fit-content;
    align-items: flex-end;
    justify-content: center;
    margin-right: 9px;
}
.ColabUnits-text {
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-weight: 600;
    color: #56595a;
    opacity: 80%;
}
.ColabUnits-text:hover {
    opacity: 100%;
    cursor: pointer;
}
.ColabUnits-text:after {
    content: "\f0c3";
    font-family: "FontAwesome";
    font-weight: 900;
    opacity: 93%;
    color: #0088cc !important;
    fill: currentColor;
    font-size: 1.1875em;
}
/*@avatar-progression*/
.progression {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-size: cover;
}
.progression-avatar {
    position: relative; 
    display: flex;
    width: fit-content;
    height: fit-content;
}
.principiante {
    color: rgb(28, 205, 118);
    stroke: rgb(28, 205, 118);
}
.colaborador {
    color: #0bf;
    stroke: #0bf;
}
.experto {
    color: #95628f;
    stroke: #95628f;
}
.moderador {
    color: #f96517;
    stroke: #f96517;
}
.prime {
    color: #dca917;
    stroke: #dca917;
}
.observador {
    color: rgb(241, 243, 244);
    stroke: rgb(241, 243, 244);
}
/*@end*/
.minlog {
 min-width: 225px !important;
}
.irs_img {
    margin-right: 8px;
    max-width: 22px;
    height: auto;
}
.kbarticlecat {
    color: #92969ba6;
    font-size: 0.95em;
    line-height: 2;
}
.paginationLabel {
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}
.paginationLink {
    display: inline-block;
    min-width: 18px;
    height: 18px;
    padding: 0.3rem calc(0.305rem);
    font-style: normal;
    line-height: 1;
    color: rgb(36, 41, 47) !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    text-decoration: none;
    margin-right: 4px;
    background-color: transparent;
    border-radius: 6px;
    transition: background-color 0.2s cubic-bezier(0.3, 0, 0.5, 1) 0s;
    font-size: 15.5px;
}
.paginationLink[aria-disabled], .paginationLink[aria-disabled]:hover, .paginationLink[role="presentation"], .paginationLink[role="presentation"]:hover {
    color: rgb(140, 149, 159) !important;
    cursor: default;
    background-color: transparent;
}
.paginationLink[aria-current], .paginationLink[aria-current]:hover {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(9, 105, 218);
    border-color: transparent;
}
.paginationLink[rel="prev"], .paginationLink[rel="next"] {
    color: rgb(9, 105, 218) !important;
}
.paginationLink:last-child {
    margin-right: 0px;
}
.paginationLink[rel="prev"]::before {
    margin-right: 3px;
    clip-path: polygon(9.8px 12.8px, 8.7px 12.8px, 4.5px 8.5px, 4.5px 7.5px, 8.7px 3.2px, 9.8px 4.3px, 6.1px 8px, 9.8px 11.7px, 9.8px 12.8px);
}
.paginationLink[rel="next"]::after {
    margin-left: 3px;
    clip-path: polygon(6.2px 3.2px, 7.3px 3.2px, 11.5px 7.5px, 11.5px 8.5px, 7.3px 12.8px, 6.2px 11.7px, 9.9px 8px, 6.2px 4.3px, 6.2px 3.2px);
}
.paginationLink[rel="prev"]::before, .paginationLink[rel="next"]::after {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    content: "";
    background-color: currentcolor;
}
.irscontainer .irsui:last-of-type > hr.irshr,
.irscontainer .irsui1:last-of-type > hr.irshr,
.irscontainer .irsui2:last-of-type > hr.irshr,
.irscontainer .irsui3:last-of-type > hr.irshr,
.irscontainer .irsui4:last-of-type > hr.irshr {
  display: none;
}
.irscontainer  > hr.irshr {
  display: none;
}
.irscontainer .irsui3:last-of-type > hr.irshr {
  display: none;
}
.helpimg {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 280px;
  width: 95%;
}
.containerContact {
  column-count: 2;
}

.box {
  break-inside: avoid; 
}


/* CSS - PLUGINS (13 Dec 2025 02:35:17 PM) */


/* ./__swift/javascript/__global/plugins/colorpicker/css/plugin.colorpicker.css */
.colorpicker {
	z-index: 100000;
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}

.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}

.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/colorpicker_overlay.png);
}

.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}

.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}

.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}

.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}

.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}

.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0 !important;
	height: 11px;
	line-height: 11px;
}

.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_hex.png) top;
	left: 212px;
	top: 142px;
}

.colorpicker_hex input {
	right: 6px;
}

.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}

.colorpicker_field input {
	padding: 0;
	line-height: 11px;
}

.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}

.colorpicker_rgb_r {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_rgb_r.png);
	top: 52px;
	left: 212px;
}

.colorpicker_rgb_g {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_rgb_g.png);
	top: 82px;
	left: 212px;
}

.colorpicker_rgb_b {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_rgb_b.png);
	top: 112px;
	left: 212px;
}

.colorpicker_hsb_h {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_hsb_h.png);
	top: 52px;
	left: 282px;
}

.colorpicker_hsb_s {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_hsb_s.png);
	top: 82px;
	left: 282px;
}

.colorpicker_hsb_b {
	background-image: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_hsb_b.png);
	top: 112px;
	left: 282px;
}

.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(https://www.abogadourbanista.com/__swift/javascript/__global/plugins/colorpicker/images/custom_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}

.colorpicker_focus {
	background-position: center;
}

.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}

.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}

.colorpicker_slider {
	background-position: bottom;
}
/* CSS - LINKEDJS (13 Dec 2025 02:35:17 PM) */


/* ./__swift/apps/base/javascript/__global/thirdparty/Popup/popup.css */
.swiftpopup {
	display: none;
	border: 1px solid #ddd;
	background: #fff;
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	-moz-box-shadow: 2px 2px 2px #f3f3f3;
	-webkit-box-shadow: 2px 2px 2px #f3f3f3;
	box-shadow: 2px 2px 2px #f3f3f3;
	z-index: 10004;
	left: 0px;
	top: 0px;
}

.swiftpopupdialog {
	border-top: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.swiftpopup li {
	height: 20px;
	padding: 6px 8px 4px 8px;
	border-bottom: 1px solid transparent;
	display: block;
	font-size: 14px;
}

.swiftpopup li:hover {
	background: #fff9c9;
	cursor: pointer;
}

.swiftpopup li.separator {
	height: 1px !important;
	padding: 0px !important;
	background: #f1f1f1;
	border: none;
}

.swiftpopup li.separator:hover {
	background: #f1f1f1 !important;
	cursor: default !important;
}

.swiftpopup li.selected {
	background: #faf5d8;
}

.swiftpopupoutline {
	padding: 4px 8px 4px 8px;
	border: 1px solid #ddd;
	border-radius: 4px;
	cursor: pointer;
	z-index: 10005;
	position: relative;
	background: #fff;
}

.swiftpopupoutlinehover {
	border: 1px solid #ddd;
	z-index: 10010;
}

/* ./__swift/apps/base/javascript/__global/thirdparty/Cookieconsent/cookieconsent.min.css */
.cc-window{opacity:1}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 0.3s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 0.3s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:1001}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;width:100%;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:contents;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .4em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.7em;opacity:.7;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cookies-modify__body{overflow-y:auto;}.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:0.1em}.cookies-modal__buttons{margin:0 auto}.cookies-modal{padding:20px 25px 10px 20px}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.cookies-wrapper{display:flex;justify-content:center;align-items:center;background-color:#faf9f5}.cookies-modal{background-color:#faf9f5;bottom:0;width:100%;z-index:3;position:fixed;padding:25px 25px 40px 20px;overflow-y:auto;z-index: 1001;}@media only screen and (min-width:48.0625em){.cookies-modal{padding-left:7rem;padding-right:7rem;width:auto;max-height:330px}}.cookies-modal.full-height{height:100%;padding-right:0}@media only screen and (min-width:26.625em){.cookies-modal.full-height{height:670px;max-width:885px;max-height:fit-content;top:50%;transform:translate(-50%,-50%);width:80vw;left:50%}}.cookies-modal__title{color:#242424;margin-bottom:6px;line-height:14px;text-transform:uppercase;font-weight: bold;font-size:14px}@media only screen and (min-width:26.625em){.cookies-modal__title{font-size:18px}}.cookies-modal__title span{font-size:16px}.cookies-modal__wrapper{display:flex;flex-direction:column;justify-content:center;align-items: center}@media only screen and (min-width:48.0625em){.cookies-modal__wrapper{flex-direction:row;gap:20px}.cookies-modal__wrapper.column{flex-direction:column}}.cookies-modal__paragraph{flex-basis:70%;display:grid;grid-gap:6px;grid-auto-flow:row;margin-bottom:6px;font-size:10px}.cookies-modal__paragraph span{line-height:19px;letter-spacing:0;font-size:14px;text-align: justify;flex-basis: 70%;display: grid;grid-gap: 10px;grid-auto-flow: row;margin-bottom: 10px;}.cookies-modal__paragraph span.highlight{font-weight:700}.cookies-modal__paragraph span a{font-weight:700;text-decoration:underline;color:#242424}.cookies-modal__paragraph span a:visited{color:#242424}@media only screen and (min-width:26.625em){.cookies-modal__paragraph{font-size:12px}.cookies-modal__paragraph span{letter-spacing:.12px}}.cookies-modal__items-wrapper{display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:26.625em){.cookies-modal__items-wrapper{gap:5px}}.cookies-modal__buttons{display:grid;justify-content:flex-start;grid-gap:10px;grid-auto-flow:column}@media only screen and (min-width:48.0625em){.cookies-modal__buttons{grid-auto-flow:row;grid-template-rows:min-content}.cookies-modal__buttons.modify{justify-content:center;grid-auto-flow:column}}.cookies-modal__buttons .buttons{margin-top:.1rem;font-size:13px;font-weight:700;letter-spacing:.55px;line-height:16px;text-transform:uppercase;height:45px;width:140px;cursor:pointer;border-radius:3px}@media only screen and (min-width:26.625em){.cookies-modal__buttons .buttons{height:40px;width:180px}}.cookies-modal__buttons-accept{background-color:#242424;color:#fff;border:none;opacity:0.8;transition:opacity 0.3s ease;}.cookies-modal__buttons-modify{color:#242424;background-color:#fff;border:1px solid #242424;;opacity:0.8;transition:opacity 0.3s ease;}.cookies-modify{border-bottom:1px solid #cbcbcb;padding-bottom:21px}.cookies-modify__modal-title{font-size:1.25em;text-transform:uppercase;padding-bottom:2rem;display:flex;justify-content:center;font-weight: bold}@media only screen and (min-width:26.625em){.cookies-modify__modal-title{justify-content:flex-start}}@media only screen and (min-width:26.625em){.cookies-modify{padding-bottom:10px}}@media only screen and (min-width:26.625em){.cookies-modify__pl{font-size: 0.98em}}.cookies-modify__wrapper{display:flex;gap:1rem;flex-direction:column;justify-content:space-between;height:100%}.cookies-modify__body{flex:1}.cookies-modify:last-child{border:none}.cookies-modify__line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px}.cookies-modify__title{flex-basis:80%}.cookies-modify__title span{font-size:13px;text-transform:uppercase;cursor:pointer}@media only screen and (min-width:26.625em){.cookies-modify__title span{font-size:14px;text-transform:capitalize;cursor:default;font-weight:700}}.cookies-modify__hiperlink{display:flex;justify-content:center;font-size:0.9em;gap:3px}.cookies-modify__hiperlink a{font-size:1em;letter-spacing:0;color:#000}.cookies-modify__hiperlink a:active,.cookies-modify__hiperlink a:visited{color:#000;font-size:1em}@media only screen and (min-width:26.625em){.cookies-modify__hiperlink{justify-content:flex-start}}.cookies-modify__text{font-size:11px;letter-spacing:0;line-height:15px;padding-right:10px;text-align:justify}@media only screen and (min-width:26.625em){.cookies-modify__text{width:80%;font-size:14px;line-height:18px;letter-spacing:0}}.cookies-modify__info-icon{margin-top:5px;width:16px;height:16px;display:inline-block;cursor:pointer;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 20 20'%3E%3Cg id='Capa_2' data-name='Capa 2'%3E%3Cg id='Capa_136' data-name='Capa 136'%3E%3Cpath d='M10 0A10 10 0 1 0 20 10 10 10 0 0 0 10 0Zm0 18a8 8 0 1 1 8-8A8 8 0 0 1 10 18Z'/%3E%3Cpath d='M10.78 9.37H9.22a.14.14 0 0 0-.13.13v5.42a.13.13 0 0 0 0 .1.12.12 0 0 0 .09 0h1.56a.12.12 0 0 0 .09 0 .13.13 0 0 0 0-.1V9.5a.14.14 0 0 0-.13-.13Z'/%3E%3Cpath d='M10 6a1 1 0 0 0-.69.26 1 1 0 0 0 1.38 1.38A1 1 0 0 0 11 6.9a.93.93 0 0 0-.27-.69A1 1 0 0 0 10 6Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:contain}
.link-style{color:white;font-size: inherit;border: none;}.link-style:hover{color:#dddddd;}.cookies-modal__buttons-accept:hover {opacity: 1;}.cookies-modal__buttons-modify:hover {opacity: 1;}#cookie-fog, #vc-cookie-fog {position: fixed; top: 0; left: 0; width: 100%; height: 100%;background: #000000; opacity: .20;filter:~"Alpha(Opacity=20)";}.link-style-config{color:#727272 !important;font-size: inherit;border: none;}.link-style-config:hover{color:#282828;}
/* ./__swift/themes/line-awesome.min.css */
.la,.lab,.lad,.lal,.lar,.las{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.la-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.la-xs{font-size:.75em}.la-sm{font-size:.875em}.la-1x{font-size:1em}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-6x{font-size:6em}.la-7x{font-size:7em}.la-8x{font-size:8em}.la-9x{font-size:9em}.la-10x{font-size:10em}.la-fw{text-align:center;width:1.25em}.la-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.la-ul>li{position:relative}.la-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.la-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.la-pull-left{float:left}.la-pull-right{float:right}.la.la-pull-left,.lab.la-pull-left,.lal.la-pull-left,.lar.la-pull-left,.las.la-pull-left{margin-right:.3em}.la.la-pull-right,.lab.la-pull-right,.lal.la-pull-right,.lar.la-pull-right,.las.la-pull-right{margin-left:.3em}.la-spin{-webkit-animation:la-spin 2s infinite linear;animation:la-spin 2s infinite linear}.la-pulse{-webkit-animation:la-spin 1s infinite steps(8);animation:la-spin 1s infinite steps(8)}@-webkit-keyframes la-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes la-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.la-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.la-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.la-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.la-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.la-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .la-flip-both,:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-180,:root .la-rotate-270,:root .la-rotate-90{-webkit-filter:none;filter:none}.la-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.la-stack-1x,.la-stack-2x{left:0;position:absolute;text-align:center;width:100%}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:"\f26e"}.la-accessible-icon:before{content:"\f368"}.la-accusoft:before{content:"\f369"}.la-acquisitions-incorporated:before{content:"\f6af"}.la-ad:before{content:"\f641"}.la-address-book:before{content:"\f2b9"}.la-address-card:before{content:"\f2bb"}.la-adjust:before{content:"\f042"}.la-adn:before{content:"\f170"}.la-adobe:before{content:"\f778"}.la-adversal:before{content:"\f36a"}.la-affiliatetheme:before{content:"\f36b"}.la-air-freshener:before{content:"\f5d0"}.la-airbnb:before{content:"\f834"}.la-algolia:before{content:"\f36c"}.la-align-center:before{content:"\f037"}.la-align-justify:before{content:"\f039"}.la-align-left:before{content:"\f036"}.la-align-right:before{content:"\f038"}.la-alipay:before{content:"\f642"}.la-allergies:before{content:"\f461"}.la-amazon:before{content:"\f270"}.la-amazon-pay:before{content:"\f42c"}.la-ambulance:before{content:"\f0f9"}.la-american-sign-language-interpreting:before{content:"\f2a3"}.la-amilia:before{content:"\f36d"}.la-anchor:before{content:"\f13d"}.la-android:before{content:"\f17b"}.la-angellist:before{content:"\f209"}.la-angle-double-down:before{content:"\f103"}.la-angle-double-left:before{content:"\f100"}.la-angle-double-right:before{content:"\f101"}.la-angle-double-up:before{content:"\f102"}.la-angle-down:before{content:"\f107"}.la-angle-left:before{content:"\f104"}.la-angle-right:before{content:"\f105"}.la-angle-up:before{content:"\f106"}.la-angry:before{content:"\f556"}.la-angrycreative:before{content:"\f36e"}.la-angular:before{content:"\f420"}.la-ankh:before{content:"\f644"}.la-app-store:before{content:"\f36f"}.la-app-store-ios:before{content:"\f370"}.la-apper:before{content:"\f371"}.la-apple:before{content:"\f179"}.la-apple-alt:before{content:"\f5d1"}.la-apple-pay:before{content:"\f415"}.la-archive:before{content:"\f187"}.la-archway:before{content:"\f557"}.la-arrow-alt-circle-down:before{content:"\f358"}.la-arrow-alt-circle-left:before{content:"\f359"}.la-arrow-alt-circle-right:before{content:"\f35a"}.la-arrow-alt-circle-up:before{content:"\f35b"}.la-arrow-circle-down:before{content:"\f0ab"}.la-arrow-circle-left:before{content:"\f0a8"}.la-arrow-circle-right:before{content:"\f0a9"}.la-arrow-circle-up:before{content:"\f0aa"}.la-arrow-down:before{content:"\f063"}.la-arrow-left:before{content:"\f060"}.la-arrow-right:before{content:"\f061"}.la-arrow-up:before{content:"\f062"}.la-arrows-alt:before{content:"\f0b2"}.la-arrows-alt-h:before{content:"\f337"}.la-arrows-alt-v:before{content:"\f338"}.la-artstation:before{content:"\f77a"}.la-assistive-listening-systems:before{content:"\f2a2"}.la-asterisk:before{content:"\f069"}.la-asymmetrik:before{content:"\f372"}.la-at:before{content:"\f1fa"}.la-atlas:before{content:"\f558"}.la-atlassian:before{content:"\f77b"}.la-atom:before{content:"\f5d2"}.la-audible:before{content:"\f373"}.la-audio-description:before{content:"\f29e"}.la-autoprefixer:before{content:"\f41c"}.la-avianex:before{content:"\f374"}.la-aviato:before{content:"\f421"}.la-award:before{content:"\f559"}.la-aws:before{content:"\f375"}.la-baby:before{content:"\f77c"}.la-baby-carriage:before{content:"\f77d"}.la-backspace:before{content:"\f55a"}.la-backward:before{content:"\f04a"}.la-bacon:before{content:"\f7e5"}.la-balance-scale:before{content:"\f24e"}.la-balance-scale-left:before{content:"\f515"}.la-balance-scale-right:before{content:"\f516"}.la-ban:before{content:"\f05e"}.la-band-aid:before{content:"\f462"}.la-bandcamp:before{content:"\f2d5"}.la-barcode:before{content:"\f02a"}.la-bars:before{content:"\f0c9"}.la-baseball-ball:before{content:"\f433"}.la-basketball-ball:before{content:"\f434"}.la-bath:before{content:"\f2cd"}.la-battery-empty:before{content:"\f244"}.la-battery-full:before{content:"\f240"}.la-battery-half:before{content:"\f242"}.la-battery-quarter:before{content:"\f243"}.la-battery-three-quarters:before{content:"\f241"}.la-battle-net:before{content:"\f835"}.la-bed:before{content:"\f236"}.la-beer:before{content:"\f0fc"}.la-behance:before{content:"\f1b4"}.la-behance-square:before{content:"\f1b5"}.la-bell:before{content:"\f0f3"}.la-bell-slash:before{content:"\f1f6"}.la-bezier-curve:before{content:"\f55b"}.la-bible:before{content:"\f647"}.la-bicycle:before{content:"\f206"}.la-biking:before{content:"\f84a"}.la-bimobject:before{content:"\f378"}.la-binoculars:before{content:"\f1e5"}.la-biohazard:before{content:"\f780"}.la-birthday-cake:before{content:"\f1fd"}.la-bitbucket:before{content:"\f171"}.la-bitcoin:before{content:"\f379"}.la-bity:before{content:"\f37a"}.la-black-tie:before{content:"\f27e"}.la-blackberry:before{content:"\f37b"}.la-blender:before{content:"\f517"}.la-blender-phone:before{content:"\f6b6"}.la-blind:before{content:"\f29d"}.la-blog:before{content:"\f781"}.la-blogger:before{content:"\f37c"}.la-blogger-b:before{content:"\f37d"}.la-bluetooth:before{content:"\f293"}.la-bluetooth-b:before{content:"\f294"}.la-bold:before{content:"\f032"}.la-bolt:before{content:"\f0e7"}.la-bomb:before{content:"\f1e2"}.la-bone:before{content:"\f5d7"}.la-bong:before{content:"\f55c"}.la-book:before{content:"\f02d"}.la-book-dead:before{content:"\f6b7"}.la-book-medical:before{content:"\f7e6"}.la-book-open:before{content:"\f518"}.la-book-reader:before{content:"\f5da"}.la-bookmark:before{content:"\f02e"}.la-bootstrap:before{content:"\f836"}.la-border-all:before{content:"\f84c"}.la-border-none:before{content:"\f850"}.la-border-style:before{content:"\f853"}.la-bowling-ball:before{content:"\f436"}.la-box:before{content:"\f466"}.la-box-open:before{content:"\f49e"}.la-boxes:before{content:"\f468"}.la-braille:before{content:"\f2a1"}.la-brain:before{content:"\f5dc"}.la-bread-slice:before{content:"\f7ec"}.la-briefcase:before{content:"\f0b1"}.la-briefcase-medical:before{content:"\f469"}.la-broadcast-tower:before{content:"\f519"}.la-broom:before{content:"\f51a"}.la-brush:before{content:"\f55d"}.la-btc:before{content:"\f15a"}.la-buffer:before{content:"\f837"}.la-bug:before{content:"\f188"}.la-building:before{content:"\f1ad"}.la-bullhorn:before{content:"\f0a1"}.la-bullseye:before{content:"\f140"}.la-burn:before{content:"\f46a"}.la-buromobelexperte:before{content:"\f37f"}.la-bus:before{content:"\f207"}.la-bus-alt:before{content:"\f55e"}.la-business-time:before{content:"\f64a"}.la-buy-n-large:before{content:"\f8a6"}.la-buysellads:before{content:"\f20d"}.la-calculator:before{content:"\f1ec"}.la-calendar:before{content:"\f133"}.la-calendar-alt:before{content:"\f073"}.la-calendar-check:before{content:"\f274"}.la-calendar-day:before{content:"\f783"}.la-calendar-minus:before{content:"\f272"}.la-calendar-plus:before{content:"\f271"}.la-calendar-times:before{content:"\f273"}.la-calendar-week:before{content:"\f784"}.la-camera:before{content:"\f030"}.la-camera-retro:before{content:"\f083"}.la-campground:before{content:"\f6bb"}.la-canadian-maple-leaf:before{content:"\f785"}.la-candy-cane:before{content:"\f786"}.la-cannabis:before{content:"\f55f"}.la-capsules:before{content:"\f46b"}.la-car:before{content:"\f1b9"}.la-car-alt:before{content:"\f5de"}.la-car-battery:before{content:"\f5df"}.la-car-crash:before{content:"\f5e1"}.la-car-side:before{content:"\f5e4"}.la-caret-down:before{content:"\f0d7"}.la-caret-left:before{content:"\f0d9"}.la-caret-right:before{content:"\f0da"}.la-caret-square-down:before{content:"\f150"}.la-caret-square-left:before{content:"\f191"}.la-caret-square-right:before{content:"\f152"}.la-caret-square-up:before{content:"\f151"}.la-caret-up:before{content:"\f0d8"}.la-carrot:before{content:"\f787"}.la-cart-arrow-down:before{content:"\f218"}.la-cart-plus:before{content:"\f217"}.la-cash-register:before{content:"\f788"}.la-cat:before{content:"\f6be"}.la-cc-amazon-pay:before{content:"\f42d"}.la-cc-amex:before{content:"\f1f3"}.la-cc-apple-pay:before{content:"\f416"}.la-cc-diners-club:before{content:"\f24c"}.la-cc-discover:before{content:"\f1f2"}.la-cc-jcb:before{content:"\f24b"}.la-cc-mastercard:before{content:"\f1f1"}.la-cc-paypal:before{content:"\f1f4"}.la-cc-stripe:before{content:"\f1f5"}.la-cc-visa:before{content:"\f1f0"}.la-centercode:before{content:"\f380"}.la-centos:before{content:"\f789"}.la-certificate:before{content:"\f0a3"}.la-chair:before{content:"\f6c0"}.la-chalkboard:before{content:"\f51b"}.la-chalkboard-teacher:before{content:"\f51c"}.la-charging-station:before{content:"\f5e7"}.la-chart-area:before{content:"\f1fe"}.la-chart-bar:before{content:"\f080"}.la-chart-line:before{content:"\f201"}.la-chart-pie:before{content:"\f200"}.la-check:before{content:"\f00c"}.la-check-circle:before{content:"\f058"}.la-check-double:before{content:"\f560"}.la-check-square:before{content:"\f14a"}.la-cheese:before{content:"\f7ef"}.la-chess:before{content:"\f439"}.la-chess-bishop:before{content:"\f43a"}.la-chess-board:before{content:"\f43c"}.la-chess-king:before{content:"\f43f"}.la-chess-knight:before{content:"\f441"}.la-chess-pawn:before{content:"\f443"}.la-chess-queen:before{content:"\f445"}.la-chess-rook:before{content:"\f447"}.la-chevron-circle-down:before{content:"\f13a"}.la-chevron-circle-left:before{content:"\f137"}.la-chevron-circle-right:before{content:"\f138"}.la-chevron-circle-up:before{content:"\f139"}.la-chevron-down:before{content:"\f078"}.la-chevron-left:before{content:"\f053"}.la-chevron-right:before{content:"\f054"}.la-chevron-up:before{content:"\f077"}.la-child:before{content:"\f1ae"}.la-chrome:before{content:"\f268"}.la-chromecast:before{content:"\f838"}.la-church:before{content:"\f51d"}.la-circle:before{content:"\f111"}.la-circle-notch:before{content:"\f1ce"}.la-city:before{content:"\f64f"}.la-clinic-medical:before{content:"\f7f2"}.la-clipboard:before{content:"\f328"}.la-clipboard-check:before{content:"\f46c"}.la-clipboard-list:before{content:"\f46d"}.la-clock:before{content:"\f017"}.la-clone:before{content:"\f24d"}.la-closed-captioning:before{content:"\f20a"}.la-cloud:before{content:"\f0c2"}.la-cloud-download-alt:before{content:"\f381"}.la-cloud-meatball:before{content:"\f73b"}.la-cloud-moon:before{content:"\f6c3"}.la-cloud-moon-rain:before{content:"\f73c"}.la-cloud-rain:before{content:"\f73d"}.la-cloud-showers-heavy:before{content:"\f740"}.la-cloud-sun:before{content:"\f6c4"}.la-cloud-sun-rain:before{content:"\f743"}.la-cloud-upload-alt:before{content:"\f382"}.la-cloudscale:before{content:"\f383"}.la-cloudsmith:before{content:"\f384"}.la-cloudversify:before{content:"\f385"}.la-cocktail:before{content:"\f561"}.la-code:before{content:"\f121"}.la-code-branch:before{content:"\f126"}.la-codepen:before{content:"\f1cb"}.la-codiepie:before{content:"\f284"}.la-coffee:before{content:"\f0f4"}.la-cog:before{content:"\f013"}.la-cogs:before{content:"\f085"}.la-coins:before{content:"\f51e"}.la-columns:before{content:"\f0db"}.la-comment:before{content:"\f075"}.la-comment-alt:before{content:"\f27a"}.la-comment-dollar:before{content:"\f651"}.la-comment-dots:before{content:"\f4ad"}.la-comment-medical:before{content:"\f7f5"}.la-comment-slash:before{content:"\f4b3"}.la-comments:before{content:"\f086"}.la-comments-dollar:before{content:"\f653"}.la-compact-disc:before{content:"\f51f"}.la-compass:before{content:"\f14e"}.la-compress:before{content:"\f066"}.la-compress-arrows-alt:before{content:"\f78c"}.la-concierge-bell:before{content:"\f562"}.la-confluence:before{content:"\f78d"}.la-connectdevelop:before{content:"\f20e"}.la-contao:before{content:"\f26d"}.la-cookie:before{content:"\f563"}.la-cookie-bite:before{content:"\f564"}.la-copy:before{content:"\f0c5"}.la-copyright:before{content:"\f1f9"}.la-cotton-bureau:before{content:"\f89e"}.la-couch:before{content:"\f4b8"}.la-cpanel:before{content:"\f388"}.la-creative-commons:before{content:"\f25e"}.la-creative-commons-by:before{content:"\f4e7"}.la-creative-commons-nc:before{content:"\f4e8"}.la-creative-commons-nc-eu:before{content:"\f4e9"}.la-creative-commons-nc-jp:before{content:"\f4ea"}.la-creative-commons-nd:before{content:"\f4eb"}.la-creative-commons-pd:before{content:"\f4ec"}.la-creative-commons-pd-alt:before{content:"\f4ed"}.la-creative-commons-remix:before{content:"\f4ee"}.la-creative-commons-sa:before{content:"\f4ef"}.la-creative-commons-sampling:before{content:"\f4f0"}.la-creative-commons-sampling-plus:before{content:"\f4f1"}.la-creative-commons-share:before{content:"\f4f2"}.la-creative-commons-zero:before{content:"\f4f3"}.la-credit-card:before{content:"\f09d"}.la-critical-role:before{content:"\f6c9"}.la-crop:before{content:"\f125"}.la-crop-alt:before{content:"\f565"}.la-cross:before{content:"\f654"}.la-crosshairs:before{content:"\f05b"}.la-crow:before{content:"\f520"}.la-crown:before{content:"\f521"}.la-crutch:before{content:"\f7f7"}.la-css3:before{content:"\f13c"}.la-css3-alt:before{content:"\f38b"}.la-cube:before{content:"\f1b2"}.la-cubes:before{content:"\f1b3"}.la-cut:before{content:"\f0c4"}.la-cuttlefish:before{content:"\f38c"}.la-d-and-d:before{content:"\f38d"}.la-d-and-d-beyond:before{content:"\f6ca"}.la-dashcube:before{content:"\f210"}.la-database:before{content:"\f1c0"}.la-deaf:before{content:"\f2a4"}.la-delicious:before{content:"\f1a5"}.la-democrat:before{content:"\f747"}.la-deploydog:before{content:"\f38e"}.la-deskpro:before{content:"\f38f"}.la-desktop:before{content:"\f108"}.la-dev:before{content:"\f6cc"}.la-deviantart:before{content:"\f1bd"}.la-dharmachakra:before{content:"\f655"}.la-dhl:before{content:"\f790"}.la-diagnoses:before{content:"\f470"}.la-diaspora:before{content:"\f791"}.la-dice:before{content:"\f522"}.la-dice-d20:before{content:"\f6cf"}.la-dice-d6:before{content:"\f6d1"}.la-dice-five:before{content:"\f523"}.la-dice-four:before{content:"\f524"}.la-dice-one:before{content:"\f525"}.la-dice-six:before{content:"\f526"}.la-dice-three:before{content:"\f527"}.la-dice-two:before{content:"\f528"}.la-digg:before{content:"\f1a6"}.la-digital-ocean:before{content:"\f391"}.la-digital-tachograph:before{content:"\f566"}.la-directions:before{content:"\f5eb"}.la-discord:before{content:"\f392"}.la-discourse:before{content:"\f393"}.la-divide:before{content:"\f529"}.la-dizzy:before{content:"\f567"}.la-dna:before{content:"\f471"}.la-dochub:before{content:"\f394"}.la-docker:before{content:"\f395"}.la-dog:before{content:"\f6d3"}.la-dollar-sign:before{content:"\f155"}.la-dolly:before{content:"\f472"}.la-dolly-flatbed:before{content:"\f474"}.la-donate:before{content:"\f4b9"}.la-door-closed:before{content:"\f52a"}.la-door-open:before{content:"\f52b"}.la-dot-circle:before{content:"\f192"}.la-dove:before{content:"\f4ba"}.la-download:before{content:"\f019"}.la-draft2digital:before{content:"\f396"}.la-drafting-compass:before{content:"\f568"}.la-dragon:before{content:"\f6d5"}.la-draw-polygon:before{content:"\f5ee"}.la-dribbble:before{content:"\f17d"}.la-dribbble-square:before{content:"\f397"}.la-dropbox:before{content:"\f16b"}.la-drum:before{content:"\f569"}.la-drum-steelpan:before{content:"\f56a"}.la-drumstick-bite:before{content:"\f6d7"}.la-drupal:before{content:"\f1a9"}.la-dumbbell:before{content:"\f44b"}.la-dumpster:before{content:"\f793"}.la-dumpster-fire:before{content:"\f794"}.la-dungeon:before{content:"\f6d9"}.la-dyalog:before{content:"\f399"}.la-earlybirds:before{content:"\f39a"}.la-ebay:before{content:"\f4f4"}.la-edge:before{content:"\f282"}.la-edit:before{content:"\f044"}.la-egg:before{content:"\f7fb"}.la-eject:before{content:"\f052"}.la-elementor:before{content:"\f430"}.la-ellipsis-h:before{content:"\f141"}.la-ellipsis-v:before{content:"\f142"}.la-ello:before{content:"\f5f1"}.la-ember:before{content:"\f423"}.la-empire:before{content:"\f1d1"}.la-envelope:before{content:"\f0e0"}.la-envelope-open:before{content:"\f2b6"}.la-envelope-open-text:before{content:"\f658"}.la-envelope-square:before{content:"\f199"}.la-envira:before{content:"\f299"}.la-equals:before{content:"\f52c"}.la-eraser:before{content:"\f12d"}.la-erlang:before{content:"\f39d"}.la-ethereum:before{content:"\f42e"}.la-ethernet:before{content:"\f796"}.la-etsy:before{content:"\f2d7"}.la-euro-sign:before{content:"\f153"}.la-evernote:before{content:"\f839"}.la-exchange-alt:before{content:"\f362"}.la-exclamation:before{content:"\f12a"}.la-exclamation-circle:before{content:"\f06a"}.la-exclamation-triangle:before{content:"\f071"}.la-expand:before{content:"\f065"}.la-expand-arrows-alt:before{content:"\f31e"}.la-expeditedssl:before{content:"\f23e"}.la-external-link-alt:before{content:"\f35d"}.la-external-link-square-alt:before{content:"\f360"}.la-eye:before{content:"\f06e"}.la-eye-dropper:before{content:"\f1fb"}.la-eye-slash:before{content:"\f070"}.la-facebook:before{content:"\f09a"}.la-facebook-f:before{content:"\f39e"}.la-facebook-messenger:before{content:"\f39f"}.la-facebook-square:before{content:"\f082"}.la-fan:before{content:"\f863"}.la-fantasy-flight-games:before{content:"\f6dc"}.la-fast-backward:before{content:"\f049"}.la-fast-forward:before{content:"\f050"}.la-fax:before{content:"\f1ac"}.la-feather:before{content:"\f52d"}.la-feather-alt:before{content:"\f56b"}.la-fedex:before{content:"\f797"}.la-fedora:before{content:"\f798"}.la-female:before{content:"\f182"}.la-fighter-jet:before{content:"\f0fb"}.la-figma:before{content:"\f799"}.la-file:before{content:"\f15b"}.la-file-alt:before{content:"\f15c"}.la-file-archive:before{content:"\f1c6"}.la-file-audio:before{content:"\f1c7"}.la-file-code:before{content:"\f1c9"}.la-file-contract:before{content:"\f56c"}.la-file-csv:before{content:"\f6dd"}.la-file-download:before{content:"\f56d"}.la-file-excel:before{content:"\f1c3"}.la-file-export:before{content:"\f56e"}.la-file-image:before{content:"\f1c5"}.la-file-import:before{content:"\f56f"}.la-file-invoice:before{content:"\f570"}.la-file-invoice-dollar:before{content:"\f571"}.la-file-medical:before{content:"\f477"}.la-file-medical-alt:before{content:"\f478"}.la-file-pdf:before{content:"\f1c1"}.la-file-powerpoint:before{content:"\f1c4"}.la-file-prescription:before{content:"\f572"}.la-file-signature:before{content:"\f573"}.la-file-upload:before{content:"\f574"}.la-file-video:before{content:"\f1c8"}.la-file-word:before{content:"\f1c2"}.la-fill:before{content:"\f575"}.la-fill-drip:before{content:"\f576"}.la-film:before{content:"\f008"}.la-filter:before{content:"\f0b0"}.la-fingerprint:before{content:"\f577"}.la-fire:before{content:"\f06d"}.la-fire-alt:before{content:"\f7e4"}.la-fire-extinguisher:before{content:"\f134"}.la-firefox:before{content:"\f269"}.la-first-aid:before{content:"\f479"}.la-first-order:before{content:"\f2b0"}.la-first-order-alt:before{content:"\f50a"}.la-firstdraft:before{content:"\f3a1"}.la-fish:before{content:"\f578"}.la-fist-raised:before{content:"\f6de"}.la-flag:before{content:"\f024"}.la-flag-checkered:before{content:"\f11e"}.la-flag-usa:before{content:"\f74d"}.la-flask:before{content:"\f0c3"}.la-flickr:before{content:"\f16e"}.la-flipboard:before{content:"\f44d"}.la-flushed:before{content:"\f579"}.la-fly:before{content:"\f417"}.la-folder:before{content:"\f07b"}.la-folder-minus:before{content:"\f65d"}.la-folder-open:before{content:"\f07c"}.la-folder-plus:before{content:"\f65e"}.la-font:before{content:"\f031"}.la-font-awesome:before{content:"\f2b4"}.la-font-awesome-alt:before{content:"\f35c"}.la-font-awesome-flag:before{content:"\f425"}.la-font-awesome-logo-full:before{content:"\f4e6"}.la-fonticons:before{content:"\f280"}.la-fonticons-fi:before{content:"\f3a2"}.la-football-ball:before{content:"\f44e"}.la-fort-awesome:before{content:"\f286"}.la-fort-awesome-alt:before{content:"\f3a3"}.la-forumbee:before{content:"\f211"}.la-forward:before{content:"\f04e"}.la-foursquare:before{content:"\f180"}.la-free-code-camp:before{content:"\f2c5"}.la-freebsd:before{content:"\f3a4"}.la-frog:before{content:"\f52e"}.la-frown:before{content:"\f119"}.la-frown-open:before{content:"\f57a"}.la-fulcrum:before{content:"\f50b"}.la-funnel-dollar:before{content:"\f662"}.la-futbol:before{content:"\f1e3"}.la-galactic-republic:before{content:"\f50c"}.la-galactic-senate:before{content:"\f50d"}.la-gamepad:before{content:"\f11b"}.la-gas-pump:before{content:"\f52f"}.la-gavel:before{content:"\f0e3"}.la-gem:before{content:"\f3a5"}.la-genderless:before{content:"\f22d"}.la-get-pocket:before{content:"\f265"}.la-gg:before{content:"\f260"}.la-gg-circle:before{content:"\f261"}.la-ghost:before{content:"\f6e2"}.la-gift:before{content:"\f06b"}.la-gifts:before{content:"\f79c"}.la-git:before{content:"\f1d3"}.la-git-alt:before{content:"\f841"}.la-git-square:before{content:"\f1d2"}.la-github:before{content:"\f09b"}.la-github-alt:before{content:"\f113"}.la-github-square:before{content:"\f092"}.la-gitkraken:before{content:"\f3a6"}.la-gitlab:before{content:"\f296"}.la-gitter:before{content:"\f426"}.la-glass-cheers:before{content:"\f79f"}.la-glass-martini:before{content:"\f000"}.la-glass-martini-alt:before{content:"\f57b"}.la-glass-whiskey:before{content:"\f7a0"}.la-glasses:before{content:"\f530"}.la-glide:before{content:"\f2a5"}.la-glide-g:before{content:"\f2a6"}.la-globe:before{content:"\f0ac"}.la-globe-africa:before{content:"\f57c"}.la-globe-americas:before{content:"\f57d"}.la-globe-asia:before{content:"\f57e"}.la-globe-europe:before{content:"\f7a2"}.la-gofore:before{content:"\f3a7"}.la-golf-ball:before{content:"\f450"}.la-goodreads:before{content:"\f3a8"}.la-goodreads-g:before{content:"\f3a9"}.la-google:before{content:"\f1a0"}.la-google-drive:before{content:"\f3aa"}.la-google-play:before{content:"\f3ab"}.la-google-plus:before{content:"\f2b3"}.la-google-plus-g:before{content:"\f0d5"}.la-google-plus-square:before{content:"\f0d4"}.la-google-wallet:before{content:"\f1ee"}.la-gopuram:before{content:"\f664"}.la-graduation-cap:before{content:"\f19d"}.la-gratipay:before{content:"\f184"}.la-grav:before{content:"\f2d6"}.la-greater-than:before{content:"\f531"}.la-greater-than-equal:before{content:"\f532"}.la-grimace:before{content:"\f57f"}.la-grin:before{content:"\f580"}.la-grin-alt:before{content:"\f581"}.la-grin-beam:before{content:"\f582"}.la-grin-beam-sweat:before{content:"\f583"}.la-grin-hearts:before{content:"\f584"}.la-grin-squint:before{content:"\f585"}.la-grin-squint-tears:before{content:"\f586"}.la-grin-stars:before{content:"\f587"}.la-grin-tears:before{content:"\f588"}.la-grin-tongue:before{content:"\f589"}.la-grin-tongue-squint:before{content:"\f58a"}.la-grin-tongue-wink:before{content:"\f58b"}.la-grin-wink:before{content:"\f58c"}.la-grip-horizontal:before{content:"\f58d"}.la-grip-lines:before{content:"\f7a4"}.la-grip-lines-vertical:before{content:"\f7a5"}.la-grip-vertical:before{content:"\f58e"}.la-gripfire:before{content:"\f3ac"}.la-grunt:before{content:"\f3ad"}.la-guitar:before{content:"\f7a6"}.la-gulp:before{content:"\f3ae"}.la-h-square:before{content:"\f0fd"}.la-hacker-news:before{content:"\f1d4"}.la-hacker-news-square:before{content:"\f3af"}.la-hackerrank:before{content:"\f5f7"}.la-hamburger:before{content:"\f805"}.la-hammer:before{content:"\f6e3"}.la-hamsa:before{content:"\f665"}.la-hand-holding:before{content:"\f4bd"}.la-hand-holding-heart:before{content:"\f4be"}.la-hand-holding-usd:before{content:"\f4c0"}.la-hand-lizard:before{content:"\f258"}.la-hand-middle-finger:before{content:"\f806"}.la-hand-paper:before{content:"\f256"}.la-hand-peace:before{content:"\f25b"}.la-hand-point-down:before{content:"\f0a7"}.la-hand-point-left:before{content:"\f0a5"}.la-hand-point-right:before{content:"\f0a4"}.la-hand-point-up:before{content:"\f0a6"}.la-hand-pointer:before{content:"\f25a"}.la-hand-rock:before{content:"\f255"}.la-hand-scissors:before{content:"\f257"}.la-hand-spock:before{content:"\f259"}.la-hands:before{content:"\f4c2"}.la-hands-helping:before{content:"\f4c4"}.la-handshake:before{content:"\f2b5"}.la-hanukiah:before{content:"\f6e6"}.la-hard-hat:before{content:"\f807"}.la-hashtag:before{content:"\f292"}.la-hat-cowboy:before{content:"\f8c0"}.la-hat-cowboy-side:before{content:"\f8c1"}.la-hat-wizard:before{content:"\f6e8"}.la-haykal:before{content:"\f666"}.la-hdd:before{content:"\f0a0"}.la-heading:before{content:"\f1dc"}.la-headphones:before{content:"\f025"}.la-headphones-alt:before{content:"\f58f"}.la-headset:before{content:"\f590"}.la-heart:before{content:"\f004"}.la-heart-broken:before{content:"\f7a9"}.la-heartbeat:before{content:"\f21e"}.la-helicopter:before{content:"\f533"}.la-highlighter:before{content:"\f591"}.la-hiking:before{content:"\f6ec"}.la-hippo:before{content:"\f6ed"}.la-hips:before{content:"\f452"}.la-hire-a-helper:before{content:"\f3b0"}.la-history:before{content:"\f1da"}.la-hockey-puck:before{content:"\f453"}.la-holly-berry:before{content:"\f7aa"}.la-home:before{content:"\f015"}.la-hooli:before{content:"\f427"}.la-hornbill:before{content:"\f592"}.la-horse:before{content:"\f6f0"}.la-horse-head:before{content:"\f7ab"}.la-hospital:before{content:"\f0f8"}.la-hospital-alt:before{content:"\f47d"}.la-hospital-symbol:before{content:"\f47e"}.la-hot-tub:before{content:"\f593"}.la-hotdog:before{content:"\f80f"}.la-hotel:before{content:"\f594"}.la-hotjar:before{content:"\f3b1"}.la-hourglass:before{content:"\f254"}.la-hourglass-end:before{content:"\f253"}.la-hourglass-half:before{content:"\f252"}.la-hourglass-start:before{content:"\f251"}.la-house-damage:before{content:"\f6f1"}.la-houzz:before{content:"\f27c"}.la-hryvnia:before{content:"\f6f2"}.la-html5:before{content:"\f13b"}.la-hubspot:before{content:"\f3b2"}.la-i-cursor:before{content:"\f246"}.la-ice-cream:before{content:"\f810"}.la-icicles:before{content:"\f7ad"}.la-icons:before{content:"\f86d"}.la-id-badge:before{content:"\f2c1"}.la-id-card:before{content:"\f2c2"}.la-id-card-alt:before{content:"\f47f"}.la-igloo:before{content:"\f7ae"}.la-image:before{content:"\f03e"}.la-images:before{content:"\f302"}.la-imdb:before{content:"\f2d8"}.la-inbox:before{content:"\f01c"}.la-indent:before{content:"\f03c"}.la-industry:before{content:"\f275"}.la-infinity:before{content:"\f534"}.la-info:before{content:"\f129"}.la-info-circle:before{content:"\f05a"}.la-instagram:before{content:"\f16d"}.la-intercom:before{content:"\f7af"}.la-internet-explorer:before{content:"\f26b"}.la-invision:before{content:"\f7b0"}.la-ioxhost:before{content:"\f208"}.la-italic:before{content:"\f033"}.la-itch-io:before{content:"\f83a"}.la-itunes:before{content:"\f3b4"}.la-itunes-note:before{content:"\f3b5"}.la-java:before{content:"\f4e4"}.la-jedi:before{content:"\f669"}.la-jedi-order:before{content:"\f50e"}.la-jenkins:before{content:"\f3b6"}.la-jira:before{content:"\f7b1"}.la-joget:before{content:"\f3b7"}.la-joint:before{content:"\f595"}.la-joomla:before{content:"\f1aa"}.la-journal-whills:before{content:"\f66a"}.la-js:before{content:"\f3b8"}.la-js-square:before{content:"\f3b9"}.la-jsfiddle:before{content:"\f1cc"}.la-kaaba:before{content:"\f66b"}.la-kaggle:before{content:"\f5fa"}.la-key:before{content:"\f084"}.la-keybase:before{content:"\f4f5"}.la-keyboard:before{content:"\f11c"}.la-keycdn:before{content:"\f3ba"}.la-khanda:before{content:"\f66d"}.la-kickstarter:before{content:"\f3bb"}.la-kickstarter-k:before{content:"\f3bc"}.la-kiss:before{content:"\f596"}.la-kiss-beam:before{content:"\f597"}.la-kiss-wink-heart:before{content:"\f598"}.la-kiwi-bird:before{content:"\f535"}.la-korvue:before{content:"\f42f"}.la-landmark:before{content:"\f66f"}.la-language:before{content:"\f1ab"}.la-laptop:before{content:"\f109"}.la-laptop-code:before{content:"\f5fc"}.la-laptop-medical:before{content:"\f812"}.la-laravel:before{content:"\f3bd"}.la-lastfm:before{content:"\f202"}.la-lastfm-square:before{content:"\f203"}.la-laugh:before{content:"\f599"}.la-laugh-beam:before{content:"\f59a"}.la-laugh-squint:before{content:"\f59b"}.la-laugh-wink:before{content:"\f59c"}.la-layer-group:before{content:"\f5fd"}.la-leaf:before{content:"\f06c"}.la-leanpub:before{content:"\f212"}.la-lemon:before{content:"\f094"}.la-less:before{content:"\f41d"}.la-less-than:before{content:"\f536"}.la-less-than-equal:before{content:"\f537"}.la-level-down-alt:before{content:"\f3be"}.la-level-up-alt:before{content:"\f3bf"}.la-life-ring:before{content:"\f1cd"}.la-lightbulb:before{content:"\f0eb"}.la-line:before{content:"\f3c0"}.la-link:before{content:"\f0c1"}.la-linkedin:before{content:"\f08c"}.la-linkedin-in:before{content:"\f0e1"}.la-linode:before{content:"\f2b8"}.la-linux:before{content:"\f17c"}.la-lira-sign:before{content:"\f195"}.la-list:before{content:"\f03a"}.la-list-alt:before{content:"\f022"}.la-list-ol:before{content:"\f0cb"}.la-list-ul:before{content:"\f0ca"}.la-location-arrow:before{content:"\f124"}.la-lock:before{content:"\f023"}.la-lock-open:before{content:"\f3c1"}.la-long-arrow-alt-down:before{content:"\f309"}.la-long-arrow-alt-left:before{content:"\f30a"}.la-long-arrow-alt-right:before{content:"\f30b"}.la-long-arrow-alt-up:before{content:"\f30c"}.la-low-vision:before{content:"\f2a8"}.la-luggage-cart:before{content:"\f59d"}.la-lyft:before{content:"\f3c3"}.la-magento:before{content:"\f3c4"}.la-magic:before{content:"\f0d0"}.la-magnet:before{content:"\f076"}.la-mail-bulk:before{content:"\f674"}.la-mailchimp:before{content:"\f59e"}.la-male:before{content:"\f183"}.la-mandalorian:before{content:"\f50f"}.la-map:before{content:"\f279"}.la-map-marked:before{content:"\f59f"}.la-map-marked-alt:before{content:"\f5a0"}.la-map-marker:before{content:"\f041"}.la-map-marker-alt:before{content:"\f3c5"}.la-map-pin:before{content:"\f276"}.la-map-signs:before{content:"\f277"}.la-markdown:before{content:"\f60f"}.la-marker:before{content:"\f5a1"}.la-mars:before{content:"\f222"}.la-mars-double:before{content:"\f227"}.la-mars-stroke:before{content:"\f229"}.la-mars-stroke-h:before{content:"\f22b"}.la-mars-stroke-v:before{content:"\f22a"}.la-mask:before{content:"\f6fa"}.la-mastodon:before{content:"\f4f6"}.la-maxcdn:before{content:"\f136"}.la-mdb:before{content:"\f8ca"}.la-medal:before{content:"\f5a2"}.la-medapps:before{content:"\f3c6"}.la-medium:before{content:"\f23a"}.la-medium-m:before{content:"\f3c7"}.la-medkit:before{content:"\f0fa"}.la-medrt:before{content:"\f3c8"}.la-meetup:before{content:"\f2e0"}.la-megaport:before{content:"\f5a3"}.la-meh:before{content:"\f11a"}.la-meh-blank:before{content:"\f5a4"}.la-meh-rolling-eyes:before{content:"\f5a5"}.la-memory:before{content:"\f538"}.la-mendeley:before{content:"\f7b3"}.la-menorah:before{content:"\f676"}.la-mercury:before{content:"\f223"}.la-meteor:before{content:"\f753"}.la-microchip:before{content:"\f2db"}.la-microphone:before{content:"\f130"}.la-microphone-alt:before{content:"\f3c9"}.la-microphone-alt-slash:before{content:"\f539"}.la-microphone-slash:before{content:"\f131"}.la-microscope:before{content:"\f610"}.la-microsoft:before{content:"\f3ca"}.la-minus:before{content:"\f068"}.la-minus-circle:before{content:"\f056"}.la-minus-square:before{content:"\f146"}.la-mitten:before{content:"\f7b5"}.la-mix:before{content:"\f3cb"}.la-mixcloud:before{content:"\f289"}.la-mizuni:before{content:"\f3cc"}.la-mobile:before{content:"\f10b"}.la-mobile-alt:before{content:"\f3cd"}.la-modx:before{content:"\f285"}.la-monero:before{content:"\f3d0"}.la-money-bill:before{content:"\f0d6"}.la-money-bill-alt:before{content:"\f3d1"}.la-money-bill-wave:before{content:"\f53a"}.la-money-bill-wave-alt:before{content:"\f53b"}.la-money-check:before{content:"\f53c"}.la-money-check-alt:before{content:"\f53d"}.la-monument:before{content:"\f5a6"}.la-moon:before{content:"\f186"}.la-mortar-pestle:before{content:"\f5a7"}.la-mosque:before{content:"\f678"}.la-motorcycle:before{content:"\f21c"}.la-mountain:before{content:"\f6fc"}.la-mouse:before{content:"\f8cc"}.la-mouse-pointer:before{content:"\f245"}.la-mug-hot:before{content:"\f7b6"}.la-music:before{content:"\f001"}.la-napster:before{content:"\f3d2"}.la-neos:before{content:"\f612"}.la-network-wired:before{content:"\f6ff"}.la-neuter:before{content:"\f22c"}.la-newspaper:before{content:"\f1ea"}.la-nimblr:before{content:"\f5a8"}.la-node:before{content:"\f419"}.la-node-js:before{content:"\f3d3"}.la-not-equal:before{content:"\f53e"}.la-notes-medical:before{content:"\f481"}.la-npm:before{content:"\f3d4"}.la-ns8:before{content:"\f3d5"}.la-nutritionix:before{content:"\f3d6"}.la-object-group:before{content:"\f247"}.la-object-ungroup:before{content:"\f248"}.la-odnoklassniki:before{content:"\f263"}.la-odnoklassniki-square:before{content:"\f264"}.la-oil-can:before{content:"\f613"}.la-old-republic:before{content:"\f510"}.la-om:before{content:"\f679"}.la-opencart:before{content:"\f23d"}.la-openid:before{content:"\f19b"}.la-opera:before{content:"\f26a"}.la-optin-monster:before{content:"\f23c"}.la-orcid:before{content:"\f8d2"}.la-osi:before{content:"\f41a"}.la-otter:before{content:"\f700"}.la-outdent:before{content:"\f03b"}.la-page4:before{content:"\f3d7"}.la-pagelines:before{content:"\f18c"}.la-pager:before{content:"\f815"}.la-paint-brush:before{content:"\f1fc"}.la-paint-roller:before{content:"\f5aa"}.la-palette:before{content:"\f53f"}.la-palfed:before{content:"\f3d8"}.la-pallet:before{content:"\f482"}.la-paper-plane:before{content:"\f1d8"}.la-paperclip:before{content:"\f0c6"}.la-parachute-box:before{content:"\f4cd"}.la-paragraph:before{content:"\f1dd"}.la-parking:before{content:"\f540"}.la-passport:before{content:"\f5ab"}.la-pastafarianism:before{content:"\f67b"}.la-paste:before{content:"\f0ea"}.la-patreon:before{content:"\f3d9"}.la-pause:before{content:"\f04c"}.la-pause-circle:before{content:"\f28b"}.la-paw:before{content:"\f1b0"}.la-paypal:before{content:"\f1ed"}.la-peace:before{content:"\f67c"}.la-pen:before{content:"\f304"}.la-pen-alt:before{content:"\f305"}.la-pen-fancy:before{content:"\f5ac"}.la-pen-nib:before{content:"\f5ad"}.la-pen-square:before{content:"\f14b"}.la-pencil-alt:before{content:"\f303"}.la-pencil-ruler:before{content:"\f5ae"}.la-penny-arcade:before{content:"\f704"}.la-people-carry:before{content:"\f4ce"}.la-pepper-hot:before{content:"\f816"}.la-percent:before{content:"\f295"}.la-percentage:before{content:"\f541"}.la-periscope:before{content:"\f3da"}.la-person-booth:before{content:"\f756"}.la-phabricator:before{content:"\f3db"}.la-phoenix-framework:before{content:"\f3dc"}.la-phoenix-squadron:before{content:"\f511"}.la-phone:before{content:"\f095"}.la-phone-alt:before{content:"\f879"}.la-phone-slash:before{content:"\f3dd"}.la-phone-square:before{content:"\f098"}.la-phone-square-alt:before{content:"\f87b"}.la-phone-volume:before{content:"\f2a0"}.la-photo-video:before{content:"\f87c"}.la-php:before{content:"\f457"}.la-pied-piper:before{content:"\f2ae"}.la-pied-piper-alt:before{content:"\f1a8"}.la-pied-piper-hat:before{content:"\f4e5"}.la-pied-piper-pp:before{content:"\f1a7"}.la-piggy-bank:before{content:"\f4d3"}.la-pills:before{content:"\f484"}.la-pinterest:before{content:"\f0d2"}.la-pinterest-p:before{content:"\f231"}.la-pinterest-square:before{content:"\f0d3"}.la-pizza-slice:before{content:"\f818"}.la-place-of-worship:before{content:"\f67f"}.la-plane:before{content:"\f072"}.la-plane-arrival:before{content:"\f5af"}.la-plane-departure:before{content:"\f5b0"}.la-play:before{content:"\f04b"}.la-play-circle:before{content:"\f144"}.la-playstation:before{content:"\f3df"}.la-plug:before{content:"\f1e6"}.la-plus:before{content:"\f067"}.la-plus-circle:before{content:"\f055"}.la-plus-square:before{content:"\f0fe"}.la-podcast:before{content:"\f2ce"}.la-poll:before{content:"\f681"}.la-poll-h:before{content:"\f682"}.la-poo:before{content:"\f2fe"}.la-poo-storm:before{content:"\f75a"}.la-poop:before{content:"\f619"}.la-portrait:before{content:"\f3e0"}.la-pound-sign:before{content:"\f154"}.la-power-off:before{content:"\f011"}.la-pray:before{content:"\f683"}.la-praying-hands:before{content:"\f684"}.la-prescription:before{content:"\f5b1"}.la-prescription-bottle:before{content:"\f485"}.la-prescription-bottle-alt:before{content:"\f486"}.la-print:before{content:"\f02f"}.la-procedures:before{content:"\f487"}.la-product-hunt:before{content:"\f288"}.la-project-diagram:before{content:"\f542"}.la-pushed:before{content:"\f3e1"}.la-puzzle-piece:before{content:"\f12e"}.la-python:before{content:"\f3e2"}.la-qq:before{content:"\f1d6"}.la-qrcode:before{content:"\f029"}.la-question:before{content:"\f128"}.la-question-circle:before{content:"\f059"}.la-quidditch:before{content:"\f458"}.la-quinscape:before{content:"\f459"}.la-quora:before{content:"\f2c4"}.la-quote-left:before{content:"\f10d"}.la-quote-right:before{content:"\f10e"}.la-quran:before{content:"\f687"}.la-r-project:before{content:"\f4f7"}.la-radiation:before{content:"\f7b9"}.la-radiation-alt:before{content:"\f7ba"}.la-rainbow:before{content:"\f75b"}.la-random:before{content:"\f074"}.la-raspberry-pi:before{content:"\f7bb"}.la-ravelry:before{content:"\f2d9"}.la-react:before{content:"\f41b"}.la-reacteurope:before{content:"\f75d"}.la-readme:before{content:"\f4d5"}.la-rebel:before{content:"\f1d0"}.la-receipt:before{content:"\f543"}.la-record-vinyl:before{content:"\f8d9"}.la-recycle:before{content:"\f1b8"}.la-red-river:before{content:"\f3e3"}.la-reddit:before{content:"\f1a1"}.la-reddit-alien:before{content:"\f281"}.la-reddit-square:before{content:"\f1a2"}.la-redhat:before{content:"\f7bc"}.la-redo:before{content:"\f01e"}.la-redo-alt:before{content:"\f2f9"}.la-registered:before{content:"\f25d"}.la-remove-format:before{content:"\f87d"}.la-renren:before{content:"\f18b"}.la-reply:before{content:"\f3e5"}.la-reply-all:before{content:"\f122"}.la-replyd:before{content:"\f3e6"}.la-republican:before{content:"\f75e"}.la-researchgate:before{content:"\f4f8"}.la-resolving:before{content:"\f3e7"}.la-restroom:before{content:"\f7bd"}.la-retweet:before{content:"\f079"}.la-rev:before{content:"\f5b2"}.la-ribbon:before{content:"\f4d6"}.la-ring:before{content:"\f70b"}.la-road:before{content:"\f018"}.la-robot:before{content:"\f544"}.la-rocket:before{content:"\f135"}.la-rocketchat:before{content:"\f3e8"}.la-rockrms:before{content:"\f3e9"}.la-route:before{content:"\f4d7"}.la-rss:before{content:"\f09e"}.la-rss-square:before{content:"\f143"}.la-ruble-sign:before{content:"\f158"}.la-ruler:before{content:"\f545"}.la-ruler-combined:before{content:"\f546"}.la-ruler-horizontal:before{content:"\f547"}.la-ruler-vertical:before{content:"\f548"}.la-running:before{content:"\f70c"}.la-rupee-sign:before{content:"\f156"}.la-sad-cry:before{content:"\f5b3"}.la-sad-tear:before{content:"\f5b4"}.la-safari:before{content:"\f267"}.la-salesforce:before{content:"\f83b"}.la-sass:before{content:"\f41e"}.la-satellite:before{content:"\f7bf"}.la-satellite-dish:before{content:"\f7c0"}.la-save:before{content:"\f0c7"}.la-schlix:before{content:"\f3ea"}.la-school:before{content:"\f549"}.la-screwdriver:before{content:"\f54a"}.la-scribd:before{content:"\f28a"}.la-scroll:before{content:"\f70e"}.la-sd-card:before{content:"\f7c2"}.la-search:before{content:"\f002"}.la-search-dollar:before{content:"\f688"}.la-search-location:before{content:"\f689"}.la-search-minus:before{content:"\f010"}.la-search-plus:before{content:"\f00e"}.la-searchengin:before{content:"\f3eb"}.la-seedling:before{content:"\f4d8"}.la-sellcast:before{content:"\f2da"}.la-sellsy:before{content:"\f213"}.la-server:before{content:"\f233"}.la-servicestack:before{content:"\f3ec"}.la-shapes:before{content:"\f61f"}.la-share:before{content:"\f064"}.la-share-alt:before{content:"\f1e0"}.la-share-alt-square:before{content:"\f1e1"}.la-share-square:before{content:"\f14d"}.la-shekel-sign:before{content:"\f20b"}.la-shield-alt:before{content:"\f3ed"}.la-ship:before{content:"\f21a"}.la-shipping-fast:before{content:"\f48b"}.la-shirtsinbulk:before{content:"\f214"}.la-shoe-prints:before{content:"\f54b"}.la-shopping-bag:before{content:"\f290"}.la-shopping-basket:before{content:"\f291"}.la-shopping-cart:before{content:"\f07a"}.la-shopware:before{content:"\f5b5"}.la-shower:before{content:"\f2cc"}.la-shuttle-van:before{content:"\f5b6"}.la-sign:before{content:"\f4d9"}.la-sign-in-alt:before{content:"\f2f6"}.la-sign-language:before{content:"\f2a7"}.la-sign-out-alt:before{content:"\f2f5"}.la-signal:before{content:"\f012"}.la-signature:before{content:"\f5b7"}.la-sim-card:before{content:"\f7c4"}.la-simplybuilt:before{content:"\f215"}.la-sistrix:before{content:"\f3ee"}.la-sitemap:before{content:"\f0e8"}.la-sith:before{content:"\f512"}.la-skating:before{content:"\f7c5"}.la-sketch:before{content:"\f7c6"}.la-skiing:before{content:"\f7c9"}.la-skiing-nordic:before{content:"\f7ca"}.la-skull:before{content:"\f54c"}.la-skull-crossbones:before{content:"\f714"}.la-skyatlas:before{content:"\f216"}.la-skype:before{content:"\f17e"}.la-slack:before{content:"\f198"}.la-slack-hash:before{content:"\f3ef"}.la-slash:before{content:"\f715"}.la-sleigh:before{content:"\f7cc"}.la-sliders-h:before{content:"\f1de"}.la-slideshare:before{content:"\f1e7"}.la-smile:before{content:"\f118"}.la-smile-beam:before{content:"\f5b8"}.la-smile-wink:before{content:"\f4da"}.la-smog:before{content:"\f75f"}.la-smoking:before{content:"\f48d"}.la-smoking-ban:before{content:"\f54d"}.la-sms:before{content:"\f7cd"}.la-snapchat:before{content:"\f2ab"}.la-snapchat-ghost:before{content:"\f2ac"}.la-snapchat-square:before{content:"\f2ad"}.la-snowboarding:before{content:"\f7ce"}.la-snowflake:before{content:"\f2dc"}.la-snowman:before{content:"\f7d0"}.la-snowplow:before{content:"\f7d2"}.la-socks:before{content:"\f696"}.la-solar-panel:before{content:"\f5ba"}.la-sort:before{content:"\f0dc"}.la-sort-alpha-down:before{content:"\f15d"}.la-sort-alpha-down-alt:before{content:"\f881"}.la-sort-alpha-up:before{content:"\f15e"}.la-sort-alpha-up-alt:before{content:"\f882"}.la-sort-amount-down:before{content:"\f160"}.la-sort-amount-down-alt:before{content:"\f884"}.la-sort-amount-up:before{content:"\f161"}.la-sort-amount-up-alt:before{content:"\f885"}.la-sort-down:before{content:"\f0dd"}.la-sort-numeric-down:before{content:"\f162"}.la-sort-numeric-down-alt:before{content:"\f886"}.la-sort-numeric-up:before{content:"\f163"}.la-sort-numeric-up-alt:before{content:"\f887"}.la-sort-up:before{content:"\f0de"}.la-soundcloud:before{content:"\f1be"}.la-sourcetree:before{content:"\f7d3"}.la-spa:before{content:"\f5bb"}.la-space-shuttle:before{content:"\f197"}.la-speakap:before{content:"\f3f3"}.la-speaker-deck:before{content:"\f83c"}.la-spell-check:before{content:"\f891"}.la-spider:before{content:"\f717"}.la-spinner:before{content:"\f110"}.la-splotch:before{content:"\f5bc"}.la-spotify:before{content:"\f1bc"}.la-spray-can:before{content:"\f5bd"}.la-square:before{content:"\f0c8"}.la-square-full:before{content:"\f45c"}.la-square-root-alt:before{content:"\f698"}.la-squarespace:before{content:"\f5be"}.la-stack-exchange:before{content:"\f18d"}.la-stack-overflow:before{content:"\f16c"}.la-stackpath:before{content:"\f842"}.la-stamp:before{content:"\f5bf"}.la-star:before{content:"\f005"}.la-star-and-crescent:before{content:"\f699"}.la-star-half:before{content:"\f089"}.la-star-half-alt:before{content:"\f5c0"}.la-star-of-david:before{content:"\f69a"}.la-star-of-life:before{content:"\f621"}.la-staylinked:before{content:"\f3f5"}.la-steam:before{content:"\f1b6"}.la-steam-square:before{content:"\f1b7"}.la-steam-symbol:before{content:"\f3f6"}.la-step-backward:before{content:"\f048"}.la-step-forward:before{content:"\f051"}.la-stethoscope:before{content:"\f0f1"}.la-sticker-mule:before{content:"\f3f7"}.la-sticky-note:before{content:"\f249"}.la-stop:before{content:"\f04d"}.la-stop-circle:before{content:"\f28d"}.la-stopwatch:before{content:"\f2f2"}.la-store:before{content:"\f54e"}.la-store-alt:before{content:"\f54f"}.la-strava:before{content:"\f428"}.la-stream:before{content:"\f550"}.la-street-view:before{content:"\f21d"}.la-strikethrough:before{content:"\f0cc"}.la-stripe:before{content:"\f429"}.la-stripe-s:before{content:"\f42a"}.la-stroopwafel:before{content:"\f551"}.la-studiovinari:before{content:"\f3f8"}.la-stumbleupon:before{content:"\f1a4"}.la-stumbleupon-circle:before{content:"\f1a3"}.la-subscript:before{content:"\f12c"}.la-subway:before{content:"\f239"}.la-suitcase:before{content:"\f0f2"}.la-suitcase-rolling:before{content:"\f5c1"}.la-sun:before{content:"\f185"}.la-superpowers:before{content:"\f2dd"}.la-superscript:before{content:"\f12b"}.la-supple:before{content:"\f3f9"}.la-surprise:before{content:"\f5c2"}.la-suse:before{content:"\f7d6"}.la-swatchbook:before{content:"\f5c3"}.la-swift:before{content:"\f8e1"}.la-swimmer:before{content:"\f5c4"}.la-swimming-pool:before{content:"\f5c5"}.la-symfony:before{content:"\f83d"}.la-synagogue:before{content:"\f69b"}.la-sync:before{content:"\f021"}.la-sync-alt:before{content:"\f2f1"}.la-syringe:before{content:"\f48e"}.la-table:before{content:"\f0ce"}.la-table-tennis:before{content:"\f45d"}.la-tablet:before{content:"\f10a"}.la-tablet-alt:before{content:"\f3fa"}.la-tablets:before{content:"\f490"}.la-tachometer-alt:before{content:"\f3fd"}.la-tag:before{content:"\f02b"}.la-tags:before{content:"\f02c"}.la-tape:before{content:"\f4db"}.la-tasks:before{content:"\f0ae"}.la-taxi:before{content:"\f1ba"}.la-teamspeak:before{content:"\f4f9"}.la-teeth:before{content:"\f62e"}.la-teeth-open:before{content:"\f62f"}.la-telegram:before{content:"\f2c6"}.la-telegram-plane:before{content:"\f3fe"}.la-temperature-high:before{content:"\f769"}.la-temperature-low:before{content:"\f76b"}.la-tencent-weibo:before{content:"\f1d5"}.la-tenge:before{content:"\f7d7"}.la-terminal:before{content:"\f120"}.la-text-height:before{content:"\f034"}.la-text-width:before{content:"\f035"}.la-th:before{content:"\f00a"}.la-th-large:before{content:"\f009"}.la-th-list:before{content:"\f00b"}.la-the-red-yeti:before{content:"\f69d"}.la-theater-masks:before{content:"\f630"}.la-themeco:before{content:"\f5c6"}.la-themeisle:before{content:"\f2b2"}.la-thermometer:before{content:"\f491"}.la-thermometer-empty:before{content:"\f2cb"}.la-thermometer-full:before{content:"\f2c7"}.la-thermometer-half:before{content:"\f2c9"}.la-thermometer-quarter:before{content:"\f2ca"}.la-thermometer-three-quarters:before{content:"\f2c8"}.la-think-peaks:before{content:"\f731"}.la-thumbs-down:before{content:"\f165"}.la-thumbs-up:before{content:"\f164"}.la-thumbtack:before{content:"\f08d"}.la-ticket-alt:before{content:"\f3ff"}.la-times:before{content:"\f00d"}.la-times-circle:before{content:"\f057"}.la-tint:before{content:"\f043"}.la-tint-slash:before{content:"\f5c7"}.la-tired:before{content:"\f5c8"}.la-toggle-off:before{content:"\f204"}.la-toggle-on:before{content:"\f205"}.la-toilet:before{content:"\f7d8"}.la-toilet-paper:before{content:"\f71e"}.la-toolbox:before{content:"\f552"}.la-tools:before{content:"\f7d9"}.la-tooth:before{content:"\f5c9"}.la-torah:before{content:"\f6a0"}.la-torii-gate:before{content:"\f6a1"}.la-tractor:before{content:"\f722"}.la-trade-federation:before{content:"\f513"}.la-trademark:before{content:"\f25c"}.la-traffic-light:before{content:"\f637"}.la-train:before{content:"\f238"}.la-tram:before{content:"\f7da"}.la-transgender:before{content:"\f224"}.la-transgender-alt:before{content:"\f225"}.la-trash:before{content:"\f1f8"}.la-trash-alt:before{content:"\f2ed"}.la-trash-restore:before{content:"\f829"}.la-trash-restore-alt:before{content:"\f82a"}.la-tree:before{content:"\f1bb"}.la-trello:before{content:"\f181"}.la-tripadvisor:before{content:"\f262"}.la-trophy:before{content:"\f091"}.la-truck:before{content:"\f0d1"}.la-truck-loading:before{content:"\f4de"}.la-truck-monster:before{content:"\f63b"}.la-truck-moving:before{content:"\f4df"}.la-truck-pickup:before{content:"\f63c"}.la-tshirt:before{content:"\f553"}.la-tty:before{content:"\f1e4"}.la-tumblr:before{content:"\f173"}.la-tumblr-square:before{content:"\f174"}.la-tv:before{content:"\f26c"}.la-twitch:before{content:"\f1e8"}.la-twitter:before{content:"\f099"}.la-twitter-square:before{content:"\f081"}.la-typo3:before{content:"\f42b"}.la-uber:before{content:"\f402"}.la-ubuntu:before{content:"\f7df"}.la-uikit:before{content:"\f403"}.la-umbraco:before{content:"\f8e8"}.la-umbrella:before{content:"\f0e9"}.la-umbrella-beach:before{content:"\f5ca"}.la-underline:before{content:"\f0cd"}.la-undo:before{content:"\f0e2"}.la-undo-alt:before{content:"\f2ea"}.la-uniregistry:before{content:"\f404"}.la-universal-access:before{content:"\f29a"}.la-university:before{content:"\f19c"}.la-unlink:before{content:"\f127"}.la-unlock:before{content:"\f09c"}.la-unlock-alt:before{content:"\f13e"}.la-untappd:before{content:"\f405"}.la-upload:before{content:"\f093"}.la-ups:before{content:"\f7e0"}.la-usb:before{content:"\f287"}.la-user:before{content:"\f007"}.la-user-alt:before{content:"\f406"}.la-user-alt-slash:before{content:"\f4fa"}.la-user-astronaut:before{content:"\f4fb"}.la-user-check:before{content:"\f4fc"}.la-user-circle:before{content:"\f2bd"}.la-user-clock:before{content:"\f4fd"}.la-user-cog:before{content:"\f4fe"}.la-user-edit:before{content:"\f4ff"}.la-user-friends:before{content:"\f500"}.la-user-graduate:before{content:"\f501"}.la-user-injured:before{content:"\f728"}.la-user-lock:before{content:"\f502"}.la-user-md:before{content:"\f0f0"}.la-user-minus:before{content:"\f503"}.la-user-ninja:before{content:"\f504"}.la-user-nurse:before{content:"\f82f"}.la-user-plus:before{content:"\f234"}.la-user-secret:before{content:"\f21b"}.la-user-shield:before{content:"\f505"}.la-user-slash:before{content:"\f506"}.la-user-tag:before{content:"\f507"}.la-user-tie:before{content:"\f508"}.la-user-times:before{content:"\f235"}.la-users:before{content:"\f0c0"}.la-users-cog:before{content:"\f509"}.la-usps:before{content:"\f7e1"}.la-ussunnah:before{content:"\f407"}.la-utensil-spoon:before{content:"\f2e5"}.la-utensils:before{content:"\f2e7"}.la-vaadin:before{content:"\f408"}.la-vector-square:before{content:"\f5cb"}.la-venus:before{content:"\f221"}.la-venus-double:before{content:"\f226"}.la-venus-mars:before{content:"\f228"}.la-viacoin:before{content:"\f237"}.la-viadeo:before{content:"\f2a9"}.la-viadeo-square:before{content:"\f2aa"}.la-vial:before{content:"\f492"}.la-vials:before{content:"\f493"}.la-viber:before{content:"\f409"}.la-video:before{content:"\f03d"}.la-video-slash:before{content:"\f4e2"}.la-vihara:before{content:"\f6a7"}.la-vimeo:before{content:"\f40a"}.la-vimeo-square:before{content:"\f194"}.la-vimeo-v:before{content:"\f27d"}.la-vine:before{content:"\f1ca"}.la-vk:before{content:"\f189"}.la-vnv:before{content:"\f40b"}.la-voicemail:before{content:"\f897"}.la-volleyball-ball:before{content:"\f45f"}.la-volume-down:before{content:"\f027"}.la-volume-mute:before{content:"\f6a9"}.la-volume-off:before{content:"\f026"}.la-volume-up:before{content:"\f028"}.la-vote-yea:before{content:"\f772"}.la-vr-cardboard:before{content:"\f729"}.la-vuejs:before{content:"\f41f"}.la-walking:before{content:"\f554"}.la-wallet:before{content:"\f555"}.la-warehouse:before{content:"\f494"}.la-water:before{content:"\f773"}.la-wave-square:before{content:"\f83e"}.la-waze:before{content:"\f83f"}.la-weebly:before{content:"\f5cc"}.la-weibo:before{content:"\f18a"}.la-weight:before{content:"\f496"}.la-weight-hanging:before{content:"\f5cd"}.la-weixin:before{content:"\f1d7"}.la-whatsapp:before{content:"\f232"}.la-whatsapp-square:before{content:"\f40c"}.la-wheelchair:before{content:"\f193"}.la-whmcs:before{content:"\f40d"}.la-wifi:before{content:"\f1eb"}.la-wikipedia-w:before{content:"\f266"}.la-wind:before{content:"\f72e"}.la-window-close:before{content:"\f410"}.la-window-maximize:before{content:"\f2d0"}.la-window-minimize:before{content:"\f2d1"}.la-window-restore:before{content:"\f2d2"}.la-windows:before{content:"\f17a"}.la-wine-bottle:before{content:"\f72f"}.la-wine-glass:before{content:"\f4e3"}.la-wine-glass-alt:before{content:"\f5ce"}.la-wix:before{content:"\f5cf"}.la-wizards-of-the-coast:before{content:"\f730"}.la-wolf-pack-battalion:before{content:"\f514"}.la-won-sign:before{content:"\f159"}.la-wordpress:before{content:"\f19a"}.la-wordpress-simple:before{content:"\f411"}.la-wpbeginner:before{content:"\f297"}.la-wpexplorer:before{content:"\f2de"}.la-wpforms:before{content:"\f298"}.la-wpressr:before{content:"\f3e4"}.la-wrench:before{content:"\f0ad"}.la-x-ray:before{content:"\f497"}.la-xbox:before{content:"\f412"}.la-xing:before{content:"\f168"}.la-xing-square:before{content:"\f169"}.la-y-combinator:before{content:"\f23b"}.la-yahoo:before{content:"\f19e"}.la-yammer:before{content:"\f840"}.la-yandex:before{content:"\f413"}.la-yandex-international:before{content:"\f414"}.la-yarn:before{content:"\f7e3"}.la-yelp:before{content:"\f1e9"}.la-yen-sign:before{content:"\f157"}.la-yin-yang:before{content:"\f6ad"}.la-yoast:before{content:"\f2b1"}.la-youtube:before{content:"\f167"}.la-youtube-square:before{content:"\f431"}.la-zhihu:before{content:"\f63f"}.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:'Line Awesome Brands';font-style:normal;font-weight:400;font-display:auto;src:url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-brands-400.eot);src:url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-brands-400.eot?#iefix) format("embedded-opentype"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-brands-400.woff2) format("woff2"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-brands-400.woff) format("woff"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-brands-400.ttf) format("truetype"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-brands-400.svg#lineawesome) format("svg")}.lab{font-family:'Line Awesome Brands'}@font-face{font-family:'Line Awesome Free';font-style:normal;font-weight:400;font-display:auto;src:url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-regular-400.eot);src:url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-regular-400.eot?#iefix) format("embedded-opentype"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-regular-400.woff2) format("woff2"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-regular-400.woff) format("woff"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-regular-400.ttf) format("truetype"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-regular-400.svg#lineawesome) format("svg")}.lar{font-family:'Line Awesome Free';font-weight:400}@font-face{font-family:'Line Awesome Free';font-style:normal;font-weight:900;font-display:auto;src:url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-solid-900.eot);src:url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-solid-900.eot?#iefix) format("embedded-opentype"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-solid-900.woff2) format("woff2"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-solid-900.woff) format("woff"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-solid-900.ttf) format("truetype"),url(https://www.abogadourbanista.com/__swift/themes/__global/fonts/la-solid-900.svg#lineawesome) format("svg")}.la,.las{font-family:'Line Awesome Free';font-weight:900}.la.la-glass:before{content:"\f000"}.la.la-meetup{font-family:'Line Awesome Brands';font-weight:400}.la.la-star-o{font-family:'Line Awesome Free';font-weight:400}.la.la-star-o:before{content:"\f005"}.la.la-remove:before{content:"\f00d"}.la.la-close:before{content:"\f00d"}.la.la-gear:before{content:"\f013"}.la.la-trash-o{font-family:'Line Awesome Free';font-weight:400}.la.la-trash-o:before{content:"\f2ed"}.la.la-file-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-o:before{content:"\f15b"}.la.la-clock-o{font-family:'Line Awesome Free';font-weight:400}.la.la-clock-o:before{content:"\f017"}.la.la-arrow-circle-o-down{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-down:before{content:"\f358"}.la.la-arrow-circle-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-up:before{content:"\f35b"}.la.la-play-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-play-circle-o:before{content:"\f144"}.la.la-repeat:before{content:"\f01e"}.la.la-rotate-right:before{content:"\f01e"}.la.la-refresh:before{content:"\f021"}.la.la-list-alt{font-family:'Line Awesome Free';font-weight:400}.la.la-dedent:before{content:"\f03b"}.la.la-video-camera:before{content:"\f03d"}.la.la-picture-o{font-family:'Line Awesome Free';font-weight:400}.la.la-picture-o:before{content:"\f03e"}.la.la-photo{font-family:'Line Awesome Free';font-weight:400}.la.la-photo:before{content:"\f03e"}.la.la-image{font-family:'Line Awesome Free';font-weight:400}.la.la-image:before{content:"\f03e"}.la.la-pencil:before{content:"\f303"}.la.la-map-marker:before{content:"\f3c5"}.la.la-pencil-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-pencil-square-o:before{content:"\f044"}.la.la-share-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-share-square-o:before{content:"\f14d"}.la.la-check-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-check-square-o:before{content:"\f14a"}.la.la-arrows:before{content:"\f0b2"}.la.la-times-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-times-circle-o:before{content:"\f057"}.la.la-check-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-check-circle-o:before{content:"\f058"}.la.la-mail-forward:before{content:"\f064"}.la.la-eye{font-family:'Line Awesome Free';font-weight:400}.la.la-eye-slash{font-family:'Line Awesome Free';font-weight:400}.la.la-warning:before{content:"\f071"}.la.la-calendar:before{content:"\f073"}.la.la-arrows-v:before{content:"\f338"}.la.la-arrows-h:before{content:"\f337"}.la.la-bar-chart{font-family:'Line Awesome Free';font-weight:400}.la.la-bar-chart:before{content:"\f080"}.la.la-bar-chart-o{font-family:'Line Awesome Free';font-weight:400}.la.la-bar-chart-o:before{content:"\f080"}.la.la-twitter-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-gears:before{content:"\f085"}.la.la-thumbs-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-thumbs-o-up:before{content:"\f164"}.la.la-thumbs-o-down{font-family:'Line Awesome Free';font-weight:400}.la.la-thumbs-o-down:before{content:"\f165"}.la.la-heart-o{font-family:'Line Awesome Free';font-weight:400}.la.la-heart-o:before{content:"\f004"}.la.la-sign-out:before{content:"\f2f5"}.la.la-linkedin-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-linkedin-square:before{content:"\f08c"}.la.la-thumb-tack:before{content:"\f08d"}.la.la-external-link:before{content:"\f35d"}.la.la-sign-in:before{content:"\f2f6"}.la.la-github-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-lemon-o{font-family:'Line Awesome Free';font-weight:400}.la.la-lemon-o:before{content:"\f094"}.la.la-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-square-o:before{content:"\f0c8"}.la.la-bookmark-o{font-family:'Line Awesome Free';font-weight:400}.la.la-bookmark-o:before{content:"\f02e"}.la.la-twitter{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook:before{content:"\f39e"}.la.la-facebook-f{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook-f:before{content:"\f39e"}.la.la-github{font-family:'Line Awesome Brands';font-weight:400}.la.la-credit-card{font-family:'Line Awesome Free';font-weight:400}.la.la-feed:before{content:"\f09e"}.la.la-hdd-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hdd-o:before{content:"\f0a0"}.la.la-hand-o-right{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-o-right:before{content:"\f0a4"}.la.la-hand-o-left{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-o-left:before{content:"\f0a5"}.la.la-hand-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-o-up:before{content:"\f0a6"}.la.la-hand-o-down{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-o-down:before{content:"\f0a7"}.la.la-arrows-alt:before{content:"\f31e"}.la.la-group:before{content:"\f0c0"}.la.la-chain:before{content:"\f0c1"}.la.la-scissors:before{content:"\f0c4"}.la.la-files-o{font-family:'Line Awesome Free';font-weight:400}.la.la-files-o:before{content:"\f0c5"}.la.la-floppy-o{font-family:'Line Awesome Free';font-weight:400}.la.la-floppy-o:before{content:"\f0c7"}.la.la-navicon:before{content:"\f0c9"}.la.la-reorder:before{content:"\f0c9"}.la.la-pinterest{font-family:'Line Awesome Brands';font-weight:400}.la.la-pinterest-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus:before{content:"\f0d5"}.la.la-money{font-family:'Line Awesome Free';font-weight:400}.la.la-money:before{content:"\f3d1"}.la.la-unsorted:before{content:"\f0dc"}.la.la-sort-desc:before{content:"\f0dd"}.la.la-sort-asc:before{content:"\f0de"}.la.la-linkedin{font-family:'Line Awesome Brands';font-weight:400}.la.la-linkedin:before{content:"\f0e1"}.la.la-rotate-left:before{content:"\f0e2"}.la.la-legal:before{content:"\f0e3"}.la.la-tachometer:before{content:"\f3fd"}.la.la-dashboard:before{content:"\f3fd"}.la.la-comment-o{font-family:'Line Awesome Free';font-weight:400}.la.la-comment-o:before{content:"\f075"}.la.la-comments-o{font-family:'Line Awesome Free';font-weight:400}.la.la-comments-o:before{content:"\f086"}.la.la-flash:before{content:"\f0e7"}.la.la-clipboard{font-family:'Line Awesome Free';font-weight:400}.la.la-paste{font-family:'Line Awesome Free';font-weight:400}.la.la-paste:before{content:"\f328"}.la.la-lightbulb-o{font-family:'Line Awesome Free';font-weight:400}.la.la-lightbulb-o:before{content:"\f0eb"}.la.la-exchange:before{content:"\f362"}.la.la-cloud-download:before{content:"\f381"}.la.la-cloud-upload:before{content:"\f382"}.la.la-bell-o{font-family:'Line Awesome Free';font-weight:400}.la.la-bell-o:before{content:"\f0f3"}.la.la-cutlery:before{content:"\f2e7"}.la.la-file-text-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-text-o:before{content:"\f15c"}.la.la-building-o{font-family:'Line Awesome Free';font-weight:400}.la.la-building-o:before{content:"\f1ad"}.la.la-hospital-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hospital-o:before{content:"\f0f8"}.la.la-tablet:before{content:"\f3fa"}.la.la-mobile:before{content:"\f3cd"}.la.la-mobile-phone:before{content:"\f3cd"}.la.la-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-circle-o:before{content:"\f111"}.la.la-mail-reply:before{content:"\f3e5"}.la.la-github-alt{font-family:'Line Awesome Brands';font-weight:400}.la.la-folder-o{font-family:'Line Awesome Free';font-weight:400}.la.la-folder-o:before{content:"\f07b"}.la.la-folder-open-o{font-family:'Line Awesome Free';font-weight:400}.la.la-folder-open-o:before{content:"\f07c"}.la.la-smile-o{font-family:'Line Awesome Free';font-weight:400}.la.la-smile-o:before{content:"\f118"}.la.la-frown-o{font-family:'Line Awesome Free';font-weight:400}.la.la-frown-o:before{content:"\f119"}.la.la-meh-o{font-family:'Line Awesome Free';font-weight:400}.la.la-meh-o:before{content:"\f11a"}.la.la-keyboard-o{font-family:'Line Awesome Free';font-weight:400}.la.la-keyboard-o:before{content:"\f11c"}.la.la-flag-o{font-family:'Line Awesome Free';font-weight:400}.la.la-flag-o:before{content:"\f024"}.la.la-mail-reply-all:before{content:"\f122"}.la.la-star-half-o{font-family:'Line Awesome Free';font-weight:400}.la.la-star-half-o:before{content:"\f089"}.la.la-star-half-empty{font-family:'Line Awesome Free';font-weight:400}.la.la-star-half-empty:before{content:"\f089"}.la.la-star-half-full{font-family:'Line Awesome Free';font-weight:400}.la.la-star-half-full:before{content:"\f089"}.la.la-code-fork:before{content:"\f126"}.la.la-chain-broken:before{content:"\f127"}.la.la-shield:before{content:"\f3ed"}.la.la-calendar-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-o:before{content:"\f133"}.la.la-maxcdn{font-family:'Line Awesome Brands';font-weight:400}.la.la-html5{font-family:'Line Awesome Brands';font-weight:400}.la.la-css3{font-family:'Line Awesome Brands';font-weight:400}.la.la-ticket:before{content:"\f3ff"}.la.la-minus-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-minus-square-o:before{content:"\f146"}.la.la-level-up:before{content:"\f3bf"}.la.la-level-down:before{content:"\f3be"}.la.la-pencil-square:before{content:"\f14b"}.la.la-external-link-square:before{content:"\f360"}.la.la-compass{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-down{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-down:before{content:"\f150"}.la.la-toggle-down{font-family:'Line Awesome Free';font-weight:400}.la.la-toggle-down:before{content:"\f150"}.la.la-caret-square-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-up:before{content:"\f151"}.la.la-toggle-up{font-family:'Line Awesome Free';font-weight:400}.la.la-toggle-up:before{content:"\f151"}.la.la-caret-square-o-right{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-right:before{content:"\f152"}.la.la-toggle-right{font-family:'Line Awesome Free';font-weight:400}.la.la-toggle-right:before{content:"\f152"}.la.la-eur:before{content:"\f153"}.la.la-euro:before{content:"\f153"}.la.la-gbp:before{content:"\f154"}.la.la-usd:before{content:"\f155"}.la.la-dollar:before{content:"\f155"}.la.la-inr:before{content:"\f156"}.la.la-rupee:before{content:"\f156"}.la.la-jpy:before{content:"\f157"}.la.la-cny:before{content:"\f157"}.la.la-rmb:before{content:"\f157"}.la.la-yen:before{content:"\f157"}.la.la-rub:before{content:"\f158"}.la.la-ruble:before{content:"\f158"}.la.la-rouble:before{content:"\f158"}.la.la-krw:before{content:"\f159"}.la.la-won:before{content:"\f159"}.la.la-btc{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitcoin{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitcoin:before{content:"\f15a"}.la.la-file-text:before{content:"\f15c"}.la.la-sort-alpha-asc:before{content:"\f15d"}.la.la-sort-alpha-desc:before{content:"\f881"}.la.la-sort-amount-asc:before{content:"\f160"}.la.la-sort-amount-desc:before{content:"\f884"}.la.la-sort-numeric-asc:before{content:"\f162"}.la.la-sort-numeric-desc:before{content:"\f886"}.la.la-youtube-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-youtube{font-family:'Line Awesome Brands';font-weight:400}.la.la-xing{font-family:'Line Awesome Brands';font-weight:400}.la.la-xing-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-youtube-play{font-family:'Line Awesome Brands';font-weight:400}.la.la-youtube-play:before{content:"\f167"}.la.la-dropbox{font-family:'Line Awesome Brands';font-weight:400}.la.la-stack-overflow{font-family:'Line Awesome Brands';font-weight:400}.la.la-instagram{font-family:'Line Awesome Brands';font-weight:400}.la.la-flickr{font-family:'Line Awesome Brands';font-weight:400}.la.la-adn{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitbucket{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitbucket-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitbucket-square:before{content:"\f171"}.la.la-tumblr{font-family:'Line Awesome Brands';font-weight:400}.la.la-tumblr-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-long-arrow-down:before{content:"\f309"}.la.la-long-arrow-up:before{content:"\f30c"}.la.la-long-arrow-left:before{content:"\f30a"}.la.la-long-arrow-right:before{content:"\f30b"}.la.la-apple{font-family:'Line Awesome Brands';font-weight:400}.la.la-windows{font-family:'Line Awesome Brands';font-weight:400}.la.la-android{font-family:'Line Awesome Brands';font-weight:400}.la.la-linux{font-family:'Line Awesome Brands';font-weight:400}.la.la-dribbble{font-family:'Line Awesome Brands';font-weight:400}.la.la-skype{font-family:'Line Awesome Brands';font-weight:400}.la.la-foursquare{font-family:'Line Awesome Brands';font-weight:400}.la.la-trello{font-family:'Line Awesome Brands';font-weight:400}.la.la-gratipay{font-family:'Line Awesome Brands';font-weight:400}.la.la-gittip{font-family:'Line Awesome Brands';font-weight:400}.la.la-gittip:before{content:"\f184"}.la.la-sun-o{font-family:'Line Awesome Free';font-weight:400}.la.la-sun-o:before{content:"\f185"}.la.la-moon-o{font-family:'Line Awesome Free';font-weight:400}.la.la-moon-o:before{content:"\f186"}.la.la-vk{font-family:'Line Awesome Brands';font-weight:400}.la.la-weibo{font-family:'Line Awesome Brands';font-weight:400}.la.la-renren{font-family:'Line Awesome Brands';font-weight:400}.la.la-pagelines{font-family:'Line Awesome Brands';font-weight:400}.la.la-stack-exchange{font-family:'Line Awesome Brands';font-weight:400}.la.la-arrow-circle-o-right{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-right:before{content:"\f35a"}.la.la-arrow-circle-o-left{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-left:before{content:"\f359"}.la.la-caret-square-o-left{font-family:'Line Awesome Free';font-weight:400}.la.la-caret-square-o-left:before{content:"\f191"}.la.la-toggle-left{font-family:'Line Awesome Free';font-weight:400}.la.la-toggle-left:before{content:"\f191"}.la.la-dot-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-dot-circle-o:before{content:"\f192"}.la.la-vimeo-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-try:before{content:"\f195"}.la.la-turkish-lira:before{content:"\f195"}.la.la-plus-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-plus-square-o:before{content:"\f0fe"}.la.la-slack{font-family:'Line Awesome Brands';font-weight:400}.la.la-wordpress{font-family:'Line Awesome Brands';font-weight:400}.la.la-openid{font-family:'Line Awesome Brands';font-weight:400}.la.la-institution:before{content:"\f19c"}.la.la-bank:before{content:"\f19c"}.la.la-mortar-board:before{content:"\f19d"}.la.la-yahoo{font-family:'Line Awesome Brands';font-weight:400}.la.la-google{font-family:'Line Awesome Brands';font-weight:400}.la.la-reddit{font-family:'Line Awesome Brands';font-weight:400}.la.la-reddit-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-stumbleupon-circle{font-family:'Line Awesome Brands';font-weight:400}.la.la-stumbleupon{font-family:'Line Awesome Brands';font-weight:400}.la.la-delicious{font-family:'Line Awesome Brands';font-weight:400}.la.la-digg{font-family:'Line Awesome Brands';font-weight:400}.la.la-pied-piper-pp{font-family:'Line Awesome Brands';font-weight:400}.la.la-pied-piper-alt{font-family:'Line Awesome Brands';font-weight:400}.la.la-drupal{font-family:'Line Awesome Brands';font-weight:400}.la.la-joomla{font-family:'Line Awesome Brands';font-weight:400}.la.la-spoon:before{content:"\f2e5"}.la.la-behance{font-family:'Line Awesome Brands';font-weight:400}.la.la-behance-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-steam{font-family:'Line Awesome Brands';font-weight:400}.la.la-steam-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-automobile:before{content:"\f1b9"}.la.la-cab:before{content:"\f1ba"}.la.la-envelope-o{font-family:'Line Awesome Free';font-weight:400}.la.la-envelope-o:before{content:"\f0e0"}.la.la-deviantart{font-family:'Line Awesome Brands';font-weight:400}.la.la-soundcloud{font-family:'Line Awesome Brands';font-weight:400}.la.la-file-pdf-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-pdf-o:before{content:"\f1c1"}.la.la-file-word-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-word-o:before{content:"\f1c2"}.la.la-file-excel-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-excel-o:before{content:"\f1c3"}.la.la-file-powerpoint-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-powerpoint-o:before{content:"\f1c4"}.la.la-file-image-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-image-o:before{content:"\f1c5"}.la.la-file-photo-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-photo-o:before{content:"\f1c5"}.la.la-file-picture-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-picture-o:before{content:"\f1c5"}.la.la-file-archive-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-archive-o:before{content:"\f1c6"}.la.la-file-zip-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-zip-o:before{content:"\f1c6"}.la.la-file-audio-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-audio-o:before{content:"\f1c7"}.la.la-file-sound-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-sound-o:before{content:"\f1c7"}.la.la-file-video-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-video-o:before{content:"\f1c8"}.la.la-file-movie-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-movie-o:before{content:"\f1c8"}.la.la-file-code-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-code-o:before{content:"\f1c9"}.la.la-vine{font-family:'Line Awesome Brands';font-weight:400}.la.la-codepen{font-family:'Line Awesome Brands';font-weight:400}.la.la-jsfiddle{font-family:'Line Awesome Brands';font-weight:400}.la.la-life-ring{font-family:'Line Awesome Free';font-weight:400}.la.la-life-bouy{font-family:'Line Awesome Free';font-weight:400}.la.la-life-bouy:before{content:"\f1cd"}.la.la-life-buoy{font-family:'Line Awesome Free';font-weight:400}.la.la-life-buoy:before{content:"\f1cd"}.la.la-life-saver{font-family:'Line Awesome Free';font-weight:400}.la.la-life-saver:before{content:"\f1cd"}.la.la-support{font-family:'Line Awesome Free';font-weight:400}.la.la-support:before{content:"\f1cd"}.la.la-circle-o-notch:before{content:"\f1ce"}.la.la-rebel{font-family:'Line Awesome Brands';font-weight:400}.la.la-ra{font-family:'Line Awesome Brands';font-weight:400}.la.la-ra:before{content:"\f1d0"}.la.la-resistance{font-family:'Line Awesome Brands';font-weight:400}.la.la-resistance:before{content:"\f1d0"}.la.la-empire{font-family:'Line Awesome Brands';font-weight:400}.la.la-ge{font-family:'Line Awesome Brands';font-weight:400}.la.la-ge:before{content:"\f1d1"}.la.la-git-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-git{font-family:'Line Awesome Brands';font-weight:400}.la.la-hacker-news{font-family:'Line Awesome Brands';font-weight:400}.la.la-y-combinator-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-y-combinator-square:before{content:"\f1d4"}.la.la-yc-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-yc-square:before{content:"\f1d4"}.la.la-tencent-weibo{font-family:'Line Awesome Brands';font-weight:400}.la.la-qq{font-family:'Line Awesome Brands';font-weight:400}.la.la-weixin{font-family:'Line Awesome Brands';font-weight:400}.la.la-wechat{font-family:'Line Awesome Brands';font-weight:400}.la.la-wechat:before{content:"\f1d7"}.la.la-send:before{content:"\f1d8"}.la.la-paper-plane-o{font-family:'Line Awesome Free';font-weight:400}.la.la-paper-plane-o:before{content:"\f1d8"}.la.la-send-o{font-family:'Line Awesome Free';font-weight:400}.la.la-send-o:before{content:"\f1d8"}.la.la-circle-thin{font-family:'Line Awesome Free';font-weight:400}.la.la-circle-thin:before{content:"\f111"}.la.la-header:before{content:"\f1dc"}.la.la-sliders:before{content:"\f1de"}.la.la-futbol-o{font-family:'Line Awesome Free';font-weight:400}.la.la-futbol-o:before{content:"\f1e3"}.la.la-soccer-ball-o{font-family:'Line Awesome Free';font-weight:400}.la.la-soccer-ball-o:before{content:"\f1e3"}.la.la-slideshare{font-family:'Line Awesome Brands';font-weight:400}.la.la-twitch{font-family:'Line Awesome Brands';font-weight:400}.la.la-yelp{font-family:'Line Awesome Brands';font-weight:400}.la.la-newspaper-o{font-family:'Line Awesome Free';font-weight:400}.la.la-newspaper-o:before{content:"\f1ea"}.la.la-paypal{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-wallet{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-visa{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-mastercard{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-discover{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-amex{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-paypal{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-stripe{font-family:'Line Awesome Brands';font-weight:400}.la.la-bell-slash-o{font-family:'Line Awesome Free';font-weight:400}.la.la-bell-slash-o:before{content:"\f1f6"}.la.la-trash:before{content:"\f2ed"}.la.la-copyright{font-family:'Line Awesome Free';font-weight:400}.la.la-eyedropper:before{content:"\f1fb"}.la.la-area-chart:before{content:"\f1fe"}.la.la-pie-chart:before{content:"\f200"}.la.la-line-chart:before{content:"\f201"}.la.la-lastfm{font-family:'Line Awesome Brands';font-weight:400}.la.la-lastfm-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-ioxhost{font-family:'Line Awesome Brands';font-weight:400}.la.la-angellist{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc{font-family:'Line Awesome Free';font-weight:400}.la.la-cc:before{content:"\f20a"}.la.la-ils:before{content:"\f20b"}.la.la-shekel:before{content:"\f20b"}.la.la-sheqel:before{content:"\f20b"}.la.la-meanpath{font-family:'Line Awesome Brands';font-weight:400}.la.la-meanpath:before{content:"\f2b4"}.la.la-buysellads{font-family:'Line Awesome Brands';font-weight:400}.la.la-connectdevelop{font-family:'Line Awesome Brands';font-weight:400}.la.la-dashcube{font-family:'Line Awesome Brands';font-weight:400}.la.la-forumbee{font-family:'Line Awesome Brands';font-weight:400}.la.la-leanpub{font-family:'Line Awesome Brands';font-weight:400}.la.la-sellsy{font-family:'Line Awesome Brands';font-weight:400}.la.la-shirtsinbulk{font-family:'Line Awesome Brands';font-weight:400}.la.la-simplybuilt{font-family:'Line Awesome Brands';font-weight:400}.la.la-skyatlas{font-family:'Line Awesome Brands';font-weight:400}.la.la-diamond{font-family:'Line Awesome Free';font-weight:400}.la.la-diamond:before{content:"\f3a5"}.la.la-intersex:before{content:"\f224"}.la.la-facebook-official{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook-official:before{content:"\f09a"}.la.la-pinterest-p{font-family:'Line Awesome Brands';font-weight:400}.la.la-whatsapp{font-family:'Line Awesome Brands';font-weight:400}.la.la-hotel:before{content:"\f236"}.la.la-viacoin{font-family:'Line Awesome Brands';font-weight:400}.la.la-medium{font-family:'Line Awesome Brands';font-weight:400}.la.la-y-combinator{font-family:'Line Awesome Brands';font-weight:400}.la.la-yc{font-family:'Line Awesome Brands';font-weight:400}.la.la-yc:before{content:"\f23b"}.la.la-optin-monster{font-family:'Line Awesome Brands';font-weight:400}.la.la-opencart{font-family:'Line Awesome Brands';font-weight:400}.la.la-expeditedssl{font-family:'Line Awesome Brands';font-weight:400}.la.la-battery-4:before{content:"\f240"}.la.la-battery:before{content:"\f240"}.la.la-battery-3:before{content:"\f241"}.la.la-battery-2:before{content:"\f242"}.la.la-battery-1:before{content:"\f243"}.la.la-battery-0:before{content:"\f244"}.la.la-object-group{font-family:'Line Awesome Free';font-weight:400}.la.la-object-ungroup{font-family:'Line Awesome Free';font-weight:400}.la.la-sticky-note-o{font-family:'Line Awesome Free';font-weight:400}.la.la-sticky-note-o:before{content:"\f249"}.la.la-cc-jcb{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc-diners-club{font-family:'Line Awesome Brands';font-weight:400}.la.la-clone{font-family:'Line Awesome Free';font-weight:400}.la.la-hourglass-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hourglass-o:before{content:"\f254"}.la.la-hourglass-1:before{content:"\f251"}.la.la-hourglass-2:before{content:"\f252"}.la.la-hourglass-3:before{content:"\f253"}.la.la-hand-rock-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-rock-o:before{content:"\f255"}.la.la-hand-grab-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-grab-o:before{content:"\f255"}.la.la-hand-paper-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-paper-o:before{content:"\f256"}.la.la-hand-stop-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-stop-o:before{content:"\f256"}.la.la-hand-scissors-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-scissors-o:before{content:"\f257"}.la.la-hand-lizard-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-lizard-o:before{content:"\f258"}.la.la-hand-spock-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-spock-o:before{content:"\f259"}.la.la-hand-pointer-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-pointer-o:before{content:"\f25a"}.la.la-hand-peace-o{font-family:'Line Awesome Free';font-weight:400}.la.la-hand-peace-o:before{content:"\f25b"}.la.la-registered{font-family:'Line Awesome Free';font-weight:400}.la.la-creative-commons{font-family:'Line Awesome Brands';font-weight:400}.la.la-gg{font-family:'Line Awesome Brands';font-weight:400}.la.la-gg-circle{font-family:'Line Awesome Brands';font-weight:400}.la.la-tripadvisor{font-family:'Line Awesome Brands';font-weight:400}.la.la-odnoklassniki{font-family:'Line Awesome Brands';font-weight:400}.la.la-odnoklassniki-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-get-pocket{font-family:'Line Awesome Brands';font-weight:400}.la.la-wikipedia-w{font-family:'Line Awesome Brands';font-weight:400}.la.la-safari{font-family:'Line Awesome Brands';font-weight:400}.la.la-chrome{font-family:'Line Awesome Brands';font-weight:400}.la.la-firefox{font-family:'Line Awesome Brands';font-weight:400}.la.la-opera{font-family:'Line Awesome Brands';font-weight:400}.la.la-internet-explorer{font-family:'Line Awesome Brands';font-weight:400}.la.la-television:before{content:"\f26c"}.la.la-contao{font-family:'Line Awesome Brands';font-weight:400}.la.la-500px{font-family:'Line Awesome Brands';font-weight:400}.la.la-amazon{font-family:'Line Awesome Brands';font-weight:400}.la.la-calendar-plus-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-plus-o:before{content:"\f271"}.la.la-calendar-minus-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-minus-o:before{content:"\f272"}.la.la-calendar-times-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-times-o:before{content:"\f273"}.la.la-calendar-check-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-check-o:before{content:"\f274"}.la.la-map-o{font-family:'Line Awesome Free';font-weight:400}.la.la-map-o:before{content:"\f279"}.la.la-commenting:before{content:"\f4ad"}.la.la-commenting-o{font-family:'Line Awesome Free';font-weight:400}.la.la-commenting-o:before{content:"\f4ad"}.la.la-houzz{font-family:'Line Awesome Brands';font-weight:400}.la.la-vimeo{font-family:'Line Awesome Brands';font-weight:400}.la.la-vimeo:before{content:"\f27d"}.la.la-black-tie{font-family:'Line Awesome Brands';font-weight:400}.la.la-fonticons{font-family:'Line Awesome Brands';font-weight:400}.la.la-reddit-alien{font-family:'Line Awesome Brands';font-weight:400}.la.la-edge{font-family:'Line Awesome Brands';font-weight:400}.la.la-credit-card-alt:before{content:"\f09d"}.la.la-codiepie{font-family:'Line Awesome Brands';font-weight:400}.la.la-modx{font-family:'Line Awesome Brands';font-weight:400}.la.la-fort-awesome{font-family:'Line Awesome Brands';font-weight:400}.la.la-usb{font-family:'Line Awesome Brands';font-weight:400}.la.la-product-hunt{font-family:'Line Awesome Brands';font-weight:400}.la.la-mixcloud{font-family:'Line Awesome Brands';font-weight:400}.la.la-scribd{font-family:'Line Awesome Brands';font-weight:400}.la.la-pause-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-pause-circle-o:before{content:"\f28b"}.la.la-stop-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-stop-circle-o:before{content:"\f28d"}.la.la-bluetooth{font-family:'Line Awesome Brands';font-weight:400}.la.la-bluetooth-b{font-family:'Line Awesome Brands';font-weight:400}.la.la-gitlab{font-family:'Line Awesome Brands';font-weight:400}.la.la-wpbeginner{font-family:'Line Awesome Brands';font-weight:400}.la.la-wpforms{font-family:'Line Awesome Brands';font-weight:400}.la.la-envira{font-family:'Line Awesome Brands';font-weight:400}.la.la-wheelchair-alt{font-family:'Line Awesome Brands';font-weight:400}.la.la-wheelchair-alt:before{content:"\f368"}.la.la-question-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-question-circle-o:before{content:"\f059"}.la.la-volume-control-phone:before{content:"\f2a0"}.la.la-asl-interpreting:before{content:"\f2a3"}.la.la-deafness:before{content:"\f2a4"}.la.la-hard-of-hearing:before{content:"\f2a4"}.la.la-glide{font-family:'Line Awesome Brands';font-weight:400}.la.la-glide-g{font-family:'Line Awesome Brands';font-weight:400}.la.la-signing:before{content:"\f2a7"}.la.la-viadeo{font-family:'Line Awesome Brands';font-weight:400}.la.la-viadeo-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-snapchat{font-family:'Line Awesome Brands';font-weight:400}.la.la-snapchat-ghost{font-family:'Line Awesome Brands';font-weight:400}.la.la-snapchat-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-pied-piper{font-family:'Line Awesome Brands';font-weight:400}.la.la-first-order{font-family:'Line Awesome Brands';font-weight:400}.la.la-yoast{font-family:'Line Awesome Brands';font-weight:400}.la.la-themeisle{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus-official{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus-official:before{content:"\f2b3"}.la.la-google-plus-circle{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus-circle:before{content:"\f2b3"}.la.la-font-awesome{font-family:'Line Awesome Brands';font-weight:400}.la.la-fa{font-family:'Line Awesome Brands';font-weight:400}.la.la-fa:before{content:"\f2b4"}.la.la-handshake-o{font-family:'Line Awesome Free';font-weight:400}.la.la-handshake-o:before{content:"\f2b5"}.la.la-envelope-open-o{font-family:'Line Awesome Free';font-weight:400}.la.la-envelope-open-o:before{content:"\f2b6"}.la.la-linode{font-family:'Line Awesome Brands';font-weight:400}.la.la-address-book-o{font-family:'Line Awesome Free';font-weight:400}.la.la-address-book-o:before{content:"\f2b9"}.la.la-vcard:before{content:"\f2bb"}.la.la-address-card-o{font-family:'Line Awesome Free';font-weight:400}.la.la-address-card-o:before{content:"\f2bb"}.la.la-vcard-o{font-family:'Line Awesome Free';font-weight:400}.la.la-vcard-o:before{content:"\f2bb"}.la.la-user-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-user-circle-o:before{content:"\f2bd"}.la.la-user-o{font-family:'Line Awesome Free';font-weight:400}.la.la-user-o:before{content:"\f007"}.la.la-id-badge{font-family:'Line Awesome Free';font-weight:400}.la.la-drivers-license:before{content:"\f2c2"}.la.la-id-card-o{font-family:'Line Awesome Free';font-weight:400}.la.la-id-card-o:before{content:"\f2c2"}.la.la-drivers-license-o{font-family:'Line Awesome Free';font-weight:400}.la.la-drivers-license-o:before{content:"\f2c2"}.la.la-quora{font-family:'Line Awesome Brands';font-weight:400}.la.la-free-code-camp{font-family:'Line Awesome Brands';font-weight:400}.la.la-telegram{font-family:'Line Awesome Brands';font-weight:400}.la.la-thermometer-4:before{content:"\f2c7"}.la.la-thermometer:before{content:"\f2c7"}.la.la-thermometer-3:before{content:"\f2c8"}.la.la-thermometer-2:before{content:"\f2c9"}.la.la-thermometer-1:before{content:"\f2ca"}.la.la-thermometer-0:before{content:"\f2cb"}.la.la-bathtub:before{content:"\f2cd"}.la.la-s15:before{content:"\f2cd"}.la.la-window-maximize{font-family:'Line Awesome Free';font-weight:400}.la.la-window-restore{font-family:'Line Awesome Free';font-weight:400}.la.la-times-rectangle:before{content:"\f410"}.la.la-window-close-o{font-family:'Line Awesome Free';font-weight:400}.la.la-window-close-o:before{content:"\f410"}.la.la-times-rectangle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-times-rectangle-o:before{content:"\f410"}.la.la-bandcamp{font-family:'Line Awesome Brands';font-weight:400}.la.la-grav{font-family:'Line Awesome Brands';font-weight:400}.la.la-etsy{font-family:'Line Awesome Brands';font-weight:400}.la.la-imdb{font-family:'Line Awesome Brands';font-weight:400}.la.la-ravelry{font-family:'Line Awesome Brands';font-weight:400}.la.la-eercast{font-family:'Line Awesome Brands';font-weight:400}.la.la-eercast:before{content:"\f2da"}.la.la-snowflake-o{font-family:'Line Awesome Free';font-weight:400}.la.la-snowflake-o:before{content:"\f2dc"}.la.la-superpowers{font-family:'Line Awesome Brands';font-weight:400}.la.la-wpexplorer{font-family:'Line Awesome Brands';font-weight:400}.la.la-spotify{font-family:'Line Awesome Brands';font-weight:400}
