/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v35-latin-regular.woff2') format('woff2');
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v35-latin-500.woff2') format('woff2');
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v35-latin-700.woff2') format('woff2');
}
.clear{clear:both; padding:10px 0;}
.own {
    --cassiopeia-color-primary: #005dc5;
    --cassiopeia-color-hover: #00b8e2;
    --cassiopeia-color-link: #005dc5;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
  line-height: 1.4;
}

.brand-logo img{
max-width: 170px;
}
.container-header {
    background-color:#ffffff;
    background-image: none;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.container-header .mod-menu > li > a, .container-header .mod-menu > li > span {
  color: #252525;
  font-size:16px;
}

.container-header .container-search {
  margin-top: 1.5em;
}

.container-search .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  color: #22262a;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding: .6rem .6rem;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  width: 100%;
}

.container-header .navbar-toggler {
    border: 1px solid #005dc5;
    color: #005dc5;
    cursor: pointer;
}


.container-component {
    padding-left: 16px;
}


.centres-list tr{
  border-bottom: solid 1px #005dc5;

}
.centres-list tr:hover{
  background-color: #d7e1ff;

}
.centres-list td{
  height: 36px;
  padding-left:10px;

}

.jevbootstrap .mod_events_latest_date {
    vertical-align: text-top;
  font-size:0.8em;
} 
.jevbootstrap .mod_events_latest_content {
  line-height: 14px;
  font-size:1em;
}
a.ev_link_row:link {
  font-weight: normal !important;
  font-size: 16px !important;
  color: #005dc5 !important;
  text-decoration: none;
}
b, strong {
    font-weight: bold;
}

a {

    color: #0345bf;
    font-weight: 600;

}
a {
    text-decoration: none;
}
a:not([class]) {
    text-decoration: none;
}
.metismenu-item a {
  font-size: 14px;
    font-weight: 400;

}
.container-header .mod-menu > li > a, .container-header .mod-menu > li > span {
    color: #252525;
    font-size: 14px;
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.2;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.h2,
h2 {
    font-size: 1.85rem;
}

h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 1rem;
    color: #16679e;
}
.h5, h5 {
    font-size: 1.25rem;
}
.section-menu {
    background-color: transparent;
    position: fixed;
    top: 100px;
    right: 0;
    z-index: 900;
    padding: 0;
}

ul.section-menu li{
    list-style: none;
    list-style-type: none;
    margin-bottom: 2px;
}

ul.section-menu img{
    width: 70px;
    height: 73px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}



.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {

    margin: 2px 20px 20px 2px;
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    overflow: hidden;

}
.blog-featured .blog-item {

    margin-bottom: 30px;
    border: 1px solid #d2e3ea;
    border-radius: 3px;

}

.blog-featured .item-content {
    padding: 20px;

}


.panel-default {

    border: solid 1px #dddddd;
margin-bottom: 20px;
}
.panel {

    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);

}


.panel-heading {

    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;

}
.panel-heading {
background-color: #f5f5f5;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;

}


.panel-body {

    padding: 15px;

}


/*  Phoca download Class  */


.btn {
    font-weight: 400;
    text-align: center;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: .25rem;

}


.btn-success {

    color: #fff;
    background-color: #0976cd;
    border-color: #0976cd;

}
.btn-success:hover {

    color: #fff;
    background-color: #06c5e6;
    border-color: #0976cd;

}

.btn-info {
    color: #000000;
    background-color: #f0f0f0;
    border-color: #f0f0f0;

}
.btn-info:hover {
    color: #000000;
    background-color: #ccc;
    border-color: #999;

}
#overDiv .pd-fdesc, #phoca-dl-category-box .pd-fdesc, #phoca-dl-file-box .pd-fdesc, #phoca-dl-download-box .pd-fdesc {
    font-style: italic;
font-size: 12px;
    padding: 0px;
    clear: both;

}

#overDiv .capfontclosePhocaPDClass, #overDiv .capfontclosePhocaPDClass a {
    font-size: 14px;
    color: #000000;

}

#overDiv .capfontPhocaPDClass {
    font-size: 14px;
    color: #000000;
    margin: 0;
    padding: 0;

}

#overDiv .pd-title, #phoca-dl-category-box .pd-title, #phoca-dl-file-box .pd-title, #phoca-dl-download-box .pd-title {

    font-weight: bold;
    font-size: 14px;
    color: #000000;

}


#overDiv .pd-filesize-txt, #overDiv .pd-version-txt, #overDiv .pd-license-txt, #overDiv .pd-author-txt, #overDiv .pd-email-txt, #overDiv .pd-date-txt, #overDiv .pd-downloads-txt {

    font-weight: bold;
    font-size: 14px;
    color: #000000;

}
.pd-fl-m {
    font-size: 14px;
    color: #000000;

}

#overDiv .pd-filesize-txt, #overDiv .pd-version-txt, #overDiv .pd-license-txt, #overDiv .pd-author-txt, #overDiv .pd-email-txt, #overDiv .pd-date-txt, #overDiv .pd-downloads-txt {
    font-size: 14px;
    color: #000000;

}
.pd-fl-m {
    font-size: 14px;
    color: #000000;

}
#phoca-dl-categories-box div.pd-title {

    font-weight: bold;
    font-size: 100%;
    margin: 5px 0px 8px 0px;

}

.fabrikDataContainer{
    margin: 20px 0;
}
.clearFilters{
    margin-left: 20px;
}




#phoca-dl-categories-box .card-img-top {
    max-width: 64px;
    height: auto;
}


#phoca-dl-categories-box .h-100 {
    padding: 10px;
}


/*  ateam  */


#ateam-99{
  width:230px;
  margin:0 auto;
}

img.square{max-width:100px; max-height:120px;}

.at-default .at-name {
    font-size: 1em !important;
    font-weight: normal;
    text-transform: none;
}
.at-desc {
    font-size: 14px;
}
.at-designation {
    font-size: 14px !important;
  font-weight: 500;
  color:#000000;
}
.at-default {
  font-size: 14px !important;
}


/*  menu sidebar  */


.sidebar-left h3 {
  font-size: 1.5rem;
}


li.level-1 a {
    color: #000000;
}
.sidebar-left li.level-1 a {
    color: #000000;
    min-width: 200px;
}

li.level-1 a:hover {
    color: #16679e;
}

li.level-1.active a {
    color: #16679e;
}



.sidebar-left a, .sidebar-left a:hover {
  text-decoration:none;
}

.sidebar-left li.metismenu-item{
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    color: #242424;
    background: #F5F5F5;
  line-height: 36px;
}
.sidebar-left li.metismenu-item .level-1 a{
  min-width: 200px;
}
.sidebar-left li.metismenu-item .level-2{
  border: none !important;
  line-height: 22px;
}

.sidebar-left .metismenu.mod-menu .metismenu-item {
  padding-top: 0.6em;
  padding-right: 0.5em;
  padding-bottom: 0.6em;
  padding-left: 0.5em;
}




/*
.sidebar-left .metismenu.mod-menu .metismenu-item:hover{
    background-color: #005dc5 !important;
    color: #ffffff !important;

}

.sidebar-left .metismenu.mod-menu li.active,
.sidebar-left .metismenu.mod-menu li.open{
    padding-left: 20px;
    background-color: #005dc5 !important;
    color: #ffffff !important;

}

.sidebar-left .metismenu-item {
  padding-top: 0.6em;
  padding-right: 0.5em;
  padding-bottom: 0.6em;
  padding-left: 0.5em;
}




.sidebar-left .card-body ul ul li a {
    color: #000000 !important;
    padding-left: 20px;
  text-decoration:none;

}
.sidebar-left li.level-1.active a {
    color: #ffffff !important;
  text-decoration:none;
}
.sidebar-left li a:hover {
    color: #ffffff !important;
  text-decoration:none;
}

.sidebar-left .metismenu.mod-menu .mm-collapse>li>a {
    color: #ffffff !important;
  text-decoration:none;
}
*/



/*  footer  */


.footer {
    background-color: #005fc6;
    background-image: none;
    color: #fff;
    margin-top: 1em;
  font-size: 14px;
}

.footer a {
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
  color:#f5d400;
}

.mod-custom158 {
    font-size: 14px;
    text-align: center;
}

.footer ul.mod-menu {
    display: inline-block;
    list-style: none;
}


.footer .mod-list li {
    padding: 0.25em;
    display: inline-block;
}