@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
div.container.intro {
  width: 100%;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.thumbnails li {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
}
hr.soften {
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
  background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
  background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
  background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
  border: 0;
}
/* date display */
div.date {
  position: relative;
  width: 70px;
  height: 50px;
  font-family: Georgia, serif;
  color: #999;
  margin: 0 auto;
}
.day,
.month,
.year {
  position: absolute;
}
.day {
  font-size: 30px;
  top: 15px;
}
.month {
  top: 0;
  left: 0;
  font-size: 18px;
}
.year {
  top: 19px;
  right: 0;
  font-size: 20px;
  rotation: -90deg !important;
  /* ** Hacks ** */
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
/* form error list */
ul.errorlist {
  margin: 0 0 0 25px;
}
li.user {
  height: 170px;
}
/* user thumbnail with optional username caption */
div.user.thumbnail {
  display: inline;
  float: left;
  width: 160px;
  margin: 0 10px;
}
div.user.thumbnail img {
  max-width: 100%;
}
div.user.thumbnail div.caption {
  padding-bottom: 4px;
}
/* video thumbnails */
ul.thumbnails li.video {
  width: 160px;
  height: 90px;
  margin: 5px;
  text-align: center;
}
ul.thumbnails li.video img {
  max-width: 100%;
  max-height: 100%;
}
/* form checkbox (make help-block to be inline) */
form input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}
form input[type="checkbox"] + p.help-block {
  height: 15px;
  margin-top: 5px;
}
/* header section */
div.spacing {
  width: 100%;
  height: 12px;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 1;
}
div.navbar {
  top: 12px;
  border-top: 4px solid #38c;
  box-shadow: 0px 1px 3px #333;
}
div.navbar a.brand span {
  display: none;
}
div.navbar a.brand.home img {
  position: absolute;
  top: -16px;
  margin-left: -10px;
}
div.navbar a.brand.home + div.nav-collapse {
  margin-left: 150px;
}
div.navbar ul.nav li {
  height: 50px;
}
div.navbar ul.nav li a {
  line-height: 25px;
  padding-left: 5px;
}
div.navbar ul.nav li .btn,
div.navbar ul.nav li .btn-group {
  margin-top: 10px;
}
div.navbar ul.nav ul.dropdown-menu li {
  height: auto;
}
div.navbar ul.nav ul.dropdown-menu li a {
  line-height: auto;
}
div.navbar ul.nav li.active a {
  background-color: transparent;
}
div.navbar ul.nav.pull-right a.brand {
  color: black;
  font-weight: bold;
  margin-top: 5px;
  padding: 8px 5px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
}
div.navbar li.username {
  max-width: 159px;
  overflow: hidden;
}
.btn-wide {
  padding-left: 78px;
  padding-right: 78px;
}
.tooltip-inner {
  font-size: 12px;
  background-color: #999999;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom: 5px solid #999999;
}
/* main section */
#main {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}
#main:before,
#main:after {
  content: "";
  display: table;
}
#main:after {
  clear: both;
}
#main #sidebar {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
}
#main #sidebar ul#submenu {
  margin-top: 40px;
  width: 160px;
}
#main #sidebar.right {
  display: inline;
  float: left;
  width: 280px;
  margin: 0 10px;
}
#main #content.with-sidebar {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
}
#main #content.with-sidebar-right {
  display: inline;
  float: left;
  width: 640px;
  margin: 0 10px;
}
#main #content {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
}
/* footer section */
#footer {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
  margin: 30px -20px;
}
#footer:before,
#footer:after {
  content: "";
  display: table;
}
#footer:after {
  clear: both;
}
#footer #secondary-menu {
  text-align: center;
  clear: both;
}
#footer #secondary-menu li {
  float: none;
  display: inline-block;
  *display: inline;
  /* for IE7 */
  *zoom: 1;
  /* for IE7 */
}
#footer #company-logo {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
}
#footer #company-info {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
}
#footer #bizspark {
  display: inline;
  float: left;
  width: 160px;
  margin: 0 10px;
  width: 125px;
  display: none;
}
#footer #bizspark img {
  max-width: 100%;
}
#footer #mixpanel {
  display: inline;
  float: left;
  width: 160px;
  margin: 0 10px;
  width: 114px;
}
#footer #links {
  display: inline;
  float: left;
  width: 160px;
  margin: 0 10px;
  float: right;
  margin-right: 20px;
}
#footer #links li {
  float: left;
  margin-left: 5px;
}
#footer div.fb-like {
  width: 100px;
  float: right;
  margin-top: 5px;
  margin-right: 14px;
}
#footer #copyright {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
  margin-left: 730px;
  font-size: 11px;
}
/* home - header */
#home-header {
  overflow: hidden;
  width: 100%;
  height: 320px;
  margin: 0px;
  border-bottom: solid 10px #0088cc;
}
#home-header .slide-item .slide-content {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
  position: relative;
  height: 320px;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  background-color: transparent;
}
#home-header .slide-item .slide-content:before,
#home-header .slide-item .slide-content:after {
  content: "";
  display: table;
}
#home-header .slide-item .slide-content:after {
  clear: both;
}
#home-header .slide-item .slide-content .text {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
  padding-top: 54px;
}
#home-header .slide-item .slide-content .text h1 {
  font-size: 34px;
  line-height: 50px;
  font-weight: bold;
  margin-left: 15px;
  letter-spacing: -2px;
}
#home-header .slide-item .slide-content .text p {
  font-size: 17px;
  font-weight: bold;
  line-height: 34px;
  margin: 15px 30px;
  text-align: left;
}
#home-header .slide-item .slide-content .video {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
  margin: 0px -10px;
}
#home-header .slide-item .slide-content .btn {
  background-image: none;
}
#home-header .slide-item .slide-content .btn-home {
  color: #fff;
  font-size: 16px;
  width: 80px;
  border: 1px solid #0097d8;
  background-color: #5fb5e3;
}
#home-header .slide-item .slide-content .btn-home:hover {
  border: 1px solid #0097d8;
  background-color: #0097d8;
}
#home-header .slide-item.first {
  background: url("/virect/static/img/bg.png") repeat-x;
  color: #38c;
}
#home-header .slide-item.first .text a {
  margin: 10px 0px 40px 140px;
}
#home-header .slide-item.second {
  background-color: #1b2732;
  color: #fff;
}
#home-header .slide-item.second .text {
  padding-top: 74px;
  height: 283px;
  background: url("/virect/static/img/slide2-bg.png") no-repeat -20px -34px;
}
#home-header .slide-item.second .text a {
  margin: 50px 0px 40px 120px;
}
#home-header .slide-item.third {
  background-color: #212322;
  color: #fff;
}
#home-header .slide-item.third .text {
  padding-top: 74px;
  height: 283px;
  background: url("/virect/static/img/slide3-bg.png") no-repeat -20px -34px;
}
#home-header .slide-item.third .text a {
  margin: 50px 0px 40px 120px;
}
#home-header button.slick-prev,
#home-header button.slick-next {
  display: none !important;
}
#home-header .slick-dots {
  position: absolute;
  top: 5px;
  min-width: 960px;
  height: 30px;
  text-align: right;
  margin: 0;
}
#home-header .slick-dots li {
  width: 10px;
  height: 10px;
}
#home-header .slick-dots button {
  width: 10px;
  height: 10px;
  background-color: #38c;
  opacity: 0.25;
}
#home-header .slick-dots button:before {
  content: none;
}
#home-header .slick-dots .slick-active button {
  opacity: 1;
}
/* home - main */
#home-main {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
}
#home-main:before,
#home-main:after {
  content: "";
  display: table;
}
#home-main:after {
  clear: both;
}
/* videos panel */
section#videos-panel {
  margin: 20px -10px;
}
section#videos-panel ul li {
  width: 172px;
}
/* services panel */
section#services-panel {
  margin: 30px -10px;
}
section {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
}
section:before,
section:after {
  content: "";
  display: table;
}
section:after {
  clear: both;
}
section h1.page-header {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
}
section h2 {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 12px;
}
section span {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
}
section span ul.thumbnails {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
}
section span ul.thumbnails:before,
section span ul.thumbnails:after {
  content: "";
  display: table;
}
section span ul.thumbnails:after {
  clear: both;
}
section span ul.thumbnails li a,
section span ul.thumbnails li img {
  max-width: 100%;
}
/* clients panel */
section#clients-panel ul.thumbnails li {
  width: 940px;
  margin-bottom: 10px;
}
section#clients-panel h2 {
  display: inline-block;
  float: none;
}
/*status panel */
section div#status-panel {
  background: url("/virect/static/img/status_bg.png") repeat-x;
  width: 100%;
  height: 76px;
}
section div#status-panel p {
  color: #08c;
  font-weight: bold;
  text-align: left;
  display: inline;
}
section div#status-panel p.unit-title {
  font-size: 18px;
  margin-left: 18px;
  vertical-align: 120%;
}
section div#status-panel p.count-unit {
  font-size: 13px;
  margin-left: 4px;
  vertical-align: 80%;
}
section div#status-panel ul {
  display: inline-block;
  list-style: none;
  margin-left: 2px;
  letter-spacing: -3px;
}
section div#status-panel ul li {
  display: inline-block;
  width: 36px;
  height: 49px;
  margin-top: 22px;
}
section div#status-panel ul li.number0 {
  background: url("/virect/static/img/status.png") 0 0;
}
section div#status-panel ul li.number1 {
  background: url("/virect/static/img/status.png") -40px 0;
}
section div#status-panel ul li.number2 {
  background: url("/virect/static/img/status.png") -80px 0;
}
section div#status-panel ul li.number3 {
  background: url("/virect/static/img/status.png") -120px 0;
}
section div#status-panel ul li.number4 {
  background: url("/virect/static/img/status.png") -160px 0;
}
section div#status-panel ul li.number5 {
  background: url("/virect/static/img/status.png") -200px 0;
}
section div#status-panel ul li.number6 {
  background: url("/virect/static/img/status.png") -240px 0;
}
section div#status-panel ul li.number7 {
  background: url("/virect/static/img/status.png") -280px 0;
}
section div#status-panel ul li.number8 {
  background: url("/virect/static/img/status.png") -320px 0;
}
section div#status-panel ul li.number9 {
  background: url("/virect/static/img/status.png") -360px 0;
}
/* Press panel */
section#press-panel {
  margin-top: 10px;
}
section#press-panel img {
  float: left;
  margin-left: 10px;
}
section#press-panel ul li {
  margin: 15px 0px;
  overflow: hidden;
}
section#press-panel ul li div.article {
  width: 680px;
  float: left;
  margin-left: 30px;
}
section#press-panel ul li div.article p.date {
  font-size: 11px;
  color: #888;
  margin-bottom: 0px;
}
section#press-panel ul li div.article p.lead {
  font-size: 14px;
  margin: 0px 0px 10px 0px;
}
section#press-panel ul li div.article a {
  font-size: 13px;
  float: right;
  margin-right: 180px;
}
/* callout panel */
section#callout-panel span ul {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
}
section#callout-panel span ul:before,
section#callout-panel span ul:after {
  content: "";
  display: table;
}
section#callout-panel span ul:after {
  clear: both;
}
section#callout-panel span ul li span {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 12px;
  max-width: 100%;
}
section#callout-panel span ul li.user-count {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
}
section#callout-panel span ul li.video-count {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
}
section#callout-panel span ul li.payout {
  display: inline;
  float: left;
  width: 340px;
  margin: 0 10px;
}
section#callout-panel span ul li.callout {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
}
/* video list */
section#videos h1 {
  width: 646px;
  border-bottom: none;
}
section#videos form {
  margin: 0px;
  width: 940;
  border-bottom: 1px solid #eeeeee;
}
section#videos form div.control-group {
  margin: 0px;
  display: inline-block;
}
section#videos form div.control-group div.controls {
  margin-top: 10px;
  margin-left: 0px;
}
section#videos form.form-search {
  padding: 10px 60px 0px 10px;
  border-bottom: 0px;
}
section#videos ul.thumbnails {
  margin: 10px 20px;
}
section#videos li.video {
  display: inline;
  float: left;
  width: 280px;
  margin: 0 10px;
  height: 198px;
  margin: 5px 10px;
  text-align: center;
}
section#videos li.video div.image-box {
  overflow: hidden;
  width: 100%;
  max-height: 151.875px;
}
section#videos li.video div.caption {
  text-align: left;
}
/* video sidebar */
dl#video-sidebar.dl-horizontal {
  margin-top: 80px;
}
dl#video-sidebar.dl-horizontal dt {
  width: 60px;
}
dl#video-sidebar.dl-horizontal dd {
  margin-left: 80px;
}
dl#video-sidebar.dl-horizontal dd div.user.thumbnail {
  margin: 0;
}
/* manage videos */
#manage-videos section#import-videos {
  position: relative;
  margin-bottom: 20px;
  min-height: 350px;
}
#manage-videos ul.thumbnails li {
  margin-top: 10px;
  margin-bottom: 30px;
}
#manage-videos ul.thumbnails .thumbnail {
  position: relative;
}
#manage-videos ul.thumbnails .thumbnail:hover {
  text-decoration: none;
}
#manage-videos ul.thumbnails .thumbnail img {
  width: 210px;
  height: 118px;
}
#manage-videos ul.thumbnails .thumbnail .marker {
  color: #000;
  font-weight: bold;
  font-size: 20px;
}
#manage-videos ul.thumbnails .thumbnail .marker.topright {
  position: absolute;
  top: 5%;
  right: 5%;
}
#manage-videos ul.thumbnails .thumbnail .act-guide {
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 20px;
}
#manage-videos ul.thumbnails .truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#manage-videos .exist {
  opacity: 0.3;
}
#manage-videos .loading {
  opacity: 0.5;
}
#manage-videos .spinner-box {
  position: relative;
}
#manage-videos .spinner {
  position: absolute;
  margin: 0 auto;
  width: 93%;
  height: 30px;
  text-align: center;
  font-size: 10px;
}
#manage-videos .spinner.lg {
  top: 40%;
}
#manage-videos .spinner.md {
  top: 45%;
}
#manage-videos .spinner.sm {
  top: 30%;
}
#manage-videos .spinner > div {
  background-color: #38c;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
#manage-videos .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#manage-videos .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#manage-videos .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#manage-videos .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/* job list */
section#jobs .nojobs {
  font-size: 1.5em;
  line-height: 1;
  padding: 20px 0 150px 0;
  text-align: center;
}
section#jobs table {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
}
section#jobs table:before,
section#jobs table:after {
  content: "";
  display: table;
}
section#jobs table:after {
  clear: both;
}
section#jobs table th {
  text-align: center;
}
section#jobs table th,
section#jobs table td {
  padding: 8px 0;
  position: relative;
}
section#jobs table tbody tr {
  height: 151px;
  overflow: hidden;
}
section#jobs table thead,
section#jobs table tbody {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
}
section#jobs table thead tr,
section#jobs table tbody tr {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
}
section#jobs table thead tr:before,
section#jobs table tbody tr:before,
section#jobs table thead tr:after,
section#jobs table tbody tr:after {
  content: "";
  display: table;
}
section#jobs table thead tr:after,
section#jobs table tbody tr:after {
  clear: both;
}
section#jobs table thead tr td.client,
section#jobs table tbody tr td.client,
section#jobs table thead tr td.price,
section#jobs table tbody tr td.price,
section#jobs table thead tr td.director,
section#jobs table tbody tr td.director {
  vertical-align: middle;
}
section#jobs table thead tr span.image,
section#jobs table tbody tr span.image {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
}
section#jobs table thead tr img.newribbon,
section#jobs table tbody tr img.newribbon {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.95;
}
section#jobs table thead tr span.title,
section#jobs table tbody tr span.title,
section#jobs table thead tr span.description,
section#jobs table tbody tr span.description {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
}
section#jobs table thead tr div.body,
section#jobs table tbody tr div.body {
  margin-top: 5px;
  height: 96px;
  overflow: hidden;
}
section#jobs table thead tr span.client,
section#jobs table tbody tr span.client,
section#jobs table thead tr h4.client,
section#jobs table tbody tr h4.client {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
  text-align: center;
}
section#jobs table thead tr span.price,
section#jobs table tbody tr span.price,
section#jobs table thead tr h4.price,
section#jobs table tbody tr h4.price {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
  text-align: center;
}
section#jobs table thead tr span.director,
section#jobs table tbody tr span.director,
section#jobs table thead tr h4.director,
section#jobs table tbody tr h4.director {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
  text-align: center;
}
/* job detail */
div#job img {
  max-width: 100%;
}
div#job p.center {
  margin: 18px 0;
}
div#job div.modal-body {
  max-height: 500px;
}
div#job div.modal-body div.surcharge_rate p.help-block,
div#job div.modal-body div.message p.help-block {
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 3px;
  background: #FFD7D7;
  padding: 5px;
  width: 305px;
}
div#job div.form-actions {
  background-color: #ffffff;
}
div#job div#signupModal ul {
  list-style: none;
}
div#job div#signupModal ul * {
  display: inline;
}
div#job div#signupModal ul li {
  min-width: 100px;
}
/* service list */
div#overview li.service {
  height: 200px;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
div#overview li.service h3 {
  margin: 10px 16px 10px 0;
  padding-right: 10px;
  border-right: 4px solid #36c;
  display: inline-block;
  width: 120px;
}
div#overview li.service span.price {
  font-size: 18px;
}
div#overview li.service div.description,
div#overview li.service div.buttons {
  overflow: hidden;
  margin: 10px 10px 10px 0;
  font-size: 14px;
  line-height: 20px;
}
div#overview li.service div.buttons {
  text-align: center;
  margin-top: 20px;
}
div#overview li.service iframe {
  float: right;
  padding-left: 10px;
}
/* job signups */
div#signups li.signup {
  clear: both;
  overflow: auto;
  padding: 8px 0;
  border-top: 1px solid #eee;
}
div#signups li.signup div.user.thumbnail {
  position: relative;
  display: inline;
  float: left;
  width: 160px;
  margin: 0 10px;
}
div#signups li.signup div.user.thumbnail img.surcharge-label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}
div#signups li.signup div.info {
  display: inline;
  float: left;
  width: 640px;
  margin: 0 10px;
  width: 610px;
  position: relative;
}
div#signups li.signup div.info p.plan {
  margin: 15px 0;
}
div#signups li.signup div.info ul.thumbnails {
  margin-left: 0;
}
div#signups li.signup div.info .info-controls {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}
div#signups li.signup div.info .info-controls button.btn {
  width: 100px;
  margin: 10px 0;
}
div#signups li.signup div.profile {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
}
div#signups li.signup div.profile .btn {
  width: 100px;
  margin: 10px 0;
}
div#signups li.signup div.profile a.btn {
  width: 78px;
}
div#signups li.signup div.profile li {
  height: 28px;
  line-height: 25px;
  border-bottom: 1px solid #eee;
}
div#signups li.signup div.profile li a.number var {
  font-weight: bold;
  font-size: 20px;
}
div#signups li.signup div.profile form {
  margin: 0;
}
div#signups li.signup div.profile .toggling-container.on .unrecommend,
div#signups li.signup div.profile .toggling-container .recommend {
  display: inline;
}
div#signups li.signup div.profile .toggling-container.on .recommend,
div#signups li.signup div.profile .toggling-container .unrecommend {
  display: none;
}
div#signups li.signup span.star-rank {
  display: inline-block;
  width: 125px !important;
  margin-bottom: 12px;
}
div#signups li.signup span.star-rank img {
  width: 21px;
  height: 20px;
}
/* job signup - proposal */
div#proposal .section-header,
div#proposal-create .section-header {
  padding-bottom: 10px;
  margin: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
div#proposal #player-modal,
div#proposal-create #player-modal {
  min-width: 670px;
}
div#proposal .proposal-viewer,
div#proposal-create .proposal-viewer {
  position: relative;
}
div#proposal .proposal-viewer .viewer-not-supported,
div#proposal-create .proposal-viewer .viewer-not-supported {
  display: none;
}
div#proposal .proposal-viewer .disabled-screen,
div#proposal-create .proposal-viewer .disabled-screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 99%;
  background-color: #000;
  opacity: .5;
}
div#proposal .proposal-viewer .disabled-message,
div#proposal-create .proposal-viewer .disabled-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: 230px;
}
div#proposal .proposal-viewer .disabled-message p,
div#proposal-create .proposal-viewer .disabled-message p {
  width: 80%;
  color: #fff;
  margin: 0 auto;
}
div#proposal #form-signup.hidden,
div#proposal-create #form-signup.hidden {
  display: none;
}
/* service detail */
div#service div ul {
  margin-bottom: 10px;
}
div#service div ul.thumbnails {
  display: block;
  width: 740px;
  margin: 0 -10px;
  *zoom: 1;
  margin-bottom: 10px;
}
div#service div ul.thumbnails:before,
div#service div ul.thumbnails:after {
  content: "";
  display: table;
}
div#service div ul.thumbnails:after {
  clear: both;
}
div#service div ul.thumbnails li {
  width: 160px;
  margin: 0 10px;
}
div#service a.btn {
  width: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* user profile */
div#profile-sidebar {
  display: block;
  width: 260px;
  margin: 0 -10px;
  *zoom: 1;
}
div#profile-sidebar:before,
div#profile-sidebar:after {
  content: "";
  display: table;
}
div#profile-sidebar:after {
  clear: both;
}
div#profile-sidebar div,
div#profile-sidebar dl {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
}
div#profile-sidebar dl {
  margin: 10px;
}
div#profile-sidebar img.thumbnail {
  width: 210px;
}
div#profile {
  display: block;
  width: 740px;
  margin: 0 -10px;
  *zoom: 1;
}
div#profile:before,
div#profile:after {
  content: "";
  display: table;
}
div#profile:after {
  clear: both;
}
div#profile h2 a {
  width: 90px;
}
div#profile span {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
}
div#profile span h4 {
  margin-bottom: 10px;
}
div#profile span ul.thumbnails {
  display: block;
  width: 740px;
  margin: 0 -10px;
  *zoom: 1;
  margin: 0 10px;
}
div#profile span ul.thumbnails:before,
div#profile span ul.thumbnails:after {
  content: "";
  display: table;
}
div#profile span ul.thumbnails:after {
  clear: both;
}
div#profile span ul.ratings {
  display: block;
  width: 740px;
  margin: 0 -10px;
  *zoom: 1;
}
div#profile span ul.ratings:before,
div#profile span ul.ratings:after {
  content: "";
  display: table;
}
div#profile span ul.ratings:after {
  clear: both;
}
div#profile span ul.ratings li.rating {
  border-top: 1px solid #eee;
  padding: 10px 0;
  overflow: hidden;
}
div#profile span ul.ratings li.rating div.rate {
  display: inline;
  float: left;
  width: 40px;
  margin: 0 10px;
  font-weight: bold;
}
div#profile span ul.ratings li.rating div.job {
  display: inline;
  float: left;
  width: 400px;
  margin: 0 10px;
  color: #aaa;
}
div#profile span ul.ratings li.rating div.client {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
}
div#profile span ul.ratings li.rating div.pub_date {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
  text-align: right;
}
div#profile span ul.ratings li.rating div.rating {
  margin-left: 70px;
  margin-top: -15px;
}
div#profile h2,
div#profile h3,
div#profile div {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
}
div#profile h3.ratings {
  margin-top: 20px;
}
div#profile div.well {
  width: 660px;
  margin: 10px;
}
div#profile div.fb-comments {
  margin: 10px 0;
  overflow: hidden;
}
div#hire-modal {
  top: 40%;
}
div#hire-modal .modal-body {
  padding: 15px 0 0 0;
  max-height: 520px;
}
div#hire-modal .form-horizontal {
  margin-bottom: 0;
}
div#hire-modal .form-actions {
  margin-bottom: 0;
}
/* process */
div#process li {
  height: 170px;
  margin: 10px 0;
}
div#process h3 {
  position: relative;
  color: #f7f7f7;
  top: -155px;
  right: -190px;
}
div#process p {
  position: relative;
  top: -120px;
  right: -210px;
  width: 470px;
}
/* pricing */
div#pricing table td,
div#pricing table th {
  text-align: center;
  width: 200px;
}
div#pricing table td.item,
div#pricing table th.item {
  width: 100px;
  text-align: right;
}
/* promotion */
div#promotion div.product {
  float: left;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  width: 220px;
  margin-right: 20px;
  outline: 1px solid #ddd;
}
div#promotion div.product div.title {
  position: relative;
  color: #fff;
  font-weight: normal;
  height: 120px;
  padding-top: 36px;
}
div#promotion div.product div.title span.price {
  font-size: 20px;
}
div#promotion div.product div.title img {
  position: absolute;
  top: 110px;
  left: 0px;
}
div#promotion div.product ul.summary {
  text-align: left;
  font-size: 14px;
  padding-top: 140px;
  height: 160px;
}
div#promotion div.product ul.summary li {
  margin: 5px 0;
}
div#promotion div.product button {
  width: 80%;
  height: 40px;
  margin: 20px 0;
  color: #fff;
  background-color: #394a59;
  border: 1px solid #1a2732;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
div#promotion div.product button:hover {
  background-color: #1a2732;
}
div#promotion div.product a {
  color: #fff;
  text-decoration: none;
}
div#promotion div.product.last {
  margin-right: 0px;
}
div#promotion div.product.typography div.title {
  background-color: #003045;
}
div#promotion div.product.typography span.price {
  color: #34b6e4;
}
div#promotion div.product.stillcut div.title {
  background-color: #00b091;
}
div#promotion div.product.stillcut span.price {
  color: #afe8db;
}
div#promotion div.product.motion div.title {
  background-color: #ff535b;
}
div#promotion div.product.motion span.price {
  color: #ffcccc;
}
/* clients */
div#clients li.client {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
  margin-left: 70px;
  padding: 10px 0;
}
div#clients li.client img {
  float: left;
}
div#clients li.client h3 {
  line-height: 60px;
}
/* virect */
div#virect div.well {
  margin-top: 10px;
  width: 650px;
}
/* user list */
div#pdnetwork li.user {
  margin-bottom: 5px;
}
div#pdnetwork li.user .bio {
  height: 100px;
  overflow: hidden;
}
div#pdnetwork input.search-query {
  padding-left: 26px;
}
div#pdnetwork form.form-search {
  position: relative;
}
div#pdnetwork form.form-search:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(/virect/static/img/glyphicons-halflings.png);
  background-position: -48px 0;
  position: absolute;
  top: 14px;
  left: 8px;
  opacity: .5;
  z-index: 1000;
}
/* narrowcast */
div#narrowcast div.well {
  width: 600px;
}
/* members */
div#members ul.members {
  margin-top: 30px;
}
div#members li.member {
  margin: 20px 0;
}
/* press */
/* brand */
div#brand img {
  margin-top: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
div#brand div {
  text-align: center;
  margin-top: 30px;
}
div#brand div.description {
  margin-top: 20px;
}
/* privacy */
div#privacy span#date {
  float: right;
}
/* terms */
div#terms span#date {
  float: right;
}
/* signup type choice */
div#signup_choice div.type-choice {
  float: left;
  padding-bottom: 100px;
}
div#signup_choice div.type-choice span.choice {
  margin: 30px 0px;
  padding: 0px 50px;
}
div#signup_choice div.type-choice span.choice:first-child {
  border-right: 1px solid #cccccc;
}
div#signup_choice div.type-choice span.choice a:hover {
  text-decoration: none;
}
div#signup_choice div.type-choice span.choice div.choice-label {
  font-size: 14px;
  font-color: #000000;
}
div#signup_choice div.type-choice span.choice button.btn-choice {
  position: relative;
  margin: 30px 0px;
  padding-left: 60px;
  width: 360px;
  height: 60px;
  font-size: 18px;
  color: #ffffff;
  background-color: #002147;
  background-image: none;
  border: 1px solid #51626f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
div#signup_choice div.type-choice span.choice button.btn-choice i.addon {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background-color: #51626f;
  width: 58px;
  height: 58px;
  margin: 0;
  padding: 0;
}
div#signup_choice div.type-choice span.choice button.btn-choice:hover {
  background-color: #51626f;
}
div#signup_choice div.type-choice span.choice button.clients {
  background-color: #3b60af;
  border: 1px solid #7f93dc;
}
div#signup_choice div.type-choice span.choice button.clients i.addon {
  background-color: #7f93dc;
}
div#signup_choice div.type-choice span.choice button.clients:hover {
  background-color: #7f93dc;
}
/* signup */
div#signup form button + span {
  position: relative;
  top: 1px;
}
/* settings */
div#settings form label.checkbox {
  width: 100px;
  margin-left: 0px;
}
div#settings form input#profile_image-clear_id {
  margin: 0;
  height: 15px;
  float: none;
}
div#settings form input#profile_image-clear_id + label {
  display: inline;
}
/* quote form */
div#quote input[type="radio"] {
  margin: 0;
}
div#quote div.control-group {
  display: none;
}
div#quote-contact div.control-group div.controls ul {
  list-style: none;
  margin: 0;
}
div#quote-contact div.control-group div.controls ul input {
  margin: -3px 0;
}
div#quote-sidebar table.table td.amount,
div#quote-sidebar table.table th.amount {
  text-align: right;
}
div#quote-sidebar table.table tfoot {
  font-weight: bold;
  background: #f1f1ff;
}
div#survey div.survey_field {
  margin: 20px;
}
div#survey div.survey_field div.survey_field_answer {
  margin: 10px;
}
div#survey div.survey_field div.survey_field_answer textarea {
  width: 500px;
  margin-left: 24px;
}
div#survey div.survey_field div.survey_field_answer ul {
  list-style: none;
}
div#survey div.survey_field div.survey_field_answer ul input {
  margin: -4px 0;
}
div#thanks div#downloads {
  padding: 30px;
  border-color: #ccc;
  background-color: transparent;
}
div#thanks div#downloads ol {
  list-style-position: inside;
}
div#thanks div#downloads p {
  font-size: 14px;
}
div#thanks div#downloads a.btn-large {
  margin-top: 10px;
}
div#evaluation .page-header {
  padding-bottom: 0;
}
div#evaluation div.survey_field {
  margin-bottom: 60px;
}
div#evaluation div.survey_field label.survey-lable {
  font-size: 14px;
  margin-bottom: 18px;
}
div#evaluation div.survey_field_answer textarea {
  width: 600px;
}
div#evaluation div.star-rank {
  width: 400px !important;
  margin-bottom: 12px;
}
div#evaluation div.star-rank img {
  margin-right: 20px;
}
div#evaluation .star-tooltip {
  line-height: 13px;
  font-size: 13px;
  color: #999999;
  padding: 5px;
  border: 1px solid #999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
div#evaluation div.form-actions {
  padding-top: 0;
  background-color: #ffffff;
  border-top: none;
}
div#partners {
  color: #777;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}
div#partners h1,
div#partners h2,
div#partners h3,
div#partners h4,
div#partners p,
div#partners div,
div#partners span,
div#partners a,
div#partners ul,
div#partners li,
div#partners input {
  font-family: "Apple SD Gothic Neo", "Helvetica Neue", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "Nanum Gothic", "Malgun Gothic", "Dotum", sans-serif;
}
div#partners h2 {
  color: #005296;
  font-size: 24px;
  margin: 30px 0 20px 0;
  border-bottom: none;
}
div#partners h3 {
  color: #0078bb;
  font-size: 20px;
}
div#partners .text-emphasis {
  color: #333;
}
div#partners .section {
  padding-bottom: 60px;
}
div#partners .btn-virect {
  font-size: 18px;
  line-height: 2;
  padding: 10px 20px;
  border-color: #0078bb;
  background-color: #0078bb;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#partners .btn-virect:hover {
  border-color: #005296;
  background-color: #005296;
}
div#partners #control-bar {
  width: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 1030;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  padding: 20px 0;
  box-shadow: 0 2px 2px #777;
}
div#partners #control-bar ul.controls {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#partners #control-bar ul.controls li {
  display: block;
  float: left;
  margin-left: 76px;
}
div#partners #control-bar ul.controls li a {
  text-decoration: none;
  color: #333;
}
div#partners #control-bar ul.controls li a:hover {
  color: #0078bb;
}
div#partners #control-bar ul.controls li.active {
  color: #0078bb;
}
div#partners #jumbotron {
  padding-top: 120px;
  padding-bottom: 60px;
  color: #fff;
  background: url("/virect/static/img/partners/bg.png") no-repeat 0 60px;
}
div#partners #jumbotron .heading {
  margin: 0 48px;
}
div#partners #jumbotron .heading .head {
  color: #fff;
  font-size: 30px;
  margin-top: 100px;
}
div#partners #jumbotron .heading .sub {
  line-height: 2;
  margin-top: 30px;
  margin-bottom: 60px;
}
div#partners #partner-program .next {
  padding: 24px 0;
}
div#partners #partner-program .text h3 {
  padding-bottom: 30px;
}
div#partners #partner-program .text li {
  line-height: 30px;
}
div#partners #partner-program .step1 .text {
  padding-top: 80px;
}
div#partners #partner-program .step2 .text {
  padding-top: 60px;
}
div#partners #partner-program .step3 .text {
  padding-top: 80px;
}
div#partners #success-stories img {
  width: 300px;
}
div#partners #success-stories .title {
  line-height: 40px;
}
div#partners #success-stories .modal {
  width: 680px;
}
div#partners #success-stories .modal .modal-body {
  max-height: none;
}
div#partners #registration .content {
  background-color: #eee;
  padding: 60px 0;
}
div#partners #registration .content form {
  margin-top: 35px;
}
div#partners #registration .content input[type="text"] {
  width: 300px;
  height: 30px;
  color: #777;
  font-size: 14px;
  line-height: 30px;
  padding: 2px 10px;
}
div#partners #registration .content input[type="submit"] {
  margin-top: 25px;
}
div#partners #registration .content .text {
  line-height: 40px;
}
div#partners #registration .content .help {
  margin-top: 60px;
  margin-bottom: 65px;
}
div#partners #benefits1,
div#partners #benefits2,
div#partners #partner-program,
div#partners #virect-partners,
div#partners #success-stories,
div#partners #registration {
  border-bottom: 1px solid #eee;
}
div#partners #benefits1:before,
div#partners #benefits2:before,
div#partners #partner-program:before,
div#partners #virect-partners:before,
div#partners #success-stories:before,
div#partners #registration:before {
  display: block;
  content: " ";
  margin-top: -60px;
  height: 60px;
  visibility: hidden;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
