 h1 {
            text-align: center;
            font-size: 14px;
            background-color: #03c;
            color: #fff;
        }

        h2 {
            text-align: center;
            font-size: 13px;
            background-color: #03c;
            color: #fff;
        }
 

        .head_div {
            width: 100%;
            box-sizing: border-box;
            margin-top: 5px;
        }

        .logo {
            background-size: auto auto;
            background-position: center;
            height: 180px;
            background-repeat: no-repeat;
            background-size: auto auto;
            background-position: center;
            /*width: 75%;*/
            height: 100%;
            text-align: center;
            background-repeat: no-repeat;
            float: none;
            margin-left: auto;
            margin-right: auto;
        }

        .header {
            border-radius: 3px;
            border: 3px solid #13316c;
            box-sizing: border-box;
            background: radial-gradient(white, #e9f5fa);
            box-shadow: 0 0 10px #13316c;
            height: 100px;
        }

        .b_msg {
            font-family: myfont1;
            font-size: 12px;
            box-sizing: border-box;
            color: #fff;
            margin: 6px 0 0 0;
            padding: 5px 0;
            text-align: center;
            width: 100%;
            background-color: #0033cc;
            margin: 8px 0 0 0;
        }

        .heros {
            width: 66.67%;
            float: left;
            background-color: #25a2b8;
            padding: 7px 0;
            font-size: 30px;
        }

        @media only screen and (max-width:480px) {
            .logo {
             
                width: 100%;  height: auto;  margin-top: 4px; max-width: 170px;
            }

            .b_msg {
                font-size: 9px;
            }

            .heros {
                width: 66.67%;
                float: left;
                background-color: #25a2b8;
                padding: 12px 0;
                font-size: 22px;
            }
        }

        .i_btn1 {
            padding: 7px 10px;
            color: #fff;
            font-weight: 700;
            font-family: myfont1;
            margin-top: 7px;
            cursor: pointer;
            border-radius: 3px;
        }

        .blinking {
            animation: blinkingText 0.8s infinite;
            font-size: 25px;
            color: red;
        }
     
          .postrule_head1,
        .postrule_head2,
        .read_forum {
            text-align: center;
            font-weight: 700;
        }

        .profile_head,
        .read_forum {
            color: #fff;
            font-family: myfont1;
        }

        .postrule_head1,
        .postrule_head2,
        .profile_head,
        .read_forum {
            font-family: myfont1;
        }

        .comment_box,
        .profile {
            box-shadow: 0 0 10px #b3b3b3;
        }

        .postrule {
            border: 2px solid #039686;
            background-color: #e5fffc;
            margin: 8px 0 0 0;
            float: left;
            width: 100%;
            box-sizing: border-box;
        }

        .postrule_head1 {
            padding: 0px 0 0 0;
        }

        .postrule_head2 {
            font-size: 15px;
        }

        .read_forum {
            font-size: 18px;
            background-color: #039686;
            margin: 0;
            padding: 4px 0 0;
        }

        .profile {
            background-color: #133e8c;
            border: 2px solid #001945;
            text-align: center;
            float: left;
            width: 100%;
            box-sizing: border-box;
        }

        .profile_user {
            font-size: 20px;
            font-family: myfont1;
            color: #fff;
        }

        .comment_box {
            border: 2px solid #a15001;
            border-radius: 5px;
            float: left;
            margin: 10px 0 0 0;
            width: 100%;
            box-sizing: border-box;
        }

        .quote {
            background-color: #6ff;
            color: red;
            border-width: 1px;
            border-color: #6ff;
            font-weight: 700;
            font-style: italic;
            margin: 1px;
            /*padding: 10px;*/
        }

        .profile_head {
             width: 33%;
             margin: 5px 0;
             float: left;
             padding: 10px 0 0px;
             width:100%;
             text-align:center;
             font-weight: 700;
             font-size: 20px !important;
        }

        .profile_head_img {
            float: left;
            margin: 0 0 0 30%;
        }

        .profile_head_menu {
            float: left;
            padding: 8px 0 8px 5px;
            font-size: 20px;
            font-family: myfont1;
            color: #fff;
        }

        @media only screen and (max-width:480px) {
            .postrule_head1,
            .postrule_head2 {
                font-size: 10px;
            }

            .read_forum {
                font-size: 15px;
                padding: 2px 0;
            }

            .profile_head {
                /*width:33.33%;*/
                float: left;
                margin: 4px 0;
            }

            .profile_head_img {
                float: left;
                margin: 0 0 0 0;
            }

            .profile_head_menu {
                float: left;
                padding: 8px 0 8px 5px;
                font-size: 15px;
                font-family: myfont1;
                color: #fff;
            }

            .profile_head_profile {
                width: 25%;
            }

            .profile_head_post {
                width: 30%;
            }

            .profile_head_ach {
                width: 45%;
            }

            .profile_user {
                font-size: 15px;
                font-family: myfont1;
                color: #fff;
                margin-top: 5px;
            }
        }

        .profile_head.profile_head_ach.a span.profile_head_menu {
            width: auto;
            text-align: center;
        }

        .profile_head.profile_head_ach.a {
            width: 100%;
            text-align: center;
            float: none;
            clear: both;
            MARGIN-TOP: 30PX;
        }

        .mains {
            width: 100%;
            text-align: center;
            display: inline-block;
            clear: both;
        }

        .profile_head_menu {
            float: none !important;
        }

        .mains .profile_head {
            width: 33%;
            text-align: center;
            float: none;
            display: inline-block;
        }

        .profile_head_menu.butto {
            background: #440e62;
            padding: 9px 10px;
            border-radius: 10px;
            display: inline-block;
            width: auto;
            vertical-align: middle;
        }

        @media only screen and (max-width:767px) {
            .mains .profile_head {
                width: auto;
                text-align: center;
                float: none;
                display: inline-block;
            }
        }
         body {
            padding: 0;
            margin: 0;
        }

        .quote {
            background-color: #66FFFF;
            color: red;
            border-width: 1px;
            border-color: #66FFFF;
            margin-top: -20px;
            margin-bottom: -25px;
            margin-left: 1px;
            margin-right: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            padding-left: 1px;
            padding-right: 1px;
            font-weight: bold;
            font-style: italic;
            font-size: 13px;
        }

        pre {
            white-space: pre-wrap;
            display: block;
            padding-bottom: 0px;
            margin: 0px;
            font-size: 15px;
            background-color: #ffffff;
            overflow: hidden;
        }

        .panel {
            padding: 0 18px;
            display: none;
            background-color: #d4f2fb;
            overflow: hidden;
            font-weight: 800;
            margin-top: 10px;
            border: 2px solid #ea0707;
            border-radius: 7px;
        }

            .panel p {
                font-style: italic;
                font-family: myfont1;
                margin: 5px;
            }

        .chart_title2 {
            background-color: #25a2b8;
            border-radius: 5px 5px 0 0;
            text-align: center;
            color: #fff;
            padding: 12px 0;
            font-family: myfont1;
            font-weight: 700;
            font-size: 12px;
            margin: 11px 0 0 0;
            height: auto;
        }

        .chart_head2 {
            background-color: #b6e7ef;
            text-align: center;
            font-family: myfont1;
            font-weight: 700;
            font-size: 18px;
            padding: 5px 0 4px 0;
            color: #000;
        }

        .specialofr {
            color: #fff;
            background-color: #dc3545;
            border-color: #dc3545;
            border-radius: 25px;
            padding: 1px 27px !important;
            font-weight: 600;
            font-style: italic;
        }
        .refresh {
            background-color: #440e62;
            border: 1px solid #14001f;
            text-align: center;
            color: #fff;
            padding: 8px;
            font-family: myfont1;
            box-sizing: border-box;
            margin: 10px 0 0 0;
            font-size: 20px;
            font-weight: 700;
            box-shadow: 0 0 10px #461300;
            width: 10%;
            text-align: center;
            text-decoration: none;
        }


         .footer {
            width: 100%;
            box-sizing: border-box;
            float: left;
            text-align: center;
            color: #fff;
            font-size: 20px;
            font-weight: 700;
            font-family: myfont1;
            height: 170px
        }

        .back,
        .home {
            color: #000;
            padding: 5px 0;
            width: 50%
        }

        .home {
            background-color: #ffb12a;
            border: 1px solid #bc4200;
            border-radius: 20px 0 0 20px;
            float: right
        }

        .back {
            background-color: #fdf243;
            border: 1px solid #bc4200;
            border-radius: 0 20px 20px 0;
            float: left
        }

        .footer_title {
            font-size: 18px;
            padding: 10px 0
        }

        .bg8 {
            background-color: #dc0340;
            border: 1px solid #84003b
        }

        @media only screen and (max-width:480px) {
            .footer {
                height: 140px
            }

            .back,
            .home {
                width: 70%;
                font-size: 16px
            }

            .footer_title {
                font-size: 14px;
                padding: 10px 0
            }
        }
     .f_block {
            width: 100%;
            height: 50px;
        }

        .ff1 {
            float: left;
            width: 50%;
        }

        .footer {
            width: 100%;
            box-sizing: border-box;
            /* float: left; */
            text-align: center;
            color: #fff;
            font-size: 20px;
            font-weight: 700;
            font-family: myfont1;
            height: 100% !important;
            clear: both;
        }

         .k-content {
        height: 100px !important;
    }
     table.k-editor {
        width: 100% !important;
        height: 100px !important;
        font-size: 100%;
        vertical-align: top;
        position: relative;
        border: 0px !important;
        background-color: lightgray !important;
    }

    /* pre {
        white-space: inherit;
        display: block;
        padding: 9.5px;
        margin: 0 0 10px;
        font-size: 13px;
        line-height: 1.42857143;
        color: #333333;
        word-break: break-all;
        word-wrap: break-word;
        background-color: none !important;
        border: 0px solid #ccc !important;
        border-radius: 0px;
    }*/

    pre {
        white-space: pre-line;
        display: block;
        padding-bottom: 0px;
        margin: 0px;
        font-size: 15px;
        background-color: #ffffff;
        overflow: hidden;
    }

    .pre {
        white-space: pre-wrap;
        display: block;
        padding-bottom: 0px;
        margin: 0px;
        font-size: 15px;
        background-color: #ffffff;
        overflow: hidden;
    }

    .name-field {
        width: 60% !important;
        color: #00a !important;
        background-color: #ffd1d1 !important;
        background-repeat: repeat-x !important;
        background-position: 50% bottom !important;
        margin-right: 1px !important;
        padding: 1px 4px !important;
        border: 0px solid #d3cabd !important;
    }

    /*input {
        color: #00a !important;
        background-color: #ffd1d1 !important;
        background-repeat: repeat-x !important;
        background-position: 50% bottom !important;
        margin-right: 1px !important;
        padding: 1px 4px !important;
        border: 0px solid #d3cabd !important;
    }*/

    .k-editor .k-editable-area .k-content {
        box-sizing: border-box;
        border-width: 0px !important;
        border-style: solid;
        /*background-color: #fde7e7 !important;*/
    }

    .k-editor .k-editable-area {
        width: 100%;
        height: 100%;
        outline: 0;
        border: 0px;
        /*  background-color: #fde7e7 !important;*/
    }

    table.k-editor {
        width: 100%;
        height: 250px;
        table-layout: fixed;
        border-style: none;
        border-collapse: separate;
        border-spacing: 0px !important;
        font-size: 100%;
        vertical-align: top;
        position: relative;
        border-width: 0px !important;
        border-color: none !important;
        border-radius: 0px !important;
        background-color: #FFD9D9 !important;
    }

    .k-gantt-toolbar .k-state-default, .k-grid .k-grouping-header, .k-grid-header, .k-grid-header-wrap, .k-grouping-header .k-group-indicator, .k-header, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-wrap .k-textbox {
        border-width: 0px !important;
        border-color: none !important;
        border-radius: 0px !important;
    }

    .o2 a.currentpage {
        border: 1px solid red;
        padding: 3px;
    }

    .o2 a:hover {
        border: 1px solid red;
    }

    .tox .tox-statusbar {
        display: none !important;
    }

    
td.t_img > img {
            width: 2%;
            margin: 2px 0 0 0;
        }

        td.t_date {
            color: #FFFF00;
            font-weight: bold;
            font-size: 18px;
        }

        @media only screen and (max-width:480px) {
            td.t_img > img {
                width: 10%;
            }

            td.t_date {
                font-size: 14px;
            }
        }

       .table {
            border-spacing: 2px;
            width: 100%;
            border: 2px solid black;
            border-collapse: collapse;
        }

        .table_box {
            width: 50%;
            text-align: center;
        }

        table.scview {
            width: 100px;
        }

        thead.scview, tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }

        .time-table {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
            text-align: center;
            padding-top: 10px;
        }

        .gf_box {
            float: left;
            width: 100%;
            border-radius: 5px;
            border: 3px solid #ff8c05;
            margin: 5px 0;
            box-sizing: border-box;
            z-index: 999999;
        }

        .gf_title {
            float: left;
            width: 100%;
            height: 35px;
            /* border-radius:4px 4px 0 0;	*/
            background-color: #ff8c05;
        }

        .gf_title_left {
            float: left;
            width: 50%;
            height: 30px;
            padding: 8px 0;
            font-weight: 700;
            color: #580138;
            font-family: myfont1;
        }

        .gf_title_right {
            float: left;
            text-align: right;
            width: 40%;
            height: 30px;
            padding: 8px 0;
            font-weight: 700;
            font-family: myfont1;
        }

        .gf_title_left > img {
            width: 2.5%;
            float: left;
            padding-left: 4px;
        }

        .gf_comment {
            float: left;
            /*text-align:center;*/
            width: 100%;
        }

        pre {
            padding: 3px 0;
            font-weight: 700;
            white-space: pre-wrap; /* Since CSS 2.1 */
            white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
            white-space: -pre-wrap; /* Opera 4-6 */
            white-space: -o-pre-wrap; /* Opera 7 */
            word-wrap: break-word;
            text-align: center;
            font-size: 15px;
            font-style: italic;
            overflow: hidden;
        }

        .gf_bottom {
            float: left;
            width: 100%;
        }

        .gf_bottom_left {
            float: left;
            background-color: #ffe3b3;
            width: 50%;
            text-align: center;
            font-weight: 700;
            font-family: myfont1;
            padding: 3px 0;
            color: #580138;
        }

        .gf_bottom_right {
            float: left;
            width: 50%;
            background-color: #dbb988;
            text-align: center;
            font-weight: 700;
            font-family: myfont1;
            padding: 3px 0;
            color: #580138;
        }



        .gf_bottom2 {
            float: left;
            width: 100%;
        }

        .gf_bottom_left2 {
            float: left;
            width: 50%;
            background-color: #dbb988;
            text-align: center;
            color: #580138;
            font-weight: 700;
            font-family: myfont1;
            padding: 3px 0;
        }

        .gf_bottom_right2 {
            float: left;
            width: 50%;
            background-color: #ffe3b3;
            text-align: center;
            padding: 3px 0;
            color: #580138;
            font-weight: 700;
            font-family: myfont1;
        }


        @media only screen and (max-width:480px) {

            .gf_title_left > img {
                width: 12%;
                padding-left: 4px;
            }

            .gf_title_right {
                padding: 9px 0;
                font-weight: 700;
                font-size: 12px;
                font-family: myfont1;
            }

            .gf_bottom_right2 {
                font-size: 15px;
                padding: 3px 0 4px 0;
            }
        }

        .quote {
            background-color: #66FFFF;
            color: red;
            border-width: 1px;
            border-color: #66FFFF;
            margin-top: -4px;
            margin-bottom: 10px;
            margin-left: 1px;
            margin-right: 1px;
            padding-top: 10px;
            padding-bottom: 1px;
            padding-left: 1px;
            padding-right: 1px;
            font-weight: bold;
            font-style: italic;
            font-size: 13px;
        }
        
        .s_btn {
    background-color: #133E8C;
    border: 1px solid #133E8C;
    border-radius: 5px;
    margin: 15px 0 0 0;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    font-family: myfont1;
    color: #fff;
    padding: 10px 20px 8px 20px;
}


.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #DC143C;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.repaly-2{
	margin: 7px 0 0px;
    padding: 10px;
    background-color: #b5b5b5;
}
/* 
.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;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
} */

 .current,
 .disabled {
     color: #7a0238;
     background: #ffe3b3
 }

 .current,
 .disabled,
 .n_btn,
 .pg_num {
     font-weight: 700;
     padding: 3px;
     font-family: myfont1;
     border: 1px solid #7a0238;
     margin: 0 0 0 5px;
     display: inline-block;
     float: left;
 }

 a,
 a:hover {
     text-decoration: none
 }

 .pagination {
     color: #7a0238;
     display: inline-block
 }

 .pg_num {
     color: #252525
 }

 .n_btn {
     color: #7a0238
 }
 .gotobtn{
     font-weight: 700;
     padding: 3px;
     font-family: myfont1;
     border: 1px solid #7a0238;
     margin: 0 0 0 5px;
     display: inline-block;
     background-color: transparent;
     color: #7a0238;
   
 }
  .tbody img {
      width: 9%;
      height: auto;
  }

  @media only screen and (max-width:480px) {
      .tbody img {
          width: 23%;
          height: auto;
      }
  }

  .my-login-btn {
      background: #eb373a;
      border: none;
      padding: 4px 27px !important;
      font-weight: 600;
      font-style: inherit;
      font-size: 15px;
      color: white;
      display: inline-block;
      line-height: 1.42857143;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      touch-action: manipulation;
      cursor: pointer;
      font-size: 17px !important;
      border-radius: 6px;
  }