/* BOXY SCRIPT */
.boxy-modal-blackout { background-color: #EAF0F5; }
.boxy-wrapper { border: 2px solid #004A7F; }
.boxy-wrapper .title-bar { background-color: #327ee2; }
.boxy-wrapper .title-bar h2 { color: #EAF0F5; }
.boxy-wrapper .title-bar .close { color: #EAF0F5; }
.boxy-inner { background-color: white; }

 