td.text-centre {
    text-align: center !important
}

.log-form {
    width: 34%;
    margin: 10% auto;
    background: #fff;
    padding: 29px 24px 46px 24px;
    text-align: center
}

.form-input {
    width: 95%;
    height: 18px;
    margin-bottom: 4%;
    border-radius: 5px;
    border: 1px solid #b5b6b7;
    padding: 8px;
    color: #272725
}

.btn-defaults {
    background: #1379b9;
    border: 1px solid #1379b9;
    padding: 6px 12px 6px 12px;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    color: white;
    border-radius: 3px;
    width: 100%;
    cursor: pointer
}

.log-form h1 {
    font-size: 30px;
    font-family: sans-serif;
    text-align: center;
    color: #02609a;
    margin-top: 0px
}

.log-div {
    background: #1379b9
}

.img-user img {
    width: fit-content;
    background: #fff;
    border-radius: 32px;
    padding: 3px;
    border: 2px solid #a8a8a9;
    margin-bottom: 0px;
    margin-left: 3px
}

.one-head {
    width: 40%;
    float: left;
    margin-top: 0px
}

.two-head {
    width: 60%;
    float: left
}

.div-dashboard {
    margin: 0px
}

.two-head ul {
    text-align: right
}

.two-head ul li {
    display: inline;
    list-style: none;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    padding: 6px
}

.clear {
    clear: both
}

.head {
    background: #fff;
    border-bottom: 1px solid #dedede;
    box-shadow: -5px -5px 20px 0px #919394
}

.btn-submits {
    background: #1379b9;
    padding: 7px 12px 7px 12px;
    color: white;
    text-decoration: unset;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    border-radius: 3px;
    float: right;
    margin-bottom: 10px;
    border: 1px solid #1379b9;
    margin-left: 12px
}

.contain-div {
    width: 95%;
    margin: 0px auto
}

.btn-submits:hover {
    background: #fff;
    border: 1px solid #1379b9;
    color: #1379b9
}

.table-collapse {
    width: 100%;
    border: 1px solid #a2a2a2;
    border-collapse: collapse
}

.table-collapse th {
    background: #a9cbe0;
    border: 1px solid #bdbbbb;
    padding: 7px;
    font-size: 13px;
    font-family: sans-serif;
    color: black
}

.table-collapse td {
    border: 1px solid #c1c1c1;
    text-align: left;
    padding: 7px;
    font-size: 13px;
    font-family: sans-serif
}

.table-collapse tr:nth-child(even) {
    background: #fff
}

.table-collapse tr:nth-child(odd) {
    background: #ececec
}

.logout-one {
    border-radius: 3px;
    background: #0565a0;
    padding: 6px 9px 7px 9px;
    color: white !important;
    text-decoration: unset;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(-18deg);
    -o-transform: skew(-20deg);
    display: inline-block;
    background: #0565a0
}

.logout-one:hover {
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
    box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: #707274;
    color: white
}

.two-head a {
    color: #0008a9;
    text-decoration: unset;
    margin-top: 11px
}

.contain-div h2 {
    margin-top: 3%;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    color: #0064a2;
    border-bottom: 1px solid #478cb7;
    padding-bottom: 6px
}

.cke_textarea_inline {
    border: 1px solid black
}

#output_image {
}

.post-one {
    width: 68%;
    float: left;
    margin-right: 2%
}

.post-two {
    width: 30%;
    float: left
}

.input-form {
    width: 97%;
    height: 31px;
    border: 1px solid #b5b4b4;
    border-radius: 3px;
    padding-left: 1%;
    color: #50504e;
    font-size: 17px;
    font-family: sans-serif
}

.form-contain {
    margin-bottom: 16px;
    margin-top: 12px
}

.div-rights {
    background: white;
    border: 1px solid #b7b3b3;
    padding: 0px;
    border-radius: 3px
}

.div-rights h3 {
    margin-top: 0px;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    padding-top: 3px;
    padding: 9px;
    border-bottom: 1px solid #b9b5b5;
    background: #f5f5f4
}

.add-img {
    width: 85%;
    margin: auto;
    display: inherit;
    margin-top: 5%;
    margin-bottom: 5%
}

.add-img {
    margin: auto;
    display: inherit;
    margin-top: 5%;
    margin-bottom: 5%;
    max-width: 77%;
    height: auto;
    width: auto;
    max-height: 185px
}

input#file-img {
    margin-left: 9%
}

.btn-publish {
    background: #0565a0;
    border: 1px solid #0565a0;
    color: #FFFF;
    padding: 8px 1px 10px 1px;
    width: 100%;
    cursor: pointer;
    border-radius: 3px
}

.addtag {
    display: none;
    width: 85%;
    margin: 12px auto
}

.forminputs {
    width: 97%;
    height: 22px;
    border: 1px solid #b5b4b4;
    border-radius: 3px;
    padding-left: 1%;
    color: #50504e;
    font-size: 13px;
    font-family: sans-serif;
    margin-bottom: 8px
}

.btns-publish {
    background: #0565a0;
    border: 1px solid #0565a0;
    color: #FFFF;
    padding: 7px 6px 7px 6px;
    cursor: pointer;
    border-radius: 3px
}

a#yu {
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    margin-left: 8%;
    color: #0e00ff;
    padding-bottom: 13px;
    float: left
}

p.success {
    color: #189601;
    font-size: 13px;
    font-family: sans-serif;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    background: #ffffe0;
    padding: 6px 6px 6px 6px;
    margin-top: 1%;
    margin-bottom: -16px;
    border: 1px solid #d4d49e;
    display: none
}

.msg-div {
    background: #ffffe0;
    padding: 6px 6px 6px 6px;
    margin-top: 1%;
    margin-bottom: -16px;
    border: 1px solid #d4d49e
}

.tag-list ul {
    /* border: 1px solid #dcd5d5; */
    /* padding: 0px; */
    /* height: 126px; */
    /* overflow-y: auto; */
    /* width: 100%; */
}

.tag-list li {
    list-style: none;
    color: #333232;
    padding: 3px;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif
}

.tag-list {
    padding: 0px 10px 0px 10px;
    margin-top: -10px
}

.tag-list ul::-webkit-scrollbar-thumb {
    background-color: #f59900
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px
}

::-webkit-scrollbar-thumb {
    border-radius: 14px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5)
}

span.pre-back {
    float: right
}

span.pre-back a {
    background: #cacaca;
    padding: 5px 15px 5px 15px;
    font-size: 13px;
    font-family: sans-serif;
    text-decoration: unset;
    color: #000;
    border-radius: 3px;
    border: 1px solid #a5a3a3
}

span.pre-back a:hover {
    background: #fff;
    color: #000;
    border-radius: 3px;
    border: 1px solid #000
}

.head-planet ul li {
    list-style: none
}

.myFormT {
    margin-top: 6%
}

.one-tag {
    width: 38%;
    float: left;
    background: white;
    padding: 16px;
    margin-right: 5%
}

.two-tag {
    width: 53%;
    float: left
}

.myFormT {
    background: #fbf9f9;
    border: 1px solid #efe6e6;
    padding: 21px
}

input#tags {
    width: 80%
}

input#tagsurl {
    width: 80%
}

.Divstags h3 {
    margin-top: 0px;
    color: #0565a0;
    padding-left: 12px;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: bold
}

.taglist ul li {
    list-style: none;
    font-size: 13px;
    font-family: sans-serif;
    padding: 6px
}

.taglist {
    background: white;
    padding: 5px
}

.taglist ul {
    margin-left: -6%;
    margin-top: 5px
}

.cke_contents_ltr p {
    line-height: 20px;
    font-size: 15px
}

.text-right {
    text-align: right
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 11px -15px;
    border-radius: 4px
}

p.pagecounts {
    font-size: 13px;
    padding-top: 16px;
    margin-left: -16px;
    float: left;
    margin-right: 31px
}
td.text-centre {
    text-align: center !important
}

.log-form {
    width: 34%;
    margin: 10% auto;
    background: #fff;
    padding: 29px 24px 46px 24px;
    text-align: center
}

.form-input {
    width: 95%;
    height: 18px;
    margin-bottom: 4%;
    border-radius: 5px;
    border: 1px solid #b5b6b7;
    padding: 8px;
    color: #272725
}

.btn-defaults {
    background: #1379b9;
    border: 1px solid #1379b9;
    padding: 6px 12px 6px 12px;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    color: white;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 16px;
    cursor: pointer
}

.log-form h1 {
    font-size: 30px;
    font-family: sans-serif;
    text-align: center;
    color: #02609a;
    margin-top: 0px
}

.log-div {
    background: #1379b9
}

.img-user img {
    width: fit-content;
    background: #fff;
    border-radius: 32px;
    padding: 3px;
    border: 2px solid #a8a8a9;
    margin-bottom: 0px;
    margin-left: 3px
}

.one-head {
    width: 40%;
    float: left;
    margin-top: 0px
}

.two-head {
    width: 60%;
    float: left
}

.div-dashboard {
    margin: 0px
}

.two-head ul {
    text-align: right
}

.two-head ul li {
    display: inline;
    list-style: none;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    padding: 6px
}

.clear {
    clear: both
}

.head {
    background: #fff;
    border-bottom: 1px solid #dedede;
    box-shadow: -5px -5px 20px 0px #919394
}

.btn-submits {
    background: #1379b9;
    padding: 7px 12px 7px 12px;
    color: white;
    text-decoration: unset;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    border-radius: 3px;
    float: right;
    margin-bottom: 10px;
    border: 1px solid #1379b9;
    margin-left: 12px
}

.contain-div {
    width: 95%;
    margin: 0px auto
}

.btn-submits:hover {
    background: #fff;
    border: 1px solid #1379b9;
    color: #1379b9
}

.table-collapse {
    width: 100%;
    border: 1px solid #a2a2a2;
    border-collapse: collapse
}

.table-collapse th {
    background: #a9cbe0;
    border: 1px solid #bdbbbb;
    padding: 7px;
    font-size: 13px;
    font-family: sans-serif;
    color: black
}

.table-collapse td {
    border: 1px solid #c1c1c1;
    text-align: left;
    padding: 7px;
    font-size: 13px;
    font-family: sans-serif
}

.table-collapse tr:nth-child(even) {
    background: #fff
}

.table-collapse tr:nth-child(odd) {
    background: #ececec
}

.logout-one {
    border-radius: 3px;
    background: #0565a0;
    padding: 6px 9px 7px 9px;
    color: white !important;
    text-decoration: unset;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(-18deg);
    -o-transform: skew(-20deg);
    display: inline-block;
    background: #0565a0
}

.logout-one:hover {
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
    box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: #707274;
    color: white
}

.two-head a {
    color: #0008a9;
    text-decoration: unset;
    margin-top: 11px
}

.contain-div h2 {
    margin-top: 3%;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    color: #0064a2;
    border-bottom: 1px solid #478cb7;
    padding-bottom: 6px
}

.cke_textarea_inline {
    border: 1px solid black
}

#output_image {
}

.post-one {
    width: 68%;
    float: left;
    margin-right: 2%
}

.post-two {
    width: 30%;
    float: left
}

.input-form {
    width: 97%;
    height: 31px;
    border: 1px solid #b5b4b4;
    border-radius: 3px;
    padding-left: 1%;
    color: #50504e;
    font-size: 17px;
    font-family: sans-serif
}

.form-contain {
    margin-bottom: 16px;
    margin-top: 12px
}

.div-rights {
    background: white;
    border: 1px solid #b7b3b3;
    padding: 0px;
    border-radius: 3px
}

.div-rights h3 {
    margin-top: 0px;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    padding-top: 3px;
    padding: 9px;
    border-bottom: 1px solid #b9b5b5;
    background: #f5f5f4
}

.add-img {
    width: 85%;
    margin: auto;
    display: inherit;
    margin-top: 5%;
    margin-bottom: 5%
}

.add-img {
    margin: auto;
    display: inherit;
    margin-top: 5%;
    margin-bottom: 5%;
    max-width: 77%;
    height: auto;
    width: auto;
    max-height: 185px
}

input#file-img {
    margin-left: 9%
}

.btn-publish {
    background: #0565a0;
    border: 1px solid #0565a0;
    color: #FFFF;
    padding: 8px 1px 10px 1px;
    width: 100%;
    cursor: pointer;
    border-radius: 3px
}

.addtag {
    display: none;
    width: 85%;
    margin: 12px auto
}

.forminputs {
    width: 97%;
    height: 22px;
    border: 1px solid #b5b4b4;
    border-radius: 3px;
    padding-left: 1%;
    color: #50504e;
    font-size: 13px;
    font-family: sans-serif;
    margin-bottom: 8px
}

.btns-publish {
    background: #0565a0;
    border: 1px solid #0565a0;
    color: #FFFF;
    padding: 7px 6px 7px 6px;
    cursor: pointer;
    border-radius: 3px
}

a#yu {
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    margin-left: 8%;
    color: #0e00ff;
    padding-bottom: 13px;
    float: left
}

p.success {
    color: #189601;
    font-size: 13px;
    font-family: sans-serif;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    background: #ffffe0;
    padding: 6px 6px 6px 6px;
    margin-top: 1%;
    margin-bottom: -16px;
    border: 1px solid #d4d49e;
    display: none
}

.msg-div {
    background: #ffffe0;
    padding: 6px 6px 6px 6px;
    margin-top: 1%;
    margin-bottom: -16px;
    border: 1px solid #d4d49e
}

.tag-list ul {
    /* border: 1px solid #dcd5d5; */
    padding: 0px;
    height: 126px;
    overflow-y: auto;
    width: 100%
}

.tag-list li {
    list-style: none;
    color: #333232;
    padding: 3px;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif
}

.tag-list {
    padding: 0px 10px 0px 10px;
    margin-top: -10px
}

.tag-list ul::-webkit-scrollbar-thumb {
    background-color: #f59900
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px
}

::-webkit-scrollbar-thumb {
    border-radius: 14px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5)
}

span.pre-back {
    float: right
}

span.pre-back a {
    background: #cacaca;
    padding: 5px 15px 5px 15px;
    font-size: 13px;
    font-family: sans-serif;
    text-decoration: unset;
    color: #000;
    border-radius: 3px;
    border: 1px solid #a5a3a3
}

span.pre-back a:hover {
    background: #fff;
    color: #000;
    border-radius: 3px;
    border: 1px solid #000
}

.head-planet ul li {
    list-style: none
}

.myFormT {
    margin-top: 2%;
    margin-bottom: 27px;
}

.one-tag {
    width: 38%;
    float: left;
    background: white;
    padding: 16px;
    margin-right: 5%
}

.two-tag {
    width: 53%;
    float: left
}

.myFormT {
    background: #fbf9f9;
    border: 1px solid #efe6e6;
    padding: 21px
}

input#tags {
    width: 80%
}

input#tagsurl {
    width: 80%
}

.Divstags h3 {
    margin-top: 0px;
    color: #0565a0;
    padding-left: 12px;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: bold
}

.taglist ul li {
    list-style: none;
    font-size: 13px;
    font-family: sans-serif;
    padding: 6px
}

.taglist {
    background: white;
    padding: 5px
}

.taglist ul {
    margin-left: -6%;
    margin-top: 5px
}

.cke_contents_ltr p {
    line-height: 20px;
    font-size: 15px
}

.text-right {
    text-align: right
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 11px -15px;
    border-radius: 4px
}

p.pagecounts {
    font-size: 13px;
    padding-top: 16px;
    margin-left: -16px;
    float: left;
    margin-right: 31px
}
.btnRefreshP {
    background-color: #fff;
    background-image: url(../img/reload.png);
    background-repeat: no-repeat;
    margin-left: 19px;
    margin-right: 14px;
    cursor: pointer;
    width: 9% !important;
    border: 0px !important;
}
.captchaDiv {
    display: flex;
    margin-bottom: 12px;
}.captchaDiv input {
    width: 47%;
    height: 18px;
    border-radius: 5px;
    border: 1px solid #b5b6b7;
    padding: 8px;
    color: #272725;
}p.ErrorP {
    position: fixed;
    color: #ffffff;
    z-index: 11111;
    bottom: 15%;
    text-align: center;
    width: 37%;
    background: red;
    padding: 10px;
    left: 31%;
    font-family: sans-serif;
}footer4 {
    width: 100%;
    text-align: center;
    background: #337ab7;
    color: white;
    padding: 19px;
}.footer5 {
    padding: 6px 1px;
    width: 100%;
    text-align: center;
    background: #337ab7;
    color: white;
    position: fixed;
    bottom: 0px;
}.span6 p {
    margin: 0 0 3px !important;
    padding-bottom: 0px !important;
}