/*
RB Agency Stylesheet
Last updated: September 17, 2015
*/

/* Global Style */

.rbclear {
    clear: both;
}
.rblayout {
    line-height: 20px;
    overflow: hidden;
}
.rbagency-search .entry-title { margin-bottom: 30px; }

/* Profile Results */
#profile-list {
    font-size: 0;
    margin: 0 -7px;
    clear: both;
}
#profile-list .rbprofile-list {
    padding: 7px;
    font-size: initial;
    margin-bottom: 15px;
    position: relative;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    line-height: normal;
}
#profile-list .rbprofile-list .image {
    position: relative;
    overflow: hidden;
}
#profile-list .rbprofile-list .image img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    max-width: 100%;
}
#profile-list .rbprofile-list .image .name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
}
#profile-list .rbprofile-list .profile-info {
    padding: 5px 0px;
    clear: both;
}

#profile-list .rbprofile-list .profile-info .details {
    font-size: small;
}
#profile-list .rbprofile-list .profile-info .details > span,
#profile-list .rbprofile-list .profile-info .details-merged > span {
    display: block;
    word-wrap: break-word;
}
#profile-list .details-age > span {
    white-space: nowrap;
}
#profile-list .rbprofile-list .profile-info .name {
    margin: 0;
    overflow: hidden;
    line-height: normal;
}
#profile-list .rbprofile-list .profile-info .name a {
    text-decoration: none;
    display: inline-block;
}
#profile-list .name-pos-1 .name {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 10px;
    z-index: 5;
    background: rgba(0,0,0,0.7)
}
#profile-list .name-pos-2 .profile-info {
    padding: 10px;
    background: rgba(0,0,0,0.7)
}

/* Voiceover */
#profile-categories {
    text-align: center;
    margin: 30px 0;
}
#profile-categories a {
    font-size: larger;
    font-weight: bold;
    margin-right: 15px;
}
#profile-list.voiceover {
    margin: 0 -1px;
}
#profile-list.voiceover .rbprofile-list {
    padding: 1px;
    margin-bottom: 0;
}
#profile-list.voiceover .profile-voiceover {
    float: left;
    width: 100%;
    padding: 5px 6px;
    position: relative;
}
#profile-list.voiceover .profile-voiceover ul {
    float: right;
    margin: 0;
    padding: 0;
}
#profile-list.voiceover .profile-voiceover ul li {
    float: left;
}
#profile-list.voiceover .profile-voiceover ul li i.fa-bars {
    float: left;
    margin-left: 5px;
    padding: 3px 5px;
    background: #ddd;
    border-radius: 3px;
}
#profile-list.voiceover .profile-voiceover ul li a {
    float: left;
    margin-bottom: 0;
    padding: 3px 5px;
    border-radius: 3px;
    display: inline-block;
}
#profile-list.voiceover .profile-voiceover ul li:last-child {
    margin-right: 0;
}
#profile-list.voiceover .profile-voiceover ul.links > li:last-child {
    float: right;
}
#profile-list.voiceover .profile-voiceover ul li a i,
#profile-list.voiceover .profile-voiceover ul li a img {
    float: left;
}
#profile-list.voiceover .profile-voiceover ul li.voices ul {
    left: 0;
    right: 0;
    top: 100%;
    z-index: 2;
    height: auto;
    padding: 5px;
    display: none;
    background: #fff;
    position: absolute;
    border-radius: 3px;
    border: 1px solid #ddd;
}
#profile-list.voiceover .profile-voiceover ul li.voices ul li {
    font-size: small;
}

/* Profiles Per Row */
#profile-list.one-profiles .rbprofile-list {
    width: 100%;
    padding-right: 0px;
}#profile-list.two-profiles .rbprofile-list {
    width: 50%;
}#profile-list.three-profiles .rbprofile-list {
    width: 33.33333333333333%;
}#profile-list.four-profiles .rbprofile-list {
    width: 25%;
}#profile-list.five-profiles .rbprofile-list {
    width: 20%;
}#profile-list.six-profiles .rbprofile-list {
    width: 16.66666666666667%;
}#profile-list.seven-profiles .rbprofile-list {
    width: 14.28571428571429%;
}#profile-list.eight-profiles .rbprofile-list {
    width: 12.5%;
}#profile-list.nine-profiles .rbprofile-list {
    width: 11.11111111111111%;
}#profile-list.ten-profiles .rbprofile-list {
    width: 10%;
}
#profile-list.four-profiles .thumbslide .image img {
    position: absolute;
}
#profile-list.two-profiles .rbprofile-list:nth-child(even) {
    padding-right: 0px;
}
#profile-list.one-profiles .rbprofile-list .profile-box {
    float: left;
}

/*Profile List Layout 01*/
#profile-list .rbprofile-list.-list-layout-1 { padding: 0px; }
.info-panel { float: left; width: 100%; margin-bottom: 15px; }
.info-panel .info ul { font-size: small; list-style: none; }
.info-panel .info ul li { margin: 0; display: inline-block; margin-right: 10px; }
.info-panel .info,
.info-panel .profile-pic { float: left; width: 50%; padding: 0 15px; box-sizing: border-box; }

/* Featured Profile Widget */
#profile-featured {
    text-align: center;
}
#profile-featured img {
    max-width: 100%;
}

/* RBLinks */
.rblinks {
    clear: both;
    font-size: 13px;
    padding: 15px 0;
    overflow: hidden;
}
.rblinks .rbprint-download {
    float: left;
}
.rblinks .rbfavorites-castings {
    float: right;
}

/*  */
#profile-results-info {
    float: right;
    padding: 5px 0px;
}
#results-options {
    float: left;
}
#results-info {
    float: right;
    text-align: right;
}
.rbsort {
    margin-bottom: 10px;
}
.rbsort select {
    margin-left: 0;
    margin-right: 5px;
        /*** RG
    border-radius: 3px;
       ****/
       font-size: 0.8em;
        /**** RG ****/
}
.rbfilter-letter {
    margin-top: 15px;
    padding: 5px 10px;
    border-radius: 3px;
    background: #eee;
}
.rbfilter-letter a {
    padding: 5px;
}
.rb-search-result-links a {
      background: #999;
      border: none;
      padding: 5px 15px;
      border-radius: 3px;
      font-weight: bold;
      margin-bottom: 10px;
}

/* Pagination */
.rbpagination-top {
    margin-top: 15px;
}
.rbpagination {
    overflow: hidden;
    font-size: 13px;
    padding:2px 5px 0px 0px;
}
.rbpagination > span, .rbpagination > a {
    float: left;
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    background: #ddd;
}
.rbpagination > .pagedir:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.rbpagination > .pagedir:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.rbpagination > span.current {
    font-weight: bold;
    background: #eee;
}
.rbpagination > span:hover, .rbpagination > a:hover {
    background: #eee;
}


/* Profile Results Casting */

.favorite-casting .castingcart {
  float:right;
}
.favorite-casting .favorite {
  float:left;
}
.favorite-casting .castingcart a {
  width: 13px;
  height: 12px;
  display: inline-block;
  background: url(../style/icon-sprite.png) no-repeat;
}
.favorite-casting .castingcart a.saved_castingcart {
  background-position: 0 0;
}
.favorite-casting .castingcart a.save_castingcart {
  background-position: 0 -16px;
}
.favorite-casting .favorite a {
  width: 13px;
  height: 12px;
  display: inline-block;
  background: url(../style/icon-sprite.png) no-repeat;
}
.favorite-casting .favorite a.save_favorite {
    background-position: 0 -48px;
}
.favorite-casting .favorite a.favorited {
  background-position: 0 -31px;
}

/* Search Forms */
.rbsearch-form .search-field {
    clear: both;
    border: none;
    padding: 7px 0;
    max-width: 400px;
    overflow: hidden;
}
.rbsearch-form .search-field.submit {
    padding: 15px 0;
    text-align: center;
}
.rbsearch-form .search-field.single label {
    width: 35%;
    float: left;
}
.rbsearch-form .search-field.single input,
.rbsearch-form .search-field.single select {
    margin: 0;
    width: 62.4%;
    float: left;
}
.rbsearch-form .search-field.single select {
    width: 65%;
}
.rb_agency_widget_showsearch .rbsearch-form .search-field.single select {
    width: 100%;
}
.rbsearch-form .search-field select,
.rbsearch-form .search-field input[type="text"] {
    margin: 0px;
    padding: 5px;
    border: none;
}
.rbsearch-form .search-field.multi legend {
    float: left;
    width: 35%;
}
.rbsearch-form .search-field.multi label {
    float: left;
    width: auto;
    clear: both;
    line-height: normal;
}
.rbsearch-form .search-field.multi div {
    width: 31%;
    float: left;
}
.rbsearch-form .search-field.multi div:last-child {
    float: right;
}
.rbsearch-form .search-field.multi div label {
    width: 100%;
    float: left;
}
.rbsearch-form .search-field.multi div input[type="text"] {
    margin: 0;
    width: 92%;
    float: left;
}
.rbsearch-form .search-field.multi div select {
    width: 100%;
}
.rbsearch-form .search-field.multi label input[type="checkbox"],
.rbsearch-form .search-field.multi label input[type="radio"] {
    margin: 0;
    float: left;
}
.rbsearch-form .search-field.single label, .rbsearch-form .search-field.multi legend {
    font-weight: bold;
}

/* Widget Form */
.rb_agency_widget_showsearch .rbsearch-form .search-field {
    width: 100%;
}
.rb_agency_widget_showsearch .rbsearch-form .search-field.single label {
    width: 100%;
    float: none;
    display: block;
}
.rb_agency_widget_showsearch .rbsearch-form .search-field.single input[type="text"] {
    width: 100%;
    float: none;
    display: block;
}
.rb_agency_widget_showsearch .rbsearch-form .search-field.multi div label {
    width: 100%;
    float: none;
    display: block;
    text-align: left;
}
.rb_agency_widget_showsearch .rbsearch-form .search-field.multi div input[type="text"],
.rb_agency_widget_showsearch .rbsearch-form .search-field.multi div select {
    width: 100%;
    float: left;
}
.rb_agency_widget_showsearch .rbsearch-form .search-field.multi div input[type="text"] {
    text-align: right;
}

/* Dashboard */
#rbdashboard {
    overflow: hidden;
    margin-bottom: 60px;
}
#rbdashboard h1 {
    margin-bottom: 30px;
}
#rbdashboard h2 {
    margin-bottom: 15px;
}
#rbdashboard #profile-info {
    width: 30%;
    float: right;
        /**** RG ***/
       border: 1px solid #ccc;
       border-radius: 4px;
       padding: 5px;
      /**** RG ***/
}
#rbdashboard #profile-info h3 {
    margin-bottom: 15px;
}
#rbdashboard #profile-info h4 {
    padding: 10px 0 0 0;
}
#rbdashboard #profile-info ul {
    margin: 0;
    list-style: none;
}
#rbdashboard #profile-info ul li {
    list-style: none;
    padding: 5px 0;
       /** RG **/
      font-size: 0.8em;
     /*** RG **/
}
/**** RG ***/
#rbdashboard #profile-info ul li a{display:inline-block;zoom:1;line-height:normal;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#rbdashboard #profile-info ul li a::-moz-focus-inner{padding:0;border:0}
#rbdashboard #profile-info ul li a{font-family:inherit;font-size:100%;padding:.5em 1em;color:#444;color:rgba(0,0,0,.8);border:1px solid #999;border:0 rgba(0,0,0,0);background-color:#E6E6E6;text-decoration:none;border-radius:2px}
#rbdashboard #profile-info ul li a:hover,
#rbdashboard #profile-info ul li a:focus{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))}
#rbdashboard #profile-info ul li a:focus{outline:0}
#rbdashboard #profile-info ul li a:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset;border-color:#000\9}
/**** RG ***/

#rbdashboard #search {
    width: 65%;
    float: left;
}
img.fillwidth {
    width: 100%;
    height: auto;
}
img.fillheight {
    height: 100%;
    width: auto;
    max-width: none!important;
}

/* Category List: /profile-category/ (view-category.php) */
#profile-category .standardTable { width: 100%; }
#profile-category h1.profile-category-title { }
#profile-category-list { font-size: 18px; overflow: hidden; }
#profile-category-list .profile-category { width: 310px; float: left; margin: 0 0 10px 0; }
#profile-category-list .profile-category .name { }
#profile-category-list .profile-category .name a { text-decoration: none; border-bottom: 1px solid #CDF; }
#profile-category-list .profile-category .name span.count { padding-left: 5px; font-size: 17px; }

/* -Results */
#profile-category .profile-category-results-wrapper { vertical-align: top; width: 70%; }
#profile-category .profile-category-results-wrapper .agency-category-results { }

/* -Filter Profiles */
#profile-category .profile-category-filter-wrapper { vertical-align: top; width: 30%; }
.profile-category-filter { padding: 10px; overflow: hidden; background: #e5e5e5; margin: 10px 0; }
.profile-category-filter h4 { margin: 0; font-weight: bold; border-bottom: 3px solid #aaa; padding: 0 0 10px 0; }
.profile-category-filter .search-field { float: left; clear: both; border-bottom: 1px solid #aaa; padding: 5px 0; width: 100%; }
.profile-category-filter .search-field .label { margin: 0 0 5px 0; }
.profile-category-filter .search-field input[type="text"], .profile-category-filter .search-field label { float: left; }
.profile-category-filter .search-field .stubby { width: 80px; float: left; }
.profile-category-filter .search-field.double label { margin: 0 10px 0 10px; width: auto; padding: 0; border: none; }
.profile-category-filter .search-field label { width: 120px; text-align :right; padding: 0 10px 0 0; line-height: 22px; }
.profile-category-filter .search-field label[for="ProfileCustomID7"] { line-height: normal; }
.profile-category-filter .search-field select#ProfileType { width: 50%; }

#profile-category #profile-search-form-condensed { overflow: hidden; background: #e5e5e5; margin: 10px 0; }
#profile-category .profile-category-filter-wrapper .agency-category-filter { }

/* Search Form: Wrapper  /profile-search/ (view-search.php) */
#profile-search { }
#profile-search .standardTable { width: 100%; margin: 20px 0 0 0; }
#profile-search h1.profile-search-title { }

/* Results */
#profile-search .profile-search-results-wrapper { vertical-align: top; width: 70%; }
#profile-search .profile-search-results { }

/* Filter Profiles */
.profile-search-filter-wrapper input.button-primary { margin: 20px 0 0 30%; }
#profile-search .profile-search-filter-wrapper { vertical-align: top; width: 30%; padding: 0; }
#profile-search .profile-search-filter { padding: 10px 10px 20px 10px; background: #eee; overflow: hidden; }
#profile-search .profile-search-filter h3 { margin: 0 0 10px 0; padding: 0 0 5px 0; border-bottom: 3px solid #999; }
#profile-search .profile-search-filter .search-field { float: left; clear: both; border-bottom: 2px solid #aaa; padding: 10px 0; width: 100%; }
#profile-search .profile-search-filter .search-field .label { margin: 0 0 10px 0; padding: 0 0 5px 0; border-bottom: 1px solid #ccc; }
#profile-search .profile-search-filter .search-field input[type="text"], #profile-search .profile-search-filter .search-field label { float: left; }
#profile-search .profile-search-filter .search-field.single input[type="text"] { width: 48%; }
#profile-search .profile-search-filter .search-field .stubby { width: 24%; float: left; }
#profile-search .profile-search-filter .search-field.double label { margin: 0 10px 0 10px; width: 15%; padding: 0; border: none; line-height: 22px; }
#profile-search .profile-search-filter .search-field label { width: 45%; text-align :right; padding: 0 10px 0 0; line-height: 12px; }
#profile-search .profile-search-filter .search-field label[for="ProfileCustomID7"] { line-height: normal; }
#profile-search .profile-search-filter .search-field select { width: 50%; height: 24px; }

/* Search Form: Advanced  /client-view/{code}/ (view-profilesecure.php) */
#profile-private  { }

/* Profile Sidebar */
#profile-sidebar { width: 200px; padding: 10px; float: right; }
#profile-sidebar ul { margin: 0; padding: 0; }
#profile-sidebar ul li { list-style: none; }
#profile-links a { text-decoration: none; }

/* Profile View */
#rbprofile #info-links h2 { padding: 15px 0px; margin: 15px 0px 0px 0px; font-size: initial; }
#rbprofile #stats ul,
#rbprofile #links ul { list-style: none; margin: 0px; padding: 0px; }
#rbprofile #stats ul li { margin: 0px; }
#rbprofile #links ul li { padding: 7px; border-bottom: 1px solid #ddd; }
#rbprofile #links ul li a { text-decoration: none; font-size: 13px; }
#rbprofile #profile-picture { background: #e9e9e9; padding: 7px; float: left; }
#rbprofile #profile-picture img { width: 100%; max-width: 100%; float: left; }
.rbcolumn .addthis_toolbox { margin-bottom: 15px; padding: 7px; background: #ddd; }
.rblayout .profile-photos { padding: 10px 0px 0px 10px; background: #e9e9e9; overflow: hidden; }
.rblayout .profile-photos .photo { vertical-align: top; float: left; margin: 0px 10px 10px 0px; line-height: normal; }

/* Quick Search */
#rbquick-search { overflow: hidden; padding: 30px 0; padding-top: 0; margin-top: 30px; }
#rbquick-search h2 { margin-bottom: 15px; text-transform: uppercase; }
#rbquick-search .rbsearch-form .search-field { float: left; margin: 0 15px; width: auto; padding: 0; clear: none; margin-bottom: 15px; }
#rbquick-search .rbsearch-form .search-field label,
#rbquick-search .rbsearch-form .search-field legend,
#rbquick-search .rbsearch-form .search-field select,
#rbquick-search .rbsearch-form .search-field input { text-transform: uppercase; }
#rbquick-search .rbsearch-form .search-field label,
#rbquick-search .rbsearch-form .search-field legend { width: auto; font-weight: normal; line-height: 22px; }
#rbquick-search .rbsearch-form .search-field input[type="text"] { padding: 2px; border-radius: 0; margin: 0 5px; width: 200px; }
#rbquick-search .rbsearch-form .search-field select { border: 1px solid #ccc; background: #fff; padding: 1px; margin: 0 5px; width: auto; }
#rbquick-search .rbsearch-form .search-field.multi > div { width: auto; margin: 0; }
#rbquick-search .rbsearch-form .search-field.multi > div,
#rbquick-search .rbsearch-form .search-field.multi legend,
#rbquick-search .rbsearch-form .search-field.multi input { float: left; }
#rbquick-search .rbsearch-form .search-field.multi input { width: 100px; }

/*Profile Types Filter*/
.profile-types { margin: 0; float: right; list-style: none; }
.profile-types li { margin-right: 15px; display: inline-block; }
.profile-types li:last-child { margin-right: 0; }
.profile-types li.more-types li { margin: 0; display: block; text-align: right; }
.profile-types li.more-types li i { padding: 0 5px; }
.profile-types li.more-types li a { margin: 0; display: block; padding: 5px 10px; background: #fff; }
.profile-types li.more-types > ul { right: -10px; top: 100%; display: none; position: absolute; }
.profile-types li.more-types:hover > ul { display: block; }


/** Sign In - Register **/
#rbsignin-register { text-align: center; vertical-align: top; }
#rbsignin-register .inline-block { padding: 15px; text-align: left; vertical-align: top; margin: 15px; max-width: 350px; display: inline-block; }
#rbsignin-register .inline-block h1 { margin-bottom: 10px; }

/* Sign In */
#rbsignin-register .inline-block .field-row { padding: 10px 0; }
#rbsignin-register .inline-block .field-row label { display: block; margin-bottom: 5px; }
#rbsignin-register .inline-block .field-row input[type="text"],
#rbsignin-register .inline-block .field-row input[type="password"] { width: 100%; }
#rbsignin-register .inline-block .field-row input[type="password"] { margin-bottom: 5px; }

#profile-links { margin-top: 15px; }
#profile-links a { display: block; border: 1px solid #ddd; border-top: none; padding: 5px 10px }
#profile-links a:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; border-top: 1px solid #ddd; }
#profile-links a:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }

/* Print Profile Photos */
#print-photos form .print-photo { float: left; margin: 0px 3px 7px 3px; border: 1px solid #ddd; }
#print-photos form .print-photo .print-action { padding: 5px 3px; background: #eee; }
#print-photos form > a img { float: left; margin: 0px 10px 10px 0px; }

/* Button Group */
.rbbtn-group { margin-bottom: 15px; }
.restricted h2{padding-left:17px;}

/* RB Columns */
.rbcolumn, .rbcol:before, .rbcol:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.rbcolumn { float: left; min-height: 1px; padding: 0 15px; position: relative; }
.rbcolumn.centered { float: none; margin: 0 auto; }
[class*="rbcolumn"] + [class*="rbcolumn"]:last-child { float: right; }
[class*="rbcolumn"] + [class*="rbcolumn"].end { float: left; }
.rbcol-1 { width: 8.33333%; }
.rbcol-2 { width: 16.66667%; }
.rbcol-3 { width: 25%; }
.rbcol-4 { width: 33.33333%; }
.rbcol-5 { width: 41.66667%; }
.rbcol-6 { width: 50%; }
.rbcol-7 { width: 58.33333%; }
.rbcol-8 { width: 66.66667%; }
.rbcol-9 { width: 75%; }
.rbcol-10 { width: 83.33333%; }
.rbcol-11 { width: 91.66667%; }
.rbcol-12 { width: 100%; }

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
    /* The Grid --- */
    .rbcolumn { width: auto !important; float: none; margin-bottom: 30px; clear: both; }
    .rbcolumn:last-child { float: none; }
    [class*="rbcolumn"] + [class*="rbcolumn"]:last-child { float: none; }
    .rbcolumn:before, .rbcolumn:after { content: ""; display: table; }
    .rbcolumn:after, { clear: both; }

    #results-options, #results-info {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }
    .rbpagination > span,
    .rbpagination > a {
        float: none;
        display: inline-block;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    #profile-list {
        text-align: center;
    }
    #profile-list.three-profiles .rbprofile-list,
    #profile-list.two-profiles .rbprofile-list,
    #profile-list.four-profiles .rbprofile-list,
    #profile-list.five-profiles .rbprofile-list,
    #profile-list.six-profiles .rbprofile-list,
    #profile-list.seven-profiles .rbprofile-list,
    #profile-list.eight-profiles .rbprofile-list,
    #profile-list.nine-profiles .rbprofile-list,
    #profile-list.ten-profiles .rbprofile-list {
        width: 50%;
    }
    #profile-list .rbprofile-list {
        float: none;
        display: inline-block;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    #profile-list.three-profiles .rbprofile-list,
    #profile-list.two-profiles .rbprofile-list,
    #profile-list.four-profiles .rbprofile-list,
    #profile-list.five-profiles .rbprofile-list,
    #profile-list.six-profiles .rbprofile-list,
    #profile-list.seven-profiles .rbprofile-list,
    #profile-list.eight-profiles .rbprofile-list,
    #profile-list.nine-profiles .rbprofile-list,
    #profile-list.ten-profiles .rbprofile-list {
        width: 100%;
    }
}

.rb_profile_tool #profile-list { margin-top: 10px; }
#profile-list .rb_profile_tool a { text-decoration: none; font-size: 70%; }
.rb_profile_tool a.active.favorite { color:#ccc; }
.rb_profile_tool a.active.castingcart { color:#ccc; }
.rb_profile_tool a.inactive.favorite strong, .rb_profile_tool  a.active.favorite strong:hover { color:#dd1818; }
.rb_profile_tool a.inactive.castingcart strong, .rb_profile_tool  a.active.castingcart strong:hover { color:#ffda18; }
#profile-single-view.rb_profile_tool span { font-size:13px; }
.audiojs { position: absolute;
    top: -60px;
    right: 0; }
ul.media-categories-link { position: absolute; top: -85px; right: 0; }
ul.media-categories-link,
ul.media-categories-link2 { list-style: none; margin: 0; padding: 15px 0; }
ul.media-categories-link li,
ul.media-categories-link2 li { display: inline-block; }
ul.media-categories-link li a { padding: 5px 10px; }
ul.media-categories-link2 li a { padding: 5px; }
#profile-list.voiceover .profile-voiceover ul li.hover-audio ul { padding-top: 5px; }
#profile-list.voiceover .profile-voiceover ul li.hover-audio a { margin-bottom: 5px; }

.profile-fancy .profile-photo { width: 60%; margin-right: 5%; float: left; }
.profile-fancy .profile-photo img { max-width: 100%; }
.profile-fancy .info { width: 35%; float: left; }
.profile-fancy .info h3 { margin-bottom: 15px; }
.profile-fancy .info p,
.profile-fancy .info a { font-size: medium; }
.profile-fancy .info ul { list-style: none; }
