body {
    font-family: 'Roboto',sans-serif;
    padding: 0;
    margin: 0;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    overflow-x: hidden
}

html {
    overflow-x: hidden
}

body, .btn {
    font-size: 12.5px
}

a {
    color: #1570a6
}

    a:hover {
        color: #083047
    }

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

    ::-webkit-scrollbar-thumb:hover {
        background: #555
    }

img {
    max-width: 100%
}

body * {
    border-radius: 0 !important
}

.display-inline-block {
    display: inline-block
}

.thumbnail {
    width: 97% !important;
    border-radius: 7px !important;
    padding: 0;
    box-shadow: 0 2px 2px 0 #000 0 3px 1px -2px #000 0 1px 5px 0 #000;
    border: none !important
}

    .thumbnail img {
        width: 100% !important
    }

.btn-group {
    border-radius: 45px !important;
    border: none;
}

#colorbox, #cboxWrapper, #cboxContent, #cboxLoadedContent, #cboxLoadedContent, #cboxLoadedContent img {
    width: 100% !important
}

    #cboxLoadedContent img {
        height: auto !important
    }

#colorbox {
    left: 0px !important
}

#cboxLoadedContent {
    height: auto !important
}

.thumbnail {
    box-shadow: 1px 2px 3px #c5c5c5;
    border-radius: 0px !important;
    overflow: hidden;
}

.btn-danger {
    border: none !important
}

.page-navigation {
    background-color: whitesmoke;
}

#contact_qid {
    border: 1px solid silver;
    padding: 5px
}

.errorMessage {
    color: red
}

.site-logo img {
    max-width: 70%;
    height: auto
}

.big_outer {
    width: 1240px;
    margin-left: auto;
    margin-right: auto
}

#mainmenu.navbar {
    box-shadow: 0 1px 4px rgba(0,0,0,0.4) !important
}

.navbar-nav a {
    color: #fff !important;
    font-weight: 700 !important
}

.outer {
    background-color: #d2d2d2;
    border-radius: 9px !important
}

.title-header {
    margin-bottom: 20px;
    border-bottom: 2px solid silver;
    border-top: 7px solid #61B2DF
}

    .title-header .heading {
        font-size: 23px;
        padding-top: 7px;
        padding-bottom: 7px;
        font-weight: 700;
        margin: 0
    }

.toolbar_area {
    margin-bottom: 5px
}

.supptabs {
    margin-bottom: 15px
}

.loading_outer .ui-dialog-titlebar {
    display: none
}

select[name=category] {
    display: inline-block;
    width: 200px
}

.topborder {
    padding: 5px;
    background-color: #222
}

#header {
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 1px 2px 3px #c5c5c5
}

.thumbnail {
    border-radius: 0;
    margin: 0
}

.ad_menu {
    background-color: #EFEFEF;
    padding: 5px;
    text-align: center
}

.seperator_35 {
    height: 35px
}

.seperator_15 {
    height: 15px
}

#mainmenu {
    border-top: 2px solid #1570A6
}

    #mainmenu .dropdown-menu a {
        color: #000 !important
    }

    #mainmenu .navbar-default {
        border-radius: 0;
        border: none;
        margin: 0
    }

        #mainmenu .navbar-default .navbar-inner > ul > li > a {
            color: #fff
        }

        #mainmenu .navbar-default .navbar-nav > .open > a, #mainmenu .navbar-default .navbar-nav > .open > a:hover, #mainmenu .navbar-default .navbar-nav > .open > a:focus {
            background-color: rgba(100,100,100,0.1)
        }

    #mainmenu .dropdown-menu {
        border-radius: 0
    }

    #mainmenu .searchWidget {
        width: 250px
    }

#secondmenu .navbar {
    border-radius: 0
}

#secondmenu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px
}

#secondmenu .navbar {
    min-height: 10px
}

    #secondmenu .navbar .navbar-nav .open .dropdown-menu > li > a:hover, #secondmenu .navbar .navbar-nav .open .dropdown-menu > li > a:focus, #secondmenu .navbar .navbar-nav .open .dropdown-menu > .active > a, #secondmenu .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, #secondmenu .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #333
    }

#secondmenu .dropdown-menu {
    border-radius: 0
}

#footermenu .navbar-inverse {
    border: none;
    background-color: transparent;
    margin-bottom: 0
}

    #footermenu .navbar-inverse .navbar-nav > .open > a, #footermenu .navbar-inverse .navbar-nav > .open > a:hover, #footermenu .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: rgba(0,0,0,0.3)
    }

#footermenu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px
}

.navbar-header .navbar-btn2 {
    display: none
}

.page-heading {
    font-weight: 300;
    margin: 0;
    border-top: 7px solid #1570a6;
    border-bottom: 2px solid silver;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 23px
}

.page-heading2 {
    font-weight: 300;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 17px;
    margin-top: 0;
    padding-top: 0;
    border-bottom: 4px double silver
}

.breadcrumb {
    margin: 0;
    border-radius: 0
}

#footer {
    background-color: #222;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff
}

    #footer .widget_title {
        color: #fff
    }

        #footer .widget_title h1 {
            font-size: 20px;
            border-bottom: 2px double #383838;
            font-weight: 700
        }

    #footer .widget_body ul {
        margin-left: 0;
        list-style-position: inside;
        padding-left: 0;
        list-style: none
    }

    #footer .widget_body li {
        padding-top: 3px;
        padding-bottom: 3px;
        border-bottom: none
    }

    #footer .widget_body a {
        color: #fff
    }

    #footer .copyright {
        color: silver;
        padding: 5px
    }

    #footer .credit {
        color: gray;
        padding: 5px;
        font-size: 12px
    }

        #footer .credit a {
            color: silver
        }

.slider-wrapper {
    margin-top: 20px
}

.theme-default .nivo-controlNav {
    margin: 0;
    padding: 5px
}

.theme-default .nivoSlider {
    box-shadow: none
}

.slideshow_outer {
    background-color: #EFEFEF;
    padding: 10px;
    margin-bottom: 20px
}

.slideshow_inner {
    margin-left: auto;
    margin-right: auto
}

.page-content {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.6em
}

.epost {
    margin-bottom: 35px
}

.epost-title {
    font-size: 15px;
    margin: 0;
    margin-top: 5px;
    text-align: center
}

    .epost-title a {
        color: #1570a6
    }

    .epost-title:hover {
        color: #083047
    }

    .epost-title a:hover {
        text-decoration: none
    }

.epost-date {
    margin-bottom: 5px;
    text-align: center;
    font-size: 12px;
    color: gray;
    display: block
}

.epost-category {
    text-align: center
}

.fcategorylist-block .description h4 {
    margin-top: 10px;
    margin-bottom: 5px
}

.fcategorylist-block .description p {
    color: gray
}

.edition_date {
    font-size: 14px;
    margin-left: 20px;
    font-weight: 400;
    color: gray
}

.widget {
    margin-bottom: 10px
}

.widget_title h1 {
    border-bottom: 7px solid #E5E5E5;
    padding: 10px;
    font-size: 20px;
    margin: 0;
    margin-bottom: 10px;
    padding-left: 0
}

.widget_title i {
    margin-right: 10px;
    display: inline-block;
    font-size: 1.2em
}

.widget_body ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .widget_body ul ul {
        margin-left: 15px
    }

    .widget_body ul li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #EFEFEF
    }

.widget_body .ed_desc {
    color: gray
}

.widget_body .epost-date {
    text-align: left;
    color: #000 !important;
    text-transform: uppercase
}

.page-navigation .pagination {
    margin: 0 !important
}

.page-navigation {
    padding: 4px;
    padding-top: 5px;
    background-color: #EFEFEF
}

.title-heading {
    border-bottom: 10px solid #EFEFEF;
    padding-bottom: 10px
}

.description {
    padding: 10px;
    padding-top: 0
}

.subcategory-block {
    padding: 0;
    margin: 0;
    margin-bottom: 20px
}

    .subcategory-block .content {
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 20px solid #F0F0F0
    }

    .subcategory-block h2 {
        font-weight: 700;
        padding: 10px;
        margin-bottom: 10px;
        background-color: #EEE;
        font-size: 18px !important
    }

        .subcategory-block h2:hover {
            cursor: pointer;
            background-color: #DFDFDF
        }

    .subcategory-block .glyphicon {
        font-size: 18px !important
    }

    .subcategory-block .image {
        width: 100px;
        float: left;
        margin-right: 10px
    }

    .subcategory-block .description {
        width: 150px;
        float: left;
        padding-left: 0
    }

        .subcategory-block .description h3 {
            font-size: 16px;
            padding: 0;
            margin: 0;
            margin-bottom: 5px
        }

        .subcategory-block .description p {
            color: gray;
            font-size: 12px
        }

.pagination a {
    border-radius: 0 !important
}

.pager-block {
    border: 1px solid #CFCFCF;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0%,#ededed 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top,#fff 0%,#ededed 100%);
    background: -o-linear-gradient(top,#fff 0%,#ededed 100%);
    background: -ms-linear-gradient(top,#fff 0%,#ededed 100%);
    background: linear-gradient(to bottom,#fff 0%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);
    margin-bottom: 5px
}

.scrollable {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 150px
}

    .scrollable img {
        padding: 4px;
        border: 1px solid silver;
        margin: 12px;
        background-color: #fff
    }

    .scrollable .items {
        width: 20000em;
        position: absolute
    }

.items div {
    float: left
}

.scrollable .current img, .modal-body a.current {
    border: 4px solid #EFA53B;
    padding: 0
}

.browse {
    margin-top: 55px;
    border-radius: 25px
}

    .browse.prev {
        margin-left: 10px
    }

.cal_outer {
    width: 150px
}

.navbar-btn2 {
    margin-top: 10px;
    border: none
}

#ui-datepicker-div {
    z-index: 5000000000 !important
}

#btnCrop {
    margin-right: 5px
}

.pbox {
    margin-bottom: 15px
}

.pbox-title {
    margin-top: 0;
    font-size: 18px
}

.edition-block {
    box-shadow: 0 8px 16px 0 rgb(162 169 204 / 24%);
    background: #fff;
    margin-top: 10px
}

.rthumb_bar {
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 500px;
    margin-top: 20px;
    padding: 5px
}

    .rthumb_bar .pagethumb {
        margin-bottom: 10px;
        margin-top: 10px;
        display: block;
        text-align: center;
        padding: 0
    }

    .rthumb_bar .current img {
        border: 2px solid #1e1e1e;
        padding: 0;
        border-radius: 0px !important
    }

.title-header {
    margin-bottom: 20px;
    border-bottom: 2px solid silver;
    border-top: 7px solid #61B2DF
}

    .title-header .heading {
        font-size: 23px;
        padding-top: 7px;
        padding-bottom: 7px;
        font-weight: 700;
        margin: 0
    }

.membership_area h1 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 4px double silver
}

.membership_widget {
    text-align: right
}

    .membership_widget .caret {
        margin-right: 0
    }

    .membership_widget a, .membership_widget span {
        margin-right: 10px;
        display: inline-block;
        color: #fff !important
    }

    .membership_widget a {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .membership_widget .dropdown-menu a {
        color: #000 !important
    }

.membership_area .table thead {
    font-weight: 700;
    background: #DFDFDF;
    border: 1px solid silver
}

    .membership_area .table thead th {
        border-bottom: 1px solid silver
    }

.mobile-toolbar {
    position: fixed;
    z-index: 50000;
    bottom: 0;
    width: 100%;
    padding: 5px;
    padding-top: 10px;
    display: none !important;
    margin: 0;
    margin-left: -5px
}

body {
    position: relative
}

.mobile-toolbar .pagination > .disabled > span, .mobile-toolbar .pagination > .disabled > span:hover, .mobile-toolbar .pagination > .disabled > span:focus, .mobile-toolbar .pagination > .disabled > a, .mobile-toolbar .pagination > .disabled > a:hover, .mobile-toolbar .pagination > .disabled > a:focus, .mobile-toolbar .pagination > li > a, .mobile-toolbar .pagination > li > span, .mobile-toolbar .pagination > .active > a, .mobile-toolbar .pagination > .active > span, .mobile-toolbar .pagination > .active > a:hover, .mobile-toolbar .pagination > .active > span:hover, .mobile-toolbar .pagination > .active > a:focus, .mobile-toolbar .pagination > .active > span:focus {
    border-color: #fff;
    color: #fff;
    background-color: rgba(0,0,0,0.7)
}

.swap-msg {
    position: fixed;
    top: 50%;
    z-index: 10000;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 20px;
    width: 100%;
    text-align: center
}

    .swap-msg h3 {
        font-size: 20px
    }

.outer {
    width: 100%;
    padding: 0
}

mainmenu {
    width: 100%;
    display: none
}

.navbar {
    width: 1200px;
    display: inline-block
}

.mainContent {
    width: 1200px;
    display: inline-block;
    padding-top: 5px;
}

.page-heading {
    border: none !important
}

.page-title {
    text-align: left
}

.pagination {
    box-shadow: 0 2px 2px 0 #000 0 3px 1px -2px #000 0 1px 5px 0 #000;
    background: #1728c1 linear-gradient(180deg, #3aca4b, #06512b) repeat-x !important;
    ;
    padding: 4px;
    font-weight: 700
}

    .pagination a {
        border: none !important
    }

        .pagination a:active {
            border-radius: 50px !important
        }

    .pagination > .active > a {
        border-radius: 50px !important
    }

.pull-left {
    margin-left: 10px;
    padding: 3px
}

.dropdown-menu a {
    font-weight: bold;
    color: red;
}

.input-group {
    margin-left: 10px;
    box-shadow: 0 2px 2px 0 #000 0 3px 1px -2px #000 0 1px 5px 0 #000;
    padding: 3px 0px;
    background: #e01b24 linear-gradient(180deg,#e53d45,#e01b24) repeat-x
}

#datebtn_cal {
    box-shadow: none !important;
    font-weight: 700;
    border: none;
    border-radius: 50px !important
}

.form-horizontal {
    box-shadow: 0 2px 2px 0 #000 0 3px 1px -2px #000 0 1px 5px 0 #000;
    padding: 3px;
    background: #1728c1 linear-gradient(180deg,#3a48ca,#1728c1) repeat-x !important;
}

#ddlistPage {
    background-color: #12742a !important;
    color: #FFF !important;
}

#datetext_cal {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-weight: 700;
    border: none !important;
    border-radius: 40px !important
}

#ddlistPage {
    font-weight: 700;
    border: none !important;
    border-radius: 23px !important;
    box-shadow: none
}

.glyphicon-th-large {
    color: #FFF !important;
}

#linkbtnThumb {
    background: transparent !important;
    color: #FFF;
}

.fa-scissors {
    color: #FFF;
    font-size: 23px !important;
}

.fa-calendar {
    font-size: 19px;
}

.pagination > .disabled > a {
    background-color: transparent !important;
}

.pagination > li > a {
    background-color: transparent !important;
}

#btnAdd {
    background: #e01b24 linear-gradient(180deg,#e53d45,#e01b24) repeat-x !important;
    border-color: #e01b24 !important;
}

.cal_outer {
    background: #1728c1 linear-gradient(180deg,#3a48ca,#1728c1) repeat-x !important;
}

#datebtn_cal, #datetext_cal {
    background-color: transparent;
    color: #FFF;
}

.pagination > li > a {
    color: #FFF !important;
}

.pagination > .active > a {
    border-radius: 40px !important;
    background: #fff !important;
    color: navy !important;
    font-weight: bold !important;
    font-size: 18px;
    padding: 2px 10px !important;
}

#header img {
    /* width: 230px; */
    height: 85px !important;
    display: block;
    /* width: 90% !important; */
}

.shareit_outer {
    background: #E81A86;
    width: 962px;
    padding: 0 !important;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 #000 0 3px 1px -2px #000 0 1px 5px 0 #000
}

.cboxElement {
    margin-top: 10px
}

.edition-block {
    background: #fff;
    margin-top: 2px
}

#header {
    background: #FFF
}

#footer {
    margin-top: 12px
}

@media only screen and (max-width: 700px) {
    .mainContent {
        width: auto !important
    }

    .shareit_outer {
        width: 97%;
        position: relative;
        left: 4px;
    }

    .container {
        padding: 0 !important
    }

    .mainContent {
        padding: 8px
    }

    .edition-block {
        box-shadow: 0 3px 5px #000 !important;
        background: #fff;
        margin-top: 1px
    }

    .thumbnail {
        width: 96% !important;
        box-shadow: none;
        border-radius: 0px !important;
        padding: 0;
        margin-left: 9px;
        margin-top: 7px;
        border: none
    }

    .toolbar_area {
        margin-bottom: -8px !important
    }

    .pull-left {
        margin-left: 0;
        padding: 0
    }

    .page-title {
        display: none !important
    }

    .navbar-inverse {
        width: 100%
    }
}

#linkbtnThumb {
    color: #333;
    background-color: #fff;
    border-radius: 40px !important;
    color: #C30000;
    font-size: 19px !important;
    padding: 0 11px;
    border: none !important
}

.glyphicon-calendar {
    font-size: 16px;
    color: #022636;
}

.page-title {
    display: none !important
}
/*.page-navigation{border-radius:14px 14px 0 0!important} */
.page_area {
    padding: 4px !important
}

.modal-content {
    border-radius: 10px !important;
    overflow: hidden !important
}

.modal-header {
    background: #FFF !important
}

.modal-body {
    background: #f0f0f0 !important
}

.modal-title {
    font-weight: 700
}

.epost-header {
    font-weight: 700;
    background-color: #e40001;
    padding: 5px;
    margin-top: 10px;
    border-radius: 10px !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #c30000 !important;
}

.fcategorylist-block h4 a {
    color: #c30000 !important;
    font-weight: 600 !important;
    font-size: 15px;
    text-transform: uppercase;
}

.navbar-inverse {
    background-color: #022636;
    border-color: #080808;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 15px;
}

.nav > li {
    position: relative;
    display: block;
    padding-top: 0px;
}

.dropdown-menu > li > a {
    padding: 9px 20px;
    text-align: left;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.mobile-logo {
    display: none;
}

.area-unsaved {
    background-color: rgba(0,0,0,0.3);
}

/* Animation keyframes */
@keyframes blink {
    0% {
        border-color: red;
    }

    50% {
        border-color: transparent;
    }

    100% {
        border-color: red;
    }
}

/* Applying the animation to the box */
.area-unsaved::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border: 2px solid transparent;
    animation: blink 2s linear infinite;
}

#uid-1223915011405543400 {
    width: 215.4px;
    height: 215.4px;
}

.btnShare {
    top: -36px !important;
    left: 0px;
    padding: 4px 20px;
    background: #e01b24 linear-gradient(180deg,#e53d45,#e01b24) repeat-x;
    border-color: #e01b24;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}

    .btnShare span {
        font-size: 21px;
    }

.btnDelete {
    left: 67px !important;
    padding: 4px 20px;
    top: -36px !important;
    background: #1728c1 linear-gradient(180deg,#3a48ca,#1728c1) repeat-x;
    border-color: #1728c1;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}

    .btnDelete span {
        font-size: 21px;
    }

.ui-resizable-ne, .ui-resizable-sw, .ui-resizable-se {
    z-index: 90;
    background: red;
    width: 9px;
    height: 9px;
}

#dropdownMenuButton {
    padding: 4px 14px !important;
    border-radius: 4px !important;
    background: #e01b24 linear-gradient(180deg,#e53d45,#e01b24) repeat-x !important;
    border-color: #e01b24 !important;
    box-shadow: 1px 2px 3px #c5c5c5 !important;
    font-size: 22px;
}
