/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.spacer-1-top {
    margin-top: 50px;
}

div.message {
    text-align: center;
    cursor: pointer;
    display: block;
    font-weight: normal;
    padding: 0 1.5rem 0 1.5rem;
    transition: height 300ms ease-out 0s;
    background-color: #a0d3e8;
    color: #626262;
    top: 15px;
    right: 15px;
    z-index: 999;
    overflow: hidden;
    height: 50px;
    line-height: 2.5em;
}

div.message:before {
    line-height: 0px;
    font-size: 20px;
    height: 12px;
    width: 12px;
    border-radius: 15px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    left: -11px;
    background-color: #FFF;
    padding: 12px 14px 12px 10px;
    content: "i";
    color: #a0d3e8;
}

div.message.error {
    background-color: #C3232D;
    color: #FFF;
}

div.message.error:before {
    padding: 11px 16px 14px 7px;
    color: #C3232D;
    content: "x";
}

div.message.hidden {
    height: 0;
}

.tabs_style1 {
    background: #fff;
    border: 1px solid #ececec;
}

.tabs_style1 > ul.nav {
    margin-bottom: 0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #F9F9F9));
    background: -webkit-linear-gradient(top, #fff 0%, #F9F9F9 100%);
    background: linear-gradient(to bottom, #fff 0%, #F9F9F9 100%);
    border-bottom: 1px solid #ececec;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .pager:before, .pager:after {
    content: " ";
    display: table;
}

.tabs_style1 > ul.nav > li {
    float: left;
    margin-bottom: -3px;
}

.tabs_style1 > ul.nav > li > a {
    padding: 14px 20px 15px;
    line-height: 1.4;
    border-right: 1px solid #ececec;
    color: #343434;
    margin-bottom: 2px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.tabs_style1 > ul.nav > li.active > a {
    border-top: 3px solid #cd2122;
    border-left: 0;
    font-weight: 700;
    padding: 13px 20px 15px;
    margin-top: -2px;
}

.tabs_style1 > ul.nav > li.active > a, .tabs_style1 > ul.nav > li > a:hover {
    background-color: #fff;
}

.action_box:before, .action_box:after, .site-header.style1, .site-header.style2 .site-logo-anch, .site-header.style3 .site-logo-anch, .site-header.style6, .tabs_style1 > ul.nav > li.active > a, .offline-page-container:after, .latest_posts3-post-date:after, .fake-loading:after {
    border-top-color: #1e73be;
}

.tabs_style1 .tab-content > .active {
    padding-top: 10px;
}

.tab-content > .tab-pane.active {
    visibility: visible;
    height: auto;
    overflow: visible;
    position: relative;
    left: auto;
}

.tab-content > .tab-pane {
    display: block !important;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    min-height: auto;
    position: absolute;
    width: 100%;
    left: -9999px;
}

.backed-black {
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    margin: 5px;
}

.stretched {
    position: relative;
    width: 100%;
    min-height: 1px;
}

ul.pagination li a {
    color: rgba(0, 0, 0, 0.54);
}

ul.pagination li.active a {
    background-color: #fc5b62;
    color: #FFF;
    font-weight: bold;
    cursor: default;
}

ul.pagination .disabled:hover a {
    background: none;
}

.paginator {
    text-align: center;
}

.paginator ul.pagination li {
    float: none;
    display: inline-block;
}

.paginator p {
    text-align: right;
    color: rgba(0, 0, 0, 0.54);
}

.list-column {
    border-right: 1px solid #c7c6c7;
    width: 390px;
    left: 200px
}

.list-column .content-area {
    padding-left: 10px;
    padding-right: 10px
}

.list-column .list-body .pagination {
    padding: 10px
}

.list-column.expanded-list-column {
    right: 0;
    width: auto
}

.list-column.expanded-list-column .topgrad {
    background: #e9ebee
}

.list-column.expanded-list-column .list-header .list-title > a {
    font-size: 20px;
    font-family: ProximaNovaLight, ProximaNovaRegular, Arial, sans-serif
}

.list-column.expanded-list-column .list-header .bulk-action {
    background: #fff;
    border: none
}

.list-column.expanded-list-column .list-header .list-filter {
    border-bottom: 0
}

.list-column.expanded-list-column .document-txnlist-body .zi-table tbody tr.active td {
    background: #f5f5f5;
    animation: none
}

.list-column.expanded-list-column .zi-table td {
    padding: 12px 8px
}

.list-column.expanded-list-column .zi-table tr .bulk-selection-cell {
    width: 40px
}

.list-column.expanded-list-column .zi-table tbody tr.active.selected td {
    background: #f0f0f0
}

.list-column.expanded-list-column .zi-table tbody tr.active:hover td {
    background: #fafafa
}

.list-column.expanded-list-column .zi-table tbody tr.active td {
    background: #fff;
    animation: twinkle 2s 1 linear
}

.list-column.expanded-list-column .zi-table tr td:first-of-type, .list-column.expanded-list-column .zi-table tr th:first-of-type {
    padding-left: 20px
}

.list-column.expanded-list-column .pagination {
    padding: 10px 50px 30px 20px
}

.list-column.column-small {
    width: 240px
}

.list-column.column-medium {
    width: 300px
}

.list-column .header {
    padding: 10px 20px
}

.list-column .zi-table td {
    padding: 10px 8px;
    border-top: 1px solid #e8e8e8
}

.list-column .zi-table tr:first-of-type td {
    border-top-color: transparent
}

.list-column .empty-list td {
    border: 0
}

.list-column .alert {
    margin-bottom: 0
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.price {
    font-size: 25px;
    text-align: center;
    font-weight: 300;
}

.social {
    font-size: 25px;
    text-align: center;
    font-weight: 300;
}
