  @import "http://fonts.googleapis.com/css?family=Quicksand:700,400";
.box{ text-align: center; position: relative; margin-top:15px; }
.box > .image { position: relative; z-index: 2;/* margin: auto; width: 188px; height: 188px; border: 8px solid white; line-height: 188px; border-radius: 50%; background: rgb(170,196,196);*/ vertical-align: top; }
.box > .info { margin-top: -35px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.rnd-circle{position: relative; z-index: 2;margin: auto; width: 188px; height: 188px; border: 8px solid white;vertical-align: top; border-radius: 50%;}

.title { font-family: Arial, Helvetica, "Quicksand",sans-serif !important; font-size: 28px; color: #222; font-weight: 500; }
.box > .info > p { font-family: "Quicksand",sans-serif !important; font-size: 15px; color: #666; line-height: 1.5em; margin: 20px;}
.box > .info > .more a { font-family: "Quicksand",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.space { height: 2px; background-color: #58585a;}
.btn-default { font-family: "Quicksand",sans-serif; background-color: #00407a; color: #FFFFFF;}
.btn-default:hover { background-color: #FFFFFF; color: black;}

/* for publications landing page */
.box > .pub-info { margin-top: -95px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.pub{position: relative; z-index: 2;margin: auto;  height: 135px; border: 8px solid white;vertical-align: top;  }
.pub-title { font-family: Arial, Helvetica, "Quicksand",sans-serif !important; font-size: 20px; color: #00407a; font-weight: 500; margin-top: 100px; }
.box > .pub-info > .more a { font-family: "Quicksand",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .pub-info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.box > .pub-info > p { font-family: "Quicksand",sans-serif !important; font-size: 15px; color: #666; line-height: 1.5em; margin: 20px;}