@font-face {
  font-family: "Vidaloka_regular";
  src: url("../fonts/vidaloka-regular-webfont.woff2");
}
@font-face {
  font-family: "Verdana";
  src: url("../fonts/Verdana.ttf");
}
@font-face {
  font-family: "Geneva";
  src: url("../fonts/Geneva.ttf");
}

body {
  font-family: "PT serif";
  color: rgb(88, 89, 91);
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 450px;
}
body.mini-navbar .nav-header {
  background-color: #fff;
}
.kv-avatar .krajee-default.file-preview-frame,
.kv-avatar .krajee-default.file-preview-frame:hover {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  text-align: center;
}
.kv-avatar {
  display: inline-block;
}
.kv-avatar .file-input {
  display: table-cell;
  width: 213px;
}
.kv-reqd {
  color: red;
  font-family: monospace;
  font-weight: normal;
}

.btn-draft {
  border-color: gold;
  font-weight: bold;
  width: 30%;
}
.btn-submit {
  background-color: black;
  border-color: black;
  font-weight: bold;
  width: 30%;
}
.btn-discard {
  font-weight: bold;
  width: 30%;
  border-color: grey;
}
.form-control {
  border-radius: 25px;
  border-color: black;
}
.heading {
  color: gold;
  font-weight: bold;
}
.pitch-redirect {
  color: gold;
  font-weight: bold;
  text-decoration: underline;
}
.ibox {
  margin-right: 7%;
}

.custom-heading {
  font-family: "Vidaloka_regular";
  color: #231f20;
  font-size: 32px;
}

.custom-subheading {
  color: #e4a039;
  font-family: khand;
  font-size: 16px;
}

.custom-button {
  font-family: khand;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 50px;
  background-color: #e4a039;
  border-color: #e4a039;
}
.custom-button:hover,
:visited,
:focus {
  border-color: #231f20;
  background-color: #231f20;
}

.custom-button-1 {
  font-family: khand;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 20px;
  background-color: #e4a039;
  border-color: #e4a039;
}
.custom-button-1:hover,
:visited,
:focus {
  border-color: #231f20;
  background-color: #231f20;
}

.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #231f20;
  border-color: #231f20;
}
a:hover {
  color: #231f20;
  text-decoration: underline;
}
.custom-table {
  font-family: khand;
}
.table-title {
  font-family: "Vidaloka_regular";
  line-height: 20px;
  color: #231f20;
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: 600;
}
.table-category {
  font-size: 12px;
}
.table-author {
  font-size: 14px;
}
.custom-table-heading {
  color: white;
  background-color: #111111;
  font-size: 14px;
  font-weight: 500;
}

.btn-draft {
  border-color: gold;
  font-weight: bold;
  width: 30%;
}
.btn-submit {
  background-color: black;
  border-color: black;
  font-weight: bold;
  width: 30%;
}
.btn-discard {
  font-weight: bold;
  width: 30%;
  border-color: grey;
}
.form-control {
  border-radius: 25px;
  border-color: black;
}
.heading {
  color: gold;
  font-weight: bold;
}
.pitch-redirect {
  color: gold;
  font-weight: bold;
  text-decoration: underline;
}
.ibox {
  margin-right: 7%;
}
.title {
  font-size: xx-large;
  color: rgb(58, 57, 57);
}
.profile {
  color: rgb(70, 70, 70);
  font-size: 18px;
}

/* Article deatil page*/
.story-subhead {
  font-family: PT serif;
  font-size: 20px;
  font-style: italic;
}

.postContent {
  font-size: 18px;
  color: rgb(88, 89, 91);
  line-height: 24px;
  font-family: PT serif;
  /* display: inline-grid; */
}
p {
  font-family: PT serif;
  font-size: 18px;
}
label {
  font-family: khand;
  font-size: 14px;
  font-weight: 500;
}

.btn-dark {
  background-color: #231f20;
}

.btn-submit {
  background-color: black;
  border-color: black;
  color: white;
  font-weight: bold;
  width: 30%;
}
.btn-discard {
  background-color: grey;
  color: white;
  font-weight: bold;
  width: 30%;
  border-color: grey;
}
.form-control {
  border-radius: 25px;
  border-color: black;
}
.heading {
  color: gold;
  font-weight: bold;
}
.pitch-redirect {
  color: gold;
  font-weight: bold;
  text-decoration: underline;
}
.ibox {
  margin-right: 7%;
}

.kv-avatar .krajee-default.file-preview-frame,
.kv-avatar .krajee-default.file-preview-frame:hover {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  text-align: center;
}
.kv-avatar {
  display: inline-block;
}
.kv-avatar .file-input {
  display: table-cell;
  width: 213px;
}
.kv-reqd {
  color: red;
  font-family: monospace;
  font-weight: normal;
}

::placeholder {
  color: #808285 !important;
  font-size: 14px;
  font-family: Pt serif !important;
}
.comments-khand {
  font-family: khand;
  text-decoration: underline;
}

.btn {
  font-family: khand;
  letter-spacing: 1px;
  margin-top: 5px;
}
a {
  color: #e4a139;
  cursor: pointer;
}
a:hover,
:focus {
  color: #231f20;
  cursor: pointer;
  background: white;
}

.social-btn .btn {
  margin: 5px 0;
  font-size: 15px;
  text-align: left;
  line-height: 24px;
}

.social-btn a:hover,
.social-btn a:focus,
.social-btn a:active {
  text-decoration: none !important;
  color: #ffffff;
}

.social-btn .btn i {
  float: left;
  margin: 4px 15px 0 5px;
  min-width: 15px;
}

.btn-facebook {
  background: #4267b2;
}

.btn-twitter {
  background: #1da1f3;
}

.social-btn a {
  color: #fff;
  cursor: pointer;
}

.input-group-addon .fa {
  font-size: 18px;
}

.form-control {
  border-radius: 25px;
  border-color: black;
}

.img-property {
  max-height: 400px;
}

.khand-small {
  font-family: khand;
  font-weight: 500;
}
.khand-small-login {
  font-size: 13px;
}
.pt-font {
  font-family: Pt serif;
}

.btn-primary:focus {
  background-color: #231f20;
  border-color: #231f20;
}

.md-skin .navbar-static-side .nav > li > a:focus,
.md-skin .navbar-static-side .nav > li > a:hover {
  /* background-color: #e4a039;
  color: white; */
  text-decoration: none;
}
.md-skin .nav > li > a {
  font-family: khand;
  font-weight: 600 !important;
  font-size: 16px;
}

.btn-warning:hover {
  background-color: #e4a039;
  border-color: #e4a039;
}

.btn-success {
  background-color: white;
  border-color: #e4a039;
  color: #e4a039;
}
.btn-success:hover {
  background-color: #e4a039;
  color: white;
  border-color: #e4a039;
}

.form-background {
  background: #f1f2f2;
}

.btn-light {
  color: #1c84c6 !important;
}
.btn-light :hover {
  background: #1c84c6;
  color: white !important;
}

.btn-success.btn-outline {
  border-color: #1c84c6;
}
.btn-success.btn-outline:hover {
  background-color: #1c84c6;
}

.publish-image-size {
  height: 200px;
  overflow: hidden;
  border-radius: 30px;
}

.publish-thumbnail-size {
  width: 100%;
  min-height: 100%;
}

.publish-category {
  font-family: khand;
  font-size: 14px;
}
.publish-title {
  font-family: "Vidaloka_regular";
  color: #231f20;
  font-weight: 600;
  font-size: 20px;
}

.image-upload {
  height: 150px;
  max-width: 150px;
}
.image-upload-large {
  max-height: 450px;
  max-width: 100%;
  border-radius: 30px;
}

.btn-danger.btn-outline {
  border-color: #d44638;
}

/*profile page css*/
.logout {
  color: #231f20 !important;
  font-family: khand !important;
  font-size: 16px !important;
}

.label-primary {
  background-color: #e4a039;
}

.active-menu a {
  background: #e4a039 !important;
  color: white !important;
  text-decoration: none !important;
}

.sidebar-title {
  font-size: 18px !important;
  color: #231f20 !important;
  border-bottom: 1px solid #e7eaec;
}
.sidebar-title-sm {
  font-size: 15px !important;
  color: #231f20 !important;
}

/* Dashboard page*/

.dashboard-title {
  font-family: PT serif;
  color: #e4a039;
  font-size: 18px;
}

.dashboard-subtitle {
  font-family: khand;
  color: #58595b;
  font-size: 14px;
}

.dashboard-features {
  font-family: "Vidaloka_regular";
  color: #231f20;
  font-size: 26px;
}
.btn-info {
  background-color: #e4a039 !important;
  border-color: #e4a039 !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #d44638;
  border-color: #d44638;
}

.custom-notification {
  font-family: PT serif;
  font-size: 16px;
}
.view-all {
  font-family: khand;
  font-size: 14px !important;
  color: #eab869 !important;
  background: transparent !important;
}

.mark-all-read {
  font-family: khand;
  font-size: 14px !important;
  color: #cacaca !important;
  background: transparent !important;
}
.notification-text {
  font-family: PT serif;
  font-size: 16px;
  color: #231f20;
}
.notification-date {
  font-family: khand;
  font-size: 14px;
  text-align: right;
  color: #231f20;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 415px !important;
}

@media only screen and (max-width: 600px) {
  .notification-date {
    text-align: left;
  }
}
.error-message {
  color: red;
  margin: 2px;
}
.ck_content > img {
  max-width: 100%;
  height: 400px !important;
}
