﻿@import "ui-lightness/jquery-ui-1.8.16.custom.css";
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.hide{
    display: none;
}
a,
a:hover,
a:focus,
.btn-link:hover,
.btn-link:focus,
.btn {
    outline: none;
    text-decoration: none;
}
a small{
    color: inherit;
    font-weight: normal;
}
h6 {

}
.container {
    padding: 0;
}
.small-width {
    width: 350px;
}
.navbar {
    margin-bottom: 0;
    border-radius: inherit;
    border: 0;
    min-height: inherit;
}
.navbar-toggle {
    padding: 5px 10px;
}
div[id$="pnlLogout"] .navbar-nav.navbar-right:last-child {
    margin-right: 0;
}
.navbar-default {
    border-color: rgba(0, 0, 0, 0);
    background-color: transparent;
}
.navbar-right li[id$="liProfile"] .navbar-text small {
    vertical-align: middle;
}
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent;
}
.actions {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.panel,
.panel-heading,
.panel-body,
.panel-footer {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
}
label label {
    font-weight: normal;
    margin-bottom: 0;
}
.list-group {
    margin: 0;
}
.list-group-item {
    background-color: transparent;
    border: 0;
    margin-bottom: 0;
    padding: 5px 0;
}
.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0;
}
.text-muted,
.info-header {
    color: rgba(0, 0, 0, 0.4);
}
.form-group-range .form-control {
    width: 40%;
    float: left;
}
.form-group-range .form-control-static {
    width: 20%;
    text-align: center;
    float: left;
}
.form-inline label,
.form-inline p {
    padding-top: 7px;
}
.form-control.char-count {
    display: inline-block;
    width: auto;
    height: auto;
    border: 0;
    margin-top: 2px;
    font-size: 85%;
    padding: 5px;
    opacity: .8;
}
.input-group .form-control-static {
    background-color: #f8f8f8;
    display: table-cell;
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, .05);
}
.checkboxlist {
    width: 100%;
}
.checkboxlist label {
    font-weight: normal;
}
.checkboxlist input[type="checkbox"] {
    position: relative;
    top: 2px;
    margin-right: 5px;
    box-sizing: border-box;
    padding: 0;
}
.captcha-group .input-group-addon {
    padding: 0;
}
.captcha-group .form-control {
    height: 54px;
}
.form-horizontal {
    padding-left: 15px;
    padding-right: 15px;
}
.input-group-addon .checkbox {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    min-height: inherit;
}
.addon-hide {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 0 !important;

}
.input-group-btn:not(:last-child) .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;

}
h4 .badge {
    vertical-align: top;
    margin-top: 1px;
}
#masthead .nav .open > a,
#masthead .nav .open > a:hover,
#masthead .nav .open > a:focus {
    background-color: transparent;
}
#masthead .dropdown-menu {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
.dropdown-menu .divider {
    margin: 0;
    background-color: rgba(0, 0, 0, 0.1)
}
.dropdown-menu {
    padding: 0;
}
.dropdown-menu > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.dropdown-menu > li > a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.dropdown-menu > li.active > a,
.dropdown-menu > li.active > a:hover,
.dropdown-menu > li.active > a:focus {
    background-color: rgba(0, 0, 0, 0.1);
    text-shadow: none;
    color: inherit;
}

article.no-sidebar  {
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
    float: none !important;
}
.filter {
    margin-bottom: 15px;
}
.filter-group {
    display: table;
    width: 100%;
}
.pager {
    padding-left: 5px;
}
.pager li > a,
.pager li > span {
    border-radius: 0;
    margin-left: -5px;
    font-size: 12px;
}
.pager li > a > i {
    font-size: 14px;
}
.pager a[disabled]:hover,
.pager a[disabled]:focus {
    background-color: transparent;
}
span.alert {
    display: block;
    padding: 10px;
    margin: 0;
    border: 0;
    text-align: center;
}
span.alert:empty {
    display: none;
}
.mailbox a.read {
    font-weight: normal !important;
}
.mailbox .table > tbody > tr > td {
    padding-left: 5px;
    padding-right: 5px;
}
.agreement header,
.agreement footer,
.agreement .panel-heading {
    display: none;
}
.agreement .container {
    margin-top: 50px;
    margin-bottom: 50px;
}
.agreement .panel-body {
    padding: 30px;
    text-align: justify;
}
.broadcastvideowindow {

}
.broadcastvideowindow body {
    background-color: rgba(0, 0, 0, 0.05);
    min-width: 600px;
    height: 100%;
    overflow: auto;
    padding-top: 240px;
}
.broadcastvideowindow object {
    position: absolute;
    top: 0;
    left: 0;
}
.broadcastvideowindow #UpdatePanelUsers {
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    position: absolute;
    top: 0;
    left: 320px;
}
.broadcastvideowindow #UpdatePanelUsers h4 {
    padding-left: 10px;
}
.broadcastvideowindow .BroadcastWatchers {
    height: 200px;
    overflow: auto;
    overflow-x: hidden;
}
.broadcastvideowindow #VideoBroadcastMessages {
    width: 100%;
    height: 210px;
    overflow: auto;
    overflow-x: hidden;
    padding: 10px;
}
.broadcastvideowindow #VideoBroadcastMessages p {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.broadcastvideowindow #VideoBroadcastSendMessage {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 2px;
    box-sizing: border-box;
}
.broadcastvideowindow #VideoBroadcastSendMessage input {
    border-radius: 0 !important;
}
div[id$="SearchResults"] .form-horizontal .form-group {
    margin-bottom: 0;
}
.no-photo {
    background-color: rgba(0, 0, 0, 0.03);
    display: block;
    text-align: center;
    color: rgba(0, 0, 0, 0.06);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.no-photo:before {
    font-family: 'FontAwesome';
    content: "\f030";
    font-size: 60px;
}
a.tooltip-link,
a.tooltip-link:hover {
    color: inherit;
    font-weight: normal;
    cursor: help;
    text-shadow: none;
}
div[id$="pnlIcons"] img,
div[id$="pnlIcons"] i {
    margin-right: 10px;
    cursor: context-menu;
    vertical-align: middle;
    font-size: 18px;
    line-height: 24px;
}
div[id$="pnlIcons"] img {
    margin-right: 5px;
}
div[id$="pnlManageGroupMembers"] {
    padding-top: 8px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-color: rgba(0, 0, 0, 0.1);
}
.list-group-striped > li,
.list-group-striped > div {
    padding: 8px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th,
.list-group-striped > li:nth-child(odd),
.list-group-striped > div:nth-child(odd),
.form-striped > div:nth-child(odd){
    background-color: rgba(0, 0, 0, 0.05);
}
.form-striped .form-group {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.form-striped.form-sm .form-group {
    padding-bottom: 6px;
    margin-bottom: 0;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: rgba(0, 0, 0, 0.05);
}
.repeater-horizontal {
    display: table;
    clear: both;
    list-style: none;
    margin: 0 -5px;
    padding: 0;
    width: 100%;
}
span[id*="SearchResults"].repeater-horizontal {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
 }
.repeater-horizontal a.thumbnail {
    margin: 0 5px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}
.repeater-horizontal br,
.vertical-repeater br {
    display: none;
}
.repeater-horizontal > span .thumbnail {
    margin: 0;
}
.repeater-horizontal > li,
.repeater-horizontal > span {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 5px 10px 5px;
}
.vertical-repeater.nav {
    margin-top: 0;
}
.vertical-repeater {
    display: block;
}
.vertical-repeater > span {
    display: block;
    padding: 8px 0;
}
.info-header {
    margin: 5px 0;
    padding: 5px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    list-style: none;
}
.info-header > li {
    padding: 0;
    margin: 0;
    display: inline;
}
.info-header > li:before {
    content: "\00B7\0020";
    font-weight: bold;
}
.info-header > li:first-child:before,
.info-header > li.pull-right:before {
    content: "\0020";
}
.info-header .btn {
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
    margin-top: -3px;
}
.info-header label {
    margin-bottom: 0;
}
.login-row .form-control {
    min-width: 200px;
}
@media (max-width: 768px) {
    .info-header > li.pull-right {
        float: none !important;
    }
    .info-header > li.pull-right:before {
        content: "\00B7\0020";
    }
}
.info-header-sm {
    font-size: 85%;
}
.info-header-sm .btn {

}
@media (max-width: 767px) {
    .showad div[id$="UpdatePanelPostAd"] a[id$="lnkPhoto"] img {
        width: 100%;
    }
}
.topcharts .form-horizontal .control-label {
    text-align: left;
}
hr {
    border-color: rgba(0, 0, 0, 0.05);
}
div[id$="pnlSmilies"] .table {
    margin-bottom: 0;
    background-color: #fafafa;
}
div[id$="pnlSmilies"] td.prev-next {
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.1);
    width: 60px;
}
div[id$="pnlSmilies"] input[type="image"] {
    color: rgba(0, 0, 0, 0);
    display: block;
    padding-bottom: 20px;
    margin-left: -25px;
    width: 0;
}
div[id$="pnlSmilies"] .prev:after,
div[id$="pnlSmilies"] .next:after {
    font-family: "FontAwesome";
    color: #fafafa;
    font-size: 24px;
    vertical-align: top;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
div[id$="pnlSmilies"] .prev:after {
    content: "\f053";
}
div[id$="pnlSmilies"] .next:after {
    content: "\f054";
}

.calendar {
    background-color: #fafafa;
    border-color: rgba(0, 0, 0, 0.1);
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.calendar > tbody > tr:first-child > td {
    background-color: #999 !important;
}
.calendar .title {
    color: #ddd;
    font-size: 130%;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
.calendar .next-prev a {
    text-shadow: none;
    color: rgba(0, 0 , 0, 0) !important;
    padding: 11px;
    margin: 0 -8px;
    background-color: rgba(0, 0, 0, 0.1);
}
.calendar .title td:hover {
    background-color: transparent;
}
.calendar .next-prev:first-child a {
    padding-left: 19px;
}
.calendar .next-prev:last-child a {
    padding-right: 19px;
}
.calendar .next-prev a:hover {
    background-color: rgba(0, 0, 0, 0.25);
}
.calendar .next-prev a:before,
.calendar .next-prev a:after {
    font-family: "FontAwesome";
    color: #bbb !important;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
    font-size: 110%;
}
.calendar .next-prev:first-child a:before {
    content: "\f053";
}
.calendar .next-prev:last-child a:after {
    content: "\f054";
}
.calendar th {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.1);
}
.calendar td a {
    color: #555 !important;
    font-weight: normal;
}
.calendar td:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.calendar .other-month-day a {
    color: #aaa !important;
}
.calendar .weekend-day a {
    font-weight: bold;
}
.calendar td.selected-day,
.calendar td.today-day {
    background-color: rgba(0, 0, 0, 0.1) !important;
}
.calendar .selected-day a {
    text-shadow: none;
}
.calendar .today-day a {
    text-shadow: none;
}
.calendar .eventselected,
.calendar .eventselected:hover {
    background-color: #cfedaf;
}
.calendar .eventselected a {
    text-shadow: none;
}
.calendar .eventselected a:hover {
    text-decoration: none !important;
}
table[id$="GroupTopics"] .tooltip-link i {
    opacity: 0.5;
}
.fa-badge {
    text-shadow: none;
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
    margin-top: -3px;
}
.fa-badge .fa-stack-2x {
    font-size: 1.2em;
    line-height: inherit;
}
.fa-badge .fa-stack-1x {
    font-weight: bold;
    font-size: 11px;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.05);
    font-family: arial, sans-serif;
}
.fa-badge .fa-stack-2x {
    opacity: 0.8;
    color: #ffcf4d;
}
ul.info-header .fa-badge .fa-stack-2x,
.rates a .fa-badge .fa-stack-2x {
    color: #ccc;
}
.rates a:hover .fa-badge .fa-stack-2x {
    color: #ffcf4d;
}
.center-block {
    margin-right: auto;
    margin-left: auto;
}
.form-group .actions {
    padding-bottom: 0;
}
.actions .btn-group .btn {
    margin: 0;
}
.form-sm .form-group {
    margin-bottom: 6px;
    font-size: 85%;
}
.form-sm .form-control {
    font-size: 12px;
    height: auto;
    line-height: 1.5;
    padding: 5px 10px;
}
.form-sm *[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
.form-sm input[type="radio"],
.form-sm input[type="checkbox"] {
    margin: 2px 5px 0 -15px;
}
.list-group-sm .list-group-item {
    padding: 2px 0;
    font-size: 85%;
}
.list-group-sm.list-group-striped .list-group-item {
    padding: 5px;
}
.list-group-itags .tag {
    opacity: .2;
    width: 14px;
    margin-right: 5px;
    text-align: center;
}
.panel-search label,
table[class*="searchboxwebpart"] label {
    font-weight: normal;
}
#SearchOptions .panel,
#SearchOptions .panel-heading,
#SearchOptions .panel-title,
#SearchOptions .panel-body {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-image: none;
    background-color: transparent;
}
#SearchOptions .panel {
    margin: 0 0 1px 0;
}
#SearchOptions .panel .panel-title {
    font-size: 100%;
}
#SearchOptions .panel-title a {
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, .05);
    display: block;
    color: inherit;
}
#SearchOptions .panel-title a:after {
    font-family: "FontAwesome";
    content: "\f0d7";
    float: right;
}
#SearchOptions .panel-title a.collapsed {

}
#SearchOptions .panel-title a.collapsed:after {
    content: "\f0d9";
}
#SearchOptions .panel-body {
    padding: 0 15px;
}
#SearchOptions .expander {
    border-top: 1px solid rgba(0, 0, 0, .05);
    display: block;
    margin-bottom: 8px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 8px 15px 0 15px;
}
.vertical-repeater.nav > span {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding: 8px 15px 8px 15px;
}
.thumb {
    background-repeat: no-repeat;
    background-position: top;
    cursor: pointer;
    height: 160px;
    margin: 0 auto;
    text-align: center;
    width: 180px;
    position: relative;
}
.thumbnail {
    position: relative;
}
.thumb-icons {
    background-color: rgba(0, 0, 0, .1);
    padding: 1px 1px 1px 5px;
}
.thumb-icons small {
    margin-top: 3px;
}
.watermark,
.watermark a,
.watermark a:hover {
    color: rgba(0, 0, 0, .07);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
}
.over-top {
    position: relative;
    margin-bottom: -30px;
    padding: 5px;
}
.photocontest .over-top {
    margin-bottom: -38px;
}
.photocontest .fa-stack-1x {
    font-weight: bold;
    margin-top: -1px;
    font-size: 80%;
}
.photocontest article .fa-stack-1x {
    font-weight: bold;
    font-size: 80%;
    margin-top: -5px;
}
.over-bottom {
    position: relative;
    margin-top: -30px;
    padding: 5px;
}
.thumb .thumb-icons {
    position: absolute;
    width: 100%;
    top: 0;
    padding: 2px 5px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.thumb-icons a,
.thumb-info a {
    text-shadow: none;
}
.thumbnail .thumb-icons a {
    color: #000;
    background-color: rgba(255, 255, 255, .3);
    padding: 0 5px;
    margin: 0 0 0 1px;
    opacity: .5;
}
.thumbnail  a.tooltip-link {
    background-color: transparent;
}
.thumbnail .thumb-icons a:hover {
    color: #000;
    opacity: 1;
}
.thumb .thumb-icons a {
    border-right: 1px solid rgba(0, 0, 0, .03);
    padding: 2px 5px;
    margin: 0 0 0 3px;
}
.thumb .thumb-icons a:last-child {
    border: 0;
}
.thumb .thumb-info {
    position: relative;
    top: 120px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 3px 10px;
    font-size: 85%;
    border-top: 1px solid rgba(0, 0, 0, .05);
    background-color: rgba(255, 255, 255, 0.9);
}

.well {
    background-color: rgba(0, 0, 0, .02);
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding: 10px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
     margin-top: 2px;
}
a[id$="btnUseFacebook"].btn {
    color: #fff !important;
    background-color: #5b74a8 !important;
    border-color: #29447e !important;
    font-weight: bold;
}
.panel-login .help-block {
    color: rgba(0, 0, 0, .4);
    margin: 0;
}
.videos > span {
    width: 33%;
    text-align: center;
}
.video-thumbnail {
    background-color: #000;
}
.thumbnail .caption {
    word-wrap: break-word;
    width: 100%;
    background-color: rgba(0, 0, 0, .04);
    margin-top: 1px;
    padding: 3px;
}
.repeater-horizontal .thumbnail .caption {
    max-width: 150px;
    font-size: 85%;
}
.repeater-horizontal .thumbnail .caption.caption-full {
    max-width: 100%;
}
div[id*="pnlManagePhotos"] .repeater-horizontal .thumbnail .caption {
    max-width: 220px;
}
.thumbnail .caption .text-muted {
    font-weight: normal;
}
.ratephotos .thumbnail {
    display: inline-block;
}
.ratephotos .caption {
    max-width: 450px;
    padding: 9px;
}
.thumbnail .caption .checkbox,
.thumbnail .caption .radio {
   margin-top: 0;
    margin-bottom: 0;
}
.tooltip {
    opacity: 1;
}
.tooltip-inner {
    background-color: #fff;
    color: #000;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .1);
}
.tooltip-arrow {
    display: none;
}
table[class*="newgroupswebpart"] .thumbnail .caption {
    min-height: 85px;
}
table[id$="wpzHomePageRightZone"],
table[id$="wpzHomePageLeftZone"],
table.panel {
    width: 100%;
    padding: 0 !important;

}
.verb {
    color: inherit;
    text-shadow: none;
    opacity: .5;
    margin-left: -3px;
    background-color: rgba(255, 255, 255, .3);
}
.verb:hover {
    opacity: 1;
    color: inherit;
}
.verb i {
    font-size: 14px;
}
div[id$="pnlCatalog"] h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}
div[id$="pnlCatalog"] .fa-stack {
    opacity: .1;
}
.poll-line {
    line-height: 1em;
    background-color: rgba(0, 0, 0, .2);
    display: inline-block;
}
.thumbnail input[type="image"] {
    margin-bottom: -4px;
}
.photocontest article .thumbnail {
    margin-bottom: -1px;
}
.col-vs {
    text-align: center;
    line-height: 70px;
    font-size: 16px;
    opacity: .2;
}
.photocontest article .col-vs {
    line-height: 300px;
    text-align: center;
    font-size: 24px;
    opacity: .2;
}
.home .pull-right .img-thumbnail {
    border-width: 1px !important;
}
@media (max-width: 768px) {
    #masthead .pull-left,
    #masthead .pull-right {
        float: none !important;
        margin-bottom: 10px;
    }
    #masthead .pull-left {
        text-align: center;
    }
    #masthead .dropdown-menu > li:first-child {
        display: none;
    }
    #masthead .navbar-nav > li {
        display: block;
        float: none;
        padding-left: 10px;
        margin-bottom: 1px;
    }
    .navbar-form {
        margin-top: 0;
        margin-bottom: 0;
    }
    .navbar-default .navbar-toggle {
        background-color: transparent;
        border: 0;
        opacity: .5;
    }
    .navbar-default .navbar-toggle:active,
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
        border: 0;
        opacity: 1;
    }
    .navbar-default .navbar-form {
        border: 0;
    }
    .navbar-default .navbar-nav > li a {
        border-bottom-width: 1px;
        border-style: solid;
    }
    li[id$="liHome"] {
        display: none;
    }
    #masthead .dropdown-menu {
        box-shadow: none;
    }
    #masthead .dropdown-menu > li > a {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    #masthead li[id$="liBroadcast"] {
        display: none;
    }
    .navbar-nav {
        margin: 0 -15px;
    }
    #masthead .navbar-right > li > a {
        background-color: rgba(0, 0, 0, .07);
        margin-bottom: 1px;
    }
    #masthead .navbar-right > li.active > a,
    #masthead .navbar-right > li > a:hover {
        background-color: rgba(0, 0, 0, .04);
    }
    .navbar-collapse {
        max-height: inherit;
    }
    div[id$="pnlLogout"] > .nav > li {
        display: inline-block;
        float: none;
    }
    .actions .btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
    .showgroupphotos .repeater-horizontal > span {
        width: 100%;
    }
    .form-control-inline {
        margin-bottom: 10px;
    }
    .login-row {
        padding: 15px;
    }
    .login-row .col {
        margin-bottom: 15px;
    }
    .login-row .btn {
        display: block;
    }
    .thumb .thumb-icons {
        display: block !important;
    }
    span[id*="SearchResults"].repeater-horizontal {
        width: 100%;
    }
}
@media (min-width: 769px) {
    .medium-width {
        width: 700px;
    }
    article.no-sidebar {
        width: 100%;
        float: none;
    }
    #masthead .logo {
        float: left;
    }
    #masthead .dropdown-menu > li:first-child {
        margin-top: -17px;
        text-align: right;
        padding-right: 5px;
        margin-bottom: -6px;
    }
    #masthead .dropdown-menu > li:first-child > i {
        font-size: 30px;
        color: #fff;
        text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    }
    #masthead .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .navbar-header > span {
        display: none;
    }
    .navbar-nav {
        margin: 0 -15px;
    }
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .form-group {
        margin-bottom: 10px;
    }
    .actions .btn {
        margin-right: 10px;
        margin-left: 10px;
    }
    .form-control-inline {
        display: inline-block;
        width: auto;
    }
    hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .col {
        display: table-cell;
        vertical-align: top;
    }
    .login-row {
        display: table;
        width: 100%;
    }
    .login-row .col {
        padding-right: 15px;
    }
    .login-row .col:last-child {
        padding-right: 0;
    }
}
@media (max-width: 380px) {
    .captcha-group .input-group-addon,
    .captcha-group .form-control {
        display: block;
        width: 100%;
    }
    .btn-group.pull-right {
        float: none !important;
        margin-top: 15px;
    }
    .media > .pull-left,
    .media > .pull-right {
        float: none !important;
    }
    .repeater-horizontal > span,
    .repeater-horizontal .thumbnail .caption,
    .thumbnail input[type="image"],
    div[id*="pnlManagePhotos"] .repeater-horizontal .thumbnail .caption {
        width: 100%;
        max-width: 100%;
    }
    .thumbnail input[type="image"] {
        height: auto !important;
    }
}
#masthead .navbar-nav .dropdown-menu > li a {
    font-size: 85%;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: rgba(0, 0, 0, .05);
}
.navbar-default .navbar-brand {
    opacity: .5;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    opacity: 1;
}
.ui-widget-header {
    background-color: #eee;
    background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, 0));
    color: #333;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    font-weight: normal;
}
.ui-widget-content {
    border: 1px solid #ddd;
    color: #333;
    background-color: #eee;
}
/* FooterNotification Bar */
#divNotification {
    position: fixed;
    bottom: 0;
    visibility: hidden;
    width: 100%;
    z-index: 999;
    padding: 10px 0;
    margin: 0;
    background-color: rgba(0, 0, 0, .7);
}
#divNotification div[class*="col-"] {
    padding-left: 10px;
    padding-right: 5px;
}
#divNotificationInner {
    overflow: hidden;
    height: 40px;
}
#divNotification .media:hover {
    cursor: pointer;
}
#divNotification .img-thumbnail {
    border-color: rgba(0, 0, 0, .7);
    height: 40px;
}
#divNotification .media-body {
    color: #ccc;
    line-height: 40px;
}
#divNotificationClose a {
    color: #aaa;
    padding: 10px 5px;
    font-weight: normal;
}
#divNotificationClose a:hover {
    color: #fff;
}
#divNotificationClose a i {
    font-size: 18px;
}

.photonote {
	display: none;
	background: url(spacer.gif); 
	overflow: hidden; 
	position: absolute; 
	z-index: 0;
	cursor: pointer;
}
.photonote2 {
	border: 1px solid #000;
}
.photonote3{
	border: 1px solid #fff; 
	overflow: hidden;
}
.photonote_hover{
	border:1px solid yellow;
}
.photonotep {
	display: none; 
	background: #fff; 
	border: 1px solid gray;
	font-size: 8pt;
	padding: 2px;
	position: absolute;
	width: 140px;
	cursor: text;
	z-index: 999;
} 
/* end FooterNotification Bar */
/* Fixes */
div[id*="UpdateProgressMaster"] {
	top: 0;
	right: 0;
	position: absolute;
}
@media (min-width: 769px) {
    .default section {
        display: table;
    }
}
@media (min-width: 1000px) {
    div[id$="UpdatePanelRatePhotos"],
    div[id$="UpdatePanelCategories"],
    section,
    .flex {
        display: flex;
    }
    .ads section,
    .ratephotos section {
        display: block;
    }
}
/* end Fixes */






