@import url('https://fonts.googleapis.com/css?family=Arimo:400,700|Poppins:400,500,600,700&display=swap');
body{
    font-size:16px;
    line-height: 28px;
    color: #222;
}
ol, ul{
    list-style: none;
}
a{
    text-decoration: none;
    color: #000;
}
h1,h2,h3,h4,h5,h6,p,ol,ul,li,address,figure,figcaption,a,span,img,i,button{
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}
p{
    font-family: 'Arimo', sans-serif;
}

.form-control:focus{
    box-shadow: none;
}
.navbar-toggler:focus{
    box-shadow: none;
}


/******************************* header css code Start ***********************/
header {
    background-color: #5e768e;
    padding: 6px 0 10px 0;
}
header .title {
    font-size: 33px;
    letter-spacing: 2px;
    margin-left: 15px;
    color: #ffffff;
}


/******************************* nav css code Start ***********************/
.main-navbar{
    background: #4B657E;
    padding: 0;
}

.main-navbar > li > a {
    color: #777;
}
.main-navbar li > a{
    padding: 12px 35px 10px 0px !important;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Lato,"Trebuchet MS", Courier, monospace;
    letter-spacing: 1px;
    word-spacing: 3px;
}
.main-navbar li> a:hover, .main-navbar li> a:focus {
    color: #ccc
}

/**************** google search aria css code Start **************/

.google-search-aria{
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    padding: 8px;
    padding-bottom: 5px;
    min-height: 60px;
}

.article-container{
    border-left:1px solid #E7ECF5;
    border-right:1px solid #E7ECF5;
    padding-top: 20px;
    padding-bottom: 20px;
}


/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
    background: none !important;
    border: 0px solid red !important;
}

.gsc-input-box{height:auto !important; border:1px solid #aaa !important;}
input.gsc-input {
    font-size: 15px !important;

}
input.gsc-input img {
    display:none !important;
}

/* Search button */
button.gsc-search-button {
    padding: 8px 27px !important;
}
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top{ padding-left:0px !important;}
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title *{font-size:18px !important; line-height:28px !important;}



@media(max-width:768px){
    .gsc-input-box{
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

/* **** ****** ******** ***** */

.home-article{}
.home-article .item{
    margin-bottom: 15px;
}
.home-article .item .text-aria{
    padding: 8px;
}
.home-article .item .text-aria h5{
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
}
.home-article .item .text-aria h5 a{
    color: #444 !important;
    font-size: 17px !important;
}
.home-article .item .text-aria h5 a:hover{
    text-decoration: underline;
}
.home-article .item .text-aria{
    min-height: 160px;
}
.home-article .item .text-aria p{
    color: #666;
    margin: 0 0 10px;
    font-size: 14px;
}


.home-term .recent-term .item{
    margin-bottom: 12px;
    border-bottom: 1px solid #eee;
    background: #e8eff4;
    padding: 6px 10px;
    border-left: 1px solid #006666;
}
.home-term .recent-term .item h3{
    font-size: 17px;
}
.home-term .recent-term .item h3 a{
    color: #000;
}
.home-term .recent-term .item h3 a:hover{
    color: #2a6496;
    text-decoration: underline;
}
.home-term .most-popular .item{
    margin: 10px 10px 10px 5px;
    border: 0px solid #3E5984;
    padding: 1px 3px;
}
.home-term .most-popular .item .header{
    border: 0px solid #3E5984;
}
.home-term .most-popular .item .header h2, .dictionary_aria .item .header h2{
    margin: 0;
    padding: 1px 8px;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    background: #3E5984;
    border-radius: 4px 4px 0px 0px;
    line-height: 30px;
    font-weight: 500;
}
.home-term .most-popular .item .body, .dictionary_aria .item .body{
    background-color: #eff0f5;
}
.home-term .most-popular .item .body ul, .dictionary_aria .item ul{
    padding: 0 0 0 10px;
    list-style-position: inside;
    background: #EFF0F5;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #dfe2f4;
    list-style-type: none;
}
.home-term .most-popular .item .body ul li,  .dictionary_aria .item ul li{
    color: #555;
    border-bottom: 1px dotted #eee;
    margin:15px;
}
.home-term .most-popular .item .body ul li a, .dictionary_aria .item ul li a{
    line-height: 25px;
    color: #000;
    font-size: 16-px;
    font-weight: bold;
}
.home-term .most-popular .item .body ul li a:hover{
    color: #2a6496;
    text-decoration: underline;
}



.recommended .header{
    border: 0px solid #3E5984;
}
.recommended .header h2{
    margin: 0;
    padding: 1px 8px;
    font-size: 17px;
    color: #fff;
    background: #607961;
    border-radius: 4px 4px 0px 0px;
    line-height: 30px;
    font-weight: 500;
}
.recommended .body {
    background-color: #EFF0F5;
}
.recommended .body ul{
    padding: 0 0 0 10px;
    list-style-position: inside;
    background: #e7f0ed;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #dfe2f4;
    list-style-type: none;
}
.recommended .body ul li{
    color: #555;
    border-bottom: 1px dotted #eee;
}
.recommended .body ul li a{
    line-height: 25px;
    color: #000;
    font-size: 14px;
}
.recommended .body ul li a:hover{
    color: #2a6496;
    text-decoration: underline;
}
.social-media-right{}

.social-media-right a{
    color: #000;
    font-size: 14px;
}
.social-media-right a:hover{
    color: #2a6496;
    text-decoration: underline;
}

.newsletter-said-bar {
    background: #ebe9e5;
    padding: 15px;
    color: #444;
    margin: 15px 0;
}
.newsletter-said-bar h2{
    font-size: 20px;
    line-height: 30px;
    margin: 2px 0;
    padding-left: 5px;
}

.newsletter-said-bar input{
    border: 1px solid #d2d2d2;
    background-color: #fff !important;
}

.said-bar-category{}
.said-bar-category .card-body ul{
    padding-left: 15px;
}
.said-bar-category ul li{
    list-style-type: disc;
}
.said-bar-category ul li a{
    color: #000;
}
.said-bar-category ul li a:hover, .breadcrumb a:hover{
    color: #2a6496;
    text-decoration: underline;
}


 /* ****** Content Body Style ********* */

.breadcrumb {
    display: block;
    padding: 5px 5px;
    background: #f7f7f7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: 12px;
}
.breadcrumb a {
    color: #506951;
}


#article-post h1 {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 7px;
    font-size: 30px;
    margin: 10px 0 15px 0;
    line-height: 45px;
}

.fulltext{
    overflow: hidden;
}

.fulltext h2, h3, h4, h5, h6{
    padding: 0px;
    font-weight: 500 !important;
    color: #555;
    margin: 20px 0;
}

.fulltext h2 {
    font-size: 24px;
    line-height: 30px;
    color: #444;
    margin-top: 25px;
}

.fulltext h3 {
    font-size: 22px;
    margin-top: 25px;
}
.fulltext h4 {
    font-size: 20px;
}
.fulltext h5 {
    font-size: 18px;
}

.fulltext h5 {
    font-size: 17px;
}

.fulltext p {
    letter-spacing: .3px;
    word-spacing: 0.5px;
    margin: 12px 0;
    font-size: 18px;
    line-height: 30px;
}
.fulltext a {
    color: #9B3D0F;
    text-decoration: underline;
}

.fulltext img{
    overflow: hidden !important;
}

.fulltext ol li, .fulltext ul li {
    padding: 4px 0;
    font-size: 18px;
}
.fulltext ul li {
    list-style-type: disc;
}
.fulltext ol li {
    list-style-type:decimal
}
.fulltext table p{
    margin:0 !important
}

.tcat a {
    font-size: 13px;
    color: #843109;
    line-height: 28px;
}
.tcat {
    font-size: 13px;
}
.tcat a:hover {
    text-decoration: underline;
}
#article-post .social{
    display: contents;
}

#article-post .s {
    margin: 10px 0 20px 0;
}
#article-post .s a {
    padding-left: 2px;
    padding-bottom: 2px;
}
#article-post .s a i {
    color: #233D96;
    font-size: 23px;
}

pre{
    background-color: #efefef;
    border-radius: 2px;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #ccc;
}

/* ------------------------------
 * Post Menu 
 -------------------------------*/

 /* For Term Section */
.post-menu{ 
    background-color: #eee; 
    padding: 5px 10px;
}
.post-menu a{ width:10%; 
    padding: 5px 20px 5px 0px; 
    color:#036F92; 
    font-size: 15px; 
    text-decoration: underline;
    line-height: 30px;
}

@media(max-width:768px){
    .post-menu{ 
        padding: 4px 2px;
    }
}

/* Post Menu for article section */
#postMenuArticle{ position: relative;}

.a-post-menu{
  position: sticky;
  top: 100px;
  border:0px solid #c7d3d9;
  border-left: 1px solid #486585;
  
}

.a-post-menu ul{
  display: inline-block; 
  list-style-type: none !important; 
  margin: 0 !important; 
  padding: 0 !important;
}
.a-post-menu ul li{ 
  padding:0;
}
.a-post-menu .tc{
    border-bottom: 1px solid #ccc;
    padding-left:5px;
    font-weight:bold;
}
.a-post-menu ul li a.nav-link{ 
  color:#365276; 
  padding: 3px 10px;
  line-height: 23px;
  font-size: 16px;
}
.a-post-menu ul li .nav-link.active{ 
  color:#7f0a60;
  position: relative;

}

.a-post-menu ul li .nav-link.active::after{ 
    content: "⯈";
    position: absolute;
    top: 50%;
    left: -8px; 
    transform: translateY(-50%); 
    margin-left: 5px; 
    font-size: 13px; 
    color: #7f0a60;
  }

#postMenuArticle .pnav-toggler{ 
  border: 1px solid #486585; 
  position: absolute; 
  top: 4px; 
  right: 16px; 
  display: none;
  z-index: 10;
}
#postMenuArticle .pnav-toggler .bi{
  font-size: 15px;
}
@media (min-width: 576px){
    .col-sm-3#postMenuArticle{
        width: 21%;
    }
}
@media (max-width: 768px) {
  .a-post-menu{width:100%; min-height: auto;}
  .a-post-menu ul li{ padding: 5px 5px; line-height: 22px;}
  .a-post-menu ul li a.nav-link{ padding: 2px 5px;}
  #postMenuArticle .pnav-toggler{display: inline-block;}
}




/* Citation */

.citeBtn{
    background: #233D96;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    text-transform: uppercase;
    padding: 3px 6px 2px 6px !important;
}
#citeModal .modal-header h5{
    margin: 0;
}
.cite input {
    width: 100%;
    padding: 12px 5px;
    margin: 10px 0;
    background: #f7f7f7;
    border: 1px solid #ccc;
    font-size: 12px;
}



/* -----------------------------
 # Next Previouse 
 ------------------------------ */

 .next, .prev {
    border: 1px solid #aaa;
    padding: 3px 10px;
    background: #eee;
    margin: 10px 0;

 }

/* *** Section Pages */
.page-title h1{
    font-size: 30px;
    text-transform: uppercase;
}
 .section .item-thumbnail{
    background:#f7f7f7;
    height:200px;
    overflow: hidden;
}
.section .item-thumbnail a{height: 100%;}

.section .item-thumbnail .typography{
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #aaaaaa;
    padding:10px;
    font-weight: bold;
}
.section .item-title{
    font-size:22px;
    line-height: 32px;

}
.section .item-title a{
    color:#444 !important;
}
/* /end */

.terms-aria{
    margin-top: 10px;
    margin-bottom:10px
}
.terms-aria .terms{
    margin-top: 90px;
    margin-bottom: 8px;
    padding: 0;
}
.terms-aria .terms h1 {
    border-color: #aaa;
    font-size: 23px;
    border-bottom: 1px solid #517399;
    color: #41475F;
    padding: 8px 0;
    line-height: 26px;
    margin: 5px 4px;
    margin-bottom: 10px;
}
.terms-aria .terms h1 a {
    color: #444;
}
.terms-aria .terms ul {
    list-style-type: none;
    margin: 0px 5px;
    padding: 0 5px;
}
.terms-aria ul.terms-ul li {
    width: 48%;
    float: left;
    background: #f7f7f7;
    margin: 4px;
    padding: 5px 10px;
    line-height: 24px;
}
.terms-aria .terms ul.terms-ul li a {
    font-size: 16px;
    color: #1A4477;
    text-transform: capitalize;
}
.terms-aria .terms ul.terms-ul li a:hover {
    text-decoration: underline;
}
#cat_page{
    margin:15px auto;
}
#cat_page h2 {
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
    border-bottom: 1px solid #aaa;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
#cat_page p {
    line-height: 24px;
    margin: 0 0 10px;
}

#cat_page .cat_list {
    padding: 0;
    margin: 0;
    list-style-position: inside;
    list-style-type: none;
}
#cat_page .cat_list li {
    font-size: 17px;
    background: #F7F9F9;
    padding: 8px 20px;
    margin: 3px 0;
    border-left: 1px solid #39676A;
    float: left;
    width: 100%;
    font-weight: bold;
}
#cat_page  ul li a {
    color: #183987 !important;
}
#cat_page .cat_list ul {
    margin-top: 10px;
}
.cat_list .child li {
    list-style-type: none;
    border-left: none;
    padding: 8px 12px;
}
.cat_list .child li {
    background: #eee!important;
    width: 48% !important;
    margin: 3px 0px 2px 5px !important;
    font-weight: normal !important;
    border-bottom: 1px solid #ddd !important;
    border-left: none !important;
}


.gsib_a {
    padding: 8px !important;
}

.more-section{
    padding:10px 0 0 0
}
.more-section h2 {
    font-size: 17px;
    font-weight: bold;
    border-bottom: 1px dotted #aaa;
    line-height: 30px;
    margin: 2px 0;
    padding-left: 5px;
}
.section-more {
    list-style-position: inside;
    margin: 0;
    padding-left: 8px;
}
.section-more li {
    color: #333 !important;
    list-style-type: none;
    padding-bottom: 5px;
}
.section-more li a {
    line-height: 35px !important;
    color: #662506;
}

#article-post .tcat {
    border-bottom: 1px dotted #aaa;
    padding: 15px 0;
    margin-bottom: 30px;
}
.form-group{
    margin-bottom: 1rem!important
}
.recent-article-aria {
    margin-bottom: 30px !important;
}
.recent-article-aria .a-title {
    font-size: 17px;
    padding: 10px 0 5px 0;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 2px solid #eee;
    color: #666;
    letter-spacing: .3px;
}
.recent-article-aria .a-list {
    clear: right;
    border-bottom: 1px dashed #aaa;
    padding: 12px 0;
}
.recent-article-aria .a-list a {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .4px;
    color: #000;
}
.recent-article-aria  .a-text {
    font-size: 13px;
    display: block;
    color: #666;
    margin-top: 2px;
    font-weight: normal;
}
.recent-article-aria a:hover{
    color: #2a6496;
    text-decoration: underline;
}

.con_util {
    position: absolute;
    right: 20px;
    top: 53px;
}
.con_util ul li {
    display: inline;
    font-weight: normal;
}
.con_util ul li a {
    font-size: 15px;
    font-weight: normal;
    padding: 2px 4px;
    color: #555;
    background: #eee;
    margin: 2px;
    border-radius: 4px;
}


/* Contact */

.contact h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 2px 0;
    padding-left: 5px;
    font-weight: 500;
}
.contact legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.scrollToTop {
    background: #669966;
    color: #fff;
    border-radius: 5px;
    position: fixed;
    bottom: 4%;
    padding: 7px 13px 10px 13px;
    display: none;
    right: 6%;
    width: 40px;
    border: 0px solid #fff;
    z-index: 100;
}




/* ---------------------------
 # Dictionary
-----------------------------*/
.dictionary {font-size: 17px;}
.dictionary .title{
    font-size: 25px;
}
.dictionary .title span{
    font-size: 30px;
    font-weight: bold;
}
.e2e_wrap {
    margin: 18px 0;
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid #f7f7f7;
}
.e2e_wrap h2 {
    color: #036F92;
    padding: 5px 0;
    font-weight: bold;
    font-size: 17px;
    border-bottom: 1px solid #ccc;
}
.e2e_wrap .e2e {
    padding: 0 5px;
}
.e2e_wrap .e2e_header {
    margin: 10px 2px;
    font-size: 16px;
}
.e2e_wrap .e2e_def {
    padding: 0 15px;
    display: block;
    line-height: 28px;
}
.suggested {
    margin: 28px 0;
}
.suggested h3 {
    font-weight: bold !important;
    font-size: 16px;
    color: #444;
    margin: 8px 0;
}
.suggested .s_word a {
    font-weight: normal;
    margin: 0 6px;
    color: #1D4A96;
    text-decoration: underline;
    line-height: 24px;
}

#tips {
    position: absolute;
    display: none;
    font-size: 16px !important;
    padding: 10px;
    color: #fff;
    background: rgba(4,4,4, .8);
    border-radius: 3px;
    z-index: 1000;
    border-bottom: 3px solid #000;
}
.e2e_wrap{ margin:18px 0; background:#f9f9f9; padding:10px; border:1px solid #f7f7f7;}
.e2e_wrap h2{ color:#036F92; padding:5px 0; font-weight:bold; font-size:17px; border-bottom:1px solid #ccc;}
.wordnet .e2e_header{ background:#f7f7f7; font-size:19px; padding:1px 10px}
.wordnet .e2e{ margin-left:10px}
.wordnet .e2e .hder{ font-weight:bold; font-size:16px; color:#777;}
.wordnet .e2e_def{ padding:10px 0;}
.wordnet .e2e_example{ border-bottom:1px solid #eee;}
.wordnet .e2e_example ul{ list-style-type:lower-alpha}



#browseDictionary {
    border-color: #428bca !important;
}
#browseDictionary h2{
    margin: 0 0 10px 0;
    padding: 2px 0;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}
#browseDictionary ul{
    margin: 0;
    padding: 0;
}
#browseDictionary ul li{
    display: inline;
    margin: 10px 0;
    line-height: 36px;
}
#browseDictionary ul li a{
    background: #54547b;
    padding: 3px 11px 5px 11px;
    color: #fff;
    margin: 0 1px;
    border-radius: 2px;
}
#browseDictionary ul li a:hover{
    text-decoration: underline;
}





/************** footer aria css code Start ***********/
footer{
    background: #708971;
    font-size: 16px;
    padding: 10px;
}
footer h3 {
    font-size: 18px;
    padding: 5px 0;
    border-bottom: 1px solid #8aab8c;
}
footer ul{
    padding:0;
}
footer .footer-menu li{
    width: 50%;
    float: left;
}
footer a {
    font-size: 16px;

}
footer h3, footer a, footer p{
    color: #fff;
}
footer .footer-bottom{
    margin-top: 12px;
}
footer a:hover{
    text-decoration: underline;
}
footer .footer_logo {
    border: 1px solid #8BA963;
    padding: 6px;
    margin-bottom: 6px;
    border-radius: 4px;
}
.footer_logo {
    width: 42px;
    height: 53px;
}
footer .fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
footer .f-social-media a {
    margin: 0px 2px;
}

