/*!lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT*/
.lSSlideWrapper,
.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSSlide,
.lSSlideWrapper.usingCss .lSFade>* {
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important
}

.lSSlideOuter,
.lSSlideOuter .lSPager.lSGallery {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideWrapper>.lightSlider:after {
    clear: both
}

.lSSlideOuter {
    overflow: hidden;
    user-select: none
}

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

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height
}

.lSSlideWrapper .lSFade>* {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.lSSlideWrapper .lSFade>.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: .8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
    transition: border-radius .12s linear 0s .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table
}

.lSAction>a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url(../img/controls.png);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

.lSAction>a:hover {
    opacity: 1
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction>.lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction>a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter.vertical .lSAction>a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none
}

.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0
}

.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider>* {
    float: left
}

.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider>* {
    float: right !important
}

@-webkit-keyframes rightEnd {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -15px
    }
}

@keyframes rightEnd {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -15px
    }
}

@-webkit-keyframes topEnd {

    0%,
    100% {
        top: 0
    }

    50% {
        top: -15px
    }
}

@keyframes topEnd {

    0%,
    100% {
        top: 0
    }

    50% {
        top: -15px
    }
}

@-webkit-keyframes leftEnd {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 15px
    }
}

@keyframes leftEnd {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 15px
    }
}

@-webkit-keyframes bottomEnd {

    0%,
    100% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }
}

@keyframes bottomEnd {

    0%,
    100% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lightSlider.lsGrab>* {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lightSlider.lsGrabbing>* {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.jcrop-holder {
    direction: ltr;
    text-align: left
}

.jcrop-hline,
.jcrop-vline {
    background: #fff url(../img/Jcrop.gif);
    font-size: 0;
    position: absolute
}

.jcrop-vline {
    height: 100%;
    width: 1px !important
}

.jcrop-vline.right {
    right: 0
}

.jcrop-hline {
    height: 1px !important;
    width: 100%
}

.jcrop-hline.bottom {
    bottom: 0
}

.jcrop-tracker {
    height: 100%;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.jcrop-handle {
    background-color: #333;
    border: 1px #eee solid;
    width: 7px;
    height: 7px;
    font-size: 1px
}

.jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}

.jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px
}

.jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%
}

.jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%
}

.jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}

.jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0
}

.jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0
}

.jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px
}

.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
    height: 7px;
    width: 100%
}

.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
    height: 100%;
    width: 15px
}

.jcrop-dragbar.ord-n {
    margin-top: -4px
}

.jcrop-dragbar.ord-s {
    bottom: 0;
    margin-bottom: -4px
}

.jcrop-dragbar.ord-e {
    margin-right: -4px;
    right: 0
}

.jcrop-dragbar.ord-w {
    margin-left: -4px
}

.jcrop-light .jcrop-hline,
.jcrop-light .jcrop-vline {
    background: #fff;
    opacity: .7 !important
}

.jcrop-light .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #000;
    border-color: #fff;
    border-radius: 3px
}

.jcrop-dark .jcrop-hline,
.jcrop-dark .jcrop-vline {
    background: #000;
    opacity: .7 !important
}

.jcrop-dark .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #fff;
    border-color: #000;
    border-radius: 3px
}

.solid-line .jcrop-hline,
.solid-line .jcrop-vline {
    background: #fff
}

.jcrop-holder img,
img.jcrop-preview {
    max-width: none
}

.panWrapper {
    z-index: 999999;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    left: 0;
    top: 0;
    display: none;
    cursor: move
}

.panWrapper * {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.panWrapper.pinch-enabled {
    position: relative
}

.panWrapper.pinch-enabled img.i {
    top: 0;
    position: fixed;
    width: auto;
    background: #fff;
    height: 100%
}

.panWrapper a.controls {
    background-size: 100%;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 50%;
    z-index: 2;
    bottom: 30px;
    cursor: pointer
}

.panWrapper a.controls.in {
    z-index: 999999;
    background-image: url(../img/zoomIn.png);
    margin-left: -30px
}

.panWrapper a.controls.out {
    z-index: 999999;
    background-image: url(../img/zoomOut.png);
    margin-left: 30px
}

.panWrapper a.controls.close {
    z-index: 999999;
    background-image: url(../img/close.png);
    left: auto;
    right: 30px;
    top: 30px
}

.panWrapper .loading {
    z-index: 999;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    background-image: url(/images/loading.gif);
    background-repeat: no-repeat;
    background-size: 100%;
    display: block
}

.panWrapper a.controls.pinch {
    z-index: 999999;
    background-image: url(/images/pinch_zoom.png);
    left: 40%;
    top: 40%;
    opacity: .3;
    width: 100px;
    height: 100px
}

.panWrapper.pinch-enabled a.controls.close,
.panWrapper.pinch-enabled a.controls.pinch {
    position: fixed
}

body {
    background: #fff
}

.lSSlideOuter.vertical.thumbsLeft .lSGallery {
    right: auto;
    left: 0
}

.thumbelina {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    white-space: nowrap;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.thumbelina li {
    padding: 5px;
    line-height: 0;
    margin: 0
}

.thumbelina li img {
    border: 1px solid #ccc
}

.thumbelina li img:hover {
    border: 1px solid #aaa
}

.thumbelina-but {
    position: absolute;
    background-color: #ccc;
    border: 1px solid #aaa;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
    z-index: 1;
    cursor: pointer;
    color: #888;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    font-family: monospace
}

.thumbelina-but:hover {
    color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .5)
}

#epaper-data-wrapper {
    margin-top: 15px
}

#epaper-data-wrapper .col-md-12 {
    float: none
}

.page-toolbar .nav-group {
    background: #f1f2f3;
    padding: 5px;
    border: 1px solid #ccc;
    border-bottom: 0
}

.thumbelina-but.disabled,
.thumbelina-but.disabled:hover {
    background-color: #efefef;
    color: #ccc;
    cursor: default;
    box-shadow: none
}

.thumbelina-but.horiz {
    width: 20px;
    height: 119px;
    line-height: 119px;
    top: -1px
}

.thumbelina-but.horiz.left {
    left: -22px;
    border-radius: 5px 0 0 5px
}

.thumbelina-but.horiz.right {
    right: -22px;
    border-radius: 0 5px 5px 0
}

.thumbelina-but.vert {
    left: -1px;
    height: 20px;
    line-height: 20px;
    width: 93px
}

.thumbelina-but.vert.top {
    top: 5px;
    border-radius: 5px 5px 0 0
}

.thumbelina-but.vert.bottom {
    bottom: 5px;
    border-radius: 0 0 5px 5px
}

.thumbelina-but.vert.top {
    width: 100%;
    left: 14px;
    right: 0;
    margin-bottom: 5px
}

.thumbelina-but.vert.bottom {
    width: 100%;
    left: 14px;
    right: 0;
    margin-bottom: -30px
}

#thumbnail-slider {
    margin-top: 20px
}

#thumbnail-slider li.item.active {
    border: 2px solid #0303f5
}

.epaper_main_thumb {
    background: #fff;
    border: 1px solid #ccc
}

.thumbelina {
    background: #fff;
    padding: 7px;
    border: 1px solid #ccc
}

.clip-epaper-ear-btn {
    width: 54px;
    display: inline;
    margin-left: 5px;
    border: 1px solid #ccc;
    margin-top: 1px;
    background: #070707;
    padding: 2px;
    box-sizing: border-box
}

.clip-epaper-ear-btn img {
    max-height: 16px;
    margin-top: 2px
}

.clip-epaper-ear-btn #createclip {
    cursor: pointer;
    background: 0 0;
    color: #fff
}

.img-area-select-action {
    margin-top: 10px;
    margin-right: 5px;
    z-index: 9999999999;
    position: absolute;
    right: 5px
}

.img-area-select-action.no-right {
    right: auto
}

.img-area-select-action .action-btn {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #080808;
    margin-left: 10px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    z-index: 9999999999
}

#modal-container {
    width: 100%;
    height: 100%;
    position: fixed;
    visibility: visible;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(22, 22, 22, .5);
    z-index: 99999
}

#modal-container:target {
    visibility: visible;
    display: block
}

#modal-container .reveal-modal {
    box-sizing: border-box;
    background: #e1e1e1;
    margin: 0 auto;
    width: 60%;
    position: relative;
    display: inline-block;
    text-align: center;
    z-index: 41;
    top: 10%;
    left: 20%;
    padding: 30px;
    max-height: 90%;
    height: 70%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

#modal-container #modal_img_parent {
    max-height: 100%;
    max-width: 100%;
    padding: 10px;
    margin: auto;
    position: relative;
    height: 70%;
    box-sizing: border-box
}

#modal-container #modal_img {
    max-height: 100%;
    width: auto;
    display: inline;
    margin: auto
}

#modal-container .close-btn {
    float: right;
    margin-top: -25px;
    margin-right: -24px;
    font-size: 20px;
    background: #ccc;
    padding: 2px;
    border-radius: 1px;
    cursor: pointer
}

#modal-container .link-to-share {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%
}

.clip-overlay-share {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    display: none
}

.imgareaselect-border1,
.imgareaselect-border2,
.imgareaselect-border3,
.imgareaselect-border4 {
    border: 0 solid #ccc !important
}

#modal-container .blog-share-socials {
    text-align: center;
    float: none
}

#modal-container .blog-share-socials {
    width: 100%;
    text-align: center
}

#modal-container .newsSocialIcons li {
    float: none !important;
    display: inline-block
}

#modal-container #modal_social {
    padding: 10px;
    text-align: center
}

.cover-area-of-img-select-area {
    border: 3px solid #181818
}

.open_file_label {
    display: none
}

#epaper-holder #createclip {
    display: none
}

#epaper-holder .clip-epaper-ear-btn {
    width: 32px
}

#epaper-holder .clip-epaper-ear-btn img {
    margin-left: 5px
}

#pdf .action-btn.action-btn-primary {
    background: #07079c
}

#pdf .action-btn.action-btn-save {
    background: #25b325
}

#pdf .action-btn.action-btn-secondary {
    background: #0f0f0f
}

.page-btn-group {
    max-width: 300px
}

.inline-display {
    display: inline-block
}

.toolbar-button {
    margin-right: 2px;
    display: inline-block
}

#pagenum-input {
    vertical-align: middle
}

#page-level-nav {
    width: 100%;
    display: inline-block;
    text-align: center;
}

#pagenum-input {
    width: 60px
}

h1.epaper-details-heading {
    font-size: 20px;
    margin-bottom: 10px
}

@media all and (max-width:800px) {
    #thumbnail-slider {
        display: none
    }

    #pagenum-input {
        width: 30px;
        padding: 0 6px
    }

    #pagecount-btn {
        display: none
    }

    #epaper-data-wrapper {
        margin-top: 10px
    }

    #modal-container .reveal-modal {
        width: 90%;
        top: 5%;
        left: 5%;
        padding: 5px;
        height: 80%
    }

    .openFile {
        display: none
    }

    .clip-epaper-ear-btn {
        width: 32px
    }

    .clip-epaper-ear-btn img {
        margin-left: 5px
    }

    #save-current-page span {
        display: none
    }

    .secondaryToolbarButton span {
        display: block !important
    }
}

@media only screen and (max-width:767px) {
    .panWrapper img.i {
        max-width: 100%
    }
}

.epaper-filter {
    background: #e0e0e0;
    border: 1px solid #ccc;
    padding: 8px 10px;
    margin-bottom: 15px;
    display: block
}

.wrapper_epaper {
    border: 1px solid #ccc;
    background: #f7f8f9;
    padding: 5px;
    margin-right: 5px;
    position: relative
}

.wrapper_epaper .center {
    text-align: center
}

.wrapper_epaper .right {
    float: right
}

.epaper-apply {
    display: inline-block;
    background: #337ab7;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    height: 100%;
    width: 100%
}

.epaper-filter-item {
    width: 33%;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block
}

.epaper-filter-item #epaper-location {
    height: 36px
}

.epaper-apply {
    background: #32aae1;
    border-radius: 3px;
    padding: 5px 20px;
    text-align: center;
    font-size: 16px;
    float: right
}

#epaper-datepicker {
    color: #505050;
    font-size: 13px;
    padding: 5px;
    margin-bottom: 10px;
    display: inline-block
}

.epaper-heading {
    padding: 15px 0;
    font-size: 18px;
    font-weight: 700
}

.epaper-listing {
    display: inline-block;
    width: 100%
}

.epaper-listing .single-item-row {
    width: 40%;
    margin-left: 30%
}

.epaper_listing {
    position: relative;
    padding: 0
}

.download-btn {
    text-align: center;
    width: 100%;
    background: #655b5b;
    padding: 4px 10px 0;
    color: #fff;
    font-size: 17px;
    margin-top: 10px;
    display: inline-block
}

.image-slider-item-wrapper {
    width: 100%
}

.image-slider-item-wrapper img {
    max-width: 100%
}

.image-slider-item-wrapper .slider-img-caption,
.image-slider-item-wrapper .slider-img-extra-info {
    background: #000;
    color: #fff;
    padding: 5px;
    display: block
}

.image-slider-item-wrapper .slider-img-caption {
    font-size: 18px
}

.image-slider-item-wrapper .slider-img-extra-info {
    font-size: 18px
}

.epaper-datepicker-img {
    display: inline-block;
    max-width: 20px;
    position: absolute;
    top: 10px;
    left: 10px
}

.inline-block {
    position: relative
}

.epaper-filter-item #epaper-datepicker {
    padding-left: 30px
}

.hocalwire-col-md-3 {
    width: 25%;
    float: left
}

.hocalwire-col-md-6 {
    width: 50%;
    float: left
}

.download-full-wrap {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px
}

.download-full-wrap.top {
    margin-bottom: 10px
}

.download-full-wrap a {
    background: #42aae1;
    padding: 5px 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 20px
}

.share.epaper-section {
    padding: 10px
}

.share.epaper-section .blog-share-socials-light li {
    max-width: 24px
}

.date-row-epaper {
    text-align: center;
    background: #414141;
    color: #fff
}

.date-row-epaper .epaper-date,
.edition-name .name {
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff
}

.edition-name .name {
    font-size: 1.7rem;
    color: red
}

.epaper_listing li {
    margin-bottom: 10px
}

.heading.group-name {
    font-weight: 700;
    font-size: 20px;
    background: #a70400;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px
}

.ad_on_epaper_listing_page {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px
}

.panWrapper a.controls.close {
    border-radius: 50px;
    background-color: #f0f0f0;
    opacity: 1 !important
}

.jcrop-handle {
    width: 15px !important;
    height: 15px !important;
    background-color: #f00707 !important;
    border: 1px #f00707 solid !important
}

@media only screen and (max-width:799px) {
    .share.epaper-section .blog-share-socials-light li {
        max-width: 20px
    }

    .download-full-wrap a {
        font-size: 18px
    }

    .hocalwire-col-md-3 {
        width: 25%;
        float: left
    }

    .hocalwire-col-md-6 {
        width: 100%
    }

    .epaper-listing .single-item-row {
        width: 100%;
        margin-left: 0
    }

    .epaper-filter {
        padding: 5px 5px 0 0;
        text-align: center;
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
        padding-left: 0
    }

    .epaper-filter .epaper-filter-item {
        margin-bottom: 0;
        width: 33%
    }

    .epaper-filter-item #epaper-datepicker {
        font-size: 13px;
        padding: 2px 0 2px 5px;
        width: 80px
    }

    .epaper-filter .epaper-apply {
        width: 70px;
        padding: 5px 15px
    }

    .epaper-filter-item .selectpicker {
        width: 115px
    }

    .wrapper_epaper {
        margin-right: 0
    }

    .epaper-filter-item .selectpicker {
        width: 120px;
        font-size: 12px
    }

    .epaper-filter-item #epaper-datepicker {
        width: 125px;
        margin-left: -22px;
        padding-left: 20px
    }

    .epaper-datepicker-img {
        display: inline-block;
        max-width: 16px;
        position: absolute;
        top: 7px;
        left: -14px
    }
}