/* "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome" */
@font-face {
  font-family: "FontAwesome";
  src: url('../../i/font-awesome/font-awesome.eot');
  src: url('../../i/font-awesome/font-awesome.eot?#iefix') format('eot'), url('../../i/font-awesome/font-awesome.woff') format('woff'), url('../../i/font-awesome/font-awesome.ttf') format('truetype'), url('../../i/font-awesome/font-awesome.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.pb-link { background: none; border: 0; color: #428bca; cursor: pointer; padding: 0; line-height: normal; }
.pb-link:hover, .pb-link:active { color: #2a6496; }
.fwhite { color: #FFF !important; }
.fgrey { color: #797979; }
.fgrey2 { color: #666; }
.fgrey3 { color: #c6c6c6; }
.fyellow { color: #FDD20A; }
.f10 {
    font-size: 10px;
}
.f11 {
    font-size: 11px;
}
.f13 {
    font-size: 13px;
}

.btn { padding: 6px 12px; }
.btn-primary {
    background-color: #2165a0;
}

/*  bootsrap changes ******************************************/

.media-grid {
  margin-left: -20px;
  margin-bottom: 0;
  zoom: 1;
}
.media-grid:before, .media-grid:after {
  display: table;
  *display: inline;
  content: "";
  zoom: 1;
}
.media-grid:after {
  clear: both;
}
.media-grid li {
  display: inline;
}
.media-grid a {
  float: left;
  padding: 4px;
  margin: 0 0 20px 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.media-grid a img {
  display: block;
}
.media-grid a:hover {
  border-color: #0069d6;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

@-ms-viewport{
    width: device-width;
}

.fluid-container { padding-left: 11px; padding-right: 11px; }
.row { margin-left: -11px; }
[class*="span"] { margin-left: 11px; }
.span2 { width: 131px; }
.span3 { width: 202px; }
.span4 { width: 273px; }
.span5 { width: 344px; }
.span6 { width: 415px; }
.span7 { width: 486px; }
.span8 { width: 557px; }
.span9 { width: 628px; }
.span10 { width: 699px; }
.span11 { width: 770px; }
.offset1 { margin-left: 82px; }
.offset2 { margin-left: 153px; }
.offset3 { margin-left: 224px; }
.offset4 { margin-left: 295px; }
.offset5 { margin-left: 366px; }
.offset6 { margin-left: 437px; }
.offset7 { margin-left: 508px; }
.offset8 { margin-left: 579px; }
.offset9 { margin-left: 650px; }
.offset10 { margin-left: 721px; }
.offset11 { margin-left: 792px; }
.media-grid { margin-left: -1px; margin-bottom: 1px; }
.media-grid a { padding: 0; border: 0; border-radius: 0; margin: 1px 0 0 1px; }

.container { width: auto; padding: 0 11px; }
.modal { width: 260px; margin: 0 0 0 -130px; top: 50px; }

body {
    font-size: 13px;
}
.navbar {
    margin-bottom: 0;
}

.navbar-inner {
    background-color: #000;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}
.navbar .nav>li>a {
    padding: 10px 10px 11px;
    color: #bfbfbf;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    color: #ffffff;
    text-decoration: none;
    box-shadow: none;
}
#nav .active > a {
    background-color: #B40000;
    background: -moz-linear-gradient(top, #C80000, #B40000);
    background: -webkit-gradient(linear, left top, left bottom, from(#C80000), to(#B40000));
    border-radius: 2px;
    padding-top: 2px;
    margin-top: 8px;
    padding-bottom: 2px;
    margin-bottom: 9px;
}

#nav .activeunder > a{
    border-bottom: 2px solid #FFF100;
    margin-bottom: 0px;
    padding-bottom: 0px;

}
#nav .dropdown:after {
    font-family: "FontAwesome";
    content: "";
    margin-left: 0.20em;
    min-width: 0.78em;
    display: inline-block;
    transition: transform 100ms ease-in-out;
    color: #bfbfbf;
}
.nav a {
    display: block;
    float: none;
    padding: 10px 10px 11px;
    line-height: 19px;
    text-decoration: none;
}
.navbar .nav {
    margin: 0;
}

.pagination ul>li>a, .pagination ul>li>span {
    padding: 7px 1px;
}

li {
    line-height: 18px;
    color: #404040;
}

h2, h4 {
    margin: 0;
}
img {
    border-radius: 0;
    max-width: auto;
}
.thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
}
.thumbnail>img {
    max-width: inherit;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
          border-top-right-radius: 4px;
          border-bottom-right-radius: 4px;
}


.pagination {
    width: 100%;
}
.pagination ul {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-width: 1px 0;
    border-radius: 0;
    padding-left: 0;
    width: 100%;
}

.pagination ul>li>a, .pagination ul>li>span {
    float: none;
    border-width: 0 1px 0 0;
    border-radius: 0;
}
.pagination ul>li:last-child>a, .pagination ul>li:last-child>span {
    border-radius: 0;
    border-width: 0;
}
.pagination ul>li:first-child>a, .pagination ul>li:first-child>span {
    border-radius: 0;
    border-width: 0 1px 0 0;
}

/*  top bar and nav ******************************************/

#mobile_layout > .navbar {
    height: auto;
    border: 0;
}
#member-info a {
    background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-image: -ms-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: linear-gradient(top, #333333, #222222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
#member-info a.has-mail ,
#member-info a.has-notifications {
    color: #ffff00;
}
#member-info a:active {
    background: #222;
}

#nav.container {
    padding: 0 0;
}
#nav {
    background: -moz-linear-gradient(top,  #1C2E40,  #22364A);
    background: -webkit-gradient(linear, left top, left bottom, from(#1C2E40), to(#22364A));
}
#nav .nav {
    margin-right: 0;
    float: none;
}
#nav .active > a {
    background: -moz-linear-gradient(top,  #C80000,  #B40000);
    background: -webkit-gradient(linear, left top, left bottom, from(#C80000), to(#B40000));
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

/*  content area ******************************************/

#content {
    min-height: 275px;
}

/*  footer ******************************************/

#footer {
    background: black;
    color: #aaa;
    font-size: .80em;
    padding: 10px;
    text-align: center;
}
#footer a {
    color: #428bca;
}

/*  layout ******************************************/

.mobilelayout-highlight-left {
    width: 50%;
    float: left;
}
.mobilelayout-highlight-right {
    width: 50%;
    float: right;
}
.mobilelayout-main {
    clear: both;
}
.mobilelayout-highlight .mobilesection > div {
    margin: 10px;
}

/*  forms ******************************************/

.help-text {
    padding-bottom: 5px;
}

.form-error {
    clear: both;
    color: red;
    font-weight: bold;
    padding: 10px;
}
.form-actions {
    margin-top: 0;
    padding: 0 11px;
}
.vertical-form {
    padding-top: 18px;
}

.search-query {
    padding: 7px 5px;
    vertical-align: middle;
}


/*  reusable components ******************************************/

dl.inline dt {
    width: 100px;
    float: left;
    text-align: right;
    padding: 5px 0 0;
    clear: left;
}
dl.inline dd {
    margin-left: 110px;
    padding: 5px 0 0;
}

.item-cmt-count {
    display: inline-block;
    background: url(../../i/cmt-bubble_28x25.png) no-repeat 50% 0;
    width: 28px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    padding-bottom: 7px;
}

.thumbnail-list {
    border-top: 1px solid #999;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.thumbnail-list li {
    border-bottom: 1px solid #ccc;
    clear: both;
    display: block;
    position: relative;
}
.thumbnail-list li:after {
    display: table;
    *display: inline;
    content: "";
    zoom: 1;
}
.thumbnail-list li:after {
    clear: both;
}
.thumbnail-list .thumbnail {
    float: left;
    margin: 0 10px 0 0;
}
.thumbnail-list h4 {
    padding: 5px 20px 3px 0;
    line-height: 17px;
    min-height: 50px;
    overflow: hidden;
}

.thumbnail-list .details {
    padding: 6px;
}
.thumbnail-list .item-new-cmt-count {
  font-weight: bold;
}
.thumbnail-list .item-time {
    display: inline-block;
    margin-bottom: 4px;
}

.link-list {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.link-list a {
    color: #333;
    display: block;
    position: relative;
}
.link-list a:after {
    display: table;
    *display: inline;
    content: "";
    clear: both;
    zoom: 1;
}

.media-grid {
    width: 100%;
    padding-left: 0;
    overflow:hidden;
}
.media-grid li a {
    border: solid #fff;
    border-width: 0 1px 1px 0;
    width: 33%;
}
.media-grid li:nth-child(3n) a {
    border-width: 0 0 1px 0;
    margin-right: -2px;
}

.thumbnail-90x90 {
    width: 90px;
    height: 90px;
}
.thumbnail-106x106 {
    width: 106px;
    height: 106px;
}
.thumbnail-130x90 {
    width: 130px;
    height: 90px;
}
.crop-thumbnail {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top;
}
.crop-thumbnail img {
    border: 0;
    position: absolute;
}

.caption {
    background: #333;
    color: #eee;
    line-height: 24px;
    padding: 0 10px;
    font-size: .85em;
    margin-bottom: 0;
}

a:hover {
    text-decoration: none;
}

h1 {
    background: #888;
    color: #222;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding: 8px 10px;
    text-align: center;
}
h1 a.sublink {
    font-size: .7em;
    color: #333;
    position: relative;
    top: -2px;
    margin-left: 3px;
}
h1 + p ,
h1 + div p:first-child {
    margin-top: 10px;
}

h2, .mobilesection.h3 {
    background: #950000;
    color: #eee;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding: 6px 10px;
}
h2 + p ,
h2 + div p:first-child {
    margin-top: 10px;
}

h2 .back-link {
    height: 0;
    border-right: 10px solid #fff;;
    border-top: 9px solid #950000;
    border-bottom: 9px solid #950000;
    display: block;
    float: left;
    position: relative;
    top: 1px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-indent: -2000px;
}

#wrapper h2 {
    background: #fff;
    padding: 0;
}

.map h2 {
    background: transparent;
    margin: 0;
    padding: 0;
}

h3 {
    font-size: 17px;
    margin: 10px 0;
    line-height: 20px;
}

.cd {
    font-weight: normal;
}

.details {
    text-align: left;
    padding: 0 5px;
}

a.descend-link {
    display: block;
    margin: 10px;
    background: #950000;
    padding: 0 10px;
    line-height: 26px;
    font-size: 15px;
    border-radius: 5px;
    color: #fff;
    position: relative;
    text-decoration: none;
}
.descend-link:after {
    width: 0;
    height: 0;
    border-left: 8px solid #fff;;
    border-top: 7px solid #950000;
    border-bottom: 7px solid #950000;
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
}

a.more-link {
    display: block;
    margin: 10px;
    background: #555;
    padding: 0 10px;
    line-height: 26px;
    font-size: 15px;
    border-radius: 5px;
    color: #fff;
    position: relative;
    text-align: center;
}
.pagination {
    text-align: center;
}
.pagination ul {
    border-width: 1px 0;
    float: none;
}
.pagination a {
    float: none;
    display: inline-block;
    padding: 0;
    width: 65px;
}
.pagination .firstlast a {
    width: 55px;
}
.pagination .last a {
    margin-right: -5px;
}
.pagination .first a {
    margin-left: -5px;
}
.pagination .previousnext a {
    nwidth: 70px;
    padding-left: 0;
    padding-right: 0;
}
.user {
    margin: 10px;
}
.user:after {
    height: 0px;
    display: block;
    content: "";
    clear: both;
}
.user .user-pic {
    float: left;
    margin-right: 10px;
}
.user .user-name {
    font-size: 1.2em;
    padding: 5px 5px 5px 10px;
}
.user .label {
    position: relative;
    top: -2px;
}
.plusred {
    display: inline-block;
    width: 28px;
    height: 14px;
    background: url(../../i/propfull.gif) -144px 0 no-repeat;
}
.user .user-location {
    margin-left: 90px;
}
.user .user-location img {
    position: relative;
    top: 2px;
}

.user-info dl {
    margin-bottom: 10px;
}
.user-info dt {
    font-size: .85em;
    text-transform: uppercase;
}
.user-info dd {
    margin: 0 0 5px 0;
}

a.personal {
    background: #2d5587;
}
a.personal:after {
    border-top-color: #2d5587;
    border-bottom-color: #2d5587;
}

.ac_results {
    border-bottom-width: 0 !important;
}
.ac_results li {
    font-size: 14px !important;
    padding: 9px !important;
    border-bottom: 1px solid WindowFrame;
}

.ibox .m {
    background: #ccc;
    padding: 10px;
    text-align: center;
}

/*  photo/video specific ******************************************/

.item-container {
    margin-bottom: 10px;
}
.item-container #favtext {
    float: right;
}
.item-container #descriptiontext {
    text-align: center;
    font-size: 14px;
    color: #969696;
    padding: 0 5px;
    margin-bottom: 10px;
}
.item-container .video-quality {
    float: right;
    clear: right;
}
.item-container .qualities-list {
    width: 4em;
    margin-left: -2em;
}

.locked {
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    top: 5px;
    left: 31px;
    margin: 0;
    background: url(../../i/lock-badge.png) no-repeat;
}

.mplay {
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    top: 5px;
    left: 5px;
    margin: 0;
    background: url(../../i/play.png) no-repeat;
}

.duration {
    display: block;
    position: absolute;
    font-size: .9em;
    color: #CCC;
    background: #222;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    bottom: 0;
    right: 0;
    margin: 0;
}

.trans .mplay {
    background: url(../../i/play_no.png) no-repeat;
}

/*  login popup specific ******************************************/

#needs-login-modal .modal-footer {
    padding-right: 24px;
}

/*  commenting ******************************************/

.cmcont {
    border-bottom: 1px solid #ddd;
    position: relative;
}

.cmt-actions {
    position: absolute;
    right: 0;
    width: 40px;
    height: 50px;
    top: 0;
    padding: 5px 0;
    text-align: center;
}
.cmt-social {
    border-radius: 5px;
    display: block;
    width: 100%;
    color: #666;
    font-size: 1.1em;
    font-weight: bold;
    background: url(../../i/cmt-bubble.png) no-repeat 50% 100%;
    padding-bottom: 20px;
}
.cmt-need-login-form {
    position: relative;
}
.cmt-need-login-form .login-text {
     position: absolute;
     top: 90px;
     font-size: 24px;
     text-align: center;
     left: 0;
     right: 0;
}

.cmcont .cd {
    padding: 5px 0 0 5px;
    margin-right: 40px;
}
.cmcont .cd img {
    position: relative;
    top: 1px;
}

.cmcont .well {
    margin-left: 10px;
    margin-right: 10px;
    padding: 12px;
    text-align: right;
}
.cmcont .well .btn-group {
    float: left;
    width: 85px;
}
.cmcont .well .replybox {
    text-align: left;
}

.cmcont .cmt-text {
    margin: 5px 40px 5px 5px;
}
.cmt-text {
    overflow-wrap: break-word;
}

.cmt-reply {
    padding-left: 25px;
}

.comment2 .thumbup, .comment2 .thumbdown {
  background: #ddd;
}
.comment2 .textbox {
  font-size: 16px;
}

.badcomm {
    opacity: .7;
    font-size: .9;
    padding: 6px 30px 10px 25px;
}
.badcomm .cmt-text { display: none; }
.badcomm .cmt-actions { display: none; }
.badcomm .well { display: none; }

.badcommentvisible {
    opacity: .9;
}
.badcommentvisible .cmt-text { display: block; }
.badcommentvisible .cmt-actions { display: block; }
.badcommentvisible .well { display: block; }

#show-cesspool-button , #show-deleted-button {
    cursor: pointer;
    padding: 5px;
    margin: 8px 0 0 10px;
    font-size: .9em;
}
#cesspool-comments , #deleted-comments {
    padding: 8px;
    margin: 3px 14px;
    border: 1px solid #ccc;
}

.commentowner {
    background-color: #DCDCFF;
}

.newcomment2 {
    background-color: #FCF;
}            

/* bb text ******************************************/

.bb-pi-l {
    display: block;
    background: #000000;
    padding: 10px;
    margin: 0 -11px;
    width: auto;
}
.bb-pi-l .img img {
    width: 100%;
}
.bb-pi-l .caption {
    background: #000000;
    font-size: 1em;
    padding-top: 5px;
    text-transform: none;
}

.bb-p-s ,
.bb-pi-s {
    display: block;
    margin-left: 70px;
    margin-right: 70px;
}

.bb-p-h ,
.bb-p-l0 ,
.bb-p-l ,
.bb-p-m ,
.bb-pi-m ,
.bb-pi-h {
    display: block;
    margin: 0 -11px;
    width: auto;
}
.bb-p-h .img img ,
.bb-p-l0 .img img ,
.bb-p-l .img img ,
.bb-p-s .img img ,
.bb-p-m .img img ,
.bb-pi-m .img img ,
.bb-pi-s .img img ,
.bb-pi-h .img img {
    display: block;
    width: 100%;
}
.bb-p-h .caption ,
.bb-p-l0 .caption ,
.bb-p-l .caption ,
.bb-p-s .caption ,
.bb-p-m .caption ,
.bb-pi-m .caption ,
.bb-pi-s .caption ,
.bb-pi-h .caption {
    background: #fff;
    color: #777;
    font-size: .9em;
    padding: 9px 25px;
    text-transform: none;
    overflow: hidden;
}

.bb-pi-l0 {
    display: block;
    padding: 5px 0;
    margin: 0 -11px;
    width: auto;
}
.bb-pi-l0 .img img {
    display: block;
    width: 100%;
}

.quoten .quoten-img {
    float: left;
    height: 35px;
    width: 40px;
}
.quoten .quoten-text {
    padding-left: 50px;
}

.quotes {
  padding: 1em 0;
}
.quotes-icon-right .quotes-icon {
  padding: 0 .2em 0 1em;
}
.quotes-icon-left .quotes-icon {
  padding:  0 1em 0 .2em;
}
.quotes-small {
  font-style: italic;
  font-size: 16px;
}
.quotes-medium {
  font-style: italic;
  font-size: 18px;
  line-height: 1.4em;
  display: inline;
}
.quotes-large {
  font-style: italic;
  font-size: 21px;
  line-height: 1.4em;
  display: inline;
}
.quotes-giant {
  font-style: italic;
  font-size: 27px;
  line-height: 1.3em;
  color: #555;
}

.quotes-author-small,
.quotes-author-medium,
.quotes-author-large,
.quotes-author-giant {
  float: right;
  margin: 1em 1em 0 4em;
  font-weight: bold;
  /* color: #000; */
  font-style: italic;
  text-align: right;
}
.quotes-author-dash {
  font-weight: normal;
}
.quotes-author-large {
  /* font-weight: normal; */
  font-size: 18px;
}
.quotes-author-giant {
  font-size: 20px;
  margin-top: 1.2em;
}

.pv {
    margin: 0 -11px;
}
.pv .details {
    text-transform: none;
    background: 0;
    text-align: center;
    font-size: .8em;
}
.bold {
    font-weight: bold;
}

.ppoll {
    border-width: 0 0 5px !important;
    margin: 10px -11px 30px !important;
    width: auto !important;
}
.ppoll h2 {
    padding: 7px 5px !important;
}
.ppoll .details {
    text-align: center;
    font-size: .85em;
    padding-bottom: 5px;
    margin-top: -9px;
}

/*  dashbaord ******************************************/

#dashboard ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#dashboard ul li {
    margin-left: 0;
    padding-right: 0;
}
#dashboard li .xremove {
    margin-right: 0;
    width: 75px;
    text-align: right;
}

#dashboard div.innoticequote {
    width: auto;
    word-wrap: break-word;
}
#dashboard div.blognoticetitlecontainer {
    width: 150px;
    margin-left: 10px;
}
#dashboard div.notice-buyselladd-image {
    float: none;
}
#dashboard div.notice-buyselladd-description {
    float: none;
    margin-left: 0;
}

/*  pod, vod, podvod ******************************************/

#podvod {
    background: #555;
    text-align: center;
    margin: -10px -10px 0;
}
#podvod .pod {
    width: 50%;
    position: relative;
    float: left;
    margin-right: -2px;
    overflow: hidden;
}
#podvod .vod {
    float: right;
    position: relative;
    width: 50%;
    overflow: hidden;
}
#podvod .caption {
    position: relative;
    z-index: 2;
}
#podvod .pod a ,
#podvod .vod a {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    display: block;
}
#podvod img { position: absolute; }
.pod img, .vod img, .vod video {
    vertical-align: top;
}

#podvod .pod {
    border-right: 1px solid #222;
}

/*  news/blog ******************************************/

#news-container h4 {
    min-height: 49px;
}
.article-details {
    padding: 5px 10px;
    margin-top: 0 !important;
}
.article-details .item-cmt-count {
    float: right;
}

.important {
    background-color: #FFFF33;
    color: #666;
}

/* buysell *********************************************** */

.sold {
    background-color: #feffd8;
}
.price {
    font-size: 1.4em;
}

.buysell-location-list {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 10px;
}
.buysell-location-list li {
    margin: 10px;
}
.buysell-location-list .buysell-location-list {
    border-left: 1px solid #aaa;
    margin-left: 10px;
    padding-left: 20px;
}

/* forum *********************************************** */

.forum-name {
    padding-top: 10px;
    font-weight: bold;
}

.threads-list {
    border-top: 1px solid #CCC;
    margin: 0;
    list-style-type: none;
}
.threads-list li {
    border-bottom: 1px solid #CCC;
}
.threads-list .forum-sticky {
    background-color: #a4bdd6;
}
.threads-list .forum-lock {
    background-color: #ff6565;
}
.threads-list a {
    padding: 5px 8px;
}
.threads-list .thread-name {
    display: block;
    font-size: 1.2em;
    padding: 0 0 4px;
}
.threads-list .thread-date {
    float: right;
}

.thread {
    border-top: 1px solid #CCC;
    margin: 0;
    list-style-type: none;
    padding: 0;
}
.thread li {
    border-bottom: 1px solid #CCC;
    padding: 10px;
}
.thread .user-pic {
    float: left;
    margin-right: 10px;
}
.thread .cmt-author {
    font-size: 1.2em;
}
.thread .cmt-time {
    font-size: .9em;
    color: #999;
}
.thread .cmt-text {
    margin-left: 60px;
    word-wrap: break-word;
}
.thread .cmt-actions {
    width: 130px;
}

.forumitem {
    position: relative;
}

.quote td {
    border: 0;
}
.quote .quoted {
    background: #ebebec;
    border: 1px solid #ebebec;
    padding: 3px 10px 3px;
}
.quote .quotetext {
    border: 1px solid #ebebec;
    padding: 6px 10px 3px;
}
.quote .removedquotes:before {
    content: '...';
    background: #ebebec;
    border: 1px solid #ebebec;
    padding: 0 5px;
}
/* mail inbox *******************************************/

.messages-list {
    border-top: 1px solid #CCC;
}
.message:after {
    height: 0px;
    display: block;
    content: "";
    clear: both;
}
.message a ,
.message .container {
    padding: 8px;
}
.message .user-pic {
    float: left;
    margin-right: 7px;
    padding: 0;
}
.message .user-pic img {
    vertical-align: top;
}
.message .message-subject {
    font-size: 1.1em;
    color: #777;
    line-height: 1.1em;
    margin-bottom: 0;
    padding: 0 5px 2px 7px;
}
.message .label {
    position: relative;
    top: -2px;
}
.plusred {
    display: inline-block;
    width: 28px;
    height: 14px;
    background: url(../../i/propfull.gif) -144px 0 no-repeat;
}
.message .user-location {
    margin-left: 90px;
}
.message .user-location img {
    position: relative;
    top: 2px;
}
.message {
    border-bottom: 1px solid #CCC;
    position: relative;
}
.message:last-child {
    border-bottom: 0;
}
.message .details {
    padding: 0 0 5px 57px;
}
.message .user-name {
    font-size: 1.2em;
    font-weight: bold;
}
.message .user-name img {
    position: relative;
    top: 2px;
}
.message .message-time {
    float: right;
    line-height: 22px;
}

.pseq-parent {
    margin: 0 -11px;
    position: relative;
    width: auto;
}

.pseq {
    background: #000;
    border: 0 solid #000;
    position: relative;
}
.pseq img {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
}

.pseq-caption {
    position: relative;
    border: 0 solid #000;
    font-size: 1.1em;
    background: #000;
    color: #fff;
    padding: 3px 0 2px;
}
.pseq-caption span {
    padding: 7px;
}
.pseq-caption .state {
    display: inline-block;
    width: 20px;
}
.pseq-caption .loading {
    float: right;
    width: auto;
}
.pseq-caption .prev-button {
    background: url(../../i/sequence-viewer-buttons.png) no-repeat 50% -94px;
    display: inline-block;
    width: 20px;
    text-indent: -1000px;
}
.pseq-caption .next-button {
    background: url(../../i/sequence-viewer-buttons.png) no-repeat 50% -63px;
    display: inline-block;
    width: 20px;
    text-indent: -1000px;
}
.pseq-caption .paused {
    background: url(../../i/sequence-viewer-buttons.png) no-repeat 50% -31px;
}
.pseq-caption .playing {
    background: url(../../i/sequence-viewer-buttons.png) no-repeat 50% 0;
}

.badge {
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    background: black;
    padding: 1px 3px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    letter-spacing: 0.5px;
    font-family: Arial, Verdana, sans-serif;
}
a.badge, a.badge:hover {
    color: #fff;
    letter-spacing: 0.5px;
}
#membership-badge, .membership-badge {
    background: black;
    color:#ffd204;
    text-transform: none;
    display: inline-block;
    min-width: 20px;
    text-align: center;
    line-height: 16px;
}
#mod-badge {
    background: #105CFF;
}


.pbvideo-container.loading {
    position: relative;
}
.pbvideo-container.ready {
    cursor: pointer;
    position: relative;
}
.pbvideo-container.ready img {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}
.pbvideo-container.ready:after,
.pbvideo-container.loading:after {
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 53px;
    text-align: center;
    font-size: 28px;
    text-indent: 5px;
    margin: -25px 0 0 -25px;
    border: 1px solid #bbb;
    background: #ebebeb;
    border-radius: 25px;
    box-shadow: 0 0 2px #555;
}
.pbvideo-container.loading:after {
    content: "\f110";
    text-indent: 0;
    color: #bbb;
}
.pbvideo-container.ready:after {
    content: "\f04b";
}
.pbvideo-container.loading .staging ,
.pbvideo-container.ready .staging {
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.video-container {
    position: relative;
    height: 0px;
}
.video-container .video-quality {
    display: none;
}

.video-container .video-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.video-container .playpause {
    position: absolute;
    font-size: 2.3rem;
    color: #fff;
    top: 50%;
    left: 50%;
    width: 70px;
    margin-left: -35px;
    margin-top: -35px;
    height: 70px;
    border-radius: 5px;
    background: #C80000;
    border: 0;
    cursor: pointer;
    padding: 0;
}
.video-container .playpause.hidden {
    display: none;
}

.playpause:before {
    display: inline-block;
    content: '';
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 30px solid white;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    margin-left: 15px;
}

.overlay-container {
    position: relative;
    overflow: hidden;
    display: block;
}
.overlay-container .overlay {
  color: #fff;
  position: absolute;

  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;

  /* the desktop version of the website uses different line-height and font-size,
   * so to make sure overlays look the same, we need the same default line-height
   * and font size */
  line-height: 24px;
  font-size: 16px;
}

@media (max-width: 1000px) {
  .overlay-container .overlay {
    width: 125%;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); } }

@media (max-width: 800px) {
  .overlay-container .overlay {
    width: 166.66667%;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6); } }

@media (max-width: 600px) {
  .overlay-container .overlay {
    width: 222.22222%;
    -webkit-transform: scale(0.45);
    -ms-transform: scale(0.45);
    transform: scale(0.45); } }

@media (max-width: 414px) {
  .overlay-container .overlay {
    width: 285.71429%;
    -webkit-transform: scale(0.35);
    -ms-transform: scale(0.35);
    transform: scale(0.35); } }

.overlay-container .overlay .blog-text-container {
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 100%;
}
.overlay-container .overlay.top {
    align-items: flex-start;
    -webkit-transform-origin-y: 0;
    -ms-transform-origin-y: 0;
    transform-origin-y: 0;
}
.overlay-container .overlay.middle {
    align-items: center;
    -webkit-transform-origin-y: 50%;
    -ms-transform-origin-y: 50%;
    transform-origin-y: 50%;
}
.overlay-container .overlay.bottom {
    align-items: flex-end;
    -webkit-transform-origin-y: 100%;
    -ms-transform-origin-y: 100%;
    transform-origin-y: 100%;
}
.overlay-container .overlay.right {
    justify-content: flex-end;
    text-align: right;
    -webkit-transform-origin-x: 0;
    -ms-transform-origin-x: 0;
    transform-origin-x: 0;
}
.overlay-container .overlay.left {
    justify-content: flex-start;
    text-align: left;
    -webkit-transform-origin-x: 0;
    -ms-transform-origin-x: 0;
    transform-origin-x: 0;
}
.overlay-container .overlay.center {
    justify-content: center;
    text-align: center;
    -webkit-transform-origin-x: 0;
    -ms-transform-origin-x: 0;
    transform-origin-x: 0;
}

/* Dash Trailforks */
.staticmap {
    max-width: 100%;
    height: auto;
}

.news-iframe-container {
    margin: 0 -11px;
}
.news-iframe-width {
    margin: auto;
    width: 100%;
}
.news-iframe-height {
    position: relative;
    overflow: hidden;
    margin: auto;
}
.news-iframe-height iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.news-box-container {
    border-color: black;
    border-style: solid;
    border-width: 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.blog-text-container {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.column {
  clear: both;
}
.column:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.floatleft {
    float: left;
}
.news-style1 {
    background-color: #FFF;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.news-style2 {
    display: inline;
    background-color: #ddd;
    padding: 2px 2px 2px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.clear { clear: both; }
.mt2 { margin-top:10px; }


.pb-tag {

    color: #222;
    border: 0px solid;
    border-color: #B9B9B9 #B9B9B9 #A0A0A0;
    background: #ddd;
    background-position: 0 0;
    border-radius: .37em;
    display: inline-block;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    margin: 0 0 3px 0;
    text-align: center;
    font-size: .80em;
    font-weight: bold;
    border-radius: .27em;
    height: 1.84em;
    line-height: 1.84em;
    padding: 0 .461em;


}

a.pb-tag {
    text-decoration: none;
    outline: none;
    color:#fff;
}
a.pb-tag:hover {
    opacity: .7;
}

a.news      { background-color: #bf0000; }
a.series    { background-color: #8f4e00; }
a.brand     { background-color: #436BBD; }
a.product   { background-color: #09b2ef; }
a.productgroup   { background-color: #eaea02; color:#000 }
a.people    { background-color: #017702; }
a.other     { color:black }

.centertext {
    text-align: center;
}
.bold {
    font-weight: bold;
}
.inputlarge input {
    padding: 8px;
    width: 100%;
    font-size: 120%;
}
.btn-wide {
    width: 100%;
}
.btn-red {
    background-color: #cc0011;
    border-color: #000000;
}
.btn-yellow {
    background-color: #FDD20A;
    border-color: #FDD20A;
    color: #000000;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.margin-bottom-5 {
    margin-bottom: 5px;
}
.margin-top-15 {
    margin-top: 15px;
}
.padding20 {
    padding: 20px;
}
.padding10 {
    padding: 10px;
}
.padding5 {
    padding: 5px;
}
table.padded5 td {
    padding: 5px;
}
.padding-top-10 {
    padding-top: 10px;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.flexwrap {
    flex-wrap: wrap;
}
.flex_evenspread {
    justify-content: space-between;
}
.makecols2 {
    -moz-column-count: 2;
    -moz-column-gap: 2.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
    column-count: 2;
    column-gap: 2.5em;
}
.textright {
    text-align: right;
}
.floatright {
    float: right;
}
.clickable {cursor: pointer;}
.underline {
    text-decoration: underline;
}

#outside-header-links {
    padding-left: 0;
    margin-top: 8px;
}
#outside-header-links li {
    list-style: none;
    padding: 8px;
}
#outside-header-links a {
    color: #000000;
    font-weight: bold;
}
.block {
    margin-bottom: 30px;
}
.bookmark {
    background-color: #ffffff;
    border: none;
    cursor: pointer;
}
.bookmark.small > svg {
    zoom: 0.7;
}
.bookmark.tiny > svg {
    zoom: 0.6;
}
.bookmark > svg {
    stroke: rgb(78, 78, 78);
}
.bookmark:hover svg {
    stroke: #cc0011;
}
.bookmark.selected > svg {
    fill: rgb(78, 78, 78);
}

/* flags */

.flag {
    display: inline-block;
    width: 20px !important;
    height: 13px !important;
    background:url(../../f2/flags.gif) no-repeat;
}

.flag.flag-0 { background-position: 0px 0px; }
.flag.flag-1 { background-position: -20px 0px; }
.flag.flag-2 { background-position: -40px 0px; }
.flag.flag-3 { background-position: -60px 0px; }
.flag.flag-4 { background-position: -80px 0px; }
.flag.flag-5 { background-position: -100px 0px; }
.flag.flag-6 { background-position: -120px 0px; }
.flag.flag-7 { background-position: -140px 0px; }
.flag.flag-8 { background-position: -160px 0px; }
.flag.flag-9 { background-position: -180px 0px; }
.flag.flag-10 { background-position: -200px 0px; }
.flag.flag-11 { background-position: -220px 0px; }
.flag.flag-12 { background-position: -240px 0px; }
.flag.flag-13 { background-position: -260px 0px; }
.flag.flag-14 { background-position: -280px 0px; }
.flag.flag-15 { background-position: 0px -13px; }
.flag.flag-16 { background-position: -20px -13px; }
.flag.flag-17 { background-position: -40px -13px; }
.flag.flag-18 { background-position: -60px -13px; }
.flag.flag-19 { background-position: -80px -13px; }
.flag.flag-20 { background-position: -100px -13px; }
.flag.flag-21 { background-position: -120px -13px; }
.flag.flag-22 { background-position: -140px -13px; }
.flag.flag-23 { background-position: -160px -13px; }
.flag.flag-24 { background-position: -180px -13px; }
.flag.flag-25 { background-position: -200px -13px; }
.flag.flag-26 { background-position: -220px -13px; }
.flag.flag-27 { background-position: -240px -13px; }
.flag.flag-28 { background-position: -260px -13px; }
.flag.flag-29 { background-position: -280px -13px; }
.flag.flag-30 { background-position: 0px -26px; }
.flag.flag-31 { background-position: -20px -26px; }
.flag.flag-32 { background-position: -40px -26px; }
.flag.flag-33 { background-position: -60px -26px; }
.flag.flag-34 { background-position: -80px -26px; }
.flag.flag-35 { background-position: -100px -26px; }
.flag.flag-36 { background-position: -120px -26px; }
.flag.flag-37 { background-position: -140px -26px; }
.flag.flag-38 { background-position: -160px -26px; }
.flag.flag-39 { background-position: -180px -26px; }
.flag.flag-40 { background-position: -200px -26px; }
.flag.flag-41 { background-position: -220px -26px; }
.flag.flag-42 { background-position: -240px -26px; }
.flag.flag-43 { background-position: -260px -26px; }
.flag.flag-44 { background-position: -280px -26px; }
.flag.flag-45 { background-position: 0px -39px; }
.flag.flag-46 { background-position: -20px -39px; }
.flag.flag-47 { background-position: -40px -39px; }
.flag.flag-48 { background-position: -60px -39px; }
.flag.flag-49 { background-position: -80px -39px; }
.flag.flag-50 { background-position: -100px -39px; }
.flag.flag-51 { background-position: -120px -39px; }
.flag.flag-52 { background-position: -140px -39px; }
.flag.flag-53 { background-position: -160px -39px; }
.flag.flag-54 { background-position: -180px -39px; }
.flag.flag-55 { background-position: -200px -39px; }
.flag.flag-56 { background-position: -220px -39px; }
.flag.flag-57 { background-position: -240px -39px; }
.flag.flag-58 { background-position: -260px -39px; }
.flag.flag-59 { background-position: -280px -39px; }
.flag.flag-60 { background-position: 0px -52px; }
.flag.flag-61 { background-position: -20px -52px; }
.flag.flag-62 { background-position: -40px -52px; }
.flag.flag-63 { background-position: -60px -52px; }
.flag.flag-64 { background-position: -80px -52px; }
.flag.flag-65 { background-position: -100px -52px; }
.flag.flag-66 { background-position: -120px -52px; }
.flag.flag-67 { background-position: -140px -52px; }
.flag.flag-68 { background-position: -160px -52px; }
.flag.flag-69 { background-position: -180px -52px; }
.flag.flag-70 { background-position: -200px -52px; }
.flag.flag-71 { background-position: -220px -52px; }
.flag.flag-72 { background-position: -240px -52px; }
.flag.flag-73 { background-position: -260px -52px; }
.flag.flag-74 { background-position: -280px -52px; }
.flag.flag-75 { background-position: 0px -65px; }
.flag.flag-76 { background-position: -20px -65px; }
.flag.flag-77 { background-position: -40px -65px; }
.flag.flag-78 { background-position: -60px -65px; }
.flag.flag-79 { background-position: -80px -65px; }
.flag.flag-80 { background-position: -100px -65px; }
.flag.flag-81 { background-position: -120px -65px; }
.flag.flag-82 { background-position: -140px -65px; }
.flag.flag-83 { background-position: -160px -65px; }
.flag.flag-84 { background-position: -180px -65px; }
.flag.flag-85 { background-position: -200px -65px; }
.flag.flag-86 { background-position: -220px -65px; }
.flag.flag-87 { background-position: -240px -65px; }
.flag.flag-88 { background-position: -260px -65px; }
.flag.flag-89 { background-position: -280px -65px; }
.flag.flag-90 { background-position: 0px -78px; }
.flag.flag-91 { background-position: -20px -78px; }
.flag.flag-92 { background-position: -40px -78px; }
.flag.flag-93 { background-position: -60px -78px; }
.flag.flag-94 { background-position: -80px -78px; }
.flag.flag-95 { background-position: -100px -78px; }
.flag.flag-96 { background-position: -120px -78px; }
.flag.flag-97 { background-position: -140px -78px; }
.flag.flag-98 { background-position: -160px -78px; }
.flag.flag-99 { background-position: -180px -78px; }
.flag.flag-100 { background-position: -200px -78px; }
.flag.flag-101 { background-position: -220px -78px; }
.flag.flag-102 { background-position: -240px -78px; }
.flag.flag-103 { background-position: -260px -78px; }
.flag.flag-104 { background-position: -280px -78px; }
.flag.flag-105 { background-position: 0px -91px; }
.flag.flag-106 { background-position: -20px -91px; }
.flag.flag-107 { background-position: -40px -91px; }
.flag.flag-108 { background-position: -60px -91px; }
.flag.flag-109 { background-position: -80px -91px; }
.flag.flag-110 { background-position: -100px -91px; }
.flag.flag-111 { background-position: -120px -91px; }
.flag.flag-112 { background-position: -140px -91px; }
.flag.flag-113 { background-position: -160px -91px; }
.flag.flag-114 { background-position: -180px -91px; }
.flag.flag-115 { background-position: -200px -91px; }
.flag.flag-116 { background-position: -220px -91px; }
.flag.flag-117 { background-position: -240px -91px; }
.flag.flag-118 { background-position: -260px -91px; }
.flag.flag-119 { background-position: -280px -91px; }
.flag.flag-120 { background-position: 0px -104px; }
.flag.flag-121 { background-position: -20px -104px; }
.flag.flag-122 { background-position: -40px -104px; }
.flag.flag-123 { background-position: -60px -104px; }
.flag.flag-124 { background-position: -80px -104px; }
.flag.flag-125 { background-position: -100px -104px; }
.flag.flag-126 { background-position: -120px -104px; }
.flag.flag-127 { background-position: -140px -104px; }
.flag.flag-128 { background-position: -160px -104px; }
.flag.flag-129 { background-position: -180px -104px; }
.flag.flag-130 { background-position: -200px -104px; }
.flag.flag-131 { background-position: -220px -104px; }
.flag.flag-133 { background-position: -240px -104px; }
.flag.flag-134 { background-position: -260px -104px; }
.flag.flag-135 { background-position: -280px -104px; }
.flag.flag-136 { background-position: 0px -117px; }
.flag.flag-137 { background-position: -20px -117px; }
.flag.flag-138 { background-position: -40px -117px; }
.flag.flag-139 { background-position: -60px -117px; }
.flag.flag-140 { background-position: -80px -117px; }
.flag.flag-141 { background-position: -100px -117px; }
.flag.flag-142 { background-position: -120px -117px; }
.flag.flag-143 { background-position: -140px -117px; }
.flag.flag-144 { background-position: -160px -117px; }
.flag.flag-145 { background-position: -180px -117px; }
.flag.flag-146 { background-position: -200px -117px; }
.flag.flag-147 { background-position: -220px -117px; }
.flag.flag-148 { background-position: -240px -117px; }
.flag.flag-149 { background-position: -260px -117px; }
.flag.flag-150 { background-position: -280px -117px; }
.flag.flag-151 { background-position: 0px -130px; }
.flag.flag-152 { background-position: -20px -130px; }
.flag.flag-153 { background-position: -40px -130px; }
.flag.flag-154 { background-position: -60px -130px; }
.flag.flag-155 { background-position: -80px -130px; }
.flag.flag-156 { background-position: -100px -130px; }
.flag.flag-157 { background-position: -120px -130px; }
.flag.flag-158 { background-position: -140px -130px; }
.flag.flag-159 { background-position: -160px -130px; }
.flag.flag-160 { background-position: -180px -130px; }
.flag.flag-161 { background-position: -200px -130px; }
.flag.flag-162 { background-position: -220px -130px; }
.flag.flag-163 { background-position: -240px -130px; }
.flag.flag-164 { background-position: -260px -130px; }
.flag.flag-165 { background-position: -280px -130px; }
.flag.flag-166 { background-position: 0px -143px; }
.flag.flag-167 { background-position: -20px -143px; }
.flag.flag-168 { background-position: -40px -143px; }
.flag.flag-169 { background-position: -60px -143px; }
.flag.flag-170 { background-position: -80px -143px; }
.flag.flag-171 { background-position: -100px -143px; }
.flag.flag-172 { background-position: -120px -143px; }
.flag.flag-173 { background-position: -140px -143px; }
.flag.flag-174 { background-position: -160px -143px; }
.flag.flag-175 { background-position: -180px -143px; }
.flag.flag-176 { background-position: -200px -143px; }
.flag.flag-177 { background-position: -220px -143px; }
.flag.flag-178 { background-position: -240px -143px; }
.flag.flag-179 { background-position: -260px -143px; }
.flag.flag-180 { background-position: -280px -143px; }
.flag.flag-181 { background-position: 0px -156px; }
.flag.flag-183 { background-position: -20px -156px; }
.flag.flag-184 { background-position: -40px -156px; }
.flag.flag-185 { background-position: -60px -156px; }
.flag.flag-186 { background-position: -80px -156px; }
.flag.flag-187 { background-position: -100px -156px; }
.flag.flag-188 { background-position: -120px -156px; }
.flag.flag-189 { background-position: -140px -156px; }
.flag.flag-190 { background-position: -160px -156px; }
.flag.flag-191 { background-position: -180px -156px; }
.flag.flag-192 { background-position: -200px -156px; }
.flag.flag-193 { background-position: -220px -156px; }
.flag.flag-194 { background-position: -240px -156px; }
.flag.flag-195 { background-position: -260px -156px; }
.flag.flag-196 { background-position: -280px -156px; }
.flag.flag-197 { background-position: 0px -169px; }
.flag.flag-198 { background-position: -20px -169px; }
.flag.flag-199 { background-position: -40px -169px; }
.flag.flag-200 { background-position: -60px -169px; }
.flag.flag-201 { background-position: -80px -169px; }
.flag.flag-202 { background-position: -100px -169px; }
.flag.flag-203 { background-position: -120px -169px; }
.flag.flag-204 { background-position: -140px -169px; }
.flag.flag-205 { background-position: -160px -169px; }
.flag.flag-206 { background-position: -180px -169px; }
.flag.flag-207 { background-position: -200px -169px; }
.flag.flag-208 { background-position: -220px -169px; }
.flag.flag-209 { background-position: -240px -169px; }
.flag.flag-210 { background-position: -240px -169px; }
.flag.flag-666 { background-position: -260px -169px; }
.flag.flag-999 { background-position: -280px -169px; }
.flag.flag-212 { background-position: 0px -182px; }
.flag.flag-211 { background-position: -20px -182px; }