/***************Puublications page **********************/

#left-1 {
    background-color: white;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
   /* height: 420px;*/
    margin-bottom: 0.5em;
}

#left-2 {
    background-color: white;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
    /*height: 420px;*/
    margin-bottom: 0.5em;
}

#center-1 {
    background-color: white;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
   /* height: 420px;*/
    margin-bottom: 0.5em;
}

#center-2 {
    background-color: #f6f6f6;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
    /*height: 420px;*/
    margin-bottom: 0.5em;
}

#right-1 {
    background-color: #f6f6f6;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
   /* height: 420px;*/
    margin-bottom: 0.5em;
}

#right-2 {
    background-color: white;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
   /* height: 420px;*/
    margin-bottom: 0.5em;
}

#left-1-title {
    background-color: rgb(0, 150, 226);
    color: white;
    padding: 1% 1% 1% 2%;
    margin-top: -4%;
    margin-left: 3%;
    margin-right: 55%;
    width: -moz-max-content;
    width: max-content;
    width: -webkit-max-content;
}

#publication-title {
    font-size: 4em;
    margin-left: 50%;
    margin-top: 10%;
    margin-bottom: 6%;
    color: white;
}

.blocks {
    width: 81%;
    margin-left: 9.5% !important;
}

#pub-header {
    margin-top: 10%;
    margin-left: 35%;
    font-size: 4em;
    color: white;
    margin-bottom: 5%;
}

#csr-box {}

#csr_issue {
    padding: 3%;
}

#csr_title {
    padding-left: 3%;
    padding-right: 3%;
    font-size: 1vw;
    font-weight: bold;
}

#csr_body {
    padding: 3%;
}

/*#csr_link {
    margin-top: -7%;
    /*margin-left: 5%;*//*
    font-style: italic;
    text-decoration: underline !important;
    font-size: 11px;
}*/

#csr_link a {
  /*  margin-top: -7%;*/
    margin-left: 3%;
    font-style: italic;
    text-decoration: underline !important;
    font-size: 11px;
}

#pub-announ-box {}

#pub_announ_type {
    font-size: 2em;
    /*margin-left: 13%;*/
    line-height: 1.2em;
    color: black;
    margin-top: 5%;
    text-align: center;
}

#pub_announ_title {
    font-weight: bold;
    margin-left: 20%;
    width: 60%;
    margin-top: 5%;
    text-align: center;
}

#pub_announ_link {
    text-align: center;
    margin-top: 10%;
    background-color: #ABCA2D;
    width: 40%;
    padding: 1%;
    margin-left: 30%;
}

#pub_announ_link a:hover {
    color: #05A2E7 !important;
}

#pub_announ_link a {
    color: white;
}

#announce-logo-pub {
    text-align: center;
    margin-top: 15%;
}

#info-box {
    padding:3%;
}

#info-image-pub {
    margin-left: 5%;
}

#info-title-pub {}

#info-link-pub {
    color: #010101;
    font-style: italic;
    font-size: 11px;
}

#info-link-pub a {
    color: #010101;
    text-decoration: underline !important;
}

#info-type-pub {
    margin-top: 2%;
    font-weight: bold;
    font-size: 1.1em;
    color: rgb(1, 1, 1);
}
/*
#info-body-pub {
    margin-left: 5%;
    font-size: 0.9em;
    /*width: 64%;*/
   /* line-height: 1.2em;
    color: rgb(1, 1, 1);
}
#info-body-pub {
 display:none ;
}
*/
#cskc-pub-link {
    color: white;
    text-decoration: underline !important;
}

#cskc-pub-link a {
    color: white;
    text-decoration: underline !important;
}

#publication-text {
    font-size: 16px;
    margin-left: 42%;
    margin-bottom: 6%;
    color: white;
    width: 100%;
}

a:hover {
    color: #ABCA2D !important;
}

@media screen and (max-device-width: 480px){


    #csr_title {
    padding-left: 3%;
    padding-right: 3%;
    font-size: 4vw;
    font-weight: bold;
}

    #left-1 {
    background-color: white;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
    height: auto !important;
    margin-bottom: 0.5em;
}

#left-2 {
    background-color: white;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
    height: auto !important;
    margin-bottom: 0.5em;
}

#center-1 {
    background-color: white;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
    height: auto !important;
    margin-bottom: 0.5em;
}

#center-2 {
    background-color: #f6f6f6;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
    height: auto !important;
    margin-bottom: 0.5em;
}

#right-1 {
    background-color: #f6f6f6;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
    height: auto !important;
    margin-bottom: 0.5em;
}

#right-2 {
    background-color: white;
    padding: 1em;
    /* margin: 1em; */
    margin-right: 1em;
    height: auto !important;
    margin-bottom: 0.5em;
}

}

