#header {
    background: #fff;
    padding-bottom: 60px;
}
#nav-header.nav-container {
    box-shadow: none;
}
.widget a {
    color: #777;
    font-weight: bold;
    font-size: 16px;
}
#wp-admin-bar-wp-logo,
#wp-admin-bar-updates,
.update-nag,
#contextual-help-link-wrap,
#wpfooter
{
    display: none;
}
.header{
    height: 56px;
    width: 100%;
    background: #FFC107;
    padding: 0px;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}
.admin-bar .header{
    top: 32px;
}
#wpadminbar #wp-admin-bar-site-name>.ab-item:before{
    display: none;
}
#wp-admin-bar-wpseo-menu{
    display: none;
}
#wpadminbar{
    background: #355698;
    background: #fff;
    box-shadow: 0px 0px 8px #dadada;
}
#wpadminbar .ab-empty-item, #wpadminbar a.ab-item, #wpadminbar>#wp-toolbar span.ab-label, #wpadminbar>#wp-toolbar span.noticon{
    color: #333;
}
#wpadminbar *{
    font-size: 14px;
    font-weight: bold;
}
#wp-admin-bar-customize, #wp-admin-bar-comments{
    display: none;
}
.post-byline{
	position: relative;
	z-index: 123;
}
#wpadminbar #adminbarsearch:before{
	color: #2c80c0;
}
#footer .google-auto-placed{
	padding: 3px 0px;
}
.c_post_thumbnail_box {
    position: relative;
}
.c_deadline {
    position: absolute;
    top: 5px;
    left: 5px;
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-shadow: 0px 0px 1px black;
    background: #ff00579e;
    padding: 0px 8px 0px 8px;
    border-radius: 4px;
}
.c_deadline1 {
    top: 5px;
    left: 10px;
    font-weight: bold;
    font-size: 18px;
    color: white;
    text-shadow: 0px 0px 2px black;
    background: #e91e63;
    padding: 2px 10px 3px 10px;
    border-radius: 15px;
}
#mobile .widget a{
    font-size: 18px;
}
.post-nav li a span {
    font-size: 18px;
    font-weight: bold;
    color: #357ea0;
}
.post-title a {
    font-weight: bold;
}
.gsc-control-cse {
    padding: 0px!important;
    margin-bottom: 15px;
}
.gsc-control-cse *{
    border: none !important;
}
.gsc-control-cse input[type="text"]{
    box-shadow: none !important;
    line-height: 32px;
    background-position-x: 10px!important;
    box-sizing: border-box;
    padding-left: 10px !important;
}
.gsc-search-box > table > tbody > tr > td{
    background: #F8F9F9 !important;
}
.gsib_a:hover{
    background: #fff !important;
}
.gsc-search-button-v2 svg {
    width: 20px;
    height: 20px;
}
.gsc-search-button-v2 {
    padding-top: 5px !important;
    padding-bottom: 5px!important;
    height: 32px;
    box-sizing: border-box;
    border-radius: 5px!important;
}
.gsib_a, .gsib_b{
    padding: 4px;
}
.gsc-search-box td.gsib_b{
    background: #fff !important;
}
form.gsc-search-box > table{
    border: 2px #1771d8 solid !important;
    overflow: hidden;
    padding: 0px 4px !important;
    border-radius: 8px;
    padding: 9px;
    display: inherit;
    width: 100%;
    box-sizing: border-box;
}
.gsc-search-button {
    margin-right: 2px;
    margin-left: 0px;
}
table.gsc-search-box td.gsc-input {
    padding-right: 3px!important;
}
.gsc-inline-block, .gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: bold;
}
.gs-webResult gs-result, .gsc-table-cell-snippet-close, .gs-webResult gs-result *, .gsc-table-cell-snippet-close *{
    font-family: 'Roboto';
}
.gs-web-image-box, .gs-promotion-image-box {
    width: 110px;
}
.gs-web-image-box .gs-image, .gs-promotion-image-box .gs-promotion-image {
    max-width: 110px;
}
.gs-image {
    display: block;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}
.gs-image:after {
    border: 1px solid rgba(0, 0, 0, .1);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 4px;
}
.gs-bidi-start-align {
    font-family: 'Roboto';
    font-size: 14px;
}
.gsc-search-box > table > tbody > tr > td.gsc-search-button{
    background: none !important;
}
#mobile .gsc-search-button {
    margin-right: 10px;
}

.boxed #wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
}
body {
    background-color: #ffffff;
}
#header .hu-pad {
    padding-left: 0px;
    padding-right: 0px;
}
#mobile .header-mobile-sticky #header {
    min-height: 0px;
}
#mobile #header {
    background: #fff;
    padding-bottom: 0px;
}
#desktop .site-title{
    margin-left: 20px;
}
#desktop .site-description {
    margin-left: 10px;
}
#mobile .cert.type-cert{
    width: 100%;
}
body#mobile.archive.post-type-archive-degree .post-list .grid-item {
    width: 100%;
    float: left;
}
b{
    font-weight: bold;
}