
/*
body.skin-yellow a,
body.skin-yellow .btn-link {color: #000000;}

.text-primary {color:#DF7401;}

body.skin-yellow .btn-primary {background-color:#FAAC58;border-color:#FAAC58;}

body.skin-yellow #facetDbBox {border:2px solid #FAAC58;}
body.skin-yellow #facetDbBox .box-header.with-border {border-bottom:1px solid #FAAC58;background-color:#FAAC58;}

.bs-article-dbname{
color: #DF7401 !important;
}
.article .box-title a{
font-weight:bold;
}
*/

@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .tooltip, .popover {
    font-family: Malgun Gothic, "맑은 고딕", Roboto, NotoSans, NanumBarunGothic, "굴림", gulim, Dotum, "돋움", Helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

.main-header .logo {
    font-family: Malgun Gothic, "맑은 고딕", Roboto, NotoSans, NanumBarunGothic, "굴림", gulim, Dotum, "돋움", Helvetica, "Apple SD Gothic Neo", sans-serif !important;
}

/*
 * Skin: Blue
 * ----------
 */

.skin-blue .main-header .navbar {
  
  background-image: linear-gradient(-45deg, rgb(26, 88, 161) 0px, rgb(5, 66, 135) 40%);26, 88, 161
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
  background-color: #003471;
}
.skin-blue .main-header .navbar .dropdown-menu li a:hover {
  background: #003471;
}
.skin-blue .main-header .logo {
  background-color: #003471;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-blue .main-header .logo:hover {
  background-color: #003471;
}
.skin-blue .main-header li.user-header {
  background-color: #003471;
}

.article .box-title a {line-height:1.3em;font-weight:bold;}

a,
.btn-link {color: #0c3769;}
a:hover,
a:active,
a:focus,
.btn-link:hover,
.btn-link:active,
.btn-link:focus {color:#0c3769;}
.r-tabs .r-tabs-tab.r-tabs-state-active,
.r-tabs .r-tabs-accordion-title.r-tabs-state-active,
.nav-tabs-custom > .nav-tabs > li.active,
.box.box-primary {border-top-color:#0c3769;}

.btn-primary {
background-color:#003471;
border-color:#003471;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {background-color:#003471;}

.btn-primary-cus {
background-color:#d0496a;
border-color:#d0496a;
color:#fff;
}
.btn-primary-cus:hover,
.btn-primary-cus:active,
.btn-primary-cus.hover,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {background-color:#d9365e; color:#fff !important;}


.form-control:focus {border-color:#003471;}
#scrollUp {background:#003471;color:#fff;}
#scrollUp:hover {background: #003471;}
.spinner div {background-color: #2a2660 !important;}
.text-primary {color:#003471 !important;}
.bs-btn-tool.text-primary:focus {color: #272554;}
.btn-flat:focus,
.bs-btn-link:focus,
.bs-btn-tool:focus,
.bs-btn-icon:focus,
a:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {outline: 5px auto #003471;}


#facetDbBox {border:2px solid #003471;}
#facetDbBox .box-header.with-border {border-bottom:1px solid #003471;background-color:#003471;}
#facetDbBox .box-header.with-border,
#facetDbBox .box-header.with-border .bs-btn-more,
#facetDbBox .box-header.with-border .btn-link {color: #fff;}

.skin-blue .sidebar-menu>li.active>a{border-left-color:#003471}

#facetWrap h3.box-title {font-weight:bold !important;}
.bs-search-target-db-list-header {background-color: #fff;color: black;border-top-left-radius: 3px;border-top-right-radius: 3px;}

button.bs-active {border-bottom: 3px solid #003471 !important;}

.callout.callout-success{border-color:#003471}

#facetTypeBox .box-header,
#facetJournalBox .box-header,
#facetYearBox .box-header,
#facetKeywordBox .box-header,
#facetAuthorBox .box-header,
#facetSiteBox .box-header
{background-color:#fff !important;border-top-left-radius:3px;border-top-right-radius:3px;}

.box{position:relative;border-radius:3px;background:#ffffff;border-top:3px solid #055594
;margin-bottom:20px;width:100%;box-shadow:0 1px 1px rgba(0,0,0,0.1)}

.bs-article-dbname {color:#616161 !important; font-size:13px !important;}
.list-inline>li>a{color:#a1376f; font-weight:bold !important; font-size:14px !important;}


/*
.list-inline>li:first-child>a{color:#a1376f; font-weight:bold !important; font-size:14px !important;}

.list-inline>li:nth-child(1)>a{color:#a1376f; font-weight:bold !important; font-size:14px !important;}
.list-inline>li:nth-child(3)>a{color:#a1376f; font-weight:bold !important; font-size:14px !important;}
.list-inline>li:nth-child(5)>a{color:#a1376f; font-weight:bold !important; font-size:14px !important;}
*/