.pgpw-lightbox-open .mfp-content {
    max-width: 350px;
}
.pgpw-lightbox-open button.mfp-close {
    top: 10px;
}
.pgevoke-acctbox,
.pgevoke-acctbox * {
    box-sizing: border-box;
}
.pgevoke-acctbox {
    margin: 0 auto;
    font-family: proxima-nova, Arial, sans-serif;
    background-color: white;
    padding: 15px 25px 10px;
    border-radius: 5px;
    max-width: 350px;
    line-height: 1.45;
}
.pgevoke-acctbox-row {
    margin-bottom: 20px;
}
.pgevoke-acctbox-header {
    font-size: 26px;
    font-weight: normal;
    color: #444;
    margin-bottom: 15px;
}
.pgevoke-acctbox label,
.pgevoke-acctbox-label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin-bottom: 5px;
    overflow: hidden;
}
.pgevoke-acctbox-label-lg {
    font-size: 16px;
}
.pgevoke-acctbox-label a,
.pgevoke-acctbox-label a:hover,
.pgevoke-acctbox-label a:visited {
    font-weight:bold;
    color: #428bca;
    text-decoration: underline;
    cursor: pointer;
}
.pgevoke-acctbox input[type=text],
.pgevoke-acctbox input[type=password],
.pgevoke-acctbox input[type=tel],
.pgevoke-acctbox select {
    display: block;
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    padding: 10px;
    background-color: white;
}
.pgevoke-acctbox input[type=text]::placeholder,
.pgevoke-acctbox input[type=password]::placeholder,
.pgevoke-acctbox input[type=tel]::placeholder,
.pgevoke-acctbox select::placeholder {
    color: #aaa;
}
.pgevoke-acctbox-mb {
    margin-bottom: 10px;
}
.pgevoke-acctbox-mt {
    margin-top: 10px;
}
.pgevoke-acctbox .gigya-error-msg,
.pgevoke-acctbox-errormsg {
    font-size: 12px;
    color: #b2281f;
}
a.pgevoke-acctbox-button,
input[type=submit].pgevoke-acctbox-button {
    display: block;
    width: 100%;
    background: none; /* reset, override conflicting styles for newsinteractive */
    background-color: #428bca;
    border: none;
    border-radius: 5px;
    padding: 10px;
    color: white;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    box-shadow: none; /* reset, see above */
    -webkit-appearance: none;
}
a.pgevoke-acctbox-button:hover,
input[type=submit].pgevoke-acctbox-button:hover {
    background-color: #3276b1;
}
a.pgevoke-acctbox-button.pgevoke-acctbox-button-grey,
input[type=submit].pgevoke-acctbox-button.pgevoke-acctbox-button-grey {
    background-color: #555;
}
a.pgevoke-acctbox-button.pgevoke-acctbox-button-grey:hover,
input[type=submit].pgevoke-acctbox-button.pgevoke-acctbox-button-grey:hover {
    background-color: #444;
}
a.pgevoke-acctbox-button.pgevoke-acctbox-button-white,
input[type=submit].pgevoke-acctbox-button.pgevoke-acctbox-button-white {
    background-color: white;
    color: #666;
    border: 1px solid #ccc;
    transition: color 0.3s;
}
a.pgevoke-acctbox-button.pgevoke-acctbox-button-white:hover,
input[type=submit].pgevoke-acctbox-button.pgevoke-acctbox-button-white:hover {
    color: #222;
}
.pgevoke-acctbox input[type=checkbox] {
    font-size: 14px;
    display: block;
    float: left;
    position: relative;
    top: 4px;    
    margin-right: 5px;
}
#pgevoke-acctbox-wall {
    text-align: center;
}
#pgevoke-acctbox-warning .pgevoke-acctbox-row:first-of-type {
    margin-top: 20px;
}
body.pg-site-pg .pgevoke-acctbox {
    border-top: 10px solid #1fb25a;    
}
body.pg-site-blade .pgevoke-acctbox {
    border-top: 10px solid #327eca;    
}

.pgevoke-account-error {
    font-size: 14px;
    color: #c00;
    font-weight: bold;
}
.pgevoke-acctbox input[type=submit]:disabled {
    background-color: #ccc !important;
    color: white !important;
    cursor: default !important;
    user-select: none !important;
}

@media (min-width:421px) {
    .pgpw-lightbox-open .mfp-content .mfp-iframe-scaler{
        padding-top:75%
    }

    .pgpw-lightbox-open .mfp-iframe-scaler .mfp-close{
        top:-5px;
        font-size:40px;
        color:#777;   
    }
}

@media (max-width:420px) {
    .pgpw-lightbox-open .mfp-content {
        max-width: none;
    }
    .pgpw-lightbox-open .mfp-container {
        padding: 0;
    }
    .pgevoke-acctbox {
        border-radius: 0;
        max-width: none;
        min-height: 100vh;
        width: 100%;
    }
    .pgevoke-acctbox input[type=text],
    .pgevoke-acctbox input[type=password],
    .pgevoke-acctbox input[type=tel],
    .pgevoke-acctbox select {
        -webkit-appearance: none;
    }
    .pgevoke-acctbox-row {
        margin-bottom: 15px;
    }


    .pgpw-lightbox-open .mfp-iframe-scaler .mfp-close{
        top:-5px;
        font-size:40px;
        color:#777;   
    }

    .pgpw-lightbox-open .mfp-content .mfp-iframe-scaler{
        height: 100vh;
        width: 100vw;
    }

}









/************* OLD BUTTON STYLES *******************/
.tw-bs .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    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;
}

.tw-bs .btn:focus,
.tw-bs .btn:active:focus,
.tw-bs .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.tw-bs .btn:hover,
.tw-bs .btn:focus {
    color: #333333;
    text-decoration: none;
}

.tw-bs .btn:active,
.tw-bs .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);
}

.tw-bs .btn.disabled,
.tw-bs .btn[disabled],
fieldset[disabled] .tw-bs .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tw-bs .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.tw-bs .btn-default:hover,
.tw-bs .btn-default:focus,
.tw-bs .btn-default:active,
.tw-bs .btn-default.active,
.open .dropdown-toggle.tw-bs .btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.tw-bs .btn-default:active,
.tw-bs .btn-default.active,
.open .dropdown-toggle.tw-bs .btn-default {
    background-image: none;
}

.tw-bs .btn-default.disabled,
.tw-bs .btn-default[disabled],
fieldset[disabled] .tw-bs .btn-default,
.tw-bs .btn-default.disabled:hover,
.tw-bs .btn-default[disabled]:hover,
fieldset[disabled] .tw-bs .btn-default:hover,
.tw-bs .btn-default.disabled:focus,
.tw-bs .btn-default[disabled]:focus,
fieldset[disabled] .tw-bs .btn-default:focus,
.tw-bs .btn-default.disabled:active,
.tw-bs .btn-default[disabled]:active,
fieldset[disabled] .tw-bs .btn-default:active,
.tw-bs .btn-default.disabled.active,
.tw-bs .btn-default[disabled].active,
fieldset[disabled] .tw-bs .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}

.tw-bs .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}

.tw-bs .btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}

.tw-bs .btn-primary:hover,
.tw-bs .btn-primary:focus,
.tw-bs .btn-primary:active,
.tw-bs .btn-primary.active,
.open .dropdown-toggle.tw-bs .btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.tw-bs .btn-primary:active,
.tw-bs .btn-primary.active,
.open .dropdown-toggle.tw-bs .btn-primary {
    background-image: none;
}

.tw-bs .btn-primary.disabled,
.tw-bs .btn-primary[disabled],
fieldset[disabled] .tw-bs .btn-primary,
.tw-bs .btn-primary.disabled:hover,
.tw-bs .btn-primary[disabled]:hover,
fieldset[disabled] .tw-bs .btn-primary:hover,
.tw-bs .btn-primary.disabled:focus,
.tw-bs .btn-primary[disabled]:focus,
fieldset[disabled] .tw-bs .btn-primary:focus,
.tw-bs .btn-primary.disabled:active,
.tw-bs .btn-primary[disabled]:active,
fieldset[disabled] .tw-bs .btn-primary:active,
.tw-bs .btn-primary.disabled.active,
.tw-bs .btn-primary[disabled].active,
fieldset[disabled] .tw-bs .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}

.tw-bs .btn-primary .badge {
    color: #428bca;
    background-color: #ffffff;
}

.tw-bs .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.tw-bs .btn-success:hover,
.tw-bs .btn-success:focus,
.tw-bs .btn-success:active,
.tw-bs .btn-success.active,
.open .dropdown-toggle.tw-bs .btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}

.tw-bs .btn-success:active,
.tw-bs .btn-success.active,
.open .dropdown-toggle.tw-bs .btn-success {
    background-image: none;
}

.tw-bs .btn-success.disabled,
.tw-bs .btn-success[disabled],
fieldset[disabled] .tw-bs .btn-success,
.tw-bs .btn-success.disabled:hover,
.tw-bs .btn-success[disabled]:hover,
fieldset[disabled] .tw-bs .btn-success:hover,
.tw-bs .btn-success.disabled:focus,
.tw-bs .btn-success[disabled]:focus,
fieldset[disabled] .tw-bs .btn-success:focus,
.tw-bs .btn-success.disabled:active,
.tw-bs .btn-success[disabled]:active,
fieldset[disabled] .tw-bs .btn-success:active,
.tw-bs .btn-success.disabled.active,
.tw-bs .btn-success[disabled].active,
fieldset[disabled] .tw-bs .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.tw-bs .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}

.tw-bs .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.tw-bs .btn-info:hover,
.tw-bs .btn-info:focus,
.tw-bs .btn-info:active,
.tw-bs .btn-info.active,
.open .dropdown-toggle.tw-bs .btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}

.tw-bs .btn-info:active,
.tw-bs .btn-info.active,
.open .dropdown-toggle.tw-bs .btn-info {
    background-image: none;
}

.tw-bs .btn-info.disabled,
.tw-bs .btn-info[disabled],
fieldset[disabled] .tw-bs .btn-info,
.tw-bs .btn-info.disabled:hover,
.tw-bs .btn-info[disabled]:hover,
fieldset[disabled] .tw-bs .btn-info:hover,
.tw-bs .btn-info.disabled:focus,
.tw-bs .btn-info[disabled]:focus,
fieldset[disabled] .tw-bs .btn-info:focus,
.tw-bs .btn-info.disabled:active,
.tw-bs .btn-info[disabled]:active,
fieldset[disabled] .tw-bs .btn-info:active,
.tw-bs .btn-info.disabled.active,
.tw-bs .btn-info[disabled].active,
fieldset[disabled] .tw-bs .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.tw-bs .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}

.tw-bs .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.tw-bs .btn-warning:hover,
.tw-bs .btn-warning:focus,
.tw-bs .btn-warning:active,
.tw-bs .btn-warning.active,
.open .dropdown-toggle.tw-bs .btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}

.tw-bs .btn-warning:active,
.tw-bs .btn-warning.active,
.open .dropdown-toggle.tw-bs .btn-warning {
    background-image: none;
}

.tw-bs .btn-warning.disabled,
.tw-bs .btn-warning[disabled],
fieldset[disabled] .tw-bs .btn-warning,
.tw-bs .btn-warning.disabled:hover,
.tw-bs .btn-warning[disabled]:hover,
fieldset[disabled] .tw-bs .btn-warning:hover,
.tw-bs .btn-warning.disabled:focus,
.tw-bs .btn-warning[disabled]:focus,
fieldset[disabled] .tw-bs .btn-warning:focus,
.tw-bs .btn-warning.disabled:active,
.tw-bs .btn-warning[disabled]:active,
fieldset[disabled] .tw-bs .btn-warning:active,
.tw-bs .btn-warning.disabled.active,
.tw-bs .btn-warning[disabled].active,
fieldset[disabled] .tw-bs .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.tw-bs .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}

.tw-bs .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.tw-bs .btn-danger:hover,
.tw-bs .btn-danger:focus,
.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active,
.open .dropdown-toggle.tw-bs .btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active,
.open .dropdown-toggle.tw-bs .btn-danger {
    background-image: none;
}

.tw-bs .btn-danger.disabled,
.tw-bs .btn-danger[disabled],
fieldset[disabled] .tw-bs .btn-danger,
.tw-bs .btn-danger.disabled:hover,
.tw-bs .btn-danger[disabled]:hover,
fieldset[disabled] .tw-bs .btn-danger:hover,
.tw-bs .btn-danger.disabled:focus,
.tw-bs .btn-danger[disabled]:focus,
fieldset[disabled] .tw-bs .btn-danger:focus,
.tw-bs .btn-danger.disabled:active,
.tw-bs .btn-danger[disabled]:active,
fieldset[disabled] .tw-bs .btn-danger:active,
.tw-bs .btn-danger.disabled.active,
.tw-bs .btn-danger[disabled].active,
fieldset[disabled] .tw-bs .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.tw-bs .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}

.tw-bs .btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

.tw-bs .btn-link,
.tw-bs .btn-link:active,
.tw-bs .btn-link[disabled],
fieldset[disabled] .tw-bs .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tw-bs .btn-link,
.tw-bs .btn-link:hover,
.tw-bs .btn-link:focus,
.tw-bs .btn-link:active {
    border-color: transparent;
}

.tw-bs .btn-link:hover,
.tw-bs .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}

.tw-bs .btn-link[disabled]:hover,
fieldset[disabled] .tw-bs .btn-link:hover,
.tw-bs .btn-link[disabled]:focus,
fieldset[disabled] .tw-bs .btn-link:focus {
    color: #999999;
    text-decoration: none;
}

.tw-bs .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.tw-bs .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.tw-bs .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.tw-bs .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.tw-bs .btn-block + .btn-block {
    margin-top: 5px;
}

.tw-bs input[type="submit"].btn-block,
.tw-bs input[type="reset"].btn-block,
.tw-bs input[type="button"].btn-block {
    width: 100%;
}

.tw-bs .btn.btn-custom:hover {
    color: #fff;
}

.pgevoke-acctbox input[type=text].pgevoke-acctbox-validate-error,.pgevoke-acctbox input[type=password].pgevoke-acctbox-validate-error {
    border-color: red;
}

.pgevoke-acctbox label.pgevoke-acctbox-validate-error {
    font-size: 14px;
    color: red;
    font-weight: bold;
}



body:not(.pg-hasicomoon) .icon-spin {
   -webkit-animation: icon-spin 2s infinite linear;
   animation: icon-spin 2s infinite linear;
}

body:not(.pg-hasicomoon) .icon-pulse {
   -webkit-animation: icon-spin 1s infinite steps(8);
   animation: icon-spin 1s infinite steps(8);
}

@-webkit-keyframes icon-spin {
   0% {
       -webkit-transform: rotate(0deg);
       transform: rotate(0deg);
   }
   100% {
       -webkit-transform: rotate(359deg);
       transform: rotate(359deg);
   }
}

@keyframes icon-spin {
   0% {
       -webkit-transform: rotate(0deg);
       transform: rotate(0deg);
   }
   100% {
       -webkit-transform: rotate(359deg);
       transform: rotate(359deg);
   }
}

body:not(.pg-hasicomoon) .icon-rotate-90 {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
}

body:not(.pg-hasicomoon) .icon-rotate-180 {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
}

body:not(.pg-hasicomoon) .icon-rotate-270 {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
   -webkit-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   transform: rotate(270deg);
}

body:not(.pg-hasicomoon) .icon-flip-horizontal {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
}

body:not(.pg-hasicomoon) .icon-flip-vertical {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
   -webkit-transform: scale(1, -1);
   -ms-transform: scale(1, -1);
   transform: scale(1, -1);
}

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
   filter: none;
}

body:not(.pg-hasicomoon) .icon-stack {
   position: relative;
   display: inline-block;
   width: 2em;
   height: 2em;
   line-height: 2em;
   vertical-align: middle;
}

body:not(.pg-hasicomoon) .icon-stack-1x,
body:not(.pg-hasicomoon) .icon-stack-2x {
   position: absolute;
   left: 0;
   width: 100%;
   text-align: center;
}

body:not(.pg-hasicomoon) .icon-stack-1x {
   line-height: inherit;
}

body:not(.pg-hasicomoon) .icon-stack-2x {
   font-size: 2em;
}

body:not(.pg-hasicomoon) .icon-inverse {
   color: #ffffff;
}

 .tw-bs {
}
.tw-bs html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
.tw-bs body {
    margin: 0;
}
.tw-bs article,.tw-bs aside,.tw-bs details,.tw-bs figcaption,.tw-bs figure,.tw-bs footer,.tw-bs header,.tw-bs hgroup,.tw-bs main,.tw-bs nav,.tw-bs section,.tw-bs summary {
    display: block;
}
.tw-bs audio,.tw-bs canvas,.tw-bs progress,.tw-bs video {
    display: inline-block;
    vertical-align: baseline;
}
.tw-bs audio:not([controls]) {
    display: none;
    height: 0;
}
.tw-bs [hidden],.tw-bs template {
    display: none;
}
.tw-bs a {
    background: transparent;
}
.tw-bs a:active,.tw-bs a:hover {
    outline: 0;
}
.tw-bs abbr[title] {
    border-bottom: 1px dotted;
}
.tw-bs b,.tw-bs strong {
    font-weight: bold;
}
.tw-bs dfn {
    font-style: italic;
}
.tw-bs h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
.tw-bs mark {
    background: #ff0;
    color: #000;
}
.tw-bs small {
    font-size: 80%;
}
.tw-bs sub,.tw-bs sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.tw-bs sup {
    top: -0.5em;
}
.tw-bs sub {
    bottom: -0.25em;
}
.tw-bs img {
    border: 0;
}
.tw-bs svg:not(:root) {
    overflow: hidden;
}
.tw-bs figure {
    margin: 1em 40px;
}
.tw-bs hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.tw-bs pre {
    overflow: auto;
}
.tw-bs code,.tw-bs kbd,.tw-bs pre,.tw-bs samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.tw-bs button,.tw-bs input,.tw-bs optgroup,.tw-bs select,.tw-bs textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.tw-bs button {
    overflow: visible;
}
.tw-bs button,.tw-bs select {
    text-transform: none;
}
.tw-bs button,.tw-bs html input[type="button"],.tw-bs input[type="reset"],.tw-bs input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.tw-bs button[disabled],.tw-bs html input[disabled] {
    cursor: default;
}
.tw-bs button::-moz-focus-inner,.tw-bs input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.tw-bs input {
    line-height: normal;
}
.tw-bs input[type="checkbox"],.tw-bs input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.tw-bs input[type="number"]::-webkit-inner-spin-button,.tw-bs input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.tw-bs input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.tw-bs input[type="search"]::-webkit-search-cancel-button,.tw-bs input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.tw-bs fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.tw-bs legend {
    border: 0;
    padding: 0;
}
.tw-bs textarea {
    overflow: auto;
}
.tw-bs optgroup {
    font-weight: bold;
}
.tw-bs table {
    border-collapse: collapse;
    border-spacing: 0;
}
.tw-bs td,.tw-bs th {
    padding: 0;
}
@media print {
    .tw-bs * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    .tw-bs a,.tw-bs a:visited {
        text-decoration: underline;
    }
    .tw-bs a[href]:after {
        content: " (" attr(href) ")";
    }
    .tw-bs abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .tw-bs a[href^="javascript:"]:after,.tw-bs a[href^="#"]:after {
        content: "";
    }
    .tw-bs pre,.tw-bs blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .tw-bs thead {
        display: table-header-group;
    }
    .tw-bs tr,.tw-bs img {
        page-break-inside: avoid;
    }
    .tw-bs img {
        max-width: 100% !important;
    }
    .tw-bs p,.tw-bs h2,.tw-bs h3 {
        orphans: 3;
        widows: 3;
    }
    .tw-bs h2,.tw-bs h3 {
        page-break-after: avoid;
    }
    .tw-bs select {
        background: #fff !important;
    }
    .tw-bs .navbar {
        display: none;
    }
    .tw-bs .table td,.tw-bs .table th {
        background-color: #fff !important;
    }
    .tw-bs .btn > .caret,.tw-bs .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .tw-bs .label {
        border: 1px solid #000;
    }
    .tw-bs .table {
        border-collapse: collapse !important;
    }
    .tw-bs .table-bordered th,.tw-bs .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
.tw-bs * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tw-bs *:before,.tw-bs *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tw-bs html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.tw-bs body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}
.tw-bs input,.tw-bs button,.tw-bs select,.tw-bs textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.tw-bs a {
    color: #428bca;
    text-decoration: none;
}
.tw-bs a:hover,.tw-bs a:focus {
    color: #2a6496;
    text-decoration: underline;
}
.tw-bs a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.tw-bs figure {
    margin: 0;
}
.tw-bs img {
    vertical-align: middle;
}
.tw-bs .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.tw-bs .img-rounded {
    border-radius: 6px;
}
.tw-bs .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;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.tw-bs .img-circle {
    border-radius: 50%;
}
.tw-bs hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.tw-bs .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.tw-bs h1,.tw-bs h2,.tw-bs h3,.tw-bs h4,.tw-bs h5,.tw-bs h6,.tw-bs .h1,.tw-bs .h2,.tw-bs .h3,.tw-bs .h4,.tw-bs .h5,.tw-bs .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.tw-bs h1 small,.tw-bs h2 small,.tw-bs h3 small,.tw-bs h4 small,.tw-bs h5 small,.tw-bs h6 small,.tw-bs .h1 small,.tw-bs .h2 small,.tw-bs .h3 small,.tw-bs .h4 small,.tw-bs .h5 small,.tw-bs .h6 small,.tw-bs h1 .small,.tw-bs h2 .small,.tw-bs h3 .small,.tw-bs h4 .small,.tw-bs h5 .small,.tw-bs h6 .small,.tw-bs .h1 .small,.tw-bs .h2 .small,.tw-bs .h3 .small,.tw-bs .h4 .small,.tw-bs .h5 .small,.tw-bs .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
.tw-bs h1,.tw-bs .h1,.tw-bs h2,.tw-bs .h2,.tw-bs h3,.tw-bs .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.tw-bs h1 small,.tw-bs .h1 small,.tw-bs h2 small,.tw-bs .h2 small,.tw-bs h3 small,.tw-bs .h3 small,.tw-bs h1 .small,.tw-bs .h1 .small,.tw-bs h2 .small,.tw-bs .h2 .small,.tw-bs h3 .small,.tw-bs .h3 .small {
    font-size: 65%;
}
.tw-bs h4,.tw-bs .h4,.tw-bs h5,.tw-bs .h5,.tw-bs h6,.tw-bs .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tw-bs h4 small,.tw-bs .h4 small,.tw-bs h5 small,.tw-bs .h5 small,.tw-bs h6 small,.tw-bs .h6 small,.tw-bs h4 .small,.tw-bs .h4 .small,.tw-bs h5 .small,.tw-bs .h5 .small,.tw-bs h6 .small,.tw-bs .h6 .small {
    font-size: 75%;
}
.tw-bs h1,.tw-bs .h1 {
    font-size: 36px;
}
.tw-bs h2,.tw-bs .h2 {
    font-size: 30px;
}
.tw-bs h3,.tw-bs .h3 {
    font-size: 24px;
}
.tw-bs h4,.tw-bs .h4 {
    font-size: 18px;
}
.tw-bs h5,.tw-bs .h5 {
    font-size: 14px;
}
.tw-bs h6,.tw-bs .h6 {
    font-size: 12px;
}
.tw-bs p {
    margin: 0 0 10px;
}
.tw-bs .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .tw-bs .lead {
        font-size: 21px;
    }
}
.tw-bs small,.tw-bs .small {
    font-size: 85%;
}
.tw-bs cite {
    font-style: normal;
}
.tw-bs .text-left {
    text-align: left;
}
.tw-bs .text-right {
    text-align: right;
}
.tw-bs .text-center {
    text-align: center;
}
.tw-bs .text-justify {
    text-align: justify;
}
.tw-bs .text-muted {
    color: #999999;
}
.tw-bs .text-primary {
    color: #428bca;
}
a.tw-bs .text-primary:hover {
    color: #3071a9;
}
.tw-bs .text-success {
    color: #3c763d;
}
a.tw-bs .text-success:hover {
    color: #2b542c;
}
.tw-bs .text-info {
    color: #31708f;
}
a.tw-bs .text-info:hover {
    color: #245269;
}
.tw-bs .text-warning {
    color: #8a6d3b;
}
a.tw-bs .text-warning:hover {
    color: #66512c;
}
.tw-bs .text-danger {
    color: #a94442;
}
a.tw-bs .text-danger:hover {
    color: #843534;
}
.tw-bs .bg-primary {
    color: #fff;
    background-color: #428bca;
}
a.tw-bs .bg-primary:hover {
    background-color: #3071a9;
}
.tw-bs .bg-success {
    background-color: #dff0d8;
}
a.tw-bs .bg-success:hover {
    background-color: #c1e2b3;
}
.tw-bs .bg-info {
    background-color: #d9edf7;
}
a.tw-bs .bg-info:hover {
    background-color: #afd9ee;
}
.tw-bs .bg-warning {
    background-color: #fcf8e3;
}
a.tw-bs .bg-warning:hover {
    background-color: #f7ecb5;
}
.tw-bs .bg-danger {
    background-color: #f2dede;
}
a.tw-bs .bg-danger:hover {
    background-color: #e4b9b9;
}
.tw-bs .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
.tw-bs ul,.tw-bs ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.tw-bs ul ul,.tw-bs ol ul,.tw-bs ul ol,.tw-bs ol ol {
    margin-bottom: 0;
}
.tw-bs .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.tw-bs .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.tw-bs .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.tw-bs dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.tw-bs dt,.tw-bs dd {
    line-height: 1.42857143;
}
.tw-bs dt {
    font-weight: bold;
}
.tw-bs dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .tw-bs .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .tw-bs .dl-horizontal dd {
        margin-left: 180px;
    }
}
.tw-bs abbr[title],.tw-bs abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
.tw-bs .initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.tw-bs blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}
.tw-bs blockquote p:last-child,.tw-bs blockquote ul:last-child,.tw-bs blockquote ol:last-child {
    margin-bottom: 0;
}
.tw-bs blockquote footer,.tw-bs blockquote small,.tw-bs blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999999;
}
.tw-bs blockquote footer:before,.tw-bs blockquote small:before,.tw-bs blockquote .small:before {
    content: '\2014 \00A0';
}
.tw-bs .blockquote-reverse,.tw-bs blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
.tw-bs .blockquote-reverse footer:before,.tw-bs blockquote.pull-right footer:before,.tw-bs .blockquote-reverse small:before,.tw-bs blockquote.pull-right small:before,.tw-bs .blockquote-reverse .small:before,.tw-bs blockquote.pull-right .small:before {
    content: '';
}
.tw-bs .blockquote-reverse footer:after,.tw-bs blockquote.pull-right footer:after,.tw-bs .blockquote-reverse small:after,.tw-bs blockquote.pull-right small:after,.tw-bs .blockquote-reverse .small:after,.tw-bs blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
.tw-bs blockquote:before,.tw-bs blockquote:after {
    content: "";
}
.tw-bs address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.tw-bs code,.tw-bs kbd,.tw-bs pre,.tw-bs samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.tw-bs code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}
.tw-bs kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.tw-bs pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.tw-bs pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.tw-bs .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.tw-bs .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .tw-bs .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .tw-bs .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .tw-bs .container {
        width: 1170px;
    }
}
.tw-bs .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.tw-bs .row {
    margin-left: -15px;
    margin-right: -15px;
}
.tw-bs .col-xs-1, .tw-bs .col-sm-1, .tw-bs .col-md-1, .tw-bs .col-lg-1, .tw-bs .col-xs-2, .tw-bs .col-sm-2, .tw-bs .col-md-2, .tw-bs .col-lg-2, .tw-bs .col-xs-3, .tw-bs .col-sm-3, .tw-bs .col-md-3, .tw-bs .col-lg-3, .tw-bs .col-xs-4, .tw-bs .col-sm-4, .tw-bs .col-md-4, .tw-bs .col-lg-4, .tw-bs .col-xs-5, .tw-bs .col-sm-5, .tw-bs .col-md-5, .tw-bs .col-lg-5, .tw-bs .col-xs-6, .tw-bs .col-sm-6, .tw-bs .col-md-6, .tw-bs .col-lg-6, .tw-bs .col-xs-7, .tw-bs .col-sm-7, .tw-bs .col-md-7, .tw-bs .col-lg-7, .tw-bs .col-xs-8, .tw-bs .col-sm-8, .tw-bs .col-md-8, .tw-bs .col-lg-8, .tw-bs .col-xs-9, .tw-bs .col-sm-9, .tw-bs .col-md-9, .tw-bs .col-lg-9, .tw-bs .col-xs-10, .tw-bs .col-sm-10, .tw-bs .col-md-10, .tw-bs .col-lg-10, .tw-bs .col-xs-11, .tw-bs .col-sm-11, .tw-bs .col-md-11, .tw-bs .col-lg-11, .tw-bs .col-xs-12, .tw-bs .col-sm-12, .tw-bs .col-md-12, .tw-bs .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.tw-bs .col-xs-1, .tw-bs .col-xs-2, .tw-bs .col-xs-3, .tw-bs .col-xs-4, .tw-bs .col-xs-5, .tw-bs .col-xs-6, .tw-bs .col-xs-7, .tw-bs .col-xs-8, .tw-bs .col-xs-9, .tw-bs .col-xs-10, .tw-bs .col-xs-11, .tw-bs .col-xs-12 {
    float: left;
}
.tw-bs .col-xs-12 {
    width: 100%;
}
.tw-bs .col-xs-11 {
    width: 91.66666667%;
}
.tw-bs .col-xs-10 {
    width: 83.33333333%;
}
.tw-bs .col-xs-9 {
    width: 75%;
}
.tw-bs .col-xs-8 {
    width: 66.66666667%;
}
.tw-bs .col-xs-7 {
    width: 58.33333333%;
}
.tw-bs .col-xs-6 {
    width: 50%;
}
.tw-bs .col-xs-5 {
    width: 41.66666667%;
}
.tw-bs .col-xs-4 {
    width: 33.33333333%;
}
.tw-bs .col-xs-3 {
    width: 25%;
}
.tw-bs .col-xs-2 {
    width: 16.66666667%;
}
.tw-bs .col-xs-1 {
    width: 8.33333333%;
}
.tw-bs .col-xs-pull-12 {
    right: 100%;
}
.tw-bs .col-xs-pull-11 {
    right: 91.66666667%;
}
.tw-bs .col-xs-pull-10 {
    right: 83.33333333%;
}
.tw-bs .col-xs-pull-9 {
    right: 75%;
}
.tw-bs .col-xs-pull-8 {
    right: 66.66666667%;
}
.tw-bs .col-xs-pull-7 {
    right: 58.33333333%;
}
.tw-bs .col-xs-pull-6 {
    right: 50%;
}
.tw-bs .col-xs-pull-5 {
    right: 41.66666667%;
}
.tw-bs .col-xs-pull-4 {
    right: 33.33333333%;
}
.tw-bs .col-xs-pull-3 {
    right: 25%;
}
.tw-bs .col-xs-pull-2 {
    right: 16.66666667%;
}
.tw-bs .col-xs-pull-1 {
    right: 8.33333333%;
}
.tw-bs .col-xs-pull-0 {
    right: 0%;
}
.tw-bs .col-xs-push-12 {
    left: 100%;
}
.tw-bs .col-xs-push-11 {
    left: 91.66666667%;
}
.tw-bs .col-xs-push-10 {
    left: 83.33333333%;
}
.tw-bs .col-xs-push-9 {
    left: 75%;
}
.tw-bs .col-xs-push-8 {
    left: 66.66666667%;
}
.tw-bs .col-xs-push-7 {
    left: 58.33333333%;
}
.tw-bs .col-xs-push-6 {
    left: 50%;
}
.tw-bs .col-xs-push-5 {
    left: 41.66666667%;
}
.tw-bs .col-xs-push-4 {
    left: 33.33333333%;
}
.tw-bs .col-xs-push-3 {
    left: 25%;
}
.tw-bs .col-xs-push-2 {
    left: 16.66666667%;
}
.tw-bs .col-xs-push-1 {
    left: 8.33333333%;
}
.tw-bs .col-xs-push-0 {
    left: 0%;
}
.tw-bs .col-xs-offset-12 {
    margin-left: 100%;
}
.tw-bs .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.tw-bs .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.tw-bs .col-xs-offset-9 {
    margin-left: 75%;
}
.tw-bs .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.tw-bs .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.tw-bs .col-xs-offset-6 {
    margin-left: 50%;
}
.tw-bs .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.tw-bs .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.tw-bs .col-xs-offset-3 {
    margin-left: 25%;
}
.tw-bs .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.tw-bs .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.tw-bs .col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .tw-bs .col-sm-1, .tw-bs .col-sm-2, .tw-bs .col-sm-3, .tw-bs .col-sm-4, .tw-bs .col-sm-5, .tw-bs .col-sm-6, .tw-bs .col-sm-7, .tw-bs .col-sm-8, .tw-bs .col-sm-9, .tw-bs .col-sm-10, .tw-bs .col-sm-11, .tw-bs .col-sm-12 {
        float: left;
    }
    .tw-bs .col-sm-12 {
        width: 100%;
    }
    .tw-bs .col-sm-11 {
        width: 91.66666667%;
    }
    .tw-bs .col-sm-10 {
        width: 83.33333333%;
    }
    .tw-bs .col-sm-9 {
        width: 75%;
    }
    .tw-bs .col-sm-8 {
        width: 66.66666667%;
    }
    .tw-bs .col-sm-7 {
        width: 58.33333333%;
    }
    .tw-bs .col-sm-6 {
        width: 50%;
    }
    .tw-bs .col-sm-5 {
        width: 41.66666667%;
    }
    .tw-bs .col-sm-4 {
        width: 33.33333333%;
    }
    .tw-bs .col-sm-3 {
        width: 25%;
    }
    .tw-bs .col-sm-2 {
        width: 16.66666667%;
    }
    .tw-bs .col-sm-1 {
        width: 8.33333333%;
    }
    .tw-bs .col-sm-pull-12 {
        right: 100%;
    }
    .tw-bs .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .tw-bs .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .tw-bs .col-sm-pull-9 {
        right: 75%;
    }
    .tw-bs .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .tw-bs .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .tw-bs .col-sm-pull-6 {
        right: 50%;
    }
    .tw-bs .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .tw-bs .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .tw-bs .col-sm-pull-3 {
        right: 25%;
    }
    .tw-bs .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .tw-bs .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .tw-bs .col-sm-pull-0 {
        right: 0%;
    }
    .tw-bs .col-sm-push-12 {
        left: 100%;
    }
    .tw-bs .col-sm-push-11 {
        left: 91.66666667%;
    }
    .tw-bs .col-sm-push-10 {
        left: 83.33333333%;
    }
    .tw-bs .col-sm-push-9 {
        left: 75%;
    }
    .tw-bs .col-sm-push-8 {
        left: 66.66666667%;
    }
    .tw-bs .col-sm-push-7 {
        left: 58.33333333%;
    }
    .tw-bs .col-sm-push-6 {
        left: 50%;
    }
    .tw-bs .col-sm-push-5 {
        left: 41.66666667%;
    }
    .tw-bs .col-sm-push-4 {
        left: 33.33333333%;
    }
    .tw-bs .col-sm-push-3 {
        left: 25%;
    }
    .tw-bs .col-sm-push-2 {
        left: 16.66666667%;
    }
    .tw-bs .col-sm-push-1 {
        left: 8.33333333%;
    }
    .tw-bs .col-sm-push-0 {
        left: 0%;
    }
    .tw-bs .col-sm-offset-12 {
        margin-left: 100%;
    }
    .tw-bs .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .tw-bs .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .tw-bs .col-sm-offset-9 {
        margin-left: 75%;
    }
    .tw-bs .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .tw-bs .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .tw-bs .col-sm-offset-6 {
        margin-left: 50%;
    }
    .tw-bs .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .tw-bs .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .tw-bs .col-sm-offset-3 {
        margin-left: 25%;
    }
    .tw-bs .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .tw-bs .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .tw-bs .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .tw-bs .col-md-1, .tw-bs .col-md-2, .tw-bs .col-md-3, .tw-bs .col-md-4, .tw-bs .col-md-5, .tw-bs .col-md-6, .tw-bs .col-md-7, .tw-bs .col-md-8, .tw-bs .col-md-9, .tw-bs .col-md-10, .tw-bs .col-md-11, .tw-bs .col-md-12 {
        float: left;
    }
    .tw-bs .col-md-12 {
        width: 100%;
    }
    .tw-bs .col-md-11 {
        width: 91.66666667%;
    }
    .tw-bs .col-md-10 {
        width: 83.33333333%;
    }
    .tw-bs .col-md-9 {
        width: 75%;
    }
    .tw-bs .col-md-8 {
        width: 66.66666667%;
    }
    .tw-bs .col-md-7 {
        width: 58.33333333%;
    }
    .tw-bs .col-md-6 {
        width: 50%;
    }
    .tw-bs .col-md-5 {
        width: 41.66666667%;
    }
    .tw-bs .col-md-4 {
        width: 33.33333333%;
    }
    .tw-bs .col-md-3 {
        width: 25%;
    }
    .tw-bs .col-md-2 {
        width: 16.66666667%;
    }
    .tw-bs .col-md-1 {
        width: 8.33333333%;
    }
    .tw-bs .col-md-pull-12 {
        right: 100%;
    }
    .tw-bs .col-md-pull-11 {
        right: 91.66666667%;
    }
    .tw-bs .col-md-pull-10 {
        right: 83.33333333%;
    }
    .tw-bs .col-md-pull-9 {
        right: 75%;
    }
    .tw-bs .col-md-pull-8 {
        right: 66.66666667%;
    }
    .tw-bs .col-md-pull-7 {
        right: 58.33333333%;
    }
    .tw-bs .col-md-pull-6 {
        right: 50%;
    }
    .tw-bs .col-md-pull-5 {
        right: 41.66666667%;
    }
    .tw-bs .col-md-pull-4 {
        right: 33.33333333%;
    }
    .tw-bs .col-md-pull-3 {
        right: 25%;
    }
    .tw-bs .col-md-pull-2 {
        right: 16.66666667%;
    }
    .tw-bs .col-md-pull-1 {
        right: 8.33333333%;
    }
    .tw-bs .col-md-pull-0 {
        right: 0%;
    }
    .tw-bs .col-md-push-12 {
        left: 100%;
    }
    .tw-bs .col-md-push-11 {
        left: 91.66666667%;
    }
    .tw-bs .col-md-push-10 {
        left: 83.33333333%;
    }
    .tw-bs .col-md-push-9 {
        left: 75%;
    }
    .tw-bs .col-md-push-8 {
        left: 66.66666667%;
    }
    .tw-bs .col-md-push-7 {
        left: 58.33333333%;
    }
    .tw-bs .col-md-push-6 {
        left: 50%;
    }
    .tw-bs .col-md-push-5 {
        left: 41.66666667%;
    }
    .tw-bs .col-md-push-4 {
        left: 33.33333333%;
    }
    .tw-bs .col-md-push-3 {
        left: 25%;
    }
    .tw-bs .col-md-push-2 {
        left: 16.66666667%;
    }
    .tw-bs .col-md-push-1 {
        left: 8.33333333%;
    }
    .tw-bs .col-md-push-0 {
        left: 0%;
    }
    .tw-bs .col-md-offset-12 {
        margin-left: 100%;
    }
    .tw-bs .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .tw-bs .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .tw-bs .col-md-offset-9 {
        margin-left: 75%;
    }
    .tw-bs .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .tw-bs .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .tw-bs .col-md-offset-6 {
        margin-left: 50%;
    }
    .tw-bs .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .tw-bs .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .tw-bs .col-md-offset-3 {
        margin-left: 25%;
    }
    .tw-bs .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .tw-bs .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .tw-bs .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .tw-bs .col-lg-1, .tw-bs .col-lg-2, .tw-bs .col-lg-3, .tw-bs .col-lg-4, .tw-bs .col-lg-5, .tw-bs .col-lg-6, .tw-bs .col-lg-7, .tw-bs .col-lg-8, .tw-bs .col-lg-9, .tw-bs .col-lg-10, .tw-bs .col-lg-11, .tw-bs .col-lg-12 {
        float: left;
    }
    .tw-bs .col-lg-12 {
        width: 100%;
    }
    .tw-bs .col-lg-11 {
        width: 91.66666667%;
    }
    .tw-bs .col-lg-10 {
        width: 83.33333333%;
    }
    .tw-bs .col-lg-9 {
        width: 75%;
    }
    .tw-bs .col-lg-8 {
        width: 66.66666667%;
    }
    .tw-bs .col-lg-7 {
        width: 58.33333333%;
    }
    .tw-bs .col-lg-6 {
        width: 50%;
    }
    .tw-bs .col-lg-5 {
        width: 41.66666667%;
    }
    .tw-bs .col-lg-4 {
        width: 33.33333333%;
    }
    .tw-bs .col-lg-3 {
        width: 25%;
    }
    .tw-bs .col-lg-2 {
        width: 16.66666667%;
    }
    .tw-bs .col-lg-1 {
        width: 8.33333333%;
    }
    .tw-bs .col-lg-pull-12 {
        right: 100%;
    }
    .tw-bs .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .tw-bs .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .tw-bs .col-lg-pull-9 {
        right: 75%;
    }
    .tw-bs .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .tw-bs .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .tw-bs .col-lg-pull-6 {
        right: 50%;
    }
    .tw-bs .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .tw-bs .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .tw-bs .col-lg-pull-3 {
        right: 25%;
    }
    .tw-bs .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .tw-bs .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .tw-bs .col-lg-pull-0 {
        right: 0%;
    }
    .tw-bs .col-lg-push-12 {
        left: 100%;
    }
    .tw-bs .col-lg-push-11 {
        left: 91.66666667%;
    }
    .tw-bs .col-lg-push-10 {
        left: 83.33333333%;
    }
    .tw-bs .col-lg-push-9 {
        left: 75%;
    }
    .tw-bs .col-lg-push-8 {
        left: 66.66666667%;
    }
    .tw-bs .col-lg-push-7 {
        left: 58.33333333%;
    }
    .tw-bs .col-lg-push-6 {
        left: 50%;
    }
    .tw-bs .col-lg-push-5 {
        left: 41.66666667%;
    }
    .tw-bs .col-lg-push-4 {
        left: 33.33333333%;
    }
    .tw-bs .col-lg-push-3 {
        left: 25%;
    }
    .tw-bs .col-lg-push-2 {
        left: 16.66666667%;
    }
    .tw-bs .col-lg-push-1 {
        left: 8.33333333%;
    }
    .tw-bs .col-lg-push-0 {
        left: 0%;
    }
    .tw-bs .col-lg-offset-12 {
        margin-left: 100%;
    }
    .tw-bs .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .tw-bs .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .tw-bs .col-lg-offset-9 {
        margin-left: 75%;
    }
    .tw-bs .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .tw-bs .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .tw-bs .col-lg-offset-6 {
        margin-left: 50%;
    }
    .tw-bs .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .tw-bs .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .tw-bs .col-lg-offset-3 {
        margin-left: 25%;
    }
    .tw-bs .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .tw-bs .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .tw-bs .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.tw-bs table {
    max-width: 100%;
    background-color: transparent;
}
.tw-bs th {
    text-align: left;
}
.tw-bs .table {
    width: 100%;
    margin-bottom: 20px;
}
.tw-bs .table > thead > tr > th,.tw-bs .table > tbody > tr > th,.tw-bs .table > tfoot > tr > th,.tw-bs .table > thead > tr > td,.tw-bs .table > tbody > tr > td,.tw-bs .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.tw-bs .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.tw-bs .table > caption + thead > tr:first-child > th,.tw-bs .table > colgroup + thead > tr:first-child > th,.tw-bs .table > thead:first-child > tr:first-child > th,.tw-bs .table > caption + thead > tr:first-child > td,.tw-bs .table > colgroup + thead > tr:first-child > td,.tw-bs .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.tw-bs .table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.tw-bs .table .table {
    background-color: #ffffff;
}
.tw-bs .table-condensed > thead > tr > th,.tw-bs .table-condensed > tbody > tr > th,.tw-bs .table-condensed > tfoot > tr > th,.tw-bs .table-condensed > thead > tr > td,.tw-bs .table-condensed > tbody > tr > td,.tw-bs .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.tw-bs .table-bordered {
    border: 1px solid #dddddd;
}
.tw-bs .table-bordered > thead > tr > th,.tw-bs .table-bordered > tbody > tr > th,.tw-bs .table-bordered > tfoot > tr > th,.tw-bs .table-bordered > thead > tr > td,.tw-bs .table-bordered > tbody > tr > td,.tw-bs .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.tw-bs .table-bordered > thead > tr > th,.tw-bs .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.tw-bs .table-striped > tbody > tr:nth-child(odd) > td,.tw-bs .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.tw-bs .table-hover > tbody > tr:hover > td,.tw-bs .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
.tw-bs table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
.tw-bs table td[class*="col-"],.tw-bs table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.tw-bs .table > thead > tr > td.active,.tw-bs .table > tbody > tr > td.active,.tw-bs .table > tfoot > tr > td.active,.tw-bs .table > thead > tr > th.active,.tw-bs .table > tbody > tr > th.active,.tw-bs .table > tfoot > tr > th.active,.tw-bs .table > thead > tr.active > td,.tw-bs .table > tbody > tr.active > td,.tw-bs .table > tfoot > tr.active > td,.tw-bs .table > thead > tr.active > th,.tw-bs .table > tbody > tr.active > th,.tw-bs .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.tw-bs .table-hover > tbody > tr > td.active:hover,.tw-bs .table-hover > tbody > tr > th.active:hover,.tw-bs .table-hover > tbody > tr.active:hover > td,.tw-bs .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.tw-bs .table > thead > tr > td.success,.tw-bs .table > tbody > tr > td.success,.tw-bs .table > tfoot > tr > td.success,.tw-bs .table > thead > tr > th.success,.tw-bs .table > tbody > tr > th.success,.tw-bs .table > tfoot > tr > th.success,.tw-bs .table > thead > tr.success > td,.tw-bs .table > tbody > tr.success > td,.tw-bs .table > tfoot > tr.success > td,.tw-bs .table > thead > tr.success > th,.tw-bs .table > tbody > tr.success > th,.tw-bs .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.tw-bs .table-hover > tbody > tr > td.success:hover,.tw-bs .table-hover > tbody > tr > th.success:hover,.tw-bs .table-hover > tbody > tr.success:hover > td,.tw-bs .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.tw-bs .table > thead > tr > td.info,.tw-bs .table > tbody > tr > td.info,.tw-bs .table > tfoot > tr > td.info,.tw-bs .table > thead > tr > th.info,.tw-bs .table > tbody > tr > th.info,.tw-bs .table > tfoot > tr > th.info,.tw-bs .table > thead > tr.info > td,.tw-bs .table > tbody > tr.info > td,.tw-bs .table > tfoot > tr.info > td,.tw-bs .table > thead > tr.info > th,.tw-bs .table > tbody > tr.info > th,.tw-bs .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.tw-bs .table-hover > tbody > tr > td.info:hover,.tw-bs .table-hover > tbody > tr > th.info:hover,.tw-bs .table-hover > tbody > tr.info:hover > td,.tw-bs .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.tw-bs .table > thead > tr > td.warning,.tw-bs .table > tbody > tr > td.warning,.tw-bs .table > tfoot > tr > td.warning,.tw-bs .table > thead > tr > th.warning,.tw-bs .table > tbody > tr > th.warning,.tw-bs .table > tfoot > tr > th.warning,.tw-bs .table > thead > tr.warning > td,.tw-bs .table > tbody > tr.warning > td,.tw-bs .table > tfoot > tr.warning > td,.tw-bs .table > thead > tr.warning > th,.tw-bs .table > tbody > tr.warning > th,.tw-bs .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.tw-bs .table-hover > tbody > tr > td.warning:hover,.tw-bs .table-hover > tbody > tr > th.warning:hover,.tw-bs .table-hover > tbody > tr.warning:hover > td,.tw-bs .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.tw-bs .table > thead > tr > td.danger,.tw-bs .table > tbody > tr > td.danger,.tw-bs .table > tfoot > tr > td.danger,.tw-bs .table > thead > tr > th.danger,.tw-bs .table > tbody > tr > th.danger,.tw-bs .table > tfoot > tr > th.danger,.tw-bs .table > thead > tr.danger > td,.tw-bs .table > tbody > tr.danger > td,.tw-bs .table > tfoot > tr.danger > td,.tw-bs .table > thead > tr.danger > th,.tw-bs .table > tbody > tr.danger > th,.tw-bs .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.tw-bs .table-hover > tbody > tr > td.danger:hover,.tw-bs .table-hover > tbody > tr > th.danger:hover,.tw-bs .table-hover > tbody > tr.danger:hover > td,.tw-bs .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
@media (max-width: 767px) {
    .tw-bs .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
        -webkit-overflow-scrolling: touch;
    }
    .tw-bs .table-responsive > .table {
        margin-bottom: 0;
    }
    .tw-bs .table-responsive > .table > thead > tr > th,.tw-bs .table-responsive > .table > tbody > tr > th,.tw-bs .table-responsive > .table > tfoot > tr > th,.tw-bs .table-responsive > .table > thead > tr > td,.tw-bs .table-responsive > .table > tbody > tr > td,.tw-bs .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .tw-bs .table-responsive > .table-bordered {
        border: 0;
    }
    .tw-bs .table-responsive > .table-bordered > thead > tr > th:first-child,.tw-bs .table-responsive > .table-bordered > tbody > tr > th:first-child,.tw-bs .table-responsive > .table-bordered > tfoot > tr > th:first-child,.tw-bs .table-responsive > .table-bordered > thead > tr > td:first-child,.tw-bs .table-responsive > .table-bordered > tbody > tr > td:first-child,.tw-bs .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .tw-bs .table-responsive > .table-bordered > thead > tr > th:last-child,.tw-bs .table-responsive > .table-bordered > tbody > tr > th:last-child,.tw-bs .table-responsive > .table-bordered > tfoot > tr > th:last-child,.tw-bs .table-responsive > .table-bordered > thead > tr > td:last-child,.tw-bs .table-responsive > .table-bordered > tbody > tr > td:last-child,.tw-bs .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .tw-bs .table-responsive > .table-bordered > tbody > tr:last-child > th,.tw-bs .table-responsive > .table-bordered > tfoot > tr:last-child > th,.tw-bs .table-responsive > .table-bordered > tbody > tr:last-child > td,.tw-bs .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
.tw-bs fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
.tw-bs legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.tw-bs label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
.tw-bs input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tw-bs input[type="radio"],.tw-bs input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.tw-bs input[type="file"] {
    display: block;
}
.tw-bs input[type="range"] {
    display: block;
    width: 100%;
}
.tw-bs select[multiple],.tw-bs select[size] {
    height: auto;
}
.tw-bs input[type="file"]:focus,.tw-bs input[type="radio"]:focus,.tw-bs input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.tw-bs output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}
.tw-bs .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, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.tw-bs .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);
}
.tw-bs .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.tw-bs .form-control:-ms-input-placeholder {
    color: #999999;
}
.tw-bs .form-control::-webkit-input-placeholder {
    color: #999999;
}
.tw-bs .form-control[disabled],.tw-bs .form-control[readonly],fieldset[disabled] .tw-bs .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}
textarea.tw-bs .form-control {
    height: auto;
}
.tw-bs input[type="search"] {
    -webkit-appearance: none;
}
.tw-bs input[type="date"] {
    line-height: 34px;
}
.tw-bs .form-group {
    margin-bottom: 15px;
}
.tw-bs .radio,.tw-bs .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.tw-bs .radio label,.tw-bs .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer;
}
.tw-bs .radio input[type="radio"],.tw-bs .radio-inline input[type="radio"],.tw-bs .checkbox input[type="checkbox"],.tw-bs .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
.tw-bs .radio + .radio,.tw-bs .checkbox + .checkbox {
    margin-top: -5px;
}
.tw-bs .radio-inline,.tw-bs .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.tw-bs .radio-inline + .radio-inline,.tw-bs .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.tw-bs input[type="radio"][disabled],.tw-bs input[type="checkbox"][disabled],.tw-bs .radio[disabled],.tw-bs .radio-inline[disabled],.tw-bs .checkbox[disabled],.tw-bs .checkbox-inline[disabled],fieldset[disabled] .tw-bs input[type="radio"],fieldset[disabled] .tw-bs input[type="checkbox"],fieldset[disabled] .tw-bs .radio,fieldset[disabled] .tw-bs .radio-inline,fieldset[disabled] .tw-bs .checkbox,fieldset[disabled] .tw-bs .checkbox-inline {
    cursor: not-allowed;
}
.tw-bs .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.tw-bs .input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.tw-bs .input-sm,select[multiple].tw-bs .input-sm {
    height: auto;
}
.tw-bs .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.tw-bs .input-lg {
    height: 46px;
    line-height: 46px;
}
textarea.tw-bs .input-lg,select[multiple].tw-bs .input-lg {
    height: auto;
}
.tw-bs .has-feedback {
    position: relative;
}
.tw-bs .has-feedback .form-control {
    padding-right: 42.5px;
}
.tw-bs .has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.tw-bs .has-success .help-block,.tw-bs .has-success .control-label,.tw-bs .has-success .radio,.tw-bs .has-success .checkbox,.tw-bs .has-success .radio-inline,.tw-bs .has-success .checkbox-inline {
    color: #3c763d;
}
.tw-bs .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);
}
.tw-bs .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;
}
.tw-bs .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.tw-bs .has-success .form-control-feedback {
    color: #3c763d;
}
.tw-bs .has-warning .help-block,.tw-bs .has-warning .control-label,.tw-bs .has-warning .radio,.tw-bs .has-warning .checkbox,.tw-bs .has-warning .radio-inline,.tw-bs .has-warning .checkbox-inline {
    color: #8a6d3b;
}
.tw-bs .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);
}
.tw-bs .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;
}
.tw-bs .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.tw-bs .has-warning .form-control-feedback {
    color: #8a6d3b;
}
.tw-bs .has-error .help-block,.tw-bs .has-error .control-label,.tw-bs .has-error .radio,.tw-bs .has-error .checkbox,.tw-bs .has-error .radio-inline,.tw-bs .has-error .checkbox-inline {
    color: #a94442;
}
.tw-bs .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);
}
.tw-bs .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;
}
.tw-bs .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.tw-bs .has-error .form-control-feedback {
    color: #a94442;
}
.tw-bs .form-control-static {
    margin-bottom: 0;
}
.tw-bs .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .tw-bs .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .tw-bs .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .tw-bs .form-inline .input-group > .form-control {
        width: 100%;
    }
    .tw-bs .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .tw-bs .form-inline .radio,.tw-bs .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }
    .tw-bs .form-inline .radio input[type="radio"],.tw-bs .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
    .tw-bs .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.tw-bs .form-horizontal .control-label,.tw-bs .form-horizontal .radio,.tw-bs .form-horizontal .checkbox,.tw-bs .form-horizontal .radio-inline,.tw-bs .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.tw-bs .form-horizontal .radio,.tw-bs .form-horizontal .checkbox {
    min-height: 27px;
}
.tw-bs .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.tw-bs .form-horizontal .form-control-static {
    padding-top: 7px;
}
@media (min-width: 768px) {
    .tw-bs .form-horizontal .control-label {
        text-align: right;
    }
}
.tw-bs .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}
.tw-bs .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    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;
}
.tw-bs .btn:focus,.tw-bs .btn:active:focus,.tw-bs .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.tw-bs .btn:hover,.tw-bs .btn:focus {
    color: #333333;
    text-decoration: none;
}
.tw-bs .btn:active,.tw-bs .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);
}
.tw-bs .btn.disabled,.tw-bs .btn[disabled],fieldset[disabled] .tw-bs .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tw-bs .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.tw-bs .btn-default:hover,.tw-bs .btn-default:focus,.tw-bs .btn-default:active,.tw-bs .btn-default.active,.open .dropdown-toggle.tw-bs .btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.tw-bs .btn-default:active,.tw-bs .btn-default.active,.open .dropdown-toggle.tw-bs .btn-default {
    background-image: none;
}
.tw-bs .btn-default.disabled,.tw-bs .btn-default[disabled],fieldset[disabled] .tw-bs .btn-default,.tw-bs .btn-default.disabled:hover,.tw-bs .btn-default[disabled]:hover,fieldset[disabled] .tw-bs .btn-default:hover,.tw-bs .btn-default.disabled:focus,.tw-bs .btn-default[disabled]:focus,fieldset[disabled] .tw-bs .btn-default:focus,.tw-bs .btn-default.disabled:active,.tw-bs .btn-default[disabled]:active,fieldset[disabled] .tw-bs .btn-default:active,.tw-bs .btn-default.disabled.active,.tw-bs .btn-default[disabled].active,fieldset[disabled] .tw-bs .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}
.tw-bs .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}
.tw-bs .btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}
.tw-bs .btn-primary:hover,.tw-bs .btn-primary:focus,.tw-bs .btn-primary:active,.tw-bs .btn-primary.active,.open .dropdown-toggle.tw-bs .btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.tw-bs .btn-primary:active,.tw-bs .btn-primary.active,.open .dropdown-toggle.tw-bs .btn-primary {
    background-image: none;
}
.tw-bs .btn-primary.disabled,.tw-bs .btn-primary[disabled],fieldset[disabled] .tw-bs .btn-primary,.tw-bs .btn-primary.disabled:hover,.tw-bs .btn-primary[disabled]:hover,fieldset[disabled] .tw-bs .btn-primary:hover,.tw-bs .btn-primary.disabled:focus,.tw-bs .btn-primary[disabled]:focus,fieldset[disabled] .tw-bs .btn-primary:focus,.tw-bs .btn-primary.disabled:active,.tw-bs .btn-primary[disabled]:active,fieldset[disabled] .tw-bs .btn-primary:active,.tw-bs .btn-primary.disabled.active,.tw-bs .btn-primary[disabled].active,fieldset[disabled] .tw-bs .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}
.tw-bs .btn-primary .badge {
    color: #428bca;
    background-color: #ffffff;
}
.tw-bs .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.tw-bs .btn-success:hover,.tw-bs .btn-success:focus,.tw-bs .btn-success:active,.tw-bs .btn-success.active,.open .dropdown-toggle.tw-bs .btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}
.tw-bs .btn-success:active,.tw-bs .btn-success.active,.open .dropdown-toggle.tw-bs .btn-success {
    background-image: none;
}
.tw-bs .btn-success.disabled,.tw-bs .btn-success[disabled],fieldset[disabled] .tw-bs .btn-success,.tw-bs .btn-success.disabled:hover,.tw-bs .btn-success[disabled]:hover,fieldset[disabled] .tw-bs .btn-success:hover,.tw-bs .btn-success.disabled:focus,.tw-bs .btn-success[disabled]:focus,fieldset[disabled] .tw-bs .btn-success:focus,.tw-bs .btn-success.disabled:active,.tw-bs .btn-success[disabled]:active,fieldset[disabled] .tw-bs .btn-success:active,.tw-bs .btn-success.disabled.active,.tw-bs .btn-success[disabled].active,fieldset[disabled] .tw-bs .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.tw-bs .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
.tw-bs .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.tw-bs .btn-info:hover,.tw-bs .btn-info:focus,.tw-bs .btn-info:active,.tw-bs .btn-info.active,.open .dropdown-toggle.tw-bs .btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.tw-bs .btn-info:active,.tw-bs .btn-info.active,.open .dropdown-toggle.tw-bs .btn-info {
    background-image: none;
}
.tw-bs .btn-info.disabled,.tw-bs .btn-info[disabled],fieldset[disabled] .tw-bs .btn-info,.tw-bs .btn-info.disabled:hover,.tw-bs .btn-info[disabled]:hover,fieldset[disabled] .tw-bs .btn-info:hover,.tw-bs .btn-info.disabled:focus,.tw-bs .btn-info[disabled]:focus,fieldset[disabled] .tw-bs .btn-info:focus,.tw-bs .btn-info.disabled:active,.tw-bs .btn-info[disabled]:active,fieldset[disabled] .tw-bs .btn-info:active,.tw-bs .btn-info.disabled.active,.tw-bs .btn-info[disabled].active,fieldset[disabled] .tw-bs .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.tw-bs .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
.tw-bs .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.tw-bs .btn-warning:hover,.tw-bs .btn-warning:focus,.tw-bs .btn-warning:active,.tw-bs .btn-warning.active,.open .dropdown-toggle.tw-bs .btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.tw-bs .btn-warning:active,.tw-bs .btn-warning.active,.open .dropdown-toggle.tw-bs .btn-warning {
    background-image: none;
}
.tw-bs .btn-warning.disabled,.tw-bs .btn-warning[disabled],fieldset[disabled] .tw-bs .btn-warning,.tw-bs .btn-warning.disabled:hover,.tw-bs .btn-warning[disabled]:hover,fieldset[disabled] .tw-bs .btn-warning:hover,.tw-bs .btn-warning.disabled:focus,.tw-bs .btn-warning[disabled]:focus,fieldset[disabled] .tw-bs .btn-warning:focus,.tw-bs .btn-warning.disabled:active,.tw-bs .btn-warning[disabled]:active,fieldset[disabled] .tw-bs .btn-warning:active,.tw-bs .btn-warning.disabled.active,.tw-bs .btn-warning[disabled].active,fieldset[disabled] .tw-bs .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.tw-bs .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
.tw-bs .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.tw-bs .btn-danger:hover,.tw-bs .btn-danger:focus,.tw-bs .btn-danger:active,.tw-bs .btn-danger.active,.open .dropdown-toggle.tw-bs .btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.tw-bs .btn-danger:active,.tw-bs .btn-danger.active,.open .dropdown-toggle.tw-bs .btn-danger {
    background-image: none;
}
.tw-bs .btn-danger.disabled,.tw-bs .btn-danger[disabled],fieldset[disabled] .tw-bs .btn-danger,.tw-bs .btn-danger.disabled:hover,.tw-bs .btn-danger[disabled]:hover,fieldset[disabled] .tw-bs .btn-danger:hover,.tw-bs .btn-danger.disabled:focus,.tw-bs .btn-danger[disabled]:focus,fieldset[disabled] .tw-bs .btn-danger:focus,.tw-bs .btn-danger.disabled:active,.tw-bs .btn-danger[disabled]:active,fieldset[disabled] .tw-bs .btn-danger:active,.tw-bs .btn-danger.disabled.active,.tw-bs .btn-danger[disabled].active,fieldset[disabled] .tw-bs .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.tw-bs .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}
.tw-bs .btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
.tw-bs .btn-link,.tw-bs .btn-link:active,.tw-bs .btn-link[disabled],fieldset[disabled] .tw-bs .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tw-bs .btn-link,.tw-bs .btn-link:hover,.tw-bs .btn-link:focus,.tw-bs .btn-link:active {
    border-color: transparent;
}
.tw-bs .btn-link:hover,.tw-bs .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}
.tw-bs .btn-link[disabled]:hover,fieldset[disabled] .tw-bs .btn-link:hover,.tw-bs .btn-link[disabled]:focus,fieldset[disabled] .tw-bs .btn-link:focus {
    color: #999999;
    text-decoration: none;
}
.tw-bs .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.tw-bs .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.tw-bs .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.tw-bs .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.tw-bs .btn-block + .btn-block {
    margin-top: 5px;
}
.tw-bs input[type="submit"].btn-block,.tw-bs input[type="reset"].btn-block,.tw-bs input[type="button"].btn-block {
    width: 100%;
}
.tw-bs .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.tw-bs .fade.in {
    opacity: 1;
}
.tw-bs .collapse {
    display: none;
}
.tw-bs .collapse.in {
    display: block;
}
.tw-bs .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.tw-bs .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tw-bs .glyphicon-asterisk:before {
    content: "\2a";
}
.tw-bs .glyphicon-plus:before {
    content: "\2b";
}
.tw-bs .glyphicon-euro:before {
    content: "\20ac";
}
.tw-bs .glyphicon-minus:before {
    content: "\2212";
}
.tw-bs .glyphicon-cloud:before {
    content: "\2601";
}
.tw-bs .glyphicon-envelope:before {
    content: "\2709";
}
.tw-bs .glyphicon-pencil:before {
    content: "\270f";
}
.tw-bs .glyphicon-glass:before {
    content: "\e001";
}
.tw-bs .glyphicon-music:before {
    content: "\e002";
}
.tw-bs .glyphicon-search:before {
    content: "\e003";
}
.tw-bs .glyphicon-heart:before {
    content: "\e005";
}
.tw-bs .glyphicon-star:before {
    content: "\e006";
}
.tw-bs .glyphicon-star-empty:before {
    content: "\e007";
}
.tw-bs .glyphicon-user:before {
    content: "\e008";
}
.tw-bs .glyphicon-film:before {
    content: "\e009";
}
.tw-bs .glyphicon-th-large:before {
    content: "\e010";
}
.tw-bs .glyphicon-th:before {
    content: "\e011";
}
.tw-bs .glyphicon-th-list:before {
    content: "\e012";
}
.tw-bs .glyphicon-ok:before {
    content: "\e013";
}
.tw-bs .glyphicon-remove:before {
    content: "\e014";
}
.tw-bs .glyphicon-zoom-in:before {
    content: "\e015";
}
.tw-bs .glyphicon-zoom-out:before {
    content: "\e016";
}
.tw-bs .glyphicon-off:before {
    content: "\e017";
}
.tw-bs .glyphicon-signal:before {
    content: "\e018";
}
.tw-bs .glyphicon-cog:before {
    content: "\e019";
}
.tw-bs .glyphicon-trash:before {
    content: "\e020";
}
.tw-bs .glyphicon-home:before {
    content: "\e021";
}
.tw-bs .glyphicon-file:before {
    content: "\e022";
}
.tw-bs .glyphicon-time:before {
    content: "\e023";
}
.tw-bs .glyphicon-road:before {
    content: "\e024";
}
.tw-bs .glyphicon-download-alt:before {
    content: "\e025";
}
.tw-bs .glyphicon-download:before {
    content: "\e026";
}
.tw-bs .glyphicon-upload:before {
    content: "\e027";
}
.tw-bs .glyphicon-inbox:before {
    content: "\e028";
}
.tw-bs .glyphicon-play-circle:before {
    content: "\e029";
}
.tw-bs .glyphicon-repeat:before {
    content: "\e030";
}
.tw-bs .glyphicon-refresh:before {
    content: "\e031";
}
.tw-bs .glyphicon-list-alt:before {
    content: "\e032";
}
.tw-bs .glyphicon-lock:before {
    content: "\e033";
}
.tw-bs .glyphicon-flag:before {
    content: "\e034";
}
.tw-bs .glyphicon-headphones:before {
    content: "\e035";
}
.tw-bs .glyphicon-volume-off:before {
    content: "\e036";
}
.tw-bs .glyphicon-volume-down:before {
    content: "\e037";
}
.tw-bs .glyphicon-volume-up:before {
    content: "\e038";
}
.tw-bs .glyphicon-qrcode:before {
    content: "\e039";
}
.tw-bs .glyphicon-barcode:before {
    content: "\e040";
}
.tw-bs .glyphicon-tag:before {
    content: "\e041";
}
.tw-bs .glyphicon-tags:before {
    content: "\e042";
}
.tw-bs .glyphicon-book:before {
    content: "\e043";
}
.tw-bs .glyphicon-bookmark:before {
    content: "\e044";
}
.tw-bs .glyphicon-print:before {
    content: "\e045";
}
.tw-bs .glyphicon-camera:before {
    content: "\e046";
}
.tw-bs .glyphicon-font:before {
    content: "\e047";
}
.tw-bs .glyphicon-bold:before {
    content: "\e048";
}
.tw-bs .glyphicon-italic:before {
    content: "\e049";
}
.tw-bs .glyphicon-text-height:before {
    content: "\e050";
}
.tw-bs .glyphicon-text-width:before {
    content: "\e051";
}
.tw-bs .glyphicon-align-left:before {
    content: "\e052";
}
.tw-bs .glyphicon-align-center:before {
    content: "\e053";
}
.tw-bs .glyphicon-align-right:before {
    content: "\e054";
}
.tw-bs .glyphicon-align-justify:before {
    content: "\e055";
}
.tw-bs .glyphicon-list:before {
    content: "\e056";
}
.tw-bs .glyphicon-indent-left:before {
    content: "\e057";
}
.tw-bs .glyphicon-indent-right:before {
    content: "\e058";
}
.tw-bs .glyphicon-facetime-video:before {
    content: "\e059";
}
.tw-bs .glyphicon-picture:before {
    content: "\e060";
}
.tw-bs .glyphicon-map-marker:before {
    content: "\e062";
}
.tw-bs .glyphicon-adjust:before {
    content: "\e063";
}
.tw-bs .glyphicon-tint:before {
    content: "\e064";
}
.tw-bs .glyphicon-edit:before {
    content: "\e065";
}
.tw-bs .glyphicon-share:before {
    content: "\e066";
}
.tw-bs .glyphicon-check:before {
    content: "\e067";
}
.tw-bs .glyphicon-move:before {
    content: "\e068";
}
.tw-bs .glyphicon-step-backward:before {
    content: "\e069";
}
.tw-bs .glyphicon-fast-backward:before {
    content: "\e070";
}
.tw-bs .glyphicon-backward:before {
    content: "\e071";
}
.tw-bs .glyphicon-play:before {
    content: "\e072";
}
.tw-bs .glyphicon-pause:before {
    content: "\e073";
}
.tw-bs .glyphicon-stop:before {
    content: "\e074";
}
.tw-bs .glyphicon-forward:before {
    content: "\e075";
}
.tw-bs .glyphicon-fast-forward:before {
    content: "\e076";
}
.tw-bs .glyphicon-step-forward:before {
    content: "\e077";
}
.tw-bs .glyphicon-eject:before {
    content: "\e078";
}
.tw-bs .glyphicon-chevron-left:before {
    content: "\e079";
}
.tw-bs .glyphicon-chevron-right:before {
    content: "\e080";
}
.tw-bs .glyphicon-plus-sign:before {
    content: "\e081";
}
.tw-bs .glyphicon-minus-sign:before {
    content: "\e082";
}
.tw-bs .glyphicon-remove-sign:before {
    content: "\e083";
}
.tw-bs .glyphicon-ok-sign:before {
    content: "\e084";
}
.tw-bs .glyphicon-question-sign:before {
    content: "\e085";
}
.tw-bs .glyphicon-info-sign:before {
    content: "\e086";
}
.tw-bs .glyphicon-screenshot:before {
    content: "\e087";
}
.tw-bs .glyphicon-remove-circle:before {
    content: "\e088";
}
.tw-bs .glyphicon-ok-circle:before {
    content: "\e089";
}
.tw-bs .glyphicon-ban-circle:before {
    content: "\e090";
}
.tw-bs .glyphicon-arrow-left:before {
    content: "\e091";
}
.tw-bs .glyphicon-arrow-right:before {
    content: "\e092";
}
.tw-bs .glyphicon-arrow-up:before {
    content: "\e093";
}
.tw-bs .glyphicon-arrow-down:before {
    content: "\e094";
}
.tw-bs .glyphicon-share-alt:before {
    content: "\e095";
}
.tw-bs .glyphicon-resize-full:before {
    content: "\e096";
}
.tw-bs .glyphicon-resize-small:before {
    content: "\e097";
}
.tw-bs .glyphicon-exclamation-sign:before {
    content: "\e101";
}
.tw-bs .glyphicon-gift:before {
    content: "\e102";
}
.tw-bs .glyphicon-leaf:before {
    content: "\e103";
}
.tw-bs .glyphicon-fire:before {
    content: "\e104";
}
.tw-bs .glyphicon-eye-open:before {
    content: "\e105";
}
.tw-bs .glyphicon-eye-close:before {
    content: "\e106";
}
.tw-bs .glyphicon-warning-sign:before {
    content: "\e107";
}
.tw-bs .glyphicon-plane:before {
    content: "\e108";
}
.tw-bs .glyphicon-calendar:before {
    content: "\e109";
}
.tw-bs .glyphicon-random:before {
    content: "\e110";
}
.tw-bs .glyphicon-comment:before {
    content: "\e111";
}
.tw-bs .glyphicon-magnet:before {
    content: "\e112";
}
.tw-bs .glyphicon-chevron-up:before {
    content: "\e113";
}
.tw-bs .glyphicon-chevron-down:before {
    content: "\e114";
}
.tw-bs .glyphicon-retweet:before {
    content: "\e115";
}
.tw-bs .glyphicon-shopping-cart:before {
    content: "\e116";
}
.tw-bs .glyphicon-folder-close:before {
    content: "\e117";
}
.tw-bs .glyphicon-folder-open:before {
    content: "\e118";
}
.tw-bs .glyphicon-resize-vertical:before {
    content: "\e119";
}
.tw-bs .glyphicon-resize-horizontal:before {
    content: "\e120";
}
.tw-bs .glyphicon-hdd:before {
    content: "\e121";
}
.tw-bs .glyphicon-bullhorn:before {
    content: "\e122";
}
.tw-bs .glyphicon-bell:before {
    content: "\e123";
}
.tw-bs .glyphicon-certificate:before {
    content: "\e124";
}
.tw-bs .glyphicon-thumbs-up:before {
    content: "\e125";
}
.tw-bs .glyphicon-thumbs-down:before {
    content: "\e126";
}
.tw-bs .glyphicon-hand-right:before {
    content: "\e127";
}
.tw-bs .glyphicon-hand-left:before {
    content: "\e128";
}
.tw-bs .glyphicon-hand-up:before {
    content: "\e129";
}
.tw-bs .glyphicon-hand-down:before {
    content: "\e130";
}
.tw-bs .glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.tw-bs .glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.tw-bs .glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.tw-bs .glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.tw-bs .glyphicon-globe:before {
    content: "\e135";
}
.tw-bs .glyphicon-wrench:before {
    content: "\e136";
}
.tw-bs .glyphicon-tasks:before {
    content: "\e137";
}
.tw-bs .glyphicon-filter:before {
    content: "\e138";
}
.tw-bs .glyphicon-briefcase:before {
    content: "\e139";
}
.tw-bs .glyphicon-fullscreen:before {
    content: "\e140";
}
.tw-bs .glyphicon-dashboard:before {
    content: "\e141";
}
.tw-bs .glyphicon-paperclip:before {
    content: "\e142";
}
.tw-bs .glyphicon-heart-empty:before {
    content: "\e143";
}
.tw-bs .glyphicon-link:before {
    content: "\e144";
}
.tw-bs .glyphicon-phone:before {
    content: "\e145";
}
.tw-bs .glyphicon-pushpin:before {
    content: "\e146";
}
.tw-bs .glyphicon-usd:before {
    content: "\e148";
}
.tw-bs .glyphicon-gbp:before {
    content: "\e149";
}
.tw-bs .glyphicon-sort:before {
    content: "\e150";
}
.tw-bs .glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.tw-bs .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.tw-bs .glyphicon-sort-by-order:before {
    content: "\e153";
}
.tw-bs .glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.tw-bs .glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.tw-bs .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.tw-bs .glyphicon-unchecked:before {
    content: "\e157";
}
.tw-bs .glyphicon-expand:before {
    content: "\e158";
}
.tw-bs .glyphicon-collapse-down:before {
    content: "\e159";
}
.tw-bs .glyphicon-collapse-up:before {
    content: "\e160";
}
.tw-bs .glyphicon-log-in:before {
    content: "\e161";
}
.tw-bs .glyphicon-flash:before {
    content: "\e162";
}
.tw-bs .glyphicon-log-out:before {
    content: "\e163";
}
.tw-bs .glyphicon-new-window:before {
    content: "\e164";
}
.tw-bs .glyphicon-record:before {
    content: "\e165";
}
.tw-bs .glyphicon-save:before {
    content: "\e166";
}
.tw-bs .glyphicon-open:before {
    content: "\e167";
}
.tw-bs .glyphicon-saved:before {
    content: "\e168";
}
.tw-bs .glyphicon-import:before {
    content: "\e169";
}
.tw-bs .glyphicon-export:before {
    content: "\e170";
}
.tw-bs .glyphicon-send:before {
    content: "\e171";
}
.tw-bs .glyphicon-floppy-disk:before {
    content: "\e172";
}
.tw-bs .glyphicon-floppy-saved:before {
    content: "\e173";
}
.tw-bs .glyphicon-floppy-remove:before {
    content: "\e174";
}
.tw-bs .glyphicon-floppy-save:before {
    content: "\e175";
}
.tw-bs .glyphicon-floppy-open:before {
    content: "\e176";
}
.tw-bs .glyphicon-credit-card:before {
    content: "\e177";
}
.tw-bs .glyphicon-transfer:before {
    content: "\e178";
}
.tw-bs .glyphicon-cutlery:before {
    content: "\e179";
}
.tw-bs .glyphicon-header:before {
    content: "\e180";
}
.tw-bs .glyphicon-compressed:before {
    content: "\e181";
}
.tw-bs .glyphicon-earphone:before {
    content: "\e182";
}
.tw-bs .glyphicon-phone-alt:before {
    content: "\e183";
}
.tw-bs .glyphicon-tower:before {
    content: "\e184";
}
.tw-bs .glyphicon-stats:before {
    content: "\e185";
}
.tw-bs .glyphicon-sd-video:before {
    content: "\e186";
}
.tw-bs .glyphicon-hd-video:before {
    content: "\e187";
}
.tw-bs .glyphicon-subtitles:before {
    content: "\e188";
}
.tw-bs .glyphicon-sound-stereo:before {
    content: "\e189";
}
.tw-bs .glyphicon-sound-dolby:before {
    content: "\e190";
}
.tw-bs .glyphicon-sound-5-1:before {
    content: "\e191";
}
.tw-bs .glyphicon-sound-6-1:before {
    content: "\e192";
}
.tw-bs .glyphicon-sound-7-1:before {
    content: "\e193";
}
.tw-bs .glyphicon-copyright-mark:before {
    content: "\e194";
}
.tw-bs .glyphicon-registration-mark:before {
    content: "\e195";
}
.tw-bs .glyphicon-cloud-download:before {
    content: "\e197";
}
.tw-bs .glyphicon-cloud-upload:before {
    content: "\e198";
}
.tw-bs .glyphicon-tree-conifer:before {
    content: "\e199";
}
.tw-bs .glyphicon-tree-deciduous:before {
    content: "\e200";
}
.tw-bs .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.tw-bs .dropdown {
    position: relative;
}
.tw-bs .dropdown-toggle:focus {
    outline: 0;
}
.tw-bs .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;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.tw-bs .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.tw-bs .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.tw-bs .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.tw-bs .dropdown-menu > li > a:hover,.tw-bs .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.tw-bs .dropdown-menu > .active > a,.tw-bs .dropdown-menu > .active > a:hover,.tw-bs .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.tw-bs .dropdown-menu > .disabled > a,.tw-bs .dropdown-menu > .disabled > a:hover,.tw-bs .dropdown-menu > .disabled > a:focus {
    color: #999999;
}
.tw-bs .dropdown-menu > .disabled > a:hover,.tw-bs .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.tw-bs .open > .dropdown-menu {
    display: block;
}
.tw-bs .open > a {
    outline: 0;
}
.tw-bs .dropdown-menu-right {
    left: auto;
    right: 0;
}
.tw-bs .dropdown-menu-left {
    left: 0;
    right: auto;
}
.tw-bs .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999999;
}
.tw-bs .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.tw-bs .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.tw-bs .dropup .caret,.tw-bs .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
.tw-bs .dropup .dropdown-menu,.tw-bs .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 768px) {
    .tw-bs .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .tw-bs .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.tw-bs .btn-group,.tw-bs .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.tw-bs .btn-group > .btn,.tw-bs .btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.tw-bs .btn-group > .btn:hover,.tw-bs .btn-group-vertical > .btn:hover,.tw-bs .btn-group > .btn:focus,.tw-bs .btn-group-vertical > .btn:focus,.tw-bs .btn-group > .btn:active,.tw-bs .btn-group-vertical > .btn:active,.tw-bs .btn-group > .btn.active,.tw-bs .btn-group-vertical > .btn.active {
    z-index: 2;
}
.tw-bs .btn-group > .btn:focus,.tw-bs .btn-group-vertical > .btn:focus {
    outline: none;
}
.tw-bs .btn-group .btn + .btn,.tw-bs .btn-group .btn + .btn-group,.tw-bs .btn-group .btn-group + .btn,.tw-bs .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.tw-bs .btn-toolbar {
    margin-left: -5px;
}
.tw-bs .btn-toolbar .btn-group,.tw-bs .btn-toolbar .input-group {
    float: left;
}
.tw-bs .btn-toolbar > .btn,.tw-bs .btn-toolbar > .btn-group,.tw-bs .btn-toolbar > .input-group {
    margin-left: 5px;
}
.tw-bs .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.tw-bs .btn-group > .btn:first-child {
    margin-left: 0;
}
.tw-bs .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.tw-bs .btn-group > .btn:last-child:not(:first-child),.tw-bs .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.tw-bs .btn-group > .btn-group {
    float: left;
}
.tw-bs .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.tw-bs .btn-group > .btn-group:first-child > .btn:last-child,.tw-bs .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.tw-bs .btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.tw-bs .btn-group .dropdown-toggle:active,.tw-bs .btn-group.open .dropdown-toggle {
    outline: 0;
}
.tw-bs .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.tw-bs .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.tw-bs .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);
}
.tw-bs .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tw-bs .btn .caret {
    margin-left: 0;
}
.tw-bs .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.tw-bs .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.tw-bs .btn-group-vertical > .btn,.tw-bs .btn-group-vertical > .btn-group,.tw-bs .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.tw-bs .btn-group-vertical > .btn-group > .btn {
    float: none;
}
.tw-bs .btn-group-vertical > .btn + .btn,.tw-bs .btn-group-vertical > .btn + .btn-group,.tw-bs .btn-group-vertical > .btn-group + .btn,.tw-bs .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.tw-bs .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.tw-bs .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.tw-bs .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.tw-bs .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.tw-bs .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.tw-bs .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.tw-bs .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.tw-bs .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.tw-bs .btn-group-justified > .btn,.tw-bs .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.tw-bs .btn-group-justified > .btn-group .btn {
    width: 100%;
}
.tw-bs [data-toggle="buttons"] > .btn > input[type="radio"],.tw-bs [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}
.tw-bs .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.tw-bs .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.tw-bs .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.tw-bs .input-group-lg > .form-control,.tw-bs .input-group-lg > .input-group-addon,.tw-bs .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.tw-bs .input-group-lg > .form-control,select.tw-bs .input-group-lg > .input-group-addon,select.tw-bs .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
textarea.tw-bs .input-group-lg > .form-control,textarea.tw-bs .input-group-lg > .input-group-addon,textarea.tw-bs .input-group-lg > .input-group-btn > .btn,select[multiple].tw-bs .input-group-lg > .form-control,select[multiple].tw-bs .input-group-lg > .input-group-addon,select[multiple].tw-bs .input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.tw-bs .input-group-sm > .form-control,.tw-bs .input-group-sm > .input-group-addon,.tw-bs .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.tw-bs .input-group-sm > .form-control,select.tw-bs .input-group-sm > .input-group-addon,select.tw-bs .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
textarea.tw-bs .input-group-sm > .form-control,textarea.tw-bs .input-group-sm > .input-group-addon,textarea.tw-bs .input-group-sm > .input-group-btn > .btn,select[multiple].tw-bs .input-group-sm > .form-control,select[multiple].tw-bs .input-group-sm > .input-group-addon,select[multiple].tw-bs .input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.tw-bs .input-group-addon,.tw-bs .input-group-btn,.tw-bs .input-group .form-control {
    display: table-cell;
}
.tw-bs .input-group-addon:not(:first-child):not(:last-child),.tw-bs .input-group-btn:not(:first-child):not(:last-child),.tw-bs .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.tw-bs .input-group-addon,.tw-bs .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.tw-bs .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;
}
.tw-bs .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.tw-bs .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.tw-bs .input-group-addon input[type="radio"],.tw-bs .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.tw-bs .input-group .form-control:first-child,.tw-bs .input-group-addon:first-child,.tw-bs .input-group-btn:first-child > .btn,.tw-bs .input-group-btn:first-child > .btn-group > .btn,.tw-bs .input-group-btn:first-child > .dropdown-toggle,.tw-bs .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.tw-bs .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.tw-bs .input-group-addon:first-child {
    border-right: 0;
}
.tw-bs .input-group .form-control:last-child,.tw-bs .input-group-addon:last-child,.tw-bs .input-group-btn:last-child > .btn,.tw-bs .input-group-btn:last-child > .btn-group > .btn,.tw-bs .input-group-btn:last-child > .dropdown-toggle,.tw-bs .input-group-btn:first-child > .btn:not(:first-child),.tw-bs .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.tw-bs .input-group-addon:last-child {
    border-left: 0;
}
.tw-bs .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.tw-bs .input-group-btn > .btn {
    position: relative;
}
.tw-bs .input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.tw-bs .input-group-btn > .btn:hover,.tw-bs .input-group-btn > .btn:focus,.tw-bs .input-group-btn > .btn:active {
    z-index: 2;
}
.tw-bs .input-group-btn:first-child > .btn,.tw-bs .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.tw-bs .input-group-btn:last-child > .btn,.tw-bs .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
.tw-bs .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.tw-bs .nav > li {
    position: relative;
    display: block;
}
.tw-bs .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.tw-bs .nav > li > a:hover,.tw-bs .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.tw-bs .nav > li.disabled > a {
    color: #999999;
}
.tw-bs .nav > li.disabled > a:hover,.tw-bs .nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.tw-bs .nav .open > a,.tw-bs .nav .open > a:hover,.tw-bs .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca;
}
.tw-bs .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.tw-bs .nav > li > a > img {
    max-width: none;
}
.tw-bs .nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.tw-bs .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.tw-bs .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.tw-bs .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.tw-bs .nav-tabs > li.active > a,.tw-bs .nav-tabs > li.active > a:hover,.tw-bs .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.tw-bs .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.tw-bs .nav-tabs.nav-justified > li {
    float: none;
}
.tw-bs .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.tw-bs .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .tw-bs .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .tw-bs .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.tw-bs .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.tw-bs .nav-tabs.nav-justified > .active > a,.tw-bs .nav-tabs.nav-justified > .active > a:hover,.tw-bs .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .tw-bs .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .tw-bs .nav-tabs.nav-justified > .active > a,.tw-bs .nav-tabs.nav-justified > .active > a:hover,.tw-bs .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tw-bs .nav-pills > li {
    float: left;
}
.tw-bs .nav-pills > li > a {
    border-radius: 4px;
}
.tw-bs .nav-pills > li + li {
    margin-left: 2px;
}
.tw-bs .nav-pills > li.active > a,.tw-bs .nav-pills > li.active > a:hover,.tw-bs .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #428bca;
}
.tw-bs .nav-stacked > li {
    float: none;
}
.tw-bs .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.tw-bs .nav-justified {
    width: 100%;
}
.tw-bs .nav-justified > li {
    float: none;
}
.tw-bs .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.tw-bs .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .tw-bs .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .tw-bs .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.tw-bs .nav-tabs-justified {
    border-bottom: 0;
}
.tw-bs .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.tw-bs .nav-tabs-justified > .active > a,.tw-bs .nav-tabs-justified > .active > a:hover,.tw-bs .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .tw-bs .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .tw-bs .nav-tabs-justified > .active > a,.tw-bs .nav-tabs-justified > .active > a:hover,.tw-bs .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tw-bs .tab-content > .tab-pane {
    display: none;
}
.tw-bs .tab-content > .active {
    display: block;
}
.tw-bs .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.tw-bs .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .tw-bs .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .tw-bs .navbar-header {
        float: left;
    }
}
.tw-bs .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.tw-bs .navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .tw-bs .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .tw-bs .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .tw-bs .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .tw-bs .navbar-collapse,.navbar-static-top .tw-bs .navbar-collapse,.navbar-fixed-bottom .tw-bs .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.tw-bs .container > .navbar-header,.tw-bs .container-fluid > .navbar-header,.tw-bs .container > .navbar-collapse,.tw-bs .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .tw-bs .container > .navbar-header,.tw-bs .container-fluid > .navbar-header,.tw-bs .container > .navbar-collapse,.tw-bs .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.tw-bs .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .tw-bs .navbar-static-top {
        border-radius: 0;
    }
}
.tw-bs .navbar-fixed-top,.tw-bs .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .tw-bs .navbar-fixed-top,.tw-bs .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.tw-bs .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.tw-bs .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.tw-bs .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.tw-bs .navbar-brand:hover,.tw-bs .navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    .navbar > .container .tw-bs .navbar-brand,.navbar > .container-fluid .tw-bs .navbar-brand {
        margin-left: -15px;
    }
}
.tw-bs .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.tw-bs .navbar-toggle:focus {
    outline: none;
}
.tw-bs .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.tw-bs .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .tw-bs .navbar-toggle {
        display: none;
    }
}
.tw-bs .navbar-nav {
    margin: 7.5px -15px;
}
.tw-bs .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .tw-bs .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .tw-bs .navbar-nav .open .dropdown-menu > li > a,.tw-bs .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .tw-bs .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .tw-bs .navbar-nav .open .dropdown-menu > li > a:hover,.tw-bs .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .tw-bs .navbar-nav {
        float: left;
        margin: 0;
    }
    .tw-bs .navbar-nav > li {
        float: left;
    }
    .tw-bs .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .tw-bs .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}
@media (min-width: 768px) {
    .tw-bs .navbar-left {
        float: left !important;
    }
    .tw-bs .navbar-right {
        float: right !important;
    }
}
.tw-bs .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .tw-bs .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .tw-bs .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .tw-bs .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .tw-bs .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .tw-bs .navbar-form .radio,.tw-bs .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }
    .tw-bs .navbar-form .radio input[type="radio"],.tw-bs .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
    .tw-bs .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .tw-bs .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    .tw-bs .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .tw-bs .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
}
.tw-bs .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.tw-bs .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.tw-bs .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.tw-bs .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tw-bs .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.tw-bs .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .tw-bs .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .tw-bs .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}
.tw-bs .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.tw-bs .navbar-default .navbar-brand {
    color: #777777;
}
.tw-bs .navbar-default .navbar-brand:hover,.tw-bs .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.tw-bs .navbar-default .navbar-text {
    color: #777777;
}
.tw-bs .navbar-default .navbar-nav > li > a {
    color: #777777;
}
.tw-bs .navbar-default .navbar-nav > li > a:hover,.tw-bs .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
.tw-bs .navbar-default .navbar-nav > .active > a,.tw-bs .navbar-default .navbar-nav > .active > a:hover,.tw-bs .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.tw-bs .navbar-default .navbar-nav > .disabled > a,.tw-bs .navbar-default .navbar-nav > .disabled > a:hover,.tw-bs .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.tw-bs .navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.tw-bs .navbar-default .navbar-toggle:hover,.tw-bs .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.tw-bs .navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
.tw-bs .navbar-default .navbar-collapse,.tw-bs .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.tw-bs .navbar-default .navbar-nav > .open > a,.tw-bs .navbar-default .navbar-nav > .open > a:hover,.tw-bs .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
@media (max-width: 767px) {
    .tw-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    .tw-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }
    .tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a,.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }
    .tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.tw-bs .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.tw-bs .navbar-default .navbar-link {
    color: #777777;
}
.tw-bs .navbar-default .navbar-link:hover {
    color: #333333;
}
.tw-bs .navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.tw-bs .navbar-inverse .navbar-brand {
    color: #999999;
}
.tw-bs .navbar-inverse .navbar-brand:hover,.tw-bs .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.tw-bs .navbar-inverse .navbar-text {
    color: #999999;
}
.tw-bs .navbar-inverse .navbar-nav > li > a {
    color: #999999;
}
.tw-bs .navbar-inverse .navbar-nav > li > a:hover,.tw-bs .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.tw-bs .navbar-inverse .navbar-nav > .active > a,.tw-bs .navbar-inverse .navbar-nav > .active > a:hover,.tw-bs .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.tw-bs .navbar-inverse .navbar-nav > .disabled > a,.tw-bs .navbar-inverse .navbar-nav > .disabled > a:hover,.tw-bs .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.tw-bs .navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.tw-bs .navbar-inverse .navbar-toggle:hover,.tw-bs .navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.tw-bs .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.tw-bs .navbar-inverse .navbar-collapse,.tw-bs .navbar-inverse .navbar-form {
    border-color: #101010;
}
.tw-bs .navbar-inverse .navbar-nav > .open > a,.tw-bs .navbar-inverse .navbar-nav > .open > a:hover,.tw-bs .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}
@media (max-width: 767px) {
    .tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }
    .tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent;
    }
    .tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }
    .tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.tw-bs .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
.tw-bs .navbar-inverse .navbar-link {
    color: #999999;
}
.tw-bs .navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.tw-bs .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.tw-bs .breadcrumb > li {
    display: inline-block;
}
.tw-bs .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.tw-bs .breadcrumb > .active {
    color: #999999;
}
.tw-bs .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.tw-bs .pagination > li {
    display: inline;
}
.tw-bs .pagination > li > a,.tw-bs .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.tw-bs .pagination > li:first-child > a,.tw-bs .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.tw-bs .pagination > li:last-child > a,.tw-bs .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.tw-bs .pagination > li > a:hover,.tw-bs .pagination > li > span:hover,.tw-bs .pagination > li > a:focus,.tw-bs .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #dddddd;
}
.tw-bs .pagination > .active > a,.tw-bs .pagination > .active > span,.tw-bs .pagination > .active > a:hover,.tw-bs .pagination > .active > span:hover,.tw-bs .pagination > .active > a:focus,.tw-bs .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}
.tw-bs .pagination > .disabled > span,.tw-bs .pagination > .disabled > span:hover,.tw-bs .pagination > .disabled > span:focus,.tw-bs .pagination > .disabled > a,.tw-bs .pagination > .disabled > a:hover,.tw-bs .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}
.tw-bs .pagination-lg > li > a,.tw-bs .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.tw-bs .pagination-lg > li:first-child > a,.tw-bs .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.tw-bs .pagination-lg > li:last-child > a,.tw-bs .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.tw-bs .pagination-sm > li > a,.tw-bs .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.tw-bs .pagination-sm > li:first-child > a,.tw-bs .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.tw-bs .pagination-sm > li:last-child > a,.tw-bs .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.tw-bs .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.tw-bs .pager li {
    display: inline;
}
.tw-bs .pager li > a,.tw-bs .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.tw-bs .pager li > a:hover,.tw-bs .pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.tw-bs .pager .next > a,.tw-bs .pager .next > span {
    float: right;
}
.tw-bs .pager .previous > a,.tw-bs .pager .previous > span {
    float: left;
}
.tw-bs .pager .disabled > a,.tw-bs .pager .disabled > a:hover,.tw-bs .pager .disabled > a:focus,.tw-bs .pager .disabled > span {
    color: #999999;
    background-color: #ffffff;
    cursor: not-allowed;
}
.tw-bs .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.tw-bs .label[href]:hover,.tw-bs .label[href]:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.tw-bs .label:empty {
    display: none;
}
.btn .tw-bs .label {
    position: relative;
    top: -1px;
}
.tw-bs .label-default {
    background-color: #999999;
}
.tw-bs .label-default[href]:hover,.tw-bs .label-default[href]:focus {
    background-color: #808080;
}
.tw-bs .label-primary {
    background-color: #428bca;
}
.tw-bs .label-primary[href]:hover,.tw-bs .label-primary[href]:focus {
    background-color: #3071a9;
}
.tw-bs .label-success {
    background-color: #5cb85c;
}
.tw-bs .label-success[href]:hover,.tw-bs .label-success[href]:focus {
    background-color: #449d44;
}
.tw-bs .label-info {
    background-color: #5bc0de;
}
.tw-bs .label-info[href]:hover,.tw-bs .label-info[href]:focus {
    background-color: #31b0d5;
}
.tw-bs .label-warning {
    background-color: #f0ad4e;
}
.tw-bs .label-warning[href]:hover,.tw-bs .label-warning[href]:focus {
    background-color: #ec971f;
}
.tw-bs .label-danger {
    background-color: #d9534f;
}
.tw-bs .label-danger[href]:hover,.tw-bs .label-danger[href]:focus {
    background-color: #c9302c;
}
.tw-bs .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px;
}
.tw-bs .badge:empty {
    display: none;
}
.btn .tw-bs .badge {
    position: relative;
    top: -1px;
}
.btn-xs .tw-bs .badge {
    top: 0;
    padding: 1px 5px;
}
.tw-bs a.badge:hover,.tw-bs a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.tw-bs a.list-group-item.active > .badge,.tw-bs .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #ffffff;
}
.tw-bs .nav-pills > li > a > .badge {
    margin-left: 3px;
}
.tw-bs .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}
.tw-bs .jumbotron h1,.tw-bs .jumbotron .h1 {
    color: inherit;
}
.tw-bs .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.container .tw-bs .jumbotron {
    border-radius: 6px;
}
.tw-bs .jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .tw-bs .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .tw-bs .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .tw-bs .jumbotron h1,.tw-bs .jumbotron .h1 {
        font-size: 63px;
    }
}
.tw-bs .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tw-bs .thumbnail > img,.tw-bs .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}
a.tw-bs .thumbnail:hover,a.tw-bs .thumbnail:focus,a.tw-bs .thumbnail.active {
    border-color: #428bca;
}
.tw-bs .thumbnail .caption {
    padding: 9px;
    color: #333333;
}
.tw-bs .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.tw-bs .alert h4 {
    margin-top: 0;
    color: inherit;
}
.tw-bs .alert .alert-link {
    font-weight: bold;
}
.tw-bs .alert > p,.tw-bs .alert > ul {
    margin-bottom: 0;
}
.tw-bs .alert > p + p {
    margin-top: 5px;
}
.tw-bs .alert-dismissable {
    padding-right: 35px;
}
.tw-bs .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.tw-bs .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.tw-bs .alert-success hr {
    border-top-color: #c9e2b3;
}
.tw-bs .alert-success .alert-link {
    color: #2b542c;
}
.tw-bs .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.tw-bs .alert-info hr {
    border-top-color: #a6e1ec;
}
.tw-bs .alert-info .alert-link {
    color: #245269;
}
.tw-bs .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.tw-bs .alert-warning hr {
    border-top-color: #f7e1b5;
}
.tw-bs .alert-warning .alert-link {
    color: #66512c;
}
.tw-bs .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.tw-bs .alert-danger hr {
    border-top-color: #e4b9c0;
}
.tw-bs .alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.tw-bs .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.tw-bs .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.tw-bs .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.tw-bs .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.tw-bs .progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .tw-bs .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .tw-bs .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .tw-bs .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .tw-bs .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tw-bs .media,.tw-bs .media-body {
    overflow: hidden;
    zoom: 1;
}
.tw-bs .media,.tw-bs .media .media {
    margin-top: 15px;
}
.tw-bs .media:first-child {
    margin-top: 0;
}
.tw-bs .media-object {
    display: block;
}
.tw-bs .media-heading {
    margin: 0 0 5px;
}
.tw-bs .media > .pull-left {
    margin-right: 10px;
}
.tw-bs .media > .pull-right {
    margin-left: 10px;
}
.tw-bs .media-list {
    padding-left: 0;
    list-style: none;
}
.tw-bs .list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.tw-bs .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.tw-bs .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.tw-bs .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.tw-bs .list-group-item > .badge {
    float: right;
}
.tw-bs .list-group-item > .badge + .badge {
    margin-right: 5px;
}
.tw-bs a.list-group-item {
    color: #555555;
}
.tw-bs a.list-group-item .list-group-item-heading {
    color: #333333;
}
.tw-bs a.list-group-item:hover,.tw-bs a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.tw-bs a.list-group-item.active,.tw-bs a.list-group-item.active:hover,.tw-bs a.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}
.tw-bs a.list-group-item.active .list-group-item-heading,.tw-bs a.list-group-item.active:hover .list-group-item-heading,.tw-bs a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
.tw-bs a.list-group-item.active .list-group-item-text,.tw-bs a.list-group-item.active:hover .list-group-item-text,.tw-bs a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}
.tw-bs .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.tw-bs .list-group-item-success {
    color: #3c763d;
}
a.tw-bs .list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.tw-bs .list-group-item-success:hover,a.tw-bs .list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.tw-bs .list-group-item-success.active,a.tw-bs .list-group-item-success.active:hover,a.tw-bs .list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.tw-bs .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.tw-bs .list-group-item-info {
    color: #31708f;
}
a.tw-bs .list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.tw-bs .list-group-item-info:hover,a.tw-bs .list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
a.tw-bs .list-group-item-info.active,a.tw-bs .list-group-item-info.active:hover,a.tw-bs .list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.tw-bs .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.tw-bs .list-group-item-warning {
    color: #8a6d3b;
}
a.tw-bs .list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.tw-bs .list-group-item-warning:hover,a.tw-bs .list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.tw-bs .list-group-item-warning.active,a.tw-bs .list-group-item-warning.active:hover,a.tw-bs .list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.tw-bs .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.tw-bs .list-group-item-danger {
    color: #a94442;
}
a.tw-bs .list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.tw-bs .list-group-item-danger:hover,a.tw-bs .list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
a.tw-bs .list-group-item-danger.active,a.tw-bs .list-group-item-danger.active:hover,a.tw-bs .list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.tw-bs .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.tw-bs .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.tw-bs .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.tw-bs .panel-body {
    padding: 15px;
}
.tw-bs .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.tw-bs .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.tw-bs .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.tw-bs .panel-title > a {
    color: inherit;
}
.tw-bs .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.tw-bs .panel > .list-group {
    margin-bottom: 0;
}
.tw-bs .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.tw-bs .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.tw-bs .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.tw-bs .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.tw-bs .panel > .table,.tw-bs .panel > .table-responsive > .table {
    margin-bottom: 0;
}
.tw-bs .panel > .table:first-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.tw-bs .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.tw-bs .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.tw-bs .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.tw-bs .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.tw-bs .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.tw-bs .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.tw-bs .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.tw-bs .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.tw-bs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.tw-bs .panel > .table:last-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.tw-bs .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.tw-bs .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.tw-bs .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.tw-bs .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.tw-bs .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.tw-bs .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.tw-bs .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.tw-bs .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.tw-bs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.tw-bs .panel > .panel-body + .table,.tw-bs .panel > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd;
}
.tw-bs .panel > .table > tbody:first-child > tr:first-child th,.tw-bs .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.tw-bs .panel > .table-bordered,.tw-bs .panel > .table-responsive > .table-bordered {
    border: 0;
}
.tw-bs .panel > .table-bordered > thead > tr > th:first-child,.tw-bs .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.tw-bs .panel > .table-bordered > tbody > tr > th:first-child,.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.tw-bs .panel > .table-bordered > tfoot > tr > th:first-child,.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.tw-bs .panel > .table-bordered > thead > tr > td:first-child,.tw-bs .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.tw-bs .panel > .table-bordered > tbody > tr > td:first-child,.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.tw-bs .panel > .table-bordered > tfoot > tr > td:first-child,.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.tw-bs .panel > .table-bordered > thead > tr > th:last-child,.tw-bs .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.tw-bs .panel > .table-bordered > tbody > tr > th:last-child,.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.tw-bs .panel > .table-bordered > tfoot > tr > th:last-child,.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.tw-bs .panel > .table-bordered > thead > tr > td:last-child,.tw-bs .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.tw-bs .panel > .table-bordered > tbody > tr > td:last-child,.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.tw-bs .panel > .table-bordered > tfoot > tr > td:last-child,.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.tw-bs .panel > .table-bordered > thead > tr:first-child > td,.tw-bs .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.tw-bs .panel > .table-bordered > tbody > tr:first-child > td,.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.tw-bs .panel > .table-bordered > thead > tr:first-child > th,.tw-bs .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.tw-bs .panel > .table-bordered > tbody > tr:first-child > th,.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.tw-bs .panel > .table-bordered > tbody > tr:last-child > td,.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.tw-bs .panel > .table-bordered > tfoot > tr:last-child > td,.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.tw-bs .panel > .table-bordered > tbody > tr:last-child > th,.tw-bs .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.tw-bs .panel > .table-bordered > tfoot > tr:last-child > th,.tw-bs .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.tw-bs .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.tw-bs .panel-group {
    margin-bottom: 20px;
}
.tw-bs .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}
.tw-bs .panel-group .panel + .panel {
    margin-top: 5px;
}
.tw-bs .panel-group .panel-heading {
    border-bottom: 0;
}
.tw-bs .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}
.tw-bs .panel-group .panel-footer {
    border-top: 0;
}
.tw-bs .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.tw-bs .panel-default {
    border-color: #dddddd;
}
.tw-bs .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.tw-bs .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}
.tw-bs .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}
.tw-bs .panel-primary {
    border-color: #428bca;
}
.tw-bs .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}
.tw-bs .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}
.tw-bs .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}
.tw-bs .panel-success {
    border-color: #d6e9c6;
}
.tw-bs .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.tw-bs .panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.tw-bs .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.tw-bs .panel-info {
    border-color: #bce8f1;
}
.tw-bs .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.tw-bs .panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.tw-bs .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
.tw-bs .panel-warning {
    border-color: #faebcc;
}
.tw-bs .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.tw-bs .panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}
.tw-bs .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}
.tw-bs .panel-danger {
    border-color: #ebccd1;
}
.tw-bs .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.tw-bs .panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}
.tw-bs .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}
.tw-bs .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.tw-bs .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.tw-bs .well-lg {
    padding: 24px;
    border-radius: 6px;
}
.tw-bs .well-sm {
    padding: 9px;
    border-radius: 3px;
}
.tw-bs .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.tw-bs .close:hover,.tw-bs .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.tw-bs .close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.tw-bs .modal-open {
    overflow: hidden;
}
.tw-bs .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.tw-bs .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.tw-bs .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.tw-bs .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.tw-bs .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}
.tw-bs .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.tw-bs .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.tw-bs .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.tw-bs .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.tw-bs .modal-header .close {
    margin-top: -2px;
}
.tw-bs .modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.tw-bs .modal-body {
    position: relative;
    padding: 20px;
}
.tw-bs .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.tw-bs .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.tw-bs .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.tw-bs .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
@media (min-width: 768px) {
    .tw-bs .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .tw-bs .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .tw-bs .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .tw-bs .modal-lg {
        width: 900px;
    }
}
.tw-bs .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tw-bs .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tw-bs .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tw-bs .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tw-bs .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tw-bs .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tw-bs .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}
.tw-bs .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tw-bs .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tw-bs .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tw-bs .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tw-bs .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tw-bs .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tw-bs .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tw-bs .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tw-bs .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tw-bs .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.tw-bs .popover.top {
    margin-top: -10px;
}
.tw-bs .popover.right {
    margin-left: 10px;
}
.tw-bs .popover.bottom {
    margin-top: 10px;
}
.tw-bs .popover.left {
    margin-left: -10px;
}
.tw-bs .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.tw-bs .popover-content {
    padding: 9px 14px;
}
.tw-bs .popover > .arrow,.tw-bs .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tw-bs .popover > .arrow {
    border-width: 11px;
}
.tw-bs .popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.tw-bs .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.tw-bs .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.tw-bs .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.tw-bs .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.tw-bs .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.tw-bs .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.tw-bs .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.tw-bs .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.tw-bs .carousel {
    position: relative;
}
.tw-bs .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.tw-bs .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.tw-bs .carousel-inner > .item > img,.tw-bs .carousel-inner > .item > a > img {
    line-height: 1;
}
.tw-bs .carousel-inner > .active,.tw-bs .carousel-inner > .next,.tw-bs .carousel-inner > .prev {
    display: block;
}
.tw-bs .carousel-inner > .active {
    left: 0;
}
.tw-bs .carousel-inner > .next,.tw-bs .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.tw-bs .carousel-inner > .next {
    left: 100%;
}
.tw-bs .carousel-inner > .prev {
    left: -100%;
}
.tw-bs .carousel-inner > .next.left,.tw-bs .carousel-inner > .prev.right {
    left: 0;
}
.tw-bs .carousel-inner > .active.left {
    left: -100%;
}
.tw-bs .carousel-inner > .active.right {
    left: 100%;
}
.tw-bs .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.tw-bs .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.tw-bs .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.tw-bs .carousel-control:hover,.tw-bs .carousel-control:focus {
    outline: none;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tw-bs .carousel-control .icon-prev,.tw-bs .carousel-control .icon-next,.tw-bs .carousel-control .glyphicon-chevron-left,.tw-bs .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.tw-bs .carousel-control .icon-prev,.tw-bs .carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.tw-bs .carousel-control .icon-next,.tw-bs .carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.tw-bs .carousel-control .icon-prev,.tw-bs .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.tw-bs .carousel-control .icon-prev:before {
    content: '\2039';
}
.tw-bs .carousel-control .icon-next:before {
    content: '\203a';
}
.tw-bs .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.tw-bs .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.tw-bs .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.tw-bs .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.tw-bs .carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .tw-bs .carousel-control .glyphicon-chevron-left,.tw-bs .carousel-control .glyphicon-chevron-right,.tw-bs .carousel-control .icon-prev,.tw-bs .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .tw-bs .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .tw-bs .carousel-indicators {
        bottom: 20px;
    }
}
.tw-bs .clearfix:before,.tw-bs .clearfix:after,.tw-bs .tw-bs .container:before,.tw-bs .tw-bs .container:after,.tw-bs .tw-bs .container-fluid:before,.tw-bs .tw-bs .container-fluid:after,.tw-bs .tw-bs .row:before,.tw-bs .tw-bs .row:after,.tw-bs .tw-bs .form-horizontal .form-group:before,.tw-bs .tw-bs .form-horizontal .form-group:after,.tw-bs .tw-bs .btn-toolbar:before,.tw-bs .tw-bs .btn-toolbar:after,.tw-bs .tw-bs .btn-group-vertical > .btn-group:before,.tw-bs .tw-bs .btn-group-vertical > .btn-group:after,.tw-bs .tw-bs .nav:before,.tw-bs .tw-bs .nav:after,.tw-bs .tw-bs .navbar:before,.tw-bs .tw-bs .navbar:after,.tw-bs .tw-bs .navbar-header:before,.tw-bs .tw-bs .navbar-header:after,.tw-bs .tw-bs .navbar-collapse:before,.tw-bs .tw-bs .navbar-collapse:after,.tw-bs .tw-bs .pager:before,.tw-bs .tw-bs .pager:after,.tw-bs .tw-bs .panel-body:before,.tw-bs .tw-bs .panel-body:after,.tw-bs .tw-bs .modal-footer:before,.tw-bs .tw-bs .modal-footer:after {
    content: " ";
    display: table;
}
.tw-bs .clearfix:after,.tw-bs .tw-bs .container:after,.tw-bs .tw-bs .container-fluid:after,.tw-bs .tw-bs .row:after,.tw-bs .tw-bs .form-horizontal .form-group:after,.tw-bs .tw-bs .btn-toolbar:after,.tw-bs .tw-bs .btn-group-vertical > .btn-group:after,.tw-bs .tw-bs .nav:after,.tw-bs .tw-bs .navbar:after,.tw-bs .tw-bs .navbar-header:after,.tw-bs .tw-bs .navbar-collapse:after,.tw-bs .tw-bs .pager:after,.tw-bs .tw-bs .panel-body:after,.tw-bs .tw-bs .modal-footer:after {
    clear: both;
}
.tw-bs .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tw-bs .pull-right {
    float: right !important;
}
.tw-bs .pull-left {
    float: left !important;
}
.tw-bs .hide {
    display: none !important;
}
.tw-bs .show {
    display: block !important;
}
.tw-bs .invisible {
    visibility: hidden;
}
.tw-bs .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.tw-bs .hidden {
    display: none !important;
    visibility: hidden !important;
}
.tw-bs .affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.tw-bs .visible-xs,.tw-bs .visible-sm,.tw-bs .visible-md,.tw-bs .visible-lg {
    display: none !important;
}
@media (max-width: 767px) {
    .tw-bs .visible-xs {
        display: block !important;
    }
    table.tw-bs .visible-xs {
        display: table;
    }
    tr.tw-bs .visible-xs {
        display: table-row !important;
    }
    th.tw-bs .visible-xs,td.tw-bs .visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tw-bs .visible-sm {
        display: block !important;
    }
    table.tw-bs .visible-sm {
        display: table;
    }
    tr.tw-bs .visible-sm {
        display: table-row !important;
    }
    th.tw-bs .visible-sm,td.tw-bs .visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tw-bs .visible-md {
        display: block !important;
    }
    table.tw-bs .visible-md {
        display: table;
    }
    tr.tw-bs .visible-md {
        display: table-row !important;
    }
    th.tw-bs .visible-md,td.tw-bs .visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .tw-bs .visible-lg {
        display: block !important;
    }
    table.tw-bs .visible-lg {
        display: table;
    }
    tr.tw-bs .visible-lg {
        display: table-row !important;
    }
    th.tw-bs .visible-lg,td.tw-bs .visible-lg {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .tw-bs .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tw-bs .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tw-bs .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .tw-bs .hidden-lg {
        display: none !important;
    }
}
.tw-bs .visible-print {
    display: none !important;
}
@media print {
    .tw-bs .visible-print {
        display: block !important;
    }
    table.tw-bs .visible-print {
        display: table;
    }
    tr.tw-bs .visible-print {
        display: table-row !important;
    }
    th.tw-bs .visible-print,td.tw-bs .visible-print {
        display: table-cell !important;
    }
}
@media print {
    .tw-bs .hidden-print {
        display: none !important;
    }
}
.text-custom{
    color:#16437C !important;
}
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('fancybox_sprite.png');
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('fancybox_loading.gif') center center no-repeat;
    display:none;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif');
     -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('fancybox_overlay.png');
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
     background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('fancybox_sprite@2x.png');
        background-size: 44px 152px;
    }
    #fancybox-loading div {
        background-image: url('fancybox_loading@2x.gif');
        background-size: 24px 24px;
    }
}
.fancybox-inner body{
    font-family:Helvetica, Arial, sans-serif;
    margin:0px;
    padding:0px;
    font-size:17px;
}
.fancybox-inner a img{
    border:0px;
}
.fancybox-inner #header{
    background-color:#c8c8c8;
    text-align:center;
    padding: 11px;
}
.fancybox-inner #header{
     height:auto !important;
    background-image:none !important;
    width:auto !important;
}
.fancybox-inner #header img{
    width:70%;
}
.fancybox-inner #content, .fancybox-inner .content{
    text-align: center;
    margin:auto;
    padding-top:30px;
    min-width:300px;
}
.fancybox-inner #content #warning, .fancybox-inner .content #warning{
    font-family: proxima-nova, Roboto, Arial, san-serif;
    width: 245px;
    color: #bf0001;
    margin: auto;
    font-size: 20px;
    font-family: Helvetica, Arial, sans-serif;
}
.fancybox-inner #content #warning p, .fancybox-inner .content #warning p{
    margin:5px 0px;
    color:#bf0001;
    font-size:20px;
}
.fancybox-inner #content #login-subscribe, .fancybox-inner #login-subscribe{
    font-family: proxima-nova, Roboto, Arial, san-serif;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    margin-bottom: 18px;
}
.fancybox-inner #content #login-subscribe p, .fancybox-inner #login-subscribe p{
    font-size:16px;
    margin-bottom:5px;
}
.fancybox-inner #content #login-subscribe .nag-button, #login-subscribe .nag-button{
    width:277px;
    height:53px;
    margin:auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.fancybox-inner #content #login-subscribe #subscribe-button, #login-subscribe#subscribe-button{
    background-color:#0ea94d;
    border:1px solid #3f926e;
    margin-bottom:10px;
}
.fancybox-inner #content #login-subscribe #subscribe-button:hover, #login-subscribe #subscribe-button:hover{
     background-color:#20ba5f;
}
.fancybox-inner #content #login-subscribe #login-button, #login-subscribe #login-button{
    background-color:#3497d8;
    border:1px solid #2a7aae;
    margin-bottom:10px;
}
.fancybox-inner #content #login-subscribe #login-button:hover,#login-subscribe #login-button:hover{
    background-color:#49adee;
}
.fancybox-inner #content #login-subscribe .nag-button a, #login-subscribe .nag-button a{
    display:block;
    padding:16px;
    font-weight:bold;
    font-size:21px;
    line-height:21px;
    color:#fff;
    text-decoration:none;
}
.fancybox-inner #content #delivery{
    width:80%;
    margin:20px auto;
}
.fancybox-inner #content #delivery a{
    color:#3397d7;
}
.fancybox-inner #decline-link{
    width: 390px;
    margin:auto;
    text-align:right;
    margin-top:15px;
}
.fancybox-inner #decline-link a{
    color:#7a7a7a;
    text-decoration:none;
}
.pg-register-promo #popup-ad{
    font-family:Helvetica, Arial, sans-serif;
    font-size:16px;
    max-width:760px;
    min-width:348px;
    margin:auto;
    color:#373738;
    position:relative;
    z-index:999;
}
.pg-register-promo #popup-ad .close{
    position:absolute;
    right:0px;
    top:26px;
    font-size:20px;
    color:inherit;
    text-decoration:none;
}
.pg-register-promo #popup-ad #green-bar{
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    border:1px solid #1b5f38;
    background-color:#1b5f38;
    height:16px;
    margin-bottom:40px;
}
.pg-register-promo #popup-ad img{
    border: 0px;
    width: 90%;
    max-width: 361px;
}
.pg-register-promo #popup-ad #popup-ad-logo{
    text-align:center;
    position: relative;
}
.pg-register-promo #popup-ad #popup-ad-logo a#has-account {
    position: absolute;
    top: -22px;
    text-align: right;
    right: 10px;
    width: 158px;
    line-height: 1em;
    font-size: 18px;
    color: #114477;
}
.pg-register-promo #popup-ad h1, .pg-register-promo #popup-ad h2{
    color:#0ea94d;
    font-weight:normal;
    text-align:center;
}
.pg-register-promo #popup-ad h1{
    font-size:46px;
    margin:15px;
}
.pg-register-promo #popup-ad h2 {
    font-size: 22px;
    margin: 7px 0px;
}
.pg-register-promo #popup-ad h3{
    font-size:14px;
    margin:5px 0px;
    font-weight:bold;
}
.pg-register-promo #popup-ad #choose_access{
    width: 92%;
    margin: auto;
    position:relative;
    padding-bottom:10px;
}
.pg-register-promo #popup-ad #device_image{
    position:relative;
    z-index:3;
    text-align:center;
    margin-bottom:-35px;
}
.pg-register-promo #popup-ad #choose_access #access_content{
    -webkit-border-radius: 15px;
    border-radius: 15px;
     background-color:#fff;
    border:1px solid #adafb1;
    padding:25px;
    -webkit-box-shadow: 0px 0px 50px 5px rgba(88, 88, 88, .25);
    box-shadow: 0px 0px 50px 5px rgba(88, 88, 88, .25);
}
.pg-register-promo #popup-ad #choose_access #access_content .col-md-4{
    border-right:1px solid #8c8d8d;
}
.pg-register-promo #popup-ad #choose_access #access_content .no-border{
    border:0px !important;
}
.pg-register-promo #popup-ad #choose_access #access_content .col-md-4 p{
    margin:5px 0px;
    font-size:13px;
    line-height:20px;
    min-height:90px;
}
.pg-register-promo #popup-ad #choose_access #access_content .col-md-4 p em{
    color:#8c8d8d;
}
 .clr{
    clear:both;
}
.fancybox-opened{
    z-index: 10000002 !important
}
@media (max-width: 768px) {
    .pg-register-promo #popup-ad #choose_access #access_content .col-md-4 p{
        min-height:0px;
    }
    .pg-register-promo #popup-ad #choose_access #access_content .col-md-4{
        border:0px;
        border-bottom:1px solid #8c8d8d;
        padding-bottom:10px;
        margin-bottom:10px;
    }
}
@media (max-width: 360px){
    div.gigya-screen-dialog-content{
        padding: 0px !important;
    }
    div.gigya-screen-dialog{
        overflow: auto;
    }
    #gigya-complete-registiration-screen{
        width: 100% !important;
    }
}
.red{
    color: #cc0000 !important;
}
q {
    font-family:Georgia,"Times New Roman",Verdana, serif;
    font-size:2em;
    font-style:italic;
    text-align:left;
    color:#114477;
    line-height:1.3em;
    display:inline-block;
     width:100%;
    padding:0.7em 0 0.7em;
    margin:0 0 1em;
    border-top:4px solid #dedede;
    border-bottom:4px solid #dedede;
    clear:both;
}
q:before, q:after {
    content: "";
}
q.q-left, q.q-right {
    display:block;
    width:45%;
    clear:none;
    margin-bottom:0.25em;
}
q.q-left {
    float:left;
    margin-right:1em;
}
q.q-right {
    float:right;
    margin-left:1em;
}
@media (max-width: 480px) {
    q {
        font-size:1.5em;
        padding:0.6em 0 0.6em;
    }
    q.q-left, q.q-right {
        display:inline-block;
        width:auto;
        float:none;
        clear:both;
        margin-left:0;
        margin-right:0;
        margin-bottom:1em;
    }
}
 .most-widget .tw-bs {
    margin-top:20px;
    margin-bottom:20px;
}
 .most-widget .tw-bs a {
    color:#114477;
}
 .most-widget .tw-bs h3 {
    font-size:18.5px;
    font-weight:bold;
    text-align:center;
    line-height:48px;
    color:#222;
    padding:0;
    margin:0;
    max-height:40px;
}
 .most-widget .tw-bs hr {
    clear:right;
    position:relative;
    top:-1px;
    margin:0;
    padding:0;
    border-top:1px solid #cecece;
}
 .most-widget .tw-bs .nav > li > a {
    padding:10px 8px;
    z-index:10;
     color:#ccc;
}
 .most-widget .tw-bs .nav > li > a:focus {
    outline:none;
}
.most-widget .tw-bs .nav-tabs > li.active > a,.most-widget .tw-bs .nav-tabs > li.active > a:focus,.most-widget .tw-bs .nav-tabs > li.active > a:active,.most-widget .tw-bs .nav-tabs > li.active > a:hover,.most-widget .tw-bs .nav-tabs > li.active > a:link,.most-widget .tw-bs .nav-tabs > li.active > a:visited {
    color:#666;
    border:1px solid #cecece;
    border-bottom-color:#fff;
    outline:none;
}
.most-widget .tw-bs .nav-tabs > li > a > i {
    font-size:1.8em;
}
.most-widget .tw-bs ol {
    margin-top:10px;
}
.most-widget .tw-bs ol li {
    margin: 6px 0;
}
.most-widget .tw-bs ol li a {
    font-size:13px;
}
.peelback-ad-wrapper {
    position:absolute;
    top:0;
    right:0;
}
.recent-stories-desktop-slideshowSpinnerBox {
    text-align:center;
    margin-top:25px;
    margin-bottom:25px;
    display:none;
}
.recent-stories-desktop {
    position:relative;
}
.recent-stories-desktop a:hover {
    text-decoration:none;
}
.recent-stories-desktop .recent-story {
    display:block;
    background-color:#cbcbcb;
    margin:5px auto;
    position:relative;
    width:330px;
    min-height:190px;
    overflow:hidden;
    float:left;
    border-radius:3px;
}
.recent-stories-desktop .recent-story .recent-story-title {
    display:block;
    font-size:18px;
    line-height:1.3em;
    font-weight:normal;
    margin:0;
    padding:6px 10px;
    position:absolute;
    bottom:0;
    background-color:#222;
    background-color:rgba(26,26,26,0.85);
    color:#eee;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    width:310px;
}
.recent-stories-desktop .recent-story-teaser {
    display:block;
    font-size:16px;
    line-height:1.3em;
    font-weight:normal;
    margin:0;
    padding:6px 10px;
    position:absolute;
    top:0;
    color:#777;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    width:310px;
}
.recent-stories-desktop .recent-story img {
    width:100%;
    height:auto;
}
.recent-stories-desktop .recent-story.recent-story-no-teaser {
    display:table;
     margin:5px 0;
    border-radius:5px;
}
.recent-stories-desktop .recent-story.recent-story-no-teaser .recent-story-title {
    display:table-cell;
    vertical-align:middle;
    position:static;
    font-size:24px;
    line-height:1.4em;
}
.mfp-bg{
    position: fixed !important;
}
.pgsprite_jennifer-graham {
    background-position:0 -550px;
}
.columnists_graham {
    background-position: 0 -455px;
}
.mfp-bg{
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 9999999998;
    overflow:hidden;
    position:fixed;
    background:#0b0b0b;
    opacity:.8;
    filter:alpha(opacity=80)
}
.mfp-wrap{
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 9999999999;
    position:fixed;
    outline:0!important;
    -webkit-backface-visibility:hidden
}
.mfp-container{
    text-align:center;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    padding:0 8px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.mfp-container:before{
    content:'';
    display:inline-block;
    height:100%;
    vertical-align:middle
}
.mfp-align-top .mfp-container:before{
    display:none
}
.mfp-content{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0 auto;
    text-align:left;
    z-index:1045
}
.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{
    width:100%;
    cursor:auto
}
.mfp-ajax-cur{
    cursor:progress
}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{
    cursor:-moz-zoom-out;
    cursor:-webkit-zoom-out;
    cursor:zoom-out
}
.mfp-zoom{
    cursor:pointer;
    cursor:-webkit-zoom-in;
    cursor:-moz-zoom-in;
    cursor:zoom-in
}
.mfp-auto-cursor .mfp-content{
    cursor:auto
}
.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.mfp-loading.mfp-figure{
    display:none
}
.mfp-hide{
    display:none!important
}
.mfp-preloader{
    color:#ccc;
    position:absolute;
    top:50%;
    width:auto;
    text-align:center;
    margin-top:-.8em;
    left:8px;
    right:8px;
    z-index:1044
}
.mfp-preloader a{
    color:#ccc
}
.mfp-preloader a:hover{
    color:#fff
}
.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{
    display:none
}
button.mfp-arrow,button.mfp-close{
    overflow:visible;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    display:block;
    outline:0;
    padding:0;
    z-index:1046;
    -webkit-box-shadow:none;
    box-shadow:none
}
button::-moz-focus-inner{
    padding:0;
    border:0
}
.mfp-close{
    width:44px;
    height:44px;
    line-height:44px;
    position:absolute;
    right:0;
    top:0;
    text-decoration:none;
    text-align:center;
    opacity:.65;
    filter:alpha(opacity=65);
    padding:0 0 18px 10px;
    color:#fff;
    font-style:normal;
    font-size:28px;
    font-family:Arial,Baskerville,monospace
}
.mfp-close:focus,.mfp-close:hover{
    opacity:1;
    filter:alpha(opacity=100)
}
.mfp-close:active{
    top:1px
}
.mfp-close-btn-in .mfp-close{
    color:#333
}
.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{
    color:#fff;
    right:-6px;
    text-align:right;
    padding-right:6px;
    width:100%
}
.mfp-counter{
    position:absolute;
    top:0;
    right:0;
    color:#ccc;
    font-size:12px;
    line-height:18px;
    white-space:nowrap
}
.mfp-arrow{
    position:absolute;
    opacity:.65;
    filter:alpha(opacity=65);
    margin:-55px 0 0;
    top:50%;
    padding:0;
    width:90px;
    height:110px;
    -webkit-tap-highlight-color:transparent
}
.mfp-arrow:active{
    margin-top:-54px
}
.mfp-arrow:focus,.mfp-arrow:hover{
    opacity:1;
    filter:alpha(opacity=100)
}
.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{
    content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;
    left:0;
    top:0;
    margin-top:35px;
    margin-left:35px;
    border:inset transparent
}
.mfp-arrow .mfp-a,.mfp-arrow:after{
    border-top-width:13px;
    border-bottom-width:13px;
    top:8px
}
.mfp-arrow .mfp-b,.mfp-arrow:before{
    border-top-width:21px;
    border-bottom-width:21px;
    opacity:.7
}
.mfp-arrow-left{
    left:0
}
.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{
    border-right:17px solid #fff;
    margin-left:31px
}
.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{
    margin-left:25px;
    border-right:27px solid #3f3f3f
}
.mfp-arrow-right{
    right:0
}
.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{
    border-left:17px solid #fff;
    margin-left:39px
}
.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{
    border-left:27px solid #3f3f3f
}
.mfp-iframe-holder{
    padding-top:40px;
    padding-bottom:40px
}
.mfp-iframe-holder .mfp-content{
    line-height:0;
    width:100%;
    max-width:900px
}
.mfp-iframe-holder .mfp-close{
    top:-40px
}
.mfp-iframe-scaler{
    width:100%;
    height:0;
    overflow:hidden;
    padding-top:56.25%
}
.mfp-iframe-scaler iframe{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#000
}
img.mfp-img{
    width:auto;
    max-width:100%;
    height:auto;
    display:block;
    line-height:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:40px 0;
    margin:0 auto
}
.mfp-figure{
    line-height:0
}
.mfp-figure:after{
    content:'';
    position:absolute;
    left:0;
    top:40px;
    bottom:40px;
    display:block;
    right:0;
    width:auto;
    height:auto;
    z-index:-1;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#444
}
.mfp-figure small{
    color:#bdbdbd;
    display:block;
    font-size:12px;
    line-height:14px
}
.mfp-figure figure{
    margin:0
}
.mfp-bottom-bar{
    margin-top:-36px;
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    cursor:auto
}
.mfp-title{
    text-align:left;
    line-height:18px;
    color:#f3f3f3;
    word-wrap:break-word;
    padding-right:36px
}
.mfp-image-holder .mfp-content{
    max-width:100%
}
.mfp-gallery .mfp-image-holder .mfp-figure{
    cursor:pointer
}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){
    .mfp-img-mobile .mfp-image-holder{
        padding-left:0;
        padding-right:0
    }
    .mfp-img-mobile img.mfp-img{
        padding:0
    }
    .mfp-img-mobile .mfp-figure:after{
        top:0;
        bottom:0
    }
    .mfp-img-mobile .mfp-figure small{
        display:inline;
        margin-left:5px
    }
    .mfp-img-mobile .mfp-bottom-bar{
        background:rgba(0,0,0,.6);
        bottom:0;
        margin:0;
        top:auto;
        padding:3px 5px;
        position:fixed;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty{
        padding:0
    }
    .mfp-img-mobile .mfp-counter{
        right:5px;
        top:3px
    }
    .mfp-img-mobile .mfp-close{
        top:0;
        right:0;
        width:35px;
        height:35px;
        line-height:35px;
        background:rgba(0,0,0,.6);
        position:fixed;
        text-align:center;
        padding:0
    }
}
@media all and (max-width:900px){
    .mfp-arrow{
        -webkit-transform:scale(0.75);
        transform:scale(0.75)
    }
    .mfp-arrow-left{
        -webkit-transform-origin:0;
        transform-origin:0
    }
    .mfp-arrow-right{
        -webkit-transform-origin:100%;
        transform-origin:100%
    }
    .mfp-container{
        padding-left:6px;
        padding-right:6px
    }
}
.mfp-ie7 .mfp-img{
    padding:0
}
.mfp-ie7 .mfp-bottom-bar{
    width:600px;
    left:50%;
    margin-left:-300px;
    margin-top:5px;
    padding-bottom:5px
}
.mfp-ie7 .mfp-container{
    padding:0
}
.mfp-ie7 .mfp-content{
    padding-top:44px
}
.mfp-ie7 .mfp-close{
    top:0;
    right:0;
    padding-top:0
}
 @font-face {
    font-family: 'icomoon2';
    src: url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.eot?pqxll3');
    src: url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.eot?pqxll3#iefix') format('embedded-opentype'), url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.ttf?pqxll3') format('truetype'), url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.woff?pqxll3') format('woff'), url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.svg?pqxll3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon2-"],[class*=" icon2-"] {
    font-family: 'icomoon2' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon2-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.icon2-2x {
    font-size: 2em;
}
.icon2-3x {
    font-size: 3em;
}
.icon2-4x {
    font-size: 4em;
}
.icon2-5x {
    font-size: 5em;
}
.icon2-fw {
    width: 1.28571429em;
    text-align: center;
}
.icon2-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.icon2-ul > li {
    position: relative;
}
.icon2-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.icon2-li.icon-lg {
    left: -1.85714286em;
}
.icon2-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.icon2-pull-left {
    float: left;
}
.icon2-pull-right {
    float: right;
}
.icon2-spin {
    -webkit-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear;
}
.icon2-pulse {
    -webkit-animation: icon-spin 1s infinite steps(8);
    animation: icon-spin 1s infinite steps(8);
}
@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.icon2-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.icon2-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.icon2-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.icon2-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.icon2-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .icon-rotate-90,:root .icon-rotate-180,:root .icon-rotate-270,:root .icon-flip-horizontal,:root .icon-flip-vertical {
    filter: none;
}
.icon2-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.icon2-stack-1x,.icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.icon2-stack-1x {
    line-height: inherit;
}
.icon2-stack-2x {
    font-size: 2em;
}
.icon2-inverse {
    color: #ffffff;
}
.icon2-instagram:before {
    content: "\f16d";
}
.icon2-uniE600:before {
    content: "\e600";
}
.icon2-uniE601:before {
    content: "\e601";
}
.icon2-uniE602:before {
    content: "\e602";
}
.icon2-uniE603:before {
    content: "\e603";
}
.icon2-uniE604:before {
    content: "\e604";
}
.icon2-uniE605:before {
    content: "\e605";
}
.icon2-uniE606:before {
    content: "\e606";
}
.icon2-uniE607:before {
    content: "\e607";
}
.icon2-uniE608:before {
    content: "\e608";
}
.icon2-uniE609:before {
    content: "\e609";
}
.icon2-uniE60A:before {
    content: "\e60a";
}
.icon2-uniE60B:before {
    content: "\e60b";
}
.icon2-uniE60C:before {
    content: "\e60c";
}
.icon2-uniE60D:before {
    content: "\e60d";
}
.icon2-uniE60E:before {
    content: "\e60e";
}
.icon2-uniE60F:before {
    content: "\e60f";
}
.icon2-uniE610:before {
    content: "\e610";
}
.icon2-uniE611:before {
    content: "\e611";
}
.icon2-uniE612:before {
    content: "\e612";
}
.icon2-uniE613:before {
    content: "\e613";
}
.icon2-uniE614:before {
    content: "\e614";
}
.icon2-uniE615:before {
    content: "\e615";
}
.icon2-uniE616:before {
    content: "\e616";
}
.icon2-uniE617:before {
    content: "\e617";
}
.icon2-uniE618:before {
    content: "\e618";
}
.icon2-uniE619:before {
    content: "\e619";
}
.icon2-uniE61A:before {
    content: "\e61a";
}
.icon2-uniE61B:before {
    content: "\e61b";
}
.icon2-uniE61C:before {
    content: "\e61c";
}
.icon2-uniE61D:before {
    content: "\e61d";
}
.icon2-uniE61E:before {
    content: "\e61e";
}
.icon2-uniE61F:before {
    content: "\e61f";
}
.icon2-uniE620:before {
    content: "\e620";
}
.icon2-uniE621:before {
    content: "\e621";
}
.icon2-uniE622:before {
    content: "\e622";
}
.icon2-uniE623:before {
    content: "\e623";
}
.icon2-uniE624:before {
    content: "\e624";
}
.icon2-uniE625:before {
    content: "\e625";
}
.icon2-uniE626:before {
    content: "\e626";
}
.icon2-uniE627:before {
    content: "\e627";
}
.icon2-uniE628:before {
    content: "\e628";
}
.icon2-uniE629:before {
    content: "\e629";
}
.icon2-uniE62A:before {
    content: "\e62a";
}
.icon2-uniE62B:before {
    content: "\e62b";
}
.icon2-uniE62C:before {
    content: "\e62c";
}
.icon2-uniE62D:before {
    content: "\e62d";
}
.icon2-uniE62E:before {
    content: "\e62e";
}
.icon2-uniE62F:before {
    content: "\e62f";
}
.icon2-uniE630:before {
    content: "\e630";
}
.icon2-uniE631:before {
    content: "\e631";
}
.icon2-uniE632:before {
    content: "\e632";
}
.icon2-uniE633:before {
    content: "\e633";
}
.icon2-uniE634:before {
    content: "\e634";
}
.icon2-uniE635:before {
    content: "\e635";
}
.icon2-uniE636:before {
    content: "\e636";
}
.icon2-uniE637:before {
    content: "\e637";
}
.icon2-uniE638:before {
    content: "\e638";
}
.icon2-uniE639:before {
    content: "\e639";
}
.icon2-uniE63A:before {
    content: "\e63a";
}
.icon2-uniE63B:before {
    content: "\e63b";
}
.icon2-uniE63C:before {
    content: "\e63c";
}
.icon2-uniE63D:before {
    content: "\e63d";
}
.icon2-uniE63E:before {
    content: "\e63e";
}
.icon2-uniE63F:before {
    content: "\e63f";
}
.icon2-uniE640:before {
    content: "\e640";
}
.icon2-uniE641:before {
    content: "\e641";
}
.icon2-uniE642:before {
    content: "\e642";
}
.icon2-uniE643:before {
    content: "\e643";
}
.icon2-uniE644:before {
    content: "\e644";
}
.icon2-uniE645:before {
    content: "\e645";
}
.icon2-uniE646:before {
    content: "\e646";
}
.icon2-uniE647:before {
    content: "\e647";
}
.icon2-uniE648:before {
    content: "\e648";
}
.icon2-uniE649:before {
    content: "\e649";
}
.icon2-uniE64A:before {
    content: "\e64a";
}
.icon2-uniE64B:before {
    content: "\e64b";
}
.icon2-uniE64C:before {
    content: "\e64c";
}
.icon2-uniE64D:before {
    content: "\e64d";
}
.icon2-uniE64E:before {
    content: "\e64e";
}
.icon2-uniE64F:before {
    content: "\e64f";
}
.icon2-uniE650:before {
    content: "\e650";
}
.icon2-uniE651:before {
    content: "\e651";
}
.icon2-uniE652:before {
    content: "\e652";
}
.icon2-uniE653:before {
    content: "\e653";
}
.icon2-uniE654:before {
    content: "\e654";
}
.icon2-uniE655:before {
    content: "\e655";
}
.icon2-uniE656:before {
    content: "\e656";
}
.icon2-uniE657:before {
    content: "\e657";
}
.icon2-uniE658:before {
    content: "\e658";
}
.icon2-uniE659:before {
    content: "\e659";
}
.icon2-uniE65A:before {
    content: "\e65a";
}
.icon2-uniE65B:before {
    content: "\e65b";
}
.icon2-uniE65C:before {
    content: "\e65c";
}
.icon2-uniE65D:before {
    content: "\e65d";
}
.icon2-uniE65E:before {
    content: "\e65e";
}
.icon2-uniE65F:before {
    content: "\e65f";
}
.icon2-uniE660:before {
    content: "\e660";
}
.icon2-uniE661:before {
    content: "\e661";
}
.icon2-uniE662:before {
    content: "\e662";
}
.icon2-uniE663:before {
    content: "\e663";
}
.icon2-uniE664:before {
    content: "\e664";
}
.icon2-uniE665:before {
    content: "\e665";
}
.icon2-uniE666:before {
    content: "\e666";
}
.icon2-uniE667:before {
    content: "\e667";
}
.icon2-uniE668:before {
    content: "\e668";
}
.icon2-uniE669:before {
    content: "\e669";
}
.icon2-uniE66A:before {
    content: "\e66a";
}
.icon2-uniE66B:before {
    content: "\e66b";
}
.icon2-uniE66C:before {
    content: "\e66c";
}
.icon2-uniE66D:before {
    content: "\e66d";
}
.icon2-uniE66E:before {
    content: "\e66e";
}
.icon2-uniE66F:before {
    content: "\e66f";
}
.icon2-uniE670:before {
    content: "\e670";
}
.icon2-uniE671:before {
    content: "\e671";
}
.icon2-uniE672:before {
    content: "\e672";
}
.icon2-uniE673:before {
    content: "\e673";
}
.icon2-uniE674:before {
    content: "\e674";
}
.icon2-uniE675:before {
    content: "\e675";
}
.icon2-uniE676:before {
    content: "\e676";
}
.icon2-uniE677:before {
    content: "\e677";
}
.icon2-uniE678:before {
    content: "\e678";
}
.icon2-uniE679:before {
    content: "\e679";
}
.icon2-uniE67A:before {
    content: "\e67a";
}
.icon2-uniE67B:before {
    content: "\e67b";
}
.icon2-uniE67C:before {
    content: "\e67c";
}
.icon2-uniE67D:before {
    content: "\e67d";
}
.icon2-uniE67E:before {
    content: "\e67e";
}
.icon2-uniE67F:before {
    content: "\e67f";
}
.icon2-uniE680:before {
    content: "\e680";
}
.icon2-uniE681:before {
    content: "\e681";
}
.icon2-uniE682:before {
    content: "\e682";
}
.icon2-uniE683:before {
    content: "\e683";
}
.icon2-uniE684:before {
    content: "\e684";
}
.icon2-uniE685:before {
    content: "\e685";
}
.icon2-uniE686:before {
    content: "\e686";
}
.icon2-uniE687:before {
    content: "\e687";
}
.icon2-uniE688:before {
    content: "\e688";
}
.icon2-uniE689:before {
    content: "\e689";
}
.icon2-uniE68A:before {
    content: "\e68a";
}
.icon2-uniE68B:before {
    content: "\e68b";
}
.icon2-uniE68C:before {
    content: "\e68c";
}
.icon2-uniE68D:before {
    content: "\e68d";
}
.icon2-uniE68E:before {
    content: "\e68e";
}
.icon2-uniE68F:before {
    content: "\e68f";
}
.icon2-uniE690:before {
    content: "\e690";
}
.icon2-uniE691:before {
    content: "\e691";
}
.icon2-uniE692:before {
    content: "\e692";
}
.icon2-uniE693:before {
    content: "\e693";
}
.icon2-uniE694:before {
    content: "\e694";
}
.icon2-uniE695:before {
    content: "\e695";
}
.icon2-uniE696:before {
    content: "\e696";
}
.icon2-uniE697:before {
    content: "\e697";
}
.icon2-uniE698:before {
    content: "\e698";
}
.icon2-uniE699:before {
    content: "\e699";
}
.icon2-uniE69A:before {
    content: "\e69a";
}
.icon2-uniE69B:before {
    content: "\e69b";
}
.icon2-uniE69C:before {
    content: "\e69c";
}
.icon2-uniE69D:before {
    content: "\e69d";
}
.icon2-uniE69E:before {
    content: "\e69e";
}
.icon2-uniE69F:before {
    content: "\e69f";
}
.icon2-uniE6A0:before {
    content: "\e6a0";
}
.icon2-uniE6A1:before {
    content: "\e6a1";
}
.icon2-uniE6A2:before {
    content: "\e6a2";
}
.icon2-uniE6A3:before {
    content: "\e6a3";
}
.icon2-uniE6A4:before {
    content: "\e6a4";
}
.icon2-uniE6A5:before {
    content: "\e6a5";
}
.icon2-uniE6A6:before {
    content: "\e6a6";
}
.icon2-uniE6A7:before {
    content: "\e6a7";
}
.icon2-uniE6A8:before {
    content: "\e6a8";
}
.icon2-uniE6A9:before {
    content: "\e6a9";
}
.icon2-uniE6AA:before {
    content: "\e6aa";
}
.icon2-uniE6AB:before {
    content: "\e6ab";
}
.icon2-uniE6AC:before {
    content: "\e6ac";
}
.icon2-uniE6AD:before {
    content: "\e6ad";
}
.icon2-uniE6AE:before {
    content: "\e6ae";
}
.icon2-uniE6AF:before {
    content: "\e6af";
}
.icon2-uniE6B0:before {
    content: "\e6b0";
}
.icon2-uniE6B1:before {
    content: "\e6b1";
}
.icon2-uniE6B2:before {
    content: "\e6b2";
}
.icon2-uniE6B3:before {
    content: "\e6b3";
}
.icon2-uniE6B4:before {
    content: "\e6b4";
}
.icon2-uniE6B5:before {
    content: "\e6b5";
}
.icon2-uniE6B6:before {
    content: "\e6b6";
}
.icon2-uniE6B7:before {
    content: "\e6b7";
}
.icon2-uniE6B8:before {
    content: "\e6b8";
}
.icon2-uniE6B9:before {
    content: "\e6b9";
}
.icon2-uniE6BA:before {
    content: "\e6ba";
}
.icon2-uniE6BB:before {
    content: "\e6bb";
}
.icon2-uniE6BC:before {
    content: "\e6bc";
}
.icon2-uniE6BD:before {
    content: "\e6bd";
}
.icon2-uniE6BE:before {
    content: "\e6be";
}
.icon2-uniE6BF:before {
    content: "\e6bf";
}
.icon2-uniE6C0:before {
    content: "\e6c0";
}
.icon2-uniE6C1:before {
    content: "\e6c1";
}
.icon2-uniE6C2:before {
    content: "\e6c2";
}
.icon2-uniE6C3:before {
    content: "\e6c3";
}
.icon2-uniE6C4:before {
    content: "\e6c4";
}
.icon2-uniE6C5:before {
    content: "\e6c5";
}
.icon2-uniE6C6:before {
    content: "\e6c6";
}
.icon2-uniE6C7:before {
    content: "\e6c7";
}
.icon2-uniE6C8:before {
    content: "\e6c8";
}
.icon2-uniE6C9:before {
    content: "\e6c9";
}
.icon2-uniE6CA:before {
    content: "\e6ca";
}
.icon2-uniE6CB:before {
    content: "\e6cb";
}
.icon2-uniE6CC:before {
    content: "\e6cc";
}
.icon2-uniE6CD:before {
    content: "\e6cd";
}
.icon2-uniE6CE:before {
    content: "\e6ce";
}
.icon2-uniE6CF:before {
    content: "\e6cf";
}
.icon2-uniE6D0:before {
    content: "\e6d0";
}
.icon2-uniE6D1:before {
    content: "\e6d1";
}
.icon2-uniE6D2:before {
    content: "\e6d2";
}
.icon2-uniE6D3:before {
    content: "\e6d3";
}
.icon2-uniE6D4:before {
    content: "\e6d4";
}
.icon2-uniE6D5:before {
    content: "\e6d5";
}
.icon2-uniE6D6:before {
    content: "\e6d6";
}
.icon2-uniE6D7:before {
    content: "\e6d7";
}
.icon2-uniE6D8:before {
    content: "\e6d8";
}
.icon2-uniE6D9:before {
    content: "\e6d9";
}
.icon2-uniE6DA:before {
    content: "\e6da";
}
.icon2-uniE6DB:before {
    content: "\e6db";
}
.icon2-uniE6DC:before {
    content: "\e6dc";
}
.icon2-uniE6DD:before {
    content: "\e6dd";
}
.icon2-uniE6DE:before {
    content: "\e6de";
}
.icon2-uniE6DF:before {
    content: "\e6df";
}
.icon2-uniE6E0:before {
    content: "\e6e0";
}
.icon2-uniE6E1:before {
    content: "\e6e1";
}
.icon2-uniE6E2:before {
    content: "\e6e2";
}
.icon2-uniE6E3:before {
    content: "\e6e3";
}
.icon2-uniE6E4:before {
    content: "\e6e4";
}
.icon2-uniE6E5:before {
    content: "\e6e5";
}
.icon2-uniE6E6:before {
    content: "\e6e6";
}
.icon2-uniE6E7:before {
    content: "\e6e7";
}
.icon2-uniE6E8:before {
    content: "\e6e8";
}
.icon2-uniE6E9:before {
    content: "\e6e9";
}
.icon2-uniE6EA:before {
    content: "\e6ea";
}
.icon2-uniE6EB:before {
    content: "\e6eb";
}
.icon2-uniE6EC:before {
    content: "\e6ec";
}
.icon2-uniE6ED:before {
    content: "\e6ed";
}
.icon2-uniE6EE:before {
    content: "\e6ee";
}
.icon2-uniE6EF:before {
    content: "\e6ef";
}
.icon2-uniE6F0:before {
    content: "\e6f0";
}
.icon2-uniE6F1:before {
    content: "\e6f1";
}
.icon2-uniE6F2:before {
    content: "\e6f2";
}
.icon2-uniE6F3:before {
    content: "\e6f3";
}
.icon2-uniE6F4:before {
    content: "\e6f4";
}
.icon2-uniE6F5:before {
    content: "\e6f5";
}
.icon2-uniE6F6:before {
    content: "\e6f6";
}
.icon2-uniE6F7:before {
    content: "\e6f7";
}
.icon2-uniE6F8:before {
    content: "\e6f8";
}
.icon2-uniE6F9:before {
    content: "\e6f9";
}
.icon2-uniE6FA:before {
    content: "\e6fa";
}
.icon2-uniE6FB:before {
    content: "\e6fb";
}
.icon2-uniE6FC:before {
    content: "\e6fc";
}
.icon2-uniE6FD:before {
    content: "\e6fd";
}
.icon2-uniE6FE:before {
    content: "\e6fe";
}
.icon2-uniE6FF:before {
    content: "\e6ff";
}
.icon2-uniE700:before {
    content: "\e700";
}
.icon2-uniE701:before {
    content: "\e701";
}
.icon2-uniE702:before {
    content: "\e702";
}
.icon2-uniE703:before {
    content: "\e703";
}
.icon2-uniE704:before {
    content: "\e704";
}
.icon2-uniE705:before {
    content: "\e705";
}
.icon2-uniE706:before {
    content: "\e706";
}
.icon2-uniE707:before {
    content: "\e707";
}
.icon2-uniE708:before {
    content: "\e708";
}
.icon2-uniE709:before {
    content: "\e709";
}
.icon2-uniE70A:before {
    content: "\e70a";
}
.icon2-uniE70B:before {
    content: "\e70b";
}
.icon2-uniE70C:before {
    content: "\e70c";
}
.icon2-uniE70D:before {
    content: "\e70d";
}
.icon2-uniE70E:before {
    content: "\e70e";
}
.icon2-uniE70F:before {
    content: "\e70f";
}
.icon2-uniE710:before {
    content: "\e710";
}
.icon2-uniE711:before {
    content: "\e711";
}
.icon2-uniE712:before {
    content: "\e712";
}
.icon2-uniE713:before {
    content: "\e713";
}
.icon2-uniE714:before {
    content: "\e714";
}
.icon2-uniE715:before {
    content: "\e715";
}
.icon2-uniE716:before {
    content: "\e716";
}
.icon2-uniE717:before {
    content: "\e717";
}
.icon2-uniE718:before {
    content: "\e718";
}
.icon2-uniE719:before {
    content: "\e719";
}
.icon2-uniE71A:before {
    content: "\e71a";
}
.icon2-uniE71B:before {
    content: "\e71b";
}
.icon2-uniE71C:before {
    content: "\e71c";
}
.icon2-uniE71D:before {
    content: "\e71d";
}
.icon2-uniE71E:before {
    content: "\e71e";
}
.icon2-uniE71F:before {
    content: "\e71f";
}
.icon2-uniE720:before {
    content: "\e720";
}
.icon2-uniE721:before {
    content: "\e721";
}
.icon2-uniE722:before {
    content: "\e722";
}
.icon2-uniE723:before {
    content: "\e723";
}
.icon2-uniE724:before {
    content: "\e724";
}
.icon2-uniE725:before {
    content: "\e725";
}
.icon2-uniE726:before {
    content: "\e726";
}
.icon2-uniE727:before {
    content: "\e727";
}
.icon2-uniE728:before {
    content: "\e728";
}
.icon2-uniE729:before {
    content: "\e729";
}
.icon2-uniE72A:before {
    content: "\e72a";
}
.icon2-uniE72B:before {
    content: "\e72b";
}
.icon2-uniE72C:before {
    content: "\e72c";
}
.icon2-uniE72D:before {
    content: "\e72d";
}
.icon2-uniE72E:before {
    content: "\e72e";
}
.icon2-uniE72F:before {
    content: "\e72f";
}
.icon2-uniE730:before {
    content: "\e730";
}
.icon2-uniE731:before {
    content: "\e731";
}
.icon2-uniE732:before {
    content: "\e732";
}
.icon2-uniE733:before {
    content: "\e733";
}
.icon2-uniE734:before {
    content: "\e734";
}
.icon2-uniE735:before {
    content: "\e735";
}
.icon2-uniE736:before {
    content: "\e736";
}
.icon2-uniE737:before {
    content: "\e737";
}
.icon2-uniE738:before {
    content: "\e738";
}
.icon2-uniE739:before {
    content: "\e739";
}
.icon2-uniE73A:before {
    content: "\e73a";
}
.icon2-uniE73B:before {
    content: "\e73b";
}
.icon2-uniE73C:before {
    content: "\e73c";
}
.icon2-uniE73D:before {
    content: "\e73d";
}
.icon2-uniE73E:before {
    content: "\e73e";
}
.icon2-uniE73F:before {
    content: "\e73f";
}
.icon2-uniE740:before {
    content: "\e740";
}
.icon2-uniE741:before {
    content: "\e741";
}
.icon2-uniE742:before {
    content: "\e742";
}
.icon2-uniE743:before {
    content: "\e743";
}
.icon2-uniE744:before {
    content: "\e744";
}
.icon2-uniE745:before {
    content: "\e745";
}
.icon2-uniE746:before {
    content: "\e746";
}
.icon2-uniE747:before {
    content: "\e747";
}
.icon2-uniE748:before {
    content: "\e748";
}
.icon2-uniE749:before {
    content: "\e749";
}
.icon2-uniE74A:before {
    content: "\e74a";
}
.icon2-uniE74B:before {
    content: "\e74b";
}
.icon2-uniE74C:before {
    content: "\e74c";
}
.icon2-uniE74D:before {
    content: "\e74d";
}
.icon2-uniE74E:before {
    content: "\e74e";
}
.icon2-uniE74F:before {
    content: "\e74f";
}
.icon2-uniE750:before {
    content: "\e750";
}
.icon2-uniE751:before {
    content: "\e751";
}
.icon2-uniE752:before {
    content: "\e752";
}
.icon2-uniE753:before {
    content: "\e753";
}
.icon2-uniE754:before {
    content: "\e754";
}
.icon2-uniE755:before {
    content: "\e755";
}
.icon2-uniE756:before {
    content: "\e756";
}
.icon2-uniE757:before {
    content: "\e757";
}
.icon2-uniE758:before {
    content: "\e758";
}
.icon2-uniE759:before {
    content: "\e759";
}
.icon2-uniE75A:before {
    content: "\e75a";
}
.icon2-uniE75B:before {
    content: "\e75b";
}
.icon2-uniE75C:before {
    content: "\e75c";
}
.icon2-uniE75D:before {
    content: "\e75d";
}
.icon2-uniE75E:before {
    content: "\e75e";
}
.icon2-uniE75F:before {
    content: "\e75f";
}
.icon2-uniE760:before {
    content: "\e760";
}
.icon2-uniE761:before {
    content: "\e761";
}
.icon2-uniE762:before {
    content: "\e762";
}
.icon2-uniE763:before {
    content: "\e763";
}
.icon2-uniE764:before {
    content: "\e764";
}
.icon2-uniE765:before {
    content: "\e765";
}
.icon2-uniE766:before {
    content: "\e766";
}
.icon2-uniE767:before {
    content: "\e767";
}
.icon2-uniE768:before {
    content: "\e768";
}
.icon2-uniE769:before {
    content: "\e769";
}
.icon2-uniE76A:before {
    content: "\e76a";
}
.icon2-uniE76B:before {
    content: "\e76b";
}
.icon2-uniE76C:before {
    content: "\e76c";
}
.icon2-uniE76D:before {
    content: "\e76d";
}
.icon2-uniE76E:before {
    content: "\e76e";
}
.icon2-uniE76F:before {
    content: "\e76f";
}
.icon2-uniE770:before {
    content: "\e770";
}
.icon2-uniE771:before {
    content: "\e771";
}
.icon2-uniE772:before {
    content: "\e772";
}
.icon2-uniE773:before {
    content: "\e773";
}
.icon2-uniE774:before {
    content: "\e774";
}
.icon2-uniE775:before {
    content: "\e775";
}
.icon2-uniE776:before {
    content: "\e776";
}
.icon2-uniE777:before {
    content: "\e777";
}
.icon2-uniE778:before {
    content: "\e778";
}
.icon2-uniE779:before {
    content: "\e779";
}
.icon2-uniE77A:before {
    content: "\e77a";
}
.icon2-uniE77B:before {
    content: "\e77b";
}
.icon2-uniE77C:before {
    content: "\e77c";
}
.icon2-uniE77D:before {
    content: "\e77d";
}
.icon2-uniE77E:before {
    content: "\e77e";
}
.icon2-uniE77F:before {
    content: "\e77f";
}
.icon2-uniE780:before {
    content: "\e780";
}
.icon2-uniE781:before {
    content: "\e781";
}
.icon2-uniE782:before {
    content: "\e782";
}
.icon2-uniE783:before {
    content: "\e783";
}
.icon2-uniE784:before {
    content: "\e784";
}
.icon2-uniE785:before {
    content: "\e785";
}
.icon2-uniE786:before {
    content: "\e786";
}
.icon2-uniE787:before {
    content: "\e787";
}
.icon2-uniE788:before {
    content: "\e788";
}
.icon2-uniE789:before {
    content: "\e789";
}
.icon2-uniE78A:before {
    content: "\e78a";
}
.icon2-uniE78B:before {
    content: "\e78b";
}
.icon2-uniE78C:before {
    content: "\e78c";
}
.icon2-uniE78D:before {
    content: "\e78d";
}
.icon2-uniE78E:before {
    content: "\e78e";
}
.icon2-uniE78F:before {
    content: "\e78f";
}
.icon2-uniE790:before {
    content: "\e790";
}
.icon2-uniE791:before {
    content: "\e791";
}
.icon2-uniE792:before {
    content: "\e792";
}
.icon2-uniE793:before {
    content: "\e793";
}
.icon2-uniE794:before {
    content: "\e794";
}
.icon2-uniE795:before {
    content: "\e795";
}
.icon2-uniE796:before {
    content: "\e796";
}
.icon2-uniE797:before {
    content: "\e797";
}
.icon2-uniE798:before {
    content: "\e798";
}
.icon2-uniE799:before {
    content: "\e799";
}
.icon2-uniE79A:before {
    content: "\e79a";
}
.icon2-uniE79B:before {
    content: "\e79b";
}
.icon2-uniE79C:before {
    content: "\e79c";
}
.icon2-uniE79D:before {
    content: "\e79d";
}
.icon2-uniE79E:before {
    content: "\e79e";
}
.icon2-uniE79F:before {
    content: "\e79f";
}
.icon2-uniE7A0:before {
    content: "\e7a0";
}
.icon2-uniE7A1:before {
    content: "\e7a1";
}
.icon2-uniE7A2:before {
    content: "\e7a2";
}
.icon2-uniE7A3:before {
    content: "\e7a3";
}
.icon2-uniE7A4:before {
    content: "\e7a4";
}
.icon2-uniE7A5:before {
    content: "\e7a5";
}
.icon2-uniE7A6:before {
    content: "\e7a6";
}
.icon2-uniE7A7:before {
    content: "\e7a7";
}
.icon2-uniE7A8:before {
    content: "\e7a8";
}
.icon2-uniE7A9:before {
    content: "\e7a9";
}
.icon2-uniE7AA:before {
    content: "\e7aa";
}
.icon2-uniE7AB:before {
    content: "\e7ab";
}
.icon2-uniE7AC:before {
    content: "\e7ac";
}
.icon2-uniE7AD:before {
    content: "\e7ad";
}
.icon2-uniE7AE:before {
    content: "\e7ae";
}
.icon2-uniE7AF:before {
    content: "\e7af";
}
.icon2-uniE7B0:before {
    content: "\e7b0";
}
.icon2-uniE7B1:before {
    content: "\e7b1";
}
.icon2-uniE7B2:before {
    content: "\e7b2";
}
.icon2-uniE7B3:before {
    content: "\e7b3";
}
.icon2-uniE7B4:before {
    content: "\e7b4";
}
.icon2-uniE7B5:before {
    content: "\e7b5";
}
.icon2-uniE7B6:before {
    content: "\e7b6";
}
.icon2-uniE7B7:before {
    content: "\e7b7";
}
.icon2-uniE7B8:before {
    content: "\e7b8";
}
.icon2-uniE7B9:before {
    content: "\e7b9";
}
.icon2-uniE7BA:before {
    content: "\e7ba";
}
.icon2-uniE7BB:before {
    content: "\e7bb";
}
.icon2-uniE7BC:before {
    content: "\e7bc";
}
.icon2-uniE7BD:before {
    content: "\e7bd";
}
.icon2-uniE7BE:before {
    content: "\e7be";
}
.icon2-uniE7BF:before {
    content: "\e7bf";
}
.icon2-uniE7C0:before {
    content: "\e7c0";
}
.icon2-uniE7C1:before {
    content: "\e7c1";
}
.icon2-uniE7C2:before {
    content: "\e7c2";
}
.icon2-uniE7C3:before {
    content: "\e7c3";
}
.icon2-uniE7C4:before {
    content: "\e7c4";
}
.icon2-uniE7C5:before {
    content: "\e7c5";
}
.icon2-uniE7C6:before {
    content: "\e7c6";
}
.icon2-uniE7C7:before {
    content: "\e7c7";
}
.icon2-uniE7C8:before {
    content: "\e7c8";
}
.icon2-uniE7C9:before {
    content: "\e7c9";
}
.icon2-uniE7CA:before {
    content: "\e7ca";
}
.icon2-uniE7CB:before {
    content: "\e7cb";
}
.icon2-uniE7CC:before {
    content: "\e7cc";
}
.icon2-uniE7CD:before {
    content: "\e7cd";
}
.icon2-uniE7CE:before {
    content: "\e7ce";
}
.icon2-uniE7CF:before {
    content: "\e7cf";
}
.icon2-uniE7D0:before {
    content: "\e7d0";
}
.icon2-uniE7D1:before {
    content: "\e7d1";
}
.icon2-uniE7D2:before {
    content: "\e7d2";
}
.icon2-uniE7D3:before {
    content: "\e7d3";
}
.icon2-uniE7D4:before {
    content: "\e7d4";
}
.icon2-uniE7D5:before {
    content: "\e7d5";
}
.icon2-uniE7D6:before {
    content: "\e7d6";
}
.icon2-uniE7D7:before {
    content: "\e7d7";
}
.icon2-uniE7D8:before {
    content: "\e7d8";
}
.icon2-uniE7D9:before {
    content: "\e7d9";
}
.icon2-uniE7DA:before {
    content: "\e7da";
}
.icon2-uniE7DB:before {
    content: "\e7db";
}
.icon2-uniE7DC:before {
    content: "\e7dc";
}
.icon2-uniE7DD:before {
    content: "\e7dd";
}
.icon2-uniE7DE:before {
    content: "\e7de";
}
.icon2-uniE7DF:before {
    content: "\e7df";
}
.icon2-uniE7E0:before {
    content: "\e7e0";
}
.icon2-uniE7E1:before {
    content: "\e7e1";
}
.icon2-uniE7E2:before {
    content: "\e7e2";
}
.icon2-uniE7E3:before {
    content: "\e7e3";
}
.icon2-uniE7E4:before {
    content: "\e7e4";
}
.icon2-uniE7E5:before {
    content: "\e7e5";
}
.icon2-uniE7E6:before {
    content: "\e7e6";
}
.icon2-uniE7E7:before {
    content: "\e7e7";
}
.icon2-uniE7E8:before {
    content: "\e7e8";
}
.icon2-uniE7E9:before {
    content: "\e7e9";
}
.icon2-uniE7EA:before {
    content: "\e7ea";
}
.icon2-uniE7EB:before {
    content: "\e7eb";
}
.icon2-uniE7EC:before {
    content: "\e7ec";
}
.icon2-uniE7ED:before {
    content: "\e7ed";
}
.icon2-uniE7EE:before {
    content: "\e7ee";
}
.icon2-uniE7EF:before {
    content: "\e7ef";
}
.icon2-uniE7F0:before {
    content: "\e7f0";
}
.icon2-uniE7F1:before {
    content: "\e7f1";
}
.icon2-uniE7F2:before {
    content: "\e7f2";
}
.icon2-uniE7F3:before {
    content: "\e7f3";
}
.icon2-uniE7F4:before {
    content: "\e7f4";
}
.icon2-uniE7F5:before {
    content: "\e7f5";
}
.icon2-uniE7F6:before {
    content: "\e7f6";
}
.icon2-uniE7F7:before {
    content: "\e7f7";
}
.icon2-uniE7F8:before {
    content: "\e7f8";
}
.icon2-uniE7F9:before {
    content: "\e7f9";
}
.icon2-uniE7FA:before {
    content: "\e7fa";
}
.icon2-uniE7FB:before {
    content: "\e7fb";
}
.icon2-uniE7FC:before {
    content: "\e7fc";
}
.icon2-uniE7FD:before {
    content: "\e7fd";
}
.icon2-uniE7FE:before {
    content: "\e7fe";
}
.icon2-uniE7FF:before {
    content: "\e7ff";
}
.icon2-uniE800:before {
    content: "\e800";
}
.icon2-uniE801:before {
    content: "\e801";
}
.icon2-uniE802:before {
    content: "\e802";
}
.icon2-uniE803:before {
    content: "\e803";
}
.icon2-uniE804:before {
    content: "\e804";
}
.icon2-uniE805:before {
    content: "\e805";
}
.icon2-uniE806:before {
    content: "\e806";
}
.icon2-uniE807:before {
    content: "\e807";
}
.icon2-uniE808:before {
    content: "\e808";
}
.icon2-uniE809:before {
    content: "\e809";
}
.icon2-uniE80A:before {
    content: "\e80a";
}
.icon2-uniE80B:before {
    content: "\e80b";
}
.icon2-uniE80C:before {
    content: "\e80c";
}
.icon2-uniE80D:before {
    content: "\e80d";
}
.icon2-uniE80E:before {
    content: "\e80e";
}
.icon2-uniE80F:before {
    content: "\e80f";
}
.icon2-uniE810:before {
    content: "\e810";
}
.icon2-uniE811:before {
    content: "\e811";
}
.icon2-uniE812:before {
    content: "\e812";
}
.icon2-uniE813:before {
    content: "\e813";
}
.icon2-uniE814:before {
    content: "\e814";
}
.icon2-uniE815:before {
    content: "\e815";
}
.icon2-uniE816:before {
    content: "\e816";
}
.icon2-uniE817:before {
    content: "\e817";
}
.icon2-uniE818:before {
    content: "\e818";
}
.icon2-uniE819:before {
    content: "\e819";
}
.icon2-uniE81A:before {
    content: "\e81a";
}
.icon2-uniE81B:before {
    content: "\e81b";
}
.icon2-uniE81C:before {
    content: "\e81c";
}
.icon2-uniE81D:before {
    content: "\e81d";
}
.icon2-uniE81E:before {
    content: "\e81e";
}
.icon2-uniE81F:before {
    content: "\e81f";
}
.icon2-uniE820:before {
    content: "\e820";
}
.icon2-uniE821:before {
    content: "\e821";
}
.icon2-uniE822:before {
    content: "\e822";
}
.icon2-uniE823:before {
    content: "\e823";
}
.icon2-uniE824:before {
    content: "\e824";
}
.icon2-uniE825:before {
    content: "\e825";
}
.icon2-uniE826:before {
    content: "\e826";
}
.icon2-uniE827:before {
    content: "\e827";
}
.icon2-uniE828:before {
    content: "\e828";
}
.icon2-uniE829:before {
    content: "\e829";
}
.icon2-uniE82A:before {
    content: "\e82a";
}
.icon2-uniE82B:before {
    content: "\e82b";
}
.icon2-uniE82C:before {
    content: "\e82c";
}
.icon2-uniE82D:before {
    content: "\e82d";
}
.icon2-uniE82E:before {
    content: "\e82e";
}
.icon2-uniE82F:before {
    content: "\e82f";
}
.icon2-uniE830:before {
    content: "\e830";
}
.icon2-uniE831:before {
    content: "\e831";
}
.icon2-uniE832:before {
    content: "\e832";
}
.icon2-uniE833:before {
    content: "\e833";
}
.icon2-uniE834:before {
    content: "\e834";
}
.icon2-uniE835:before {
    content: "\e835";
}
.icon2-uniE836:before {
    content: "\e836";
}
.icon2-uniE837:before {
    content: "\e837";
}
.icon2-uniE838:before {
    content: "\e838";
}
.icon2-uniE839:before {
    content: "\e839";
}
.icon2-uniE83A:before {
    content: "\e83a";
}
.icon2-uniE83B:before {
    content: "\e83b";
}
.icon2-uniE83C:before {
    content: "\e83c";
}
.icon2-uniE83D:before {
    content: "\e83d";
}
.icon2-uniE83E:before {
    content: "\e83e";
}
.icon2-uniE83F:before {
    content: "\e83f";
}
.icon2-uniE840:before {
    content: "\e840";
}
.icon2-uniE841:before {
    content: "\e841";
}
.icon2-uniE842:before {
    content: "\e842";
}
.icon2-uniE843:before {
    content: "\e843";
}
.icon2-uniE844:before {
    content: "\e844";
}
.icon2-uniE845:before {
    content: "\e845";
}
.icon2-uniE846:before {
    content: "\e846";
}
.icon2-uniE847:before {
    content: "\e847";
}
.icon2-uniE848:before {
    content: "\e848";
}
.icon2-uniE849:before {
    content: "\e849";
}
.icon2-uniE84A:before {
    content: "\e84a";
}
.icon2-uniE84B:before {
    content: "\e84b";
}
.icon2-uniE84C:before {
    content: "\e84c";
}
.icon2-uniE84D:before {
    content: "\e84d";
}
.icon2-uniE84E:before {
    content: "\e84e";
}
.icon2-uniE84F:before {
    content: "\e84f";
}
.icon2-uniE850:before {
    content: "\e850";
}
.icon2-uniE851:before {
    content: "\e851";
}
.icon2-uniE852:before {
    content: "\e852";
}
.icon2-uniE853:before {
    content: "\e853";
}
.icon2-uniE854:before {
    content: "\e854";
}
.icon2-uniE855:before {
    content: "\e855";
}
.icon2-uniE856:before {
    content: "\e856";
}
.icon2-uniE857:before {
    content: "\e857";
}
.icon2-uniE858:before {
    content: "\e858";
}
.icon2-uniE859:before {
    content: "\e859";
}
.icon2-uniE85A:before {
    content: "\e85a";
}
.icon2-uniE85B:before {
    content: "\e85b";
}
.icon2-uniE85C:before {
    content: "\e85c";
}
.icon2-uniE85D:before {
    content: "\e85d";
}
.icon2-uniE85E:before {
    content: "\e85e";
}
.icon2-uniE85F:before {
    content: "\e85f";
}
.icon2-uniE860:before {
    content: "\e860";
}
.icon2-uniE861:before {
    content: "\e861";
}
.icon2-uniE862:before {
    content: "\e862";
}
.icon2-uniE863:before {
    content: "\e863";
}
.icon2-uniE864:before {
    content: "\e864";
}
.icon2-uniE865:before {
    content: "\e865";
}
.icon2-uniE866:before {
    content: "\e866";
}
.icon2-uniE867:before {
    content: "\e867";
}
.icon2-uniE868:before {
    content: "\e868";
}
.icon2-uniE869:before {
    content: "\e869";
}
.icon2-uniE86A:before {
    content: "\e86a";
}
.icon2-uniE86B:before {
    content: "\e86b";
}
.icon2-uniE86C:before {
    content: "\e86c";
}
.icon2-uniE86D:before {
    content: "\e86d";
}
.icon2-uniE86E:before {
    content: "\e86e";
}
.icon2-uniE86F:before {
    content: "\e86f";
}
.icon2-uniE870:before {
    content: "\e870";
}
.icon2-uniE871:before {
    content: "\e871";
}
.icon2-uniE872:before {
    content: "\e872";
}
.icon2-uniE873:before {
    content: "\e873";
}
.icon2-uniE874:before {
    content: "\e874";
}
.icon2-uniE875:before {
    content: "\e875";
}
.icon2-uniE876:before {
    content: "\e876";
}
.icon2-uniE877:before {
    content: "\e877";
}
.icon2-uniE878:before {
    content: "\e878";
}
.icon2-uniE879:before {
    content: "\e879";
}
.icon2-uniE87A:before {
    content: "\e87a";
}
.icon2-uniE87B:before {
    content: "\e87b";
}
.icon2-uniE87C:before {
    content: "\e87c";
}
.icon2-uniE87D:before {
    content: "\e87d";
}
.icon2-uniE87E:before {
    content: "\e87e";
}
.icon2-uniE87F:before {
    content: "\e87f";
}
.icon2-uniE880:before {
    content: "\e880";
}
.icon2-uniE881:before {
    content: "\e881";
}
.icon2-uniE882:before {
    content: "\e882";
}
.icon2-uniE883:before {
    content: "\e883";
}
.icon2-uniE884:before {
    content: "\e884";
}
.icon2-uniE885:before {
    content: "\e885";
}
.icon2-uniE886:before {
    content: "\e886";
}
.icon2-uniE887:before {
    content: "\e887";
}
.icon2-uniE888:before {
    content: "\e888";
}
.icon2-uniE889:before {
    content: "\e889";
}
.icon2-uniE88A:before {
    content: "\e88a";
}
.icon2-uniE88B:before {
    content: "\e88b";
}
.icon2-uniE88C:before {
    content: "\e88c";
}
.icon2-uniE88D:before {
    content: "\e88d";
}
.icon2-uniE88E:before {
    content: "\e88e";
}
.icon2-uniE88F:before {
    content: "\e88f";
}
.icon2-uniE890:before {
    content: "\e890";
}
.icon2-uniE891:before {
    content: "\e891";
}
.icon2-uniE892:before {
    content: "\e892";
}
.icon2-uniE893:before {
    content: "\e893";
}
.icon2-uniE894:before {
    content: "\e894";
}
.icon2-uniE895:before {
    content: "\e895";
}
.icon2-uniE896:before {
    content: "\e896";
}
.icon2-uniE897:before {
    content: "\e897";
}
.icon2-uniE898:before {
    content: "\e898";
}
.icon2-uniE899:before {
    content: "\e899";
}
.icon2-uniE89A:before {
    content: "\e89a";
}
.icon2-uniE89B:before {
    content: "\e89b";
}
.icon2-uniE89C:before {
    content: "\e89c";
}
.icon2-uniE89D:before {
    content: "\e89d";
}
.icon2-uniE89E:before {
    content: "\e89e";
}
.icon2-uniE89F:before {
    content: "\e89f";
}
.icon2-uniE8A0:before {
    content: "\e8a0";
}
.icon2-uniE8A1:before {
    content: "\e8a1";
}
.icon2-uniE8A2:before {
    content: "\e8a2";
}
.icon2-uniE8A3:before {
    content: "\e8a3";
}
.icon2-uniE8A4:before {
    content: "\e8a4";
}
.icon2-uniE8A5:before {
    content: "\e8a5";
}
.icon2-uniE8A6:before {
    content: "\e8a6";
}
.icon2-uniE8A7:before {
    content: "\e8a7";
}
.icon2-uniE8A8:before {
    content: "\e8a8";
}
.icon2-uniE8A9:before {
    content: "\e8a9";
}
.icon2-uniE8AA:before {
    content: "\e8aa";
}
.icon2-uniE8AB:before {
    content: "\e8ab";
}
.icon2-uniE8AC:before {
    content: "\e8ac";
}
.icon2-uniE8AD:before {
    content: "\e8ad";
}
.icon2-uniE8AE:before {
    content: "\e8ae";
}
.icon2-uniE8AF:before {
    content: "\e8af";
}
.icon2-uniE8B0:before {
    content: "\e8b0";
}
.icon2-uniE8B1:before {
    content: "\e8b1";
}
.icon2-uniE8B2:before {
    content: "\e8b2";
}
.icon2-uniE8B3:before {
    content: "\e8b3";
}
.icon2-uniE8B4:before {
    content: "\e8b4";
}
.icon2-uniE8B5:before {
    content: "\e8b5";
}
.icon2-uniE8B6:before {
    content: "\e8b6";
}
.icon2-uniE8B7:before {
    content: "\e8b7";
}
.icon2-uniE8B8:before {
    content: "\e8b8";
}
.icon2-uniE8B9:before {
    content: "\e8b9";
}
.icon2-uniE8BA:before {
    content: "\e8ba";
}
.icon2-uniE8BB:before {
    content: "\e8bb";
}
.icon2-uniE8BC:before {
    content: "\e8bc";
}
.icon2-uniE8BD:before {
    content: "\e8bd";
}
.icon2-uniE8BE:before {
    content: "\e8be";
}
.icon2-uniE8BF:before {
    content: "\e8bf";
}
.icon2-uniE8C0:before {
    content: "\e8c0";
}
.icon2-uniE8C1:before {
    content: "\e8c1";
}
.icon2-uniE8C2:before {
    content: "\e8c2";
}
.icon2-uniE8C3:before {
    content: "\e8c3";
}
.icon2-uniE8C4:before {
    content: "\e8c4";
}
.icon2-uniE8C5:before {
    content: "\e8c5";
}
.icon2-uniE8C6:before {
    content: "\e8c6";
}
.icon2-uniE8C7:before {
    content: "\e8c7";
}
.icon2-uniE8C8:before {
    content: "\e8c8";
}
.icon2-uniE8C9:before {
    content: "\e8c9";
}
.icon2-uniE8CA:before {
    content: "\e8ca";
}
.icon2-uniE8CB:before {
    content: "\e8cb";
}
.icon2-uniE8CC:before {
    content: "\e8cc";
}
.icon2-uniE8CD:before {
    content: "\e8cd";
}
.icon2-uniE8CE:before {
    content: "\e8ce";
}
.icon2-uniE8CF:before {
    content: "\e8cf";
}
.icon2-uniE8D0:before {
    content: "\e8d0";
}
.icon2-uniE8D1:before {
    content: "\e8d1";
}
.icon2-uniE8D2:before {
    content: "\e8d2";
}
.icon2-uniE8D3:before {
    content: "\e8d3";
}
.icon2-uniE8D4:before {
    content: "\e8d4";
}
.icon2-uniE8D5:before {
    content: "\e8d5";
}
.icon2-uniE8D6:before {
    content: "\e8d6";
}
.icon2-uniE8D7:before {
    content: "\e8d7";
}
.icon2-uniE8D8:before {
    content: "\e8d8";
}
.icon2-uniE8D9:before {
    content: "\e8d9";
}
.icon2-uniE8DA:before {
    content: "\e8da";
}
.icon2-uniE8DB:before {
    content: "\e8db";
}
.icon2-uniE8DC:before {
    content: "\e8dc";
}
.icon2-uniE8DD:before {
    content: "\e8dd";
}
.icon2-uniE8DE:before {
    content: "\e8de";
}
.icon2-uniE8DF:before {
    content: "\e8df";
}
.icon2-uniE8E0:before {
    content: "\e8e0";
}
.icon2-uniE8E1:before {
    content: "\e8e1";
}
.icon2-uniE8E2:before {
    content: "\e8e2";
}
.icon2-uniE8E3:before {
    content: "\e8e3";
}
.icon2-uniE8E4:before {
    content: "\e8e4";
}
.icon2-uniE8E5:before {
    content: "\e8e5";
}
.icon2-uniE8E6:before {
    content: "\e8e6";
}
.icon2-uniE8E7:before {
    content: "\e8e7";
}
.icon2-uniE8E8:before {
    content: "\e8e8";
}
.icon2-uniE8E9:before {
    content: "\e8e9";
}
.icon2-uniE8EA:before {
    content: "\e8ea";
}
.icon2-uniE8EB:before {
    content: "\e8eb";
}
.icon2-uniE8EC:before {
    content: "\e8ec";
}
.icon2-uniE8ED:before {
    content: "\e8ed";
}
.icon2-uniE8EE:before {
    content: "\e8ee";
}
.icon2-uniE8EF:before {
    content: "\e8ef";
}
.icon2-uniE8F0:before {
    content: "\e8f0";
}
.icon2-uniE8F1:before {
    content: "\e8f1";
}
.icon2-uniE8F2:before {
    content: "\e8f2";
}
.icon2-uniE8F3:before {
    content: "\e8f3";
}
.icon2-uniE8F4:before {
    content: "\e8f4";
}
.icon2-uniE8F5:before {
    content: "\e8f5";
}
.icon2-uniE8F6:before {
    content: "\e8f6";
}
.icon2-uniE8F7:before {
    content: "\e8f7";
}
.icon2-uniE8F8:before {
    content: "\e8f8";
}
.icon2-uniE8F9:before {
    content: "\e8f9";
}
.icon2-uniE8FA:before {
    content: "\e8fa";
}
.icon2-uniE8FB:before {
    content: "\e8fb";
}
.icon2-uniE8FC:before {
    content: "\e8fc";
}
.icon2-uniE8FD:before {
    content: "\e8fd";
}
.icon2-uniE8FE:before {
    content: "\e8fe";
}
.icon2-uniE8FF:before {
    content: "\e8ff";
}
.icon2-uniE900:before {
    content: "\e900";
}
.icon2-uniE901:before {
    content: "\e901";
}
.icon2-uniE902:before {
    content: "\e902";
}
.icon2-uniE903:before {
    content: "\e903";
}
.icon2-uniE904:before {
    content: "\e904";
}
.icon2-uniE905:before {
    content: "\e905";
}
.icon2-uniE906:before {
    content: "\e906";
}
.icon2-uniE907:before {
    content: "\e907";
}
.icon2-uniE908:before {
    content: "\e908";
}
.icon2-uniE909:before {
    content: "\e909";
}
.icon2-uniE90A:before {
    content: "\e90a";
}
.icon2-uniE90B:before {
    content: "\e90b";
}
.icon2-uniE90C:before {
    content: "\e90c";
}
.icon2-uniE90D:before {
    content: "\e90d";
}
.icon2-uniE90E:before {
    content: "\e90e";
}
.icon2-uniE90F:before {
    content: "\e90f";
}
.icon2-uniE910:before {
    content: "\e910";
}
.icon2-uniE911:before {
    content: "\e911";
}
.icon2-uniE912:before {
    content: "\e912";
}
.icon2-uniE913:before {
    content: "\e913";
}
.icon2-uniE914:before {
    content: "\e914";
}
.icon2-uniE915:before {
    content: "\e915";
}
.icon2-uniE916:before {
    content: "\e916";
}
.icon2-uniE917:before {
    content: "\e917";
}
.icon2-uniE918:before {
    content: "\e918";
}
.icon2-uniE919:before {
    content: "\e919";
}
.icon2-uniE91A:before {
    content: "\e91a";
}
.icon2-uniE91B:before {
    content: "\e91b";
}
.icon2-uniE91C:before {
    content: "\e91c";
}
.icon2-uniE91D:before {
    content: "\e91d";
}
.icon2-uniE91E:before {
    content: "\e91e";
}
.icon2-uniE91F:before {
    content: "\e91f";
}
.icon2-uniE920:before {
    content: "\e920";
}
.icon2-uniE921:before {
    content: "\e921";
}
.icon2-uniE922:before {
    content: "\e922";
}
.icon2-uniE923:before {
    content: "\e923";
}
.icon2-uniE924:before {
    content: "\e924";
}
.icon2-uniE925:before {
    content: "\e925";
}
.icon2-uniE926:before {
    content: "\e926";
}
.icon2-uniE927:before {
    content: "\e927";
}
.icon2-uniE928:before {
    content: "\e928";
}
.icon2-uniE929:before {
    content: "\e929";
}
.icon2-uniE92A:before {
    content: "\e92a";
}
.icon2-uniE92B:before {
    content: "\e92b";
}
.icon2-uniE92C:before {
    content: "\e92c";
}
.icon2-uniE92D:before {
    content: "\e92d";
}
.icon2-uniE92E:before {
    content: "\e92e";
}
.icon2-uniE92F:before {
    content: "\e92f";
}
.icon2-uniE930:before {
    content: "\e930";
}
.icon2-uniE931:before {
    content: "\e931";
}
.icon2-uniE932:before {
    content: "\e932";
}
.icon2-uniE933:before {
    content: "\e933";
}
.icon2-uniE934:before {
    content: "\e934";
}
.icon2-uniE935:before {
    content: "\e935";
}
.icon2-uniE936:before {
    content: "\e936";
}
.icon2-uniE937:before {
    content: "\e937";
}
.icon2-uniE938:before {
    content: "\e938";
}
.icon2-uniE939:before {
    content: "\e939";
}
.icon2-uniE93A:before {
    content: "\e93a";
}
.icon2-uniE93B:before {
    content: "\e93b";
}
.icon2-uniE93C:before {
    content: "\e93c";
}
.icon2-uniE93D:before {
    content: "\e93d";
}
.icon2-uniE93E:before {
    content: "\e93e";
}
.icon2-uniE93F:before {
    content: "\e93f";
}
.icon2-uniE940:before {
    content: "\e940";
}
.icon2-uniE941:before {
    content: "\e941";
}
.icon2-uniE942:before {
    content: "\e942";
}
.icon2-uniE943:before {
    content: "\e943";
}
.icon2-uniE944:before {
    content: "\e944";
}
.icon2-uniE945:before {
    content: "\e945";
}
.icon2-uniE946:before {
    content: "\e946";
}
.icon2-uniE947:before {
    content: "\e947";
}
.icon2-uniE948:before {
    content: "\e948";
}
.icon2-uniE949:before {
    content: "\e949";
}
.icon2-uniE94A:before {
    content: "\e94a";
}
.icon2-uniE94B:before {
    content: "\e94b";
}
.icon2-uniE94C:before {
    content: "\e94c";
}
.icon2-uniE94D:before {
    content: "\e94d";
}
.icon2-uniE94E:before {
    content: "\e94e";
}
.icon2-uniE94F:before {
    content: "\e94f";
}
.icon2-uniE950:before {
    content: "\e950";
}
.icon2-uniE951:before {
    content: "\e951";
}
.icon2-uniE952:before {
    content: "\e952";
}
.icon2-uniE953:before {
    content: "\e953";
}
.icon2-uniE954:before {
    content: "\e954";
}
.icon2-uniE955:before {
    content: "\e955";
}
.icon2-uniE956:before {
    content: "\e956";
}
.icon2-uniE957:before {
    content: "\e957";
}
.icon2-uniE958:before {
    content: "\e958";
}
.icon2-uniE959:before {
    content: "\e959";
}
.icon2-uniE95A:before {
    content: "\e95a";
}
.icon2-uniE95B:before {
    content: "\e95b";
}
.icon2-uniE95C:before {
    content: "\e95c";
}
.icon2-uniE95D:before {
    content: "\e95d";
}
.icon2-uniE95E:before {
    content: "\e95e";
}
.icon2-uniE95F:before {
    content: "\e95f";
}
.icon2-home10:before {
    content: "\e960";
}
.icon2-home2:before {
    content: "\e961";
}
.icon2-home3:before {
    content: "\e962";
}
.icon2-home4:before {
    content: "\e963";
}
.icon2-home5:before {
    content: "\e964";
}
.icon2-home6:before {
    content: "\e965";
}
.icon2-home7:before {
    content: "\e966";
}
.icon2-home8:before {
    content: "\e967";
}
.icon2-home9:before {
    content: "\e968";
}
.icon2-office:before {
    content: "\e969";
}
.icon2-city:before {
    content: "\e96a";
}
.icon2-newspaper:before {
    content: "\e96b";
}
.icon2-magazine:before {
    content: "\e96c";
}
.icon2-design:before {
    content: "\e96d";
}
.icon2-pencil8:before {
    content: "\e96e";
}
.icon2-pencil2:before {
    content: "\e96f";
}
.icon2-pencil3:before {
    content: "\e970";
}
.icon2-pencil4:before {
    content: "\e971";
}
.icon2-pencil5:before {
    content: "\e972";
}
.icon2-pencil6:before {
    content: "\e973";
}
.icon2-pencil7:before {
    content: "\e974";
}
.icon2-eraser4:before {
    content: "\e975";
}
.icon2-eraser2:before {
    content: "\e976";
}
.icon2-eraser3:before {
    content: "\e977";
}
.icon2-quill:before {
    content: "\e978";
}
.icon2-quill2:before {
    content: "\e979";
}
.icon2-quill3:before {
    content: "\e97a";
}
.icon2-quill4:before {
    content: "\e97b";
}
.icon2-pen:before {
    content: "\e97c";
}
.icon2-pen-plus:before {
    content: "\e97d";
}
.icon2-pen-minus:before {
    content: "\e97e";
}
.icon2-pen2:before {
    content: "\e97f";
}
.icon2-pen3:before {
    content: "\e980";
}
.icon2-pen4:before {
    content: "\e981";
}
.icon2-pen5:before {
    content: "\e982";
}
.icon2-marker:before {
    content: "\e983";
}
.icon2-marker2:before {
    content: "\e984";
}
.icon2-blog:before {
    content: "\e985";
}
.icon2-blog2:before {
    content: "\e986";
}
.icon2-pen6:before {
    content: "\e987";
}
.icon2-brush:before {
    content: "\e988";
}
.icon2-spray:before {
    content: "\e989";
}
.icon2-palette:before {
    content: "\e98a";
}
.icon2-palette2:before {
    content: "\e98b";
}
.icon2-color-sampler:before {
    content: "\e98c";
}
.icon2-toggle:before {
    content: "\e98d";
}
.icon2-bucket:before {
    content: "\e98e";
}
.icon2-bucket2:before {
    content: "\e98f";
}
.icon2-gradient:before {
    content: "\e990";
}
.icon2-eyedropper2:before {
    content: "\e992";
}
.icon2-eyedropper3:before {
    content: "\e993";
}
.icon2-droplet:before {
    content: "\e994";
}
.icon2-droplet2:before {
    content: "\e995";
}
.icon2-droplet-contrast:before {
    content: "\e996";
}
.icon2-color-clear:before {
    content: "\e997";
}
.icon2-paint-format:before {
    content: "\e998";
}
.icon2-stamp:before {
    content: "\e999";
}
.icon2-images:before {
    content: "\e99a";
}
.icon2-image7:before {
    content: "\e99b";
}
.icon2-image2:before {
    content: "\e99c";
}
.icon2-image-compare:before {
    content: "\e99d";
}
.icon2-images2:before {
    content: "\e99e";
}
.icon2-image3:before {
    content: "\e99f";
}
.icon2-images3:before {
    content: "\e9a0";
}
.icon2-image4:before {
    content: "\e9a1";
}
.icon2-image5:before {
    content: "\e9a2";
}
.icon2-image6:before {
    content: "\e9a3";
}
body:not(.pg-hasicomoon) .icon-camera4:before {
    content: "\e9a4";
}
.icon2-camera2:before {
    content: "\e9a5";
}
.icon2-camera3:before {
    content: "\e9a6";
}
.icon2-shutter:before {
    content: "\e9a7";
}
.icon2-headphones2:before {
    content: "\e9a8";
}
.icon2-headset:before {
    content: "\e9a9";
}
.icon2-music7:before {
    content: "\e9aa";
}
.icon2-music2:before {
    content: "\e9ab";
}
.icon2-music3:before {
    content: "\e9ac";
}
.icon2-music4:before {
    content: "\e9ad";
}
.icon2-music5:before {
    content: "\e9ae";
}
.icon2-music6:before {
    content: "\e9af";
}
.icon2-album:before {
    content: "\e9b0";
}
.icon2-cassette:before {
    content: "\e9b1";
}
.icon2-tape:before {
    content: "\e9b2";
}
.icon2-piano:before {
    content: "\e9b3";
}
.icon2-guitar:before {
    content: "\e9b4";
}
.icon2-trumpet:before {
    content: "\e9b5";
}
.icon2-speakers:before {
    content: "\e9b6";
}
.icon2-play5:before {
    content: "\e9b7";
}
.icon2-play2:before {
    content: "\e9b8";
}
.icon2-clapboard-play:before {
    content: "\e9b9";
}
.icon2-clapboard:before {
    content: "\e9ba";
}
.icon2-media:before {
    content: "\e9bb";
}
.icon2-presentation:before {
    content: "\e9bc";
}
.icon2-movie:before {
    content: "\e9bd";
}
.icon2-film5:before {
    content: "\e9be";
}
.icon2-film2:before {
    content: "\e9bf";
}
.icon2-film3:before {
    content: "\e9c0";
}
.icon2-film4:before {
    content: "\e9c1";
}
.icon2-video-camera6:before {
    content: "\e9c2";
}
.icon2-video-camera2:before {
    content: "\e9c3";
}
.icon2-video-camera-slash:before {
    content: "\e9c4";
}
.icon2-video-camera3:before {
    content: "\e9c5";
}
.icon2-video-camera4:before {
    content: "\e9c6";
}
.icon2-video-camera-slash2:before {
    content: "\e9c7";
}
.icon2-video-camera5:before {
    content: "\e9c8";
}
.icon2-recording:before {
    content: "\e9c9";
}
.icon2-dice:before {
    content: "\e9ca";
}
.icon2-gamepad4:before {
    content: "\e9cb";
}
.icon2-gamepad2:before {
    content: "\e9cc";
}
.icon2-gamepad3:before {
    content: "\e9cd";
}
.icon2-pacman:before {
    content: "\e9ce";
}
.icon2-spades:before {
    content: "\e9cf";
}
.icon2-clubs:before {
    content: "\e9d0";
}
.icon2-diamonds:before {
    content: "\e9d1";
}
.icon2-chess-king:before {
    content: "\e9d2";
}
.icon2-chess-queen:before {
    content: "\e9d3";
}
.icon2-chess-rock:before {
    content: "\e9d4";
}
.icon2-chess-bishop:before {
    content: "\e9d5";
}
.icon2-chess-knight:before {
    content: "\e9d6";
}
.icon2-chess-pawn:before {
    content: "\e9d7";
}
.icon2-chess:before {
    content: "\e9d8";
}
.icon2-bullhorn2:before {
    content: "\e9d9";
}
.icon2-megaphone:before {
    content: "\e9da";
}
.icon2-new:before {
    content: "\e9db";
}
.icon2-connection:before {
    content: "\e9dc";
}
.icon2-connection2:before {
    content: "\e9dd";
}
.icon2-connection3:before {
    content: "\e9de";
}
.icon2-connection4:before {
    content: "\e9df";
}
.icon2-podcast:before {
    content: "\e9e0";
}
.icon2-station:before {
    content: "\e9e1";
}
.icon2-station2:before {
    content: "\e9e2";
}
.icon2-antenna:before {
    content: "\e9e3";
}
.icon2-satellite-dish:before {
    content: "\e9e4";
}
.icon2-satellite-dish2:before {
    content: "\e9e5";
}
.icon2-feed5:before {
    content: "\e9e6";
}
.icon2-podcast2:before {
    content: "\e9e7";
}
.icon2-antenna2:before {
    content: "\e9e8";
}
.icon2-mic:before {
    content: "\e9e9";
}
.icon2-mic-off:before {
    content: "\e9ea";
}
.icon2-mic2:before {
    content: "\e9eb";
}
.icon2-mic-off2:before {
    content: "\e9ec";
}
.icon2-mic3:before {
    content: "\e9ed";
}
.icon2-mic4:before {
    content: "\e9ee";
}
.icon2-mic5:before {
    content: "\e9ef";
}
.icon2-book4:before {
    content: "\e9f0";
}
.icon2-book2:before {
    content: "\e9f1";
}
.icon2-book-play:before {
    content: "\e9f2";
}
.icon2-book3:before {
    content: "\e9f3";
}
.icon2-bookmark5:before {
    content: "\e9f4";
}
.icon2-books:before {
    content: "\e9f5";
}
.icon2-archive2:before {
    content: "\e9f6";
}
.icon2-reading:before {
    content: "\e9f7";
}
.icon2-library:before {
    content: "\e9f8";
}
.icon2-library2:before {
    content: "\e9f9";
}
.icon2-graduation:before {
    content: "\e9fa";
}
.icon2-file-text4:before {
    content: "\e9fb";
}
.icon2-profile:before {
    content: "\e9fc";
}
.icon2-file-empty:before {
    content: "\e9fd";
}
.icon2-file-empty2:before {
    content: "\e9fe";
}
.icon2-files-empty:before {
    content: "\e9ff";
}
.icon2-files-empty2:before {
    content: "\ea00";
}
.icon2-file-plus:before {
    content: "\ea01";
}
.icon2-file-plus2:before {
    content: "\ea02";
}
.icon2-file-minus:before {
    content: "\ea03";
}
.icon2-file-minus2:before {
    content: "\ea04";
}
.icon2-file-download:before {
    content: "\ea05";
}
.icon2-file-download2:before {
    content: "\ea06";
}
.icon2-file-upload:before {
    content: "\ea07";
}
.icon2-file-upload2:before {
    content: "\ea08";
}
.icon2-file-check:before {
    content: "\ea09";
}
.icon2-file-check2:before {
    content: "\ea0a";
}
.icon2-file-eye:before {
    content: "\ea0b";
}
.icon2-file-eye2:before {
    content: "\ea0c";
}
.icon2-file-text2:before {
    content: "\ea0d";
}
.icon2-file-text3:before {
    content: "\ea0e";
}
.icon2-file-picture:before {
    content: "\ea0f";
}
.icon2-file-picture2:before {
    content: "\ea10";
}
.icon2-file-music:before {
    content: "\ea11";
}
.icon2-file-music2:before {
    content: "\ea12";
}
.icon2-file-play:before {
    content: "\ea13";
}
.icon2-file-play2:before {
    content: "\ea14";
}
.icon2-file-video:before {
    content: "\ea15";
}
.icon2-file-video2:before {
    content: "\ea16";
}
.icon2-copy5:before {
    content: "\ea17";
}
.icon2-copy2:before {
    content: "\ea18";
}
.icon2-file-zip:before {
    content: "\ea19";
}
.icon2-file-zip2:before {
    content: "\ea1a";
}
.icon2-file-xml:before {
    content: "\ea1b";
}
.icon2-file-xml2:before {
    content: "\ea1c";
}
.icon2-file-css:before {
    content: "\ea1d";
}
.icon2-file-css2:before {
    content: "\ea1e";
}
.icon2-file-presentation:before {
    content: "\ea1f";
}
.icon2-file-presentation2:before {
    content: "\ea20";
}
.icon2-file-stats:before {
    content: "\ea21";
}
.icon2-file-stats2:before {
    content: "\ea22";
}
.icon2-file-locked:before {
    content: "\ea23";
}
.icon2-file-locked2:before {
    content: "\ea24";
}
.icon2-file-spreadsheet:before {
    content: "\ea25";
}
.icon2-file-spreadsheet2:before {
    content: "\ea26";
}
.icon2-copy3:before {
    content: "\ea27";
}
.icon2-copy4:before {
    content: "\ea28";
}
.icon2-paste5:before {
    content: "\ea29";
}
.icon2-paste2:before {
    content: "\ea2a";
}
.icon2-paste3:before {
    content: "\ea2b";
}
.icon2-paste4:before {
    content: "\ea2c";
}
.icon2-stack:before {
    content: "\ea2d";
}
.icon2-stack2:before {
    content: "\ea2e";
}
.icon2-stack3:before {
    content: "\ea2f";
}
.icon2-folder7:before {
    content: "\ea30";
}
.icon2-folder-search:before {
    content: "\ea31";
}
.icon2-folder-download:before {
    content: "\ea32";
}
.icon2-folder-upload:before {
    content: "\ea33";
}
.icon2-folder-plus:before {
    content: "\ea34";
}
.icon2-folder-plus2:before {
    content: "\ea35";
}
.icon2-folder-minus:before {
    content: "\ea36";
}
.icon2-folder-minus2:before {
    content: "\ea37";
}
.icon2-folder-check:before {
    content: "\ea38";
}
.icon2-folder-heart:before {
    content: "\ea39";
}
.icon2-folder-remove:before {
    content: "\ea3a";
}
.icon2-folder2:before {
    content: "\ea3b";
}
.icon2-folder-open4:before {
    content: "\ea3c";
}
.icon2-folder3:before {
    content: "\ea3d";
}
.icon2-folder4:before {
    content: "\ea3e";
}
.icon2-folder-plus3:before {
    content: "\ea3f";
}
.icon2-folder-minus3:before {
    content: "\ea40";
}
.icon2-folder-plus4:before {
    content: "\ea41";
}
.icon2-folder-minus4:before {
    content: "\ea42";
}
.icon2-folder-download2:before {
    content: "\ea43";
}
.icon2-folder-upload2:before {
    content: "\ea44";
}
.icon2-folder-download3:before {
    content: "\ea45";
}
.icon2-folder-upload3:before {
    content: "\ea46";
}
.icon2-folder5:before {
    content: "\ea47";
}
.icon2-folder-open2:before {
    content: "\ea48";
}
.icon2-folder6:before {
    content: "\ea49";
}
.icon2-folder-open3:before {
    content: "\ea4a";
}
.icon2-certificate2:before {
    content: "\ea4b";
}
.icon2-cc2:before {
    content: "\ea4c";
}
.icon2-price-tag:before {
    content: "\ea4d";
}
.icon2-price-tag2:before {
    content: "\ea4e";
}
.icon2-price-tags:before {
    content: "\ea4f";
}
.icon2-price-tag3:before {
    content: "\ea50";
}
.icon2-price-tags2:before {
    content: "\ea51";
}
.icon2-price-tag4:before {
    content: "\ea52";
}
.icon2-price-tags3:before {
    content: "\ea53";
}
.icon2-price-tag5:before {
    content: "\ea54";
}
.icon2-price-tags4:before {
    content: "\ea55";
}
.icon2-barcode3:before {
    content: "\ea56";
}
.icon2-barcode2:before {
    content: "\ea57";
}
.icon2-qrcode2:before {
    content: "\ea58";
}
.icon2-ticket3:before {
    content: "\ea59";
}
.icon2-ticket2:before {
    content: "\ea5a";
}
.icon2-theater:before {
    content: "\ea5b";
}
.icon2-store:before {
    content: "\ea5c";
}
.icon2-store2:before {
    content: "\ea5d";
}
.icon2-cart:before {
    content: "\ea5e";
}
.icon2-cart2:before {
    content: "\ea5f";
}
.icon2-cart3:before {
    content: "\ea60";
}
.icon2-cart4:before {
    content: "\ea61";
}
.icon2-cart5:before {
    content: "\ea62";
}
.icon2-cart-add:before {
    content: "\ea63";
}
.icon2-cart-add2:before {
    content: "\ea64";
}
.icon2-cart-remove:before {
    content: "\ea65";
}
.icon2-basket:before {
    content: "\ea66";
}
.icon2-bag:before {
    content: "\ea67";
}
.icon2-bag2:before {
    content: "\ea68";
}
.icon2-percent2:before {
    content: "\ea69";
}
.icon2-coins:before {
    content: "\ea6a";
}
.icon2-coin-dollar:before {
    content: "\ea6b";
}
.icon2-coin-euro:before {
    content: "\ea6c";
}
.icon2-coin-pound:before {
    content: "\ea6d";
}
.icon2-coin-yen:before {
    content: "\ea6e";
}
.icon2-piggy-bank:before {
    content: "\ea6f";
}
.icon2-wallet:before {
    content: "\ea70";
}
.icon2-cash:before {
    content: "\ea71";
}
.icon2-cash2:before {
    content: "\ea72";
}
.icon2-cash3:before {
    content: "\ea73";
}
.icon2-cash4:before {
    content: "\ea74";
}
.icon2-credit-card3:before {
    content: "\ea75";
}
.icon2-credit-card2:before {
    content: "\ea76";
}
.icon2-calculator4:before {
    content: "\ea77";
}
.icon2-calculator2:before {
    content: "\ea78";
}
.icon2-calculator3:before {
    content: "\ea79";
}
.icon2-chip:before {
    content: "\ea7a";
}
.icon2-lifebuoy:before {
    content: "\ea7b";
}
.icon2-phone4:before {
    content: "\ea7c";
}
.icon2-phone2:before {
    content: "\ea7d";
}
.icon2-phone-slash:before {
    content: "\ea7e";
}
.icon2-phone-wave:before {
    content: "\ea7f";
}
.icon2-phone-plus:before {
    content: "\ea80";
}
.icon2-phone-minus:before {
    content: "\ea81";
}
.icon2-phone-plus2:before {
    content: "\ea82";
}
.icon2-phone-minus2:before {
    content: "\ea83";
}
.icon2-phone-incoming:before {
    content: "\ea84";
}
.icon2-phone-outgoing:before {
    content: "\ea85";
}
.icon2-phone3:before {
    content: "\ea86";
}
.icon2-phone-slash2:before {
    content: "\ea87";
}
.icon2-phone-wave2:before {
    content: "\ea88";
}
.icon2-phone-hang-up:before {
    content: "\ea89";
}
.icon2-phone-hang-up2:before {
    content: "\ea8a";
}
.icon2-address-book:before {
    content: "\ea8b";
}
.icon2-address-book2:before {
    content: "\ea8c";
}
.icon2-address-book3:before {
    content: "\ea8d";
}
.icon2-notebook:before {
    content: "\ea8e";
}
.icon2-at-sign:before {
    content: "\ea8f";
}
.icon2-envelop:before {
    content: "\ea90";
}
.icon2-envelop2:before {
    content: "\ea91";
}
.icon2-envelop3:before {
    content: "\ea92";
}
.icon2-envelop4:before {
    content: "\ea93";
}
.icon2-envelop5:before {
    content: "\ea94";
}
.icon2-mailbox:before {
    content: "\ea95";
}
.icon2-pushpin:before {
    content: "\ea96";
}
.icon2-pushpin2:before {
    content: "\ea97";
}
.icon2-location:before {
    content: "\ea98";
}
.icon2-location2:before {
    content: "\ea99";
}
.icon2-location3:before {
    content: "\ea9a";
}
.icon2-location4:before {
    content: "\ea9b";
}
.icon2-location5:before {
    content: "\ea9c";
}
.icon2-location6:before {
    content: "\ea9d";
}
.icon2-location7:before {
    content: "\ea9e";
}
.icon2-compass7:before {
    content: "\ea9f";
}
.icon2-compass2:before {
    content: "\eaa0";
}
.icon2-compass3:before {
    content: "\eaa1";
}
.icon2-compass4:before {
    content: "\eaa2";
}
.icon2-compass5:before {
    content: "\eaa3";
}
.icon2-compass6:before {
    content: "\eaa4";
}
.icon2-map6:before {
    content: "\eaa5";
}
.icon2-map2:before {
    content: "\eaa6";
}
.icon2-map3:before {
    content: "\eaa7";
}
.icon2-map4:before {
    content: "\eaa8";
}
.icon2-map5:before {
    content: "\eaa9";
}
.icon2-direction:before {
    content: "\eaaa";
}
.icon2-reset:before {
    content: "\eaab";
}
.icon2-history2:before {
    content: "\eaac";
}
.icon2-clock:before {
    content: "\eaad";
}
.icon2-clock2:before {
    content: "\eaae";
}
.icon2-clock3:before {
    content: "\eaaf";
}
.icon2-clock4:before {
    content: "\eab0";
}
.icon2-watch:before {
    content: "\eab1";
}
.icon2-watch2:before {
    content: "\eab2";
}
.icon2-alarm:before {
    content: "\eab3";
}
.icon2-alarm-add:before {
    content: "\eab4";
}
.icon2-alarm-check:before {
    content: "\eab5";
}
.icon2-alarm-cancel:before {
    content: "\eab6";
}
.icon2-bell4:before {
    content: "\eab7";
}
.icon2-bell2:before {
    content: "\eab8";
}
.icon2-bell3:before {
    content: "\eab9";
}
.icon2-bell-plus:before {
    content: "\eaba";
}
.icon2-bell-minus:before {
    content: "\eabb";
}
.icon2-bell-check:before {
    content: "\eabc";
}
.icon2-bell-cross:before {
    content: "\eabd";
}
.icon2-stopwatch:before {
    content: "\eabe";
}
.icon2-calendar6:before {
    content: "\eabf";
}
.icon2-calendar2:before {
    content: "\eac0";
}
.icon2-calendar3:before {
    content: "\eac1";
}
.icon2-calendar4:before {
    content: "\eac2";
}
.icon2-calendar5:before {
    content: "\eac3";
}
.icon2-printer:before {
    content: "\eac4";
}
.icon2-printer2:before {
    content: "\eac5";
}
.icon2-printer3:before {
    content: "\eac6";
}
.icon2-printer4:before {
    content: "\eac7";
}
.icon2-shredder:before {
    content: "\eac8";
}
.icon2-mouse:before {
    content: "\eac9";
}
.icon2-mouse2:before {
    content: "\eaca";
}
.icon2-mouse-left:before {
    content: "\eacb";
}
.icon2-mouse-right:before {
    content: "\eacc";
}
.icon2-keyboard:before {
    content: "\eacd";
}
.icon2-keyboard2:before {
    content: "\eace";
}
.icon2-typewriter:before {
    content: "\eacf";
}
.icon2-display:before {
    content: "\ead0";
}
.icon2-display2:before {
    content: "\ead1";
}
.icon2-display3:before {
    content: "\ead2";
}
.icon2-display4:before {
    content: "\ead3";
}
.icon2-laptop2:before {
    content: "\ead4";
}
.icon2-mobile4:before {
    content: "\ead5";
}
.icon2-mobile2:before {
    content: "\ead6";
}
.icon2-tablet2:before {
    content: "\ead7";
}
.icon2-mobile3:before {
    content: "\ead8";
}
.icon2-tv2:before {
    content: "\ead9";
}
.icon2-radio:before {
    content: "\eada";
}
.icon2-cabinet:before {
    content: "\eadb";
}
.icon2-drawer:before {
    content: "\eadc";
}
.icon2-drawer2:before {
    content: "\eadd";
}
.icon2-drawer-out:before {
    content: "\eade";
}
.icon2-drawer-in:before {
    content: "\eadf";
}
.icon2-drawer3:before {
    content: "\eae0";
}
.icon2-box:before {
    content: "\eae1";
}
.icon2-box-add:before {
    content: "\eae2";
}
.icon2-box-remove:before {
    content: "\eae3";
}
.icon2-download11:before {
    content: "\eae4";
}
.icon2-upload11:before {
    content: "\eae5";
}
.icon2-floppy-disk:before {
    content: "\eae6";
}
.icon2-floppy-disks:before {
    content: "\eae7";
}
.icon2-floppy-disks2:before {
    content: "\eae8";
}
.icon2-floppy-disk2:before {
    content: "\eae9";
}
.icon2-floppy-disk3:before {
    content: "\eaea";
}
.icon2-disk:before {
    content: "\eaeb";
}
.icon2-disk2:before {
    content: "\eaec";
}
.icon2-usb-stick:before {
    content: "\eaed";
}
.icon2-drive:before {
    content: "\eaee";
}
.icon2-server2:before {
    content: "\eaef";
}
.icon2-database5:before {
    content: "\eaf0";
}
.icon2-database2:before {
    content: "\eaf1";
}
.icon2-database3:before {
    content: "\eaf2";
}
.icon2-database4:before {
    content: "\eaf3";
}
.icon2-database-menu:before {
    content: "\eaf4";
}
.icon2-database-add:before {
    content: "\eaf5";
}
.icon2-database-remove:before {
    content: "\eaf6";
}
.icon2-database-insert:before {
    content: "\eaf7";
}
.icon2-database-export:before {
    content: "\eaf8";
}
.icon2-database-upload:before {
    content: "\eaf9";
}
.icon2-database-refresh:before {
    content: "\eafa";
}
.icon2-database-diff:before {
    content: "\eafb";
}
.icon2-database-edit:before {
    content: "\eafc";
}
.icon2-database-edit2:before {
    content: "\eafd";
}
.icon2-database-check:before {
    content: "\eafe";
}
.icon2-database-arrow:before {
    content: "\eaff";
}
.icon2-database-time:before {
    content: "\eb00";
}
.icon2-database-time2:before {
    content: "\eb01";
}
.icon2-undo3:before {
    content: "\eb02";
}
.icon2-redo:before {
    content: "\eb03";
}
.icon2-rotate-ccw:before {
    content: "\eb04";
}
.icon2-rotate-cw:before {
    content: "\eb05";
}
.icon2-rotate-ccw2:before {
    content: "\eb06";
}
.icon2-rotate-cw2:before {
    content: "\eb07";
}
.icon2-rotate-ccw3:before {
    content: "\eb08";
}
.icon2-rotate-cw3:before {
    content: "\eb09";
}
.icon2-flip-vertical:before {
    content: "\eb0a";
}
.icon2-flip-vertical2:before {
    content: "\eb0b";
}
.icon2-flip-horizontal:before {
    content: "\eb0c";
}
.icon2-flip-horizontal2:before {
    content: "\eb0d";
}
.icon2-flip-vertical3:before {
    content: "\eb0e";
}
.icon2-flip-vertical4:before {
    content: "\eb0f";
}
.icon2-angle:before {
    content: "\eb10";
}
.icon2-shear:before {
    content: "\eb11";
}
.icon2-unite:before {
    content: "\eb12";
}
.icon2-subtract:before {
    content: "\eb13";
}
.icon2-interset:before {
    content: "\eb14";
}
.icon2-exclude:before {
    content: "\eb15";
}
.icon2-align-left2:before {
    content: "\eb16";
}
.icon2-align-center-horizontal:before {
    content: "\eb17";
}
.icon2-align-right2:before {
    content: "\eb18";
}
.icon2-align-top:before {
    content: "\eb19";
}
.icon2-align-center-vertical:before {
    content: "\eb1a";
}
.icon2-align-bottom:before {
    content: "\eb1b";
}
.icon2-undo2:before {
    content: "\eb1c";
}
.icon2-redo2:before {
    content: "\eb1d";
}
.icon2-forward4:before {
    content: "\eb1e";
}
.icon2-reply2:before {
    content: "\eb1f";
}
.icon2-reply-all2:before {
    content: "\eb20";
}
.icon2-bubble:before {
    content: "\eb21";
}
.icon2-bubbles:before {
    content: "\eb22";
}
.icon2-bubbles2:before {
    content: "\eb23";
}
.icon2-bubble2:before {
    content: "\eb24";
}
.icon2-bubbles3:before {
    content: "\eb25";
}
.icon2-bubbles4:before {
    content: "\eb26";
}
.icon2-bubble-notification:before {
    content: "\eb27";
}
.icon2-bubbles5:before {
    content: "\eb28";
}
.icon2-bubbles6:before {
    content: "\eb29";
}
.icon2-bubble3:before {
    content: "\eb2a";
}
.icon2-bubble-dots:before {
    content: "\eb2b";
}
.icon2-bubble-lines:before {
    content: "\eb2c";
}
.icon2-bubble4:before {
    content: "\eb2d";
}
.icon2-bubble-dots2:before {
    content: "\eb2e";
}
.icon2-bubble-lines2:before {
    content: "\eb2f";
}
.icon2-bubble5:before {
    content: "\eb30";
}
.icon2-bubble6:before {
    content: "\eb31";
}
.icon2-bubbles7:before {
    content: "\eb32";
}
.icon2-bubble7:before {
    content: "\eb33";
}
.icon2-bubbles8:before {
    content: "\eb34";
}
.icon2-bubble8:before {
    content: "\eb35";
}
.icon2-bubble-dots3:before {
    content: "\eb36";
}
.icon2-bubble-lines3:before {
    content: "\eb37";
}
.icon2-bubble9:before {
    content: "\eb38";
}
.icon2-bubble-dots4:before {
    content: "\eb39";
}
.icon2-bubble-lines4:before {
    content: "\eb3a";
}
.icon2-bubbles9:before {
    content: "\eb3b";
}
.icon2-bubbles10:before {
    content: "\eb3c";
}
.icon2-bubble-blocked:before {
    content: "\eb3d";
}
.icon2-bubble-quote:before {
    content: "\eb3e";
}
.icon2-bubble-user:before {
    content: "\eb3f";
}
.icon2-bubble-smiley:before {
    content: "\eb40";
}
.icon2-bubble-check:before {
    content: "\eb41";
}
.icon2-bubble-video:before {
    content: "\eb42";
}
.icon2-bubble-link:before {
    content: "\eb43";
}
.icon2-bubble-lock:before {
    content: "\eb44";
}
.icon2-bubble-star:before {
    content: "\eb45";
}
.icon2-bubble-heart:before {
    content: "\eb46";
}
.icon2-bubble-paperclip:before {
    content: "\eb47";
}
.icon2-bubble-cancel:before {
    content: "\eb48";
}
.icon2-bubble-plus:before {
    content: "\eb49";
}
.icon2-bubble-minus:before {
    content: "\eb4a";
}
.icon2-bubble-notification2:before {
    content: "\eb4b";
}
.icon2-bubble-left:before {
    content: "\eb4c";
}
.icon2-bubble-right:before {
    content: "\eb4d";
}
.icon2-bubble-first:before {
    content: "\eb4e";
}
.icon2-bubble-last:before {
    content: "\eb4f";
}
.icon2-bubble-reply:before {
    content: "\eb50";
}
.icon2-bubble-forward:before {
    content: "\eb51";
}
.icon2-bubble-reply2:before {
    content: "\eb52";
}
.icon2-bubble-forward2:before {
    content: "\eb53";
}
.icon2-user8:before {
    content: "\eb54";
}
.icon2-users6:before {
    content: "\eb55";
}
.icon2-user-plus3:before {
    content: "\eb56";
}
.icon2-user-minus:before {
    content: "\eb57";
}
.icon2-user-cancel:before {
    content: "\eb58";
}
.icon2-user-block:before {
    content: "\eb59";
}
.icon2-user-lock:before {
    content: "\eb5a";
}
.icon2-user-check:before {
    content: "\eb5b";
}
.icon2-users2:before {
    content: "\eb5c";
}
.icon2-user2:before {
    content: "\eb5d";
}
.icon2-users3:before {
    content: "\eb5e";
}
.icon2-user-plus2:before {
    content: "\eb5f";
}
.icon2-user-minus2:before {
    content: "\eb60";
}
.icon2-user-cancel2:before {
    content: "\eb61";
}
.icon2-user-block2:before {
    content: "\eb62";
}
.icon2-user-lock2:before {
    content: "\eb63";
}
.icon2-user-check2:before {
    content: "\eb64";
}
.icon2-user3:before {
    content: "\eb65";
}
.icon2-user4:before {
    content: "\eb66";
}
.icon2-user5:before {
    content: "\eb67";
}
.icon2-user6:before {
    content: "\eb68";
}
.icon2-users4:before {
    content: "\eb69";
}
.icon2-user-tie:before {
    content: "\eb6a";
}
.icon2-user7:before {
    content: "\eb6b";
}
.icon2-users5:before {
    content: "\eb6c";
}
.icon2-collaboration:before {
    content: "\eb6d";
}
.icon2-vcard:before {
    content: "\eb6e";
}
.icon2-hat:before {
    content: "\eb6f";
}
.icon2-bowtie:before {
    content: "\eb70";
}
.icon2-tie:before {
    content: "\eb71";
}
.icon2-hanger:before {
    content: "\eb72";
}
.icon2-tshirt:before {
    content: "\eb73";
}
.icon2-pants:before {
    content: "\eb74";
}
.icon2-shorts:before {
    content: "\eb75";
}
.icon2-sock:before {
    content: "\eb76";
}
.icon2-laundry:before {
    content: "\eb77";
}
.icon2-quotes-left:before {
    content: "\eb78";
}
.icon2-quotes-right:before {
    content: "\eb79";
}
.icon2-quotes-left2:before {
    content: "\eb7a";
}
.icon2-quotes-right2:before {
    content: "\eb7b";
}
.icon2-hour-glass:before {
    content: "\eb7c";
}
.icon2-hour-glass2:before {
    content: "\eb7d";
}
.icon2-hour-glass3:before {
    content: "\eb7e";
}
.icon2-spinner12:before {
    content: "\eb7f";
}
.icon2-spinner2:before {
    content: "\eb80";
}
.icon2-spinner3:before {
    content: "\eb81";
}
.icon2-spinner4:before {
    content: "\eb82";
}
.icon2-spinner5:before {
    content: "\eb83";
}
.icon2-spinner6:before {
    content: "\eb84";
}
.icon2-spinner7:before {
    content: "\eb85";
}
.icon2-spinner8:before {
    content: "\eb86";
}
.icon2-spinner9:before {
    content: "\eb87";
}
.icon2-spinner10:before {
    content: "\eb88";
}
.icon2-spinner11:before {
    content: "\eb89";
}
.icon2-microscope:before {
    content: "\eb8a";
}
.icon2-binoculars3:before {
    content: "\eb8b";
}
.icon2-binoculars2:before {
    content: "\eb8c";
}
.icon2-search7:before {
    content: "\eb8d";
}
.icon2-zoom-in:before {
    content: "\eb8e";
}
.icon2-zoom-out:before {
    content: "\eb8f";
}
.icon2-search2:before {
    content: "\eb90";
}
.icon2-zoom-in2:before {
    content: "\eb91";
}
.icon2-zoom-out2:before {
    content: "\eb92";
}
.icon2-search3:before {
    content: "\eb93";
}
.icon2-search4:before {
    content: "\eb94";
}
.icon2-zoom-in3:before {
    content: "\eb95";
}
.icon2-zoom-out3:before {
    content: "\eb96";
}
.icon2-search5:before {
    content: "\eb97";
}
.icon2-search6:before {
    content: "\eb98";
}
.icon2-enlarge:before {
    content: "\eb99";
}
.icon2-shrink:before {
    content: "\eb9a";
}
.icon2-enlarge2:before {
    content: "\eb9b";
}
.icon2-shrink2:before {
    content: "\eb9c";
}
.icon2-enlarge3:before {
    content: "\eb9d";
}
.icon2-shrink3:before {
    content: "\eb9e";
}
.icon2-enlarge4:before {
    content: "\eb9f";
}
.icon2-shrink4:before {
    content: "\eba0";
}
.icon2-enlarge5:before {
    content: "\eba1";
}
.icon2-shrink5:before {
    content: "\eba2";
}
.icon2-enlarge6:before {
    content: "\eba3";
}
.icon2-shrink6:before {
    content: "\eba4";
}
.icon2-enlarge7:before {
    content: "\eba5";
}
.icon2-shrink7:before {
    content: "\eba6";
}
.icon2-key6:before {
    content: "\eba7";
}
.icon2-key2:before {
    content: "\eba8";
}
.icon2-key3:before {
    content: "\eba9";
}
.icon2-key4:before {
    content: "\ebaa";
}
.icon2-key5:before {
    content: "\ebab";
}
.icon2-keyhole:before {
    content: "\ebac";
}
.icon2-lock6:before {
    content: "\ebad";
}
.icon2-lock2:before {
    content: "\ebae";
}
.icon2-lock3:before {
    content: "\ebaf";
}
.icon2-lock4:before {
    content: "\ebb0";
}
.icon2-unlocked:before {
    content: "\ebb1";
}
.icon2-lock5:before {
    content: "\ebb2";
}
.icon2-unlocked2:before {
    content: "\ebb3";
}
.icon2-safe:before {
    content: "\ebb4";
}
.icon2-wrench4:before {
    content: "\ebb5";
}
.icon2-wrench2:before {
    content: "\ebb6";
}
.icon2-wrench3:before {
    content: "\ebb7";
}
.icon2-equalizer:before {
    content: "\ebb8";
}
.icon2-equalizer2:before {
    content: "\ebb9";
}
.icon2-equalizer3:before {
    content: "\ebba";
}
.icon2-equalizer4:before {
    content: "\ebbb";
}
.icon2-cog8:before {
    content: "\ebbc";
}
.icon2-cogs2:before {
    content: "\ebbd";
}
.icon2-cog2:before {
    content: "\ebbe";
}
.icon2-cog3:before {
    content: "\ebbf";
}
.icon2-cog4:before {
    content: "\ebc0";
}
.icon2-cog5:before {
    content: "\ebc1";
}
.icon2-cog6:before {
    content: "\ebc2";
}
.icon2-cog7:before {
    content: "\ebc3";
}
.icon2-factory:before {
    content: "\ebc4";
}
.icon2-hammer:before {
    content: "\ebc5";
}
.icon2-hammer-wrench:before {
    content: "\ebc6";
}
.icon2-knife:before {
    content: "\ebc7";
}
.icon2-screwdriver:before {
    content: "\ebc8";
}
.icon2-screwdriver2:before {
    content: "\ebc9";
}
.icon2-magic-wand:before {
    content: "\ebca";
}
.icon2-magic-wand2:before {
    content: "\ebcb";
}
.icon2-pulse:before {
    content: "\ebcc";
}
.icon2-pulse2:before {
    content: "\ebcd";
}
.icon2-aid-kit:before {
    content: "\ebce";
}
.icon2-aid-kit2:before {
    content: "\ebcf";
}
.icon2-stethoscope2:before {
    content: "\ebd0";
}
.icon2-ambulance2:before {
    content: "\ebd1";
}
.icon2-alarm2:before {
    content: "\ebd2";
}
.icon2-pandage:before {
    content: "\ebd3";
}
.icon2-pandage2:before {
    content: "\ebd4";
}
.icon2-bug3:before {
    content: "\ebd5";
}
.icon2-bug2:before {
    content: "\ebd6";
}
.icon2-syringe:before {
    content: "\ebd7";
}
.icon2-syringe2:before {
    content: "\ebd8";
}
.icon2-pill:before {
    content: "\ebd9";
}
.icon2-construction:before {
    content: "\ebda";
}
.icon2-traffic-cone:before {
    content: "\ebdb";
}
.icon2-traffic-lights:before {
    content: "\ebdc";
}
.icon2-pie-chart9:before {
    content: "\ebdd";
}
.icon2-pie-chart2:before {
    content: "\ebde";
}
.icon2-pie-chart3:before {
    content: "\ebdf";
}
.icon2-pie-chart4:before {
    content: "\ebe0";
}
.icon2-pie-chart5:before {
    content: "\ebe1";
}
.icon2-pie-chart6:before {
    content: "\ebe2";
}
.icon2-pie-chart7:before {
    content: "\ebe3";
}
.icon2-stats-dots:before {
    content: "\ebe4";
}
.icon2-stats-bars:before {
    content: "\ebe5";
}
.icon2-pie-chart8:before {
    content: "\ebe6";
}
.icon2-stats-bars2:before {
    content: "\ebe7";
}
.icon2-stats-bars3:before {
    content: "\ebe8";
}
.icon2-stats-bars4:before {
    content: "\ebe9";
}
.icon2-stats-bars5:before {
    content: "\ebea";
}
.icon2-stats-bars6:before {
    content: "\ebeb";
}
.icon2-chart:before {
    content: "\ebec";
}
.icon2-stats-growth:before {
    content: "\ebed";
}
.icon2-stats-decline:before {
    content: "\ebee";
}
.icon2-stats-growth2:before {
    content: "\ebef";
}
.icon2-stats-decline2:before {
    content: "\ebf0";
}
.icon2-stairs-up:before {
    content: "\ebf1";
}
.icon2-stairs-down:before {
    content: "\ebf2";
}
.icon2-stairs:before {
    content: "\ebf3";
}
.icon2-stairs2:before {
    content: "\ebf4";
}
.icon2-ladder:before {
    content: "\ebf5";
}
.icon2-rating:before {
    content: "\ebf6";
}
.icon2-rating2:before {
    content: "\ebf7";
}
.icon2-rating3:before {
    content: "\ebf8";
}
.icon2-cake:before {
    content: "\ebf9";
}
.icon2-podium:before {
    content: "\ebfa";
}
.icon2-stars:before {
    content: "\ebfb";
}
.icon2-medal-star:before {
    content: "\ebfc";
}
.icon2-medal:before {
    content: "\ebfd";
}
.icon2-medal2:before {
    content: "\ebfe";
}
.icon2-medal-first:before {
    content: "\ebff";
}
.icon2-medal-second:before {
    content: "\ec00";
}
.icon2-medal-third:before {
    content: "\ec01";
}
.icon2-crown:before {
    content: "\ec02";
}
.icon2-trophy5:before {
    content: "\ec03";
}
.icon2-trophy2:before {
    content: "\ec04";
}
.icon2-trophy3:before {
    content: "\ec05";
}
.icon2-diamond5:before {
    content: "\ec06";
}
.icon2-diamond2:before {
    content: "\ec07";
}
.icon2-trophy4:before {
    content: "\ec08";
}
.icon2-gift3:before {
    content: "\ec09";
}
.icon2-gift2:before {
    content: "\ec0a";
}
.icon2-balloon:before {
    content: "\ec0b";
}
.icon2-pipe:before {
    content: "\ec0c";
}
.icon2-mustache:before {
    content: "\ec0d";
}
.icon2-mustache2:before {
    content: "\ec0e";
}
.icon2-glass5:before {
    content: "\ec0f";
}
.icon2-glass2:before {
    content: "\ec10";
}
.icon2-glass3:before {
    content: "\ec11";
}
.icon2-glass4:before {
    content: "\ec12";
}
.icon2-bottle:before {
    content: "\ec13";
}
.icon2-bottle2:before {
    content: "\ec14";
}
.icon2-bottle3:before {
    content: "\ec15";
}
.icon2-bottle4:before {
    content: "\ec16";
}
.icon2-mug:before {
    content: "\ec17";
}
.icon2-fork-knife:before {
    content: "\ec18";
}
.icon2-spoon-knife:before {
    content: "\ec19";
}
.icon2-cook:before {
    content: "\ec1a";
}
.icon2-plate:before {
    content: "\ec1b";
}
.icon2-steak:before {
    content: "\ec1c";
}
.icon2-fish:before {
    content: "\ec1d";
}
.icon2-chicken:before {
    content: "\ec1e";
}
.icon2-hamburger:before {
    content: "\ec1f";
}
.icon2-pizza:before {
    content: "\ec20";
}
.icon2-cheese:before {
    content: "\ec21";
}
.icon2-bread:before {
    content: "\ec22";
}
.icon2-icecream:before {
    content: "\ec23";
}
.icon2-milk:before {
    content: "\ec24";
}
.icon2-cup:before {
    content: "\ec25";
}
.icon2-cup2:before {
    content: "\ec26";
}
.icon2-coffee-baen:before {
    content: "\ec27";
}
.icon2-coffee2:before {
    content: "\ec28";
}
.icon2-teapot:before {
    content: "\ec29";
}
.icon2-leaf3:before {
    content: "\ec2a";
}
.icon2-leaf2:before {
    content: "\ec2b";
}
.icon2-apple3:before {
    content: "\ec2c";
}
.icon2-grapes:before {
    content: "\ec2d";
}
.icon2-cherry:before {
    content: "\ec2e";
}
.icon2-tree8:before {
    content: "\ec2f";
}
.icon2-tree2:before {
    content: "\ec30";
}
.icon2-tree3:before {
    content: "\ec31";
}
.icon2-tree4:before {
    content: "\ec32";
}
.icon2-cactus:before {
    content: "\ec33";
}
.icon2-mountains:before {
    content: "\ec34";
}
.icon2-paw2:before {
    content: "\ec35";
}
.icon2-footprint:before {
    content: "\ec36";
}
.icon2-tent:before {
    content: "\ec37";
}
.icon2-flower:before {
    content: "\ec38";
}
.icon2-flower2:before {
    content: "\ec39";
}
.icon2-rocket2:before {
    content: "\ec3a";
}
.icon2-meter:before {
    content: "\ec3b";
}
.icon2-meter2:before {
    content: "\ec3c";
}
.icon2-meter-slow:before {
    content: "\ec3d";
}
.icon2-meter-medium:before {
    content: "\ec3e";
}
.icon2-meter-fast:before {
    content: "\ec3f";
}
.icon2-meter3:before {
    content: "\ec40";
}
.icon2-hammer2:before {
    content: "\ec41";
}
.icon2-balance:before {
    content: "\ec42";
}
.icon2-scale:before {
    content: "\ec43";
}
.icon2-bomb2:before {
    content: "\ec44";
}
.icon2-fire3:before {
    content: "\ec45";
}
.icon2-fire2:before {
    content: "\ec46";
}
.icon2-lab:before {
    content: "\ec47";
}
.icon2-atom:before {
    content: "\ec48";
}
.icon2-atom2:before {
    content: "\ec49";
}
.icon2-magnet3:before {
    content: "\ec4a";
}
.icon2-magnet2:before {
    content: "\ec4b";
}
.icon2-dumbbell:before {
    content: "\ec4c";
}
.icon2-skull:before {
    content: "\ec4d";
}
.icon2-skull2:before {
    content: "\ec4e";
}
.icon2-lamp:before {
    content: "\ec4f";
}
.icon2-lamp2:before {
    content: "\ec50";
}
.icon2-lamp3:before {
    content: "\ec51";
}
.icon2-spotlight:before {
    content: "\ec52";
}
.icon2-lamp4:before {
    content: "\ec53";
}
.icon2-lamp5:before {
    content: "\ec54";
}
.icon2-lamp6:before {
    content: "\ec55";
}
.icon2-lamp7:before {
    content: "\ec56";
}
.icon2-lamp8:before {
    content: "\ec57";
}
.icon2-broom:before {
    content: "\ec58";
}
.icon2-toiletpaper:before {
    content: "\ec59";
}
.icon2-bin:before {
    content: "\ec5a";
}
.icon2-bin2:before {
    content: "\ec5b";
}
.icon2-bin3:before {
    content: "\ec5c";
}
.icon2-bin4:before {
    content: "\ec5d";
}
.icon2-bin5:before {
    content: "\ec5e";
}
.icon2-briefcase4:before {
    content: "\ec5f";
}
.icon2-briefcase2:before {
    content: "\ec60";
}
.icon2-briefcase3:before {
    content: "\ec61";
}
.icon2-airplane:before {
    content: "\ec62";
}
.icon2-airplane2:before {
    content: "\ec63";
}
.icon2-airplane3:before {
    content: "\ec64";
}
.icon2-airplane4:before {
    content: "\ec65";
}
.icon2-paperplane:before {
    content: "\ec66";
}
.icon2-car3:before {
    content: "\ec67";
}
.icon2-steering-wheel:before {
    content: "\ec68";
}
.icon2-car2:before {
    content: "\ec69";
}
.icon2-gas:before {
    content: "\ec6a";
}
.icon2-bus2:before {
    content: "\ec6b";
}
.icon2-truck2:before {
    content: "\ec6c";
}
.icon2-bike:before {
    content: "\ec6d";
}
.icon2-road2:before {
    content: "\ec6e";
}
.icon2-train3:before {
    content: "\ec6f";
}
.icon2-train2:before {
    content: "\ec70";
}
.icon2-ship2:before {
    content: "\ec71";
}
.icon2-boat:before {
    content: "\ec72";
}
.icon2-chopper:before {
    content: "\ec73";
}
.icon2-chopper2:before {
    content: "\ec74";
}
.icon2-cube5:before {
    content: "\ec75";
}
.icon2-cube2:before {
    content: "\ec76";
}
.icon2-cube3:before {
    content: "\ec77";
}
.icon2-cube4:before {
    content: "\ec78";
}
.icon2-pyramid:before {
    content: "\ec79";
}
.icon2-pyramid2:before {
    content: "\ec7a";
}
.icon2-package:before {
    content: "\ec7b";
}
.icon2-puzzle:before {
    content: "\ec7c";
}
.icon2-puzzle2:before {
    content: "\ec7d";
}
.icon2-puzzle3:before {
    content: "\ec7e";
}
.icon2-puzzle4:before {
    content: "\ec7f";
}
.icon2-glasses-3d:before {
    content: "\ec80";
}
.icon2-glasses-3d2:before {
    content: "\ec81";
}
.icon2-glasses:before {
    content: "\ec82";
}
.icon2-glasses2:before {
    content: "\ec83";
}
.icon2-brain:before {
    content: "\ec84";
}
.icon2-accessibility:before {
    content: "\ec85";
}
.icon2-accessibility2:before {
    content: "\ec86";
}
.icon2-strategy:before {
    content: "\ec87";
}
.icon2-target:before {
    content: "\ec88";
}
.icon2-target2:before {
    content: "\ec89";
}
.icon2-target3:before {
    content: "\ec8a";
}
.icon2-ammo:before {
    content: "\ec8b";
}
.icon2-gun:before {
    content: "\ec8c";
}
.icon2-gun-forbidden:before {
    content: "\ec8d";
}
.icon2-shield5:before {
    content: "\ec8e";
}
.icon2-shield-check:before {
    content: "\ec8f";
}
.icon2-shield-notice:before {
    content: "\ec90";
}
.icon2-shield2:before {
    content: "\ec91";
}
.icon2-shield3:before {
    content: "\ec92";
}
.icon2-shield4:before {
    content: "\ec93";
}
.icon2-soccer:before {
    content: "\ec94";
}
.icon2-football:before {
    content: "\ec95";
}
.icon2-archery:before {
    content: "\ec96";
}
.icon2-bow:before {
    content: "\ec97";
}
.icon2-sword:before {
    content: "\ec98";
}
.icon2-tennis:before {
    content: "\ec99";
}
.icon2-pingpong:before {
    content: "\ec9a";
}
.icon2-baseball:before {
    content: "\ec9b";
}
.icon2-basketball:before {
    content: "\ec9c";
}
.icon2-golf:before {
    content: "\ec9d";
}
.icon2-golf2:before {
    content: "\ec9e";
}
.icon2-hockey:before {
    content: "\ec9f";
}
.icon2-racing:before {
    content: "\eca0";
}
.icon2-finish:before {
    content: "\eca1";
}
.icon2-eight-ball:before {
    content: "\eca2";
}
.icon2-bowling:before {
    content: "\eca3";
}
.icon2-bowling2:before {
    content: "\eca4";
}
.icon2-power:before {
    content: "\eca5";
}
.icon2-power2:before {
    content: "\eca6";
}
.icon2-power3:before {
    content: "\eca7";
}
.icon2-switch:before {
    content: "\eca8";
}
.icon2-switch2:before {
    content: "\eca9";
}
.icon2-power-cord:before {
    content: "\ecaa";
}
.icon2-power-cord2:before {
    content: "\ecab";
}
.icon2-outlet:before {
    content: "\ecac";
}
.icon2-clipboard7:before {
    content: "\ecad";
}
.icon2-clipboard2:before {
    content: "\ecae";
}
.icon2-clipboard3:before {
    content: "\ecaf";
}
.icon2-clipboard4:before {
    content: "\ecb0";
}
.icon2-clipboard5:before {
    content: "\ecb1";
}
.icon2-clipboard6:before {
    content: "\ecb2";
}
.icon2-playlist:before {
    content: "\ecb3";
}
.icon2-playlist-add:before {
    content: "\ecb4";
}
.icon2-list-numbered:before {
    content: "\ecb5";
}
.icon2-list3:before {
    content: "\ecb6";
}
.icon2-list2:before {
    content: "\ecb7";
}
.icon2-more:before {
    content: "\ecb8";
}
.icon2-more2:before {
    content: "\ecb9";
}
.icon2-grid:before {
    content: "\ecba";
}
.icon2-grid2:before {
    content: "\ecbb";
}
.icon2-grid3:before {
    content: "\ecbc";
}
.icon2-grid4:before {
    content: "\ecbd";
}
.icon2-grid5:before {
    content: "\ecbe";
}
.icon2-grid6:before {
    content: "\ecbf";
}
.icon2-grid7:before {
    content: "\ecc0";
}
.icon2-tree5:before {
    content: "\ecc1";
}
.icon2-tree6:before {
    content: "\ecc2";
}
.icon2-tree7:before {
    content: "\ecc3";
}
.icon2-lan:before {
    content: "\ecc4";
}
.icon2-lan2:before {
    content: "\ecc5";
}
.icon2-lan3:before {
    content: "\ecc6";
}
.icon2-menu:before {
    content: "\ecc7";
}
.icon2-circle-small:before {
    content: "\ecc8";
}
.icon2-menu2:before {
    content: "\ecc9";
}
.icon2-menu3:before {
    content: "\ecca";
}
.icon2-menu4:before {
    content: "\eccb";
}
.icon2-menu5:before {
    content: "\eccc";
}
.icon2-menu6:before {
    content: "\eccd";
}
.icon2-menu7:before {
    content: "\ecce";
}
.icon2-menu8:before {
    content: "\eccf";
}
.icon2-menu9:before {
    content: "\ecd0";
}
.icon2-menu10:before {
    content: "\ecd1";
}
.icon2-cloud3:before {
    content: "\ecd2";
}
.icon2-cloud-download3:before {
    content: "\ecd3";
}
.icon2-cloud-upload3:before {
    content: "\ecd4";
}
.icon2-cloud-check:before {
    content: "\ecd5";
}
.icon2-cloud2:before {
    content: "\ecd6";
}
.icon2-cloud-download2:before {
    content: "\ecd7";
}
.icon2-cloud-upload2:before {
    content: "\ecd8";
}
.icon2-cloud-check2:before {
    content: "\ecd9";
}
.icon2-download2:before {
    content: "\ecda";
}
.icon2-download3:before {
    content: "\ecdb";
}
.icon2-upload2:before {
    content: "\ecdc";
}
.icon2-upload3:before {
    content: "\ecdd";
}
.icon2-import:before {
    content: "\ecde";
}
.icon2-import2:before {
    content: "\ecdf";
}
.icon2-download4:before {
    content: "\ece0";
}
.icon2-upload4:before {
    content: "\ece1";
}
.icon2-download5:before {
    content: "\ece2";
}
.icon2-upload5:before {
    content: "\ece3";
}
.icon2-download6:before {
    content: "\ece4";
}
.icon2-upload6:before {
    content: "\ece5";
}
.icon2-download7:before {
    content: "\ece6";
}
.icon2-upload7:before {
    content: "\ece7";
}
.icon2-download8:before {
    content: "\ece8";
}
.icon2-upload8:before {
    content: "\ece9";
}
.icon2-download9:before {
    content: "\ecea";
}
.icon2-upload9:before {
    content: "\eceb";
}
.icon2-download10:before {
    content: "\ecec";
}
.icon2-upload10:before {
    content: "\eced";
}
.icon2-sphere:before {
    content: "\ecee";
}
.icon2-sphere2:before {
    content: "\ecef";
}
.icon2-sphere3:before {
    content: "\ecf0";
}
.icon2-planet:before {
    content: "\ecf1";
}
.icon2-planet2:before {
    content: "\ecf2";
}
.icon2-earth:before {
    content: "\ecf3";
}
.icon2-earth2:before {
    content: "\ecf4";
}
.icon2-earth3:before {
    content: "\ecf5";
}
.icon2-link6:before {
    content: "\ecf6";
}
.icon2-unlink6:before {
    content: "\ecf7";
}
.icon2-link2:before {
    content: "\ecf8";
}
.icon2-unlink2:before {
    content: "\ecf9";
}
.icon2-link3:before {
    content: "\ecfa";
}
.icon2-unlink3:before {
    content: "\ecfb";
}
.icon2-link4:before {
    content: "\ecfc";
}
.icon2-unlink4:before {
    content: "\ecfd";
}
.icon2-link5:before {
    content: "\ecfe";
}
.icon2-unlink5:before {
    content: "\ecff";
}
.icon2-anchor2:before {
    content: "\ed00";
}
.icon2-flag9:before {
    content: "\ed01";
}
.icon2-flag2:before {
    content: "\ed02";
}
.icon2-flag3:before {
    content: "\ed03";
}
.icon2-flag4:before {
    content: "\ed04";
}
.icon2-flag5:before {
    content: "\ed05";
}
.icon2-flag6:before {
    content: "\ed06";
}
.icon2-flag7:before {
    content: "\ed07";
}
.icon2-flag8:before {
    content: "\ed08";
}
.icon2-attachment:before {
    content: "\ed09";
}
.icon2-attachment2:before {
    content: "\ed0a";
}
.icon2-eye5:before {
    content: "\ed0b";
}
.icon2-eye-plus:before {
    content: "\ed0c";
}
.icon2-eye-minus:before {
    content: "\ed0d";
}
.icon2-eye-blocked:before {
    content: "\ed0e";
}
.icon2-eye2:before {
    content: "\ed0f";
}
.icon2-eye-blocked2:before {
    content: "\ed10";
}
.icon2-eye3:before {
    content: "\ed11";
}
.icon2-eye-blocked3:before {
    content: "\ed12";
}
.icon2-eye4:before {
    content: "\ed13";
}
.icon2-bookmark2:before {
    content: "\ed14";
}
.icon2-bookmark3:before {
    content: "\ed15";
}
.icon2-bookmarks:before {
    content: "\ed16";
}
.icon2-bookmark4:before {
    content: "\ed17";
}
.icon2-spotlight2:before {
    content: "\ed18";
}
.icon2-starburst:before {
    content: "\ed19";
}
.icon2-snowflake:before {
    content: "\ed1a";
}
.icon2-temperature:before {
    content: "\ed1b";
}
.icon2-temperature2:before {
    content: "\ed1c";
}
.icon2-weather-lightning:before {
    content: "\ed1d";
}
.icon2-weather-lightning2:before {
    content: "\ed1e";
}
.icon2-weather-rain:before {
    content: "\ed1f";
}
.icon2-weather-rain2:before {
    content: "\ed20";
}
.icon2-weather-snow:before {
    content: "\ed21";
}
.icon2-weather-snow2:before {
    content: "\ed22";
}
.icon2-weather-cloud-wind:before {
    content: "\ed23";
}
.icon2-weather-cloud-wind2:before {
    content: "\ed24";
}
.icon2-weather-cloud-sun:before {
    content: "\ed25";
}
.icon2-weather-cloud-sun2:before {
    content: "\ed26";
}
.icon2-weather-cloudy:before {
    content: "\ed27";
}
.icon2-weather-cloudy2:before {
    content: "\ed28";
}
.icon2-weather-sun-wind:before {
    content: "\ed29";
}
.icon2-weather-sun-wind2:before {
    content: "\ed2a";
}
.icon2-sun:before {
    content: "\ed2b";
}
.icon2-sun2:before {
    content: "\ed2c";
}
.icon2-moon:before {
    content: "\ed2d";
}
.icon2-day-night:before {
    content: "\ed2e";
}
.icon2-day-night2:before {
    content: "\ed2f";
}
.icon2-weather-windy:before {
    content: "\ed30";
}
.icon2-fan:before {
    content: "\ed31";
}
.icon2-umbrella2:before {
    content: "\ed32";
}
.icon2-sun3:before {
    content: "\ed33";
}
.icon2-contrast:before {
    content: "\ed34";
}
.icon2-brightness-contrast:before {
    content: "\ed35";
}
.icon2-brightness-high:before {
    content: "\ed36";
}
.icon2-brightness-medium:before {
    content: "\ed37";
}
.icon2-brightness-low:before {
    content: "\ed38";
}
.icon2-bed3:before {
    content: "\ed39";
}
.icon2-bed2:before {
    content: "\ed3a";
}
.icon2-furniture:before {
    content: "\ed3b";
}
.icon2-chair:before {
    content: "\ed3c";
}
.icon2-star-empty:before {
    content: "\ed3d";
}
.icon2-star-empty2:before {
    content: "\ed3e";
}
.icon2-star-full:before {
    content: "\ed3f";
}
.icon2-star-empty3:before {
    content: "\ed40";
}
.icon2-star-half2:before {
    content: "\ed41";
}
.icon2-star-full2:before {
    content: "\ed42";
}
.icon2-star2:before {
    content: "\ed43";
}
.icon2-heart9:before {
    content: "\ed44";
}
.icon2-heart2:before {
    content: "\ed45";
}
.icon2-heart3:before {
    content: "\ed46";
}
.icon2-heart4:before {
    content: "\ed47";
}
.icon2-heart-broken:before {
    content: "\ed48";
}
.icon2-heart5:before {
    content: "\ed49";
}
.icon2-heart6:before {
    content: "\ed4a";
}
.icon2-heart-broken2:before {
    content: "\ed4b";
}
.icon2-heart7:before {
    content: "\ed4c";
}
.icon2-heart8:before {
    content: "\ed4d";
}
.icon2-heart-broken3:before {
    content: "\ed4e";
}
.icon2-lips:before {
    content: "\ed4f";
}
.icon2-lips2:before {
    content: "\ed50";
}
.icon2-thumbs-up4:before {
    content: "\ed51";
}
.icon2-thumbs-up2:before {
    content: "\ed52";
}
.icon2-thumbs-down4:before {
    content: "\ed53";
}
.icon2-thumbs-down2:before {
    content: "\ed54";
}
.icon2-thumbs-up3:before {
    content: "\ed55";
}
.icon2-thumbs-down3:before {
    content: "\ed56";
}
.icon2-height:before {
    content: "\ed57";
}
.icon2-man:before {
    content: "\ed58";
}
.icon2-woman:before {
    content: "\ed59";
}
.icon2-man-woman:before {
    content: "\ed5a";
}
.icon2-male2:before {
    content: "\ed5b";
}
.icon2-female2:before {
    content: "\ed5c";
}
.icon2-peace:before {
    content: "\ed5d";
}
.icon2-yin-yang:before {
    content: "\ed5e";
}
.icon2-happy:before {
    content: "\ed5f";
}
.icon2-happy2:before {
    content: "\ed60";
}
.icon2-smile:before {
    content: "\ed61";
}
.icon2-smile2:before {
    content: "\ed62";
}
.icon2-tongue:before {
    content: "\ed63";
}
.icon2-tongue2:before {
    content: "\ed64";
}
.icon2-sad:before {
    content: "\ed65";
}
.icon2-sad2:before {
    content: "\ed66";
}
.icon2-wink:before {
    content: "\ed67";
}
.icon2-wink2:before {
    content: "\ed68";
}
.icon2-grin:before {
    content: "\ed69";
}
.icon2-grin2:before {
    content: "\ed6a";
}
.icon2-cool:before {
    content: "\ed6b";
}
.icon2-cool2:before {
    content: "\ed6c";
}
.icon2-angry:before {
    content: "\ed6d";
}
.icon2-angry2:before {
    content: "\ed6e";
}
.icon2-evil:before {
    content: "\ed6f";
}
.icon2-evil2:before {
    content: "\ed70";
}
.icon2-shocked:before {
    content: "\ed71";
}
.icon2-shocked2:before {
    content: "\ed72";
}
.icon2-baffled:before {
    content: "\ed73";
}
.icon2-baffled2:before {
    content: "\ed74";
}
.icon2-confused:before {
    content: "\ed75";
}
.icon2-confused2:before {
    content: "\ed76";
}
.icon2-neutral:before {
    content: "\ed77";
}
.icon2-neutral2:before {
    content: "\ed78";
}
.icon2-hipster:before {
    content: "\ed79";
}
.icon2-hipster2:before {
    content: "\ed7a";
}
.icon2-wondering:before {
    content: "\ed7b";
}
.icon2-wondering2:before {
    content: "\ed7c";
}
.icon2-sleepy:before {
    content: "\ed7d";
}
.icon2-sleepy2:before {
    content: "\ed7e";
}
.icon2-frustrated:before {
    content: "\ed7f";
}
.icon2-frustrated2:before {
    content: "\ed80";
}
.icon2-crying:before {
    content: "\ed81";
}
.icon2-crying2:before {
    content: "\ed82";
}
.icon2-cursor:before {
    content: "\ed83";
}
.icon2-cursor2:before {
    content: "\ed84";
}
.icon2-lasso:before {
    content: "\ed85";
}
.icon2-lasso2:before {
    content: "\ed86";
}
.icon2-select:before {
    content: "\ed87";
}
.icon2-select2:before {
    content: "\ed88";
}
.icon2-point-up:before {
    content: "\ed89";
}
.icon2-point-right:before {
    content: "\ed8a";
}
.icon2-point-down:before {
    content: "\ed8b";
}
.icon2-point-left:before {
    content: "\ed8c";
}
.icon2-pointer:before {
    content: "\ed8d";
}
.icon2-reminder:before {
    content: "\ed8e";
}
.icon2-drag-left-right:before {
    content: "\ed8f";
}
.icon2-drag-left:before {
    content: "\ed90";
}
.icon2-drag-right:before {
    content: "\ed91";
}
.icon2-touch:before {
    content: "\ed92";
}
.icon2-multitouch:before {
    content: "\ed93";
}
.icon2-touch-zoom:before {
    content: "\ed94";
}
.icon2-touch-pinch:before {
    content: "\ed95";
}
.icon2-hand:before {
    content: "\ed96";
}
.icon2-grab:before {
    content: "\ed97";
}
.icon2-stack-empty:before {
    content: "\ed98";
}
.icon2-stack-plus:before {
    content: "\ed99";
}
.icon2-stack-minus:before {
    content: "\ed9a";
}
.icon2-stack-star:before {
    content: "\ed9b";
}
.icon2-stack-picture:before {
    content: "\ed9c";
}
.icon2-stack-down:before {
    content: "\ed9d";
}
.icon2-stack-up:before {
    content: "\ed9e";
}
.icon2-stack-cancel:before {
    content: "\ed9f";
}
.icon2-stack-check:before {
    content: "\eda0";
}
.icon2-stack-text:before {
    content: "\eda1";
}
.icon2-stack-clubs:before {
    content: "\eda2";
}
.icon2-stack-spades:before {
    content: "\eda3";
}
.icon2-stack-hearts:before {
    content: "\eda4";
}
.icon2-stack-diamonds:before {
    content: "\eda5";
}
.icon2-stack-user:before {
    content: "\eda6";
}
.icon2-stack4:before {
    content: "\eda7";
}
.icon2-stack-music:before {
    content: "\eda8";
}
.icon2-stack-play:before {
    content: "\eda9";
}
.icon2-move:before {
    content: "\edaa";
}
.icon2-dots:before {
    content: "\edab";
}
.icon2-warning3:before {
    content: "\edac";
}
.icon2-warning2:before {
    content: "\edad";
}
.icon2-notification:before {
    content: "\edae";
}
.icon2-notification2:before {
    content: "\edaf";
}
.icon2-question7:before {
    content: "\edb0";
}
.icon2-question2:before {
    content: "\edb1";
}
.icon2-question3:before {
    content: "\edb2";
}
.icon2-question4:before {
    content: "\edb3";
}
.icon2-question5:before {
    content: "\edb4";
}
.icon2-question6:before {
    content: "\edb5";
}
.icon2-plus4:before {
    content: "\edb6";
}
.icon2-minus4:before {
    content: "\edb7";
}
.icon2-plus2:before {
    content: "\edb8";
}
.icon2-minus2:before {
    content: "\edb9";
}
.icon2-plus3:before {
    content: "\edba";
}
.icon2-minus3:before {
    content: "\edbb";
}
.icon2-plus-circle3:before {
    content: "\edbc";
}
.icon2-minus-circle3:before {
    content: "\edbd";
}
.icon2-plus-circle2:before {
    content: "\edbe";
}
.icon2-minus-circle2:before {
    content: "\edbf";
}
.icon2-info3:before {
    content: "\edc0";
}
.icon2-info2:before {
    content: "\edc1";
}
.icon2-cancel-circle:before {
    content: "\edc2";
}
.icon2-cancel-circle2:before {
    content: "\edc3";
}
.icon2-blocked:before {
    content: "\edc4";
}
.icon2-cancel-square:before {
    content: "\edc5";
}
.icon2-cancel-square2:before {
    content: "\edc6";
}
.icon2-cancel:before {
    content: "\edc7";
}
.icon2-spam:before {
    content: "\edc8";
}
.icon2-cross:before {
    content: "\edc9";
}
.icon2-cross2:before {
    content: "\edca";
}
.icon2-cross3:before {
    content: "\edcb";
}
.icon2-checkmark:before {
    content: "\edcc";
}
.icon2-checkmark2:before {
    content: "\edcd";
}
.icon2-checkmark3:before {
    content: "\edce";
}
.icon2-checkmark4:before {
    content: "\edcf";
}
.icon2-checkmark5:before {
    content: "\edd0";
}
.icon2-spell-check:before {
    content: "\edd1";
}
.icon2-spell-check2:before {
    content: "\edd2";
}
.icon2-enter:before {
    content: "\edd3";
}
.icon2-exit:before {
    content: "\edd4";
}
.icon2-enter2:before {
    content: "\edd5";
}
.icon2-exit2:before {
    content: "\edd6";
}
.icon2-enter3:before {
    content: "\edd7";
}
.icon2-exit3:before {
    content: "\edd8";
}
.icon2-wall:before {
    content: "\edd9";
}
.icon2-fence:before {
    content: "\edda";
}
.icon2-play3:before {
    content: "\eddb";
}
.icon2-pause3:before {
    content: "\eddc";
}
.icon2-stop3:before {
    content: "\eddd";
}
.icon2-previous:before {
    content: "\edde";
}
.icon2-next:before {
    content: "\eddf";
}
.icon2-backward3:before {
    content: "\ede0";
}
.icon2-forward2:before {
    content: "\ede1";
}
.icon2-play4:before {
    content: "\ede2";
}
.icon2-pause2:before {
    content: "\ede3";
}
.icon2-stop2:before {
    content: "\ede4";
}
.icon2-backward2:before {
    content: "\ede5";
}
.icon2-forward3:before {
    content: "\ede6";
}
.icon2-first:before {
    content: "\ede7";
}
.icon2-last:before {
    content: "\ede8";
}
.icon2-previous2:before {
    content: "\ede9";
}
.icon2-next2:before {
    content: "\edea";
}
.icon2-eject2:before {
    content: "\edeb";
}
.icon2-volume-high:before {
    content: "\edec";
}
.icon2-volume-medium:before {
    content: "\eded";
}
.icon2-volume-low:before {
    content: "\edee";
}
.icon2-volume-mute:before {
    content: "\edef";
}
.icon2-speaker-left:before {
    content: "\edf0";
}
.icon2-speaker-right:before {
    content: "\edf1";
}
.icon2-volume-mute2:before {
    content: "\edf2";
}
.icon2-volume-increase:before {
    content: "\edf3";
}
.icon2-volume-decrease:before {
    content: "\edf4";
}
.icon2-volume-high2:before {
    content: "\edf5";
}
.icon2-volume-medium2:before {
    content: "\edf6";
}
.icon2-volume-medium3:before {
    content: "\edf7";
}
.icon2-volume-low2:before {
    content: "\edf8";
}
.icon2-volume-mute3:before {
    content: "\edf9";
}
.icon2-volume-increase2:before {
    content: "\edfa";
}
.icon2-volume-decrease2:before {
    content: "\edfb";
}
.icon2-volume-decrease3:before {
    content: "\edfc";
}
.icon2-volume-5:before {
    content: "\edfd";
}
.icon2-volume-4:before {
    content: "\edfe";
}
.icon2-volume-3:before {
    content: "\edff";
}
.icon2-volume-2:before {
    content: "\ee00";
}
.icon2-volume-1:before {
    content: "\ee01";
}
.icon2-volume-0:before {
    content: "\ee02";
}
.icon2-volume-mute4:before {
    content: "\ee03";
}
.icon2-volume-mute5:before {
    content: "\ee04";
}
.icon2-loop:before {
    content: "\ee05";
}
.icon2-loop2:before {
    content: "\ee06";
}
.icon2-loop3:before {
    content: "\ee07";
}
.icon2-infinite-square:before {
    content: "\ee08";
}
.icon2-infinite:before {
    content: "\ee09";
}
.icon2-infinite2:before {
    content: "\ee0a";
}
.icon2-loop4:before {
    content: "\ee0b";
}
.icon2-shuffle:before {
    content: "\ee0c";
}
.icon2-shuffle2:before {
    content: "\ee0d";
}
.icon2-wave:before {
    content: "\ee0e";
}
.icon2-wave2:before {
    content: "\ee0f";
}
.icon2-split:before {
    content: "\ee10";
}
.icon2-merge:before {
    content: "\ee11";
}
.icon2-first2:before {
    content: "\ee12";
}
.icon2-last2:before {
    content: "\ee13";
}
.icon2-arrow-up17:before {
    content: "\ee14";
}
.icon2-arrow-up2:before {
    content: "\ee15";
}
.icon2-arrow-up3:before {
    content: "\ee16";
}
.icon2-arrow-up4:before {
    content: "\ee17";
}
.icon2-arrow-right17:before {
    content: "\ee18";
}
.icon2-arrow-right2:before {
    content: "\ee19";
}
.icon2-arrow-right3:before {
    content: "\ee1a";
}
.icon2-arrow-right4:before {
    content: "\ee1b";
}
.icon2-arrow-down17:before {
    content: "\ee1c";
}
.icon2-arrow-down2:before {
    content: "\ee1d";
}
.icon2-arrow-down3:before {
    content: "\ee1e";
}
.icon2-arrow-down4:before {
    content: "\ee1f";
}
.icon2-arrow-left17:before {
    content: "\ee20";
}
.icon2-arrow-left2:before {
    content: "\ee21";
}
.icon2-arrow-left3:before {
    content: "\ee22";
}
.icon2-arrow-left4:before {
    content: "\ee23";
}
.icon2-arrow-up5:before {
    content: "\ee24";
}
.icon2-arrow-right5:before {
    content: "\ee25";
}
.icon2-arrow-down5:before {
    content: "\ee26";
}
.icon2-arrow-left5:before {
    content: "\ee27";
}
.icon2-arrow-up-left:before {
    content: "\ee28";
}
.icon2-arrow-up6:before {
    content: "\ee29";
}
.icon2-arrow-up-right:before {
    content: "\ee2a";
}
.icon2-arrow-right6:before {
    content: "\ee2b";
}
.icon2-arrow-down-right:before {
    content: "\ee2c";
}
.icon2-arrow-down6:before {
    content: "\ee2d";
}
.icon2-arrow-down-left:before {
    content: "\ee2e";
}
.icon2-arrow-left6:before {
    content: "\ee2f";
}
.icon2-arrow-up-left2:before {
    content: "\ee30";
}
.icon2-arrow-up7:before {
    content: "\ee31";
}
.icon2-arrow-up-right2:before {
    content: "\ee32";
}
.icon2-arrow-right7:before {
    content: "\ee33";
}
.icon2-arrow-down-right2:before {
    content: "\ee34";
}
.icon2-arrow-down7:before {
    content: "\ee35";
}
.icon2-arrow-down-left2:before {
    content: "\ee36";
}
.icon2-arrow-left7:before {
    content: "\ee37";
}
.icon2-arrow-up-left3:before {
    content: "\ee38";
}
.icon2-arrow-up8:before {
    content: "\ee39";
}
.icon2-arrow-up-right3:before {
    content: "\ee3a";
}
.icon2-arrow-right8:before {
    content: "\ee3b";
}
.icon2-arrow-down-right3:before {
    content: "\ee3c";
}
.icon2-arrow-down8:before {
    content: "\ee3d";
}
.icon2-arrow-down-left3:before {
    content: "\ee3e";
}
.icon2-arrow-left8:before {
    content: "\ee3f";
}
.icon2-circle-up:before {
    content: "\ee40";
}
.icon2-circle-right:before {
    content: "\ee41";
}
.icon2-circle-down:before {
    content: "\ee42";
}
.icon2-circle-left:before {
    content: "\ee43";
}
.icon2-circle-up2:before {
    content: "\ee44";
}
.icon2-circle-right2:before {
    content: "\ee45";
}
.icon2-circle-down2:before {
    content: "\ee46";
}
.icon2-circle-left2:before {
    content: "\ee47";
}
.icon2-circle-up-left:before {
    content: "\ee48";
}
.icon2-circle-up3:before {
    content: "\ee49";
}
.icon2-circle-up-right:before {
    content: "\ee4a";
}
.icon2-circle-right3:before {
    content: "\ee4b";
}
.icon2-circle-down-right:before {
    content: "\ee4c";
}
.icon2-circle-down3:before {
    content: "\ee4d";
}
.icon2-circle-down-left:before {
    content: "\ee4e";
}
.icon2-circle-left3:before {
    content: "\ee4f";
}
.icon2-circle-up-left2:before {
    content: "\ee50";
}
.icon2-circle-up4:before {
    content: "\ee51";
}
.icon2-circle-up-right2:before {
    content: "\ee52";
}
.icon2-circle-right4:before {
    content: "\ee53";
}
.icon2-circle-down-right2:before {
    content: "\ee54";
}
.icon2-circle-down4:before {
    content: "\ee55";
}
.icon2-circle-down-left2:before {
    content: "\ee56";
}
.icon2-circle-left4:before {
    content: "\ee57";
}
.icon2-arrow-resize:before {
    content: "\ee58";
}
.icon2-arrow-resize2:before {
    content: "\ee59";
}
.icon2-arrow-resize3:before {
    content: "\ee5a";
}
.icon2-arrow-resize4:before {
    content: "\ee5b";
}
.icon2-arrow-resize5:before {
    content: "\ee5c";
}
.icon2-arrow-resize6:before {
    content: "\ee5d";
}
.icon2-arrow-resize7:before {
    content: "\ee5e";
}
.icon2-arrow-resize8:before {
    content: "\ee5f";
}
.icon2-square-up-left:before {
    content: "\ee60";
}
.icon2-square-up:before {
    content: "\ee61";
}
.icon2-square-up-right:before {
    content: "\ee62";
}
.icon2-square-right:before {
    content: "\ee63";
}
.icon2-square-down-right:before {
    content: "\ee64";
}
.icon2-square-down:before {
    content: "\ee65";
}
.icon2-square-down-left:before {
    content: "\ee66";
}
.icon2-square-left:before {
    content: "\ee67";
}
.icon2-arrow-up9:before {
    content: "\ee68";
}
.icon2-arrow-right9:before {
    content: "\ee69";
}
.icon2-arrow-down9:before {
    content: "\ee6a";
}
.icon2-arrow-left9:before {
    content: "\ee6b";
}
.icon2-arrow-up10:before {
    content: "\ee6c";
}
.icon2-arrow-right10:before {
    content: "\ee6d";
}
.icon2-arrow-down10:before {
    content: "\ee6e";
}
.icon2-arrow-left10:before {
    content: "\ee6f";
}
.icon2-arrow-up-left4:before {
    content: "\ee70";
}
.icon2-arrow-up11:before {
    content: "\ee71";
}
.icon2-arrow-up-right4:before {
    content: "\ee72";
}
.icon2-arrow-right11:before {
    content: "\ee73";
}
.icon2-arrow-down-right4:before {
    content: "\ee74";
}
.icon2-arrow-down11:before {
    content: "\ee75";
}
.icon2-arrow-down-left4:before {
    content: "\ee76";
}
.icon2-arrow-left11:before {
    content: "\ee77";
}
.icon2-arrow-up-left5:before {
    content: "\ee78";
}
.icon2-arrow-up12:before {
    content: "\ee79";
}
.icon2-arrow-up-right5:before {
    content: "\ee7a";
}
.icon2-arrow-right12:before {
    content: "\ee7b";
}
.icon2-arrow-down-right5:before {
    content: "\ee7c";
}
.icon2-arrow-down12:before {
    content: "\ee7d";
}
.icon2-arrow-down-left5:before {
    content: "\ee7e";
}
.icon2-arrow-left12:before {
    content: "\ee7f";
}
.icon2-arrow-up13:before {
    content: "\ee80";
}
.icon2-arrow-right13:before {
    content: "\ee81";
}
.icon2-arrow-down13:before {
    content: "\ee82";
}
.icon2-arrow-left13:before {
    content: "\ee83";
}
.icon2-arrow-up14:before {
    content: "\ee84";
}
.icon2-arrow-right14:before {
    content: "\ee85";
}
.icon2-arrow-down14:before {
    content: "\ee86";
}
.icon2-arrow-left14:before {
    content: "\ee87";
}
.icon2-circle-up5:before {
    content: "\ee88";
}
.icon2-circle-right5:before {
    content: "\ee89";
}
.icon2-circle-down5:before {
    content: "\ee8a";
}
.icon2-circle-left5:before {
    content: "\ee8b";
}
.icon2-circle-up6:before {
    content: "\ee8c";
}
.icon2-circle-right6:before {
    content: "\ee8d";
}
.icon2-circle-down6:before {
    content: "\ee8e";
}
.icon2-circle-left6:before {
    content: "\ee8f";
}
.icon2-arrow-up15:before {
    content: "\ee90";
}
.icon2-arrow-right15:before {
    content: "\ee91";
}
.icon2-arrow-down15:before {
    content: "\ee92";
}
.icon2-arrow-left15:before {
    content: "\ee93";
}
.icon2-arrow-up16:before {
    content: "\ee94";
}
.icon2-arrow-right16:before {
    content: "\ee95";
}
.icon2-arrow-down16:before {
    content: "\ee96";
}
.icon2-arrow-left16:before {
    content: "\ee97";
}
.icon2-menu-open:before {
    content: "\ee98";
}
.icon2-menu-open2:before {
    content: "\ee99";
}
.icon2-menu-close:before {
    content: "\ee9a";
}
.icon2-menu-close2:before {
    content: "\ee9b";
}
.icon2-enter4:before {
    content: "\ee9c";
}
.icon2-enter5:before {
    content: "\ee9d";
}
.icon2-esc:before {
    content: "\ee9e";
}
.icon2-enter6:before {
    content: "\ee9f";
}
.icon2-backspace:before {
    content: "\eea0";
}
.icon2-backspace2:before {
    content: "\eea1";
}
.icon2-tab:before {
    content: "\eea2";
}
.icon2-transmission:before {
    content: "\eea3";
}
.icon2-transmission2:before {
    content: "\eea4";
}
.icon2-sort3:before {
    content: "\eea5";
}
.icon2-sort2:before {
    content: "\eea6";
}
.icon2-move-up:before {
    content: "\eea7";
}
.icon2-move-down:before {
    content: "\eea8";
}
.icon2-sort-alpha-asc2:before {
    content: "\eea9";
}
.icon2-sort-alpha-desc2:before {
    content: "\eeaa";
}
.icon2-sort-numeric-asc2:before {
    content: "\eeab";
}
.icon2-sort-numberic-desc:before {
    content: "\eeac";
}
.icon2-sort-amount-asc2:before {
    content: "\eead";
}
.icon2-sort-amount-desc2:before {
    content: "\eeae";
}
.icon2-sort-time-asc:before {
    content: "\eeaf";
}
.icon2-sort-time-desc:before {
    content: "\eeb0";
}
.icon2-battery-6:before {
    content: "\eeb1";
}
.icon2-battery-5:before {
    content: "\eeb2";
}
.icon2-battery-42:before {
    content: "\eeb3";
}
.icon2-battery-32:before {
    content: "\eeb4";
}
.icon2-battery-22:before {
    content: "\eeb5";
}
.icon2-battery-12:before {
    content: "\eeb6";
}
.icon2-battery-02:before {
    content: "\eeb7";
}
.icon2-battery-charging:before {
    content: "\eeb8";
}
.icon2-key-keyboard:before {
    content: "\eeb9";
}
.icon2-key-A:before {
    content: "\eeba";
}
.icon2-key-up:before {
    content: "\eebb";
}
.icon2-key-right:before {
    content: "\eebc";
}
.icon2-key-down:before {
    content: "\eebd";
}
.icon2-key-left:before {
    content: "\eebe";
}
.icon2-command:before {
    content: "\eebf";
}
.icon2-shift:before {
    content: "\eec0";
}
.icon2-ctrl:before {
    content: "\eec1";
}
.icon2-opt:before {
    content: "\eec2";
}
.icon2-checkbox-checked:before {
    content: "\eec3";
}
.icon2-checkbox-unchecked:before {
    content: "\eec4";
}
.icon2-checkbox-partial:before {
    content: "\eec5";
}
.icon2-square2:before {
    content: "\eec6";
}
.icon2-triangle:before {
    content: "\eec7";
}
.icon2-triangle2:before {
    content: "\eec8";
}
.icon2-diamond3:before {
    content: "\eec9";
}
.icon2-diamond4:before {
    content: "\eeca";
}
.icon2-checkbox-checked2:before {
    content: "\eecb";
}
.icon2-checkbox-unchecked2:before {
    content: "\eecc";
}
.icon2-checkbox-partial2:before {
    content: "\eecd";
}
.icon2-radio-checked:before {
    content: "\eece";
}
.icon2-radio-checked2:before {
    content: "\eecf";
}
.icon2-radio-unchecked:before {
    content: "\eed0";
}
.icon2-toggle-on2:before {
    content: "\eed1";
}
.icon2-toggle-off2:before {
    content: "\eed2";
}
.icon2-checkmark-circle:before {
    content: "\eed3";
}
.icon2-circle3:before {
    content: "\eed4";
}
.icon2-circle2:before {
    content: "\eed5";
}
.icon2-circles:before {
    content: "\eed6";
}
.icon2-circles2:before {
    content: "\eed7";
}
.icon2-crop3:before {
    content: "\eed8";
}
.icon2-crop2:before {
    content: "\eed9";
}
.icon2-make-group:before {
    content: "\eeda";
}
.icon2-ungroup:before {
    content: "\eedb";
}
.icon2-vector:before {
    content: "\eedc";
}
.icon2-vector2:before {
    content: "\eedd";
}
.icon2-rulers:before {
    content: "\eede";
}
.icon2-ruler:before {
    content: "\eedf";
}
.icon2-pencil-ruler:before {
    content: "\eee0";
}
.icon2-scissors4:before {
    content: "\eee1";
}
.icon2-scissors2:before {
    content: "\eee2";
}
.icon2-scissors3:before {
    content: "\eee3";
}
.icon2-haircut:before {
    content: "\eee4";
}
.icon2-comb:before {
    content: "\eee5";
}
.icon2-filter5:before {
    content: "\eee6";
}
.icon2-filter2:before {
    content: "\eee7";
}
.icon2-filter3:before {
    content: "\eee8";
}
.icon2-filter4:before {
    content: "\eee9";
}
.icon2-font2:before {
    content: "\eeea";
}
.icon2-ampersand:before {
    content: "\eeeb";
}
.icon2-ligature:before {
    content: "\eeec";
}
.icon2-ligature2:before {
    content: "\eeed";
}
.icon2-font-size:before {
    content: "\eeee";
}
.icon2-typography:before {
    content: "\eeef";
}
.icon2-text-height2:before {
    content: "\eef0";
}
.icon2-text-width2:before {
    content: "\eef1";
}
.icon2-height2:before {
    content: "\eef2";
}
.icon2-width:before {
    content: "\eef3";
}
.icon2-bold3:before {
    content: "\eef4";
}
.icon2-underline3:before {
    content: "\eef5";
}
.icon2-italic3:before {
    content: "\eef6";
}
.icon2-strikethrough4:before {
    content: "\eef7";
}
.icon2-strikethrough2:before {
    content: "\eef8";
}
.icon2-font-size2:before {
    content: "\eef9";
}
.icon2-bold2:before {
    content: "\eefa";
}
.icon2-underline2:before {
    content: "\eefb";
}
.icon2-italic2:before {
    content: "\eefc";
}
.icon2-strikethrough3:before {
    content: "\eefd";
}
.icon2-omega:before {
    content: "\eefe";
}
.icon2-sigma:before {
    content: "\eeff";
}
.icon2-nbsp:before {
    content: "\ef00";
}
.icon2-page-break:before {
    content: "\ef01";
}
.icon2-page-break2:before {
    content: "\ef02";
}
.icon2-superscript3:before {
    content: "\ef03";
}
.icon2-subscript3:before {
    content: "\ef04";
}
.icon2-superscript2:before {
    content: "\ef05";
}
.icon2-subscript2:before {
    content: "\ef06";
}
.icon2-text-color:before {
    content: "\ef07";
}
.icon2-highlight:before {
    content: "\ef08";
}
.icon2-pagebreak:before {
    content: "\ef09";
}
.icon2-clear-formatting:before {
    content: "\ef0a";
}
.icon2-table3:before {
    content: "\ef0b";
}
.icon2-table2:before {
    content: "\ef0c";
}
.icon2-insert-template:before {
    content: "\ef0d";
}
.icon2-pilcrow:before {
    content: "\ef0e";
}
.icon2-ltr:before {
    content: "\ef0f";
}
.icon2-rtl:before {
    content: "\ef10";
}
.icon2-ltr2:before {
    content: "\ef11";
}
.icon2-rtl2:before {
    content: "\ef12";
}
.icon2-section:before {
    content: "\ef13";
}
.icon2-paragraph-left:before {
    content: "\ef14";
}
.icon2-paragraph-center:before {
    content: "\ef15";
}
.icon2-paragraph-right:before {
    content: "\ef16";
}
.icon2-paragraph-justify:before {
    content: "\ef17";
}
.icon2-paragraph-left2:before {
    content: "\ef18";
}
.icon2-paragraph-center2:before {
    content: "\ef19";
}
.icon2-paragraph-right2:before {
    content: "\ef1a";
}
.icon2-paragraph-justify2:before {
    content: "\ef1b";
}
.icon2-indent-increase:before {
    content: "\ef1c";
}
.icon2-indent-decrease:before {
    content: "\ef1d";
}
.icon2-paragraph-left3:before {
    content: "\ef1e";
}
.icon2-paragraph-center3:before {
    content: "\ef1f";
}
.icon2-paragraph-right3:before {
    content: "\ef20";
}
.icon2-paragraph-justify3:before {
    content: "\ef21";
}
.icon2-indent-increase2:before {
    content: "\ef22";
}
.icon2-indent-decrease2:before {
    content: "\ef23";
}
.icon2-share5:before {
    content: "\ef24";
}
.icon2-share2:before {
    content: "\ef25";
}
.icon2-new-tab:before {
    content: "\ef26";
}
.icon2-new-tab2:before {
    content: "\ef27";
}
.icon2-popout:before {
    content: "\ef28";
}
.icon2-embed:before {
    content: "\ef29";
}
.icon2-embed2:before {
    content: "\ef2a";
}
.icon2-markup:before {
    content: "\ef2b";
}
.icon2-regexp:before {
    content: "\ef2c";
}
.icon2-regexp2:before {
    content: "\ef2d";
}
.icon2-code2:before {
    content: "\ef2e";
}
.icon2-circle-css:before {
    content: "\ef2f";
}
.icon2-circle-code:before {
    content: "\ef30";
}
.icon2-terminal2:before {
    content: "\ef31";
}
.icon2-unicode:before {
    content: "\ef32";
}
.icon2-seven-segment-0:before {
    content: "\ef33";
}
.icon2-seven-segment-1:before {
    content: "\ef34";
}
.icon2-seven-segment-2:before {
    content: "\ef35";
}
.icon2-seven-segment-3:before {
    content: "\ef36";
}
.icon2-seven-segment-4:before {
    content: "\ef37";
}
.icon2-seven-segment-5:before {
    content: "\ef38";
}
.icon2-seven-segment-6:before {
    content: "\ef39";
}
.icon2-seven-segment-7:before {
    content: "\ef3a";
}
.icon2-seven-segment-8:before {
    content: "\ef3b";
}
.icon2-seven-segment-9:before {
    content: "\ef3c";
}
.icon2-share3:before {
    content: "\ef3d";
}
.icon2-share4:before {
    content: "\ef3e";
}
.icon2-mail:before {
    content: "\ef3f";
}
.icon2-mail2:before {
    content: "\ef40";
}
.icon2-mail3:before {
    content: "\ef41";
}
.icon2-mail4:before {
    content: "\ef42";
}
.icon2-google2:before {
    content: "\ef43";
}
.icon2-google-plus4:before {
    content: "\ef44";
}
.icon2-google-plus2:before {
    content: "\ef45";
}
.icon2-google-plus3:before {
    content: "\ef46";
}
.icon2-google-drive:before {
    content: "\ef47";
}
.icon2-facebook4:before {
    content: "\ef48";
}
.icon2-facebook2:before {
    content: "\ef49";
}
.icon2-facebook3:before {
    content: "\ef4a";
}
.icon2-ello:before {
    content: "\ef4b";
}
.icon2-instagram2:before {
    content: "\ef4c";
}
.icon2-twitter4:before {
    content: "\ef4d";
}
.icon2-twitter2:before {
    content: "\ef4e";
}
.icon2-twitter3:before {
    content: "\ef4f";
}
.icon2-feed2:before {
    content: "\ef50";
}
.icon2-feed3:before {
    content: "\ef51";
}
.icon2-feed4:before {
    content: "\ef52";
}
.icon2-youtube5:before {
    content: "\ef53";
}
.icon2-youtube2:before {
    content: "\ef54";
}
.icon2-youtube3:before {
    content: "\ef55";
}
.icon2-youtube4:before {
    content: "\ef56";
}
.icon2-twitch2:before {
    content: "\ef57";
}
.icon2-vimeo4:before {
    content: "\ef58";
}
.icon2-vimeo2:before {
    content: "\ef59";
}
.icon2-vimeo3:before {
    content: "\ef5a";
}
.icon2-lanyrd:before {
    content: "\ef5b";
}
.icon2-flickr5:before {
    content: "\ef5c";
}
.icon2-flickr2:before {
    content: "\ef5d";
}
.icon2-flickr3:before {
    content: "\ef5e";
}
.icon2-flickr4:before {
    content: "\ef5f";
}
.icon2-picassa:before {
    content: "\ef60";
}
.icon2-picassa2:before {
    content: "\ef61";
}
.icon2-dribbble4:before {
    content: "\ef62";
}
.icon2-dribbble2:before {
    content: "\ef63";
}
.icon2-dribbble3:before {
    content: "\ef64";
}
.icon2-forrst:before {
    content: "\ef65";
}
.icon2-forrst2:before {
    content: "\ef66";
}
.icon2-deviantart3:before {
    content: "\ef67";
}
.icon2-deviantart2:before {
    content: "\ef68";
}
.icon2-steam3:before {
    content: "\ef69";
}
.icon2-steam2:before {
    content: "\ef6a";
}
.icon2-dropbox2:before {
    content: "\ef6b";
}
.icon2-onedrive:before {
    content: "\ef6c";
}
.icon2-github6:before {
    content: "\ef6d";
}
.icon2-github2:before {
    content: "\ef6e";
}
.icon2-github3:before {
    content: "\ef6f";
}
.icon2-github4:before {
    content: "\ef70";
}
.icon2-github5:before {
    content: "\ef71";
}
.icon2-wordpress3:before {
    content: "\ef72";
}
.icon2-wordpress2:before {
    content: "\ef73";
}
.icon2-joomla2:before {
    content: "\ef74";
}
.icon2-blogger:before {
    content: "\ef75";
}
.icon2-blogger2:before {
    content: "\ef76";
}
.icon2-tumblr3:before {
    content: "\ef77";
}
.icon2-tumblr2:before {
    content: "\ef78";
}
.icon2-yahoo2:before {
    content: "\ef79";
}
.icon2-tux:before {
    content: "\ef7a";
}
.icon2-apple2:before {
    content: "\ef7b";
}
.icon2-finder:before {
    content: "\ef7c";
}
.icon2-android2:before {
    content: "\ef7d";
}
.icon2-windows2:before {
    content: "\ef7e";
}
.icon2-windows8:before {
    content: "\ef7f";
}
.icon2-soundcloud3:before {
    content: "\ef80";
}
.icon2-soundcloud2:before {
    content: "\ef81";
}
.icon2-skype2:before {
    content: "\ef82";
}
.icon2-reddit2:before {
    content: "\ef83";
}
.icon2-linkedin3:before {
    content: "\ef84";
}
.icon2-linkedin2:before {
    content: "\ef85";
}
.icon2-lastfm3:before {
    content: "\ef86";
}
.icon2-lastfm2:before {
    content: "\ef87";
}
.icon2-delicious2:before {
    content: "\ef88";
}
.icon2-stumbleupon3:before {
    content: "\ef89";
}
.icon2-stumbleupon2:before {
    content: "\ef8a";
}
.icon2-stackoverflow:before {
    content: "\ef8b";
}
.icon2-pinterest3:before {
    content: "\ef8c";
}
.icon2-pinterest2:before {
    content: "\ef8d";
}
.icon2-xing3:before {
    content: "\ef8e";
}
.icon2-xing2:before {
    content: "\ef8f";
}
.icon2-flattr:before {
    content: "\ef90";
}
.icon2-foursquare2:before {
    content: "\ef91";
}
.icon2-paypal4:before {
    content: "\ef92";
}
.icon2-paypal2:before {
    content: "\ef93";
}
.icon2-paypal3:before {
    content: "\ef94";
}
.icon2-yelp2:before {
    content: "\ef95";
}
.icon2-file-pdf:before {
    content: "\ef96";
}
.icon2-file-openoffice:before {
    content: "\ef97";
}
.icon2-file-word:before {
    content: "\ef98";
}
.icon2-file-excel:before {
    content: "\ef99";
}
.icon2-libreoffice:before {
    content: "\ef9a";
}
.icon2-html53:before {
    content: "\ef9b";
}
.icon2-html52:before {
    content: "\ef9c";
}
.icon2-css32:before {
    content: "\ef9d";
}
.icon2-git2:before {
    content: "\ef9e";
}
.icon2-svg:before {
    content: "\ef9f";
}
.icon2-codepen2:before {
    content: "\efa0";
}
.icon2-chrome2:before {
    content: "\efa1";
}
.icon2-firefox2:before {
    content: "\efa2";
}
.icon2-IE:before {
    content: "\efa3";
}
.icon2-opera2:before {
    content: "\efa4";
}
.icon2-safari2:before {
    content: "\efa5";
}
.icon2-IcoMoon:before {
    content: "\efa6";
}
.icon2-glass:before {
    content: "\f000";
}
.icon2-music:before {
    content: "\f001";
}
.icon2-search:before {
    content: "\f002";
}
.icon2-envelope-o:before {
    content: "\f003";
}
.icon2-heart:before {
    content: "\f004";
}
.icon2-star:before {
    content: "\f005";
}
.icon2-star-o:before {
    content: "\f006";
}
.icon2-user:before {
    content: "\f007";
}
.icon2-film:before {
    content: "\f008";
}
.icon2-th-large:before {
    content: "\f009";
}
.icon2-th:before {
    content: "\f00a";
}
.icon2-th-list:before {
    content: "\f00b";
}
.icon2-check:before {
    content: "\f00c";
}
.icon2-close:before {
    content: "\f00d";
}
.icon2-search-plus:before {
    content: "\f00e";
}
.icon2-uniF00F:before {
    content: "\f00f";
}
.icon2-search-minus:before {
    content: "\f010";
}
.icon2-power-off:before {
    content: "\f011";
}
.icon2-signal:before {
    content: "\f012";
}
.icon2-cog:before {
    content: "\f013";
}
.icon2-trash-o:before {
    content: "\f014";
}
.icon2-home:before {
    content: "\f015";
}
.icon2-file-o:before {
    content: "\f016";
}
.icon2-clock-o:before {
    content: "\f017";
}
.icon2-road:before {
    content: "\f018";
}
.icon2-download:before {
    content: "\f019";
}
.icon2-arrow-circle-o-down:before {
    content: "\f01a";
}
.icon2-arrow-circle-o-up:before {
    content: "\f01b";
}
.icon2-inbox:before {
    content: "\f01c";
}
.icon2-play-circle-o:before {
    content: "\f01d";
}
.icon2-repeat:before {
    content: "\f01e";
}
.icon2-uniF01F:before {
    content: "\f01f";
}
.icon2-uniF020:before {
    content: "\f020";
}
.icon2-refresh:before {
    content: "\f021";
}
.icon2-list-alt:before {
    content: "\f022";
}
.icon2-lock:before {
    content: "\f023";
}
.icon2-flag:before {
    content: "\f024";
}
.icon2-headphones:before {
    content: "\f025";
}
.icon2-volume-off:before {
    content: "\f026";
}
.icon2-volume-down:before {
    content: "\f027";
}
.icon2-volume-up:before {
    content: "\f028";
}
.icon2-qrcode:before {
    content: "\f029";
}
.icon2-barcode:before {
    content: "\f02a";
}
.icon2-tag:before {
    content: "\f02b";
}
.icon2-tags:before {
    content: "\f02c";
}
.icon2-book:before {
    content: "\f02d";
}
.icon2-bookmark:before {
    content: "\f02e";
}
.icon2-print:before {
    content: "\f02f";
}
.icon2-camera:before {
    content: "\f030";
}
.icon2-font:before {
    content: "\f031";
}
.icon2-bold:before {
    content: "\f032";
}
.icon2-italic:before {
    content: "\f033";
}
.icon2-text-height:before {
    content: "\f034";
}
.icon2-text-width:before {
    content: "\f035";
}
.icon2-align-left:before {
    content: "\f036";
}
.icon2-align-center:before {
    content: "\f037";
}
.icon2-align-right:before {
    content: "\f038";
}
.icon2-align-justify:before {
    content: "\f039";
}
.icon2-list:before {
    content: "\f03a";
}
.icon2-dedent:before {
    content: "\f03b";
}
.icon2-indent:before {
    content: "\f03c";
}
.icon2-video-camera:before {
    content: "\f03d";
}
.icon2-image:before {
    content: "\f03e";
}
.icon2-uniF03F:before {
    content: "\f03f";
}
.icon2-pencil:before {
    content: "\f040";
}
.icon2-map-marker:before {
    content: "\f041";
}
.icon2-adjust:before {
    content: "\f042";
}
.icon2-tint:before {
    content: "\f043";
}
.icon2-edit:before {
    content: "\f044";
}
.icon2-share-square-o:before {
    content: "\f045";
}
.icon2-check-square-o:before {
    content: "\f046";
}
.icon2-arrows:before {
    content: "\f047";
}
.icon2-step-backward:before {
    content: "\f048";
}
.icon2-fast-backward:before {
    content: "\f049";
}
.icon2-backward:before {
    content: "\f04a";
}
.icon2-play:before {
    content: "\f04b";
}
.icon2-pause:before {
    content: "\f04c";
}
.icon2-stop:before {
    content: "\f04d";
}
.icon2-forward:before {
    content: "\f04e";
}
.icon2-uniF04F:before {
    content: "\f04f";
}
.icon2-fast-forward:before {
    content: "\f050";
}
.icon2-step-forward:before {
    content: "\f051";
}
.icon2-eject:before {
    content: "\f052";
}
.icon2-chevron-left:before {
    content: "\f053";
}
.icon2-chevron-right:before {
    content: "\f054";
}
.icon2-plus-circle:before {
    content: "\f055";
}
.icon2-minus-circle:before {
    content: "\f056";
}
.icon2-times-circle:before {
    content: "\f057";
}
.icon2-check-circle:before {
    content: "\f058";
}
.icon2-question-circle:before {
    content: "\f059";
}
.icon2-info-circle:before {
    content: "\f05a";
}
.icon2-crosshairs:before {
    content: "\f05b";
}
.icon2-times-circle-o:before {
    content: "\f05c";
}
.icon2-check-circle-o:before {
    content: "\f05d";
}
.icon2-ban:before {
    content: "\f05e";
}
.icon2-uniF05F:before {
    content: "\f05f";
}
.icon2-arrow-left:before {
    content: "\f060";
}
.icon2-arrow-right:before {
    content: "\f061";
}
.icon2-arrow-up:before {
    content: "\f062";
}
.icon2-arrow-down:before {
    content: "\f063";
}
.icon2-mail-forward:before {
    content: "\f064";
}
.icon2-expand:before {
    content: "\f065";
}
.icon2-compress:before {
    content: "\f066";
}
.icon2-plus:before {
    content: "\f067";
}
.icon2-minus:before {
    content: "\f068";
}
.icon2-asterisk:before {
    content: "\f069";
}
.icon2-exclamation-circle:before {
    content: "\f06a";
}
.icon2-gift:before {
    content: "\f06b";
}
.icon2-leaf:before {
    content: "\f06c";
}
.icon2-fire:before {
    content: "\f06d";
}
.icon2-eye:before {
    content: "\f06e";
}
.icon2-uniF06F:before {
    content: "\f06f";
}
.icon2-eye-slash:before {
    content: "\f070";
}
.icon2-exclamation-triangle:before {
    content: "\f071";
}
.icon2-plane:before {
    content: "\f072";
}
.icon2-calendar:before {
    content: "\f073";
}
.icon2-random:before {
    content: "\f074";
}
.icon2-comment:before {
    content: "\f075";
}
.icon2-magnet:before {
    content: "\f076";
}
.icon2-chevron-up:before {
    content: "\f077";
}
.icon2-chevron-down:before {
    content: "\f078";
}
.icon2-retweet:before {
    content: "\f079";
}
.icon2-shopping-cart:before {
    content: "\f07a";
}
.icon2-folder:before {
    content: "\f07b";
}
.icon2-folder-open:before {
    content: "\f07c";
}
.icon2-arrows-v:before {
    content: "\f07d";
}
.icon2-arrows-h:before {
    content: "\f07e";
}
.icon2-uniF07F:before {
    content: "\f07f";
}
.icon2-bar-chart:before {
    content: "\f080";
}
.icon2-twitter-square:before {
    content: "\f081";
}
.icon2-facebook-square:before {
    content: "\f082";
}
.icon2-camera-retro:before {
    content: "\f083";
}
.icon2-key:before {
    content: "\f084";
}
.icon2-cogs:before {
    content: "\f085";
}
.icon2-comments:before {
    content: "\f086";
}
.icon2-thumbs-o-up:before {
    content: "\f087";
}
.icon2-thumbs-o-down:before {
    content: "\f088";
}
.icon2-star-half:before {
    content: "\f089";
}
.icon2-heart-o:before {
    content: "\f08a";
}
.icon2-sign-out:before {
    content: "\f08b";
}
.icon2-linkedin-square:before {
    content: "\f08c";
}
.icon2-thumb-tack:before {
    content: "\f08d";
}
.icon2-external-link:before {
    content: "\f08e";
}
.icon2-uniF08F:before {
    content: "\f08f";
}
.icon2-sign-in:before {
    content: "\f090";
}
.icon2-trophy:before {
    content: "\f091";
}
.icon2-github-square:before {
    content: "\f092";
}
.icon2-upload:before {
    content: "\f093";
}
.icon2-lemon-o:before {
    content: "\f094";
}
.icon2-phone:before {
    content: "\f095";
}
.icon2-square-o:before {
    content: "\f096";
}
.icon2-bookmark-o:before {
    content: "\f097";
}
.icon2-phone-square:before {
    content: "\f098";
}
.icon2-twitter:before {
    content: "\f099";
}
.icon2-facebook:before {
    content: "\f09a";
}
.icon2-github:before {
    content: "\f09b";
}
.icon2-unlock:before {
    content: "\f09c";
}
.icon2-credit-card:before {
    content: "\f09d";
}
.icon2-feed:before {
    content: "\f09e";
}
.icon2-uniF09F:before {
    content: "\f09f";
}
.icon2-hdd-o:before {
    content: "\f0a0";
}
.icon2-bullhorn:before {
    content: "\f0a1";
}
.icon2-bell-o:before {
    content: "\f0a2";
}
.icon2-certificate:before {
    content: "\f0a3";
}
.icon2-hand-o-right:before {
    content: "\f0a4";
}
.icon2-hand-o-left:before {
    content: "\f0a5";
}
.icon2-hand-o-up:before {
    content: "\f0a6";
}
.icon2-hand-o-down:before {
    content: "\f0a7";
}
.icon2-arrow-circle-left:before {
    content: "\f0a8";
}
.icon2-arrow-circle-right:before {
    content: "\f0a9";
}
.icon2-arrow-circle-up:before {
    content: "\f0aa";
}
.icon2-arrow-circle-down:before {
    content: "\f0ab";
}
.icon2-globe:before {
    content: "\f0ac";
}
.icon2-wrench:before {
    content: "\f0ad";
}
.icon2-tasks:before {
    content: "\f0ae";
}
.icon2-uniF0AF:before {
    content: "\f0af";
}
.icon2-filter:before {
    content: "\f0b0";
}
.icon2-briefcase:before {
    content: "\f0b1";
}
.icon2-arrows-alt:before {
    content: "\f0b2";
}
.icon2-uniF0B3:before {
    content: "\f0b3";
}
.icon2-uniF0B4:before {
    content: "\f0b4";
}
.icon2-uniF0B5:before {
    content: "\f0b5";
}
.icon2-uniF0B6:before {
    content: "\f0b6";
}
.icon2-uniF0B7:before {
    content: "\f0b7";
}
.icon2-uniF0B8:before {
    content: "\f0b8";
}
.icon2-uniF0B9:before {
    content: "\f0b9";
}
.icon2-uniF0BA:before {
    content: "\f0ba";
}
.icon2-uniF0BB:before {
    content: "\f0bb";
}
.icon2-uniF0BC:before {
    content: "\f0bc";
}
.icon2-uniF0BD:before {
    content: "\f0bd";
}
.icon2-uniF0BE:before {
    content: "\f0be";
}
.icon2-uniF0BF:before {
    content: "\f0bf";
}
.icon2-group:before {
    content: "\f0c0";
}
.icon2-chain:before {
    content: "\f0c1";
}
.icon2-cloud:before {
    content: "\f0c2";
}
.icon2-flask:before {
    content: "\f0c3";
}
.icon2-cut:before {
    content: "\f0c4";
}
.icon2-copy:before {
    content: "\f0c5";
}
.icon2-paperclip:before {
    content: "\f0c6";
}
.icon2-floppy-o:before {
    content: "\f0c7";
}
.icon2-square:before {
    content: "\f0c8";
}
.icon2-bars:before {
    content: "\f0c9";
}
.icon2-list-ul:before {
    content: "\f0ca";
}
.icon2-list-ol:before {
    content: "\f0cb";
}
.icon2-strikethrough:before {
    content: "\f0cc";
}
.icon2-underline:before {
    content: "\f0cd";
}
.icon2-table:before {
    content: "\f0ce";
}
.icon2-uniF0CF:before {
    content: "\f0cf";
}
.icon2-magic:before {
    content: "\f0d0";
}
.icon2-truck:before {
    content: "\f0d1";
}
.icon2-pinterest:before {
    content: "\f0d2";
}
.icon2-pinterest-square:before {
    content: "\f0d3";
}
.icon2-google-plus-square:before {
    content: "\f0d4";
}
.icon2-google-plus:before {
    content: "\f0d5";
}
.icon2-money:before {
    content: "\f0d6";
}
.icon2-caret-down:before {
    content: "\f0d7";
}
.icon2-caret-up:before {
    content: "\f0d8";
}
.icon2-caret-left:before {
    content: "\f0d9";
}
.icon2-caret-right:before {
    content: "\f0da";
}
.icon2-columns:before {
    content: "\f0db";
}
.icon2-sort:before {
    content: "\f0dc";
}
.icon2-sort-desc:before {
    content: "\f0dd";
}
.icon2-sort-asc:before {
    content: "\f0de";
}
.icon2-uniF0DF:before {
    content: "\f0df";
}
.icon2-envelope:before {
    content: "\f0e0";
}
.icon2-linkedin:before {
    content: "\f0e1";
}
.icon2-rotate-left:before {
    content: "\f0e2";
}
.icon2-gavel:before {
    content: "\f0e3";
}
.icon2-dashboard:before {
    content: "\f0e4";
}
.icon2-comment-o:before {
    content: "\f0e5";
}
.icon2-comments-o:before {
    content: "\f0e6";
}
.icon2-bolt:before {
    content: "\f0e7";
}
.icon2-sitemap:before {
    content: "\f0e8";
}
.icon2-umbrella:before {
    content: "\f0e9";
}
.icon2-clipboard:before {
    content: "\f0ea";
}
.icon2-lightbulb-o:before {
    content: "\f0eb";
}
.icon2-exchange:before {
    content: "\f0ec";
}
.icon2-cloud-download:before {
    content: "\f0ed";
}
.icon2-cloud-upload:before {
    content: "\f0ee";
}
.icon2-uniF0EF:before {
    content: "\f0ef";
}
.icon2-user-md:before {
    content: "\f0f0";
}
.icon2-stethoscope:before {
    content: "\f0f1";
}
.icon2-suitcase:before {
    content: "\f0f2";
}
.icon2-bell:before {
    content: "\f0f3";
}
.icon2-coffee:before {
    content: "\f0f4";
}
.icon2-cutlery:before {
    content: "\f0f5";
}
.icon2-file-text-o:before {
    content: "\f0f6";
}
.icon2-building-o:before {
    content: "\f0f7";
}
.icon2-hospital-o:before {
    content: "\f0f8";
}
.icon2-ambulance:before {
    content: "\f0f9";
}
.icon2-medkit:before {
    content: "\f0fa";
}
.icon2-fighter-jet:before {
    content: "\f0fb";
}
.icon2-beer:before {
    content: "\f0fc";
}
.icon2-h-square:before {
    content: "\f0fd";
}
.icon2-plus-square:before {
    content: "\f0fe";
}
.icon2-uniF0FF:before {
    content: "\f0ff";
}
.icon2-angle-double-left:before {
    content: "\f100";
}
.icon2-angle-double-right:before {
    content: "\f101";
}
.icon2-angle-double-up:before {
    content: "\f102";
}
.icon2-angle-double-down:before {
    content: "\f103";
}
.icon2-angle-left:before {
    content: "\f104";
}
.icon2-angle-right:before {
    content: "\f105";
}
.icon2-angle-up:before {
    content: "\f106";
}
.icon2-angle-down:before {
    content: "\f107";
}
.icon2-desktop:before {
    content: "\f108";
}
.icon2-laptop:before {
    content: "\f109";
}
.icon2-tablet:before {
    content: "\f10a";
}
.icon2-mobile:before {
    content: "\f10b";
}
.icon2-circle-o:before {
    content: "\f10c";
}
.icon2-quote-left:before {
    content: "\f10d";
}
.icon2-quote-right:before {
    content: "\f10e";
}
.icon2-uniF10F:before {
    content: "\f10f";
}
.icon2-spinner:before {
    content: "\f110";
}
.icon2-circle:before {
    content: "\f111";
}
.icon2-mail-reply:before {
    content: "\f112";
}
.icon2-github-alt:before {
    content: "\f113";
}
.icon2-folder-o:before {
    content: "\f114";
}
.icon2-folder-open-o:before {
    content: "\f115";
}
.icon2-uniF116:before {
    content: "\f116";
}
.icon2-uniF117:before {
    content: "\f117";
}
.icon2-smile-o:before {
    content: "\f118";
}
.icon2-frown-o:before {
    content: "\f119";
}
.icon2-meh-o:before {
    content: "\f11a";
}
.icon2-gamepad:before {
    content: "\f11b";
}
.icon2-keyboard-o:before {
    content: "\f11c";
}
.icon2-flag-o:before {
    content: "\f11d";
}
.icon2-flag-checkered:before {
    content: "\f11e";
}
.icon2-uniF11F:before {
    content: "\f11f";
}
.icon2-terminal:before {
    content: "\f120";
}
.icon2-code:before {
    content: "\f121";
}
.icon2-mail-reply-all:before {
    content: "\f122";
}
.icon2-star-half-empty:before {
    content: "\f123";
}
.icon2-location-arrow:before {
    content: "\f124";
}
.icon2-crop:before {
    content: "\f125";
}
.icon2-code-fork:before {
    content: "\f126";
}
.icon2-chain-broken:before {
    content: "\f127";
}
.icon2-question:before {
    content: "\f128";
}
.icon2-info:before {
    content: "\f129";
}
.icon2-exclamation:before {
    content: "\f12a";
}
.icon2-superscript:before {
    content: "\f12b";
}
.icon2-subscript:before {
    content: "\f12c";
}
.icon2-eraser:before {
    content: "\f12d";
}
.icon2-puzzle-piece:before {
    content: "\f12e";
}
.icon2-uniF12F:before {
    content: "\f12f";
}
.icon2-microphone:before {
    content: "\f130";
}
.icon2-microphone-slash:before {
    content: "\f131";
}
.icon2-shield:before {
    content: "\f132";
}
.icon2-calendar-o:before {
    content: "\f133";
}
.icon2-fire-extinguisher:before {
    content: "\f134";
}
.icon2-rocket:before {
    content: "\f135";
}
.icon2-maxcdn:before {
    content: "\f136";
}
.icon2-chevron-circle-left:before {
    content: "\f137";
}
.icon2-chevron-circle-right:before {
    content: "\f138";
}
.icon2-chevron-circle-up:before {
    content: "\f139";
}
.icon2-chevron-circle-down:before {
    content: "\f13a";
}
.icon2-html5:before {
    content: "\f13b";
}
.icon2-css3:before {
    content: "\f13c";
}
.icon2-anchor:before {
    content: "\f13d";
}
.icon2-unlock-alt:before {
    content: "\f13e";
}
.icon2-uniF13F:before {
    content: "\f13f";
}
.icon2-bullseye:before {
    content: "\f140";
}
.icon2-ellipsis-h:before {
    content: "\f141";
}
.icon2-ellipsis-v:before {
    content: "\f142";
}
.icon2-rss-square:before {
    content: "\f143";
}
.icon2-play-circle:before {
    content: "\f144";
}
.icon2-ticket:before {
    content: "\f145";
}
.icon2-minus-square:before {
    content: "\f146";
}
.icon2-minus-square-o:before {
    content: "\f147";
}
.icon2-level-up:before {
    content: "\f148";
}
.icon2-level-down:before {
    content: "\f149";
}
.icon2-check-square:before {
    content: "\f14a";
}
.icon2-pencil-square:before {
    content: "\f14b";
}
.icon2-external-link-square:before {
    content: "\f14c";
}
.icon2-share-square:before {
    content: "\f14d";
}
.icon2-compass:before {
    content: "\f14e";
}
.icon2-uniF14F:before {
    content: "\f14f";
}
.icon2-caret-square-o-down:before {
    content: "\f150";
}
.icon2-caret-square-o-up:before {
    content: "\f151";
}
.icon2-caret-square-o-right:before {
    content: "\f152";
}
.icon2-eur:before {
    content: "\f153";
}
.icon2-gbp:before {
    content: "\f154";
}
.icon2-dollar:before {
    content: "\f155";
}
.icon2-inr:before {
    content: "\f156";
}
.icon2-cny:before {
    content: "\f157";
}
.icon2-rouble:before {
    content: "\f158";
}
.icon2-krw:before {
    content: "\f159";
}
.icon2-bitcoin:before {
    content: "\f15a";
}
.icon2-file:before {
    content: "\f15b";
}
.icon2-file-text:before {
    content: "\f15c";
}
.icon2-sort-alpha-asc:before {
    content: "\f15d";
}
.icon2-sort-alpha-desc:before {
    content: "\f15e";
}
.icon2-uniF15F:before {
    content: "\f15f";
}
.icon2-sort-amount-asc:before {
    content: "\f160";
}
.icon2-sort-amount-desc:before {
    content: "\f161";
}
.icon2-sort-numeric-asc:before {
    content: "\f162";
}
.icon2-sort-numeric-desc:before {
    content: "\f163";
}
.icon2-thumbs-up:before {
    content: "\f164";
}
.icon2-thumbs-down:before {
    content: "\f165";
}
.icon2-youtube-square:before {
    content: "\f166";
}
.icon2-youtube:before {
    content: "\f167";
}
.icon2-xing:before {
    content: "\f168";
}
.icon2-xing-square:before {
    content: "\f169";
}
.icon2-youtube-play:before {
    content: "\f16a";
}
.icon2-dropbox:before {
    content: "\f16b";
}
.icon2-stack-overflow:before {
    content: "\f16c";
}
.icon2-instagram3:before {
    content: "\f16e";
}
.icon2-flickr:before {
    content: "\f16f";
}
.icon2-uniF16F:before {
    content: "\f170";
}
.icon2-adn:before {
    content: "\f171";
}
.icon2-bitbucket:before {
    content: "\f172";
}
.icon2-bitbucket-square:before {
    content: "\f173";
}
.icon2-tumblr:before {
    content: "\f174";
}
.icon2-tumblr-square:before {
    content: "\f175";
}
.icon2-long-arrow-down:before {
    content: "\f176";
}
.icon2-long-arrow-up:before {
    content: "\f177";
}
.icon2-long-arrow-left:before {
    content: "\f178";
}
.icon2-long-arrow-right:before {
    content: "\f179";
}
.icon2-apple:before {
    content: "\f17a";
}
.icon2-windows:before {
    content: "\f17b";
}
.icon2-android:before {
    content: "\f17c";
}
.icon2-linux:before {
    content: "\f17d";
}
.icon2-dribbble:before {
    content: "\f17e";
}
.icon2-skype:before {
    content: "\f17f";
}
.icon2-uniF17F:before {
    content: "\f180";
}
.icon2-foursquare:before {
    content: "\f181";
}
.icon2-trello:before {
    content: "\f182";
}
.icon2-female:before {
    content: "\f183";
}
.icon2-male:before {
    content: "\f184";
}
.icon2-gittip:before {
    content: "\f185";
}
.icon2-sun-o:before {
    content: "\f186";
}
.icon2-moon-o:before {
    content: "\f187";
}
.icon2-archive:before {
    content: "\f188";
}
.icon2-bug:before {
    content: "\f189";
}
.icon2-vk:before {
    content: "\f18a";
}
.icon2-weibo:before {
    content: "\f18b";
}
.icon2-renren:before {
    content: "\f18c";
}
.icon2-pagelines:before {
    content: "\f18d";
}
.icon2-stack-exchange:before {
    content: "\f18e";
}
.icon2-arrow-circle-o-right:before {
    content: "\f18f";
}
.icon2-uniF18F:before {
    content: "\f190";
}
.icon2-arrow-circle-o-left:before {
    content: "\f191";
}
.icon2-caret-square-o-left:before {
    content: "\f192";
}
.icon2-dot-circle-o:before {
    content: "\f193";
}
.icon2-wheelchair:before {
    content: "\f194";
}
.icon2-vimeo-square:before {
    content: "\f195";
}
.icon2-try:before {
    content: "\f196";
}
.icon2-plus-square-o:before {
    content: "\f197";
}
.icon2-space-shuttle:before {
    content: "\f198";
}
.icon2-slack:before {
    content: "\f199";
}
.icon2-envelope-square:before {
    content: "\f19a";
}
.icon2-wordpress:before {
    content: "\f19b";
}
.icon2-openid:before {
    content: "\f19c";
}
.icon2-bank:before {
    content: "\f19d";
}
.icon2-graduation-cap:before {
    content: "\f19e";
}
.icon2-yahoo:before {
    content: "\f19f";
}
.icon2-uniF19F:before {
    content: "\f1a0";
}
.icon2-google:before {
    content: "\f1a1";
}
.icon2-reddit:before {
    content: "\f1a2";
}
.icon2-reddit-square:before {
    content: "\f1a3";
}
.icon2-stumbleupon-circle:before {
    content: "\f1a4";
}
.icon2-stumbleupon:before {
    content: "\f1a5";
}
.icon2-delicious:before {
    content: "\f1a6";
}
.icon2-digg:before {
    content: "\f1a7";
}
.icon2-pied-piper:before {
    content: "\f1a8";
}
.icon2-pied-piper-alt:before {
    content: "\f1a9";
}
.icon2-drupal:before {
    content: "\f1aa";
}
.icon2-joomla:before {
    content: "\f1ab";
}
.icon2-language:before {
    content: "\f1ac";
}
.icon2-fax:before {
    content: "\f1ad";
}
.icon2-building:before {
    content: "\f1ae";
}
.icon2-child:before {
    content: "\f1af";
}
.icon2-uniF1AF:before {
    content: "\f1b0";
}
.icon2-paw:before {
    content: "\f1b1";
}
.icon2-spoon:before {
    content: "\f1b2";
}
.icon2-cube:before {
    content: "\f1b3";
}
.icon2-cubes:before {
    content: "\f1b4";
}
.icon2-behance:before {
    content: "\f1b5";
}
.icon2-behance-square:before {
    content: "\f1b6";
}
.icon2-steam:before {
    content: "\f1b7";
}
.icon2-steam-square:before {
    content: "\f1b8";
}
.icon2-recycle:before {
    content: "\f1b9";
}
.icon2-automobile:before {
    content: "\f1ba";
}
.icon2-cab:before {
    content: "\f1bb";
}
.icon2-tree:before {
    content: "\f1bc";
}
.icon2-spotify:before {
    content: "\f1bd";
}
.icon2-deviantart:before {
    content: "\f1be";
}
.icon2-soundcloud:before {
    content: "\f1bf";
}
.icon2-uniF1BF:before {
    content: "\f1c0";
}
.icon2-database:before {
    content: "\f1c1";
}
.icon2-file-pdf-o:before {
    content: "\f1c2";
}
.icon2-file-word-o:before {
    content: "\f1c3";
}
.icon2-file-excel-o:before {
    content: "\f1c4";
}
.icon2-file-powerpoint-o:before {
    content: "\f1c5";
}
.icon2-file-image-o:before {
    content: "\f1c6";
}
.icon2-file-archive-o:before {
    content: "\f1c7";
}
.icon2-file-audio-o:before {
    content: "\f1c8";
}
.icon2-file-movie-o:before {
    content: "\f1c9";
}
.icon2-file-code-o:before {
    content: "\f1ca";
}
.icon2-vine:before {
    content: "\f1cb";
}
.icon2-codepen:before {
    content: "\f1cc";
}
.icon2-jsfiddle:before {
    content: "\f1cd";
}
.icon2-life-bouy:before {
    content: "\f1ce";
}
.icon2-circle-o-notch:before {
    content: "\f1cf";
}
.icon2-uniF1CF:before {
    content: "\f1d0";
}
.icon2-ra:before {
    content: "\f1d1";
}
.icon2-empire:before {
    content: "\f1d2";
}
.icon2-git-square:before {
    content: "\f1d3";
}
.icon2-git:before {
    content: "\f1d4";
}
.icon2-hacker-news:before {
    content: "\f1d5";
}
.icon2-tencent-weibo:before {
    content: "\f1d6";
}
.icon2-qq:before {
    content: "\f1d7";
}
.icon2-wechat:before {
    content: "\f1d8";
}
.icon2-paper-plane:before {
    content: "\f1d9";
}
.icon2-paper-plane-o:before {
    content: "\f1da";
}
.icon2-history:before {
    content: "\f1db";
}
.icon2-circle-thin:before {
    content: "\f1dc";
}
.icon2-header:before {
    content: "\f1dd";
}
.icon2-paragraph:before {
    content: "\f1de";
}
.icon2-sliders:before {
    content: "\f1df";
}
.icon2-uniF1DF:before {
    content: "\f1e0";
}
.icon2-share-alt:before {
    content: "\f1e1";
}
.icon2-share-alt-square:before {
    content: "\f1e2";
}
.icon2-bomb:before {
    content: "\f1e3";
}
.icon2-futbol-o:before {
    content: "\f1e4";
}
.icon2-tty:before {
    content: "\f1e5";
}
.icon2-binoculars:before {
    content: "\f1e6";
}
.icon2-plug:before {
    content: "\f1e7";
}
.icon2-slideshare:before {
    content: "\f1e8";
}
.icon2-twitch:before {
    content: "\f1e9";
}
.icon2-yelp:before {
    content: "\f1ea";
}
.icon2-newspaper-o:before {
    content: "\f1eb";
}
.icon2-wifi:before {
    content: "\f1ec";
}
.icon2-calculator:before {
    content: "\f1ed";
}
.icon2-paypal:before {
    content: "\f1ee";
}
.icon2-google-wallet:before {
    content: "\f1ef";
}
.icon2-uniF1EF:before {
    content: "\f1f0";
}
.icon2-cc-visa:before {
    content: "\f1f1";
}
.icon2-cc-mastercard:before {
    content: "\f1f2";
}
.icon2-cc-discover:before {
    content: "\f1f3";
}
.icon2-cc-amex:before {
    content: "\f1f4";
}
.icon2-cc-paypal:before {
    content: "\f1f5";
}
.icon2-cc-stripe:before {
    content: "\f1f6";
}
.icon2-bell-slash:before {
    content: "\f1f7";
}
.icon2-bell-slash-o:before {
    content: "\f1f8";
}
.icon2-trash:before {
    content: "\f1f9";
}
.icon2-copyright:before {
    content: "\f1fa";
}
.icon2-at:before {
    content: "\f1fb";
}
.icon2-eyedropper:before {
    content: "\f1fc";
}
.icon2-paint-brush:before {
    content: "\f1fd";
}
.icon2-birthday-cake:before {
    content: "\f1fe";
}
.icon2-area-chart:before {
    content: "\f1ff";
}
.icon2-uniF1FF:before {
    content: "\f200";
}
.icon2-pie-chart:before {
    content: "\f201";
}
.icon2-line-chart:before {
    content: "\f202";
}
.icon2-lastfm:before {
    content: "\f203";
}
.icon2-lastfm-square:before {
    content: "\f204";
}
.icon2-toggle-off:before {
    content: "\f205";
}
.icon2-toggle-on:before {
    content: "\f206";
}
.icon2-bicycle:before {
    content: "\f207";
}
.icon2-bus:before {
    content: "\f208";
}
.icon2-ioxhost:before {
    content: "\f209";
}
.icon2-angellist:before {
    content: "\f20a";
}
.icon2-cc:before {
    content: "\f20b";
}
.icon2-ils:before {
    content: "\f20c";
}
.icon2-meanpath:before {
    content: "\f20d";
}
.icon2-buysellads:before {
    content: "\f20e";
}
.icon2-connectdevelop:before {
    content: "\f20f";
}
.icon2-uniF20F:before {
    content: "\f210";
}
.icon2-dashcube:before {
    content: "\f211";
}
.icon2-forumbee:before {
    content: "\f212";
}
.icon2-leanpub:before {
    content: "\f213";
}
.icon2-sellsy:before {
    content: "\f214";
}
.icon2-shirtsinbulk:before {
    content: "\f215";
}
.icon2-simplybuilt:before {
    content: "\f216";
}
.icon2-skyatlas:before {
    content: "\f217";
}
.icon2-cart-plus:before {
    content: "\f218";
}
.icon2-cart-arrow-down:before {
    content: "\f219";
}
.icon2-diamond:before {
    content: "\f21a";
}
.icon2-ship:before {
    content: "\f21b";
}
.icon2-user-secret:before {
    content: "\f21c";
}
.icon2-motorcycle:before {
    content: "\f21d";
}
.icon2-street-view:before {
    content: "\f21e";
}
.icon2-heartbeat:before {
    content: "\f21f";
}
.icon2-uniF21F:before {
    content: "\f220";
}
.icon2-uniF220:before {
    content: "\f221";
}
.icon2-venus:before {
    content: "\f222";
}
.icon2-mars:before {
    content: "\f223";
}
.icon2-mercury:before {
    content: "\f224";
}
.icon2-intersex:before {
    content: "\f225";
}
.icon2-transgender-alt:before {
    content: "\f226";
}
.icon2-venus-double:before {
    content: "\f227";
}
.icon2-mars-double:before {
    content: "\f228";
}
.icon2-venus-mars:before {
    content: "\f229";
}
.icon2-mars-stroke:before {
    content: "\f22a";
}
.icon2-mars-stroke-v:before {
    content: "\f22b";
}
.icon2-mars-stroke-h:before {
    content: "\f22c";
}
.icon2-neuter:before {
    content: "\f22d";
}
.icon2-genderless:before {
    content: "\f22e";
}
.icon2-uniF22E:before {
    content: "\f22f";
}
.icon2-uniF22F:before {
    content: "\f230";
}
.icon2-facebook-official:before {
    content: "\f231";
}
.icon2-pinterest-p:before {
    content: "\f232";
}
.icon2-whatsapp:before {
    content: "\f233";
}
.icon2-server:before {
    content: "\f234";
}
.icon2-user-plus:before {
    content: "\f235";
}
.icon2-user-times:before {
    content: "\f236";
}
.icon2-bed:before {
    content: "\f237";
}
.icon2-viacoin:before {
    content: "\f238";
}
.icon2-train:before {
    content: "\f239";
}
.icon2-subway:before {
    content: "\f23a";
}
.icon2-medium:before {
    content: "\f23b";
}
.icon2-y-combinator:before {
    content: "\f23c";
}
.icon2-optin-monster:before {
    content: "\f23d";
}
.icon2-opencart:before {
    content: "\f23e";
}
.icon2-expeditedssl:before {
    content: "\f23f";
}
.icon2-uniF23F:before {
    content: "\f240";
}
.icon2-battery-4:before {
    content: "\f241";
}
.icon2-battery-3:before {
    content: "\f242";
}
.icon2-battery-2:before {
    content: "\f243";
}
.icon2-battery-1:before {
    content: "\f244";
}
.icon2-battery-0:before {
    content: "\f245";
}
.icon2-mouse-pointer:before {
    content: "\f246";
}
.icon2-i-cursor:before {
    content: "\f247";
}
.icon2-object-group:before {
    content: "\f248";
}
.icon2-object-ungroup:before {
    content: "\f249";
}
.icon2-sticky-note:before {
    content: "\f24a";
}
.icon2-sticky-note-o:before {
    content: "\f24b";
}
.icon2-cc-jcb:before {
    content: "\f24c";
}
.icon2-cc-diners-club:before {
    content: "\f24d";
}
.icon2-clone:before {
    content: "\f24e";
}
.icon2-balance-scale:before {
    content: "\f24f";
}
.icon2-uniF24F:before {
    content: "\f250";
}
.icon2-hourglass-o:before {
    content: "\f251";
}
.icon2-hourglass-1:before {
    content: "\f252";
}
.icon2-hourglass-2:before {
    content: "\f253";
}
.icon2-hourglass-3:before {
    content: "\f254";
}
.icon2-hourglass:before {
    content: "\f255";
}
.icon2-hand-grab-o:before {
    content: "\f256";
}
.icon2-hand-paper-o:before {
    content: "\f257";
}
.icon2-hand-scissors-o:before {
    content: "\f258";
}
.icon2-hand-lizard-o:before {
    content: "\f259";
}
.icon2-hand-spock-o:before {
    content: "\f25a";
}
.icon2-hand-pointer-o:before {
    content: "\f25b";
}
.icon2-hand-peace-o:before {
    content: "\f25c";
}
.icon2-trademark:before {
    content: "\f25d";
}
.icon2-registered:before {
    content: "\f25e";
}
.icon2-creative-commons:before {
    content: "\f25f";
}
.icon2-uniF25F:before {
    content: "\f260";
}
.icon2-gg:before {
    content: "\f261";
}
.icon2-gg-circle:before {
    content: "\f262";
}
.icon2-tripadvisor:before {
    content: "\f263";
}
.icon2-odnoklassniki:before {
    content: "\f264";
}
.icon2-odnoklassniki-square:before {
    content: "\f265";
}
.icon2-get-pocket:before {
    content: "\f266";
}
.icon2-wikipedia-w:before {
    content: "\f267";
}
.icon2-safari:before {
    content: "\f268";
}
.icon2-chrome:before {
    content: "\f269";
}
.icon2-firefox:before {
    content: "\f26a";
}
.icon2-opera:before {
    content: "\f26b";
}
.icon2-internet-explorer:before {
    content: "\f26c";
}
.icon2-television:before {
    content: "\f26d";
}
.icon2-contao:before {
    content: "\f26e";
}
.icon2-px:before {
    content: "\f26f";
}
.icon2-uniF26F:before {
    content: "\f270";
}
.icon2-amazon:before {
    content: "\f271";
}
.icon2-calendar-plus-o:before {
    content: "\f272";
}
.icon2-calendar-minus-o:before {
    content: "\f273";
}
.icon2-calendar-times-o:before {
    content: "\f274";
}
.icon2-calendar-check-o:before {
    content: "\f275";
}
.icon2-industry:before {
    content: "\f276";
}
.icon2-map-pin:before {
    content: "\f277";
}
.icon2-map-signs:before {
    content: "\f278";
}
.icon2-map-o:before {
    content: "\f279";
}
.icon2-map:before {
    content: "\f27a";
}
.icon2-commenting:before {
    content: "\f27b";
}
.icon2-commenting-o:before {
    content: "\f27c";
}
.icon2-houzz:before {
    content: "\f27d";
}
.icon2-vimeo:before {
    content: "\f27e";
}
.icon2-black-tie:before {
    content: "\f27f";
}
.icon2-uniF27F:before {
    content: "\f280";
}
.icon2-fonticons:before {
    content: "\f281";
}
.icon2-reddit-alien:before {
    content: "\f282";
}
.icon2-edge:before {
    content: "\f283";
}
.icon2-credit-card-alt:before {
    content: "\f284";
}
.icon2-codiepie:before {
    content: "\f285";
}
.icon2-modx:before {
    content: "\f286";
}
.icon2-fort-awesome:before {
    content: "\f287";
}
.icon2-usb:before {
    content: "\f288";
}
.icon2-product-hunt:before {
    content: "\f289";
}
.icon2-mixcloud:before {
    content: "\f28a";
}
.icon2-scribd:before {
    content: "\f28b";
}
.icon2-pause-circle:before {
    content: "\f28c";
}
.icon2-pause-circle-o:before {
    content: "\f28d";
}
.icon2-stop-circle:before {
    content: "\f28e";
}
.icon2-stop-circle-o:before {
    content: "\f28f";
}
.icon2-uniF28F:before {
    content: "\f290";
}
.icon2-shopping-bag:before {
    content: "\f291";
}
.icon2-shopping-basket:before {
    content: "\f292";
}
.icon2-hashtag:before {
    content: "\f293";
}
.icon2-bluetooth:before {
    content: "\f294";
}
.icon2-bluetooth-b:before {
    content: "\f295";
}
.icon2-percent:before {
    content: "\f296";
}
.icon2-uniF296:before {
    content: "\f297";
}
.icon2-uniF297:before {
    content: "\f298";
}
.icon2-uniF298:before {
    content: "\f299";
}
.icon2-uniF299:before {
    content: "\f29a";
}
.icon2-uniF29A:before {
    content: "\f29b";
}
.icon2-uniF29B:before {
    content: "\f29c";
}
.icon2-uniF29C:before {
    content: "\f29d";
}
.icon2-uniF29D:before {
    content: "\f29e";
}
.icon2-uniF29E:before {
    content: "\f29f";
}
.icon2-uniF29F:before {
    content: "\f2a0";
}
.icon2-uniF2A0:before {
    content: "\f2a1";
}
.icon2-uniF2A1:before {
    content: "\f2a2";
}
.icon2-uniF2A2:before {
    content: "\f2a3";
}
.icon2-uniF2A3:before {
    content: "\f2a4";
}
.icon2-uniF2A4:before {
    content: "\f2a5";
}
.icon2-uniF2A5:before {
    content: "\f2a6";
}
.icon2-uniF2A6:before {
    content: "\f2a7";
}
.icon2-uniF2A7:before {
    content: "\f2a8";
}
.icon2-uniF2A8:before {
    content: "\f2a9";
}
.icon2-uniF2A9:before {
    content: "\f2aa";
}
.icon2-uniF2AA:before {
    content: "\f2ab";
}
.icon2-uniF2AB:before {
    content: "\f2ac";
}
.icon2-uniF2AC:before {
    content: "\f2ad";
}
.icon2-uniF2AD:before {
    content: "\f2ae";
}
.icon2-uniF2AE:before {
    content: "\f2af";
}
.icon2-uniF2AF:before {
    content: "\f2b0";
}
.icon2-uniF2B0:before {
    content: "\f2b1";
}
.icon2-uniF2B1:before {
    content: "\f2b2";
}
.icon2-uniF2B2:before {
    content: "\f2b3";
}
.icon2-uniF2B3:before {
    content: "\f2b4";
}
.icon2-uniF2B4:before {
    content: "\f2b5";
}
.icon2-uniF2B5:before {
    content: "\f2b6";
}
.icon2-uniF2B6:before {
    content: "\f2b7";
}
.icon2-uniF2B7:before {
    content: "\f2b8";
}
.icon2-uniF2B8:before {
    content: "\f2b9";
}
.icon2-uniF2B9:before {
    content: "\f2ba";
}
.icon2-uniF2BA:before {
    content: "\f2bb";
}
.icon2-uniF2BB:before {
    content: "\f2bc";
}
.icon2-uniF2BC:before {
    content: "\f2bd";
}
.icon2-uniF2BD:before {
    content: "\f2be";
}
.icon2-uniF2BE:before {
    content: "\f2bf";
}
.icon2-uniF2BF:before {
    content: "\f2c0";
}
.icon2-uniF2C0:before {
    content: "\f2c1";
}
.icon2-uniF2C1:before {
    content: "\f2c2";
}
.icon2-uniF2C2:before {
    content: "\f2c3";
}
.icon2-uniF2C3:before {
    content: "\f2c4";
}
.icon2-uniF2C4:before {
    content: "\f2c5";
}
.icon2-uniF2C5:before {
    content: "\f2c6";
}
.icon2-uniF2C6:before {
    content: "\f2c7";
}
.icon2-uniF2C7:before {
    content: "\f2c8";
}
.icon2-uniF2C8:before {
    content: "\f2c9";
}
.icon2-uniF2C9:before {
    content: "\f2ca";
}
.icon2-uniF2CA:before {
    content: "\f2cb";
}
.icon2-uniF2CB:before {
    content: "\f2cc";
}
.icon2-uniF2CC:before {
    content: "\f2cd";
}
.icon2-uniF2CD:before {
    content: "\f2ce";
}
.icon2-uniF2CE:before {
    content: "\f2cf";
}
.icon2-uniF2CF:before {
    content: "\f2d0";
}
.icon2-uniF2D0:before {
    content: "\f2d1";
}
.icon2-uniF2D1:before {
    content: "\f2d2";
}
.icon2-uniF2D2:before {
    content: "\f2d3";
}
.icon2-uniF2D3:before {
    content: "\f2d4";
}
.icon2-uniF2D4:before {
    content: "\f2d5";
}
.icon2-uniF2D5:before {
    content: "\f2d6";
}
.icon2-uniF2D6:before {
    content: "\f2d7";
}
.icon2-uniF2D7:before {
    content: "\f2d8";
}
.icon2-uniF2D8:before {
    content: "\f2d9";
}
.icon2-uniF2D9:before {
    content: "\f2da";
}
.icon2-uniF2DA:before {
    content: "\f2db";
}
.icon2-uniF2DB:before {
    content: "\f2dc";
}
.icon2-uniF2DC:before {
    content: "\f2dd";
}
.icon2-uniF2DD:before {
    content: "\f2de";
}
.icon2-uniF2DE:before {
    content: "\f2df";
}
.icon2-uniF2DF:before {
    content: "\f2e0";
}
.icon2-uniF2E0:before {
    content: "\f2e1";
}
.icon2-uniF2E1:before {
    content: "\f2e2";
}
.icon2-uniF2E2:before {
    content: "\f2e3";
}
.icon2-uniF2E3:before {
    content: "\f2e4";
}
.icon2-uniF2E4:before {
    content: "\f2e5";
}
.icon2-uniF2E5:before {
    content: "\f2e6";
}
.icon2-uniF2E6:before {
    content: "\f2e7";
}
.icon2-uniF2E7:before {
    content: "\f2e8";
}
.icon2-uniF2E8:before {
    content: "\f2e9";
}
.icon2-uniF2E9:before {
    content: "\f2ea";
}
.icon2-uniF2EA:before {
    content: "\f2eb";
}
.icon2-uniF2EB:before {
    content: "\f2ec";
}
.icon2-uniF2EC:before {
    content: "\f2ed";
}
.icon2-uniF2ED:before {
    content: "\f2ee";
}
.icon2-uniF2EE:before {
    content: "\f2ef";
}
.icon2-uniF2EF:before {
    content: "\f2f0";
}
.icon2-uniF2F0:before {
    content: "\f2f1";
}
.icon2-uniF2F1:before {
    content: "\f2f2";
}
.icon2-uniF2F2:before {
    content: "\f2f3";
}
.icon2-uniF2F3:before {
    content: "\f2f4";
}
.icon2-uniF2F4:before {
    content: "\f2f5";
}
.icon2-uniF2F5:before {
    content: "\f2f6";
}
.icon2-uniF2F6:before {
    content: "\f2f7";
}
.icon2-uniF2F7:before {
    content: "\f2f8";
}
.icon2-uniF2F8:before {
    content: "\f2f9";
}
.icon2-uniF2F9:before {
    content: "\f2fa";
}
.icon2-uniF2FA:before {
    content: "\f2fb";
}
.icon2-uniF2FB:before {
    content: "\f2fc";
}
.icon2-uniF2FC:before {
    content: "\f2fd";
}
.icon2-uniF2FD:before {
    content: "\f2fe";
}
.icon2-uniF2FE:before {
    content: "\f2ff";
}
.icon2-uniF2FF:before {
    content: "\f300";
}
.icon2-uniF300:before {
    content: "\f301";
}
.icon2-uniF301:before {
    content: "\f302";
}
.icon2-uniF302:before {
    content: "\f303";
}
.icon2-uniF303:before {
    content: "\f304";
}
.icon2-uniF304:before {
    content: "\f305";
}
.icon2-uniF305:before {
    content: "\f306";
}
.icon2-uniF306:before {
    content: "\f307";
}
.icon2-uniF307:before {
    content: "\f308";
}
.icon2-uniF308:before {
    content: "\f309";
}
.icon2-uniF309:before {
    content: "\f30a";
}
.icon2-uniF30A:before {
    content: "\f30b";
}
.icon2-uniF30B:before {
    content: "\f30c";
}
.icon2-uniF30C:before {
    content: "\f30d";
}
.icon2-uniF30D:before {
    content: "\f30e";
}
.icon2-uniF30E:before {
    content: "\f30f";
}
.icon2-uniF30F:before {
    content: "\f310";
}
.icon2-uniF310:before {
    content: "\f311";
}
.icon2-uniF311:before {
    content: "\f312";
}
.icon2-uniF312:before {
    content: "\f313";
}
.icon2-uniF313:before {
    content: "\f314";
}
.icon2-uniF314:before {
    content: "\f315";
}
.icon2-uniF315:before {
    content: "\f316";
}
.icon2-uniF316:before {
    content: "\f317";
}
.icon2-uniF317:before {
    content: "\f318";
}
.icon2-uniF318:before {
    content: "\f319";
}
.icon2-uniF319:before {
    content: "\f31a";
}
.icon2-uniF31A:before {
    content: "\f31b";
}
.icon2-uniF31B:before {
    content: "\f31c";
}
.icon2-uniF31C:before {
    content: "\f31d";
}
.icon2-uniF31D:before {
    content: "\f31e";
}
.icon2-uniF31E:before {
    content: "\f31f";
}
.icon2-uniF31F:before {
    content: "\f320";
}
.icon2-uniF320:before {
    content: "\f321";
}
.icon2-uniF321:before {
    content: "\f322";
}
.icon2-uniF322:before {
    content: "\f323";
}
.icon2-uniF323:before {
    content: "\f324";
}
.icon2-uniF324:before {
    content: "\f325";
}
.icon2-uniF325:before {
    content: "\f326";
}
.icon2-uniF326:before {
    content: "\f327";
}
.icon2-uniF327:before {
    content: "\f328";
}
.icon2-uniF328:before {
    content: "\f329";
}
.icon2-uniF329:before {
    content: "\f32a";
}
.icon2-uniF32A:before {
    content: "\f32b";
}
.icon2-uniF32B:before {
    content: "\f32c";
}
.icon2-uniF32C:before {
    content: "\f32d";
}
.icon2-uniF32D:before {
    content: "\f32e";
}
.icon2-uniF32E:before {
    content: "\f32f";
}
.icon2-uniF32F:before {
    content: "\f330";
}
.icon2-uniF330:before {
    content: "\f331";
}
.icon2-uniF331:before {
    content: "\f332";
}
.icon2-uniF332:before {
    content: "\f333";
}
.icon2-uniF333:before {
    content: "\f334";
}
.icon2-uniF334:before {
    content: "\f335";
}
.icon2-uniF335:before {
    content: "\f336";
}
.icon2-uniF336:before {
    content: "\f337";
}
.icon2-uniF337:before {
    content: "\f338";
}
.icon2-uniF338:before {
    content: "\f339";
}
.icon2-uniF339:before {
    content: "\f33a";
}
.icon2-uniF33A:before {
    content: "\f33b";
}
.icon2-uniF33B:before {
    content: "\f33c";
}
.icon2-uniF33C:before {
    content: "\f33d";
}
.icon2-uniF33D:before {
    content: "\f33e";
}
.icon2-uniF33E:before {
    content: "\f33f";
}
.icon2-uniF33F:before {
    content: "\f340";
}
.icon2-uniF340:before {
    content: "\f341";
}
.icon2-uniF341:before {
    content: "\f342";
}
.icon2-uniF342:before {
    content: "\f343";
}
.icon2-uniF343:before {
    content: "\f344";
}
.icon2-uniF344:before {
    content: "\f345";
}
.icon2-uniF345:before {
    content: "\f346";
}
.icon2-uniF346:before {
    content: "\f347";
}
.icon2-uniF347:before {
    content: "\f348";
}
.icon2-uniF348:before {
    content: "\f349";
}
.icon2-uniF349:before {
    content: "\f34a";
}
.icon2-uniF34A:before {
    content: "\f34b";
}
.icon2-uniF34B:before {
    content: "\f34c";
}
.icon2-uniF34C:before {
    content: "\f34d";
}
.icon2-uniF34D:before {
    content: "\f34e";
}
.icon2-uniF34E:before {
    content: "\f34f";
}
.icon2-uniF34F:before {
    content: "\f350";
}
.icon2-uniF350:before {
    content: "\f351";
}
.icon2-uniF351:before {
    content: "\f352";
}
.icon2-uniF352:before {
    content: "\f353";
}
.icon2-uniF353:before {
    content: "\f354";
}
.icon2-uniF354:before {
    content: "\f355";
}
.icon2-uniF355:before {
    content: "\f356";
}
.icon2-uniF356:before {
    content: "\f357";
}
.icon2-uniF357:before {
    content: "\f358";
}
.icon2-uniF358:before {
    content: "\f359";
}
.icon2-uniF359:before {
    content: "\f35a";
}
.icon2-uniF35A:before {
    content: "\f35b";
}
.icon2-uniF35B:before {
    content: "\f35c";
}
.icon2-uniF35C:before {
    content: "\f35d";
}
.icon2-uniF35D:before {
    content: "\f35e";
}
.icon2-uniF35E:before {
    content: "\f35f";
}
.icon2-uniF35F:before {
    content: "\f360";
}
.icon2-uniF360:before {
    content: "\f361";
}
.icon2-uniF361:before {
    content: "\f362";
}
.icon2-uniF362:before {
    content: "\f363";
}
.icon2-uniF363:before {
    content: "\f364";
}
.icon2-uniF364:before {
    content: "\f365";
}
.icon2-uniF365:before {
    content: "\f366";
}
.icon2-uniF366:before {
    content: "\f367";
}
.icon2-uniF367:before {
    content: "\f368";
}
.icon2-uniF368:before {
    content: "\f369";
}
.icon2-uniF369:before {
    content: "\f36a";
}
.icon2-uniF36A:before {
    content: "\f36b";
}
.icon2-uniF36B:before {
    content: "\f36c";
}
.icon2-uniF36C:before {
    content: "\f36d";
}
.icon2-uniF36D:before {
    content: "\f36e";
}
.icon2-uniF36E:before {
    content: "\f36f";
}
.icon2-uniF36F:before {
    content: "\f370";
}
.icon2-uniF370:before {
    content: "\f371";
}
.icon2-uniF371:before {
    content: "\f372";
}
.icon2-uniF372:before {
    content: "\f373";
}
.icon2-uniF373:before {
    content: "\f374";
}
.icon2-uniF374:before {
    content: "\f375";
}
.icon2-uniF375:before {
    content: "\f376";
}
.icon2-uniF376:before {
    content: "\f377";
}
.icon2-uniF377:before {
    content: "\f378";
}
.icon2-uniF378:before {
    content: "\f379";
}
.icon2-uniF379:before {
    content: "\f37a";
}
.icon2-uniF37A:before {
    content: "\f37b";
}
.icon2-uniF37B:before {
    content: "\f37c";
}
.icon2-uniF37C:before {
    content: "\f37d";
}
.icon2-uniF37D:before {
    content: "\f37e";
}
.icon2-uniF37E:before {
    content: "\f37f";
}
.icon2-uniF37F:before {
    content: "\f380";
}
.icon2-uniF380:before {
    content: "\f381";
}
.icon2-uniF381:before {
    content: "\f382";
}
.icon2-uniF382:before {
    content: "\f383";
}
.icon2-uniF383:before {
    content: "\f384";
}
.icon2-uniF384:before {
    content: "\f385";
}
.icon2-uniF385:before {
    content: "\f386";
}
.icon2-uniF386:before {
    content: "\f387";
}
.icon2-uniF387:before {
    content: "\f388";
}
.icon2-uniF388:before {
    content: "\f389";
}
.icon2-uniF389:before {
    content: "\f38a";
}
.icon2-uniF38A:before {
    content: "\f38b";
}
.icon2-uniF38B:before {
    content: "\f38c";
}
.icon2-uniF38C:before {
    content: "\f38d";
}
.icon2-uniF38D:before {
    content: "\f38e";
}
.icon2-uniF38E:before {
    content: "\f38f";
}
.icon2-uniF38F:before {
    content: "\f390";
}
.icon2-uniF390:before {
    content: "\f391";
}
.icon2-uniF391:before {
    content: "\f392";
}
.icon2-uniF392:before {
    content: "\f393";
}
.icon2-uniF393:before {
    content: "\f394";
}
.icon2-uniF394:before {
    content: "\f395";
}
.icon2-uniF395:before {
    content: "\f396";
}
.icon2-uniF396:before {
    content: "\f397";
}
.icon2-uniF397:before {
    content: "\f398";
}
.icon2-uniF398:before {
    content: "\f399";
}
.icon2-uniF399:before {
    content: "\f39a";
}
.icon2-uniF39A:before {
    content: "\f39b";
}
.icon2-uniF39B:before {
    content: "\f39c";
}
.icon2-uniF39C:before {
    content: "\f39d";
}
.icon2-uniF39D:before {
    content: "\f39e";
}
.icon2-uniF39E:before {
    content: "\f39f";
}
.icon2-uniF39F:before {
    content: "\f3a0";
}
.icon2-uniF3A0:before {
    content: "\f3a1";
}
.icon2-uniF3A1:before {
    content: "\f3a2";
}
.icon2-uniF3A2:before {
    content: "\f3a3";
}
.icon2-uniF3A3:before {
    content: "\f3a4";
}
.icon2-uniF3A4:before {
    content: "\f3a5";
}
.icon2-uniF3A5:before {
    content: "\f3a6";
}
.icon2-uniF3A6:before {
    content: "\f3a7";
}
.icon2-uniF3A7:before {
    content: "\f3a8";
}
.icon2-uniF3A8:before {
    content: "\f3a9";
}
.icon2-uniF3A9:before {
    content: "\f3aa";
}
.icon2-uniF3AA:before {
    content: "\f3ab";
}
.icon2-uniF3AB:before {
    content: "\f3ac";
}
.icon2-uniF3AC:before {
    content: "\f3ad";
}
.icon2-uniF3AD:before {
    content: "\f3ae";
}
.icon2-uniF3AE:before {
    content: "\f3af";
}
.icon2-uniF3AF:before {
    content: "\f3b0";
}
.icon2-uniF3B0:before {
    content: "\f3b1";
}
.icon2-uniF3B1:before {
    content: "\f3b2";
}
.icon2-uniF3B2:before {
    content: "\f3b3";
}
.icon2-uniF3B3:before {
    content: "\f3b4";
}
.icon2-uniF3B4:before {
    content: "\f3b5";
}
.icon2-uniF3B5:before {
    content: "\f3b6";
}
.icon2-uniF3B6:before {
    content: "\f3b7";
}
.icon2-uniF3B7:before {
    content: "\f3b8";
}
.icon2-uniF3B8:before {
    content: "\f3b9";
}
.icon2-uniF3B9:before {
    content: "\f3ba";
}
.icon2-uniF3BA:before {
    content: "\f3bb";
}
.icon2-uniF3BB:before {
    content: "\f3bc";
}
.icon2-uniF3BC:before {
    content: "\f3bd";
}
.icon2-uniF3BD:before {
    content: "\f3be";
}
.icon2-uniF3BE:before {
    content: "\f3bf";
}
.icon2-uniF3BF:before {
    content: "\f3c0";
}
.icon2-uniF3C0:before {
    content: "\f3c1";
}
.icon2-uniF3C1:before {
    content: "\f3c2";
}
.icon2-uniF3C2:before {
    content: "\f3c3";
}
.icon2-uniF3C3:before {
    content: "\f3c4";
}
.icon2-uniF3C4:before {
    content: "\f3c5";
}
.icon2-uniF3C5:before {
    content: "\f3c6";
}
.icon2-uniF3C6:before {
    content: "\f3c7";
}
.icon2-uniF3C7:before {
    content: "\f3c8";
}
.icon2-uniF3C8:before {
    content: "\f3c9";
}
.icon2-uniF3C9:before {
    content: "\f3ca";
}
.icon2-uniF3CA:before {
    content: "\f3cb";
}
.icon2-uniF3CB:before {
    content: "\f3cc";
}
.icon2-uniF3CC:before {
    content: "\f3cd";
}
 

 .comments-app {
    font-family: proxima-nova,Roboto,Arial,san-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gig-comments-textarea-wrapper textarea {
    width: 100%
}

.gig-comments-comment-child.depth-1 {
    margin-left: 40px
}

.gig-comments-comment-child.depth-2 {
    margin-left: 80px
}

.gig-comments-comment-child.depth-3 {
    margin-left: 120px
}

.gig-comments-comment-child.depth-4,
.gig-comments-comment-child.depth-5,
.gig-comments-comment-child.depth-6,
.gig-comments-comment-child.depth-7,
.gig-comments-comment-child.depth-8,
.gig-comments-comment-child.depth-9,
.gig-comments-comment-child.depth-10,
.gig-comments-comment-child.depth-11 {
    margin-left: 140px
}

.comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.comment-meta .flag-count {
    display: none;
}

.comment-body {
    display: table-row
}

.comment {
    margin-bottom: 15px;
    padding: 5px
}

.is-self {
    display: none
}

.comment-sender {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.comment .gig-comments-commentBox {
    padding: 15px
}

.gig-comments-textarea-wrapper {
    border: 1px solid #ccc;
    padding: 1px;
    background-color: #fff;
}

.reply-box .gig-comments-commentBox {
    border: 1px solid #ccc;
    margin-left: 5%
}

.gig-comments-commentBox-textarea {
    border: 0;
    width: 100%;
    min-height: 100px
}

.comment-main,
.comment-sender-image {
    vertical-align: top;
    display: table-cell
}

.comment-main {
    padding-left: 15px
}

.gig-comments-logoutLink {
    cursor: pointer;
    font-size: 11px;
    color: #2181ca
}

.gig-comments-username {
    float: left;
    font-weight: 700;
    color: #0077da;
}

.comment-time {
    padding-left: 5px;
    white-space: nowrap;
    text-align: left;
    font-size: 13px;
    color: #919191;
    padding-top: 1px
}

.comments-stream {
    padding: 0;
    margin: 0;
    color: inherit;
    text-decoration: none;
    width: auto;
    float: none;
    font-family: proxima-nova,Roboto,Arial,san-serif;
    font-size: 15px;
    color: #222;
    position: static;
    text-align: left;
    vertical-align: baseline
}

.gig-comments-dottedLine {
    background-image: url(https://cdns2.gigya.com/gs/i/comments/SepLine.gif);
    height: 1px;
    background-repeat: repeat-x;
    margin-top: 5px
}

.comments-stream .reply-button {
    line-height: 15px;
    position: relative;
    border-radius: 3px;
    color: #4d4d4d;
    cursor: pointer;
    font-size: 11px;
    padding: 1px 5px;
    margin-right: 7px;
    border: 1px solid #c5c7c7;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
    box-shadow: 0 0 2px RGBA(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 2px RGBA(0, 0, 0, .15);
    -moz-box-shadow: 0 0 2px RGBA(0, 0, 0, .15);
    font-weight: 700;
    background: #fff;
    background: -moz-linear-gradient(top, #fff, #eaebeb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EAEBEB")
}
.reply-count {
    font-size: 14px;
}

.replies .comments-chain {
    padding-left: 50px
}

.comment-sender-image {
    padding-top: 5px;
}

.comment-text {
    font-size: 16px;
    line-height: 1.4;
    color: #222;
    /* Wrap long words and URLS (c/o CSS-Tricks) */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* word-break: break-all; */ /* This is the dangerous one in WebKit, as it breaks things wherever */ 
    word-break: break-word; /* Instead use this non-standard one: */
}

.comment-box-head {
    margin-bottom: 10px
}

.gig-comments-addCommentFooter {
    margin-top: 5px;
    text-align: right;
}

.gig-comments-addCommentFooter button {
    font-size: 15px;
    border-radius: 4px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    padding: 8px 10px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.comment-meta .comment-score {
    font-size: 14px;
    margin-right: 3px;
    font-weight: 700;
}

.comment-meta .votes button {
    background-size: cover;
    color: transparent;
    padding: 2px;
    border-radius: 0;
    background-color: transparent;
    color: #4d4d4d;
    cursor: pointer;
    font-size: 11px;
    border: 0;
    background: transparent;
    margin: 0 0 0 1px
}

.comment-meta .votes button span {
    display: inline-block;
    height: 18px;
    width: 18px;
    text-indent: -9999999px;
    font-size: 0
}

.comment-meta .votes button .icon {
    color: #888
}

.comment-meta .votes button.neg-votes.voted .icon,
.comment-meta .votes button.neg-votes:hover .icon {
    color: #c00
}

.comment-meta .votes button.pos-votes.voted .icon,
.comment-meta .votes button.pos-votes:hover .icon {
    color: #493
}

.comment-meta button.pos-votes span {
    background-image: url(https://cdns2.gigya.com/gs/i/comments/thumbsup.png)
}

.comment-meta.pos button.pos-votes span,
.comment-meta button.pos-votes:hover span {
    background-image: url(https://cdns2.gigya.com/gs/i/comments/thumbsup_hover.png);
    color: transparent
}

.comment-meta button.neg-votes span {
    background-image: url(https://cdns2.gigya.com/gs/i/comments/thumbsdown.png)
}

.comment-meta.neg button.neg-votes span,
.comment-meta button.neg-votes:hover span {
    background-image: url(https://cdns2.gigya.com/gs/i/comments/thumbsdown_hover.png)
}

.comment-meta .flag-count button {
    color: #888;
    visibility: visible;
    background-color: transparent;
    border: 0;
    padding: 4px 0 0;
    height: 15px;
    width: 15px;
    margin-right: 8px;
}

.comment-meta .flag-count button:hover, .comment-meta .flag-count button.clicked {
    color: #f99;
}

.comment-meta:hover .flag-count button {
    visibility: visible
}

.comment-meta {
    float: right;
    text-align: right;
    font-size: 11px;
    white-space: nowrap;
    margin-left: 7px;
    vertical-align: middle
}

.comment-child {
    margin-top: 5px;
    background-color: #f3f3f3;
    padding: 10px;
    text-align: left;
    zoom: 1
}

.gig-comments-photo-container {
    margin-right: 8px;
    float: left;
    width: 48px
}

.gig-comments-replyBox {
    margin-top: 5px;
    background-color: #f3f3f3;
    padding: 10px;
    padding-top: 12px
}

.gig-comments-close-icon {
    float: right;
    cursor: pointer;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    background-image: url(https://cdns2.gigya.com/gs/i/comments/close_icon.png)
}

.gig-validation-error span.error {
    color: #a22;
    font-weight:  bold;
    font-size: 14px;
    padding: 0px 0px 7px;
    display:  inline-block;
}

.comment-reply-button {
    float: left;
    margin-left: 45px;
}

.comment-meta-row {
    padding: 15px 0;
}

.comment-meta .votes button.neg-votes {
    position: relative;
    top: 1px;
}

span.reply-sender {
    /* font-size: .9em; */
    font-weight: bold;
    color: #222;
}


.replies.depth-4 .comments-chain {
    padding-left:0
}

.gig-comments-unpaid {
    border: 1px solid #ccc;
    margin: 35px 18px;
    padding: 0;
    display: block;
    position: relative;
    transition: background-color 0.3s, border-color 0.3s;
    clear: both;
    overflow: hidden;
    min-height: 110px;
    text-align: center;
}

.gig-comments-unpaid h4, .gig-comments-unpaid .h4 {
    text-align: center;
    margin-block-end: -5px;
}

.h4{
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.gig-comments-unpaid span:after {
    content: "";
    display: block;
}

/* --- MEDIUM (996-1199px) AND BELOW --- */
@media (max-width: 1419px) {
    .replies.depth-3 .comments-chain {
        padding-left:0
    }
}

/* --- SMALL ONLY (768-995px) --- */
@media (min-width:768px) and (max-width: 995px) {
    .replies.depth-0 .comments-chain {
        padding-left:0
    }  
}

/* --- SMALL (768-995px) AND UNDER --- */
@media (max-width: 995px) {

}

/* --- XS & XXS / MOBILE (0-767px) --- */
@media (max-width: 767px) {

  .gig-comments-addCommentFooter{
    text-align: center;
  }

  .gig-comments-addCommentFooter button {
      padding: 8px 12px;
      background-color: white;
      font-family: proxima-nova,Roboto,Arial,san-serif;
      font-size: 16px;
      color: #222;
      text-align: center;
      cursor: pointer;
      margin: 0 auto;
      border-radius: 5px;
      text-transform: uppercase;
      transition: background-color 0.3s;
      user-select: none;
      margin: 10px auto 25px;
      width: 100%;
      border: 1px solid #ccc;
      box-shadow: 0 0 2px RGBA(0, 0, 0, .15);
      -webkit-box-shadow: 0 0 2px RGBA(0, 0, 0, .15);
      -moz-box-shadow: 0 0 2px RGBA(0, 0, 0, .15);
      width: 70%;
      min-width: 210px;
      max-width: 270px;
  }
  .replies .comments-chain{
    padding-left: 25px;
  }
  .replies .depth-1 .comments-chain,
  .replies .depth-2 .comments-chain,
  .replies .depth-3 .comments-chain,
  .replies .depth-4 .comments-chain  {
      padding-left: 0px;
  }

  .replies.depth-0 .comments-chain .comment,
  .replies .depth-1 .comments-chain .comment,
  .replies .depth-2 .comments-chain .comment,
  .replies .depth-3 .comments-chain .comment,
  .replies .depth-4 .comments-chain .comment  {
      padding-left: 0px;
      padding-right:0px;
      margin-bottom: 0px;
      padding-bottom: 0px;
  }
  .comment-text {
      font-size: 15px;
  }
  .comments-stream .reply-button {
    font-size: 12px;
    padding: 2px 6px;
  }
}