/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */

img { max-width: 100%; height: auto; }
code { color: #aa2360; }
.footer, .footer p { color: #595959; }
.editorial-guide { clear: both; margin: 28px auto; font-size: 16px; line-height: 1.7; }
.editorial-guide h2 { font-size: 24px; margin: 20px 0 12px; }
.editorial-guide h3 { font-size: 20px; margin: 20px 0 10px; }
.content, .post, .form-group { overflow-wrap: anywhere; }
.form-control { max-width: 100%; }
body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.card {
  height:92%;
}
.has-error {
    color: red;
}

#loader-section {
    z-index: 9999999;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.66);
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00a8ff;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00a8ff;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00a8ff;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

*{margin:0;padding:0;}
body {
    margin: 0px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #707070;}
.post {
    padding-bottom: 15px;
}
.post_head {
    border-top: 2px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 10px;
}
.post_title h2 a {
    font-size: 14px;
    color: #187AAB;
    margin: 0px;
    font-weight: bold;
}
.post_title p, .post_title a {
    font-size: 9px;color: #707070;
}
.post_cont {
    padding: 10px;
    font-size: 12px;
}
.post_foot {
    padding:0 10px;
}
.post_foot a{color: #707070; font-size:9px;}
.post_foot .story-actions {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
}
.post_foot .story-actions form { margin: 0; }
.post_foot .story-actions .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 6px 12px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
    white-space: nowrap;
}
.post_foot .story-actions .btn:hover { background: #12638b; color: #fff; }
.post_foot .story-actions .btn:focus-visible { outline: 2px solid #12638b; outline-offset: 3px; }
.col-md-6 {
    width: 50%;
    float: left;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.list-inline li {
    display: inline-block;
    border-style: solid;    float: left;
    border-width: 1px 1px 1px 0;
    border-color: #fff #d9d9d9 #d9d9d9;
    background-color: #ededed;
    
}
.list-inline li a{color: #707070;padding: 6px 23px;display:block;}
.list-inline li:hover {
    background-color: #F4F4F4;
    color: #707070;
}
.list-inline li:hover a{ text-decoration:none;}
.post p {
    margin: 0;
}
input.searchBox {
    margin: 10px 0;
    height: 30px;
    font-size: 14px;
}
ul.list-inline {
    margin-bottom: 0;
    float: left;
    width: 100%;
}
ul.list-inline.menu{margin-top:13px;}
ul.list-inline.menu li.nav-item {
    background: none;
    border: none;
    font-size: 15px;
}
ul.list-inline.menu li.nav-item a{ padding:0; margin:0 15px 0 0;}

.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>.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;
}
.Story_Preview {
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}

a.link {
    font-size: 17px;
    margin: 0 10px;
    line-height: 22px;
}
.btn.btn-primary{ background:#187AAB; border:none;}
.g-recaptcha {
    margin-top: 0 !important;
}
a{ color:#187AAB;}

.card {
    margin: 25px 0;
}
.Middle_panel{padding:10px 0 0;}
.welcome_bookmark{margin-top: 12px;color: #187AAB; font-size:18px;}
.paddZero{padding-bottom:0;}
.lin_h{line-height:24px;}
.img_link{margin-top:27px;display: block;}
.padZ{padding:0;}
.imghundered{width:100%;}
.no_display{display:none;}
.m_auto{margin:20px auto;} 




@media (min-width:1367px)
{
.Middle_panel {min-height: 486px;}	
}
@media (max-width:1366px)
{
.list-inline li a {padding: 6px 21px;}	
}
@media (max-width:1199px)
{
.list-inline li a {padding: 6px 14px;}	
}

@media (max-width:768px)
{
.post_title p, .post_title a {
font-size: 12px;}	
}

/* Account dashboard: scoped to the private profile page. */
.profile-page { padding: 8px 0 32px; color: #333; }
.profile-intro { margin-bottom: 26px; }
.profile-page .profile-eyebrow { color: #187aab; font-size: 11px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase; margin: 0 0 10px; }
.profile-intro h1 { font-size: 28px; font-weight: 700; margin: 0 0 10px; }
.profile-intro > p:last-child, .profile-email, .profile-story-summary { color: #666; font-size: 15px; line-height: 1.6; margin: 0; }
.profile-account-card, .profile-story-card { background: #fff; border: 1px solid #e2e6e9; border-radius: 15px; box-shadow: 0 5px 20px rgba(0, 0, 0, .04); padding: 26px; }
.profile-account-card { border-top: 3px solid #187aab; margin-bottom: 32px; }
.profile-identity { display: flex; align-items: center; gap: 18px; margin-bottom: 24px; }
.profile-avatar { display: flex; align-items: center; justify-content: center; flex: 0 0 58px; height: 58px; border-radius: 16px; background: #eaf4f9; color: #187aab; font-size: 27px; font-weight: 700; }
.profile-details { min-width: 0; overflow-wrap: anywhere; }
.profile-name { font-size: 23px; font-weight: 700; margin: 0 0 3px; }
.profile-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; }
.profile-actions form { margin: 0; }
.profile-page .btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 40px; padding: 9px 16px; border-radius: 6px; font-size: 14px; line-height: 20px; font-weight: 600; text-decoration: none; }
.profile-page .btn-primary { color: #fff; background: #187aab; }
.profile-page .profile-outline { color: #187aab; background: #fff; border: 1px solid #b5d5e5; }
.profile-page .profile-outline:hover { background: #eaf4f9; border-color: #187aab; }
.profile-page .btn-primary:hover { background: #12638b; }
.profile-page a:focus-visible, .profile-page button:focus-visible { outline: 2px solid #187aab; outline-offset: 3px; }
.profile-posts-heading { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 10px; margin-bottom: 18px; }
.profile-posts-heading h2 { display: flex; align-items: center; gap: 10px; margin: 0; font-size: 21px; font-weight: 700; }
.profile-count { background: #eaf4f9; color: #187aab; border-radius: 20px; min-width: 26px; padding: 4px 8px; text-align: center; font-size: 12px; }
.profile-posts-heading p { margin: 0; color: #666; font-size: 13px; }
.profile-story-card { margin-bottom: 18px; overflow-wrap: anywhere; }
.profile-story-card h3 { font-size: 18px; line-height: 1.55; font-weight: 600; margin: 0 0 12px; }
.profile-story-card h3 a { color: #333; }
.profile-story-card h3 a:hover { color: #187aab; }
.profile-story-footer { border-top: 1px solid #edf0f2; margin-top: 22px; padding-top: 14px; display: flex; justify-content: space-between; align-items: center; gap: 14px; flex-wrap: wrap; }
.profile-category { background: #f1f4f6; border-radius: 5px; padding: 5px 9px; font-size: 12px; color: #555; }
.profile-pagination { display: flex; justify-content: flex-end; }
.profile-empty p { margin-bottom: 18px; color: #666; }
@media (max-width: 575px) {
  .profile-account-card, .profile-story-card { padding: 20px 16px; }
  .profile-identity { gap: 14px; }
  .profile-story-footer .profile-actions { width: 100%; }
  .profile-intro h1 { font-size: 25px; }
}

/* Shared form design, matching the profile cards and existing blue palette. */
.form-page { padding: 8px 0 32px; color: #333; }
.form-page-editor { max-width: 850px; margin: 0 auto; }
.form-page-heading { margin-bottom: 26px; }
.form-page .form-eyebrow { color: #187aab; font-size: 11px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase; margin: 0 0 10px; }
.form-page-heading h1 { font-size: 28px; font-weight: 700; margin: 0 0 10px; }
.form-page-heading > p:last-child { color: #666; font-size: 15px; line-height: 1.6; margin: 0; }
.form-page .form-card { background: #fff; border: 1px solid #e2e6e9; border-top: 3px solid #187aab; border-radius: 15px; box-shadow: 0 5px 20px rgba(0,0,0,.04); overflow-wrap: anywhere; }
.form-page .form-card-body, .form-page .card-body { padding: 26px; }
.form-page .card { height: 100%; }
.form-page .card-title, .form-page h2 { font-size: 21px; font-weight: 600; line-height: 1.4; margin-bottom: 20px; }
.form-page .form-group { margin-bottom: 20px; }
.form-page label { display: block; margin-bottom: 8px; font-size: 14px; font-weight: 600; color: #444; }
.form-page .form-control { background: #fff; border: 1px solid #cdd7dd; border-radius: 7px; min-height: 44px; padding: 10px 12px; font-size: 15px; line-height: 1.5; color: #333; box-shadow: none; }
.form-page select.form-control { height: auto; }
.form-page textarea.form-control { min-height: 170px; resize: vertical; }
.form-page .form-control:focus { border-color: #187aab; box-shadow: 0 0 0 3px rgba(24,122,171,.14); outline: none; }
.form-page .form-control[readonly] { background: #f4f7f9; }
.form-page .btn { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 10px 18px; border-radius: 6px; font-size: 14px; font-weight: 600; line-height: 20px; white-space: normal; text-decoration: none; margin: 0 6px 6px 0; cursor: pointer; }
.form-page .btn-primary { color: #fff; background: #187aab; border: 1px solid #187aab; }
.form-page .btn-primary:hover { background: #12638b; border-color: #12638b; }
.form-page .btn-default { color: #187aab; background: #fff; border: 1px solid #b5d5e5; }
.form-page .btn-default:hover { background: #eaf4f9; }
.form-page .btn:focus-visible, .form-page a:focus-visible { outline: 2px solid #187aab; outline-offset: 3px; }
.form-page .form-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; padding-top: 8px; }
.form-page .form-actions .btn { margin: 0; }
.form-page .has-error .form-control, .form-page .form-control.error { border-color: #b33b3b; }
.form-page label.error, .form-page label.has-error { color: #b33b3b; font-weight: 400; font-size: 13px; margin-top: 6px; }
.form-page .Story_Preview { background: #f5f9fb; border: 1px solid #dce9f0; border-radius: 10px; padding: 20px; margin-bottom: 22px; }
.form-page .submit-form h5 { line-height: 1.6; }
.form-page .submit-form ul { padding-left: 20px; line-height: 1.8; color: #666; }
.form-page.modal-content { padding: 0; }
.form-page .modal-header, .form-page .modal-body { padding: 20px 24px; }
@media (max-width: 575px) {
  .form-page .form-card-body, .form-page .card-body { padding: 20px 16px; }
  .form-page-heading h1 { font-size: 25px; }
  .form-page > .container { padding-left: 0; padding-right: 0; }
  .form-page .form-actions { align-items: stretch; }
}
