/*
 Theme Name:     #ANCHORDOWN Child - ISSS
 Description:    International Student and Scholar Services
 Author:         Vanderbilt Web Communications
 Author URI:     http://web.vanderbilt.edu
 Template:       ANCHORDOWN-Vanderbilt
 Version:        1.0.0
*/

/* Chat Widget Styles */
/* .start-chat-widget {
  position: fixed;
  bottom: 15px;
  right: 0;
  display: block;
  background-color: #c6942b;
  padding: 10px 16px;
  border-radius: 6px 0 0 8px;
  text-align: center;
}
.start-chat-widget .glyphicon.glyphicon-comment {
  font-size: 28px;
  line-height: 1.2em;
  color: #fff;
}
.start-chat-widget a {
  text-decoration: none;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 500;
  color: #fff;
}
.start-chat-widget a:hover,
.start-chat-widget a:active,
.start-chat-widget a:focus {
  color: #000;
  text-decoration: none;
}
*/
