ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }

.error-text {
    color: #ac2929;
    font-size: 11px;
}
.div-errors {
    color: #ac2929;
    font-size: 13px;
    padding-bottom: 10px;
}
.control-error {
    border-color: #ac2929;
}
div.datepicker {
    z-index: 99999;
}
.text-ron-blue{
    color: #4374e0 !important;
}

table.dataTable.not-highlighted-first-col td:first-child {
    background-color: #fbf9e2;
}

.datepicker-outer {
    width: 110px;
    position: relative;
}
.datepicker-outer .glyphicon {
    line-height: 25px;
}
.form-group .datepicker-outer {
    width: auto;
}
.form-group .datepicker-outer .glyphicon, .dataTable .datepicker-outer .glyphicon {
    line-height: 34px;
}

.dataTable td form input {
    height: 25px!important;
}

.dataTable td input.datepicker {
    font-size: 12px!important;
    width: 110px;
    height: 34px;
    padding-right: 30px;
}

.dataTables_filter input {
    height: 28px;
}

input[type="search"] {
    -webkit-appearance: searchfield;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}

.break-word {word-wrap:break-word}

.toggle-outer .toggle-label {
    padding-top: 15px;
}

table.totals-bold tfoot td {
    font-weight: bold;
}
.hint-block {
    font-size: 12px;
}
.toggle-checkbox {
    padding-top: 8px;
    padding-bottom: 6px;
}
.checkbox-group {
    margin-bottom: 0!important;
}
input.number {
    width: 60px;
    color: #000000;
}
.cform-horizontal-label {
    padding-right: 30px;
}
.cform-horizontal-inputs label {
    padding-right: 20px;
    font-weight: normal;
}

.legend-table {
    width: 100%;
}
.legend-table th, .legend-table td {
    padding: 1px 10px;
}
.legend-outer {
    min-height: 100%!important;
}
@media screen and (min-width: 992px) {
    .legend-outer {
        min-height: 400px!important;
    }
}
.margin-left-20 {
    margin-left: 20px;
}
.datepicker-days {
    display: block!important;
}
.form-group .select2-selection__rendered {
    line-height: 30px !important;
}
.form-group .select2-container .select2-selection--single {
    height: 34px !important;
}
.form-group .select2-selection__arrow {
    height: 33px !important;
}
.form-group .select2-container, .form-group .select2-selection {
    width: 100%!important;
}
.select2-search__field {
    margin-top:0!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc!important;
    border-color: #367fa9!important;
    color: #fff!important;
}
.select2-selection__choice__remove {
    color: #fff!important;
}
table.dataTable .non-investor td:nth-child(2) {
    color: red;
    font-weight: bold;
}
table.dataTable .non-investor td, table.dataTable tr.row-gray td{
    background-color: #ebebeb!important;
}
.tabs-gray li a {background-color: #eee!important}
table.listing {margin: 0 auto}
table.listing th, table.listing td {padding: 0 5px}
table.listing th {padding-bottom:2px}
.red_text{color: red;}

.main-header .navbar-brand {
    padding: 12px 15px;
}
.refresh {
    background: transparent url('/css/flexigrid/images/refresh.png') no-repeat 1px 2px;
}
.add {
    background: transparent url('/css/flexigrid/images/add.png') no-repeat 1px 2px;
}
.delete {
    background: transparent url('/css/flexigrid/images/delete.png') no-repeat 1px 2px;
}
.reorder {
    background: transparent url('/css/flexigrid/images/arrow_switch.png') no-repeat 1px 2px;
}
.simple {
    background: transparent url('/css/flexigrid/images/simple.png') no-repeat 1px 2px;
}
.advanced {
    background: transparent url('/css/flexigrid/images/advanced.png') no-repeat 1px 2px;
}
.error {
    box-shadow: none!important;
    background-color: #fef0f0!important;
}
.error-text-container {
    position: absolute;
    color: #f43837;
    margin-top: -23px;
    margin-left: 8px;
    height: 1px;
}
.input-group .error-text-container {
    z-index: 999999;
    margin-top: 13px;
}
.error-text {
    background-color: #fef0f0;
    display: inline;
    float: right;
    padding: 0 2px;
    font-size: 13px;
    line-height: 12px;
}
.a-left {
    text-align: left;
}
.a-center {
    text-align: center;
}
.a-right {
    text-align: right;
}
.grid-header {
    padding-top: 20px!important;
}
.investor-statements-content .grid-header {
    padding-top: 40px!important;
    padding-bottom: 0;
}
.investor-statements-content .grid-title {
    float: right;
}
.form-control {
    font-size: 12px;
}
/*select.form-control {
    height: 29px;
    font-weight: normal;
}*/
input.btn {
    font-size: 11px;
}
.dt-buttons {
    float: right;
    margin-bottom: 10px;
}
.dt-buttons .dt-button {
    padding-right: 16px;
    margin-left: 5px;
}
.dt-buttons .fa {
    display: none;
}
.grid-body {
    margin-top: -16px;
    position: relative;
}
.investor-dashboard-content .grid-body {
    margin-top: -50px;
}
.investor-statements-content .dt-buttons {
    display: none;
}
.dataTables_info {
    float: left;
}
.dataTables_paginate {
    float: right;
}
div.cdatepicker {
    width: 110px;
    position: relative;
}
.datepicker-icon:before{/*content: "\f073";color:grey;*/}
.datepicker-dropdown{z-index:999999}
.dataTable {width:100%!important;}
.table > thead > tr > th {vertical-align: middle}
.table > thead > tr > th.sorting_disabled {padding-right: 8px;}

.box-total {
    color: #ffffff;
    height: 128px;
    padding: 16px 0 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: right 16px top 16px;
    margin-bottom: 20px;
}

.box-total .amount, .box-total .caption {
    padding-left: 14px;
}

.box-total .amount {
    font-size: 36px;
}

.box-total .caption {
    font-size: 12px;
}

.box-total .more {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 26px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    padding-top: 4px;
}

.box-total .more .caption {
    background: url('/images/arrows/circle-right.png') right no-repeat;
    width: 88px;
    letter-spacing: 0.4px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.box-amount {background-image: url('/images/bg/amount.png')}
.box-fees {background-image: url('/images/bg/fees.png')}
.box-net {background-image: url('/images/bg/net.png')}
.box-ownership {background-image: url('/images/bg/ownership.png')}

.blue {background-color: #00c0ef}
.green {background-color: #00a65a}
.orange {background-color: #f39c12}
.red {background-color: #dd4b39}

.blue .more {background-color: #00add8}
.green .more {background-color: #009651}
.orange .more {background-color: #db8d10}
.red .more {background-color: #c74433}

.search-panel {
    margin-bottom: 20px;
    width: 100%;
}

#search-terms {
    margin-bottom: 10px;
}

@media (min-width:768px) {

    .search-panel {
        margin-bottom: 20px;
        max-width: 630px;
    }

    #search-terms {
        width: calc(100% - 156px);
        margin-bottom: 0;
    }

}

/*#users_funds_grid_filter {
    display: none;
}*/
.fa-money-coins {
    background: transparent url('/images/icon_money.png') no-repeat 1px 2px;display: inline-block;width:60px;height: 70px;background-size: cover;
}
.fa-moneybag {
    background: transparent url('/images/icon_moneybag.png') no-repeat 1px 2px;display: inline-block;width:60px;height: 70px;background-size: cover;
}
.fa-dollar-shield {
    background: transparent url('/images/icon_dollsh.png') no-repeat 1px 2px;display: inline-block;width:60px;height: 70px;background-size: cover;
}
.fa-dollar-hand {
    background: transparent url('/images/icon_dollar.png') no-repeat 1px 2px;display: inline-block;width:40px;height: 70px;background-size: cover;
}
.statistics_owerview{width: calc(90% - 70px);margin-left:70px!important;border-collapse: collapse;}
.statistics_owerview td{border-bottom: 1px solid #c6c6c6;padding: 10px 0;font-size: 120%}
.statistics_owerview tr.dotted-border td{border-bottom: 1px dotted #c6c6c6;}
.statistics_owerview td:first-child{width: 80%}
.statistics_owerview tr:last-child td{border-bottom: none}
.fund-investment-name{display: inline-block;
    padding-left: 15px;
    border-left: 1px solid #777;
    margin-top: 5px;
    position: absolute;
    top: 25px;
    left: 220px;}
.company_tax_title {border-left: 1px dotted #000;vertical-align:middle;margin-left:10px;padding-left:20px;}
.fund-investment-name{}

.vcenter {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}
.chart {
    position: relative;
}

.chart h3 {
    position: absolute;
    left: calc(50% - 90px);
    top: calc(50% - 90px);
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
    padding: 28px;
    margin: 0;
}

.doughnut-legend li {
    list-style-type: none;
}

.bar-chart .doughnut-legend li {
    text-transform: uppercase;
}

.doughnut-legend li span {
    width: 20px;
    height: 17px;
    display: inline-block;
}

ul.legend-horizontal li {
    display: inline;
    margin-right: 20px;
}

.users-funds-content .box {
    padding-left: 12px;
    padding-right: 16px;
}
table.dataTable tfoot th{border-left: 1px solid transparent!important;border-right: 1px solid transparent!important;}

.grid-title_logo {
    padding-right: 30px;
}

.grid-title-box {
    border-left: 1px solid #b2b6b7;
    padding: 7px 30px;
    margin-top: 10px;
}

.grid-title-label {
    color: #717171;
    font-size: 10px;
    text-transform: uppercase;
}

.grid-title-value {
    color: #000000;
    font-size: 14px;
    padding-top: 2px;
}

.box-btn {

    border: 1px solid #e4e4e4;
    cursor: pointer;
}

.box-btn-red {
    background: url('/images/boxes/btn-red.png') left no-repeat;
}

.box-btn-black {
    background: url('/images/boxes/btn-black.png') left no-repeat;
}

.box-btn-green {
    background: url('/images/boxes/btn-green.png') left no-repeat;
}

.box-btn-blue {
    background: url('/images/boxes/btn-blue.png') left no-repeat;
}

.box-btn-body {
    /*background: url('/images/arrows/box-right.png') right 5px top 45px no-repeat;*/
    overflow:hidden;
    font-size: 20px;
    height: 128px;
    padding: 8px 30px 0 0;
}

.box-btn-label-bottom {
    font-weight: bold;
    margin-left: 150px;
}
.box-btn-label-top {
    margin-left: 150px;
}

.box-disabled {
    opacity: 0.5;
    color: #999999;
    cursor: default;
}

.status-pending {
    color: red;
}

.status-ready {
    color: green;
}
.clear {
    clear: both;
}
.statement-proc-content .dataTable tr:first-child th {
    border-bottom: none;
}
.statement-proc-content .dataTable td {
    background-color: #ffffff;
}
.statement-proc-content .dataTable th:first-child, .statement-proc-content .dataTable td:first-child {
    background-color: #f9f9f9;
}
.statement-proc-content .dataTable th:nth-child(2), .statement-proc-content .dataTable th:nth-child(3),
.statement-proc-content .dataTable th:nth-child(5), .statement-proc-content .dataTable th:nth-child(6),
.statement-proc-content .dataTable td:nth-child(2), .statement-proc-content .dataTable td:nth-child(3),
.statement-proc-content .dataTable td:nth-child(5), .statement-proc-content .dataTable td:nth-child(6)
{
    border-right: none;
}
.statement-proc-content .dataTable th:nth-child(3), .statement-proc-content .dataTable th:nth-child(4),
.statement-proc-content .dataTable th:nth-child(6), .statement-proc-content .dataTable th:nth-child(7),
.statement-proc-content .dataTable td:nth-child(3), .statement-proc-content .dataTable td:nth-child(4),
.statement-proc-content .dataTable td:nth-child(6), .statement-proc-content .dataTable td:nth-child(7)
{
    border-left: none;
}
.top-details {
    padding:0 60px 0 30px;
    background-position: left center;
    background-repeat: no-repeat;
    height: 37px;
}
a.top-details {
    padding-top: 5px;
    color: #2e3b70;
    font-size: 18px;
    text-decoration: underline;
}
.top-details-label {
    font-size: 12px!important;
    color: #717171;
}
.top-details-value {
    font-size: 18px!important;
    color: #000000;
    margin-top: -5px;
}
.btn-top-details {
    margin-top: 4px;
}
.i24-user {
    background-image: url('/images/icons/24/user.png');
}
.i24-calendar {
    background-image: url('/images/icons/24/calendar.png');
}
.i24-download {
    background-image: url('/images/icons/24/download.png');
}
.big-font-20:before{font-size: 20px!important;}
.checkboxes-box{}
.checkboxes-box label{font-weight: normal;margin-left: 8px;}
.checkboxes-box label input[type="checkbox"]{margin-right: 4px;}
.checkboxes-box div label{margin-right: 14px;font-weight: normal;}
.checkboxes-box div.left24 label:first-child{margin-left: 34px;}

.list-group {
    padding-left: 17px;
}

.button-group {
    padding: 12px;
    padding-bottom: 0;
}

.button-group button {
    margin-left: 5px;
}

.btn-download-statement {
    float: right;
    width: 141px;
    background: url('/images/buttons/download-statement.png') no-repeat;
}

.btn-download, .btn-download:hover, .btn-download:active, .btn-download:visited{
    width: 86px;
    background: url('/images/icons/16/download.png') left center no-repeat;
    font-size: 14px;
    padding-left: 20px;
    color: #2e3b70;
}

.input-rfcr, .input-rfff {
    width: 50px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.top-details-box{padding-bottom:14px}
.top-details-box .top-details-label{font-size: 90%}
.top-details-box .top-details-value{font-weight: bold;font-size: 115%}
.increase-font .grid-title-label{font-size: 80%}
.top-details-box .btn-download-statement{margin-top:14px}
#statement-summary{display: none}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
#funds_select, #periods_select {
    width: 150px;
    display: inline!important;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height:auto!important;
}
.st-period {
    font-size: 20px;
}

#nocontrols_grid_wrapper .dataTables_info,
#nocontrols_grid_wrapper .dataTables_paginate,
#nocontrols_grid_wrapper .dt-buttons,
#totals_grid_wrapper .dataTables_info,
#totals_grid_wrapper .dataTables_paginate,
#totals_grid_wrapper .dt-buttons {
    display: none;
}

#totals_grid th {
    cursor: auto;
    padding-right: 8px;
}

#totals_grid th:after {
    content: none;
}

#totals_grid td b {
    font-weight: normal !important;
}

#totals_grid td:first-child, table.dataTable.no-hightlight-first-col td {
    background-color: #fbf9e2;
}

#managing_partners_grid td:first-child {
    background-color: #fbf9e2;
}

#staged_k1_processing_grid td:first-child {
    background-color: #fbf9e2;
}

#users_grid td:first-child {
    background-color: #fbf9e2;
}

#investors_grid td:nth-child(3), #users_funds_grid td:nth-child(1) {
    cursor: pointer;
}

.info-title {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 2px;
}

th.total-title {
    text-align: left;
}

.content-faq .box-body .row {
    margin: 0 5px;
    padding: 50px 0;
}

.content-faq .box-body .row:not(:last-child) {
    border-bottom: 1px solid #d2d6de;
}

.content-faq .question {
    font-weight: bold;
}
#val-fund {
    float: right;
    margin-top: -1px;
    font-size: 14px;
}
#val-fund-id {
    width: 200px;
}

body {
    font-family: 'Inter', 'Roboto', sans-serif !important;    
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Archivo', 'Roboto', sans-serif !important;
}
h2, .h2 {
    font-size: 28px;
}
h3, .h3, h3.box-title {
    font-size: 20px;
    text-transform: uppercase;
}
h3, .body-admin .grid-title {
    font-weight: bold;
    font-size: 20px!important;
}
.box-company-title {
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    color: #444444;
}
.navbar li > a {
    background-position: 15px center !important;
    background-repeat: no-repeat !important;
    padding-left: 36px;
}
.navbar li.no-icon > a {
    padding-left: 15px;
}
.navbar li > a:hover, .navbar li.active > a, .navbar li.open > a {
    color: #2e3b70!important;
    background-color: #fbfbfb!important;
}
li.menu-dashboard > a {
    background-image: url('/images/icons/menu/speedometer.png')!important;
    padding-left: 40px;
}
li.menu-statements > a {
    background-image: url('/images/icons/menu/doc.png')!important;
    padding-left: 34px;
}
li.menu-product-available > a {
    background-image: url('/images/icons/menu/open-file.png')!important;
    padding-left: 34px;
}
li.menu-product-in-process > a {
    background-image: url('/images/icons/menu/tasks.png')!important;
    padding-left: 34px;
}
li.menu-profile {
    position: relative!important;
}
li.menu-profile > a {
    background-image: url('/images/icons/menu/profile.png')!important;
}
li.menu-faq > a {
    background-image: url('/images/icons/menu/faq.png')!important;
}
li.menu-contact > a {
    background-image: url('/images/icons/menu/envelope.png')!important;
    padding-left: 42px;
}
li.menu-logout > a {
    background-image: url('/images/icons/menu/logout.png')!important;
}
li.menu-dashboard > a:hover, li.menu-dashboard.active > a {
    background-image: url('/images/icons/menu/active/speedometer.png')!important;
}
li.menu-statements > a:hover, li.menu-statements.active > a {
    background-image: url('/images/icons/menu/active/doc.png')!important;
}
li.menu-product-available > a:hover, li.menu-product-available.active > a {
    background-image: url('/images/icons/menu/active/open-file.png')!important;
}
li.menu-product-in-process > a:hover, li.menu-product-in-process.active > a {
    background-image: url('/images/icons/menu/active/tasks.png')!important;
}
.info-box {
    min-height: 59px;
    box-shadow: none;
    margin-right: 40px;
    margin-top: -10px;
    background-color: transparent;
}
.info-box-icon {
    height: 59px;
    width: 59px;
    margin-top: 5px;
    line-height: normal;
}
.info-box-icon > .ion {
    font-size: 36px;
}
.info-box-content {
    margin-left: 62px;
    padding-top: 0;
}
.info-box-number {
    font-size: 30px;
}
.info-box-text {
    text-transform: none;
    color: #595959;
    margin-top: 3px;
}
.info-box-icon {
    background-repeat: no-repeat;
    background-position: center center;
}
.icon-coins {
    background-image: url('/images/icons/infobox/coins.png');
}
.icon-bag {
    background-image: url('/images/icons/infobox/bag.png');
}
.icon-percent {
    background-image: url('/images/icons/infobox/percent.png');
}
.icon-reserved {
    background-image: url('/images/icons/infobox/reserved.png');
}
.icon-hand {
    background-image: url('/images/icons/infobox/hand.png');
}
table.table-bordered.dataTable {
    border-collapse: collapse!important;
}
.dataTable th, .dataTable td {
    border: 1px solid #d7d7d7!important;
    vertical-align: middle!important;
}
.dataTable thead th {
    background-color: #f4f4f4;
    color: #000000;
}
.dataTable td {
    background-color: #fbf9e2;
    color: #010101;
}
.dataTable td:first-child {
    background-color: #eeeaba;
    /*white-space: nowrap;*/
}
.dataTables_info {
    color: #7d7d7d;
    font-size: 12px;
}
.hr {
    height: 1px;
    width: 100%;
    background-color: #f4f4f4;
    clear: both;
}
.help-block {
    margin-bottom: 0;
}
.line-bottom {
    border-bottom: 1px solid #f4f4f4;
}
.company-info-title {
    font-size: 30px;
    color: #000000;
    padding-top: 14px;
    padding-left: 14px;
}
.title-socials {
    border-left: 1px solid #b2b6b7;
    padding: 8px 30px 7px;
    margin-left: 20px;
    margin-top: 11px;
    height: 39px;
    display: inline-block;
}
.title-socials > a {
    margin-right: 7px;
}
a.title-website {
    padding-top: 8px;
    display: block;
    font-size: 12px;
    color: #2e3b70;
    text-decoration: underline;
}
.social-item {
    padding-top: 14px;
    padding-bottom: 14px;
}
.social-company-name {
    font-size: 16px;
    color: #000000;
    padding-left: 14px;
}
.social-on {
    font-size: 12px;
    color: #7f7f7f;
    display: inline-block;
}
.social-text {
    font-size: 16px;
    color: #000000;
}
.lato-light {
    font-weight: 300;
}
.lato-black {
    font-weight: 900;
}
.box-details .row {
    margin: 10px 0;
}
.details-label {
    font-size: 12px;
    color: #8a8a8a;
    padding-top: 5px;
}
.details-value {
    font-size: 14px;
    color: #000000;
}
.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color:#2f3a6f;
}
ul.nav-tabs {
    width: 100%;
}
ul.news {
    list-style-type: none;
    margin-top: 20px;
    padding-left: 0;
    background: url('/images/pixels/5/dddddd.png') left 38px bottom 90px repeat-y;
    position: relative;
}
.white {
    background-color: #ffffff;
}
ul.news > .white {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 82px;
}
.news-date {
    color: #ffffff;
    background-color: #d81b60;
    font-size: 12px;
    width: 83px;
    height: 27px;
    padding-top: 6px;
    padding-left: 8px;
    margin-top: 20px;
}
.news-date:first-child {
    background-color: #dd4b39;
}
.news-time {
    color: #636262;
    font-size: 12px;
    padding-left: 22px;
    background: url('/images/icons/16/clock.png') no-repeat;
}
.news-item {
    margin-top: 22px;
    margin-left: 25px;
    padding-left: 50px;
    background: url('/images/icons/32/news-item.png') no-repeat;
}
.news-item > div {
    background-color: #efefef;
    padding: 15px;
    font-size: 12px;
}
.news-item h3 {
    font-size: 14px!important;
    font-weight: 700!important;
    margin-top: 0;
    margin-bottom: 6px;
    font-weight: normal;
}
.news-item .author {
    margin-bottom: 16px;
}
.news-item .author-name {
    color: #2f3a6f;
}

.investments_grid_filter {
    float: right;
}
.admin-investments-content .grid-title {
    margin-bottom: 15px;
}
#dialog-sm .modal-dialog {
    width: 320px;
}
#dialog-second {
    z-index: 1049;
}
#dialog-800-600 .modal-dialog {
    width: 800px;
    min-height: 600px;
}
#dialog-800-600 .modal-dialog {
    background-color: #ffffff;
}
#dialog-800-600 .modal-content {
    /*overflow: auto;*/
    min-height: 550px;
}
.edit-pricing-content .dt-button:first-child, .edit-pricing-content .box-tools, .edit-pricing-content .dataTables_info {
    display: none;
}
#edit_pricing_grid_wrapper .dt-button {
    padding-right: 10px;
}
#edit_pricing_grid_wrapper .dt-button .fa {
    display: inline;
}
.edit-pricing-content {
    padding-bottom: 0;
}
.edit-pricing-content .box {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}
.dataTables_wrapper a.btn {
    height: 28px;
    font-size: 11px;
    margin-left: 5px;
    margin-top: 1px;
}
.dataTable td a {
    color: #010101;
}
.box-tools button[data-widget=remove] {
    display: none;
}

.hubx-options-content h4{font-weight:bold}
.hubx-options-content label{font-weight:normal}

.school-div {
    visibility: hidden; 
    height: 70px;
    overflow-y: hidden;
}
.school-name {
    font-size: 19px;
}
.school-other {
    margin-top: 5px;
    display: none!important;
    clear: both;
}
.u-left {
    float: left;
}
.u-right {
    float: right;
}
#step3-form .select2-container .select2-selection--single {
    height: 31px;
    border-radius: 0;
    color: #555;
}
.settings-button {
    display: inline-block;
    margin-left: 15px;
}
.bg-dark-blue {
    background-color: #21457D;
    color: #fff;
}
.bg-g {
    background-color: #d2d6de !important;
}
.bg-g *:hover {
    color: #333!important;
}
.closing-submit {
    font-size: 16px!important;
    height: 44px;
}

@media(max-width:1515px) {
    .hidden-custom{display: none;}
    .show-custom{display: block!important;}
}

@media(max-width:1150px) {
    .navbar-collapse.pull-left+.navbar-custom-menu {
        display: block;
        position: absolute;
        top: 0;
        right: 40px;
    }
    .navbar-collapse.pull-left+.navbar-custom-menu li{
        position: static;
        float:left;
        margin:0px;

    }
    .navbar-collapse.pull-left+.navbar-custom-menu li > a{
        padding-left: 35px;
        height: 50px;
    }
    .navbar-collapse.pull-left+.navbar-custom-menu a{
        padding:15px;
    }
    .navbar-collapse.pull-left+.navbar-custom-menu ul{
        margin:0;
        /*width: 450px;*/
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

/*@media (max-width: 767px) {*/
    /*.navbar-collapse.pull-left+.navbar-custom-menu ul {*/
        /*width: 210px;*/
    /*}*/
/*}*/

.user-header, .user-footer {
    width: 100%;
}
.user-footer {
    margin: 0;
    padding: 10px 5px!important;
}
.user-footer .col {
    padding: 0 5px;
}
.user-footer .btn {
    width: 100%;
}
td.added {
    border-left: none!important;
}
td.before_added {
    border-right: none!important;
}
@media (max-width: 1150px) {
    .navbar-header>.navbar-toggle {
        float: left;
    }
    .navbar-collapse.pull-left+.navbar-custom-menu {
        right: 0px;
    }
}



/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}
/* ================================================================= */



/* PRODUCT INTERESTS */
.piRightMenuTitle {
    font-weight: bold;
}

.piRightMenuPaddingBox {
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.piTopMargin10 {
    margin-top: 10px;
}

.piHidden {
    display: none!important;
}

.piTealBox {
    background-color: #22A29F;
    color: white;
}

.piWhiteBox {
    background-color: white;
    color: #333333;
}


.piLineBox {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    border:1px solid #d8d9dc;
    padding: 10px;
}

.piLineBoxShadow{
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.piBackgroundWhite {
    background-color: white!important;
}

.piBoxTitleLabel {
    color: #333333!important;
    font-size: 30px!important;
    font-weight: bold;
}

.piBoxDetailsLabel {
    color: #333333!important;
    font-size: 15px!important;
    font-style: italic;
}

.piFocusLineBox {
    padding-top: 20px;
    padding-bottom: 20px;
}
/* ============================== */



/* INVESTOR TRACK */
[class^="pe-7s-"],[class*=" pe-7s-"] {display: inline-block;font-family: 'Pe-icon-7-stroke';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1; /* Better Font Rendering =========== */-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.pe-7s-album:before {content: "\e6aa";}.pe-7s-arc:before {content: "\e6ab";}.pe-7s-back-2:before {content: "\e6ac";}.pe-7s-bandaid:before {content: "\e6ad";}.pe-7s-car:before {content: "\e6ae";}.pe-7s-diamond:before {content: "\e6af";}.pe-7s-door-lock:before {content: "\e6b0";}.pe-7s-eyedropper:before {content: "\e6b1";}.pe-7s-female:before {content: "\e6b2";}.pe-7s-gym:before {content: "\e6b3";}.pe-7s-hammer:before {content: "\e6b4";}.pe-7s-headphones:before {content: "\e6b5";}.pe-7s-helm:before {content: "\e6b6";}.pe-7s-hourglass:before {content: "\e6b7";}.pe-7s-leaf:before {content: "\e6b8";}.pe-7s-magic-wand:before {content: "\e6b9";}.pe-7s-male:before {content: "\e6ba";}.pe-7s-map-2:before {content: "\e6bb";}.pe-7s-next-2:before {content: "\e6bc";}.pe-7s-paint-bucket:before {content: "\e6bd";}.pe-7s-pendrive:before {content: "\e6be";}.pe-7s-photo:before {content: "\e6bf";}.pe-7s-piggy:before {content: "\e6c0";}.pe-7s-plugin:before {content: "\e6c1";}.pe-7s-refresh-2:before {content: "\e6c2";}.pe-7s-rocket:before {content: "\e6c3";}.pe-7s-settings:before {content: "\e6c4";}.pe-7s-shield:before {content: "\e6c5";}.pe-7s-smile:before {content: "\e6c6";}.pe-7s-usb:before {content: "\e6c7";}.pe-7s-vector:before {content: "\e6c8";}.pe-7s-wine:before {content: "\e6c9";}.pe-7s-cloud-upload:before {content: "\e68a";}.pe-7s-cash:before {content: "\e68c";}.pe-7s-close:before {content: "\e680";}.pe-7s-bluetooth:before {content: "\e68d";}.pe-7s-cloud-download:before {content: "\e68b";}.pe-7s-way:before {content: "\e68e";}.pe-7s-close-circle:before {content: "\e681";}.pe-7s-id:before {content: "\e68f";}.pe-7s-angle-up:before {content: "\e682";}.pe-7s-wristwatch:before {content: "\e690";}.pe-7s-angle-up-circle:before {content: "\e683";}.pe-7s-world:before {content: "\e691";}.pe-7s-angle-right:before {content: "\e684";}.pe-7s-volume:before {content: "\e692";}.pe-7s-angle-right-circle:before {content: "\e685";}.pe-7s-users:before {content: "\e693";}.pe-7s-angle-left:before {content: "\e686";}.pe-7s-user-female:before {content: "\e694";}.pe-7s-angle-left-circle:before {content: "\e687";}.pe-7s-up-arrow:before {content: "\e695";}.pe-7s-angle-down:before {content: "\e688";}.pe-7s-switch:before {content: "\e696";}.pe-7s-angle-down-circle:before {content: "\e689";}.pe-7s-scissors:before {content: "\e697";}.pe-7s-wallet:before {content: "\e600";}.pe-7s-safe:before {content: "\e698";}.pe-7s-volume2:before {content: "\e601";}.pe-7s-volume1:before {content: "\e602";}.pe-7s-voicemail:before {content: "\e603";}.pe-7s-video:before {content: "\e604";}.pe-7s-user:before {content: "\e605";}.pe-7s-upload:before {content: "\e606";}.pe-7s-unlock:before {content: "\e607";}.pe-7s-umbrella:before {content: "\e608";}.pe-7s-trash:before {content: "\e609";}.pe-7s-tools:before {content: "\e60a";}.pe-7s-timer:before {content: "\e60b";}.pe-7s-ticket:before {content: "\e60c";}.pe-7s-target:before {content: "\e60d";}.pe-7s-sun:before {content: "\e60e";}.pe-7s-study:before {content: "\e60f";}.pe-7s-stopwatch:before {content: "\e610";}.pe-7s-star:before {content: "\e611";}.pe-7s-speaker:before {content: "\e612";}.pe-7s-signal:before {content: "\e613";}.pe-7s-shuffle:before {content: "\e614";}.pe-7s-shopbag:before {content: "\e615";}.pe-7s-share:before {content: "\e616";}.pe-7s-server:before {content: "\e617";}.pe-7s-search:before {content: "\e618";}.pe-7s-film:before {content: "\e6a5";}.pe-7s-science:before {content: "\e619";}.pe-7s-disk:before {content: "\e6a6";}.pe-7s-ribbon:before {content: "\e61a";}.pe-7s-repeat:before {content: "\e61b";}.pe-7s-refresh:before {content: "\e61c";}.pe-7s-add-user:before {content: "\e6a9";}.pe-7s-refresh-cloud:before {content: "\e61d";}.pe-7s-paperclip:before {content: "\e69c";}.pe-7s-radio:before {content: "\e61e";}.pe-7s-note2:before {content: "\e69d";}.pe-7s-print:before {content: "\e61f";}.pe-7s-network:before {content: "\e69e";}.pe-7s-prev:before {content: "\e620";}.pe-7s-mute:before {content: "\e69f";}.pe-7s-power:before {content: "\e621";}.pe-7s-medal:before {content: "\e6a0";}.pe-7s-portfolio:before {content: "\e622";}.pe-7s-like2:before {content: "\e6a1";}.pe-7s-plus:before {content: "\e623";}.pe-7s-left-arrow:before {content: "\e6a2";}.pe-7s-play:before {content: "\e624";}.pe-7s-key:before {content: "\e6a3";}.pe-7s-plane:before {content: "\e625";}.pe-7s-joy:before {content: "\e6a4";}.pe-7s-photo-gallery:before {content: "\e626";}.pe-7s-pin:before {content: "\e69b";}.pe-7s-phone:before {content: "\e627";}.pe-7s-plug:before {content: "\e69a";}.pe-7s-pen:before {content: "\e628";}.pe-7s-right-arrow:before {content: "\e699";}.pe-7s-paper-plane:before {content: "\e629";}.pe-7s-delete-user:before {content: "\e6a7";}.pe-7s-paint:before {content: "\e62a";}.pe-7s-bottom-arrow:before {content: "\e6a8";}.pe-7s-notebook:before {content: "\e62b";}.pe-7s-note:before {content: "\e62c";}.pe-7s-next:before {content: "\e62d";}.pe-7s-news-paper:before {content: "\e62e";}.pe-7s-musiclist:before {content: "\e62f";}.pe-7s-music:before {content: "\e630";}.pe-7s-mouse:before {content: "\e631";}.pe-7s-more:before {content: "\e632";}.pe-7s-moon:before {content: "\e633";}.pe-7s-monitor:before {content: "\e634";}.pe-7s-micro:before {content: "\e635";}.pe-7s-menu:before {content: "\e636";}.pe-7s-map:before {content: "\e637";}.pe-7s-map-marker:before {content: "\e638";}.pe-7s-mail:before {content: "\e639";}.pe-7s-mail-open:before {content: "\e63a";}.pe-7s-mail-open-file:before {content: "\e63b";}.pe-7s-magnet:before {content: "\e63c";}.pe-7s-loop:before {content: "\e63d";}.pe-7s-look:before {content: "\e63e";}.pe-7s-lock:before {content: "\e63f";}.pe-7s-lintern:before {content: "\e640";}.pe-7s-link:before {content: "\e641";}.pe-7s-like:before {content: "\e642";}.pe-7s-light:before {content: "\e643";}.pe-7s-less:before {content: "\e644";}.pe-7s-keypad:before {content: "\e645";}.pe-7s-junk:before {content: "\e646";}.pe-7s-info:before {content: "\e647";}.pe-7s-home:before {content: "\e648";}.pe-7s-help2:before {content: "\e649";}.pe-7s-help1:before {content: "\e64a";}.pe-7s-graph3:before {content: "\e64b";}.pe-7s-graph2:before {content: "\e64c";}.pe-7s-graph1:before {content: "\e64d";}.pe-7s-graph:before {content: "\e64e";}.pe-7s-global:before {content: "\e64f";}.pe-7s-gleam:before {content: "\e650";}.pe-7s-glasses:before {content: "\e651";}.pe-7s-gift:before {content: "\e652";}.pe-7s-folder:before {content: "\e653";}.pe-7s-flag:before {content: "\e654";}.pe-7s-filter:before {content: "\e655";}.pe-7s-file:before {content: "\e656";}.pe-7s-expand1:before {content: "\e657";}.pe-7s-exapnd2:before {content: "\e658";}.pe-7s-edit:before {content: "\e659";}.pe-7s-drop:before {content: "\e65a";}.pe-7s-drawer:before {content: "\e65b";}.pe-7s-download:before {content: "\e65c";}.pe-7s-display2:before {content: "\e65d";}.pe-7s-display1:before {content: "\e65e";}.pe-7s-diskette:before {content: "\e65f";}.pe-7s-date:before {content: "\e660";}.pe-7s-cup:before {content: "\e661";}.pe-7s-culture:before {content: "\e662";}.pe-7s-crop:before {content: "\e663";}.pe-7s-credit:before {content: "\e664";}.pe-7s-copy-file:before {content: "\e665";}.pe-7s-config:before {content: "\e666";}.pe-7s-compass:before {content: "\e667";}.pe-7s-comment:before {content: "\e668";}.pe-7s-coffee:before {content: "\e669";}.pe-7s-cloud:before {content: "\e66a";}.pe-7s-clock:before {content: "\e66b";}.pe-7s-check:before {content: "\e66c";}.pe-7s-chat:before {content: "\e66d";}.pe-7s-cart:before {content: "\e66e";}.pe-7s-camera:before {content: "\e66f";}.pe-7s-call:before {content: "\e670";}.pe-7s-calculator:before {content: "\e671";}.pe-7s-browser:before {content: "\e672";}.pe-7s-box2:before {content: "\e673";}.pe-7s-box1:before {content: "\e674";}.pe-7s-bookmarks:before {content: "\e675";}.pe-7s-bicycle:before {content: "\e676";}.pe-7s-bell:before {content: "\e677";}.pe-7s-battery:before {content: "\e678";}.pe-7s-ball:before {content: "\e679";}.pe-7s-back:before {content: "\e67a";}.pe-7s-attention:before {content: "\e67b";}.pe-7s-anchor:before {content: "\e67c";}.pe-7s-albums:before {content: "\e67d";}.pe-7s-alarm:before {content: "\e67e";}.pe-7s-airplay:before {content: "\e67f";}.navbar li.menu-with-badge .dropdown-toggle {padding-left: 50px;position: relative;}.navbar li.menu-with-badge .dropdown-toggle span {height: 20px;position: absolute;top: calc(50% - 10px);left: 10px;padding: 0px 11px;border-radius: 3px;font-size: 0.875rem;font-weight: 700;}.navbar li.menu-with-badge ul.dropdown-menu {padding: 0px;}.navbar li.menu-with-badge ul li.menu-general-sring {padding: 10px 20px;text-align: center;}.navbar li.menu-with-badge ul li.menu-general-sring i {font-size: 1.875rem;}.navbar li.menu-with-badge ul li.menu-item-string {border-top: 1px solid #E8EAEE;background-color: #fff;}.navbar li.menu-with-badge ul li.menu-item-string a {padding: 15px 20px;position: relative;padding-left: 120px;}.navbar li.menu-with-badge ul li.menu-item-string a img {position: absolute;left: 10px;max-width: 100px;max-height: 40px;top: 10px;display: inline-block;padding-right: 10px;}.clearfix {clear: both;zoom: 1;}.clearfix:before,.clearfix:after {content: "";display: table;}.clearfix:after {clear: both;}/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*//*
    Created on : Mar 22, 2018, 2:52:07 PM
    Author     : AVG
*/.fast-track-step {font-family: 'Roboto';}.fast-track-step .text-success {color: #408d02;}.fast-track-step .box-header-text {font-size: 3rem;font-family: 'RobotoBold' !important;}.fast-track-step .track-help {color: #22A29F;}.fast-track-step .help-block {font-size: 1.25rem;}.fast-track-step .track-check-icon {background-image: url("../images/closing/check.svg");background-repeat: no-repeat;background-position: center center;color: red;}.fast-track-step .btn-primary {background-color: #479cbf !important;font-family: 'RobotoBold';transition: 0.25s ease-out;}.fast-track-step .btn-primary:hover {transition: 0.25s ease-out;background-color: #367f9d !important;}.fast-track-step .btn-green {background-color: #22A29F !important;transition: 0.25s ease-out;border-color: #1e8d8a !important;font-family: 'RobotoBold';}.fast-track-step .btn-green:hover {transition: 0.25s ease-out;background-color: #1e8d8a !important;}.fast-track-step .btn-green i {font-weight: normal;}.fast-track-step .has-success label {color: #22A29F !important;}.fast-track-step .has-success .form-control {border-color: #22A29F !important;}.fast-track-step .v-line-box {position: relative;}.fast-track-step .v-line-box .v-line {left: 0px;position: absolute;height: 100%;width: 1px;background-color: #E8EAEE;}.fast-track-step .alert {padding: 10px 15px 10px 50px;margin-bottom: 20px;border: none;border-radius: 4px;overflow: hidden;position: relative;}.fast-track-step .alert.alert-success {background-color: #22A29F !important;}.fast-track-step .alert.alert-success .left-box {background-color: #1e8d8a;width: 40px;height: 100%;min-height: 100%;position: absolute;top: 0px;left: 0px;}.fast-track-step .alert.alert-info {background-color: #479cbf !important;}.fast-track-step .alert.alert-info .left-box {background-color: #367f9d;width: 40px;height: 100%;min-height: 100%;position: absolute;top: 0px;left: 0px;}.fast-track-step .alert.alert-danger {background-color: #DD4C45 !important;}.fast-track-step .alert.alert-danger .left-box {background-color: #d9372f;width: 40px;height: 100%;min-height: 100%;position: absolute;top: 0px;left: 0px;}.fast-track-step .alert i {position: absolute;width: 40px;height: 40px;left: 0px;top: calc(50% - 20px);line-height: 40px;text-align: center;}.fast-track-step .text-with-icon {position: relative;padding-left: 30px;}.fast-track-step .text-with-icon i {position: absolute;width: 40px;top: calc(50% - 20px);left: 0px;font-size: 3rem;color: #333333;}.fast-track-step .box-with-shadow {margin-bottom: 40px;box-shadow: 0px 0px 40px 5px rgba(51, 51, 51, 0.1);padding: 20px 20px 40px 20px;transition: 0.25s ease-out;}.fast-track-step .box-with-shadow.transfer-success {text-align: center;}.fast-track-step .box-with-shadow.transfer-success i {font-size: 150px;color: #408d02;}.fast-track-step .box-with-shadow.transfer-success h2 {font-size: 3rem;}.fast-track-step .box-with-shadow .box-track-header {margin-bottom: 20px;float: left;width: 100%;}.fast-track-step .box-with-shadow .box-track-header h3 {margin-top: 0px;text-transform: none;font-family: "RobotoBold";}.fast-track-step .box-with-shadow .box-track-header .box-track-header-logo {width: 180px;height: 80px;background-repeat: no-repeat;background-size: contain;background-position-y: -5px;background-position-x: center;padding-top: 60px;font-size: 1.3125rem;float: right;font-family: "RobotoBold";text-align: center;text-transform: uppercase;}.fast-track-step .box-with-shadow .box-check {position: relative;padding-left: 50px;font-size: 3rem;font-family: 'RobotoBold';}.fast-track-step .box-with-shadow .box-check i {position: absolute;top: calc(50% - 15px);left: 0px;font-size: 3rem;}.fast-track-step .box-with-shadow .box-check p {font-size: 1.5rem;color: #666666;font-family: "Roboto";}.fast-track-step .box-with-shadow .box-check p a {color: #333333;font-family: "RobotoBold";text-decoration: underline;}.fast-track-step .box-with-shadow .box-check p a:hover {text-decoration: none;}.fast-track-step .box-with-shadow.box-step-success .box-check {color: #408d02;}.fast-track-step .box-with-shadow.box-step-danger {border: 2px solid #DD4C45;}.fast-track-step .box-with-shadow.box-step-danger .box-check {color: #DD4C45;}.fast-track-step .box-with-shadow.m-h-500 {min-height: 500px;}.fast-track-step .box-with-shadow.with-bg {background: url(../images/fast-track/bg.png) right bottom no-repeat;}.fast-track-step .box-with-shadow:hover {box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.3);}.fast-track-step .box-with-shadow .box-track-title {text-align: center;margin-top: 0px;font-size: 3rem;margin-bottom: 20px;font-family: 'RobotoBold' !important;}.fast-track-step .box-with-shadow .box-track-fund {color: #666666;}.fast-track-step .box-with-shadow .box-track-fund ul {padding-left: 30px;}.fast-track-step .box-with-shadow .box-track-fund ul img {display: block;max-width: 400px;width: 100%;}.fast-track-step .box-with-shadow .box-track-fund ul li { /*a{
                        color:$gray;
                        font-family: "Roboto";
                        font-weight: bold;
                        text-decoration: underline;
                        &:hover{
                            text-decoration: none;
                        }
                    }*/}.fast-track-step .box-with-shadow .box-track-fund ul li.show-action:hover {text-shadow: 1px 1px 3px #999999;transition: 0.25s ease-out;}.fast-track-step .box-with-shadow .box-track-body {color: #666666;}.fast-track-step .box-with-shadow .box-track-body .track-radio-list {color: #333333;padding-left: 30px;}.fast-track-step .box-with-shadow .box-track-body .track-radio-list li {font-size: 1.875rem;}.fast-track-step .box-with-shadow .box-track-body .track-radio-list li input[type=radio] {top: 3px;margin-right: 10px;}.fast-track-step .box-with-shadow .box-track-body .track-radio-list li.or-line {text-align: center;}.fast-track-step .box-with-shadow .box-track-body .track-radio-list li.show-action,.fast-track-step .box-with-shadow .box-track-body .track-radio-list li.show-action label {cursor: pointer;}.fast-track-step .box-with-shadow .box-track-body .track-radio-list li.show-action:hover {text-shadow: 1px 1px 3px #999999;transition: 0.25s ease-out;}.fast-track-step .box-with-shadow .box-track-body .link-list a {color: #333333;font-size: 1.875rem;font-family: "RobotoBold";transition: 0.25s ease-out;}.fast-track-step .box-with-shadow .box-track-body .link-list a span {text-decoration: underline;}.fast-track-step .box-with-shadow .box-track-body .link-list a i {font-size: 2.25rem;padding-right: 20px;}.fast-track-step .box-with-shadow .box-track-body .link-list a:hover {transition: 0.25s ease-out;color: #666666;}.fast-track-step .box-with-shadow .box-track-body .link-list a:hover span {text-decoration: none;}.fast-track-step .box-with-shadow .or-line-box {display: inline-block;width: 200px;height: 2px;background-color: #E8EAEE;position: relative;overflow: visible;margin: 20px 0px;font-size: 1.5rem;}.fast-track-step .box-with-shadow .or-line-box span {background-color: #fff;color: #333333;font-family: "RobotoBold";position: absolute;left: calc(50% - 55px/2);padding: 0px 10px;top: -10px;text-transform: uppercase;}.fast-track-step input[type="radio"] {background-image: url("../images/closing/radio-unchecked.svg");background-size: 18px 18px;background-repeat: no-repeat;background-position: left center;left: 0;position: relative;top: 5px;-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 18px;height: 18px;border-radius: 0px;border: none;padding: 0px;}.fast-track-step input[type="radio"]:checked {background-image: url("../images/closing/radio-checked.svg");}.track-step-line {float: left;width: 100%;position: relative;margin-bottom: 40px;}.track-step-line .track-line {transition: 0.25s ease-out;position: absolute;top: 40px;width: 100%;background: #E8EAEE;height: 4px;background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(10%, #e8eaee), color-stop(90%, #e8eaee), color-stop(100%, white));background: linear-gradient(to right, white 0%, #e8eaee 10%, #e8eaee 90%, white 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );z-index: 0;}.track-step-line:hover .track-line,.track-step-line:focus .track-line {transition: 0.25s ease-out;height: 6px;top: 39px;}.track-step-line .track-step-box {font-family: 'RobotoBold';float: left;width: 16.66%;display: block;}.track-step-line .track-step-box:hover:not(.active) .track-step-circle,.track-step-line .track-step-box:focus:not(.active) .track-step-circle {box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);transition: 0.25s ease-out;font-size: 1.875rem;}.track-step-line .track-step-box:hover:not(.active) .track-step-caption,.track-step-line .track-step-box:focus:not(.active) .track-step-caption {color: #666666;transition: 0.25s ease-out;}.track-step-line .track-step-box.active .track-step-circle {top: 0px;background: #22A29F;color: #fff;width: 80px;height: 80px;line-height: 80px;border-radius: 40px;}.track-step-line .track-step-box.active .track-step-circle span {display: none;}.track-step-line .track-step-box.active .track-step-circle img {display: inline;}.track-step-line .track-step-box.active .track-step-caption {padding-top: 20px;}.track-step-line .track-step-box.active.disabled {color: #666666;}.track-step-line .track-step-box.active.disabled .track-step-circle {top: 5px;transition: 0.25s ease-out;position: relative;width: 70px;height: 70px;line-height: 70px;overflow: hidden;text-align: center;color: #999999;font-size: 1.5rem;border-radius: 35px;background: #E8EAEE;}.track-step-line .track-step-box.active.disabled .track-step-circle span {display: inline;}.track-step-line .track-step-box.active.disabled .track-step-circle img {display: none;}.track-step-line .track-step-box.active.disabled .track-step-caption {color: #666666;padding-top: 30px;}.track-step-line .track-step-box .track-step-circle {top: 5px;transition: 0.25s ease-out;position: relative;width: 70px;height: 70px;line-height: 70px;overflow: hidden;text-align: center;color: #333333;font-size: 1.5rem;border-radius: 35px;background: #E8EAEE;margin: 0px auto;}.track-step-line .track-step-box .track-step-circle img {display: none;}.track-step-line .track-step-box .track-step-caption {color: #333333;text-align: center;padding-top: 30px;font-size: 1.5rem;transition: 0.25s ease-out;}.box-with-help {max-width: 400px;color: #479cbf;border: 1px solid #479cbf;font-family: "Roboto";padding-left: 40px;position: relative;}.box-with-help span {font-family: "RobotoBold";width: 40px;height: 100%;display: block;float: left;position: absolute;top: 0px;left: 0px;}.box-with-help span i {position: absolute;top: calc(50% - 7px);left: calc(50% - 7px);}.box-with-help div {border-left: 1px solid #479cbf;float: left;padding: 5px 10px;}/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*//*
    Created on : Mar 22, 2018, 2:52:07 PM
    Author     : AVG
*/.fast-track-step .box-track-body .text-list {color: #333333;font-size: 1.5rem;}.fast-track-step .box-track-body .text-list > li {margin-top: 10px;position: relative;padding-left: 30px;transition: 0.25s ease-out;}.fast-track-step .box-track-body .text-list > li i {position: absolute;left: 0px;top: calc(50% - 7px);font-size: 1.3125rem;}.fast-track-step .box-track-body .text-list > li.show-action:hover {text-shadow: 1px 1px 3px #999999;transition: 0.25s ease-out;}.fast-track-step .box-track-body .text-list .text-list {font-size: 1.3125rem;}.fast-track-step .box-track-body .text-list .text-list .or-item {margin-top: 0px;height: 30px;}.fast-track-step .box-track-body .track-text-danger {padding-top: 10px;color: #DD4C45;font-size: 1.25rem;padding-left: 30px;}.fast-track-step .file-input-ajax-new {transition: 0.25s ease-out;}.fast-track-step .file-input-ajax-new:hover {box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.3);transition: 0.25s ease-out;}.fast-track-step .file-input-ajax-new .file-drop-zone-title {border: 1px dashed #999;padding: 10px;margin-bottom: 5px;font-family: "RobotoBold";fonr-size: 1.5rem;}.fast-track-step .file-input-ajax-new .file-highlighted .file-drop-zone-title {border: 1px dashed #000;}.fast-track-step .file-input-ajax-new .file-preview-thumbnails .kv-file-content {height: 150px;}.fast-track-step .file-input-ajax-new .file-preview-thumbnails .kv-preview-thumb {width: 25%;float: left;padding: 0px 5px;}.fast-track-step .file-input-ajax-new .file-preview-thumbnails .kv-preview-thumb img {max-width: 100%;max-height: 100%;height: auto !important;}.fast-track-step .file-input-ajax-new .file-preview-thumbnails .kv-preview-thumb .file-other-icon i {font-size: 50px;}/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*//*
    Created on : Mar 22, 2018, 2:52:07 PM
    Author     : AVG
*/.fast-track-step .box-with-shadow .tack-list-checked {color: #333333;}.fast-track-step .box-with-shadow .tack-list-checked li {width: 60%;font-family: "RobotoBold";font-size: 1.875rem;margin: 20px 0px;position: relative;padding-left: 50px;}.fast-track-step .box-with-shadow .tack-list-checked li .btn {float: right;clear: both;}.fast-track-step .box-with-shadow .tack-list-checked li.success-step {width: 100%;color: #408d02;}.fast-track-step .box-with-shadow .tack-list-checked li > i {font-size: 3rem;position: absolute;top: -2px;left: 10px;}.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text {font-family: "Roboto";color: #666666;font-size: 1.5rem;position: relative;padding-left: 25px;}.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text > i {font-size: 1.875rem;position: absolute;top: 2px;left: 0px;color: #22A29F;}.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text a {color: #333333;text-decoration: underline;}.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text a:hover {text-decoration: none;}@font-face {font-family:'Pe-icon-7-stroke';src:url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.eot?d7yf1v");src:url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");font-weight:normal;font-style:normal;}@font-face {font-family:'Roboto Condensed';src:url("/fonts/Roboto Condensed/RobotoCondensed-Regular.ttf");font-weight:400;font-style:normal;}@font-face {font-family:'Roboto';src:url("/fonts/Roboto/Roboto-Regular.ttf");font-weight:normal;font-style:normal;}@font-face {font-family:'RobotoBold';src:url("/fonts/Roboto/Roboto-Bold.ttf");font-weight:normal;font-style:normal;}@media (max-width: 1439px) {.fast-track-step .box-with-shadow .tack-list-checked li {width: 100%;}}@media (max-width: 1199px) {.fast-track-step .box-with-shadow .tack-list-checked li {width: 100%;}}@media (max-width: 1023px) {.fast-track-step {clear: both;}.fast-track-step .box-with-shadow .box-track-body .track-radio-list li {font-size: 1.5rem;}.track-step-line {clear: both;}.track-step-line .track-line {top: 25px;}.track-step-line:hover .track-line,.track-step-line:focus .track-line {top: 24px;}.track-step-line .track-step-box:hover:not(.active) .track-step-circle,.track-step-line .track-step-box:focus:not(.active) .track-step-circle {font-size: 1.3125rem;}.track-step-line .track-step-box.active .track-step-circle {width: 50px;height: 50px;line-height: 50px;border-radius: 25px;}.track-step-line .track-step-box.active .track-step-circle img {max-width: 50%;}.track-step-line .track-step-box.active.disabled .track-step-circle {width: 40px;height: 40px;line-height: 40px;font-size: 1.125rem;}.track-step-line .track-step-box .track-step-circle {width: 40px;height: 40px;line-height: 40px;font-size: 1.125rem;}.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text {clear: both;}}@media (max-width: 767px) {.track-step-line .track-step-box .track-step-caption {font-size: 1.125rem;}}
/* =========================================== */

.modal-open{overflow:auto;padding-right:0 !important;} body {padding-right:0!important} /* 1105 */

.edit-close-container{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0px; left: 0px;
    z-index: 3000;
}
.edit-close-container .edit-close-background{
        background:#efefef;
        opacity: 0.8;
        width: 100%;
        height: 100%;
        top:0px;
        left:0px;
        position: absolute;
    }
.edit-close-container .edit-close-window{
        position: absolute;
        top: 40px;
        border-radius: 2px; 
        opacity: 1;
        width: 100%;
        height: 100px;
        left:0px;
        padding: 15px;
        text-align: center;
        background-color: #ffffff;
        box-shadow: 0 1px 1px rgba(0,0,0,0.1);
        border-top: 3px solid #d2d6de;
    }
.js-liq-link {
    margin-top: 15px;
}
input.js-file-name.form-control.full-width {
    width: 100%;
}
[class^="pe-7s-"],[class*=" pe-7s-"] {display: inline-block;font-family: 'Pe-icon-7-stroke';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1; /* Better Font Rendering =========== */-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.pe-7s-album:before {content: "\e6aa";}.pe-7s-arc:before {content: "\e6ab";}.pe-7s-back-2:before {content: "\e6ac";}.pe-7s-bandaid:before {content: "\e6ad";}.pe-7s-car:before {content: "\e6ae";}.pe-7s-diamond:before {content: "\e6af";}.pe-7s-door-lock:before {content: "\e6b0";}.pe-7s-eyedropper:before {content: "\e6b1";}.pe-7s-female:before {content: "\e6b2";}.pe-7s-gym:before {content: "\e6b3";}.pe-7s-hammer:before {content: "\e6b4";}.pe-7s-headphones:before {content: "\e6b5";}.pe-7s-helm:before {content: "\e6b6";}.pe-7s-hourglass:before {content: "\e6b7";}.pe-7s-leaf:before {content: "\e6b8";}.pe-7s-magic-wand:before {content: "\e6b9";}.pe-7s-male:before {content: "\e6ba";}.pe-7s-map-2:before {content: "\e6bb";}.pe-7s-next-2:before {content: "\e6bc";}.pe-7s-paint-bucket:before {content: "\e6bd";}.pe-7s-pendrive:before {content: "\e6be";}.pe-7s-photo:before {content: "\e6bf";}.pe-7s-piggy:before {content: "\e6c0";}.pe-7s-plugin:before {content: "\e6c1";}.pe-7s-refresh-2:before {content: "\e6c2";}.pe-7s-rocket:before {content: "\e6c3";}.pe-7s-settings:before {content: "\e6c4";}.pe-7s-shield:before {content: "\e6c5";}.pe-7s-smile:before {content: "\e6c6";}.pe-7s-usb:before {content: "\e6c7";}.pe-7s-vector:before {content: "\e6c8";}.pe-7s-wine:before {content: "\e6c9";}.pe-7s-cloud-upload:before {content: "\e68a";}.pe-7s-cash:before {content: "\e68c";}.pe-7s-close:before {content: "\e680";}.pe-7s-bluetooth:before {content: "\e68d";}.pe-7s-cloud-download:before {content: "\e68b";}.pe-7s-way:before {content: "\e68e";}.pe-7s-close-circle:before {content: "\e681";}.pe-7s-id:before {content: "\e68f";}.pe-7s-angle-up:before {content: "\e682";}.pe-7s-wristwatch:before {content: "\e690";}.pe-7s-angle-up-circle:before {content: "\e683";}.pe-7s-world:before {content: "\e691";}.pe-7s-angle-right:before {content: "\e684";}.pe-7s-volume:before {content: "\e692";}.pe-7s-angle-right-circle:before {content: "\e685";}.pe-7s-users:before {content: "\e693";}.pe-7s-angle-left:before {content: "\e686";}.pe-7s-user-female:before {content: "\e694";}.pe-7s-angle-left-circle:before {content: "\e687";}.pe-7s-up-arrow:before {content: "\e695";}.pe-7s-angle-down:before {content: "\e688";}.pe-7s-switch:before {content: "\e696";}.pe-7s-angle-down-circle:before {content: "\e689";}.pe-7s-scissors:before {content: "\e697";}.pe-7s-wallet:before {content: "\e600";}.pe-7s-safe:before {content: "\e698";}.pe-7s-volume2:before {content: "\e601";}.pe-7s-volume1:before {content: "\e602";}.pe-7s-voicemail:before {content: "\e603";}.pe-7s-video:before {content: "\e604";}.pe-7s-user:before {content: "\e605";}.pe-7s-upload:before {content: "\e606";}.pe-7s-unlock:before {content: "\e607";}.pe-7s-umbrella:before {content: "\e608";}.pe-7s-trash:before {content: "\e609";}.pe-7s-tools:before {content: "\e60a";}.pe-7s-timer:before {content: "\e60b";}.pe-7s-ticket:before {content: "\e60c";}.pe-7s-target:before {content: "\e60d";}.pe-7s-sun:before {content: "\e60e";}.pe-7s-study:before {content: "\e60f";}.pe-7s-stopwatch:before {content: "\e610";}.pe-7s-star:before {content: "\e611";}.pe-7s-speaker:before {content: "\e612";}.pe-7s-signal:before {content: "\e613";}.pe-7s-shuffle:before {content: "\e614";}.pe-7s-shopbag:before {content: "\e615";}.pe-7s-share:before {content: "\e616";}.pe-7s-server:before {content: "\e617";}.pe-7s-search:before {content: "\e618";}.pe-7s-film:before {content: "\e6a5";}.pe-7s-science:before {content: "\e619";}.pe-7s-disk:before {content: "\e6a6";}.pe-7s-ribbon:before {content: "\e61a";}.pe-7s-repeat:before {content: "\e61b";}.pe-7s-refresh:before {content: "\e61c";}.pe-7s-add-user:before {content: "\e6a9";}.pe-7s-refresh-cloud:before {content: "\e61d";}.pe-7s-paperclip:before {content: "\e69c";}.pe-7s-radio:before {content: "\e61e";}.pe-7s-note2:before {content: "\e69d";}.pe-7s-print:before {content: "\e61f";}.pe-7s-network:before {content: "\e69e";}.pe-7s-prev:before {content: "\e620";}.pe-7s-mute:before {content: "\e69f";}.pe-7s-power:before {content: "\e621";}.pe-7s-medal:before {content: "\e6a0";}.pe-7s-portfolio:before {content: "\e622";}.pe-7s-like2:before {content: "\e6a1";}.pe-7s-plus:before {content: "\e623";}.pe-7s-left-arrow:before {content: "\e6a2";}.pe-7s-play:before {content: "\e624";}.pe-7s-key:before {content: "\e6a3";}.pe-7s-plane:before {content: "\e625";}.pe-7s-joy:before {content: "\e6a4";}.pe-7s-photo-gallery:before {content: "\e626";}.pe-7s-pin:before {content: "\e69b";}.pe-7s-phone:before {content: "\e627";}.pe-7s-plug:before {content: "\e69a";}.pe-7s-pen:before {content: "\e628";}.pe-7s-right-arrow:before {content: "\e699";}.pe-7s-paper-plane:before {content: "\e629";}.pe-7s-delete-user:before {content: "\e6a7";}.pe-7s-paint:before {content: "\e62a";}.pe-7s-bottom-arrow:before {content: "\e6a8";}.pe-7s-notebook:before {content: "\e62b";}.pe-7s-note:before {content: "\e62c";}.pe-7s-next:before {content: "\e62d";}.pe-7s-news-paper:before {content: "\e62e";}.pe-7s-musiclist:before {content: "\e62f";}.pe-7s-music:before {content: "\e630";}.pe-7s-mouse:before {content: "\e631";}.pe-7s-more:before {content: "\e632";}.pe-7s-moon:before {content: "\e633";}.pe-7s-monitor:before {content: "\e634";}.pe-7s-micro:before {content: "\e635";}.pe-7s-menu:before {content: "\e636";}.pe-7s-map:before {content: "\e637";}.pe-7s-map-marker:before {content: "\e638";}.pe-7s-mail:before {content: "\e639";}.pe-7s-mail-open:before {content: "\e63a";}.pe-7s-mail-open-file:before {content: "\e63b";}.pe-7s-magnet:before {content: "\e63c";}.pe-7s-loop:before {content: "\e63d";}.pe-7s-look:before {content: "\e63e";}.pe-7s-lock:before {content: "\e63f";}.pe-7s-lintern:before {content: "\e640";}.pe-7s-link:before {content: "\e641";}.pe-7s-like:before {content: "\e642";}.pe-7s-light:before {content: "\e643";}.pe-7s-less:before {content: "\e644";}.pe-7s-keypad:before {content: "\e645";}.pe-7s-junk:before {content: "\e646";}.pe-7s-info:before {content: "\e647";}.pe-7s-home:before {content: "\e648";}.pe-7s-help2:before {content: "\e649";}.pe-7s-help1:before {content: "\e64a";}.pe-7s-graph3:before {content: "\e64b";}.pe-7s-graph2:before {content: "\e64c";}.pe-7s-graph1:before {content: "\e64d";}.pe-7s-graph:before {content: "\e64e";}.pe-7s-global:before {content: "\e64f";}.pe-7s-gleam:before {content: "\e650";}.pe-7s-glasses:before {content: "\e651";}.pe-7s-gift:before {content: "\e652";}.pe-7s-folder:before {content: "\e653";}.pe-7s-flag:before {content: "\e654";}.pe-7s-filter:before {content: "\e655";}.pe-7s-file:before {content: "\e656";}.pe-7s-expand1:before {content: "\e657";}.pe-7s-exapnd2:before {content: "\e658";}.pe-7s-edit:before {content: "\e659";}.pe-7s-drop:before {content: "\e65a";}.pe-7s-drawer:before {content: "\e65b";}.pe-7s-download:before {content: "\e65c";}.pe-7s-display2:before {content: "\e65d";}.pe-7s-display1:before {content: "\e65e";}.pe-7s-diskette:before {content: "\e65f";}.pe-7s-date:before {content: "\e660";}.pe-7s-cup:before {content: "\e661";}.pe-7s-culture:before {content: "\e662";}.pe-7s-crop:before {content: "\e663";}.pe-7s-credit:before {content: "\e664";}.pe-7s-copy-file:before {content: "\e665";}.pe-7s-config:before {content: "\e666";}.pe-7s-compass:before {content: "\e667";}.pe-7s-comment:before {content: "\e668";}.pe-7s-coffee:before {content: "\e669";}.pe-7s-cloud:before {content: "\e66a";}.pe-7s-clock:before {content: "\e66b";}.pe-7s-check:before {content: "\e66c";}.pe-7s-chat:before {content: "\e66d";}.pe-7s-cart:before {content: "\e66e";}.pe-7s-camera:before {content: "\e66f";}.pe-7s-call:before {content: "\e670";}.pe-7s-calculator:before {content: "\e671";}.pe-7s-browser:before {content: "\e672";}.pe-7s-box2:before {content: "\e673";}.pe-7s-box1:before {content: "\e674";}.pe-7s-bookmarks:before {content: "\e675";}.pe-7s-bicycle:before {content: "\e676";}.pe-7s-bell:before {content: "\e677";}.pe-7s-battery:before {content: "\e678";}.pe-7s-ball:before {content: "\e679";}.pe-7s-back:before {content: "\e67a";}.pe-7s-attention:before {content: "\e67b";}.pe-7s-anchor:before {content: "\e67c";}.pe-7s-albums:before {content: "\e67d";}.pe-7s-alarm:before {content: "\e67e";}.pe-7s-airplay:before {content: "\e67f";}.navbar li.menu-with-badge .dropdown-toggle {padding-left: 50px;position: relative;}.navbar li.menu-with-badge .dropdown-toggle span {height: 20px;position: absolute;top: calc(50% - 10px);left: 10px;padding: 0px 11px;border-radius: 3px;font-size: 0.875rem;font-weight: 700;}.navbar li.menu-with-badge ul.dropdown-menu {padding: 0px;}.navbar li.menu-with-badge ul li.menu-general-sring {padding: 10px 20px;text-align: center;}.navbar li.menu-with-badge ul li.menu-general-sring i {font-size: 1.875rem;}.navbar li.menu-with-badge ul li.menu-item-string {border-top: 1px solid #E8EAEE;background-color: #fff;}.navbar li.menu-with-badge ul li.menu-item-string a {padding: 15px 20px;position: relative;padding-left: 120px;height: 100%;}.navbar li.menu-with-badge ul li.menu-item-string a img.main-fund-image {position: absolute;left: 10px;max-width: 100px;max-height: 40px;top: 10px;display: inline-block;padding-right: 10px;}.navbar li.menu-with-badge ul li.menu-item-string a .child-collection-badge {border-radius: 3px;border: 1px solid #eee;float: left;padding: 0px 0px;margin-right: 3px;height: 15px;}.navbar li.menu-with-badge ul li.menu-item-string a .child-collection-badge img {max-width: 50px;max-height: 10px;position: relative;top: -4px;left: 4px;}.navbar li.menu-with-badge ul li.menu-item-string.menu-item-string-systematic {height: 70px;}.navbar li.menu-with-badge ul li.menu-item-string.menu-item-string-systematic a img.main-fund-image {top: 20px;}.clearfix {clear: both;zoom: 1;}.clearfix:before,.clearfix:after {content: "";display: table;}.clearfix:after {clear: both;}/* 
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*//* 
    Created on : Mar 22, 2018, 2:52:07 PM
    Author     : AVG
*/.liquidation-form,.fast-track-step {font-family: 'Roboto';}.liquidation-form a.green-link,.fast-track-step a.green-link {color: #22A29F;text-decoration: underline;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.liquidation-form a.green-link:hover,.liquidation-form a.green-link:focus,.liquidation-form a.green-link:active,.fast-track-step a.green-link:hover,.fast-track-step a.green-link:focus,.fast-track-step a.green-link:active {color: #333333;text-decoration: none;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.liquidation-form .text-success,.fast-track-step .text-success {color: #408d02;}.liquidation-form .box-header-text,.fast-track-step .box-header-text {font-size: 3rem;font-family: 'RobotoBold' !important;margin-top: 0px;margin-bottom: 20px;}.liquidation-form .track-help,.fast-track-step .track-help {color: #22A29F;}.liquidation-form .help-block,.fast-track-step .help-block {font-size: 1.25rem;}.liquidation-form .track-check-icon,.fast-track-step .track-check-icon {background-image: url("../images/closing/check.svg");background-repeat: no-repeat;background-position: center center;color: red;}.liquidation-form .btn-primary,.fast-track-step .btn-primary {background-color: #479cbf !important;font-family: 'RobotoBold';-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.liquidation-form .btn-primary:hover,.fast-track-step .btn-primary:hover {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;background-color: #367f9d !important;}.liquidation-form .btn-green,.fast-track-step .btn-green {background-color: #22A29F !important;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;border-color: #1e8d8a !important;font-family: 'RobotoBold';}.liquidation-form .btn-green:hover,.fast-track-step .btn-green:hover {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;background-color: #1e8d8a !important;}.liquidation-form .btn-green i,.fast-track-step .btn-green i {font-weight: normal;}.liquidation-form .has-success label,.fast-track-step .has-success label {color: #22A29F !important;}.liquidation-form .has-success .form-control,.fast-track-step .has-success .form-control {border-color: #22A29F !important;}.liquidation-form .v-line-box,.fast-track-step .v-line-box {position: relative;}.liquidation-form .v-line-box .v-line,.fast-track-step .v-line-box .v-line {left: 0px;position: absolute;height: 100%;width: 1px;background-color: #E8EAEE;}.liquidation-form .alert,.fast-track-step .alert {padding: 10px 15px 10px 50px;margin-bottom: 20px;border: none;border-radius: 4px;overflow: hidden;position: relative;}.liquidation-form .alert.alert-success,.fast-track-step .alert.alert-success {background-color: #22A29F !important;}.liquidation-form .alert.alert-success .left-box,.fast-track-step .alert.alert-success .left-box {background-color: #1e8d8a;width: 40px;height: 100%;min-height: 100%;position: absolute;top: 0px;left: 0px;}.liquidation-form .alert.alert-info,.fast-track-step .alert.alert-info {background-color: #479cbf !important;}.liquidation-form .alert.alert-info .left-box,.fast-track-step .alert.alert-info .left-box {background-color: #367f9d;width: 40px;height: 100%;min-height: 100%;position: absolute;top: 0px;left: 0px;}.liquidation-form .alert.alert-danger,.fast-track-step .alert.alert-danger {background-color: #DD4C45 !important;}.liquidation-form .alert.alert-danger .left-box,.fast-track-step .alert.alert-danger .left-box {background-color: #d9372f;width: 40px;height: 100%;min-height: 100%;position: absolute;top: 0px;left: 0px;}.liquidation-form .alert i,.fast-track-step .alert i {position: absolute;width: 40px;height: 40px;left: 0px;top: calc(50% - 20px);line-height: 40px;text-align: center;}.liquidation-form .text-with-icon,.fast-track-step .text-with-icon {position: relative;padding-left: 30px;}.liquidation-form .text-with-icon i,.fast-track-step .text-with-icon i {position: absolute;width: 40px;top: calc(50% - 20px);left: 0px;font-size: 3rem;color: #333333;}.liquidation-form .box-with-shadow,.fast-track-step .box-with-shadow {margin-bottom: 40px;-webkit-box-shadow: 0px 0px 40px 5px rgba(51, 51, 51, 0.1);box-shadow: 0px 0px 40px 5px rgba(51, 51, 51, 0.1);padding: 20px 20px 40px 20px;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.liquidation-form .box-with-shadow.box-border,.fast-track-step .box-with-shadow.box-border {margin-bottom: 20px;-webkit-box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);padding: 20px 20px 40px 20px;}.liquidation-form .box-with-shadow.box-border:hover,.fast-track-step .box-with-shadow.box-border:hover {-webkit-box-shadow: 0px 0px 1px 1px rgba(51, 51, 51, 0.1);box-shadow: 0px 0px 1px 1px rgba(51, 51, 51, 0.1);}.liquidation-form .box-with-shadow.disabled,.fast-track-step .box-with-shadow.disabled {opacity: 0.5;}.liquidation-form .box-with-shadow.transfer-success,.fast-track-step .box-with-shadow.transfer-success {text-align: center;}.liquidation-form .box-with-shadow.transfer-success i,.fast-track-step .box-with-shadow.transfer-success i {font-size: 150px;color: #408d02;}.liquidation-form .box-with-shadow.transfer-success h2,.fast-track-step .box-with-shadow.transfer-success h2 {font-size: 3rem;}.liquidation-form .box-with-shadow .box-track-header,.fast-track-step .box-with-shadow .box-track-header {margin-bottom: 20px;float: left;width: 100%;}.liquidation-form .box-with-shadow .box-track-header h3,.fast-track-step .box-with-shadow .box-track-header h3 {margin-top: 0px;text-transform: none;font-family: "RobotoBold";}.liquidation-form .box-with-shadow .box-track-header .box-track-header-logo,.fast-track-step .box-with-shadow .box-track-header .box-track-header-logo {width: 180px;height: 80px;background-repeat: no-repeat;background-size: contain;background-position-y: -5px;background-position-x: center;padding-top: 60px;font-size: 1.3125rem;float: right;font-family: "RobotoBold";text-align: center;text-transform: uppercase;}.liquidation-form .box-with-shadow .box-check,.fast-track-step .box-with-shadow .box-check {position: relative;padding-left: 50px;font-size: 3rem;font-family: 'RobotoBold';}.liquidation-form .box-with-shadow .box-check i,.fast-track-step .box-with-shadow .box-check i {position: absolute;top: calc(50% - 15px);left: 0px;font-size: 3rem;}.liquidation-form .box-with-shadow .box-check p,.fast-track-step .box-with-shadow .box-check p {font-size: 1.5rem;color: #666666;font-family: "Roboto";}.liquidation-form .box-with-shadow .box-check p a,.fast-track-step .box-with-shadow .box-check p a {color: #333333;font-family: "RobotoBold";text-decoration: underline;}.liquidation-form .box-with-shadow .box-check p a:hover,.fast-track-step .box-with-shadow .box-check p a:hover {text-decoration: none;}.liquidation-form .box-with-shadow.box-step-success .box-check,.fast-track-step .box-with-shadow.box-step-success .box-check {color: #408d02;}.liquidation-form .box-with-shadow.box-step-danger,.fast-track-step .box-with-shadow.box-step-danger {border: 2px solid #DD4C45;}.liquidation-form .box-with-shadow.box-step-danger .box-check,.fast-track-step .box-with-shadow.box-step-danger .box-check {color: #DD4C45;}.liquidation-form .box-with-shadow.m-h-500,.fast-track-step .box-with-shadow.m-h-500 {min-height: 500px;}.liquidation-form .box-with-shadow.with-bg,.fast-track-step .box-with-shadow.with-bg {background: url(../images/fast-track/bg.png) right bottom no-repeat;}.liquidation-form .box-with-shadow:hover,.fast-track-step .box-with-shadow:hover {-webkit-box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.3);box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.3);}.liquidation-form .box-with-shadow .box-track-title,.fast-track-step .box-with-shadow .box-track-title {text-align: center;margin-top: 0px;font-size: 3rem;margin-bottom: 20px;font-family: 'RobotoBold' !important;}.liquidation-form .box-with-shadow .box-track-fund,.fast-track-step .box-with-shadow .box-track-fund {color: #666666;}.liquidation-form .box-with-shadow .box-track-fund ul,.fast-track-step .box-with-shadow .box-track-fund ul {padding-left: 30px;}.liquidation-form .box-with-shadow .box-track-fund ul img,.fast-track-step .box-with-shadow .box-track-fund ul img {display: block;max-width: 400px;width: 100%;}.liquidation-form .box-with-shadow .box-track-fund ul li,.fast-track-step .box-with-shadow .box-track-fund ul li { /*a{
                        color:$gray;
                        font-family: "Roboto";
                        font-weight: bold;
                        text-decoration: underline;
                        &:hover{
                            text-decoration: none;
                        }
                    }*/}.liquidation-form .box-with-shadow .box-track-fund ul li.show-action:hover,.fast-track-step .box-with-shadow .box-track-fund ul li.show-action:hover {text-shadow: 1px 1px 3px #999999;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.liquidation-form .box-with-shadow .box-track-body,.fast-track-step .box-with-shadow .box-track-body {color: #666666;}.liquidation-form .box-with-shadow .box-track-body .track-radio-list,.fast-track-step .box-with-shadow .box-track-body .track-radio-list {color: #333333;padding-left: 30px;}.liquidation-form .box-with-shadow .box-track-body .track-radio-list li,.fast-track-step .box-with-shadow .box-track-body .track-radio-list li {font-size: 1.875rem;}.liquidation-form .box-with-shadow .box-track-body .track-radio-list li input[type=radio],.fast-track-step .box-with-shadow .box-track-body .track-radio-list li input[type=radio] {top: 3px;margin-right: 10px;}.liquidation-form .box-with-shadow .box-track-body .track-radio-list li.or-line,.fast-track-step .box-with-shadow .box-track-body .track-radio-list li.or-line {text-align: center;}.liquidation-form .box-with-shadow .box-track-body .track-radio-list li.show-action,.liquidation-form .box-with-shadow .box-track-body .track-radio-list li.show-action label,.fast-track-step .box-with-shadow .box-track-body .track-radio-list li.show-action,.fast-track-step .box-with-shadow .box-track-body .track-radio-list li.show-action label {cursor: pointer;}.liquidation-form .box-with-shadow .box-track-body .track-radio-list li.show-action:hover,.fast-track-step .box-with-shadow .box-track-body .track-radio-list li.show-action:hover {text-shadow: 1px 1px 3px #999999;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.liquidation-form .box-with-shadow .box-track-body .link-list a,.fast-track-step .box-with-shadow .box-track-body .link-list a {color: #333333;font-size: 1.875rem;font-family: "RobotoBold";-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.liquidation-form .box-with-shadow .box-track-body .link-list a span,.fast-track-step .box-with-shadow .box-track-body .link-list a span {text-decoration: underline;}.liquidation-form .box-with-shadow .box-track-body .link-list a i,.fast-track-step .box-with-shadow .box-track-body .link-list a i {font-size: 2.25rem;padding-right: 20px;}.liquidation-form .box-with-shadow .box-track-body .link-list a:hover,.fast-track-step .box-with-shadow .box-track-body .link-list a:hover {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;color: #666666;}.liquidation-form .box-with-shadow .box-track-body .link-list a:hover span,.fast-track-step .box-with-shadow .box-track-body .link-list a:hover span {text-decoration: none;}.liquidation-form .box-with-shadow .or-line-box,.fast-track-step .box-with-shadow .or-line-box {display: inline-block;width: 200px;height: 2px;background-color: #E8EAEE;position: relative;overflow: visible;margin: 20px 0px;font-size: 1.5rem;}.liquidation-form .box-with-shadow .or-line-box span,.fast-track-step .box-with-shadow .or-line-box span {background-color: #fff;color: #333333;font-family: "RobotoBold";position: absolute;left: calc(50% - 55px/2);padding: 0px 10px;top: -10px;text-transform: uppercase;}.liquidation-form input[type="radio"],.fast-track-step input[type="radio"] {background-image: url("../images/closing/radio-unchecked.svg");background-size: 18px 18px;background-repeat: no-repeat;background-position: left center;left: 0;position: relative;top: 5px;-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 18px;height: 18px;border-radius: 0px;border: none;padding: 0px;}.liquidation-form input[type="radio"]:checked,.fast-track-step input[type="radio"]:checked {background-image: url("../images/closing/radio-checked.svg");}.radio input[type="radio"].radio-green,.radio-inline input[type="radio"].radio-green {background-image: url("../images/closing/radio-unchecked.svg");background-size: 18px 18px;background-repeat: no-repeat;background-position: left center;left: 0;position: relative;top: 3px;-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 18px;height: 18px;border-radius: 0px;border: none;padding: 0px 10px 0px 12px;}.radio input[type="radio"].radio-green:checked,.radio-inline input[type="radio"].radio-green:checked {background-image: url("../images/closing/radio-checked.svg");}.radio input[type="radio"].radio-green:focus,.radio-inline input[type="radio"].radio-green:focus {outline: 0;}.checkbox input[type="checkbox"].checkbox-green,.checkbox-inline input[type="checkbox"].checkbox-green {background-image: url("../images/closing/checkbox-unchecked.svg");background-size: 15px 15px;background-repeat: no-repeat;background-position: left center;position: absolute;top: -2px;margin-left: -20px;-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 15px;height: 15px;border-radius: 0px;border: none;padding: 0px;}.checkbox input[type="checkbox"].checkbox-green:checked,.checkbox-inline input[type="checkbox"].checkbox-green:checked {background-image: url("../images/closing/checkbox-checked.svg");}.checkbox input[type="checkbox"].checkbox-green:disabled,.checkbox-inline input[type="checkbox"].checkbox-green:disabled {opacity: 0.4;}.checkbox input[type="checkbox"].checkbox-green:focus,.checkbox-inline input[type="checkbox"].checkbox-green:focus {outline: 0;}.track-step-line {float: left;width: 100%;position: relative;margin-bottom: 40px;}.track-step-line .track-line {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;position: absolute;top: 40px;width: 100%;background: #E8EAEE;height: 4px;background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(10%, #e8eaee), color-stop(90%, #e8eaee), color-stop(100%, white));background: -webkit-gradient(linear, left top, right top, from(white), color-stop(10%, #e8eaee), color-stop(90%, #e8eaee), to(white));background: linear-gradient(to right, white 0%, #e8eaee 10%, #e8eaee 90%, white 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );z-index: 0;}.track-step-line:hover .track-line,.track-step-line:focus .track-line {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;height: 6px;top: 39px;}.track-step-line .track-step-box {font-family: 'RobotoBold';float: left;width: 16.66%;display: block;}.track-step-line .track-step-box:hover:not(.active) .track-step-circle,.track-step-line .track-step-box:focus:not(.active) .track-step-circle {-webkit-box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;font-size: 1.875rem;}.track-step-line .track-step-box:hover:not(.active) .track-step-caption,.track-step-line .track-step-box:focus:not(.active) .track-step-caption {color: #666666;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.track-step-line .track-step-box.active .track-step-circle {top: 0px;background: #22A29F;color: #fff;width: 80px;height: 80px;line-height: 80px;border-radius: 40px;}.track-step-line .track-step-box.active .track-step-circle span {display: none;}.track-step-line .track-step-box.active .track-step-circle img {display: inline;}.track-step-line .track-step-box.active .track-step-caption {padding-top: 20px;}.track-step-line .track-step-box.active.disabled {color: #666666;}.track-step-line .track-step-box.active.disabled .track-step-circle {top: 5px;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;position: relative;width: 70px;height: 70px;line-height: 70px;overflow: hidden;text-align: center;color: #999999;font-size: 1.5rem;border-radius: 35px;background: #E8EAEE;}.track-step-line .track-step-box.active.disabled .track-step-circle span {display: inline;}.track-step-line .track-step-box.active.disabled .track-step-circle img {display: none;}.track-step-line .track-step-box.active.disabled .track-step-caption {color: #666666;padding-top: 30px;}.track-step-line .track-step-box .track-step-circle {top: 5px;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;position: relative;width: 70px;height: 70px;line-height: 70px;overflow: hidden;text-align: center;color: #333333;font-size: 1.5rem;border-radius: 35px;background: #E8EAEE;margin: 0px auto;}.track-step-line .track-step-box .track-step-circle img {display: none;}.track-step-line .track-step-box .track-step-caption {color: #333333;text-align: center;padding-top: 30px;font-size: 1.5rem;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.box-with-help {max-width: 400px;color: #479cbf;border: 1px solid #479cbf;font-family: 'Inter', 'Roboto', sans-serif;padding-left: 40px;position: relative;}.box-with-help span {font-family: "RobotoBold";width: 40px;height: 100%;display: block;float: left;position: absolute;top: 0px;left: 0px;}.box-with-help span i {position: absolute;top: calc(50% - 7px);left: calc(50% - 7px);}.box-with-help div {border-left: 1px solid #479cbf;float: left;padding: 5px 10px;}.pw-toggle {float: right;left: -5px;top: -24px;position: relative;z-index: 22;}.cl-inputs .pw-toggle {top: -30px;}.grid-outer {margin-top: 10px;}.grid-outer .dataTables_filter input[type=search] {padding-left: 25px;margin-left: -20px;background-color: transparent;}.grid-outer .dataTables_filter > label:before {font-family: 'FontAwesome';content: "\f002";color: #555555;}/* 
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*//* 
    Created on : Mar 22, 2018, 2:52:07 PM
    Author     : AVG
*/.fast-track-step .box-track-body .text-list {color: #333333;font-size: 1.5rem;}.fast-track-step .box-track-body .text-list > li {margin-top: 10px;position: relative;padding-left: 30px;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.fast-track-step .box-track-body .text-list > li i {position: absolute;left: 0px;top: calc(50% - 7px);font-size: 1.3125rem;}.fast-track-step .box-track-body .text-list > li.show-action:hover {text-shadow: 1px 1px 3px #999999;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.fast-track-step .box-track-body .text-list .text-list {font-size: 1.3125rem;}.fast-track-step .box-track-body .text-list .text-list .or-item {margin-top: 0px;height: 30px;}.fast-track-step .box-track-body .track-text-danger {padding-top: 10px;color: #DD4C45;font-size: 1.25rem;padding-left: 30px;}.fast-track-step .doc-list-item {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;border: 1px solid #fff;padding: 10px;}.fast-track-step .doc-list-item a {color: #333333;text-decoration: none;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.fast-track-step .doc-list-item a i {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;text-decoration: none;}.fast-track-step .doc-list-item a:hover {text-decoration: none;color: #666666;}.fast-track-step .doc-list-item a:hover i {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;color: #22A29F;}.fast-track-step .doc-list-item:hover {background: #fff !important;border: 1px solid #000;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.fast-track-step .doc-list-item:nth-child(even) {background: #f9f9f9;}.fast-track-step .doc-list-item:nth-child(odd) {background: #fff;}.fast-track-step .doc-list-item .fa-times {font-size: 20px;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.fast-track-step .doc-list-item .fa-times:hover {cursor: pointer;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;color: #22A29F;}.fast-track-step .file-input-ajax-new {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.fast-track-step .file-input-ajax-new:hover {-webkit-box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.3);box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.3);-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.fast-track-step .file-input-ajax-new .file-drop-zone-title {border: 1px dashed #999;padding: 10px;margin-bottom: 5px;font-family: "RobotoBold";fonr-size: 1.5rem;}.fast-track-step .file-input-ajax-new .file-highlighted .file-drop-zone-title {border: 1px dashed #000;}.fast-track-step .file-input-ajax-new .file-preview-thumbnails .kv-file-content {height: 150px;}.fast-track-step .file-input-ajax-new .file-preview-thumbnails .kv-preview-thumb {width: 25%;float: left;padding: 0px 5px;}.fast-track-step .file-input-ajax-new .file-preview-thumbnails .kv-preview-thumb img {max-width: 100%;max-height: 100%;height: auto !important;}.fast-track-step .file-input-ajax-new .file-preview-thumbnails .kv-preview-thumb .file-other-icon i {font-size: 50px;}/* 
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*//* 
    Created on : Mar 22, 2018, 2:52:07 PM
    Author     : AVG
*/.liquidation-form .box-with-shadow .show-pop-up-link,.fast-track-step .box-with-shadow .show-pop-up-link {color: #333333;}.liquidation-form .box-with-shadow .show-pop-up-link:hover,.fast-track-step .box-with-shadow .show-pop-up-link:hover {color: #666666;}.liquidation-form .box-with-shadow .child-funds-list,.fast-track-step .box-with-shadow .child-funds-list {margin-top: 20px;}.liquidation-form .box-with-shadow .child-funds-list li,.fast-track-step .box-with-shadow .child-funds-list li {padding-bottom: 15px;}.liquidation-form .box-with-shadow .child-funds-list li img,.fast-track-step .box-with-shadow .child-funds-list li img {max-width: 80px;heigth: auto;float: left;padding-right: 20px;}.liquidation-form .box-with-shadow .tack-list-checked,.fast-track-step .box-with-shadow .tack-list-checked {color: #333333;}.liquidation-form .box-with-shadow .tack-list-checked li,.fast-track-step .box-with-shadow .tack-list-checked li {width: 60%;font-family: "RobotoBold";font-size: 1.875rem;margin: 20px 0px;position: relative;padding-left: 50px;}.liquidation-form .box-with-shadow .tack-list-checked li .btn,.fast-track-step .box-with-shadow .tack-list-checked li .btn {float: right;clear: both;}.liquidation-form .box-with-shadow .tack-list-checked li.success-step,.fast-track-step .box-with-shadow .tack-list-checked li.success-step {width: 100%;color: #408d02;}.liquidation-form .box-with-shadow .tack-list-checked li > i,.fast-track-step .box-with-shadow .tack-list-checked li > i {font-size: 3rem;position: absolute;top: -2px;left: 10px;}.liquidation-form .box-with-shadow .tack-list-checked li .track-start-text,.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text {font-family: "Roboto";color: #666666;font-size: 1.5rem;position: relative;padding-left: 25px;}.liquidation-form .box-with-shadow .tack-list-checked li .track-start-text > i,.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text > i {font-size: 1.875rem;position: absolute;top: 2px;left: 0px;color: #22A29F;}.liquidation-form .box-with-shadow .tack-list-checked li .track-start-text a,.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text a {color: #333333;text-decoration: underline;}.liquidation-form .box-with-shadow .tack-list-checked li .track-start-text a:hover,.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text a:hover {text-decoration: none;}.message-center-header {text-transform: uppercase;font-weight: bold;position: relative;padding-left: 45px;margin: 0px 0px 20px 0px;}.message-center-header i {position: absolute;top: -4px;left: 0px;font-size: 1.3em;color: #22A29F;}.new-message-item {width: 100%;margin-bottom: 15px;}.new-message-item .new-message-content {min-height: 330px;-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;padding: 15px;border: 2px solid #22A29F;border-radius: 10px;padding-bottom: 80px;position: relative;}.new-message-item .new-message-content.with-bg {background: url(../images/fast-track/bg.png) #fff right bottom no-repeat;background-size: 50%;}.new-message-item .new-message-content:hover {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;-webkit-box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);}.new-message-item .new-message-content .new-message-body h4 {font-weight: bold;}.new-message-item .new-message-content .new-message-header {padding: 0px;padding-bottom: 10px;}.new-message-item .new-message-content .new-message-header .box-tools {top: -10px;right: -10px;}.new-message-item .new-message-content .new-message-header h5 {margin: 0px;color: #22A29F;}.new-message-item .new-message-content .new-message-footer {position: absolute;padding: 15px 0px 15px 0px;left: 0px;bottom: 0px;width: 100%;}.footer-legal {display: none;background-color: #333333;bottom: 0px;width: 100vw;min-height: 80px;height: auto;position: absolute;}.footer-text {margin: 0px auto 20px;width: 70vw;}.footer-span {color: #999999;max-width: 80%;}.liquidation-form .logo-file {max-height: 150px;}.liquidation-page .form-group .select2-selection--multiple,.liquidation-dialog .form-group .select2-selection--multiple {height: 34px;}.liquidation-page .form-group .select2-selection--multiple .select2-selection__rendered,.liquidation-dialog .form-group .select2-selection--multiple .select2-selection__rendered {line-height: 32px !important;}.liquidation-page .form-group .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,.liquidation-dialog .form-group .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {margin-top: 6px;line-height: normal !important;}.liquidation-page .box-with-shadow,.liquidation-dialog .box-with-shadow {-webkit-transition: 0.25s ease-out;transition: 0.25s ease-out;}.liquidation-page .box-with-shadow.box-border,.liquidation-dialog .box-with-shadow.box-border {margin-bottom: 20px;-webkit-box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);box-shadow: 0px 0px 10px 5px rgba(51, 51, 51, 0.1);padding: 20px 20px 40px 20px;}.liquidation-page .box-with-shadow.box-border:hover,.liquidation-dialog .box-with-shadow.box-border:hover {-webkit-box-shadow: 0px 0px 1px 1px rgba(51, 51, 51, 0.1);box-shadow: 0px 0px 1px 1px rgba(51, 51, 51, 0.1);}.liquidation-page .box-with-shadow.disabled,.liquidation-dialog .box-with-shadow.disabled {opacity: 0.5;}.liquidation-page .dataTable td:first-child,.liquidation-dialog .dataTable td:first-child {background-color: #fbf9e2;}@font-face {font-family:'Pe-icon-7-stroke';src:url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.eot?d7yf1v");src:url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");font-weight:normal;font-style:normal;}@font-face {font-family:'Roboto Condensed';src:url("/fonts/Roboto Condensed/RobotoCondensed-Regular.ttf");font-weight:400;font-style:normal;}@font-face {font-family:'Roboto';src:url("/fonts/Roboto/Roboto-Regular.ttf");font-weight:normal;font-style:normal;}@font-face {font-family:'RobotoBold';src:url("/fonts/Roboto/Roboto-Bold.ttf");font-weight:normal;font-style:normal;}@media (max-width: 1439px) {.liquidation-form .box-with-shadow .tack-list-checked li,.fast-track-step .box-with-shadow .tack-list-checked li {width: 100%;}}@media (max-width: 1199px) {.liquidation-form .box-with-shadow .tack-list-checked li,.fast-track-step .box-with-shadow .tack-list-checked li {width: 100%;}}@media (max-width: 1023px) {.liquidation-form,.fast-track-step {clear: both;}.liquidation-form .box-with-shadow .box-track-body .track-radio-list li,.fast-track-step .box-with-shadow .box-track-body .track-radio-list li {font-size: 1.5rem;}.track-step-line {clear: both;}.track-step-line .track-line {top: 25px;}.track-step-line:hover .track-line,.track-step-line:focus .track-line {top: 24px;}.track-step-line .track-step-box:hover:not(.active) .track-step-circle,.track-step-line .track-step-box:focus:not(.active) .track-step-circle {font-size: 1.3125rem;}.track-step-line .track-step-box.active .track-step-circle {width: 50px;height: 50px;line-height: 50px;border-radius: 25px;}.track-step-line .track-step-box.active .track-step-circle img {max-width: 50%;}.track-step-line .track-step-box.active.disabled .track-step-circle {width: 40px;height: 40px;line-height: 40px;font-size: 1.125rem;}.track-step-line .track-step-box .track-step-circle {width: 40px;height: 40px;line-height: 40px;font-size: 1.125rem;}.liquidation-form .box-with-shadow .tack-list-checked li .track-start-text,.fast-track-step .box-with-shadow .tack-list-checked li .track-start-text {clear: both;}}@media (max-width: 767px) {.track-step-line .track-step-box .track-step-caption {font-size: 1.125rem;}}

@charset UTF-8;
.flexigrid{font-family:Arial, Helvetica, sans-serif;font-size:11px;position:relative;border:0 solid #eee;overflow:hidden;color:#000}
.flexigrid.hideBody{height:26px!important;border-bottom:1px solid #ccc}
.ie6fullwidthbug{border-right:0 solid #ccc;padding-right:2px}
.flexigrid div.nDiv{background:#eee url(images/line.gif) repeat-y -1px top;border:1px solid #ccc;border-top:0;overflow:auto;left:0;position:absolute;z-index:999;float:left}
.flexigrid div.nDiv table{margin:2px}
.flexigrid div.hDivBox{float:left;padding-right:40px}
.flexigrid div.bDiv table{margin-bottom:10px;border-bottom:1px solid #ccc}
.flexigrid div.bDiv table.autoht{border-bottom:0;margin-bottom:0}
.flexigrid div.nDiv td{border:1px solid #eee;cursor:default;padding:2px 3px}
.flexigrid div.nDiv tr:hover td,.flexigrid div.nDiv tr.ndcolover td{background:#d5effc url(images/hl.png) repeat-x top;border:1px solid #a8d8eb}
.flexigrid div.nDiv td.ndcol1{border-right:1px solid #ccc}
.flexigrid div.nDiv td.ndcol2{border-left:1px solid #fff;padding-right:10px}
.flexigrid div.nDiv tr:hover td.ndcol1,.flexigrid div.nDiv tr.ndcolover td.ndcol1{border-right:1px solid #d2e3ec}
.flexigrid div.nDiv tr:hover td.ndcol2,.flexigrid div.nDiv tr.ndcolover td.ndcol2{border-left:1px solid #eef8ff}
.flexigrid div.nBtn{position:absolute;height:24px;width:14px;z-index:900;background:#fafafa url(images/fhbg.gif) repeat-x bottom;border:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;margin-top:1px;cursor:pointer;display:none}
.flexigrid div.nBtn div{height:24px;width:12px;border-left:1px solid #fff;float:left;background:url(images/ddn.png) no-repeat center}
.flexigrid div.nBtn.srtd{background:url(images/wbg.gif) repeat-x 0 -1px}
.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;display:block;overflow:hidden;white-space:nowrap;position:relative}
.flexigrid div.mDiv div{white-space:nowrap;padding:6px}
.flexigrid div.mDiv div.ptogtitle{position:absolute;top:4px;right:3px;height:16px;width:16px;overflow:hidden;border:1px solid #ccc;cursor:pointer;padding:0}
.flexigrid div.mDiv div.ptogtitle:hover{background-position:left -2px;border-color:#bbb}
.flexigrid div.mDiv div.ptogtitle span{display:block;border-left:1px solid #eee;border-top:1px solid #fff;border-bottom:1px solid #ddd;width:14px;height:14px;background:url(images/uup.png) no-repeat center}
.flexigrid div.mDiv div.ptogtitle.vsble span{background:url(images/ddn.png) no-repeat center}
.flexigrid div.tDiv /*toolbar*/{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}
.flexigrid div.tDiv2{float:left;clear:both;padding:1px}
.flexigrid div.sDiv /*toolbar*/{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;overflow:hidden;display:none}
.flexigrid div.sDiv2{float:left;clear:both;width:1024px;padding:5px}
.flexigrid div.sDiv2 input,.flexigrid div.sDiv2 select{vertical-align:middle}
.flexigrid div.btnseparator{float:left;height:22px;border-left:1px solid #ccc;border-right:1px solid #fff;margin:1px}
.flexigrid div.fbutton{float:left;display:block;cursor:pointer;padding:1px}
.flexigrid div.fbutton div{float:left;padding:1px 3px}
.flexigrid div.fbutton span{float:left;display:block;padding:3px}
.flexigrid div.fbutton:hover,.flexigrid div.fbutton.fbOver{border:1px solid #ccc;padding:0}
.flexigrid div.fbutton:hover div,.flexigrid div.fbutton.fbOver div{border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee;padding:0 2px}
.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}
.flexigrid div.hDiv table{border-right:1px solid #fff}
.flexigrid div.cDrag{float:left;position:absolute;z-index:2;overflow:visible}
.flexigrid div.cDrag div{float:left;background:none;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}
.flexigrid div.cDrag div:hover,.flexigrid div.cDrag div.dragging{background:url(images/line.gif) repeat-y 2px center}
.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:none}
.flexigrid div.iDiv input,.flexigrid div.iDiv select,.flexigrid div.iDiv textarea{font-family:Arial, Helvetica, sans-serif;font-size:11px}
.flexigrid div.iDiv input.tb{border:0;width:100%;height:100%;background:none;padding:0}
.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}
.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}
.flexigrid div.hGrip:hover,.flexigrid div.hGrip.hgOver{border-right:1px solid #999;margin-right:0}
.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;text-align:center;cursor:row-resize}
.flexigrid div.vGrip span{display:block;width:20px;height:1px;overflow:hidden;border-top:1px solid #aaa;border-bottom:1px solid #aaa;background:none;margin:1px auto}
.flexigrid div.hDiv th,.flexigrid div.bDiv td
/* common cell properties*/{text-align:left;border-right:1px solid #ddd;border-left:1px solid #fff;overflow:hidden;vertical-align:top!important;padding-left:0;padding-right:0}
.flexigrid div.hDiv th div,.flexigrid div.bDiv td div,div.colCopy div
/* common inner cell properties*/{border-left:0 solid #fff;padding:5px}
.flexigrid div.hDiv th,div.colCopy{font-weight:400;height:24px;cursor:default;white-space:nowrap;overflow:hidden}
div.colCopy{font-family:Arial, Helvetica, sans-serif;font-size:11px;background:#fafafa url(images/fhbg.gif) repeat-x bottom;border:1px solid #ccc;border-bottom:0;overflow:hidden}
.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}
.flexigrid div.hDiv th.thOver div,.flexigrid div.hDiv th.sorted.thOver div{border-bottom:1px solid orange;padding-bottom:4px}
.flexigrid div.hDiv th.sorted div{border-bottom:0 solid #ccc;padding-bottom:5px}
.flexigrid div.hDiv th.thMove{background:#fff;color:#fff}
.flexigrid div.hDiv th.sorted.thMove div{border-bottom:1px solid #fff;padding-bottom:4px}
.flexigrid div.hDiv th.thMove div{background:#fff!important}
.flexigrid div.hDiv th div.sdesc{background:url(images/dn.png) no-repeat center top}
.flexigrid div.hDiv th div.sasc{background:url(images/up.png) no-repeat center top}
.flexigrid div.bDiv td{border-bottom:1px solid #fff;vertical-align:top;white-space:nowrap}
.flexigrid span.cdropleft{display:block;background:url(images/prev.gif) no-repeat -4px center;width:24px;height:24px;position:relative;top:-24px;margin-bottom:-24px;z-index:3}
.flexigrid div.hDiv span.cdropright{display:block;background:url(images/next.gif) no-repeat 12px center;width:24px;height:24px;float:right;position:relative;top:-24px;margin-bottom:-24px}
.flexigrid div.bDiv td div{border-top:0 solid #fff;padding-bottom:4px}
.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}
.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}
.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}
.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr.trOver td{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}
.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid tr.trSelected td.sorted,.flexigrid tr.trSelected td{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}
.flexigrid.novstripe .bDiv table{border-bottom:1px solid #ccc;border-right:1px solid #ccc}
.flexigrid.novstripe div.bDiv td{border-right-color:#fff}
.flexigrid.novstripe div.bDiv tr.erow td.sorted{border-right-color:#e3e3e3}
.flexigrid.novstripe div.bDiv tr td.sorted{border-right-color:#f3f3f3}
.flexigrid.novstripe div.bDiv tr.erow td{border-right-color:#f7f7f7;border-left-color:#f7f7f7}
.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted,.flexigrid.novstripe tr.trSelected td{border-right:1px solid #06F;border-left:1px solid #06F}
.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}
.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;overflow:hidden;white-space:nowrap;position:relative}
.flexigrid div.pDiv div.pDiv2{float:left;width:1024px;margin:3px 3px 3px -2px}
div.pGroup{float:left;background:none;height:24px;margin:0 5px}
.flexigrid div.pDiv .pPageStat,.flexigrid div.pDiv .pcontrol{position:relative;top:5px;overflow:visible}
.flexigrid div.pDiv input{vertical-align:text-top;position:relative;top:-5px}
.flexigrid div.pDiv div.pButton{float:left;width:20px;height:20px;border:0;cursor:pointer;overflow:hidden;margin: 2px 0 0 2px;}
.flexigrid div.pDiv div.pButton:hover,.flexigrid div.pDiv div.pButton.pBtnOver{width:20px;height:20px;border:1px solid #ccc;cursor:pointer}
.flexigrid div.pDiv div.pButton span{width:20px;height:20px;display:block;float:left}
.flexigrid div.pDiv div.pButton:hover span,.flexigrid div.pDiv div.pButton.pBtnOver span{width:19px;height:19px;border-top:1px solid #fff;border-left:1px solid #fff}
.flexigrid .pSearch{background:url(images/magnifier.png) no-repeat center}
.flexigrid .pFirst{background:url(images/first.gif) no-repeat center}
.flexigrid .pPrev{background:url(images/prev.gif) no-repeat center}
.flexigrid .pNext{background:url(images/next.gif) no-repeat center}
.flexigrid .pLast{background:url(images/last.gif) no-repeat center}
.flexigrid .pReload{background:url(images/load.png) no-repeat center}
.flexigrid .pReload.loading{background:url(images/load.gif) no-repeat center}
.flexigrid.ie div.hDiv th div,.flexigrid.ie div.bDiv td div,div.colCopy.ie div
/* common inner cell properties*/{overflow:hidden}
/*!
 * Datepicker for Bootstrap v1.6.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active,.datepicker table tr td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;text-shadow:0 1px 0 #fff;border-width:1px 0;margin-left:-5px;margin-right:-5px}

div.dataTables_length label {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

div.dataTables_length select {
	width: 75px;
	display: inline-block;
}

div.dataTables_filter {
	text-align: right;
}

div.dataTables_filter label {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}

div.dataTables_filter input {
	margin-left: 0.5em;
	display: inline-block;
	width: auto;
}

div.dataTables_info {
	padding-top: 8px;
	white-space: nowrap;
}

div.dataTables_paginate {
	margin: 0;
	white-space: nowrap;
	text-align: right;
}

div.dataTables_paginate ul.pagination {
	margin: 2px 0;
	white-space: nowrap;
}

@media screen and (max-width: 767px) {
	div.dataTables_wrapper > div.row > div,
	div.dataTables_length,
	div.dataTables_filter,
	div.dataTables_info,
	div.dataTables_paginate {
		text-align: center;
	}

	div.DTTT {
		margin-bottom: 0.5em;
	}
}


table.dataTable td,
table.dataTable th {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


table.dataTable {
	clear: both;
	margin-top: 6px !important;
	margin-bottom: 6px !important;
	max-width: none !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
	position: relative;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
	position: absolute;
	top: 8px;
	right: 8px;
	display: block;
	font-family: 'Glyphicons Halflings';
	opacity: 0.5;
}
table.dataTable thead .sorting:after {
	opacity: 0.2;
	content: "\e150"; /* sort */
}
table.dataTable thead .sorting_asc:after {
	content: "\e155"; /* sort-by-attributes */
}
table.dataTable thead .sorting_desc:after {
	content: "\e156"; /* sort-by-attributes-alt */
}
div.dataTables_scrollBody table.dataTable thead .sorting:after,
div.dataTables_scrollBody table.dataTable thead .sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead .sorting_desc:after {
	display: none;
}

table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
	color: #eee;
}

table.dataTable thead > tr > th {
	padding-right: 30px;
}

table.dataTable th:active {
	outline: none;
}


/* Condensed */
table.dataTable.table-condensed thead > tr > th {
	padding-right: 20px;
}

table.dataTable.table-condensed thead .sorting:after,
table.dataTable.table-condensed thead .sorting_asc:after,
table.dataTable.table-condensed thead .sorting_desc:after {
	top: 6px;
	right: 6px;
}

/* Scrolling */
div.dataTables_scrollHead table {
	margin-bottom: 0 !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
	border-top: none;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
	border-top: none;
}

div.dataTables_scrollFoot table {
	margin-top: 0 !important;
	border-top: none;
}

/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
table.table-bordered.dataTable {
	border-collapse: separate !important;
}
table.table-bordered thead th,
table.table-bordered thead td {
	border-left-width: 0;
	border-top-width: 0;
}
table.table-bordered tbody th,
table.table-bordered tbody td {
	border-left-width: 0;
	border-bottom-width: 0;
}
table.table-bordered tfoot th,
table.table-bordered tfoot td {
    border-left-width: 0;
    border-bottom-width: 0;
}
table.table-bordered th:last-child,
table.table-bordered td:last-child {
	border-right-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
	border-bottom-width: 0;
}




/*
 * TableTools styles
 */
.table.dataTable tbody tr.active td,
.table.dataTable tbody tr.active th {
	background-color: #08C;
	color: white;
}

.table.dataTable tbody tr.active:hover td,
.table.dataTable tbody tr.active:hover th {
	background-color: #0075b0 !important;
}

.table.dataTable tbody tr.active th > a,
.table.dataTable tbody tr.active td > a {
	color: white;
}

.table-striped.dataTable tbody tr.active:nth-child(odd) td,
.table-striped.dataTable tbody tr.active:nth-child(odd) th {
	background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
	cursor: pointer;
}

div.DTTT .btn:hover {
	text-decoration: none !important;
}

ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

ul.DTTT_dropdown.dropdown-menu a {
	color: #333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li {
	position: relative;
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
	background-color: #0088cc;
	color: white !important;
}

div.DTTT_collection_background {
	z-index: 2002;	
}

/* TableTools information display */
div.DTTT_print_info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 150px;
	margin-left: -200px;
	margin-top: -75px;
	text-align: center;
	color: #333;
	padding: 10px 30px;
	opacity: 0.95;

	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

div.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 1em;
}

div.DTTT_print_info p {
	font-size: 14px;
	line-height: 20px;
}

div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 60px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
}



/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
    background-color: white;
    margin-bottom: 0;
}
 
div.DTFC_RightHeadWrapper table ,
div.DTFC_LeftHeadWrapper table {
	border-bottom: none !important;
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
 
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
 
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
    border-top: none;
    margin: 0 !important;
}
 
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: none;
}
 
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
    border-top: none;
    margin-top: 0 !important;
}


div.DTFC_LeftBodyWrapper table.dataTable thead .sorting:after,
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting_desc:after {
	display: none;
}


/*
 * FixedHeader styles
 */
div.FixedHeader_Cloned table {
	margin: 0 !important
}

/*!
 * Bootstrap Colorpicker
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */

.colorpicker-saturation {
  float: left;
  width: 100px;
  height: 100px;
  cursor: crosshair;
  background-image: url("img/saturation.png");
}

.colorpicker-saturation i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: -4px 0 0 -4px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.colorpicker-saturation i b {
  display: block;
  width: 5px;
  height: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.colorpicker-hue,
.colorpicker-alpha {
  float: left;
  width: 15px;
  height: 100px;
  margin-bottom: 4px;
  margin-left: 4px;
  cursor: row-resize;
}

.colorpicker-hue i,
.colorpicker-alpha i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #000;
  border-top: 1px solid #fff;
}

.colorpicker-hue {
  background-image: url("img/hue.png");
}

.colorpicker-alpha {
  display: none;
  background-image: url("img/alpha.png");
}

.colorpicker-saturation,
.colorpicker-hue,
.colorpicker-alpha {
  background-size: contain;
}

.colorpicker {
  top: 0;
  left: 0;
  z-index: 100000;
  min-width: 130px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
}

.colorpicker:before,
.colorpicker:after {
  display: table;
  line-height: 0;
  content: "";
}

.colorpicker:after {
  clear: both;
}

.colorpicker:before {
  position: absolute;
  top: -7px;
  left: 6px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.colorpicker:after {
  position: absolute;
  top: -6px;
  left: 7px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.colorpicker div {
  position: relative;
}

.colorpicker.colorpicker-with-alpha {
  min-width: 140px;
}

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block;
}

.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url("img/alpha.png");
  background-position: 0 100%;
}

.colorpicker-color div {
  height: 10px;
}

.colorpicker-selectors {
  display: none;
  height: 10px;
  margin-top: 5px;
  clear: both;
}

.colorpicker-selectors i {
  float: left;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

.colorpicker-selectors i + i {
  margin-left: 3px;
}

.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  cursor: pointer;
}

.colorpicker.colorpicker-inline {
  position: relative;
  z-index: auto;
  display: inline-block;
  float: none;
}

.colorpicker.colorpicker-horizontal {
  width: 110px;
  height: auto;
  min-width: 110px;
}

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px;
}

.colorpicker.colorpicker-horizontal .colorpicker-color {
  width: 100px;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue,
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  float: left;
  width: 100px;
  height: 15px;
  margin-bottom: 4px;
  margin-left: 0;
  cursor: col-resize;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue i,
.colorpicker.colorpicker-horizontal .colorpicker-alpha i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 15px;
  margin-top: 0;
  background: #ffffff;
  border: none;
}

.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url("img/hue-horizontal.png");
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url("img/alpha-horizontal.png");
}

.colorpicker.colorpicker-hidden {
  display: none;
}

.colorpicker.colorpicker-visible {
  display: block;
}

.colorpicker-inline.colorpicker-visible {
  display: inline-block;
}

.colorpicker-right:before {
  right: 6px;
  left: auto;
}

.colorpicker-right:after {
  right: 7px;
  left: auto;
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .add-on{cursor:pointer}.bootstrap-timepicker .add-on i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:2px 3px 2px 2px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;left:9px;position:absolute;top:-7px}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;left:10px;position:absolute;top:-6px}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table td span{width:100%}.bootstrap-timepicker-widget table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table td a i{margin-top:2px}.bootstrap-timepicker-widget table td input{width:25px;margin:0;text-align:center}.bootstrap-timepicker-widget .modal-content{padding:4px}@media(min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}@media(max-width:767px){.bootstrap-timepicker{width:100%}.bootstrap-timepicker .dropdown-menu{width:100%}}
@charset "UTF-8";/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:"Ionicons";src:url("../fonts/ionicons.eot?v=2.0.0");src:url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"),url("../fonts/ionicons.woff?v=2.0.0") format("woff"),url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}

body.dragging, body.dragging * {
  cursor: move !important;
}

.sortable-error { display: none; }
.form-group.has-error .sortable-error { display: block; }

.sortable-holder{ width:15px; position: absolute; top: 0px; left:0%; height: 40px; line-height: 40px; z-index: 300; }
.sortable-holder:hover i{color: #999;cursor:move;}

.sortable-remove{ width:15px; position: absolute; top: 0px; left:100%; height: 40px; line-height: 40px; z-index: 300; margin-left: -8px; display: none; }
.sortable-remove:hover i{color: #999;cursor:pointer;}

.sortable-input, .sortable-urlarea, .sortable-textarea{width: 100%; height: 40px; padding: 8px 10px;}
.sortable-item{position: relative; padding-left:15px;padding-right:15px; padding-bottom: 15px; }
.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

ol.example li.placeholder {
  position: relative;
  /** More li styles **/
}
ol.example li.placeholder:before {
  position: absolute;
  /** Define arrowhead **/
}