﻿body {
    background-color: #ededed;
    background-image: url(/content/images/magazineback.png);
    position: relative;
    min-height: 100%;
    font-weight: 400;
}

@font-face {
    font-family: myFont;
    src: url(/content/fonts/NotoSerifBengali-Regular.ttf);
    font-display: swap;
}

body {
}

.big {
    font-size: 1.4em;
}

.noto {
    font-family: myFont !important;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fefefe !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fefefe !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #fefefe !important;
}

input, select {
    color: #2d2675 !important;
}

.row {
    margin: -5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6 safe-wide, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .control-input, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding: 0;
}

.full {
    width: 100%;
}

.iconmage {
    width: 100%;
}

.content {
    margin: 5px;
 
}

.content0 {
    margin: 0px;
    padding: 0px;
}

.content .section {
    border: 1px solid transparent;
}

.content-leftsection {
    margin-right: 50px;
}

.simple {
    min-height: 550px;
}

.simple-work {
    max-width: 800px;
    margin: auto;
    margin-top: 50px;
}

.content-area-fix {
    margin-top: 20px;
    margin-bottom: 20px;
}

.identity-work {
    padding: 72px 0 20px 0;
}

.backend {
    background-image: url(/content/images/backend.png);
    background-repeat: repeat;
    content: ""
}

.socialmedia {
    background-image: url(/content/images/backend.png);
    background-repeat: repeat;
    content: "";
    min-height: 300px;
    border-top: 3px double #0099ee;
}

.gap5 {
    padding: 5px;
}

.gap10 {
    padding: 10px;
}

.openbackend {
    border-radius: 10px;
    border: 10px solid #5482AB;
}

    .openbackend .band {
    }

.navbar-header {
    position: relative;
}
.navbar-header {
    margin: 0;
}
.navbar-brand {
    margin-right: 2px;
    font-size: 14px !important;
    line-height: inherit !important;
    height: inherit !important;
    padding: 2px 0 0 0;
}

.breadcrumb-line1 {
    margin: 0 0 5px 0;
    background-color: #fcfcfc;
    border: 1px solid #e5e5e5;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.breadcrumb-line {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}


    .breadcrumb-line:after {
        content: '';
        display: block;
        clear: both;
    }

.label-menu {
    margin: 8px 16px 0 20px;
}

    .label-menu > a {
        padding: 4px;
    }

        .label-menu > a > i {
            width: 80%;
        }

.menuicon {
    width: 22px;
    height: 22px;
    border: 1px solid #ababab;
    border-radius: 2px;
}

.navbar {
    background-color: transparent;
}

@media screen and (max-width:768px) {
    .knowlogo {
        margin-left: auto;
    }
}

.navbar-nav > li > a.level-opened {
    background-color: #5482AB;
    color: #fdfdfd;
}

.navbar-nav > li.active:focus > a, .navbar-nav > li.active:hover > a {
    background-color: #0085c3;
    color: #fdfdfd;
}

.navbar-nav > li.active > a {
    color: #fff;
    background-color: #5482AB;
}


.search-control input[type=text] {
    background: #fefefe url(/content/images/interface/filter.png) no-repeat 0px 10px;
    padding-right: 15px;
    margin-bottom: 2px;
    background-position: 97% 50%;
    width: 250px;
    max-width: 300px;
}


.footer {
    background-color: transparent;
    text-align: center;
}

.header-wide {
    width: 100%;
    height: 54px;
    background-color: #424263;
    position: fixed;
    z-index: 5000;
}

    .header-wide .container {
        border-right: 1px solid rgba(255,255,255,.1);
        border-left: 1px solid rgba(255,255,255,.1);
    }

.work-wide {
    width: 100%;
    height: 100%;
    background-image: url(/Content/Images/pic01.jpg);
    background-size: cover;
    background-repeat: repeat-y;
    padding-top: 44px;
}

.footer-wide {
    width: 100%;
    border-top: 1px dashed #aaabaa;
    min-height: 100px;
}

.footer-bottom {
    width: 100%;
    background-image: url(/Content/Images/university.jpg);
    background-size: cover;
    background-position: top center;
    opacity: 0.5;
    background-color: #338833;
}

.footer2 {
    font-weight: bolder;
    color: #222222;
    text-align: center;
    min-height: 70px;
    padding: 20px;
}

.footer2 {
    font-style: inherit;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.band {
    background-image: url(/Content/Images/h2back.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 60px;
    background-color: #dbedf8;
    border-top: 3px double #0099ee;
}

.pagefix {
    padding-top: 10px;
}

.formleft {
    width: 100%;
    margin: auto;
    min-height: 400px;
    padding: 0px;
}

    .formleft img {
        width: 100%;
        margin: auto;
    }

.formback {
    background-image: url(/Content/Images/loginback.png);
    background-position: center;
    background-size: cover;
    min-height: 400px;
}

.login3rdback {
    min-height: 100px;
    min-width: 200px;
    margin: 20px;
    border-radius: 5px;
    background-image: url(/Content/Images/loginback.png);
    background-size: cover;
    font-size: 2em;
    opacity: 0.8;
    color: #ff5f2b;
}

b.i {
    font-size: 250% !important;
    color: #ddf;
}

b.smalldesc {
    font-size: 100%;
    float: right;
    padding: 16px 0 0 8px;
    color: white;
    overflow: hidden;
}

.logo {
    height: 35px;
    position: relative;
    float: left;
    margin-top: 8px;
}

.logo-collapsed {
    margin-left: 0px;
    height: 35px;
    position: relative;
    float: left;
    margin-top: 8px;
}

.page {
    margin: 0 0 15px 0;
    position: relative;
}

.wellback {
    margin-bottom: 0;
    background-color: #FCFCFC;
    border-color: #E5E5E5;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: none;
}

.page-title-extn2 {
    font-size: 3em;
    margin-left: 5em;
    font-weight: bolder;
    color: #eeeeee;
    position: absolute;
    width: 400px;
}

.page-title-extn {
    font-size: 3em;
    margin-left: 2em;
    font-weight: bolder;
    color: #eeeeee;
    position: absolute;
    top: -30px;
    width: 400px;
}

.validation-summary-errors {
    color: red;
}

i.ilogo {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 1px 8px 1px 7px;
    margin: 10px 0 10px 0;
    font-family: 'Lucida Handwriting'
}

img.ilogo {
    width: 16px;
}


.noitem {
    margin: 16px;
    border: 4px dashed #5482AB;
    font-size: 160%;
    font-weight: 600;
    padding: 20px;
}

.linker {
    background-color: #fdcaa6;
    color: #0f334f;
    margin: 0 0 20px 0;
    padding: 10px;
    border-radius: 3px;
    border-top: 5px solid #ff6a00;
}

.notification {
    background-color: #fdcaa6;
    color: #0f334f;
    margin: 0 0 20px 0;
    padding: 10px;
    font-size: 140%;
    border-radius: 3px;
    border-top: 5px solid #ff6a00;
}

.view {
    clear: both;
    
}

.disable {
    font-style: inherit;
}

    .disable input, select, textarea {
        color: #888888;
    }

.working {
    display: none;
}

.working {
    padding: 0px;
    margin: 0px;
    border: 0px !important;
    position: relative;
    bottom: 0px;
    width: 100%;
    display: none;
    min-height: 5px;
    -webkit-box-shadow: 0;
    overflow: hidden;
    background-color: transparent;
    min-height: 3px;
}

    .working img {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

img.list-icon {
    border: 1px dashed #445544;
    padding: 5px;
    height: 90%;
    width: 90%;
}

.feedback {
    display: none;
    width: 100%;
    font-size: 1.2em;
    overflow: hidden;
}

    .feedback .response {
        border: 2px solid #8899aa;
        border-radius: 2px;
        position: relative;
        overflow: hidden;
        min-height: 50px;
        -moz-border-radius: 3px 3px 3px 3px;
        -webkit-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        background-position: 15px center;
        background-repeat: no-repeat;
        -moz-box-shadow: 0 0 12px #999999;
        -webkit-box-shadow: 0 0 12px #999999;
        box-shadow: 0 0 12px #999999;
        color: #ffffff;
        opacity: 0.8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        filter: alpha(opacity=80);
        margin-bottom: 10px;
        padding: 10px;
    }

.text-link {
    font-weight: bolder;
    border-bottom: 2px double #0094ff;
    padding: 0px 3px 0 3px;
    margin: 0 5px 0 5px;
    border-radius: 2px;
    /*background-color: #efefef;*/
}


.datatable {
    padding: 5px;
    border: 1px solid #8d9ca8;
}

.image-placeholder {
    height: 100%;
    width: 100%;
}

    .image-placeholder img {
        width: 98%;
        height: 100%;
        overflow: hidden;
        max-height: 300px;
    }

        .image-placeholder img.img-icon {
            width: 100px;
            height: 100px;
        }

.ui-autocomplete {
    cursor: pointer;
    height: 120px;
    overflow-y: scroll;
}



.wpanel {
    margin-top: 10px;
    padding: 10px;
}

.line {
    padding-bottom: 5px;
    border-top: 1px dashed #889988;
    margin-top: 3px;
    background-color: #dddddd;
}

.box {
    border: 1px solid #dcdcdc;
    padding: 10px;
    border-radius: 2px;
}

.bbox {
    border: 3px solid #80a5b9;
    padding: 10px;
    border-radius: 2px;
}

.round {
    border-radius: 10px;
}

.box10 {
    margin: 10px;
}

.withwrap {
    padding: 10px;
}

.dashbox {
    border: 2px dashed #dcdcdc;
    padding: 10px;
    border-radius: 2px;
    margin: 16px;
    width: 90%;
}

.generating {
    display: none;
}

.generate {
    cursor: pointer;
}

.para {
    padding: 10px;
    text-align: justify;
}

.img-icon {
    max-width: 200px;
    max-height: 250px;
}

.grid-icon {
    max-width: 40px;
    max-height: 50px;
}

.panel-danger > .panel-heading a {
    color: #c4e1f6 !important;
}

input[type="image"] {
    border: 0 !important;
}

table.bordered td {
    padding: 10px;
    border: 1px solid #559988;
}

.popup-body {
    padding: 15px;
}


.double {
    height: 400px;
}

.single {
    height: 200px;
}

.thumb-image {
    width: 60px;
    height: 60px;
}

.cover-thumbnail {
    width: 100%;
}

    .cover-thumbnail img {
        width: 100%;
    }

.full-image {
    width: 95%;
    border: 1px solid transparent;
}

.dim-image {
    width: 100%;
    height: 90%;
    /*  filter: alpha(opacity=99);
    opacity: .99;*/
    border: 1px solid transparent;
}

.bright-image {
    width: 100%;
    height: 90%;
    filter: alpha(opacity=90);
    opacity: .90;
    border: 1px dashed #ededed;
}


.jumbotron {
    margin-top: 10px;
    padding: 10px;
    text-align: center;
}

.dim-text {
    color: #444444;
}

.bright-text {
    color: #000000;
}

.category {
    font-style: inherit;
}

    .category td {
        padding: 10px;
        font-size: 1.2em;
        color: #0099ee;
        cursor: pointer;
    }

        .category td:hover {
            text-decoration: underline;
            color: #00aaff;
        }


.break {
    word-wrap: break-word;
}


.menupanel {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.menuheader {
    font-size: 1.2em;
    background-color: #424263;
    border: 1px solid #dedede;
    border-radius: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    text-align: left;
    color: white;
}

    .menuheader li {
        list-style-type: none;
    }

    .menuheader .dropdown-menu > li:first-child > a {
        padding-top: 24px;
    }

.menupanel-primary .menuheader {
    background-color: #0099ee;
    color: white;
}

.nopadding {
    padding: 0 !important;
}

.menupanel-default {
    font-style: inherit;
}

    .menupanel-default .menubody {
        /* padding: 5px 5px 20px 5px; */
        background-color: #fdfdfd;
    }

.menubox {
    border: 1px solid #cdcdcd;
}

.panel-5px {
    border-top: 5px solid #808080;
}


.thumbnail {
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    z-index: 10;
}

.panel-book {
    min-height: 250px;
    max-height: 250px;
}

.panel-book {
    min-height: 250px;
    max-height: 250px;
}

.panel-author {
    min-height: 250px;
    max-height: 250px;
}

.author.list-group-item:nth-of-type(odd):hover, .author.list-group-item:hover {
    background: #428bca;
}

.author.list-group-item .list-group-image {
    margin-right: 10px;
}

.author.list-group-item .thumbnail {
    margin-bottom: 0px;
}

.author.list-group-item .caption {
    font-style: inherit;
}

.author.list-group-item:nth-of-type(odd) {
    background: #eeeeee;
}

.author.list-group-item:before, .author.list-group-item:after {
    display: table;
    content: " ";
}

.author.list-group-item img {
    float: left;
}

.author.list-group-item:after {
    clear: both;
}


.list-group-item-text {
    margin: 0 0 11px;
}

.lheight {
    display: block;
    height: 100%;
}

.rheight {
    display: block;
    height: 100%;
}

.mheight {
    display: block;
    height: 100%;
}

ul.category {
    margin-left: -20px;
}

    ul.category li {
        float: left;
        list-style: none;
        margin-left: 0px;
    }

        ul.category li a {
            padding: 10px;
            margin: 10px;
        }

.rating img {
    width: 10px;
}

.Article-body {
    padding: 10px;
    z-index: 200;
}

.Article-title {
    font-size: 1.6em;
    color: #0099ee;
}

.Article-name {
    font-size: 1em;
    color: #0099ee;
}

.header2 {
    color: #808080;
}

.center-box {
    margin-left: 20%;
    margin-right: 20%;
}

.form-left {
    border: 3px solid #0094ff;
    border-radius: 5px;
    margin: 20px;
    padding: 16px;
    font-size: 120%;
    text-align: center;
    background-image: url(/Content/Images/blobbg.jpg);
    background-position: center center;
    color: #fdfdfd;
    margin-top: 40px;
}

    .form-left a {
        color: #fdfdfd !important;
    }

        .form-left a:hover {
            color: #fff !important;
        }

.form-right {
    border: 2px solid #0094ff;
    border-radius: 5px;
    font-size: 100%;
    padding: 16px;
    background-image: url(/Content/Images/NewsPapers.jpg);
    background-position: left top;
    box-shadow: #ff6a00 2px 2px;
}

.shadow10 {
    box-shadow: #ff6a00 10px 10px;
}

.shadow3 {
    box-shadow: #ff6a00 3px 3px;
}

.text-120 {
    font-size: 120%;
}

.form-center {
    font-size: 120%;
    border: 2px solid #0094ff;
    border-radius: 5px;
    font-size: 100%;
    background-image: url(/Content/Images/h2.jpg);
    background-position: left top;
    box-shadow: #5482AB 2px 2px;
    padding: 10px;
}

    .form-center .hint {
        font-size: 120%;
        padding: 20px;
    }

    .form-center .panel {
        margin: 0;
    }


.related {
    margin-left: 10px;
}

    .related .smaller {
        margin-bottom: 10px;
    }

.related-item {
    border-bottom: 1px solid #ddccdd;
    padding-bottom:10px;
    margin-bottom: 10px;
    font-size: 1em;
}

.related-max-high {
    height: 100px;
    width: 170px;
}

ul.plain {
    font-style: inherit;
}

    ul.plain li {
        list-style: none;
        float: left;
    }


.form-20 {
    margin-bottom: 20px;
    margin-top: 20px;
    clear: both;
    padding-bottom: 20px;
}

.control-label {
    text-align: left;
    display: block;
    margin-bottom: 1px;
    border-bottom: 2px solid #223344;
}

    .control-label:after {
        content: ""
    }

label.control-label {
    display: block;
    clear: both;
}

div.control-input {
    margin: 0px 0 16px 0;
    display: block;
    position: relative;
}

.panel {
    margin-bottom: 10px;
}


.headerline {
    font-size: 1.4em;
}

.home-panel {
    border: 1px dashed #38507b;
    border-top: 0;
}

.file-location {
    padding: 10px;
    border: 1px dashed #999999;
}

.cb {
    height: 200px;
    padding: 10px;
    border: 1px outset #8899aa;
    background-color: #dcdcdc;
    text-align: center;
    color: #4800ff;
    cursor: pointer;
    vertical-align: central;
}

.center {
    text-align: center;
}

.b {
    font-weight: bolder;
}

.p-small {
    clear: both;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;
    border-top: 1px dotted transparent;
    padding-top: 10px;
    color: #222222;
}

.blink {
    font-size: 24px;
    padding: 10px;
    color: #ff6a00;
    font-weight: bolder;
    text-shadow: 2px 2px 2px #8899aa;
    text-decoration: underline;
}

.bolder {
    font-weight: 800;
}

.bicon {
    width: 30%;
    margin: 2px;
    float: left;
}

.work-container {
    margin: 5px;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.space10 td {
    padding-left: 10px;
}

.pgrade {
    border: 1px dashed #ededed;
    margin-bottom: 20px;
    padding: 14px;
}

    .pgrade .cover {
        float: left;
        width: 200px;
        height: 200px;
        margin: 14px;
    }

.clear-line {
    clear: both;
    margin-top: 15px;
}

.clear-5px {
    clear: both;
    margin-top: 15px;
    margin-bottom: 10px;
    height: 5px;
    background-color: #808080;
}


.cb {
    height: 200px;
    padding: 10px;
    border: 1px outset #8899aa;
    background-color: #ededed;
    text-align: center;
    color: #4800ff;
    cursor: pointer;
    vertical-align: central;
}

.center {
    text-align: center;
}

.b {
    font-weight: bolder;
}

.p-small {
    clear: both;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;
    border-top: 1px dotted transparent;
    padding-top: 10px;
    color: #222222;
}

.blink {
    font-size: 24px;
    padding: 10px;
    color: #ff6a00;
    font-weight: bolder;
    text-shadow: 2px 2px 2px #8899aa;
    text-decoration: underline;
}

.bicon {
    width: 30%;
    height: 50%;
    margin: 2px;
    float: left;
    border: 3px solid #ff5f2b;
    border-radius: 4px;
    box-shadow: #ffd6d6 5px 5px;
}

.work-container {
    margin: 5px;
}

.well1 {
    padding: 16px 10px 16px 10px;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    background-image: url('/content/images/h2.jpg');
}

.linker {
    font-size: 1.6em;
}

.well2 {
    background-image: url('/content/Images/bg/b25.png');
}

.jumbotron {
    background-image: url('/content/images/back50.png');
}

.safe-wide {
    padding-right: 16px;
    padding-left: 16px;
}

.bread-patrika {
    font-weight: bold;
    color: #73007d;
}

.bread-issue {
    font-weight: bold;
    color: #0a0a5f;
}

.bread-chapter {
    font-weight: bold;
    color: #742103
}

.bread-article {
    font-weight: bold;
    color: #044e04
}

/****************************************************/
.artcle {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

    .artcle .eyeview {
        background-color: #ff6a00;
        color: white;
        padding: 2px 10px 2px 10px;
    }

.writes {
    margin-bottom: 5px;
    border: 1px solid #7070bc;
    border-top: 5px solid #7070bc;
    max-width: 100%;
    margin: 5px;
    margin-right: 7px;
    background: #fcfcff;
}

.writes-over {
    border: 1px solid #ff4466;
    box-shadow: #8899aa 1px 1px;
    border-top: 5px solid #ff4466;
}

.writes-out {
    border: 1px solid #7070bc;
    border-top: 5px solid #7070bc;
}

.writebox {
    overflow: hidden;
}


    .writebox .readtext {
        font-size: 100%;
    }

    .writebox .description {
        margin: 5px 0 5px 0;
        font-size: 100%;
    }

    .writebox .stats {
        margin: 5px 0 5px 0;
        font-size: 80%;
        border-top: 1px dashed #dcdcfd;
        padding: 8px 0 5px 0;
    }


.writebox {
}

.readbox {
    padding: 5px;
}

.readfirstbox {
    background: #fcfcff;
}

.blackish {
    background-color: #fcfcfc;
    border: 1px solid #e5e5e5;
}

.Article img {
    text-align: center;
    max-width: 90%;
    max-height: 300px;
    border: 3px double #aabbaa;
}

.fitimagehere {
    max-width: 40% !important;
    float: left;
    width: 25%;
    margin: 0px 10px 10px 0px;
    border: 3px double #aabbaa;
}

.writebox .itemimage {
    float: left;
    margin: 0 10px 10px 0;
    width: 40%;
    max-height: 100px;
}


img.blur {
    filter: contrast(25%) brightness(175%);
}

.linkwrite {
    height: 140px;
    margin-bottom: 10px;
    border: 1px solid #7070bc;
    border-radius: 2px;
    border-top: 3px solid #7070bc;
}

.linkwrite-over {
    border: 1px solid #445544;
    border-radius: 2px;
}

.linkwrite-out {
    border: 1px solid #7070bc;
    border-radius: 2px;
    border-top: 3px solid #7070bc;
}

.linkwrite .layer-wrapper {
    display: block;
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
}

    .linkwrite .layer-wrapper .layer {
        position: absolute;
        left: 0;
        top: 0;
        text-align: left;
        height: 120px;
        width: 100%;
        /* z-index: 101; */
    }

.linkwrite .link-cover {
    color: black;
    height: 80px;
    width: 100%;
    border: 1px solid #111111;
    border-radius: 2px;
}

.linkwrite .link-view {
    margin: 5px;
    margin-top: 10px;
    display: block;
    background-color: #f0f0f0;
}

.linkwrite .link-title {
    margin: 5px 10px 5px 5px;
    color: #21426d;
    font-size: 130%;
    font-weight: bolder;
    /*  z-index: 103; */
    overflow: hidden;
    padding: 5px;
    text-shadow: 2px 2px 2px #ababab;
}


.header-first {
    font-size: 1.2em;
    background-color: #424263;
    padding: 5px;
    text-align: left;
    color: white;
    min-height: 30px;
    padding-top: 8px;
}

.lineItem-default > .read-title {
    font-size: 120%;
    margin: 5px 0 0 0;
}

.fullline .list-group-image {
    border: 1px solid #dedede;
}

.dim-image {
    opacity: 0.1;
}

.bright-image {
    opacity: 0.6;
}

.grid > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

    .grid > .row > [class*='col-'] {
        display: flex;
        flex-direction: column;
        padding: 5px;
    }

.lineItem-first, .lineItem-default {
    margin: 5px;
}

    .lineItem-first > .read-title {
        font-size: 120%;
        margin: 5px 0 10px 0;
    }


.fullline .list-group-image {
    border: 1px solid #dedede;
}

.book-title {
    font-size: 160%;
    margin: 5px 0 10px 0;
}

.description {
    margin: 5px 0 5px 0px;
    font-size: 100%;
}

.advertizement {
    margin: 5px 0 10px 0;
    position: relative;
}

.placeit {
    position: relative;
}

    .placeit .close {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 888 !important;
        color: white;
    }


.topic-header {
    
    background-color: #fbfbff;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 199;
}

.Article-footer {
    padding: 10px;
    background-color: #ffffff;
}

.topic-author {
    color: #222222;
}

    .topic-author span {
        
        color: #888888;
        font-size: 1em;
        font-weight: bolder;
    }

.Article-title {
    font-size: 3em;
    margin: 0;
}

.rating-area {
    padding: 16px;
}

.Article-text {
    clear: both;
    font-size: 1.4em;
}

.content-link {
    font-size: 1.8em;
}

.menubody {
    background-color: transparent;
    padding: 10px 10px 10px 0;
    position: relative;
}

.layer200 {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 600px;
    width: 100%;
    z-index: 0;
    background-image: url(/content/images/related.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.topback {
    background-image: url(/content/images/related.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.related {
}

.related-Article {
    border: 1px solid #ededed;
    margin: 1px;
    margin-bottom: 20px;
    position: relative;
    background-image: url(/content/images/related.jpg);
    max-height: 180px;
    min-height: 160px;
    border-top: 4px double #0099ee;
    border-radius: 10px;
}

    .related-Article .related-title {
        width: 100%;
        position: absolute;
        left: 0;
        top: 40px;
        padding: 5px;
        font-size: 1.8em;
        overflow: hidden;
        word-break: break-all;
    }

    .related-Article .related-image {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        max-height: 100px;
    }

        .related-Article .related-image img {
            width: 100%;
            max-width: 100%;
            max-height: 100px;
            opacity: 0.2;
        }

    .related-Article .related-footer {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0px;
        padding: 5px;
        overflow: hidden;
        word-break: break-all;
    }

img.coverpage {
    width: 500px;
    height: 300px;
    max-width: 98%;
    max-height: 98%;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.feedbackarea {
}

.entryname {
    font-size: 110%;
    color: orangered;
}

.dnmsg {
    color: red;
    margin: 10px;
}

.dmenu-item {
    color: white;
    padding: 5px;
    overflow: hidden;
}

.dmenu-label {
    color: #fdffdc;
    font-size: 1.2em;
}

li.mitem {
    color: #eefded;
    font-size: 1em;
}

.content-left {
    padding-right: 30px;
}

.content-right {
    padding-left: 20px;
}

.file-location {
    height: 225px;
    z-index: 100;
    position: relative;
}

.file-location-copy {
    height: 225px;
    position: relative;
    z-index: 300;
    top: -225px;
    border: 3px dashed silver;
}

.dz-preview, .dz-file-preview {
    display: none;
}

.file-location-copy {
    color: #22ee33;
    font-size: 110%;
    padding: 30px;
    padding-top: 50px;
}

.filecontent {
    text-align: center;
    margin-bottom: -200px;
}

.control-input input[type=text], .control-input textarea {
    width: 100%;
}

.upload-progress {
    height: 30px;
    position: relative;
    z-index: 400;
    top: 00px;
}

.file-location {
}


    .file-location .file-zone {
        border: 1px dashed #f0e4e4;
        text-align: center;
        cursor: pointer;
        position: relative;
        min-height: 200px;
    }

    .file-location #zone {
    }

/***
  Styles below are only required if you're using <iframe> fallback in
  addition to HTML5 drag & drop (only working in Firefox/Chrome/Opera 15+).
  You can @import this file and override individual styles. Drag & drop zone
  can be styled in absolutely any way you want so there are no defaults.
 ***/

/* Essential FileDrop zone element configuration: */
.fd-zone {
    position: relative;
    overflow: hidden;
    /***
    This way you can create a pretty box that will be both clickable and droppable:
   ***
    width: 15em;
    margin: 0 auto;
    text-align: center;
  */
}

/* Hides <input type="file"> while simulating "Browse" button: */
.fd-file {
    opacity: 0;
    font-size: 118px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    font-family: sans-serif;
}

/***
  With .over you can provide feedback when user drags a file over the drop zone:
 ***
  .fd-zone.over { border-color: maroon; background: #eee; }
*/

.fd-zone.over {
    background: #eee;
}



.logoimage {
    width: 200px;
    float: left;
    margin: 0px 16px 0 0
}

.tbox {
    padding: 3px;
    border: 1px solid #0094ff;
    border-bottom: 3px double #0094ff;
    font-weight: bold;
    box-shadow: rgba(44,55,77,0.8), 2px 2px inset;
    border-radius: 3px;
    cursor: pointer;
    margin: 0 5px 0 5px;
}

.tbox-primary {
    background-color: #cdcdcd;
    color: #112211;
}

.panel-toggle {
}

.dcell {
    overflow: hidden;
    word-wrap: break-word;
    padding: 3px;
}

.leftback-blank {
    background-image: url(/content/images/bar.png);
    background-position: left top;
    background-repeat: repeat-y;
}

.slogan {
    background-image: url(/content/images/writerback.png);
    background-position: center center;
    background-repeat: repeat-y;
    background-size: cover;
    color: ghostwhite;
}

    .slogan a {
        color: #bfe4f9;
    }

    .slogan .slogan-img {
        margin: 10px;
        max-width: 350px;
        width: 100%;
        border-radius: 4px;
        border: 4px solid silver;
    }

    .slogan .slogan-text {
        padding: 16px;
        margin: 0 0 0 10px;
    }

.Article-box-name {
    background-color: #222222;
    color: white !important;
    font-weight: bolder;
    padding: 3px 7px 3px 7px;
}

.Article-box-email {
    background-color: #970404;
    color: white !important;
    font-weight: bolder;
    padding: 2px 5px 2px 5px;
}

.Article-box-mob {
    background-color: #c55e2e;
    color: white !important;
    font-weight: bolder;
    padding: 2px 5px 2px 5px;
}

.Article-box-views {
    background-color: #046313;
    color: white !important;
    font-weight: bolder;
    padding: 2px 5px 2px 5px;
}

.Article-box-edit {
    background-color: #ededed;
    font-weight: bolder;
    padding: 4px 7px 4px 7px;
    color: white !important;
}


.publication {
    border: 1px solid;
    margin: 5px;
}

.publish-icon {
    text-align: center;
}

    .publish-icon img {
        width: 98%;
    }

.publish-title {
    font-size: 1.4em;
    word-break: break-word;
    word-wrap: break-word;
}

.publish-name {
    font-size: 1em;
}

.publish-year {
    font-size: 1em;
}

.pointer {
    cursor: pointer;
}

a.whitelink, .whitelink a {
    color: white;
    font-weight: bold;
}

.image-position {
    margin: 10px;
    max-width: 300px;
    width: 98%;
    align-self: center;
}

.linkbutton {
    background-color: #8899aa;
    color: #4800ff;
    padding: 5px 10px 5px 10px;
    border: 1px;
    border-radius: 3px;
    margin: 5px 5px 0 5px;
    min-height: 18px;
}

.whitelink {
    font-weight: bold;
}

.itemimage {
    height: 90%;
    width: 100%;
    max-height: 150px;
}

.product-list {
    background: url(/content/images/listback.jpg);
    background-size: contain;
}

.productlist {
    text-align:left;
}

.product {
    border-radius: 3px;
    box-shadow: 5px 5px #99aabb;
    border: 1px outset #443344;
}

.productlist > .productitem {
    padding: 10px;
}

.productlist > .panel {
    max-height: 350px;
}

.productlist .panel-body {
    max-height: 300px;
    height: 300px;
    padding: 0px;
}

.productlist .panel-footer {
    background-color: #cdd3f6;
    min-height: 50px;
    height: 50px;
    padding: 10px;
    position: static;
    bottom: 0;
}

.productphoto {
    padding: 0;
    margin: 0;
    background-color: #bbbbbb;
}

.productimage {
    height: 100%;
    width: 100%;
    max-height: 170px;
    clear: both;
    background-color: #bbbbbb;
}

.producttitle {
    clear: both;
    overflow: hidden;
    padding: 10px 5px 5px 5px;
    border-bottom: 1px solid #555555;
    font-size: 1.2em;
}

.productbody {
    overflow: hidden;
    font-size: 0.8em;
    padding: 5px;
}

.img-rounded {
    margin: 14px;
    border-radius: 6px;
    max-width: 200px;
}

.free {
    font-size: 1.4em;
    margin: 10px;
}

.publish-title {
    font-size: 2em !important;
}

.prose {
    font-size: 140% !important;
}

.profilepic {
    min-width: 200px;
    float: left;
    max-width: 50%;
    max-height: 200px;
    margin: 10px 10px 10px 0;
    border: 4px solid #808080;
    border-radius: 6px;
}

.topline {
    width: 100%;
    margin: 0;
    font-size: 60%;
    height: 20px
}


    .topline ul {
        display: block;
        list-style-type: none;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 40px;
    }

        .topline ul > li {
            float: left;
            list-style-type: none;
            margin: 0 10px 0 10px;
        }

.objectentry {
    display: block;
}

.dmodal {
    z-index: 99494949;
}

.dbody {
    padding: 0px;
}

.dfeature {
    width: 20px;
    writing-mode: vertical-rl;
    font-size: 3em;
    color: white;
    text-align: center;
}

.vertical {
    width: 20px;
    writing-mode: vertical-lr;
    
    color: white;
    text-align: center;
}

.fmagazine {
    background-color: forestgreen;
}

.fissue {
    background-color: #2233dd;
}

.fchapter {
    background-color: #dd6633;
}

.farticle {
    background-color: #99ffcc;
    font-size:2em;
}

.dcontent {
    padding: 10px;
    width: 100%;
}


.pagetype {
    text-align: center;
    margin: 2px 0 0 6px;
    height: 80px;
    border: 1px double #0094ff;
    color: silver;
}

    .pagetype .pbody {
        font-size: 1em;
        overflow: hidden;
    }

    .pagetype .step-icon {
        position: absolute;
        right: -25px;
        top: 20px;
        height: 40px;
        z-index: 4000;
    }

.wactive {
    display: block;
}

.pactive {
    background-color: #0099ee;
    color: #fb9b56;
    background: url(/content/images/nextstep.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

    .pactive .ptitle {
        font-size: 2em;
        text-shadow: 1px 1px red;
        font-weight: 600;
    }

.pdeactive {
    background-color: #999999;
    color: #87664e;
    background: url(/content/images/greyback.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

    .pdeactive .ptitle {
        font-size: 2em;
        text-shadow: 1px 1px silver;
    }

.img-icon16 {
    width: 16px;
    height: 12px;
}
.icon32 {
    width: 48px;
    height: 32px;
}
.breadcrumb-line {
    margin: 0 0 14px;
    position: relative;
}