.pkp_site_name_wrapper {
    padding:0;
}
.pkp_site_name {
    padding:0;
}
.pkp_site_name .is_img {
    padding: 0;
    width:100%;
    margin:0;
}
.pkp_site_name {
    padding :0;
}
.pkp_site_name .is_img img {
    max-height: inherit;
    width: 100%;
    height: auto;
}
.pkp_structure_page {
    border-radius: 10px;
    overflow: hidden;
}
.pkp_navigation_user .task_count {
    top:0;
}
.pkp_navigation_primary_row {
    background: transparent;
}
.pkp_site_nav_menu {
    background: #055ad3;
    background: -moz-linear-gradient(left, #055ad3 0%, #0785dc 99%);
    background: -webkit-linear-gradient(left, #055ad3 0%,#0785dc 99%);
    background: linear-gradient(to right, #055ad3 0%,#0785dc 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd6a4c', endColorstr='#eb5893',GradientType=1 );
}
.fixed-nav {
    position: fixed;
    width: 100%;
    max-width: 1160px;
    top: 0;
    z-index: 999;
    left: 50%;
    transform: translate(-50%);
    -webkit-box-shadow :0 12px 10px -10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 12px 10px -10px rgba(0,0,0,.5);
    box-shadow: 0 12px 10px -10px rgba(0,0,0,.5);
}
@media (max-width: 1200px){
    .fixed-nav {
        max-width: 952px;
    }   
}
@media (max-width: 992px){
    .fixed-nav {
        max-width: 728px;
    } 
}
#navigationPrimary a {
    color: #fff;
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    color: #fff;
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt:before {
    color: #fff;
}
.pkp_structure_footer_wrapper {
    border-bottom: none;
}
.pkp_structure_head {
    background: #044C71;
    /* background: -moz-linear-gradient(left, #5280DE 0%, #B420B4 99%);
    background: -webkit-linear-gradient(left, #5280DE 0%,#B420B4 99%);
    background: linear-gradient(to right, #5280DE 0%,#B420B4 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd6a4c', endColorstr='#eb5893',GradientType=1 ); */
}
.pkp_block .title {
    border-bottom: 3px solid #3287CA;
}
#navigationPrimary a:hover, #navigationPrimary a:focus {
    color: #ffffff;
}
#navigationPrimary ul a:hover, #navigationPrimary ul a:focus {
    border-color: #3287CA;
}
#navigationPrimary a:hover, #navigationPrimary a:focus {
    color: #ffffff;
}
#navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus {
    border-color: #0785dc;
}
.pkp_navigation_user > li > ul a .task_count, .pkp_navigation_user > li > ul a:hover .task_count, .pkp_navigation_user > li > ul a:focus .task_count {
    color:#044C71;
}
.pkp_navigation_user li.profile {
    /* background: #0785dc;
    padding: 2px;
    border-radius: 10px; */
}
.pkp_nav_list ul {
    background: #044C71;
}
.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    color:#fff;
    background: #3287CA;
    /* background: -moz-linear-gradient(left, #3287CA 0%, #044C71 99%);
    background: -webkit-linear-gradient(left, #3287CA 0%,#044C71 99%);
    background: linear-gradient(to right, #3287CA 0%,#044C71 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3287CA', endColorstr='#044C71',GradientType=1 ); */
}
.pkp_navigation_user_wrapper ul a {
    color:#ffffff;
}
#pkpDropdown1  {
    color:#044C71;
}
.pkp_navigation_user_wrapper ul a:hover, .pkp_navigation_user_wrapper ul a:focus {
    border-color: #3287CA;
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt:hover, .pkp_head_wrapper .pkp_search .search_controls .search_prompt:focus {
    color: #fff;
}
.cmp_button_wire, .obj_galley_link {
    color:#fff;
    background: #3287CA;
    background: -moz-linear-gradient(top, #3287CA 0%, #044C71 99%);
    background: -webkit-linear-gradient(top, #3287CA 0%,#044C71 99%);
    background: linear-gradient(to bottom, #3287CA 0%,#044C71 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3287CA', endColorstr='#044C71',GradientType=0 );
}
.obj_galley_link:hover, .obj_galley_link:focus {
    color:#fff;
    background: #31cac8;
    background: -moz-linear-gradient(top, #31cac8 0%, #4d79d0 100%);
    background: -webkit-linear-gradient(top, #31cac8 0%,#4d79d0 100%);
    background: linear-gradient(to bottom, #31cac8 0%,#4d79d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31cac8', endColorstr='#4d79d0',GradientType=0 );
}
.custom-menu-sidebar {
    margin: 5px 0;
}
.custom-menu-sidebar a {
    display: block;
    background: #044C71;
    /* background: #5280DE;
    background: -moz-linear-gradient(left, #5280DE 0%, #B420B4 99%);
    background: -webkit-linear-gradient(left, #5280DE 0%,#B420B4 99%);
    background: linear-gradient(to right, #5280DE 0%,#B420B4 99%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd6a4c', endColorstr='#eb5893',GradientType=1 );
    padding: 9px; 
    margin: 0; 
    text-align: center; 
    line-height: 23px; 
    color: white; 
    border-radius:5px;
    font-weight:bold;
    text-decoration: none;
}
.custom-menu-sidebar a:hover {
    background: #0785dc;
    /* background: #055ad3;
    background: -moz-linear-gradient(left, #055ad3 0%, #0785dc 99%);
    background: -webkit-linear-gradient(left, #055ad3 0%,#0785dc 99%);
    background: linear-gradient(to right, #055ad3 0%,#0785dc 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd6a4c', endColorstr='#eb5893',GradientType=1 ); */
}
@media (min-width: 480px){
    .pkp_structure_main {
        padding-top: 0;
    }
}
.block_make_submission a {
    color:#fff;
    background: #31cac8;
    background: -moz-linear-gradient(top, #31cac8 0%, #4d79d0 100%);
    background: -webkit-linear-gradient(top, #31cac8 0%,#4d79d0 100%);
    background: linear-gradient(to bottom, #31cac8 0%,#4d79d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31cac8', endColorstr='#4d79d0',GradientType=0 );
}
.block_make_submission a:hover {
    color:#fff;
    background: #3287CA;
    /* background: -moz-linear-gradient(top, #3287CA 0%, #044C71 99%);
    background: -webkit-linear-gradient(top, #3287CA 0%,#044C71 99%);
    background: linear-gradient(to bottom, #3287CA 0%,#044C71 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3287CA', endColorstr='#044C71',GradientType=0 ); */
}
table.prosiding-info p {
    margin:0;
}
@media (min-width: 768px){
    .pkp_page_index .cmp_announcements > .obj_announcement_summary {
        float: left;
        width: 100%;
    }
}
.cmp_announcements .more {
    display: none;
}
.pkp_site_name, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_structure_content, .pkp_structure_footer {
    padding-left: 0;
    padding-right: 0;
}
.has_site_logo .pkp_head_wrapper {
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 1200px){
    .pkp_structure_page {
        margin-top: 30px;
        margin-bottom: 30px;
        max-width: 952px;
    }
}
@media (max-width: 992px){
    .pkp_structure_page {
        margin-top: 30px;
        margin-bottom: 30px;
        max-width: 728px;
    }
    .pkp_search input[name="query"] {
        padding: 0 .5em;
        height: 28px;
        background: #fff;
        border: 1px solid rgba(0,0,0,0.4);
        border-radius: 3px;
        font-size: 13px;
        line-height: 28px;
    }
}
@media (max-width: 800px){
    .pkp_structure_page {
        margin-top: 0;
        margin-bottom: 0;
    }
}
.pkp_structure_main {
    padding: 0 20px;
}
@media (min-width: 480px){
    .pkp_structure_main {
        padding: 20px;
        padding-top: 0;
    }
}
@media (min-width: 992px){
    .pkp_structure_main {
        padding: 0 30px 90px;
    }
    .pkp_block {
        padding: 20px;
    }
    .pkp_navigation_search_wrapper a {
        color: #fff;
    }
    .pkp_navigation_search_wrapper a:hover, .pkp_navigation_search_wrapper a:focus {
        color: #fff;
        border-color: #fff;
    }
    .pkp_navigation_search_wrapper a:focus {
        background: transparent;
    }
    .pkp_navigation_primary>li>a:focus {
        background: transparent;
    }
    .pkp_navigation_user>li>a:focus {
        background: transparent;
        color: inherit;
    }
    .pkp_navigation_primary>li:last-child a {
        margin-right: 0;
    }
}
@media (max-width: 480px){
    .pkp_search input[name="query"] {
        width:100%;
    }
    .pkp_page_index .homepage_image {
        margin-left: -20px;
        margin-right: -20px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .pkp_navigation_user > li:last-child > a {
        padding-top: 20px;
        padding-right: 30px;
    }
}
@media (max-width: 800px) {
    .pkp_structure_page {
        margin-top: 0;
        margin-bottom: 0;
        border-radius: 0;
    }
}