@charset "utf-8";
@charset "utf-8";

 .accordions .border-semi-round{
border-radius: 10px !important;
}
.accordions .border-round {
border-radius: 50px !important;
}
.accordions .border-top-round {
border-top-left-radius: 10px !important;
border-top-right-radius: 10px !important;
}
.accordions .border-bottom-round {
border-bottom-left-radius: 10px !important;
border-bottom-right-radius: 10px !important;
}
.accordions .border-flat {
border-radius: 0px !important;
}
.accordions .border-none {
border: none !important;
}
.accordions .border-1px {
border: 1px solid #999 !important;
}
.accordions .border-2px {
border: 2px solid #999 !important;
}
.accordions .border-3px {
border: 3px solid #999 !important;
}
.accordions .shadow-bottom {
box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-top {
box-shadow: 0 -3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-bottom-right {
box-shadow: 3px 3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-bottom-left {
box-shadow: -3px 3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-top-right {
box-shadow: 3px -3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-top-left {
box-shadow: -3px -3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .border-bottom {
border-bottom: 2px solid #b3b3b3 !important;
}
.accordions .border-top {
border-top: 2px solid #b3b3b3 !important;
}
.accordions .border-bottom-right {
border-bottom: 3px solid #b3b3b3 !important;
border-right: 3px solid #b3b3b3 !important;
}
.accordions .border-bottom-left {
border-bottom: 3px solid #b3b3b3 !important;
border-left: 3px solid #b3b3b3 !important;
}
.accordions .border-top-right {
border-top: 3px solid #b3b3b3 !important;
border-right: 3px solid #b3b3b3 !important;
}
.accordions .border-top-left {
border-top: 3px solid #b3b3b3 !important;
border-left: 3px solid #b3b3b3 !important;
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.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:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.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 {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.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: bold;
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.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,
.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%;
font-size: 0;
} .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,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.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;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.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;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//alztec.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//alztec.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//alztec.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//alztec.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//alztec.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//alztec.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//alztec.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_777777_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-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: -65px -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: -65px -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: 1px -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-on { background-position: -96px -144px; }
.ui-icon-radio-off { 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 { 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; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .003;
filter: Alpha(Opacity=.3); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}
 .accordions-lazy {
text-align: center;
}
.accordion-edit {
margin: 10px 0;
text-align: left;
}
.accordions .accordions-head .accordions-head-title-toggle {
display: none;
padding: 0 10px;
}
.accordions  .expand-collapse {
display: inline-block;
background: rgba(112,176,255,1) none repeat scroll 0 0;
padding: 4px 15px;
color: #fff;
border-radius: 3px;
cursor: pointer;
}
.accordions .expand-collapse.active .collapse{  display: block;}
.accordions .expand-collapse.active .expand {
display: none;
}
.accordions .expand{}
.accordions  .collapse {
display: none;
}
.accordions .next-prev{}
.accordions .next-prev .next, .accordions .next-prev .previous {
padding: 6px 13px;
display: inline-block;
margin: 0 10px 0 0;
}
.accordions .next-prev .next{}
.accordions .next-prev .previous{}
.search-input-wrap{
display: inline-block;
margin: 5px;
} .accordions .accordions-head {
cursor: pointer;
padding: 10px;
display: flex; 
align-items: center;
outline: none;
}
.accordions .accordions-head-title {
margin: 0 10px;
width:100%;
}
.accordions .accordions-head .ui-accordion-header-icon {
display: none;
}
.accordions .accordions-head .accordion-minus{
display:none;
}
.accordions .accordions-head.ui-state-active .accordion-plus{
display:none;
}
.accordions .accordions-head.ui-state-active .accordion-minus{
display:inline-block;
}
.accordions .accordion-content {
background: #fff none repeat scroll 0 0;
padding: 10px;
}
.accordions .accordions-head-title, .accordions .accordion-icons {
}
.accordions .accordion-icons.left {
float: left;
}
.accordions .accordion-icons.right{
float: right;
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-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,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\f907"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\f913"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\f91a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\f91e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\f941"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\f949"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-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: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.eot);
src: url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.woff2) format("woff2"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.woff) format("woff"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.ttf) format("truetype"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.eot);
src: url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.woff2) format("woff2"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.woff) format("woff"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.ttf) format("truetype"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.eot);
src: url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.woff2) format("woff2"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.woff) format("woff"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.ttf) format("truetype"), url(//alztec.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.sr-only,
.screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
overflow: hidden;
} .sr-only:not(:focus):not(:active) {
clip: rect(0 0 0 0);
overflow: hidden;
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
}
body.single-jobs #content {
padding-top: 0;
}
body.single-jobs .wrap {
padding-left: 0;
padding-right: 0;
}
.job-post *,
.job-listing-categories *,
.job-listing * {
box-sizing: border-box;
}
.job-listing-categories {
margin: 0 -2px 25px;
}
.job-listing-categories.align-right {
text-align: right;
}
.job-listing-categories.align-center {
text-align: center;
}
.job-listing-categories .job-category {
display: inline-block;
margin: 2px 2px;
padding: 5px 15px;
border: 2px solid #999;
border-radius: 3px;
box-shadow: none;
font-size: 16px;
text-decoration: none;
color: #000;
}
.entry .entry-content .job-listing-categories a.job-category {
text-decoration: none;
}
.job-listing-categories .job-category:focus {
box-shadow: none;
}
.job-listing-categories .job-category:hover {
box-shadow: none;
background: #efefef;
}
.job-listing-categories .job-category.active {
background: #22c0f1;
color: #fff;
border: 2px solid #12b0e1;
}
.jobs-offer-ended {
text-align: center;
color: #9d9d9d;
margin: 0;
border: 2px solid #e9e9e9;
border-radius: 30px;
padding: 15px 10px;
background: #fff;
font-size: 14px;
}
.job-post {
width: 100%;
max-width: 1100px;
margin: 0 auto 40px;
overflow: auto;
padding-top: 40px;
}
.job-post .job-image {
width: 100%;
float: left;
margin: 0 0 35px;
}
.job-post .job-image img {
width: 100%;
height: auto;
border-radius: 3px;
}
.job-post .job-content {
float: left;
width: 65%;
box-sizing: border-box;
}
.job-post .job-side {
float: left;
width: 35%;
padding: 0 20px 20px;
box-sizing: border-box;
}
.job-post .job-content-wrap {
padding: 0 20px;
}
.job-post .job-side .job-content-wrap {
background: #f5f5f5;
border: 2px solid #e9e9e9;
padding: 0 30px;
border-radius: 4px;
}
.jp-attachment-button {
background: #dcdcdc;
color: #000;
border-radius: 30px;
padding: 6px 10px;
font-weight: 500;
font-size: 14px;
margin-top: 5px;
text-transform: uppercase;
display: block;
text-align: center;
}
.jp-attachment-button:before {
content: url(//alztec.com/wp-content/plugins/job-postings/images/clip.svg);
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
margin-top: -3px;
}
.jp-attachment-button:hover {
background: #d4d4d4;
color: #000;
}
.job-pdf-export {
display: block;
}
.job-pdf-export img {
width: 21px;
height: auto;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
margin-top: -5px;
}
.jobs-row-apply {
padding: 20px 0;
}
.jobs-row-apply .jobs-modal-form h3 {
display: inline-block;
font-weight: bold;
font-size: 16px;
border-bottom: 2px solid #e4e4e4;
padding-bottom: 2px;
margin: 0 0 10px;
}
.jobs-row-apply .jobs-modal-form .jobs-modal-input p.message {
font-size: 12px;
margin-top: 3px;
}
.jobs-modal-input p.validation {
font-size: 12px;
margin-top: 3px;
color: #ec0a42;
}
.jobs-submit-validation {
font-size: 14px;
color: #ec0a42;
text-align: left;
}
.jobs-row-apply .jobs-modal-form .modal-input-fileinput,
.jobs-row-apply .jobs-modal-form .modal-input-text {
background: #ffffff;
padding: 5px 10px;
border: 2px solid #e1e1e1;
font-size: 14px;
}
.jobs-row-apply .jobs-modal-form .modal-input-fileinput.multiple {
background: #ffffff;
padding: 3px 5px;
border: 2px solid #e1e1e1;
font-size: 14px;
}
.jobs-row-apply .jobs-modal-form .choose_file,
.jobs-row-apply .jobs-modal-form .choose_file_multi_add,
.jobs-row-apply .jobs-modal-form .choose_file_multi {
padding: 6px 15px 5px;
font-size: 12px;
box-shadow: none;
max-width: 220px;
}
.jobs-row-apply .jobs-modal-form .choose_file .add,
.jobs-row-apply .jobs-modal-form .choose_file_multi_add .add {
margin-top: -4px;
}
.jobs-row-apply
.jobs-modal-form
.modal-input-fileinput.multiple
.choose_file_multi_add,
.jobs-row-apply .jobs-modal-form .choose_file_multi {
margin: 2px 5px;
}
.jobs-row-apply .jobs-modal-footer .job-submit {
width: 100%;
}
.jp-apply-button,
.primary-style {
background-color: #22c0f1;
color: #fff;
border-radius: 30px;
padding: 12px 10px;
font-weight: 500;
font-size: 16px;
line-height: 25px;
margin-top: 5px;
text-transform: uppercase;
display: block !important;
width: 100%;
text-align: center;
transition: background 0.5s ease;
border: none;
width: 100%;
cursor: pointer;
}
.jp-apply-button:hover,
.primary-style:hover {
background: #0da1cf;
color: #fff;
}
.secondary-style {
background: #bcbcbc;
color: #fff;
border-radius: 30px;
padding: 12px 10px;
font-weight: 500;
font-size: 14px;
margin-top: 5px;
text-transform: uppercase;
display: block;
text-align: center;
}
.secondary-style:hover {
background: #ababab;
color: #fff;
}
.job-post .jobs-row {
margin: 20px 0 30px;
}
.job-post .job-side .jobs-row {
margin: 20px 0;
}
.job-post .job-side .jobs-row.position_logo {
margin: 35px 0 40px;
}
.job-post .job-side .jobs-row.jobs-row-button {
margin: 0;
padding: 20px 0;
}
.job-post .jobs-row .jobs-row-label {
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}
.job-post .jobs-row .jobs-row-label span {
border-bottom: 2px solid #e4e4e4;
padding-bottom: 2px;
}
.job-post .jobs-row .jobs-row-input p {
margin-bottom: 10px;
}
.job-post .jobs-row .jobs-row-input ul {
list-style: disc;
margin: 0 0 15px 25px;
}
.job-post .jobs-row .jobs-row-input ol {
list-style: decimal;
margin: 0 0 15px 25px;
}
.job-post .jobs-row .jobs-row-input svg {
width: 20px;
height: 20px;
margin-right: 3px;
margin-bottom: -4px;
}
.job-post .jobs-row.position_title .jobs-row-input {
font-size: 28px;
line-height: 37px;
}
.job-post .jobs-row.position_logo .jobs-row-input img {
width: 100%;
max-width: 270px;
margin: 0 auto;
display: block;
}
.jobs-modal-open {
overflow: hidden;
}
.jobs-submit-error-msg {
margin-top: 30px;
background: #ed6363;
color: #fff;
padding: 8px 10px;
border-radius: 3px;
text-align: center;
}
.jobs-sending {
display: none;
width: 40px;
height: 40px;
padding: 5px;
vertical-align: middle;
margin: 0 auto;
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite;
}
@-webkit-keyframes rotating {
from {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#job-apply-confirmation {
padding: 20px 10px;
margin: 25px 0 0;
display: none;
}
.jobs-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
overflow: auto;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease;
}
.jobs-modal.hide {
display: none;
}
.jobs-modal.open {
z-index: 1200;
opacity: 1;
visibility: visible;
}
.jobs-modal-table {
display: table;
width: 100%;
height: 100%;
}
.jobs-modal-table-cell {
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
}
.jobs-modal .jobs-modal-content {
width: 90%;
max-width: 650px;
background: #fff;
position: relative;
margin: 0 auto;
padding: 80px 60px 60px 60px;
box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.35);
border-radius: 4px;
top: -50px;
transition: all 0.5s ease;
}
.jobs-modal.open .jobs-modal-content {
top: 0px;
}
.jobs-modal .jobs-modal-content .modal-close {
position: absolute;
width: 30px;
height: 30px;
right: 30px;
top: 30px;
cursor: pointer;
padding: 0;
margin: 0;
}
.jobs-modal-form {
}
.jobs-modal-form .modal-title-small {
margin: 0 0 10px;
font-weight: bold;
}
.jobs-modal-form .modal-title {
font-size: 20px;
margin: 0 0 30px;
padding: 0;
font-weight: bold;
}
.jobs-modal-footer {
margin-top: 30px;
text-align: center;
}
.jobs-modal-form .job-submit {
background: #22c0f1;
color: #ffffff;
border-radius: 30px;
padding: 12px 35px;
font-weight: 600;
border: none;
min-width: 240px;
line-height: 25px;
font-size: 16px;
}
.jobs-modal-form .job-submit:hover {
background: #0fb7eb;
}
.jobs-modal-form .jobs-section-row {
min-height: 1px;
}
.jobs-modal-form .jobs-section-row .jobs-section-heading {
font-weight: 600;
font-size: 16px;
line-height: 18px;
}
.jobs-modal-form .jobs-modal-input {
margin-bottom: 20px;
}
.jobs-modal-form .jobs-modal-input + .section_field {
padding-top: 20px;
}
.jobs-modal-form .jobs-modal-input .input-label {
margin-bottom: 5px;
font-weight: 600;
font-size: 14px;
line-height: 14px;
display: block;
}
.jobs-modal-form .jobs-modal-input .input-label .field_required {
margin-left: 5px;
color: #f02a00;
}
.required_field_notice .input-paragraph {
font-size: 14px;
}
.required_field_notice .input-paragraph .field_required {
margin-right: 5px;
color: #f02a00;
font-weight: bold;
}
.jobs-modal-form .jobs-modal-input p.message {
font-size: 14px;
margin-top: 5px;
margin-bottom: 0;
color: #8a8a8a;
}
.jobs-modal-form .jobs-modal-input ::-webkit-input-placeholder { color: #b4b4b4;
}
.jobs-modal-form .jobs-modal-input ::-moz-placeholder { color: #b4b4b4;
}
.jobs-modal-form .jobs-modal-input :-ms-input-placeholder { color: #b4b4b4;
}
.jobs-modal-form .jobs-modal-input :-moz-placeholder { color: #b4b4b4;
}
.jobs-modal-form .jobs-modal-input.jobs-alert .modal-input-fileinput {
border-color: red;
}
.jobs-modal-form .jobs-modal-input.checkbox_field.jobs-alert .input-label,
.jobs-modal-form .jobs-modal-input.radio_field.jobs-alert .input-label {
color: red;
}
.jobs-modal-form .modal-input-honeypot {
overflow: hidden;
height: 0px;
visibility: hidden;
}
.jobs-modal-form .modal-input-text {
background: #e1e1e1;
padding: 10px 20px;
border: 1px solid #e1e1e1;
border-radius: 2px;
display: block;
width: 100%;
max-width: 100%;
height: 39px;
}
.jobs-modal-form textarea.modal-input-text {
min-height: 60px;
}
.jobs-modal-form .checkbox_field .checkbox-label {
font-weight: normal;
margin: 2px 0;
cursor: pointer;
display: block;
}
.jobs-modal-form .radio_field .radio-label {
font-weight: normal;
margin: 2px 0;
cursor: pointer;
display: block;
}
.jobs-modal-form .checkbox_field .checkbox-label .checkbox-text,
.jobs-modal-form .radio_field .radio-label .radio-text {
margin: 0 5px;
}
.jobs-modal-form .modal-input-text.jobs-alert {
border-color: red;
}
.jobs-modal-form .modal-input-file {
display: none;
}
.jobs-modal-form .modal-input-fileinput {
background: #e1e1e1;
padding: 10px 20px;
border: 1px solid #e1e1e1;
border-radius: 2px;
}
.jobs-modal-form .modal-input-fileinput.multiple {
padding: 5px 15px;
}
.jobs-modal-form .choose_file img,
.jobs-modal-form .choose_file_multi img,
.jobs-modal-form .choose_file_multi_add img {
display: inline-block;
}
.jobs-modal-form .choose_file,
.jobs-modal-form .choose_file_multi,
.jobs-modal-form .choose_file_multi_add {
display: inline-block;
background: #22c0f1;
border-radius: 40px;
padding: 8px 20px 9px;
margin: 0;
font-weight: 300;
font-size: 14px;
line-height: 14px;
color: #fff;
cursor: pointer;
border: none;
}
.jobs-modal-form .choose_file:hover,
.jobs-modal-form .choose_file_multi:hover,
.jobs-modal-form .choose_file_multi_add:hover {
background: #0fb7eb;
}
.jobs-modal-form .choose_file_multi,
.jobs-modal-form .choose_file_multi_add {
margin: 5px;
}
.jobs-modal-form .choose_file .add,
.jobs-modal-form .choose_file_multi .add,
.jobs-modal-form .choose_file_multi_add .add {
margin: -3px 10px -1px -5px;
width: 15px;
vertical-align: middle;
}
.jobs-modal-form .choose_file_multi .remove {
display: inline-block;
margin: -2px -10px -1px 10px;
width: 14px;
vertical-align: middle;
}
.job-listing .no-jobs-available {
background-color: #f0f0f0;
padding: 35px 25px;
text-align: center;
border: 2px solid #e9e9e9;
color: #979797;
border-radius: 4px;
}
.job-listing .no-jobs-available p {
margin: 0;
padding: 0;
}
.job-listing .job-preview {
background-color: #f0f0f0;
border: 2px solid #e9e9e9;
border-radius: 4px;
margin-bottom: 10px;
display: table;
width: 100%;
}
.job-listing .job-preview .job-image {
display: table-cell;
height: 100%;
padding: 25px 10px 25px 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 20%;
}
.job-listing .job-preview .job-content {
display: table-cell;
height: 100%;
padding: 25px 10px 25px 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.job-listing .job-preview .job-content h5 {
font-size: 20px;
line-height: 22px;
font-weight: 500;
color: black;
margin: 0 0 10px;
}
.job-listing .job-preview .job-content h5 a {
border-bottom: none;
box-shadow: none;
color: black;
}
.job-listing .job-preview .job-content .job-additional-information {
display: block;
margin-top: -5px;
font-size: 14px;
line-height: 26px;
color: #373737;
font-weight: 500;
}
.job-listing .job-preview .job-cta {
display: table-cell;
text-align: right;
width: 35%;
height: 100%;
vertical-align: middle;
padding: 25px 25px 25px 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.job-listing .job-preview .job-cta .apply-btn {
background-color: #22c0f1;
border-bottom: 50px;
font-size: 16px;
line-height: 22px;
color: white;
padding: 15px 50px;
border-radius: 30px;
text-transform: uppercase;
text-decoration: none;
transition: all 0.6s ease;
font-weight: 500;
display: block;
text-align: center; width: 100%;
}
.position_base_salary .jobs-row-input span {
color: #696969;
margin: 0 5px;
}
.progress-button {
position: relative;
display: inline-block;
text-align: center;
}
.progress-button button {
display: block;
min-width: 250px;
height: 50px;
margin: 0 auto;
padding: 0;
background-color: #22c1f1;
border: 2px solid #22c1f1;
border-radius: 40px;
color: #fff;
letter-spacing: 1px;
font-size: 18px; -webkit-transition: all 0.3s;
transition: all 0.3s;
}
.progress-button button:hover,
.progress-button button:focus {
background-color: #0e9dc9;
border-color: #22c1f1;
color: #ffffff;
}
.progress-button button:focus {
outline: none;
}
.progress-button svg {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
pointer-events: none;
}
.progress-button svg path {
visibility: hidden;
opacity: 0;
fill: none;
}
.progress-button svg.progress-circle path {
stroke: #22c1f1;
}
.progress-button svg.progress-circle path {
stroke-width: 5;
}
.progress-button svg.checkmark path,
.progress-button svg.cross path {
stroke: #ffffff;
stroke-width: 5;
stroke-linecap: round;
-webkit-transition: visibility 0s linear 0.1s, opacity 0.1s linear;
transition: visibility 0s linear 0.1s, opacity 0.1s linear;
}
.loading.progress-button button {
min-width: 50px;
background-color: transprarent;
border-width: 5px;
border-color: #ddd;
color: #fff;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.loading.progress-button button:hover,
.loading.progress-button button:focus {
background-color: transparent;
}
.loading.progress-button button {
background-color: transparent !important;
}
.loading.progress-button button span,
.success.progress-button button span,
.error.progress-button button span {
visibility: hidden;
opacity: 0;
font-size: 0px;
}
.loading.progress-button svg.progress-circle path,
.success.progress-button svg.checkmark path,
.error.progress-button svg.cross path {
visibility: visible;
opacity: 1;
-webkit-transition: stroke-dashoffset 0.3s;
transition: stroke-dashoffset 0.3s;
}
.success.progress-button button {
background-color: #1ecd97;
border-color: #1ecd97;
}
.error.progress-button button {
background-color: #fb797e;
border-color: #fb797e;
}
.job-postings-filters {
}
.job-postings-filters.filter-style-1 .job-listing-categories {
float: left;
width: 70%;
}
.job-postings-filters.filter-style-1 .jobs-search {
float: right;
width: 30%;
}
.job-postings-filters.filter-style-1.no-category-filter .jobs-search {
float: none;
max-width: 320px;
min-width: 240px;
}
.job-postings-filters.filter-style-2 .job-listing-categories {
float: right;
width: 70%;
text-align: right;
}
.job-postings-filters.filter-style-2 .jobs-search {
float: left;
width: 30%;
}
.job-postings-filters.filter-style-2.no-category-filter .jobs-search {
float: none;
max-width: 320px;
min-width: 240px;
}
.job-postings-filters.filter-style-3 .job-listing-categories {
width: 100%;
}
.job-postings-filters.filter-style-3 .jobs-search {
width: 100%;
max-width: 320px;
margin-bottom: 30px;
margin-top: -10px;
}
.job-postings-filters.filter-style-3.no-category-filter .jobs-search {
float: none;
max-width: 320px;
min-width: 240px;
margin-top: 0px;
}
.job-postings-filters.filter-style-4 .job-listing-categories {
width: 100%;
text-align: right;
float: left;
}
.job-postings-filters.filter-style-4 .jobs-search {
float: right;
width: 100%;
max-width: 320px;
margin-bottom: 30px;
margin-top: -10px;
}
.job-postings-filters.filter-style-4.no-category-filter .jobs-search {
float: none;
max-width: 320px;
min-width: 240px;
margin-top: 0px;
}
.job-postings-filters.filter-style-5 .job-listing-categories {
width: 100%;
}
.job-postings-filters.filter-style-5 .jobs-search {
width: 100%;
margin-bottom: 30px;
margin-top: -10px;
}
.job-postings-filters.filter-style-5.no-category-filter .jobs-search {
margin-top: 0px;
}
.job-postings-filters.filter-style-6 .job-listing-categories {
width: 100%;
text-align: center;
}
.job-postings-filters.filter-style-6 .jobs-search {
width: 100%;
max-width: 320px;
margin: -10px auto 30px;
}
.job-postings-filters.filter-style-6.no-category-filter .jobs-search {
margin-top: 0px;
}
.jobs-search {
margin: 2px;
}
.jobs-search form {
position: relative;
}
.jobs-search .job-search {
width: 100%;
max-width: 100%;
height: auto;
padding: 9px 15px;
font-size: 16px;
line-height: 16px;
color: #000;
border: 2px solid #b3b3b3;
}
.jobs-search .job-search-submit {
position: absolute;
top: 0;
right: 5px;
z-index: 1;
padding: 10px;
background: none;
width: 40px;
height: 35px;
margin: 0;
border: none;
}
.jobs-search .job-search-submit:hover svg {
transform: scale(0.9);
}
.jobs-search .job-search-submit svg {
width: 100%;
height: 100%;
transition: transform 0.3s ease;
}
.job-postings-shortcode-search .jobs-search form {
max-width: 320px;
}
.job-listing .medium-12 {
width: 100%;
}
.select_field .select2-container {
width: 100%;
display: block;
}
.select_field .select2-container .select2-selection {
height: 39px;
}
.select_field
.select2-container
.select2-selection
.select2-selection__rendered,
.select_field .select2-container .select2-selection .select2-selection__arrow {
height: 35px;
line-height: 35px;
}
.select2-container.select2-container--open {
z-index: 9999;
}
.select2-search__field {
height: 35px;
}
#jobs_google_recaptcha {
margin-bottom: 30px;
}
.pagination {
margin-top: 20px;
display: flex;
}
.pagination .page-numbers {
padding: 5px 7px;
font-size: 16px;
line-height: 16px;
}
.pagination .page-numbers.current {
font-weight: bold;
}
@media screen and (max-width: 900px) {
.job-post {
padding: 100px 10px;
}
.job-post .job-content-wrap {
padding: 0 10px;
}
.job-post .job-content {
width: 60%;
}
.job-post .job-side {
width: 40%;
}
.job-post .job-side {
padding-left: 10px;
padding-right: 10px;
}
.job-post .job-side .job-content-wrap {
padding: 0 15px;
}
.job-post .job-content .job-content-wrap {
padding: 0 20px;
}
.job-postings-filters.filter-style-1 .job-listing-categories {
width: 65%;
}
.job-postings-filters.filter-style-1 .jobs-search {
width: 35%;
}
.job-postings-filters.filter-style-2 .job-listing-categories {
width: 65%;
}
.job-postings-filters.filter-style-2 .jobs-search {
width: 35%;
}
.job-postings-filters.filter-style-3 .job-listing-categories {
width: auto;
}
.job-postings-filters.filter-style-3 .jobs-search {
width: 100%;
margin: -10px 0 30px;
}
.job-postings-filters.filter-style-4 .job-listing-categories {
width: auto;
text-align: right;
float: none;
}
.job-postings-filters.filter-style-4 .jobs-search {
width: 100%;
float: right;
margin: -10px 0 30px;
}
.job-postings-filters.filter-style-5 .job-listing-categories {
width: auto;
float: none;
}
.job-postings-filters.filter-style-5 .jobs-search {
width: auto;
float: none;
margin: -10px 0 30px;
}
.job-postings-filters.filter-style-6 .job-listing-categories {
width: auto;
float: none;
}
.job-postings-filters.filter-style-6 .jobs-search {
width: 100%;
float: none;
max-width: 320px;
margin: -10px auto 30px;
}
}
@media screen and (max-width: 560px) {
.job-post {
margin: 0 0px 30px;
padding: 60px 15px;
}
.job-post .job-content {
margin-bottom: 30px;
}
.job-post .job-image {
margin: 0 0 15px;
}
.job-post .job-content-wrap {
padding: 0 0;
}
.job-post .job-side .job-content-wrap {
padding: 0 15px;
}
.job-post .job-content .job-content-wrap {
padding: 0 0;
}
.job-post .job-content,
.job-post .job-side {
width: 100%;
}
.job-post .job-side {
padding-left: 0;
padding-right: 0;
}
.job-post .job-side {
padding-bottom: 10px;
margin-bottom: 20px;
}
.job-listing .job-preview {
display: block;
}
.job-listing .job-preview .job-content {
display: block;
padding-bottom: 0;
}
.job-listing .job-preview .job-cta {
display: block;
width: 100%;
padding-top: 15px;
}
.job-listing .job-preview .job-cta .apply-btn {
margin: 0 auto;
}
.jobs-modal .jobs-modal-content {
padding: 70px 20px 20px 20px;
}
.job-postings-filters.filter-style-1 .job-listing-categories {
width: auto;
}
.job-postings-filters.filter-style-1 .jobs-search {
width: 100%;
margin: -10px 0 30px;
}
.job-postings-filters.filter-style-2 .job-listing-categories {
width: auto;
text-align: right;
}
.job-postings-filters.filter-style-2 .jobs-search {
width: 100%;
margin: -10px 0 30px;
}
.job-postings-filters.filter-style-3 .job-listing-categories {
width: auto;
}
.job-postings-filters.filter-style-3 .jobs-search {
width: 100%;
margin: -10px 0 30px;
}
.job-postings-filters.filter-style-4 .job-listing-categories {
width: auto;
}
.job-postings-filters.filter-style-4 .jobs-search {
width: 100%;
margin: -10px 0 30px;
}
.job-postings-filters.filter-style-5 .job-listing-categories {
width: auto;
}
.job-postings-filters.filter-style-5 .jobs-search {
width: 100%;
margin: -10px 0 30px;
}
.job-postings-filters.filter-style-6 .job-listing-categories {
width: auto;
}
.job-postings-filters.filter-style-6 .jobs-search {
width: 100%;
max-width: 320px;
margin: -10px auto 30px;
}
}@font-face{
font-family:'FontAwesome';
src:url(//alztec.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.eot?v=4.2);
src:url(//alztec.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.eot?#iefix&v=4.2) format('embedded-opentype'),
url(//alztec.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.svg#fontawesomeregular?v=4.2) format('svg'),
url(//alztec.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.woff?v=4.2) format('woff'),
url(//alztec.com/wp-content/themes/salient/css/fonts/fontawesome-webfont.ttf?v=4.2) format('truetype');
font-weight:normal;
font-display: block;
font-style:normal;
}
i[class^="icon-"],[class*=" icon-"], i[class*="fa-"], span[class*="fa-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}
.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.planso-form-builder article,
.planso-form-builder aside,
.planso-form-builder details,
.planso-form-builder figcaption,
.planso-form-builder figure,
.planso-form-builder footer,
.planso-form-builder header,
.planso-form-builder hgroup,
.planso-form-builder main,
.planso-form-builder menu,
.planso-form-builder nav,
.planso-form-builder section,
.planso-form-builder summary {
display: block;
}
.planso-form-builder audio,
.planso-form-builder canvas,
.planso-form-builder progress,
.planso-form-builder video {
display: inline-block;
vertical-align: baseline;
}
.planso-form-builder audio:not([controls]) {
display: none;
height: 0;
}
.planso-form-builder [hidden],
.planso-form-builder template {
display: none;
}
.planso-form-builder a:active,
.planso-form-builder a:hover {
outline: 0;
}
.planso-form-builder abbr[title] {
border-bottom: 1px dotted;
}
.planso-form-builder b,
.planso-form-builder strong {
font-weight: bold;
}
.planso-form-builder dfn {
font-style: italic;
}
.planso-form-builder h1 {
font-size: 2em;
margin: 0.67em 0;
}
.planso-form-builder mark {
background: #ff0;
color: #000;
}
.planso-form-builder small {
font-size: 80%;
}
.planso-form-builder sub,
.planso-form-builder sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.planso-form-builder sup {
top: -0.5em;
}
.planso-form-builder sub {
bottom: -0.25em;
}
.planso-form-builder img {
border: 0;
}
.planso-form-builder svg:not(:root) {
overflow: hidden;
}
.planso-form-builder figure {
margin: 1em 40px;
}
.planso-form-builder hr {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.planso-form-builder pre {
overflow: auto;
}
.planso-form-builder code,
.planso-form-builder kbd,
.planso-form-builder pre,
.planso-form-builder samp {
font-family: monospace, monospace;
font-size: 1em;
}
.planso-form-builder button,
.planso-form-builder input,
.planso-form-builder optgroup,
.planso-form-builder select,
.planso-form-builder textarea {
font: inherit;
margin: 0;
}
.planso-form-builder button {
overflow: visible;
}
.planso-form-builder button,
.planso-form-builder select {
text-transform: none;
}
.planso-form-builder button,
.planso-form-builder input[type="button"],
.planso-form-builder input[type="reset"],
.planso-form-builder input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.planso-form-builder button[disabled],
.planso-form-builder input[disabled] {
cursor: default;
}
.planso-form-builder button::-moz-focus-inner,
.planso-form-builder input::-moz-focus-inner {
border: 0;
padding: 0;
}
.planso-form-builder input {
line-height: normal;
}
.planso-form-builder input[type="checkbox"],
.planso-form-builder input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.planso-form-builder input[type="number"]::-webkit-inner-spin-button,
.planso-form-builder input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
.planso-form-builder input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.planso-form-builder input[type="search"]::-webkit-search-cancel-button,
.planso-form-builder input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.planso-form-builder fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.planso-form-builder legend {
border: 0;
padding: 0;
}
.planso-form-builder textarea {
overflow: auto;
}
.planso-form-builder optgroup {
font-weight: bold;
}
.planso-form-builder table {
border-collapse: collapse;
border-spacing: 0;
}
.planso-form-builder td,
.planso-form-builder th {
padding: 0;
}
.planso-form-builder *,
.planso-form-builder div{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.planso-form-builder *:before,
.planso-form-builder *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.planso-form-builder input,
.planso-form-builder button,
.planso-form-builder select,
.planso-form-builder textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.planso-form-builder figure {
margin: 0;
}
.planso-form-builder img {
vertical-align: middle;
}
.planso-form-builder .img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.planso-form-builder .img-rounded {
border-radius: 6px;
}
.planso-form-builder .img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.planso-form-builder .img-circle {
border-radius: 50%;
}
.planso-form-builder hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.planso-form-builder .sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.planso-form-builder .sr-only-focusable:active,
.planso-form-builder .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.planso-form-builder .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.planso-form-builder .container {
width: 750px;
}
}
@media (min-width: 992px) {
.planso-form-builder .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.planso-form-builder .container {
width: 1170px;
}
}
.planso-form-builder .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.planso-form-builder .row {
margin-left: -15px;
margin-right: -15px;
}
.planso-form-builder .col-xs-1, .planso-form-builder .col-sm-1, .planso-form-builder .col-md-1, .planso-form-builder .col-lg-1, .planso-form-builder .col-xs-2, .planso-form-builder .col-sm-2, .planso-form-builder .col-md-2, .planso-form-builder .col-lg-2, .planso-form-builder .col-xs-3, .planso-form-builder .col-sm-3, .planso-form-builder .col-md-3, .planso-form-builder .col-lg-3, .planso-form-builder .col-xs-4, .planso-form-builder .col-sm-4, .planso-form-builder .col-md-4, .planso-form-builder .col-lg-4, .planso-form-builder .col-xs-5, .planso-form-builder .col-sm-5, .planso-form-builder .col-md-5, .planso-form-builder .col-lg-5, .planso-form-builder .col-xs-6, .planso-form-builder .col-sm-6, .planso-form-builder .col-md-6, .planso-form-builder .col-lg-6, .planso-form-builder .col-xs-7, .planso-form-builder .col-sm-7, .planso-form-builder .col-md-7, .planso-form-builder .col-lg-7, .planso-form-builder .col-xs-8, .planso-form-builder .col-sm-8, .planso-form-builder .col-md-8, .planso-form-builder .col-lg-8, .planso-form-builder .col-xs-9, .planso-form-builder .col-sm-9, .planso-form-builder .col-md-9, .planso-form-builder .col-lg-9, .planso-form-builder .col-xs-10, .planso-form-builder .col-sm-10, .planso-form-builder .col-md-10, .planso-form-builder .col-lg-10, .planso-form-builder .col-xs-11, .planso-form-builder .col-sm-11, .planso-form-builder .col-md-11, .planso-form-builder .col-lg-11, .planso-form-builder .col-xs-12, .planso-form-builder .col-sm-12, .planso-form-builder .col-md-12, .planso-form-builder .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.planso-form-builder .col-xs-1, .planso-form-builder .col-xs-2, .planso-form-builder .col-xs-3, .planso-form-builder .col-xs-4, .planso-form-builder .col-xs-5, .planso-form-builder .col-xs-6, .planso-form-builder .col-xs-7, .planso-form-builder .col-xs-8, .planso-form-builder .col-xs-9, .planso-form-builder .col-xs-10, .planso-form-builder .col-xs-11, .planso-form-builder .col-xs-12 {
float: left;
}
.planso-form-builder .col-xs-12 {
width: 100%;
}
.planso-form-builder .col-xs-11 {
width: 91.66666667%;
}
.planso-form-builder .col-xs-10 {
width: 83.33333333%;
}
.planso-form-builder .col-xs-9 {
width: 75%;
}
.planso-form-builder .col-xs-8 {
width: 66.66666667%;
}
.planso-form-builder .col-xs-7 {
width: 58.33333333%;
}
.planso-form-builder .col-xs-6 {
width: 50%;
}
.planso-form-builder .col-xs-5 {
width: 41.66666667%;
}
.planso-form-builder .col-xs-4 {
width: 33.33333333%;
}
.planso-form-builder .col-xs-3 {
width: 25%;
}
.planso-form-builder .col-xs-2 {
width: 16.66666667%;
}
.planso-form-builder .col-xs-1 {
width: 8.33333333%;
}
.planso-form-builder .col-xs-pull-12 {
right: 100%;
}
.planso-form-builder .col-xs-pull-11 {
right: 91.66666667%;
}
.planso-form-builder .col-xs-pull-10 {
right: 83.33333333%;
}
.planso-form-builder .col-xs-pull-9 {
right: 75%;
}
.planso-form-builder .col-xs-pull-8 {
right: 66.66666667%;
}
.planso-form-builder .col-xs-pull-7 {
right: 58.33333333%;
}
.planso-form-builder .col-xs-pull-6 {
right: 50%;
}
.planso-form-builder .col-xs-pull-5 {
right: 41.66666667%;
}
.planso-form-builder .col-xs-pull-4 {
right: 33.33333333%;
}
.planso-form-builder .col-xs-pull-3 {
right: 25%;
}
.planso-form-builder .col-xs-pull-2 {
right: 16.66666667%;
}
.planso-form-builder .col-xs-pull-1 {
right: 8.33333333%;
}
.planso-form-builder .col-xs-pull-0 {
right: auto;
}
.planso-form-builder .col-xs-push-12 {
left: 100%;
}
.planso-form-builder .col-xs-push-11 {
left: 91.66666667%;
}
.planso-form-builder .col-xs-push-10 {
left: 83.33333333%;
}
.planso-form-builder .col-xs-push-9 {
left: 75%;
}
.planso-form-builder .col-xs-push-8 {
left: 66.66666667%;
}
.planso-form-builder .col-xs-push-7 {
left: 58.33333333%;
}
.planso-form-builder .col-xs-push-6 {
left: 50%;
}
.planso-form-builder .col-xs-push-5 {
left: 41.66666667%;
}
.planso-form-builder .col-xs-push-4 {
left: 33.33333333%;
}
.planso-form-builder .col-xs-push-3 {
left: 25%;
}
.planso-form-builder .col-xs-push-2 {
left: 16.66666667%;
}
.planso-form-builder .col-xs-push-1 {
left: 8.33333333%;
}
.planso-form-builder .col-xs-push-0 {
left: auto;
}
.planso-form-builder .col-xs-offset-12 {
margin-left: 100%;
}
.planso-form-builder .col-xs-offset-11 {
margin-left: 91.66666667%;
}
.planso-form-builder .col-xs-offset-10 {
margin-left: 83.33333333%;
}
.planso-form-builder .col-xs-offset-9 {
margin-left: 75%;
}
.planso-form-builder .col-xs-offset-8 {
margin-left: 66.66666667%;
}
.planso-form-builder .col-xs-offset-7 {
margin-left: 58.33333333%;
}
.planso-form-builder .col-xs-offset-6 {
margin-left: 50%;
}
.planso-form-builder .col-xs-offset-5 {
margin-left: 41.66666667%;
}
.planso-form-builder .col-xs-offset-4 {
margin-left: 33.33333333%;
}
.planso-form-builder .col-xs-offset-3 {
margin-left: 25%;
}
.planso-form-builder .col-xs-offset-2 {
margin-left: 16.66666667%;
}
.planso-form-builder .col-xs-offset-1 {
margin-left: 8.33333333%;
}
.planso-form-builder .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.planso-form-builder .col-sm-1, .planso-form-builder .col-sm-2, .planso-form-builder .col-sm-3, .planso-form-builder .col-sm-4, .planso-form-builder .col-sm-5, .planso-form-builder .col-sm-6, .planso-form-builder .col-sm-7, .planso-form-builder .col-sm-8, .planso-form-builder .col-sm-9, .planso-form-builder .col-sm-10, .planso-form-builder .col-sm-11, .planso-form-builder .col-sm-12 {
float: left;
}
.planso-form-builder .col-sm-12 {
width: 100%;
}
.planso-form-builder .col-sm-11 {
width: 91.66666667%;
}
.planso-form-builder .col-sm-10 {
width: 83.33333333%;
}
.planso-form-builder .col-sm-9 {
width: 75%;
}
.planso-form-builder .col-sm-8 {
width: 66.66666667%;
}
.planso-form-builder .col-sm-7 {
width: 58.33333333%;
}
.planso-form-builder .col-sm-6 {
width: 50%;
}
.planso-form-builder .col-sm-5 {
width: 41.66666667%;
}
.planso-form-builder .col-sm-4 {
width: 33.33333333%;
}
.planso-form-builder .col-sm-3 {
width: 25%;
}
.planso-form-builder .col-sm-2 {
width: 16.66666667%;
}
.planso-form-builder .col-sm-1 {
width: 8.33333333%;
}
.planso-form-builder .col-sm-pull-12 {
right: 100%;
}
.planso-form-builder .col-sm-pull-11 {
right: 91.66666667%;
}
.planso-form-builder .col-sm-pull-10 {
right: 83.33333333%;
}
.planso-form-builder .col-sm-pull-9 {
right: 75%;
}
.planso-form-builder .col-sm-pull-8 {
right: 66.66666667%;
}
.planso-form-builder .col-sm-pull-7 {
right: 58.33333333%;
}
.planso-form-builder .col-sm-pull-6 {
right: 50%;
}
.planso-form-builder .col-sm-pull-5 {
right: 41.66666667%;
}
.planso-form-builder .col-sm-pull-4 {
right: 33.33333333%;
}
.planso-form-builder .col-sm-pull-3 {
right: 25%;
}
.planso-form-builder .col-sm-pull-2 {
right: 16.66666667%;
}
.planso-form-builder .col-sm-pull-1 {
right: 8.33333333%;
}
.planso-form-builder .col-sm-pull-0 {
right: auto;
}
.planso-form-builder .col-sm-push-12 {
left: 100%;
}
.planso-form-builder .col-sm-push-11 {
left: 91.66666667%;
}
.planso-form-builder .col-sm-push-10 {
left: 83.33333333%;
}
.planso-form-builder .col-sm-push-9 {
left: 75%;
}
.planso-form-builder .col-sm-push-8 {
left: 66.66666667%;
}
.planso-form-builder .col-sm-push-7 {
left: 58.33333333%;
}
.planso-form-builder .col-sm-push-6 {
left: 50%;
}
.planso-form-builder .col-sm-push-5 {
left: 41.66666667%;
}
.planso-form-builder .col-sm-push-4 {
left: 33.33333333%;
}
.planso-form-builder .col-sm-push-3 {
left: 25%;
}
.planso-form-builder .col-sm-push-2 {
left: 16.66666667%;
}
.planso-form-builder .col-sm-push-1 {
left: 8.33333333%;
}
.planso-form-builder .col-sm-push-0 {
left: auto;
}
.planso-form-builder .col-sm-offset-12 {
margin-left: 100%;
}
.planso-form-builder .col-sm-offset-11 {
margin-left: 91.66666667%;
}
.planso-form-builder .col-sm-offset-10 {
margin-left: 83.33333333%;
}
.planso-form-builder .col-sm-offset-9 {
margin-left: 75%;
}
.planso-form-builder .col-sm-offset-8 {
margin-left: 66.66666667%;
}
.planso-form-builder .col-sm-offset-7 {
margin-left: 58.33333333%;
}
.planso-form-builder .col-sm-offset-6 {
margin-left: 50%;
}
.planso-form-builder .col-sm-offset-5 {
margin-left: 41.66666667%;
}
.planso-form-builder .col-sm-offset-4 {
margin-left: 33.33333333%;
}
.planso-form-builder .col-sm-offset-3 {
margin-left: 25%;
}
.planso-form-builder .col-sm-offset-2 {
margin-left: 16.66666667%;
}
.planso-form-builder .col-sm-offset-1 {
margin-left: 8.33333333%;
}
.planso-form-builder .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.planso-form-builder .col-md-1, .planso-form-builder .col-md-2, .planso-form-builder .col-md-3, .planso-form-builder .col-md-4, .planso-form-builder .col-md-5, .planso-form-builder .col-md-6, .planso-form-builder .col-md-7, .planso-form-builder .col-md-8, .planso-form-builder .col-md-9, .planso-form-builder .col-md-10, .planso-form-builder .col-md-11, .planso-form-builder .col-md-12 {
float: left;
}
.planso-form-builder .col-md-12 {
width: 100%;
}
.planso-form-builder .col-md-11 {
width: 91.66666667%;
}
.planso-form-builder .col-md-10 {
width: 83.33333333%;
}
.planso-form-builder .col-md-9 {
width: 75%;
}
.planso-form-builder .col-md-8 {
width: 66.66666667%;
}
.planso-form-builder .col-md-7 {
width: 58.33333333%;
}
.planso-form-builder .col-md-6 {
width: 50%;
}
.planso-form-builder .col-md-5 {
width: 41.66666667%;
}
.planso-form-builder .col-md-4 {
width: 33.33333333%;
}
.planso-form-builder .col-md-3 {
width: 25%;
}
.planso-form-builder .col-md-2 {
width: 16.66666667%;
}
.planso-form-builder .col-md-1 {
width: 8.33333333%;
}
.planso-form-builder .col-md-pull-12 {
right: 100%;
}
.planso-form-builder .col-md-pull-11 {
right: 91.66666667%;
}
.planso-form-builder .col-md-pull-10 {
right: 83.33333333%;
}
.planso-form-builder .col-md-pull-9 {
right: 75%;
}
.planso-form-builder .col-md-pull-8 {
right: 66.66666667%;
}
.planso-form-builder .col-md-pull-7 {
right: 58.33333333%;
}
.planso-form-builder .col-md-pull-6 {
right: 50%;
}
.planso-form-builder .col-md-pull-5 {
right: 41.66666667%;
}
.planso-form-builder .col-md-pull-4 {
right: 33.33333333%;
}
.planso-form-builder .col-md-pull-3 {
right: 25%;
}
.planso-form-builder .col-md-pull-2 {
right: 16.66666667%;
}
.planso-form-builder .col-md-pull-1 {
right: 8.33333333%;
}
.planso-form-builder .col-md-pull-0 {
right: auto;
}
.planso-form-builder .col-md-push-12 {
left: 100%;
}
.planso-form-builder .col-md-push-11 {
left: 91.66666667%;
}
.planso-form-builder .col-md-push-10 {
left: 83.33333333%;
}
.planso-form-builder .col-md-push-9 {
left: 75%;
}
.planso-form-builder .col-md-push-8 {
left: 66.66666667%;
}
.planso-form-builder .col-md-push-7 {
left: 58.33333333%;
}
.planso-form-builder .col-md-push-6 {
left: 50%;
}
.planso-form-builder .col-md-push-5 {
left: 41.66666667%;
}
.planso-form-builder .col-md-push-4 {
left: 33.33333333%;
}
.planso-form-builder .col-md-push-3 {
left: 25%;
}
.planso-form-builder .col-md-push-2 {
left: 16.66666667%;
}
.planso-form-builder .col-md-push-1 {
left: 8.33333333%;
}
.planso-form-builder .col-md-push-0 {
left: auto;
}
.planso-form-builder .col-md-offset-12 {
margin-left: 100%;
}
.planso-form-builder .col-md-offset-11 {
margin-left: 91.66666667%;
}
.planso-form-builder .col-md-offset-10 {
margin-left: 83.33333333%;
}
.planso-form-builder .col-md-offset-9 {
margin-left: 75%;
}
.planso-form-builder .col-md-offset-8 {
margin-left: 66.66666667%;
}
.planso-form-builder .col-md-offset-7 {
margin-left: 58.33333333%;
}
.planso-form-builder .col-md-offset-6 {
margin-left: 50%;
}
.planso-form-builder .col-md-offset-5 {
margin-left: 41.66666667%;
}
.planso-form-builder .col-md-offset-4 {
margin-left: 33.33333333%;
}
.planso-form-builder .col-md-offset-3 {
margin-left: 25%;
}
.planso-form-builder .col-md-offset-2 {
margin-left: 16.66666667%;
}
.planso-form-builder .col-md-offset-1 {
margin-left: 8.33333333%;
}
.planso-form-builder .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.planso-form-builder .col-lg-1, .planso-form-builder .col-lg-2, .planso-form-builder .col-lg-3, .planso-form-builder .col-lg-4, .planso-form-builder .col-lg-5, .planso-form-builder .col-lg-6, .planso-form-builder .col-lg-7, .planso-form-builder .col-lg-8, .planso-form-builder .col-lg-9, .planso-form-builder .col-lg-10, .planso-form-builder .col-lg-11, .planso-form-builder .col-lg-12 {
float: left;
}
.planso-form-builder .col-lg-12 {
width: 100%;
}
.planso-form-builder .col-lg-11 {
width: 91.66666667%;
}
.planso-form-builder .col-lg-10 {
width: 83.33333333%;
}
.planso-form-builder .col-lg-9 {
width: 75%;
}
.planso-form-builder .col-lg-8 {
width: 66.66666667%;
}
.planso-form-builder .col-lg-7 {
width: 58.33333333%;
}
.planso-form-builder .col-lg-6 {
width: 50%;
}
.planso-form-builder .col-lg-5 {
width: 41.66666667%;
}
.planso-form-builder .col-lg-4 {
width: 33.33333333%;
}
.planso-form-builder .col-lg-3 {
width: 25%;
}
.planso-form-builder .col-lg-2 {
width: 16.66666667%;
}
.planso-form-builder .col-lg-1 {
width: 8.33333333%;
}
.planso-form-builder .col-lg-pull-12 {
right: 100%;
}
.planso-form-builder .col-lg-pull-11 {
right: 91.66666667%;
}
.planso-form-builder .col-lg-pull-10 {
right: 83.33333333%;
}
.planso-form-builder .col-lg-pull-9 {
right: 75%;
}
.planso-form-builder .col-lg-pull-8 {
right: 66.66666667%;
}
.planso-form-builder .col-lg-pull-7 {
right: 58.33333333%;
}
.planso-form-builder .col-lg-pull-6 {
right: 50%;
}
.planso-form-builder .col-lg-pull-5 {
right: 41.66666667%;
}
.planso-form-builder .col-lg-pull-4 {
right: 33.33333333%;
}
.planso-form-builder .col-lg-pull-3 {
right: 25%;
}
.planso-form-builder .col-lg-pull-2 {
right: 16.66666667%;
}
.planso-form-builder .col-lg-pull-1 {
right: 8.33333333%;
}
.planso-form-builder .col-lg-pull-0 {
right: auto;
}
.planso-form-builder .col-lg-push-12 {
left: 100%;
}
.planso-form-builder .col-lg-push-11 {
left: 91.66666667%;
}
.planso-form-builder .col-lg-push-10 {
left: 83.33333333%;
}
.planso-form-builder .col-lg-push-9 {
left: 75%;
}
.planso-form-builder .col-lg-push-8 {
left: 66.66666667%;
}
.planso-form-builder .col-lg-push-7 {
left: 58.33333333%;
}
.planso-form-builder .col-lg-push-6 {
left: 50%;
}
.planso-form-builder .col-lg-push-5 {
left: 41.66666667%;
}
.planso-form-builder .col-lg-push-4 {
left: 33.33333333%;
}
.planso-form-builder .col-lg-push-3 {
left: 25%;
}
.planso-form-builder .col-lg-push-2 {
left: 16.66666667%;
}
.planso-form-builder .col-lg-push-1 {
left: 8.33333333%;
}
.planso-form-builder .col-lg-push-0 {
left: auto;
}
.planso-form-builder .col-lg-offset-12 {
margin-left: 100%;
}
.planso-form-builder .col-lg-offset-11 {
margin-left: 91.66666667%;
}
.planso-form-builder .col-lg-offset-10 {
margin-left: 83.33333333%;
}
.planso-form-builder .col-lg-offset-9 {
margin-left: 75%;
}
.planso-form-builder .col-lg-offset-8 {
margin-left: 66.66666667%;
}
.planso-form-builder .col-lg-offset-7 {
margin-left: 58.33333333%;
}
.planso-form-builder .col-lg-offset-6 {
margin-left: 50%;
}
.planso-form-builder .col-lg-offset-5 {
margin-left: 41.66666667%;
}
.planso-form-builder .col-lg-offset-4 {
margin-left: 33.33333333%;
}
.planso-form-builder .col-lg-offset-3 {
margin-left: 25%;
}
.planso-form-builder .col-lg-offset-2 {
margin-left: 16.66666667%;
}
.planso-form-builder .col-lg-offset-1 {
margin-left: 8.33333333%;
}
.planso-form-builder .col-lg-offset-0 {
margin-left: 0%;
}
}
.planso-form-builder .clearfix:before,
.planso-form-builder .clearfix:after,
.planso-form-builder .container:before,
.planso-form-builder .container:after,
.planso-form-builder .container-fluid:before,
.planso-form-builder .container-fluid:after,
.planso-form-builder .row:before,
.planso-form-builder .row:after {
content: " ";
display: table;
}
.planso-form-builder .clearfix:after,
.planso-form-builder .container:after,
.planso-form-builder .container-fluid:after,
.planso-form-builder .row:after {
clear: both;
}
.planso-form-builder .center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.planso-form-builder .pull-right {
float: right !important;
}
.planso-form-builder .pull-left {
float: left !important;
}
.planso-form-builder .hide {
display: none !important;
}
.planso-form-builder .show {
display: block !important;
}
.planso-form-builder .invisible {
visibility: hidden;
}
.planso-form-builder .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.planso-form-builder .hidden {
display: none !important;
visibility: hidden !important;
}
.planso-form-builder .affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.planso-form-builder .visible-xs,
.planso-form-builder .visible-sm,
.planso-form-builder .visible-md,
.planso-form-builder .visible-lg {
display: none !important;
}
.planso-form-builder .visible-xs-block,
.planso-form-builder .visible-xs-inline,
.planso-form-builder .visible-xs-inline-block,
.planso-form-builder .visible-sm-block,
.planso-form-builder .visible-sm-inline,
.planso-form-builder .visible-sm-inline-block,
.planso-form-builder .visible-md-block,
.planso-form-builder .visible-md-inline,
.planso-form-builder .visible-md-inline-block,
.planso-form-builder .visible-lg-block,
.planso-form-builder .visible-lg-inline,
.planso-form-builder .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.planso-form-builder .visible-xs {
display: block !important;
}
table.planso-form-builder .visible-xs {
display: table;
}
tr.planso-form-builder .visible-xs {
display: table-row !important;
}
th.planso-form-builder .visible-xs,
td.planso-form-builder .visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.planso-form-builder .visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.planso-form-builder .visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.planso-form-builder .visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.planso-form-builder .visible-sm {
display: block !important;
}
table.planso-form-builder .visible-sm {
display: table;
}
tr.planso-form-builder .visible-sm {
display: table-row !important;
}
th.planso-form-builder .visible-sm,
td.planso-form-builder .visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.planso-form-builder .visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.planso-form-builder .visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.planso-form-builder .visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.planso-form-builder .visible-md {
display: block !important;
}
.planso-form-builder table.visible-md {
display: table;
}
.planso-form-builder tr.visible-md {
display: table-row !important;
}
.planso-form-builder th.visible-md,
.planso-form-builder td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.planso-form-builder .visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.planso-form-builder .visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.planso-form-builder .visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.planso-form-builder .visible-lg {
display: block !important;
}
.planso-form-builder table.visible-lg {
display: table;
}
.planso-form-builder tr.visible-lg {
display: table-row !important;
}
.planso-form-builder th.visible-lg,
.planso-form-builder td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.planso-form-builder .visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.planso-form-builder .visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.planso-form-builder .visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.planso-form-builder .hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.planso-form-builder .hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.planso-form-builder .hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.planso-form-builder .hidden-lg {
display: none !important;
}
}
.planso-form-builder .visible-print {
display: none !important;
}
@media print {
.planso-form-builder .visible-print {
display: block !important;
}
.planso-form-builder table.visible-print {
display: table;
}
.planso-form-builder tr.visible-print {
display: table-row !important;
}
.planso-form-builder th.visible-print,
.planso-form-builder td.visible-print {
display: table-cell !important;
}
}
.planso-form-builder .visible-print-block {
display: none !important;
}
@media print {
.planso-form-builder .visible-print-block {
display: block !important;
}
}
.planso-form-builder .visible-print-inline {
display: none !important;
}
@media print {
.planso-form-builder .visible-print-inline {
display: inline !important;
}
}
.planso-form-builder .visible-print-inline-block {
display: none !important;
}
@media print {
.planso-form-builder .visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.planso-form-builder .hidden-print {
display: none !important;
}
}
.planso-form-builder .input-group {
display: table;
width:100%;
}
.planso-form-builder .input-group .input-group-addon {
display: table-cell;
padding: 0 7.5px;
width: 15px;
text-align: center;
}
.planso-form-builder .input-group .form-control{
width:100%;
display: table-cell;
}
.planso-form-builder label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
}
.planso-form-builder .form-control,.planso-form-builder input[type="file"] {
display: block;
width: 100%;
}.planso-form-builder button,
.planso-form-builder input,
.planso-form-builder optgroup,
.planso-form-builder select,
.planso-form-builder textarea {
color: inherit;
font: inherit;
margin: 0;
}
.planso-form-builder button {
overflow: visible;
}
.planso-form-builder button,
.planso-form-builder select {
text-transform: none;
}
.planso-form-builder button,
.planso-form-builder input[type="button"],
.planso-form-builder input[type="reset"],
.planso-form-builder input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.planso-form-builder button[disabled],
.planso-form-builder input[disabled] {
cursor: default;
}
.planso-form-builder button::-moz-focus-inner,
.planso-form-builder input::-moz-focus-inner {
border: 0;
padding: 0;
}
.planso-form-builder input {
line-height: normal;
}
.planso-form-builder input[type="checkbox"],
.planso-form-builder input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.planso-form-builder input[type="number"]::-webkit-inner-spin-button,
.planso-form-builder input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
.planso-form-builder input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.planso-form-builder input[type="search"]::-webkit-search-cancel-button,
.planso-form-builder input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.planso-form-builder textarea {
overflow: auto;
}
.planso-form-builder optgroup {
font-weight: bold;
}
.planso-form-builder *:before,
.planso-form-builder *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.planso-form-builder input,
.planso-form-builder button,
.planso-form-builder select,
.planso-form-builder textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.planso-form-builder label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
.planso-form-builder input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.planso-form-builder input[type="radio"],
.planso-form-builder input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.planso-form-builder input[type="file"] {
display: block;
}
.planso-form-builder input[type="range"] {
display: block;
width: 100%;
}
.planso-form-builder select[multiple],
.planso-form-builder select[size] {
height: auto;
}
.planso-form-builder input[type="file"]:focus,
.planso-form-builder input[type="radio"]:focus,
.planso-form-builder input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.planso-form-builder .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.planso-form-builder .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.planso-form-builder .form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.planso-form-builder .form-control:-ms-input-placeholder {
color: #999999;
}
.planso-form-builder .form-control::-webkit-input-placeholder {
color: #999999;
}
.planso-form-builder .form-control[disabled],
.planso-form-builder .form-control[readonly],
.planso-form-builder fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
.planso-form-builder textarea.form-control {
height: auto;
}
.planso-form-builder input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.planso-form-builder input[type="date"],
.planso-form-builder input[type="time"],
.planso-form-builder input[type="datetime-local"],
.planso-form-builder input[type="month"] {
line-height: 34px;
}
.planso-form-builder input[type="date"].input-sm,
.planso-form-builder input[type="time"].input-sm,
.planso-form-builder input[type="datetime-local"].input-sm,
.planso-form-builder input[type="month"].input-sm {
line-height: 30px;
}
.planso-form-builder input[type="date"].input-lg,
.planso-form-builder input[type="time"].input-lg,
.planso-form-builder input[type="datetime-local"].input-lg,
.planso-form-builder input[type="month"].input-lg {
line-height: 46px;
}
}
.planso-form-builder .form-group {
margin-bottom: 15px;
}
.planso-form-builder .radio,
.planso-form-builder .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.planso-form-builder .radio label,
.planso-form-builder .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.planso-form-builder .radio input[type="radio"],
.planso-form-builder .radio-inline input[type="radio"],
.planso-form-builder .checkbox input[type="checkbox"],
.planso-form-builder .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.planso-form-builder .radio + .radio,
.planso-form-builder .checkbox + .checkbox {
margin-top: -5px;
}
.planso-form-builder .radio-inline,
.planso-form-builder .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.planso-form-builder .radio-inline + .radio-inline,
.planso-form-builder .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.planso-form-builder input[type="radio"][disabled],
.planso-form-builder input[type="checkbox"][disabled],
.planso-form-builder input[type="radio"].disabled,
.planso-form-builder input[type="checkbox"].disabled,
.planso-form-builder fieldset[disabled] input[type="radio"],
.planso-form-builder fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.planso-form-builder .radio-inline.disabled,
.planso-form-builder .checkbox-inline.disabled,
.planso-form-builder fieldset[disabled] .radio-inline,
.planso-form-builder fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.planso-form-builder .radio.disabled label,
.planso-form-builder .checkbox.disabled label,
.planso-form-builder fieldset[disabled] .radio label,
.planso-form-builder fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.planso-form-builder .form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.planso-form-builder .form-control-static.input-lg,
.planso-form-builder .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.planso-form-builder .input-sm,
.planso-form-builder .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.planso-form-builder select.input-sm,
.planso-form-builder select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
.planso-form-builder textarea.input-sm,
.planso-form-builder textarea.form-group-sm .form-control,
.planso-form-builder select[multiple].input-sm,
.planso-form-builder select[multiple].form-group-sm .form-control {
height: auto;
}
.planso-form-builder .input-lg,
.planso-form-builder .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.planso-form-builder select.input-lg,
.planso-form-builder select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
.planso-form-builder textarea.input-lg,
.planso-form-builder textarea.form-group-lg .form-control,
.planso-form-builder select[multiple].input-lg,
.planso-form-builder select[multiple].form-group-lg .form-control {
height: auto;
}
.planso-form-builder .has-feedback {
position: relative;
}
.planso-form-builder .has-feedback .form-control {
padding-right: 42.5px;
}
.planso-form-builder .form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.planso-form-builder .input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.planso-form-builder .input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.planso-form-builder .has-success .help-block,
.planso-form-builder .has-success .control-label,
.planso-form-builder .has-success .radio,
.planso-form-builder .has-success .checkbox,
.planso-form-builder .has-success .radio-inline,
.planso-form-builder .has-success .checkbox-inline,
.planso-form-builder .has-success.radio label,
.planso-form-builder .has-success.checkbox label,
.planso-form-builder .has-success.radio-inline label,
.planso-form-builder .has-success.checkbox-inline label {
color: #3c763d;
}
.planso-form-builder .has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.planso-form-builder .has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.planso-form-builder .has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.planso-form-builder .has-success .form-control-feedback {
color: #3c763d;
}
.planso-form-builder .has-warning .help-block,
.planso-form-builder .has-warning .control-label,
.planso-form-builder .has-warning .radio,
.planso-form-builder .has-warning .checkbox,
.planso-form-builder .has-warning .radio-inline,
.planso-form-builder .has-warning .checkbox-inline,
.planso-form-builder .has-warning.radio label,
.planso-form-builder .has-warning.checkbox label,
.planso-form-builder .has-warning.radio-inline label,
.planso-form-builder .has-warning.checkbox-inline label {
color: #8a6d3b;
}
.planso-form-builder .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.planso-form-builder .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.planso-form-builder .has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.planso-form-builder .has-warning .form-control-feedback {
color: #8a6d3b;
}
.planso-form-builder .has-error .help-block,
.planso-form-builder .has-error .control-label,
.planso-form-builder .has-error .radio,
.planso-form-builder .has-error .checkbox,
.planso-form-builder .has-error .radio-inline,
.planso-form-builder .has-error .checkbox-inline,
.planso-form-builder .has-error.radio label,
.planso-form-builder .has-error.checkbox label,
.planso-form-builder .has-error.radio-inline label,
.planso-form-builder .has-error.checkbox-inline label {
color: #a94442;
}
.planso-form-builder .has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.planso-form-builder .has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.planso-form-builder .has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.planso-form-builder .has-error .form-control-feedback {
color: #a94442;
}
.planso-form-builder .has-feedback label ~ .form-control-feedback {
top: 25px;
}
.planso-form-builder .has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.planso-form-builder .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.planso-form-builder .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.planso-form-builder .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.planso-form-builder .form-inline .form-control-static {
display: inline-block;
}
.planso-form-builder .form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.planso-form-builder .form-inline .input-group .input-group-addon,
.planso-form-builder .form-inline .input-group .input-group-btn,
.planso-form-builder .form-inline .input-group .form-control {
width: auto;
}
.planso-form-builder .form-inline .input-group > .form-control {
width: 100%;
}
.planso-form-builder .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.planso-form-builder .form-inline .radio,
.planso-form-builder .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.planso-form-builder .form-inline .radio label,
.planso-form-builder .form-inline .checkbox label {
padding-left: 0;
}
.planso-form-builder .form-inline .radio input[type="radio"],
.planso-form-builder .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.planso-form-builder .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.planso-form-builder .form-horizontal .radio,
.planso-form-builder .form-horizontal .checkbox,
.planso-form-builder .form-horizontal .radio-inline,
.planso-form-builder .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.planso-form-builder .form-horizontal .radio,
.planso-form-builder .form-horizontal .checkbox {
min-height: 27px;
}
.planso-form-builder .form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.planso-form-builder .form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.planso-form-builder .form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.planso-form-builder .form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 768px) {
.planso-form-builder .form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.planso-form-builder .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.planso-form-builder .btn:focus,
.planso-form-builder .btn:active:focus,
.planso-form-builder .btn.active:focus,
.planso-form-builder .btn.focus,
.planso-form-builder .btn:active.focus,
.planso-form-builder .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.planso-form-builder .btn:hover,
.planso-form-builder .btn:focus,
.planso-form-builder .btn.focus {
color: #333333;
text-decoration: none;
}
.planso-form-builder .btn:active,
.planso-form-builder .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.planso-form-builder .btn.disabled,
.planso-form-builder .btn[disabled],
.planso-form-builder fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.planso-form-builder .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.planso-form-builder .btn-default:hover,
.planso-form-builder .btn-default:focus,
.planso-form-builder .btn-default.focus,
.planso-form-builder .btn-default:active,
.planso-form-builder .btn-default.active,
.planso-form-builder .open > .dropdown-toggle.btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.planso-form-builder .btn-default:active,
.planso-form-builder .btn-default.active,
.planso-form-builder .open > .dropdown-toggle.btn-default {
background-image: none;
}
.planso-form-builder .btn-default.disabled,
.planso-form-builder .btn-default[disabled],
.planso-form-builder fieldset[disabled] .btn-default,
.planso-form-builder .btn-default.disabled:hover,
.planso-form-builder .btn-default[disabled]:hover,
.planso-form-builder fieldset[disabled] .btn-default:hover,
.planso-form-builder .btn-default.disabled:focus,
.planso-form-builder .btn-default[disabled]:focus,
.planso-form-builder fieldset[disabled] .btn-default:focus,
.planso-form-builder .btn-default.disabled.focus,
.planso-form-builder .btn-default[disabled].focus,
.planso-form-builder fieldset[disabled] .btn-default.focus,
.planso-form-builder .btn-default.disabled:active,
.planso-form-builder .btn-default[disabled]:active,
.planso-form-builder fieldset[disabled] .btn-default:active,
.planso-form-builder .btn-default.disabled.active,
.planso-form-builder .btn-default[disabled].active,
.planso-form-builder fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.planso-form-builder .btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.planso-form-builder .btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.planso-form-builder .btn-primary:hover,
.planso-form-builder .btn-primary:focus,
.planso-form-builder .btn-primary.focus,
.planso-form-builder .btn-primary:active,
.planso-form-builder .btn-primary.active,
.planso-form-builder .open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.planso-form-builder .btn-primary:active,
.planso-form-builder .btn-primary.active,
.planso-form-builder .open > .dropdown-toggle.btn-primary {
background-image: none;
}
.planso-form-builder .btn-primary.disabled,
.planso-form-builder .btn-primary[disabled],
.planso-form-builder fieldset[disabled] .btn-primary,
.planso-form-builder .btn-primary.disabled:hover,
.planso-form-builder .btn-primary[disabled]:hover,
.planso-form-builder fieldset[disabled] .btn-primary:hover,
.planso-form-builder .btn-primary.disabled:focus,
.planso-form-builder .btn-primary[disabled]:focus,
.planso-form-builder fieldset[disabled] .btn-primary:focus,
.planso-form-builder .btn-primary.disabled.focus,
.planso-form-builder .btn-primary[disabled].focus,
.planso-form-builder fieldset[disabled] .btn-primary.focus,
.planso-form-builder .btn-primary.disabled:active,
.planso-form-builder .btn-primary[disabled]:active,
.planso-form-builder fieldset[disabled] .btn-primary:active,
.planso-form-builder .btn-primary.disabled.active,
.planso-form-builder .btn-primary[disabled].active,
.planso-form-builder fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.planso-form-builder .btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.planso-form-builder .btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.planso-form-builder .btn-success:hover,
.planso-form-builder .btn-success:focus,
.planso-form-builder .btn-success.focus,
.planso-form-builder .btn-success:active,
.planso-form-builder .btn-success.active,
.planso-form-builder .open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.planso-form-builder .btn-success:active,
.planso-form-builder .btn-success.active,
.planso-form-builder .open > .dropdown-toggle.btn-success {
background-image: none;
}
.planso-form-builder .btn-success.disabled,
.planso-form-builder .btn-success[disabled],
.planso-form-builder fieldset[disabled] .btn-success,
.planso-form-builder .btn-success.disabled:hover,
.planso-form-builder .btn-success[disabled]:hover,
.planso-form-builder fieldset[disabled] .btn-success:hover,
.planso-form-builder .btn-success.disabled:focus,
.planso-form-builder .btn-success[disabled]:focus,
.planso-form-builder fieldset[disabled] .btn-success:focus,
.planso-form-builder .btn-success.disabled.focus,
.planso-form-builder .btn-success[disabled].focus,
.planso-form-builder fieldset[disabled] .btn-success.focus,
.planso-form-builder .btn-success.disabled:active,
.planso-form-builder .btn-success[disabled]:active,
.planso-form-builder fieldset[disabled] .btn-success:active,
.planso-form-builder .btn-success.disabled.active,
.planso-form-builder .btn-success[disabled].active,
.planso-form-builder fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.planso-form-builder .btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.planso-form-builder .btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.planso-form-builder .btn-info:hover,
.planso-form-builder .btn-info:focus,
.planso-form-builder .btn-info.focus,
.planso-form-builder .btn-info:active,
.planso-form-builder .btn-info.active,
.planso-form-builder .open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.planso-form-builder .btn-info:active,
.planso-form-builder .btn-info.active,
.planso-form-builder .open > .dropdown-toggle.btn-info {
background-image: none;
}
.planso-form-builder .btn-info.disabled,
.planso-form-builder .btn-info[disabled],
.planso-form-builder fieldset[disabled] .btn-info,
.planso-form-builder .btn-info.disabled:hover,
.planso-form-builder .btn-info[disabled]:hover,
.planso-form-builder fieldset[disabled] .btn-info:hover,
.planso-form-builder .btn-info.disabled:focus,
.planso-form-builder .btn-info[disabled]:focus,
.planso-form-builder fieldset[disabled] .btn-info:focus,
.planso-form-builder .btn-info.disabled.focus,
.planso-form-builder .btn-info[disabled].focus,
.planso-form-builder fieldset[disabled] .btn-info.focus,
.planso-form-builder .btn-info.disabled:active,
.planso-form-builder .btn-info[disabled]:active,
.planso-form-builder fieldset[disabled] .btn-info:active,
.planso-form-builder .btn-info.disabled.active,
.planso-form-builder .btn-info[disabled].active,
.planso-form-builder fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.planso-form-builder .btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.planso-form-builder .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.planso-form-builder .btn-warning:hover,
.planso-form-builder .btn-warning:focus,
.planso-form-builder .btn-warning.focus,
.planso-form-builder .btn-warning:active,
.planso-form-builder .btn-warning.active,
.planso-form-builder .open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.planso-form-builder .btn-warning:active,
.planso-form-builder .btn-warning.active,
.planso-form-builder .open > .dropdown-toggle.btn-warning {
background-image: none;
}
.planso-form-builder .btn-warning.disabled,
.planso-form-builder .btn-warning[disabled],
.planso-form-builder fieldset[disabled] .btn-warning,
.planso-form-builder .btn-warning.disabled:hover,
.planso-form-builder .btn-warning[disabled]:hover,
.planso-form-builder fieldset[disabled] .btn-warning:hover,
.planso-form-builder .btn-warning.disabled:focus,
.planso-form-builder .btn-warning[disabled]:focus,
.planso-form-builder fieldset[disabled] .btn-warning:focus,
.planso-form-builder .btn-warning.disabled.focus,
.planso-form-builder .btn-warning[disabled].focus,
.planso-form-builder fieldset[disabled] .btn-warning.focus,
.planso-form-builder .btn-warning.disabled:active,
.planso-form-builder .btn-warning[disabled]:active,
.planso-form-builder fieldset[disabled] .btn-warning:active,
.planso-form-builder .btn-warning.disabled.active,
.planso-form-builder .btn-warning[disabled].active,
.planso-form-builder fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.planso-form-builder .btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.planso-form-builder .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.planso-form-builder .btn-danger:hover,
.planso-form-builder .btn-danger:focus,
.planso-form-builder .btn-danger.focus,
.planso-form-builder .btn-danger:active,
.planso-form-builder .btn-danger.active,
.planso-form-builder .open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.planso-form-builder .btn-danger:active,
.planso-form-builder .btn-danger.active,
.planso-form-builder .open > .dropdown-toggle.btn-danger {
background-image: none;
}
.planso-form-builder .btn-danger.disabled,
.planso-form-builder .btn-danger[disabled],
.planso-form-builder fieldset[disabled] .btn-danger,
.planso-form-builder .btn-danger.disabled:hover,
.planso-form-builder .btn-danger[disabled]:hover,
.planso-form-builder fieldset[disabled] .btn-danger:hover,
.planso-form-builder .btn-danger.disabled:focus,
.planso-form-builder .btn-danger[disabled]:focus,
.planso-form-builder fieldset[disabled] .btn-danger:focus,
.planso-form-builder .btn-danger.disabled.focus,
.planso-form-builder .btn-danger[disabled].focus,
.planso-form-builder fieldset[disabled] .btn-danger.focus,
.planso-form-builder .btn-danger.disabled:active,
.planso-form-builder .btn-danger[disabled]:active,
.planso-form-builder fieldset[disabled] .btn-danger:active,
.planso-form-builder .btn-danger.disabled.active,
.planso-form-builder .btn-danger[disabled].active,
.planso-form-builder fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.planso-form-builder .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.planso-form-builder .btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.planso-form-builder .btn-link,
.planso-form-builder .btn-link:active,
.planso-form-builder .btn-link.active,
.planso-form-builder .btn-link[disabled],
.planso-form-builder fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.planso-form-builder .btn-link,
.planso-form-builder .btn-link:hover,
.planso-form-builder .btn-link:focus,
.planso-form-builder .btn-link:active {
border-color: transparent;
}
.planso-form-builder .btn-link:hover,
.planso-form-builder .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.planso-form-builder .btn-link[disabled]:hover,
.planso-form-builder fieldset[disabled] .btn-link:hover,
.planso-form-builder .btn-link[disabled]:focus,
.planso-form-builder fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.planso-form-builder .btn-lg,
.planso-form-builder .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.planso-form-builder .btn-sm,
.planso-form-builder .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.planso-form-builder .btn-xs,
.planso-form-builder .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.planso-form-builder .btn-block {
display: block;
width: 100%;
}
.planso-form-builder .btn-block + .btn-block {
margin-top: 5px;
}
.planso-form-builder input[type="submit"].btn-block,
.planso-form-builder input[type="reset"].btn-block,
.planso-form-builder input[type="button"].btn-block {
width: 100%;
}
.planso-form-builder .btn-group,
.planso-form-builder .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.planso-form-builder .btn-group > .btn,
.planso-form-builder .btn-group-vertical > .btn {
position: relative;
float: left;
}
.planso-form-builder .btn-group > .btn:hover,
.planso-form-builder .btn-group-vertical > .btn:hover,
.planso-form-builder .btn-group > .btn:focus,
.planso-form-builder .btn-group-vertical > .btn:focus,
.planso-form-builder .btn-group > .btn:active,
.planso-form-builder .btn-group-vertical > .btn:active,
.planso-form-builder .btn-group > .btn.active,
.planso-form-builder .btn-group-vertical > .btn.active {
z-index: 2;
}
.planso-form-builder .btn-group .btn + .btn,
.planso-form-builder .btn-group .btn + .btn-group,
.planso-form-builder .btn-group .btn-group + .btn,
.planso-form-builder .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.planso-form-builder .btn-toolbar {
margin-left: -5px;
}
.planso-form-builder .btn-toolbar .btn-group,
.planso-form-builder .btn-toolbar .input-group {
float: left;
}
.planso-form-builder .btn-toolbar > .btn,
.planso-form-builder .btn-toolbar > .btn-group,
.planso-form-builder .btn-toolbar > .input-group {
margin-left: 5px;
}
.planso-form-builder .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.planso-form-builder .btn-group > .btn:first-child {
margin-left: 0;
}
.planso-form-builder .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.planso-form-builder .btn-group > .btn:last-child:not(:first-child),
.planso-form-builder .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.planso-form-builder .btn-group > .btn-group {
float: left;
}
.planso-form-builder .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.planso-form-builder .btn-group > .btn-group:first-child > .btn:last-child,
.planso-form-builder .btn-group > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.planso-form-builder .btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.planso-form-builder .btn-group .dropdown-toggle:active,
.planso-form-builder .btn-group.open .dropdown-toggle {
outline: 0;
}
.planso-form-builder .btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.planso-form-builder .btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.planso-form-builder .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.planso-form-builder .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.planso-form-builder .btn .caret {
margin-left: 0;
}
.planso-form-builder .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.planso-form-builder .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.planso-form-builder .btn-group-vertical > .btn,
.planso-form-builder .btn-group-vertical > .btn-group,
.planso-form-builder .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.planso-form-builder .btn-group-vertical > .btn-group > .btn {
float: none;
}
.planso-form-builder .btn-group-vertical > .btn + .btn,
.planso-form-builder .btn-group-vertical > .btn + .btn-group,
.planso-form-builder .btn-group-vertical > .btn-group + .btn,
.planso-form-builder .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.planso-form-builder .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.planso-form-builder .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.planso-form-builder .btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.planso-form-builder .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.planso-form-builder .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.planso-form-builder .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.planso-form-builder .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.planso-form-builder .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.planso-form-builder .btn-group-justified > .btn,
.planso-form-builder .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.planso-form-builder .btn-group-justified > .btn-group .btn {
width: 100%;
}
.planso-form-builder .btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
.planso-form-builder [data-toggle="buttons"] > .btn input[type="radio"],
.planso-form-builder [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.planso-form-builder [data-toggle="buttons"] > .btn input[type="checkbox"],
.planso-form-builder [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.planso-form-builder .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.planso-form-builder .input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.planso-form-builder .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.planso-form-builder .input-group-lg > .form-control,
.planso-form-builder .input-group-lg > .input-group-addon,
.planso-form-builder .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.planso-form-builder select.input-group-lg > .form-control,
.planso-form-builder select.input-group-lg > .input-group-addon,
.planso-form-builder select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
.planso-form-builder textarea.input-group-lg > .form-control,
.planso-form-builder textarea.input-group-lg > .input-group-addon,
.planso-form-builder textarea.input-group-lg > .input-group-btn > .btn,
.planso-form-builder select[multiple].input-group-lg > .form-control,
.planso-form-builder select[multiple].input-group-lg > .input-group-addon,
.planso-form-builder select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.planso-form-builder .input-group-sm > .form-control,
.planso-form-builder .input-group-sm > .input-group-addon,
.planso-form-builder .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.planso-form-builder select.input-group-sm > .form-control,
.planso-form-builder select.input-group-sm > .input-group-addon,
.planso-form-builder select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
.planso-form-builder textarea.input-group-sm > .form-control,
.planso-form-builder textarea.input-group-sm > .input-group-addon,
.planso-form-builder textarea.input-group-sm > .input-group-btn > .btn,
.planso-form-builder select[multiple].input-group-sm > .form-control,
.planso-form-builder select[multiple].input-group-sm > .input-group-addon,
.planso-form-builder select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.planso-form-builder .input-group-addon,
.planso-form-builder .input-group-btn,
.planso-form-builder .input-group .form-control {
display: table-cell;
}
.planso-form-builder .input-group-addon:not(:first-child):not(:last-child),
.planso-form-builder .input-group-btn:not(:first-child):not(:last-child),
.planso-form-builder .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.planso-form-builder .input-group-addon,
.planso-form-builder .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.planso-form-builder .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.planso-form-builder .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.planso-form-builder .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.planso-form-builder .input-group-addon input[type="radio"],
.planso-form-builder .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.planso-form-builder .input-group .form-control:first-child,
.planso-form-builder .input-group-addon:first-child,
.planso-form-builder .input-group-btn:first-child > .btn,
.planso-form-builder .input-group-btn:first-child > .btn-group > .btn,
.planso-form-builder .input-group-btn:first-child > .dropdown-toggle,
.planso-form-builder .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.planso-form-builder .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.planso-form-builder .input-group-addon:first-child {
border-right: 0;
}
.planso-form-builder .input-group .form-control:last-child,
.planso-form-builder .input-group-addon:last-child,
.planso-form-builder .input-group-btn:last-child > .btn,
.planso-form-builder .input-group-btn:last-child > .btn-group > .btn,
.planso-form-builder .input-group-btn:last-child > .dropdown-toggle,
.planso-form-builder .input-group-btn:first-child > .btn:not(:first-child),
.planso-form-builder .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.planso-form-builder .input-group-addon:last-child {
border-left: 0;
}
.planso-form-builder .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.planso-form-builder .input-group-btn > .btn {
position: relative;
}
.planso-form-builder .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.planso-form-builder .input-group-btn > .btn:hover,
.planso-form-builder .input-group-btn > .btn:focus,
.planso-form-builder .input-group-btn > .btn:active {
z-index: 2;
}
.planso-form-builder .input-group-btn:first-child > .btn,
.planso-form-builder .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.planso-form-builder .input-group-btn:last-child > .btn,
.planso-form-builder .input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.planso-form-builder .clearfix:before,
.planso-form-builder .clearfix:after,
.planso-form-builder .dl-horizontal dd:before,
.planso-form-builder .dl-horizontal dd:after,
.planso-form-builder .container:before,
.planso-form-builder .container:after,
.planso-form-builder .container-fluid:before,
.planso-form-builder .container-fluid:after,
.planso-form-builder .row:before,
.planso-form-builder .row:after,
.planso-form-builder .form-horizontal .form-group:before,
.planso-form-builder .form-horizontal .form-group:after,
.planso-form-builder .btn-toolbar:before,
.planso-form-builder .btn-toolbar:after,
.planso-form-builder .btn-group-vertical > .btn-group:before,
.planso-form-builder .btn-group-vertical > .btn-group:after {
content: " ";
display: table;
}
.planso-form-builder .clearfix:after,
.planso-form-builder .dl-horizontal dd:after,
.planso-form-builder .container:after,
.planso-form-builder .container-fluid:after,
.planso-form-builder .row:after,
.planso-form-builder .form-horizontal .form-group:after,
.planso-form-builder .btn-toolbar:after,
.planso-form-builder .btn-group-vertical > .btn-group:after {
clear: both;
}
.planso-form-builder .center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.planso-form-builder .pull-right {
float: right !important;
}
.planso-form-builder .pull-left {
float: left !important;
}
.planso-form-builder .hide {
display: none !important;
}
.planso-form-builder .show {
display: block !important;
}
.planso-form-builder .invisible {
visibility: hidden;
}
.planso-form-builder .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.planso-form-builder .hidden {
display: none !important;
visibility: hidden !important;
}.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:99%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.planso-form-builder .pull-left {
float: left !important;
}
.planso-form-builder .hide {
display: none !important;
}
.planso-form-builder .show {
display: block !important;
}
.planso-form-builder .invisible {
visibility: hidden;
}
.planso-form-builder .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.planso-form-builder .hidden {
display: none !important;
visibility: hidden !important;
}
.planso-form-builder .dropup,
.planso-form-builder .dropdown {
position: relative;
}
.planso-form-builder .dropdown-toggle:focus {
outline: 0;
}
.planso-form-builder .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.planso-form-builder .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.planso-form-builder .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.planso-form-builder .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.planso-form-builder .dropdown-menu > li > a:hover,
.planso-form-builder .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.planso-form-builder .dropdown-menu > .active > a,
.planso-form-builder .dropdown-menu > .active > a:hover,
.planso-form-builder .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.planso-form-builder .dropdown-menu > .disabled > a,
.planso-form-builder .dropdown-menu > .disabled > a:hover,
.planso-form-builder .dropdown-menu > .disabled > a:focus {
color: #777;
}
.planso-form-builder .dropdown-menu > .disabled > a:hover,
.planso-form-builder .dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.planso-form-builder .open > .dropdown-menu {
display: block;
}
.planso-form-builder .open > a {
outline: 0;
}
.planso-form-builder .dropdown-menu-right {
right: 0;
left: auto;
}
.planso-form-builder .dropdown-menu-left {
right: auto;
left: 0;
}
.planso-form-builder .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.planso-form-builder .dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.planso-form-builder .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.planso-form-builder .dropup .caret,
.planso-form-builder .navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
.planso-form-builder .dropup .dropdown-menu,
.planso-form-builder .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.planso-form-builder .navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.planso-form-builder .navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}