/*.h2 {*/
/*    font-size: 1.5em;*/
/*    background-color: darkblue;*/
/*    color: white;*/
/*}*/
.h2 {
    font-size: 1.5em;
    /*background-color: #0747ad;*/
    color: white;
}
#block-samaparaka, #block-views-block-video-gallery-block-1,div#block-hamropatro {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}
.citizen-charter-div{
      padding-left: 15px;
align-items:center;
}
.box {
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0px 2px 10px 0 rgba(0,0,0,0.12);
    background-color: white;
    color: green !important;
    padding: 13px;
    position: relative;
    margin: 20px;
    float: left;
}
.box.arrow-left:after {
  content: " ";
  position: absolute;
  left: -7.5px;
  top: 15.5px;
  border-top: 7.5px solid transparent;
  border-right: 7.5px solid white;
  border-left: none;
  border-bottom: 7.5px solid transparent;
}
a.citizen-charter-link {
    font-weight: 500;
    font-size: x-large;
}
div#block-citizencharternp {
    box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
    -webkit-box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
    -moz-box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
    border: 1px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}
div#block-citizencharteren  {
    box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
    -webkit-box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
    -moz-box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
    border: 1px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}
img.citizen-charter-img {
    border: 2px solid;
    width: 60px;
    height: 60px;
    padding: 9px;
    margin: 5px 0;
    border-radius: 20px;
}