.image-selector {
  border: 2px dotted silver;
  overflow: auto;
  height: 100px;
  padding: 10px;
  width: 90%;
}
.choosey-instagram-img {
  width: 119px;
  height: 119px;
}
.image-selector ul {
  list-style-type: none;
}
.image-selector li {
  float: left;
  margin-right: 10px;
}
#choosey-arrow {
  float: left;
  display: inline;
  margin-left: -40px;
}
#choosey-tooltip-msg {
  float: left;
  display: inline;
  padding-top: 47px;
}
#choosey-top-msg {
  padding: 13px;
  width: 93%;
  margin-left: 15px;
  margin-top: 10px;
}
.choosey-computer-loading {
  padding: 0px !important;
  margin-top: -6px;
  padding-left: 35px !important;
}
.choosey .nav-tabs {
  width: 892px;
}
.choosey .nav-tabs > li > a {
  color: #333;
}
.choosey {
  width: 940px;
  left: 36%;
  top: 44% !important;
}
#choosey-images-warning {
  padding: 5px;
  font-size: 11pt;
  color: red;
  display: none;
}
#computer-images-tooltip {
  float: left;
  padding: 10px;
  width: 95.6%;
}
#computer-images-tooltip-text {
  padding: 3px;
  padding-left: 38px;
  width: 811px;
  font-size: 16px;
}
.choosey .tab-content {
  height: 320px;
}
.multi-select-status {
  float: right;
  margin-right: 26px;
  padding-top: 7px;
  font-size: 14pt;
}
.images-selected-count {
  color: #333;
}
#existing-computer-images {
  clear: both;
  padding-top: 5px;
}
#choosey-min-size-msg {
  float: left;
  padding-top: 13px;
}
.data-mosaic-toolbar {
  margin-bottom: 10px;
  overflow: hidden;
}
#mosaic-preview-window {
  position: relative;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 95%;
  overflow: hidden;
  background-color: #ddd;
}
.icon-ok {
  background-position: -286px 0;
}
.images-selected-count.success {
  color: green;
}
.min-images-count {
  color: #333;
}
.choosey-img-spinner {
  width: 20px;
  margin-top: 30px;
}
.choosey-spinner {
  background-image: url('/v2/images/spinner.gif');
  background-color: #fff;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
}
.choosey-btn {
  margin: 20px !important;
}
.choosey-fb-centered,
.choosey-fb-album-cover {
  background-color: white;
  color: white;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 136px;
  height: 136px;
  margin: 0px;
  margin-bottom: 3px;
  margin-right: 0px;
  margin-left: 3px;
}
.choosey-detail-title {
  display: inline;
  float: left;
  margin-right: 15px;
}
.choosey-fb-album-cover {
  width: 162px;
  height: 162px;
  margin: 4px;
  box-shadow: 0 0 0 1px #BBB;
  position: relative;
}
#computer-images-container {
  padding: 10px;
  width: 870px !important;
}
.choosey-progress-container {
  text-align: center;
  float: left;
  display: inline;
  width: 145px;
  height: 145px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.choosey-progress {
  font-size: 18px;
  text-transform: uppercase;
  color: #e2007a;
  font-weight: bold;
  margin-top: 30px;
  display: block;
}
.choosey-btn-group {
  float: left;
  padding: 4px;
}
.selectall,
.selectnone,
.choosey-back {
  padding: 4px 14px;
}
.choosey-back {
  margin-right: 16px;
  margin-top: 6px;
  font-size: 100% !important;
}
.choosey-fb-album-count-check {
  margin-top: -6px;
  margin-right: 3px;
  display: inline;
  float: left;
}
#choosey-logout-container {
  position: relative;
  top: -26px;
  left: 587px;
  width: 300px;
  text-align: right;
}
#choosey-logout {
  color: #555 !important;
}
.choosey-tab-content {
  margin-top: -20px !important;
}
.choosey-fb-album-count {
  position: absolute;
  float: left;
  margin-top: 0px;
  background-color: #bd0166;
  padding: 4px;
  padding-right: 8px;
  font-size: 18px;
  font-weight: bold;
  font-family: "futura-pt", arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: white;
}
.choosey-fb-album-name {
  position: relative;
  width: 96%;
  float: left;
  margin-top: 138px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 2px;
  padding-left: 4px;
  font-size: 12px;
  font-weight: bold;
  font-family: "futura-pt", arial, sans-serif;
  text-transform: uppercase;
}
.choosey-invalid-image-container {
  width: 160px;
  height: 160px;
  margin: 4px;
  box-shadow: 0 0 0 1px #BBB;
  position: relative;
}
.choosey-invalid-image-overlay {
  position: relative;
  width: 96%;
  float: left;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 2px;
  padding-left: 4px;
  padding-top: 39px;
  font-size: 12px;
  font-weight: bold;
  font-family: "futura-pt", arial, sans-serif;
  text-transform: uppercase;
  height: 95px;
}
.invalid-msg-instagram {
  padding: 50px;
  text-align: center;
  font-family: "futura-pt", arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px !important;
}
.fb_images {
  padding: 6px;
  background: #fafafa !important;
}
#ig_images_container {
  padding: 10px;
}
#computer-images-info {
  background: #FAFAFA;
  padding: 10px;
  border: 1px solid #DDD;
  border-top: none;
  border-bottom: none;
  padding-left: 20px;
  padding-top: 20px;
  color: #8b0000;
}
.fb_images a,
#ig_images a,
#computer-images-container a {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
}
.fb_images a div.is_selected_round,
#ig_images a div.is_selected_round,
#computer-images-container a div.is_selected_round {
  background-color: green;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0;
  color: white;
  border-radius: 25px;
  display: none;
}
.fb_images a img,
#ig_images a img,
#computer-images-container a img {
  width: 119px;
  height: 119px;
}
#fb_detail_view {
  display: none;
}
.choosey-detail-bar {
  padding: 10px;
  background-color: #fafafa;
  height: 31px;
  display: block;
}
.choosey-loading {
  padding: 20px;
  background-image: url('/v2/images/boxload.gif');
  background-position: center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
}
#computer-images-container,
#ig_container,
#fb_container,
#choosey-home-tab-container {
  border: 1px solid #dddddd;
  border-top: none;
  background-color: #fafafa;
  float: left;
  width: 890px;
  margin-bottom: 15px;
  position: relative;
}
#choosey-home-tab {
  text-align: center;
  font-size: 15px;
  padding: 50px;
}
.fb_tab {
  padding: 17px;
  padding-top: 16px;
  font-size: 12px;
  font-weight: bold;
  font-family: "futura-pt", arial, sans-serif;
  text-transform: uppercase;
  height: 62px;
  background-color: #FAFAFA;
  margin-right: -16px;
  width: 294px;
  border-bottom: 1px solid #ddd;
}
.fb_tab_selected,
.fb_tab:hover {
  background-color: #94a2c8;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.fb_tab_msg {
  padding: 20px;
}
.fb_tab_icon {
  background-image: url('/v2/images/fbsprite.png');
  background-size: auto;
  background-color: transparent;
  background-clip: border-box;
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
  float: left;
  display: inline;
  margin-right: 13px;
}
#fb_tab_photos_you_icon {
  background-position: 16% 4%;
}
#fb_tab_photos_icon {
  background-position: 24.2% 4%;
}
#fb_tab_albums_icon {
  background-position: 32% 4%;
}
.fb_tab_title {
  display: inline;
  float: left;
  color: #555;
  padding-top: 7px;
}
.fb_tab_title_selected {
  color: #ffffff;
}
.ideal-ratio-text {
  font-weight: bold !important;
  color: #e2007a !important;
}
#ideal-ratio-why {
  display: inline-block;
}
#ideal-ratio-msg-hide {
  right: 10px !important;
}
#ideal-msg-row {
  margin-top: -21px;
  font-size: 12pt;
  line-height: 22px;
  width: 96%;
}
#fb-albums-container,
#fb-photos-container {
  display: block;
  float: left;
  margin-top: 5px;
}
a.selected div.is_selected_round {
  display: block !important;
}
.cp-selected-summary {
  display: none;
}
/* Instagram */
/* Base styles */
.btn-instagram {
  font-size: 1.2em;
  font-family: sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0.5em 1.75em 0.5em 1em;
  border-radius: 0.25em;
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-right: 0.25em solid #00558D;
  /* blue stripe */

  position: relative;
  margin: 0 0 1px;
}
.btn-instagram:before,
.btn-instagram:after {
  content: '';
  display: block;
  position: absolute;
}
/* Add Stripes */
.btn-instagram:before {
  width: 0.25em;
  height: 100%;
  background: #FBB03B;
  /* yellow stripe */

  border-left: 0.25em solid #D4145A;
  /* red stripe */

  border-right: 0.25em solid #00A99D;
  /* green stripe */

  top: 0;
  right: 0;
}
/* Add Hightlights */
.btn-instagram:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0.25em;
  padding-left: 0.25em;
  box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.5), inset -1px -1px 0 rgba(0, 0, 0, 0.1);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(49%, rgba(255, 255, 255, 0.2)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59ffffff', endColorstr='#1a000000', GradientType=0);
}
/* Animate - Fade */
.btn-instagram,
.btn-instagram:before {
  -webkit-transition-property: background, border;
  -webkit-transition: 0.1s ease-in;
  -moz-transition-property: background, border;
  -moz-transition: 0.1s ease-in;
  -o-transition-property: background, border;
  -o-transition: 0.1s ease-in;
  transition-property: background, border;
  transition: 0.1s ease-in;
}
/* Hover / Focus */
.btn-instagram:hover,
.btn-instagram:focus {
  background: #fff;
}
.btn-instagram:hover {
  border-right: 0.25em solid #09c;
}
.btn-instagram:hover:before {
  background: #fc6;
  /* yellow stripe */

  border-left: 0.25em solid #f06;
  /* red stripe */

  border-right: 0.25em solid #0cc;
  /* green stripe */

}
.btn-instagram:hover:after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.05) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.25)), color-stop(49%, rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.05)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.05) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.05) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.05) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.05) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#0d000000', GradientType=0);
}
/* Active */
.btn-instagram:active {
  margin: 1px 0 0;
}
.nav-tabs li.active a {
  background-color: #fafafa;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fafafa;
  border: 1px solid #DDD;
  border-bottom-color: transparent;
  cursor: default;
}
.nav > .active > a > [class^="icon-"],
.nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings.png");
}
.popover {
  z-index: 99999 !important;
  margin-top: -16px !important;
}
.ideal-overlay {
  height: 497px;
  z-index: 999999;
  position: absolute;
  width: 940px;
  background-color: rgba(0, 0, 0, 0.5);
}
#ideal-overlay-text {
  font-weight: bold;
  padding-bottom: 40px;
  font-size: 14pt;
}
.ideal-overlay-inner {
  padding: 80px;
  text-align: center;
  background: white;
  margin-left: 19%;
  float: left;
  margin-top: 15%;
}
.popover-content p {
  margin: 0px;
}
#choosey-overlay-cancel {
  margin-top: -1px;
}
