body {
    background: url("/static/images/blue_bg.jpg") repeat fixed center top transparent;
    color:#333;
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
    padding: 0;
    text-align: center;
}
body, legend {
    font-family: 'Trebuchet MS',Helvetica,Arial,sans-serif;
    line-height: 1.27;
    word-wrap: break-word;
    background-color: #EFEFEF;
}
#wrap {

}
#container {
    background-color:#F7F7F7;
    margin:0 auto;
    text-align:left;
}
.icon-dropdown {
    background: url("/static/images/icons/icon-sprite.png") no-repeat scroll -45px -60px transparent;
    display: block;
    height: 4px;
    width: 7px;
    overflow: hidden;
    margin: 6px 1px 0 5px;
}
#header .header-me .icon-dropdown {
    float: right;
}
.icon-stats {
    background: url("/static/images/icons/icon-sprite.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 12px;
    left: 5px;
    position: absolute;
    top: 3px;
    width: 11px;
}
.dropdown.selected .dropdown-child {
    display:block !important;
}
#dropdown-account {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #FFFFFF;
    padding: 10px;
    display:none;
    position: absolute;
    right: 3px;
    top: 31px;
    z-index: 10;
    -moz-border-radius:0 0 6px 6px;
    -webkit-border-radius:0 0 6px 6px;
}
#dropdown-account .menu-account {
    width: 229px;
}
#dropdown-account .menu-account li h4 {
    border-bottom: 3px solid #F9D9B0;
    color: #595959;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-top: 10px;
    text-transform: uppercase;
}
#dropdown-account .menu-account li {
    display: block !important;
    float: none !important;
    height: auto;
    padding: 0;
}
#dropdown-account .menu-account li a {
    background: none repeat scroll 0 0 transparent !important;
    border-top: medium none;
    border-right: medium none;
    border-left: medium none;
    border-bottom: 1px dotted #DDDDDD !important;
    color: #888888 !important;
    display: block;
    float: none;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    margin: 0;
    padding: 8px 5px;
    position: relative;
    text-decoration: none;

}
#dropdown-account .menu-account li a:hover {
    color: #6D3F03 !important;
}
.lightLink, .lightLink, .lightLink:visited, .lightLink:active {
    color: #888888;
}
.logo {
    float: left;
}
.logo a {
    background: url("/static/images/logo.png") no-repeat scroll 21px 12px transparent;
    display: block;
    height: 99px;
    width: 384px;
    text-indent: -9999px;
}
#header .inbox, #header .noti {
    background: url("/static/images/icons/icon_mail.gif") no-repeat scroll center center transparent;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    height: 35px;
    position: relative;
    text-decoration: none;
    width: 25px;
}
#header .noti {
    background: url("/static/images/icons/comment_yellow.gif") no-repeat scroll center center transparent;
    margin-right: 5px;
}
#header .inbox:hover, #header .noti:hover {
    background-color: #0D375E;
}
#header .noti-count {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 1px #45361C;
    -moz-box-shadow: 1px 1px 1px #45361C;
    box-shadow: 1px 1px 1px #45361C;
    background: none repeat scroll 0 0 #EF9400;
    padding: 0 2px;
    position: absolute;
    right: 1px;
    top: 2px;
}
#header  {
    margin: 0 auto;
    padding: 12px 0 0;
    text-align: left;
    vertical-align: baseline;
    width: 1015px;
    position: relative;
}

#content-wrap {
    clear: both;
    margin:0 auto;
    text-align:center;
    width: 1025px;

}
#content-body  {
    background-color: #FFFFFF;
    text-align:left;
    overflow: auto;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -khtml-border-radius:8px;
    padding: 10px;
}
#content {
    float:left;
    margin-bottom:20px;
    width:685px;
}
#content h3, #content h1.header_lb {
    background: none repeat scroll 0 0 #A5DAFA;
    border-bottom: none;
    color: #176093;
    font-size: 16px;
    height: 33px;
    line-height: 32px;
    padding: 0 5px 0 10px;
    text-shadow: 1px 1px 0 #D9E9F5;
}
#list_surround h3 {
    padding: 0;
}
#content .info, .info {
    border: 1px solid #D9E9F5;
    padding: 10px;
    text-align: justify;
    line-height: 1.5;
    margin-bottom: 20px;
    overflow: auto;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -khtml-border-radius:0 0 5px 4px;
}

#content h3 span {
    color: #3783BB;
    float: right;
    font-size: 13px;
    font-weight: normal;
}
#content h3 span a, .title_bar-menu-lb a {
    background: none repeat scroll 0 0 #F3F8FC;
    border-color: #FFFFFF #8CAABB #8CAABB #FFFFFF;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 21px;
    margin-right: 5px;
    margin-top: 6px;
    padding: 0 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}
#content h3 span a:hover, .title_bar-menu-lb a:hover {
    background: none repeat scroll 0 0 #E9F7FE;
    color: #ED5C05;
    text-decoration: none;
}
.actors-content li {
    border-radius: 0 6px 0 6px;
    -webkit-border-radius: 0 6px 0 6px;
    -moz-border-radius: 0 6px 0 6px;
    background: none repeat scroll 0 0 #E9F7FE;
    border-color: #E0F3FE #A7B5BE #A7B5BE #E0F3FE;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    float: left;
    height: 76px;
    letter-spacing: normal;
    margin: 0 10px 15px 0;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 202px;
}
.actors-content li .desc {
    float: left;
    width: 132px;
}
.actors-content li img {
    float: left;
    margin-right: 15px;
}
.actors-content li strong {
    display: block;
}
.actors-content li .role {
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}
.edit {
    bottom: 0;
    float: right;
    margin: 0 5px 5px 0;
    position: absolute;
    right: 0;
    line-height: 14px;
}
#page-menu {
    background: url("/static/images/page-menu-bg.gif") repeat-x scroll left top transparent;
    border-left: 1px solid #69A2CC;
    border-right: 1px solid #69A2CC;
    display: block;
    height: 30px;
    margin: 7px 0;
}

#page-menu ul li {
    border-right: 1px solid #FFFFFF;
    float: left;
}
#page-menu ul li a {
    border-bottom: 1px solid #004A7C;
    border-right: 1px solid #004A7C;
    color: #FFFFFF;
    display: block;
    float: left;
    line-height: 29px;
    padding: 0 19px;
    text-decoration: none;
}
#page-menu ul li a:hover, #page-menu ul li.active a {
    background: url("/static/images/actors-page-menu-active-bg.gif") repeat-x scroll left top transparent;
}
#side-content {
    float: right;
    margin-bottom: 10px;
    position: relative;
    width: 310px;
    overflow: hidden;
}
#side-content .content {
    padding: 10px 0 20px 10px;
}

#side-content .content h3, #content h3.darker  {
    background: none repeat scroll 0 0 #3783BB;
    border-bottom: 1px solid #004A7C;
    color: #FFFFFF;
    line-height: 2;
    padding: 0 13px;
    font-size: 15px;
    text-shadow: 1px 1px 0 #243D4C;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
}
#side-content ul.item-list {
    background: none repeat scroll 0 0 #F3F8FC;
    border-color: #FFFFFF #D9E9F5 #D9E9F5;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 16px;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -khtml-border-radius:0 0 5px 4px;
}
ul.item-list li {
    padding: 4px 10px;
    border-bottom: 1px solid #D9E9F5;
    border-top: 1px solid #ffffff;
}
ul.item-list.clean li {
    border-bottom: none;
    border-top: none;
}
ul.item-list li .img_small, .img-box .img_small {
    width: 32px;
}
ul.item-list li .img-med {
    width: 50px;
}
ul.item-list li a {
    color: #2C689A;
    font-weight: bold;
}
ul.item-list li.current a {
    color: #ED5C05;
}
ul.item-list li .fbox {
    float: left;
    line-height: 1.8;
}
ul.item-list li .fbox strong, .block {
    display: block;
}
.block {
    line-height: 1.8;
}
.w30 {
    width: 33%;
}
.w50 {
    width: 49%;
}
.empty-result {
    padding: 10px;
}
.author-title {
    color: #264B85;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
}
.author-image {
    display: block;
    margin-bottom: 15px;
    text-align: center;
    background: none repeat scroll 0 0 #589CCF;
    border: 1px solid #2C6996;
    padding: 8px 6px;
    position: relative;
}
ul.author-menu {
    margin-bottom: 25px;
}
ul.author-menu li {
    margin-bottom: 5px;
}
ul.author-menu li a {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #D5EEFD;
    border-color: #E0F3FE #A7B5BE #A7B5BE #E0F3FE;
    border-style: solid;
    border-width: 1px;
    color: #1675B6;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
}
ul.author-menu li a:hover {
    color: #ED5C05;
}
#container {
    overflow:hidden;
}
.clear {
    clear:both;
}

#footer {
    padding: 20px 0;
    width: 1015px;
    margin: 0 auto;
    color: #4479A0;
}
#footer .footer-column {
    padding:0 20px;
    vertical-align:top;
    width:980px;
    margin:0 auto;
    text-align:center;
}
#footer ul.footer-menu {
    margin-bottom: 5px;
}
#footer ul.footer-menu li {
    color: #ffffff;
    display: inline;
    padding: 0 10px;
}
#footer ul.footer-menu li a {
    color: #fff;
    font-size: 13px;
}
#footer .footer-cr {
    text-align: center;
    color: #62C5FF;
}
* {
    margin:0;
    padding:0;
}
ul, li {
    list-style:none outside none;
}
#menu-main {
    float: left;
    position: relative;
}
#menu-main .menu {
    margin: 10px 0;
}
#menu-main ul li {
    float: left;
}
#menu-main li:hover a.child, #menu-main li a.current, #menu-main li a.child:hover {
    background: none repeat scroll 0 0 #002444;
}
#menu-main li a.child {
    color: #EAF2F8;
    float: left;
    font-size: 18px;
    height: 21px;
    padding: 3px 10px 4px;
    text-align: center;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    margin-right: 4px;
}
#menu-main li:hover a.child {

}
#menu-main li:hover ul {
    display: block;
}
#menu-main li ul {
    padding: 5px 0;
    background: none repeat scroll 0 0 #002444;
    display: none;
    position: absolute;
    top: 34px;
    z-index: 9;
    min-width: 130px;
    -moz-border-radius:0 4px 4px 4px;
    -webkit-border-radius:0 4px 4px 4px;
    -khtml-border-radius:0 4px 4px 4px;
}
#menu-main li ul li {
    float: left;
    width: 130px;
}
#menu-main li ul li a {
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    color: #EAF2F8;
    display: block;
    font-size: 13px;
    line-height: 16px;
    padding: 3px 10px;
    text-align: left;
    text-decoration: none;
}
#menu-main li ul li a:hover {
    color: #52B3D1;
}
#menu-main .search-main {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 27px;
    padding: 0 10px;
    width: 368px;
    font-size: 12px;
}
#menu-main .menu .last {
    margin: 0;
}
.sectionHeaders div {
    display: table-cell;
    vertical-align: middle;
}
#search {
    border: 0 none;
    float: left;
    height: 17px;
    padding: 5px 0;
    width: 240px;
    font-size: 12px;
}
#header .search-main select {
    border: 0 none;
    float: left;
    height: 25px;
    margin-right: 10px;
    padding: 5px 0;
    width: 70px;
}
#header .login-form {
    float: right;
    text-align: right;
    width: 220px;
    position: relative;
}
#header .login-form .form-field {
    background: none repeat scroll 0 0 #01264C;
    padding: 8px;
}
#header .login-form .sign-up {
    float: left;
    margin-left: 11px;
    margin-top: 1px;
}
#header .login-form .log-in {
    float: left;
    margin-left: 9px;
    margin-top: 0;
    position: absolute;
    right: 13px;
}
#header .login-form .sign-up a, #header .login-form .log-in input {
    background: url("/static/images/join-up.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 22px;
    line-height: 21px;
    text-align: center;
    width: 74px;
    display: block;
    text-decoration: none;
}
#header .login-form .log-in input {
    background: url("/static/images/login-btn.png") no-repeat scroll left top transparent;
    border: 0 none;
    height: 26px;
    width: 79px;
    font-size: 11px;
}
#header .login-form .form-field .field.np {
    padding: 0;
}
#header .login-form .form-field .field {
    overflow: auto;
    padding-bottom: 10px;
}
#header #h_username, #header #h_password  {
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    float: left;
    height: 15px;
    width: 105px;
    font-size: 11px;
    padding: 5px 0 5px 5px;
    color: #ffffff;
}

#header .login-form .form-field .field input,
#menu-main .search-main,
#menu-main li ul li a:hover,
#comments .comment-meta li a {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;

}
.filter,
.filter h3,
.img-display-row,
.frb,
#alphabet,
#register,
.members,
.members-all-time,
#header .login-form .form-field,
#header .login-form .header-account,
#menu-main li a.child.current,
#menu-main li a.child:hover,
#menu-main li:hover a.child {
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
}
.sectionHeaders {
    background: none repeat-x scroll center top #F9D9B0;
    border-bottom: 1px solid #F9BC6D;
    border-top: 1px solid #F9D9B0;
    color: #6D3F03;
    margin: 3px auto 0;
    padding: 0;
}

.sectionHeaders span {
    display: block;
    padding: 5px 10px;
}

.clear2 {
    clear: both;
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    position: relative;
}
/*
#176093
 */
body a {
    color: #1675B6;
    outline: none;
}
body a:hover {
    color: #417394;
    text-decoration: underline;
}
a, a:visited {
    color: #1675B6;
    text-decoration: none;
}

#header .header-account {
    background: none repeat scroll 0 0 #01264C;
    border-color: #011E3D #10375F #10375F #011E3D;
    border-left: 1px solid #011E3D;
    border-style: solid;
    border-width: 1px;
    padding: 0 8px;
    position: relative;
}
#header .header-me .menu-sublist {
    background: none repeat scroll 0 0 #001629;
    padding: 10px 0 20px;
    position: absolute;
    right: 8px;
    text-align: left;
    top: 35px;
    width: 229px;
    z-index: 9;
    -moz-border-radius:6px 0 6px 6px;
    -webkit-border-radius:6px 0 6px 6px;
    -khtml-border-radius:6px 0 6px 6px;
    display: none;
}
#header .header-me .menu-sublist .active a, .menu-sublist li span a:hover {
    background: none repeat scroll 0 0 #2C5878;
}
#header .header-me .selected .menu-sublist {
    display: block;
}
.menu-sublist li {
    padding: 0 15px;
}
.menu-sublist li h4 {
    border-bottom: 3px solid #2C5878;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 0 0 2px;
    text-transform: uppercase;
}
.menu-sublist li h4 a {
    color: #92C7E4;
    text-decoration: none;
}

.menu-sublist li span a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #2C5878;
    color: #92C7E4;
    display: block;
    float: none;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    margin: 0;
    padding: 8px 5px;
    position: relative;
    text-decoration: none;
}
#ME-NOTI, #ME-PM {
    min-width: 390px;
}

.menu-sublist li a:hover {
    color: #ffffff;
}
#header .header-me {
    float: right;
}
#header .header-me a.drop-link {

}
#header .header-me a.my-profile {
    color: #FFFFFF;
    float: left;
    padding: 9px 10px 7px;
    text-decoration: none;
}
#header .header-me .selected a.drop-link, #header .header-me .selected a.drop-link:hover {
    background-color: #001629;
}
#header .header-me a.drop-link:hover {
    background-color: #0D375E;
}
#header .header-me .avatar-me, #header .header-me img {
    height: 19px;
    width: 19px;
}
#header .header-me .avatar-me {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #FFFFFF;
    display: inline;
    float: left;
    height: 19px;
    margin-right: 10px;
    margin-top: -2px;
    width: 19px;
}

.right-arrow {
    font-family: arial;
    font-size: 15px;
}
.avatar-comment {
    border: 1px solid #CCCCCC;
    display: block;float: right;
    margin: 0;
    padding: 2px;
    text-align: center;
}
.color2, .color2 a {
    color: #ed5c05;
}
.color3, .color3 a {
    color: #023B6C;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.xsmall {
    font-size: 9px;
}
.small {
    font-size: 11px;
}
.medium {
    font-size: 12px;
}
.ddd {
    color: #DDD;
}
._more, ._less {
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #1675B6;
}
._more:hover, ._less:hover {
    color: #417394;
}
._more:before, ._less:before {
   content: "...";
   padding-right:2px
}
._more:after {
   content: "+";
   padding-left:2px
}
._less:after {
   content: "-";
   padding-left:2px
}

.mdl-form ol.form-field li.field{
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #EEE;
    text-align: left;
    line-height: normal;
    margin-bottom: 0;
}
ol.form-field li.field{
    position: relative;
}
input.input-text {
    width: 268px;
}

.input-browse {
    float: right;
    position: absolute;
    right: 186px;
}

input.file {
    float: left;
    height: 34px;
    width: 77px;
    left: 421px;
    -khtml-opacity: 0;
    -moz-opacity: .0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 14px;
    z-index: 99;
    cursor: pointer;

}
select.input-select  {
    width: 278px;
}

.mdl-form input.input-text, .mdl-form .input-select-cont, .mdl-form .input-textarea {
    width: 244px;
    padding: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
    color: #222;
    background: #F7F7F7;
    outline: none;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #E7E6E6;
    border-bottom: 1px solid #E7E6E6;
    height: auto;
    overflow: hidden;
}

input.input-text {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    background: url("/static/images/gradient.png") repeat-x scroll top center #FFFFFF;
    border: 1px solid #adcee7;
    font-size: 13px;
    height: 20px;
    margin: 0;
    padding: 5px;
    color: #595959;
}
.input-textarea {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    background: url("/static/images/gradient.png") repeat-x scroll top center #FFFFFF;
    border: 1px solid #adcee7;
    font-size: 13px;
    margin: 0;
    padding: 6px 5px;
    color: #595959;
}
input.input-checkbox {
    margin-right: 5px;
    margin-top: 8px;
}
label.input-checkbox {
    margin-right: 15px;
}
ol.form-field li.field {
    clear: both;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 125px;
}

.mdl-form ol.form-field li.field .field-container {
    margin-left: 130px;
}
.mdl-form ol.form-field li.field .field-label {
    margin-left: 0;
    display: block;
    float: left;
    width: 130px;
    padding-top: 8px;
    color: #222;
    font-size: 13px;
    text-align: left;
    margin-left: -130px;
}
ol.form-field li.field .field-label {
    display: inline;
    float: left;
    margin-left: -118px;
    text-align: right;
    white-space: nowrap;
    width: 107px;
}
ol.form-field li.field div.field .field-label {
    display: inline;
    float: none;
    font-size: 12px;
    font-weight: normal;
    margin-left: 0;
    margin-right: 10px;
    width: auto;
}
.form-submit {
    margin-left: 125px;
    margin-top: 15px;
}
.button {
    display:block;
    height: 28px;
    margin: 5px 0 10px;
}
.button a {
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    background: url("/static/images/gradient2.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #999999;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    outline: medium none;
    padding: 5px 20px;
}
.button a:hover {
    color: #999;
    text-decoration: none;
}
.button-save {
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    border-radius:6px;
    background: none repeat scroll 0 0 #3173A5;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    outline: medium none;
    padding: 5px 20px;
    text-align: center;
}
.button-save:hover {
    background: none repeat scroll 0 0 #3F8CC5;
    color: #FFFFFF;
}
button[classname="btn-add_note"],
button[classname="trans_btn"] {
    background: transparent !important;
    color: #1675B6 !important;
    font-size: 12px !important;
    font-weight: normal !important;
    text-shadow: none !important;
    border: 1px solid #ffffff !important;
}
button[classname="btn-add_note"]:hover,
button[classname="trans_btn"]:hover {
    color: #ED5C05 !important;
}
.mdl-form .input-select-cont select.input-select {
    border: none;
    background: none;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    -khtml-border-radius:0;
    -webkit-appearance: none;
    border-radius:0;
    padding: 0;
    width: 125%;
    outline: none;
    background: transparent;
}
.mdl-form .input-select-cont {
    background: url("/static/images/arrow_state_select.png") no-repeat scroll 95% center #F7F7F7;
}
select.input-select {
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    border-radius:6px;
    background: url("/static/images/gradient.png") repeat-x scroll center top transparent;
    border: 1px solid #adcee7;
    padding: 6px 5px;
}

.colorWarning {
    color: #6D3F03 !important;
}
input, textarea, select, button {
    outline: none;
}
select {
    background-color: transparent !important;
}
.field-error .input-textarea,
.field-error input.input-text,
.field-error input.input-checkbox,
.field-error .input-select-cont,
.field-error input.password {
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    background: none repeat scroll 0 0 #fffeed;
    border: 2px solid #FFAB23 !important;
}
.field-error .input-select-cont {
    background: url("/static/images/arrow_state_select.png") no-repeat scroll 95% center #fffeed;
}
.mdl-form .input-error .input-textarea,
.mdl-form .input-error .input-select-cont,
.mdl-form .input-error input.input-text,
.mdl-form .input-error input.input-checkbox,
.mdl-form .input-error input.password {
    background: none repeat scroll 0 0 #f5e6de;
}
.mdl-form .input-good .input-textarea,
.mdl-form .input-good .input-select-cont,
.mdl-form .input-good input.input-text,
.mdl-form .input-good input.input-checkbox,
.mdl-form .input-good input.password {
    background: none repeat scroll 0 0 #DEF5E1;
}
.field-errors ul {
    -moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #FFAB23;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    list-style: square outside none;
    margin-bottom: 10px;
    padding: 5px 10px 2px;
}
.field-errors ul li {
    margin: 0 0 5px 10px;
    list-style: square outside none;
}
.field-error input.input-text:focus {
    background-color: #fff;
}
.mdl-form input.input-text:focus, .mdl-form textarea:focus, .mdl-form textarea.input-textarea:focus{
    border-top: 1px solid #2074a4;
    border-left: 1px solid #2074a4;
    border-right: 1px solid #9bbfd4;
    border-bottom: 1px solid #9bbfd4;
}
input.input-text:focus, textarea:focus, textarea.input-textarea:focus{
    border-color: #2074A4;
    background-image: none;
}

ol.form-field li.field span {
    margin-top: 2px;
    color: #888;
    display: block;
    font-size: 11px;
    line-height: 13px;
    padding-right: 10px;
}
ol.form-field li.field div.note {
white-space: normal;
}
/*ol.form-field li span.note {
    margin-bottom: 0;
    margin-left: -112px;
    position: absolute;
    text-align: right;
    top: 25px;
    width: 101px;
}*/
.itemList,.itemListCol {
    margin-top: 20px;
}
.itemList .avatar,.itemListCol .avatar{
    display: inline;
    float: left;
    margin: 0 20px 0px 0;
    text-align: right;
    width: 100px;
    font-weight: bold;
    color: #ED8805;
}
.itemListCol li {
    float: left;
    width: 220px;
}
.itemList li,.itemListCol li {
    background: url("/static/images/gradient3.png") repeat-x scroll center top transparent;
    border-bottom: 1px solid #EEE;
    border-top: 1px solid #FFF;
    padding: 10px;
}
.itemList li .date,.itemListCol li .date {
    color: #999999;
    float: right;
    font-size: 11px;
}
.itemList li .content,.itemListCol li .content {
    overflow: hidden;
    padding-right: 5px;
}
.userTitle, .user-title {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #999;
}
.itemList .statuOnline,.itemList .statuOffline {
    font-size: 10px;
    font-weight: normal;
    color: #00AA00;
}
.itemList .statuOffline {
    color: #777;
}
.itemList .postTitle {
    font-weight: bold;
    padding: 4px 0;
}
.itemList .contentMeta {
    font-size: 11px;
    overflow: hidden;
    padding: 15px 5px 5px 0;
}
.itemList .publicControls {
    float:right;
}

.muted, .muted a {
    color: #999 !important;
}


.linkList li {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    border-bottom: medium none;
    border-right: 1px solid #DDDDDD;
    display: inline;
    padding: 0 10px;
    font-size: 12px;
}
.linkList li.first {
    padding-left: 0;
}
.linkList li.last {
    border-right: none;
}
.breadcrumb {
    display:block;
    height: 30px;
}
.breadcrumb li {
    background: url("/static/images/icons/arrow_right.gif") no-repeat scroll right center transparent;
    float: left;
    padding-left: 3px;
    padding-right: 10px;
}
.breadcrumb li a,.breadcrumb li span {
    display:block;
    padding: 2px 4px;

}
.breadcrumb li.lastnav {
    background: none repeat scroll 0 0 transparent;
}
img {
    border: 0;
    outline: none;
}
.pagination {
    color: #999999;
    display: block;
    float: right;
    font-weight: 700;
    margin-top: 10px;
    padding: 0;
    text-align: right;
}
.nb {
    border: medium none !important;
}
.pagination li {
    background-color: #FFFFFF;
    display: block;
    float: left;
    font-weight: 700;
    margin: 0 2px;
    padding: 3px 4px;
}
.avatar-display {
    float:right;
    position: relative;
}
.avatar-display span{
    float: right;
    position: absolute;
    right: 0;
    text-align: center;
}
.albumGrid {
    position: relative;
    text-align: center;
    font-size: 11px;
    margin-top: 10px;
    padding: 6px;
}

.albumGrid .thumb b,.albumGrid .thumb {
    height: 109px;
    width: 148px;
}
.albumGrid .thumb-wrapper .thumb,.thumb .thumb-wrap b{
    height: 109px;
    width: 144px;
}
.albumGrid .thumb b {
    background-color: #EEEEEE;
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
}


.albumGrid .thumb-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    left: 4px;
    padding: 4px;
    position: absolute;
    top: 4px;
}
.albumGrid .thumb-lb {
    margin-bottom: 4px;
    margin-right: 4px;
}
.albumGrid .thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    outline: medium none;
    padding: 4px;
    position: relative;
    vertical-align: bottom;
    -webkit-box-shadow: 1px 1px 3px #DDDDDD;
    -moz-box-shadow: 1px 1px 3px #DDDDDD;
    box-shadow: 1px 1px 3px #DDDDDD;
}

.albumGrid div.thumb:hover, .albumGrid a.thumb:hover, .albumGrid .default .thumb {
    border-color: #FFAB23;
}
.albumGrid div.thumb a.options{
    background: url("/static/images/icons/bg_trans50.png") repeat scroll bottom center transparent;
    bottom: 4px;
    color: #FFFFFF;
    display: none;
    float: right;
    padding: 2px 0;
    position: absolute;
    text-decoration: none;
    width: 148px;
}
.albumGrid div.thumb:hover a.options {
    display: block;
}

.albumGrid div.thumb a.options.otl {
    background: url("/static/images/icons/delete_small.png") no-repeat scroll bottom center transparent;
    bottom: auto;
    height: 14px;
    padding: 0 2px;
    right: 4px;
    top: 4px;
    width: 14px;
}

.albumGrid .thumb:hover, .albumGrid .thumb:hover .thumb-wrap {
    border-color: #ED5C05;
}
.albumGrid .thumb-wrapper {
    position: relative;
}
.albumGrid .thumb-details {
    text-align: left;
    padding: 5px 0;
    width: 154px;
}
.albumGrid .thumb-details strong {
    font-weight: bold;
    font-size: 12px;
}
.albumGrid .thumb-details .thumb-text {
    overflow: hidden;
    word-wrap: break-word;
}
.image-preview {
    border: 1px solid #ddd;
    padding: 4px;
    text-align: center;
    -webkit-box-shadow: 1px 1px 3px #EEEEEE;
    -moz-box-shadow: 1px 1px 3px #EEEEEE;
    box-shadow: 1px 1px 3px #EEEEEE;
}
.image-preview .image {
    background: none repeat scroll 0 0 #F6F6F6;

}
.button-bar {
    overflow: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    text-decoration: none;
}
#button-bar-fav {
    -moz-border-radius: 6px 6px 6px 6px;
    background:-webkit-gradient(linear,left top,left bottom,from(#fbfbfb),to(#f4f4f4));
    background:-moz-linear-gradient(top,#fbfbfb,#f4f4f4);
    border: 1px solid #DDDDDD;
    float: left;
    font-size: 12px;
    padding: 4px 7px 4px 28px;
    position: relative;
    color: #595959 !important;
}
#button-bar-fav:hover {
    background:-webkit-gradient(linear,left top,left bottom,from(#fbfbfb),to(#eeeeee));
    background:-moz-linear-gradient(top,#fbfbfb,#eeeeee);
    text-decoration: none;
}
.icon-sprite {
    background: url("/static/images/icons/icon-sprite.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    left: 6px;
    position: absolute;
    top: 4px;
    width: 16px;
}
.sprite {
    background: url("/static/images/icons/icon-sprite.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 16px;
    width: 16px;
}
.sprite.icon-edit {
    background-position: -101px -57px;
    float: right;
}
.fcg {
    color: #808080;
}
.header-panel {
    font-size: 12px;
    font-weight:normal;
    float: right;
}


.standard {
    color: #555555;
}
.pbm {
    padding-bottom: 10px;
}
.pbh {
    padding-bottom: 5px;
}
.prm {
    padding-right: 10px;
}
.ptm {
    padding-top: 10px;
}
.mtm {
    margin-top: 10px;
}
.mlh {
    margin-left: 5px;
}
.mlm {
    margin-left: 10px;
}
.mbm {
    margin-bottom: 10px;
}
.mvm {
    margin: 10px 0;
}
.lastChild {
    padding-right: 0;
}
h2.header-title, h1.header-title {
    border-bottom: 1px dotted #EEEEEE;
    color: #ED5C05;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: left;
}
.mdl-form h2.header-title {
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
background: none repeat scroll 0 0 #A5DAFA;
color: #1675B6;
font-size: 15px;
padding: 4px 10px;
margin-bottom: 0;
border: 1px solid #8CAABB;
text-shadow: 1px 1px 0 #D9E9F5;
}
.menu-child .dropdown-link {
    padding-right: 24px !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
table, tr, td, tbody, thead {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
table.item-list {

}
table.item-list tr.first {
    border-top: 0 none;
}
table.item-list tr {
    background: none repeat scroll 0 0 #D5EEFD;
    border-right: 1px solid #A5DAFA;
    border-bottom: 1px solid #A5DAFA;
    border-left: 1px solid #A5DAFA;
    color: #1A3D57;
    padding: 4px;
    text-align: center;
}
table.item-list tr.header {
    background: none repeat scroll 0 0 #1A3D57;
    color: #FFFFFF;
    padding: 7px 0;
    text-align: center;
}
table.item-list tr.header th {
    border-right: 1px solid #FFFFFF;
    padding: 10px 0;
}
table.item-list tr.header th.first {
    border-left: 1px solid #1A3D57;
}
table.item-list tr.header th.last {
    border-right: 1px solid #1A3D57;
}
table.item-list tr.odd {
    background: none repeat scroll 0 0 transparent;
}
table.item-list tr td {
    border-right: 1px solid #A5DAFA;
    padding: 10px;
}
table.item-list tr td .add {
    background: none repeat scroll 0 0 #2C6996;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-right: 12px;
    padding: 3px 4px;
    text-decoration: none;
}
table.item-list tr td.nbr {
    border-right: 0 none;
}

.reviews .r-author img {
    float: left;
    margin-right: 10px;
}
.reviews .r-author .r-desc {
    font-size: 12px;
    width: 340px;
}
.reviews .meta {
    font-size: 12px;
}

.reviews .date, .reviews .seen, .reviews .r-help {
    display: block;
}

.reviews .meta {
    float: right;
    text-align: right;
}
.reviews .date {
    color: #265B84;
}
.reviews .r-top {
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 5px;
    padding-bottom: 5px;
    overflow: auto;
}

.reviews .r-top .text {
    margin-left: 65px;
}
.reviews .r-bottom span {
    line-height: 1.5em;
}
.reviews li {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 0;
    padding: 10px 0 20px;
}
.title-big {
    font-size: 16px;
}
.title {
    font-size: 14px;
}
.reviews .r-help {
    margin-top: 14px;
    padding: 3px 0;
}
 .helpful-but, .not-helpful-but, .add-mdl-btn {
    background: none repeat scroll 0 0 #E9F7FE;
    border-bottom: 1px solid #D9E9F5;
    border-right: 1px solid #D9E9F5;
    padding: 2px 3px;
    cursor: pointer;
    color: #176093;
}
.helpful-but:hover, .not-helpful-but:hover, .add-mdl-btn:hover {
    background: none repeat scroll 0 0 #1E5995;
    color: #fff;
    text-decoration: none;
}
.add-mdl-clean {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0;
    border-right: 0;
}
.add-mdl-clean:hover {
    color: #ED5C05;
    background: transparent;
}
.add-mdl-btn {
    font-size: 11px;
}
.reviews .report {
    float: right;
}
.reviews-simple .r-top, .reviews-simple .r-bottom {
    margin: 0;
}
.reviews-simple .r-top {
    border-bottom: 0 none;
}
.reviews-simple li {
    border: 0 none;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 10px;
    padding: 0;
}
.recs-list {

}
.recs-list li {
    overflow: auto;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}
.recs-list li .top-content {
    padding-bottom: 2px;
}
.recs-list li .split {
    width: 50%;
}
.odd-content .content {
    background: none repeat scroll 0 0 #F4FAFD;
    border: 1px solid #D9E9F5;
    margin-right: 30px;
    padding: 10px;
}
.blue-header {
    color: #00639F;
    font-size: 18px !important;
}
.dark-header, .blue-header {
    font-size: 19px;
    line-height: 30px;
}
.dark-header, .blue-header{
    background: none repeat scroll 0 0 transparent !important;
}

.dark-header span.date {
    color: #999999;
    float: none;
    font-size: 16px;
    line-height: 16px;
}
.header-title-a, .header-title-b {
    border-bottom: 1px solid #D9E9F5;
    color: #00639F;
    font-size: 18px;
    line-height: 30px;
}
.header-title-b {
    font-size: 17px !important;
    color: #2F80B1;
}
.even-content {
    margin-bottom: 20px;
}
.even-content .content {
    padding: 10px !important;
    border: 1px solid #D9E9F5;
}
.pad-it {
    margin: 3px 0;
    padding: 3px 0;
}
.quick-stats {
    border-bottom: 2px solid #589DCF;
    font-family: Ebrima, Arial,sans-serif;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
    border-right: 2px solid #589DCF;
}
.quick-stats li.active {
    background: none repeat scroll 0 0 #F2FAFF;
    font-weight: bold;
    color:#ED5C05;
}
.quick-stats li {
    border-top: 1px solid #D9E9F5;
    border-left: 1px solid #D9E9F5;
    border-bottom: none;
    padding: 5px 10px;
    text-align: right;
    margin-bottom: 0;
}
.quick-stats li u {
    display: block;
    float: left;
    text-decoration: none;
}
.recs li {
    border-top: 1px solid #EBEBEB;
    overflow: auto;
    padding: 10px 0;
}
.recs .img-border {
    border: 2px solid #D9E9F5;
    float: left;
    margin-right: 10px;
    padding: 2px;
}
.img-b img {
    border: 1px solid #CCCCCC;
    padding: 2px;
}
.recs .content {
    float: left;
    width: 590px;
}
.recs .odd, .rec-odd {
    background: none repeat scroll 0 0 #F3F8FC;
    border-top: 1px solid #D9E9F5;
    padding: 10px 5px;
}
.recs .even {
    padding: 0 5px;
}
.recs .more-recs {
    padding: 5px 0;
}

.series-list li .content {
    margin-bottom: 15px;
    text-align: left;
}
.series-list li .content h4 {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: none repeat scroll 0 0 #A5DAFA;
    border-bottom: 1px solid #8CAABB;
    color: #333333;
    font-size: 16px;
    line-height: 32px;
    padding: 0 10px;
    text-shadow: 1px 1px 0 #D9E9F5;
}
.series-list li .content h4 a {
    color: #176093;
}
.series-list li .details {
    background: none repeat scroll 0 0 #E9F7FE;
    border-color: #FFFFFF #D9E9F5 #D9E9F5;
    border-left: 1px solid #D9E9F5;
    border-style: solid;
    border-width: 1px;
    overflow: auto;
    padding: 10px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.series-list li .img {
    float: left;
}
.series-list li .desc {
    line-height: 1.35;
    text-align: justify;
    margin-left: 65px;
}
.series-list li .desc .score {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F7FCFE;
    border-color: #E7EEF4 #AECADA #AECADA #E7EEF4;
    border-style: solid;
    border-width: 1px;
    float: right;
    line-height: 24px;
    padding: 0 8px;
    text-shadow: 1px 1px 0 #E7EEF4;
}
.series-list li .score-value {
    color: #ED5C05;
    font-size: 18px;
}
.series-list li .meta ul {
    color: #006699;
}
.series-list li .meta ul li.first {
    border-left: medium none;
    margin-left: 0;
    padding-left: 0;
}
.series-list li .meta ul li {
    border-left: 1px solid #CCCCCC;

    float: left;
    margin-left: 0.6em;
    padding-left: 0.6em;
}
.series-list li .box {
    background: none repeat scroll 0 0 #F3F8FC;
    border: 1px solid #D9E9F5;
    float: left;
    height: 80px;
    margin: 0 0 0 20px;
    padding: 5px;
    width: 112px;
}
.series-list li .box .score {
    font-size: 25px;
    margin-top: 15px;
    text-align: center;
}
.series-list li .box .rank {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    color: #888;
}
.series-list li .rank {
    color: #555555;
    float: right;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    margin-right: 10px;
}
h1.header-title {
    color: #3F8CC5;
    font-size: 19px;
    height: 33px;
    line-height: 33px;
}
h2.header-title {
    color: #3F8CC5;
    font-size: 19px;
    min-height: 20px;
}

h2.header-title .sub, h1.header-title .sub {
    display: block;
    font-weight: normal;
    color: #1B6DA5;
    font-size: 11px;
}

#alphabet {
    background: none repeat scroll 0 0 #F3F8FC;
    border-color: #E7EEF4 #A9C3D3 #A9C3D3 #E7EEF4;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    font-weight: bold;
    line-height: 40px;
    margin: 10px 0;
    padding: 0 10px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#alphabet li {
    display: inline;
}
#alphabet li a {
    padding: 3px 6px;
    border: 1px solid #F3F8FC;
}
#alphabet li.active a {
    border: 1px solid #357EB5;
}

.filter {
    background: none repeat scroll 0 0 #357EB5;
    color: #FFFFFF;
    font-family: Khmer UI,Arial,Helvetica,sans-serif;

    margin-bottom: 20px;
    text-align: left;
}
.filter ul.sort-head {
    border-bottom: 1px solid #5593C1;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.filter ul.sort-head li {
    display: inline-block;
    line-height: 1.8;
    padding: 0 10px;
}
.filter ul.sort-head li input {
    margin-right: 5px;
    cursor: pointer;
}
.filter ul.sort-head li label {
    cursor: pointer;
}
.filter ul.type-sort-list {
    float: right;
    width: 120px;
}
.filter ul.detail-sort-list {
    float: left;
    width: 120px;
}

.filter ul.detail-sort-list li.active, .filter ul.type-sort-list li.active {
    background: none repeat scroll 0 0 #CCDFF4;
    color: #000000;
}
.filter ul.detail-sort-list li, .filter ul.type-sort-list li {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    cursor: pointer;
}
.filter .sort-btn {
    text-align: center;
    margin: 20px 0 0;
}
.filter .sort-btn img {
    cursor: pointer;
}
.img-box, .img-box-sqr {
    float: left;
}
.img-box-sqr {
    overflow: hidden;
    height: 50px;
}
.sqr-content {
    float: left;
    width: 217px;
}
.mrm {
    margin-right: 10px;
}
.of {
    overflow: auto;
}

.members, .members-all-time {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: none repeat scroll 0 0 #66A5E1;
    border-color: #004A7C #66A0C0 #66A0C0 #004A7C;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-weight: bold;
    height: 5px;
    padding: 5px 10px;
}
.members-all-time {
    background: none repeat scroll 0 0 #1E5995;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}
.order-no {
    color: #ED5C05;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 0.8;
    margin-right: 10px;
    text-align: right;
    width: 35px;
    text-align: center;
}
.see-more {
    color: #66A5E0;
    font-size: 14px;
    line-height: 32px;
}
.bb {
    border-bottom: 1px solid #D9E9F5;
}
.no-bb {
    border-bottom: medium none !important;
}
.bg-light {
    background: none repeat scroll 0 0 #F3F8FC
}
.bg-alarm {
    background: none repeat scroll 0 0 #f5e2d9;
}
.bg-dark {
    background: none repeat scroll 0 0 #A5DAFA
}
.bg-gradient {
    background: #277CAD;
    color: #FFFFFF;
    padding: 15px 10px;
}
.bg-gradient h3 {
    background: none repeat scroll 0 0 transparent !important;
    color: #FFFFFF !important;
    font-size: 18px !important;
    padding: 0 !important;
    border: medium none !important;
}
.bg-gradient a, .bg-gradient a:hover {
    color: #FFFFFF;
}
.lh {
    line-height: 1.5em;
}
.fs20 {
    font-size: 20px !important;
}
#comments .comments {
    clear: both;
    margin-left: 15px;
    position: relative;
}
#comments .comments li.comment {
    margin: 10px 0 !important;
}
#comments .comment {
    margin: 10px 0;
}

#comments .comment-body, #comment-form .comment-body, .episode-reviews .content {
    float: right;
    width: 89%;
}
#comments .bubble, #comment-form .bubble {
    border-bottom: 8px solid transparent;
    border-right: 8px solid #FFFFFF;
    border-top: 8px solid transparent;
    height: 0;
    left: -7px;
    position: absolute;
    top: 10px;
    width: 0;
}

#comments .comment-author {
    font-size: 16px;
    font-weight: bold;
}
#comments .comment-date {
    color: #888888;
    font-size: 14px;
}
#comment-form li label {
    margin: 0 !important;
}
#comments .comment-avatar, #comment-form .comment-avatar, .episode-reviews .user-avatar {
    border: 1px dashed #BED4E4;
    float: left;
    padding: 4px;
    background: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#comments .comment-group, #comment-form .comment-group {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border: 1px solid #BED4E4;
    background: none repeat scroll 0 0
    white;
    margin-left: 12px;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #ECF3F8;
    border-right: 1px solid #ECF3F8;
}

#comments .comment-group:before, #comment-form .comment-group:before {
    border-bottom: 8px solid transparent;
    border-right: 8px solid #D9E9F5;
    border-top: 8px solid transparent;
    content: "";
    height: 0;
    left: -8px;
    position: absolute;
    width: 0;
}
#comment-form {
    margin: 10px 0;
}
#comment-form .comment-submit {
    float: right;
    margin-top: 5px;
    width: 88%;
}
#comment-form .comment-group textarea, .comment-message textarea {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 35px;
    width: 100%;
}
.like-thumb {
    display: none;
    opacity: 0.6;
}
#comments .comment-meta {
    margin-top: 5px;
    position: relative;
}
#comments .comment-meta li {
    float: left;
    margin-left: 3px;
    font-size: 12px;
}
#comments .comment-meta li a {
    background: url("/static/images/gradient2.png") repeat scroll 0 -2px transparent;
    border: 1px solid #CCCCCC;
    color: #999;
    display: inline-block;
    font-family: "Sans-Serif",arial,Arial Unicode MS,"lucida grande",tahoma,verdana;
    height: 14px;
    line-height: 14px;
    padding: 3px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 1px 1px #FFFFFF;
}
#comments .comment-meta li a.comment-reply,
#comments .comment-meta li a.comment-edit,
#comments .comment-meta li a.comment-btn {
    padding: 3px 5px;
    color: #63A1D4;
}
#comments .thumbs-up {
    color: #FF0000;
    display: block;
    float: left;
    font-family: "Sans-Serif",arial,Arial Unicode MS,"lucida grande",tahoma,verdana;
    font-size: 11px;
    margin: 2px 0 0 20px;
}
#comments .comment-meta li.comment-action a {
    -moz-border-radius:4px 0 0 4px;
    -webkit-border-radius:4px 0 0 4px;
    -khtml-border-radius:4px 0 0 4px;
}
#comments .comment-meta li.comment-dropdown {
    margin-left: 0;
}
#comments .comment-meta li.comment-dropdown a {
    -moz-border-radius:0 4px 4px 0;
    -webkit-border-radius:0 4px 4px 0;
    -khtml-border-radius:0 4px 4px 0;
    border-left: medium none;
    height: 12px;
    margin-left: 0;
    padding: 8px 4px 0;
}
.dropdown-icon {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #63A1D4;
    display: block;
}
#comments .comment-meta li a.comment-reply img {
    float: left;
    padding-right: 4px;
    padding-top: 1px;
}
#comments .comment-meta li a.icon-like {
    width: 15px;
    font-size: 16px;
    color: #FF0000 !important;
}
.reveal {
    background: none repeat scroll 0 0 #3783BB;
    color: #FFFFFF;
    padding: 0 5px;
}
a.reveal:hover {
    color: #F3F8FC !important;
    text-decoration: none;
    cursor: pointer;
}
.spoiler, .bb_text blockquote, .blockquote {
    background: none repeat scroll 0 0 #F3F8FC;
    border: 1px dashed #D9E9F5;
    display: block;
    padding: 5px;
}
.comment-form-reply {
    margin-left: 15px;
}
.cmt-dropdown-menu {
    display: none;
    -webkit-box-shadow: 0 1px 5px #AAAAAA;
    -moz-box-shadow: 0 1px 5px #AAAAAA;
    box-shadow: 0 1px 5px #AAAAAA;
    background: none repeat scroll 0 0 #F3F8FC;
    border: 1px solid #D9E9F5;
    position: absolute;
    right: 0;
    top: 22px;
    width: 100px;
    z-index: 10;
}
.cmt-dropdown-menu a {
    -moz-border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -khtml-border-radius:0 !important;
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    color: #2C689A !important;
    display: block !important;
    margin: 0 !important;
    padding: 5px 10px !important;
    text-align: right !important;
}
.cmt-dropdown-menu a:hover {
    background: none repeat scroll 0 0 #D9E9F5 !important;
}

#blackout, #ui_blackout {
    background: url("/static/images/darktrans.png") repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99998;
    display: none;
}
#lightbox, #ui_lightbox {
    -moz-border-radius: 4px 4px 4px 4px;
    background: url("/static/images/gradient.png") repeat-x scroll 0 0 #FFFFFF;
    border: 4px solid #357EB5;
    margin: 10% auto;
    max-height: 65%;
    min-height: 146px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    width: 500px;
    z-index: 99999;
}
#lightbox h3, #ui_lightbox h3 {
    background: none repeat scroll 0 0 #357EB5;
    color: #FFFFFF;
    padding: 0 0 0 10px;
}
#lightbox h3 .close-btn #ui_lightbox h3 .ui_close-btn {
    float: right;
    cursor: pointer;
}
#lightbox .view, #ui_lightbox .ui_viewer {
    padding: 10px;
}
table tr.td1 td, table tr.td2 td {
    background: none repeat scroll 0 0 #F3F8FC;
    border: 1px solid #D9E9F5;
    padding: 4px;
}
table tr.td2 td {
    background: none repeat scroll 0 0 #FFFFFF;
}
table tr.active td, #table tr:hover td {
    background: none repeat scroll 0 0 #A5DAFA !important;
    border: 1px solid #A5DAFA;
}

table tr th {
    background: none repeat scroll 0 0 #3783BB;
    border: 1px solid #D9E9F5;
    color: #FFFFFF;
    padding: 4px;
}
table tr th a {
    color: #FFFFFF !important;
    float: left;
    display: block;
}
.item-list2 {

}
.item-list2 li {

}
.img-abs {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #FFFFFF;
    display: inline;
    float: left;
    margin-right: 10px;
    margin-top: -2px;
}
.item-list2 li span a {
    padding: 8px 5px;
    border-bottom: 1px solid #D9E9F5;
    display: block;
    float: none;
    font-weight: normal;
    height: auto;
    margin: 0;
    position: relative;
    text-decoration: none;
}
.item-list2 li span a:hover, .item-list2 li span.active a {
    background: none repeat scroll 0 0 #D9E9F5;
}

.border-class {
    border-color: #EBEBEB;
    border-style: solid;
    border-width: 0 0 1px;
    padding: 5px;
}
.edit_profilepicture {
    background: url("/static/images/icons/icon-sprite.png") no-repeat scroll -98px -52px #000;
    color: #FFFFFF !important;
    display: block;
    font-size: 12px;
    height: 22px;
    opacity: .7;
    -khtml-opacity:.7;
    -moz-opacity:.7;
    -ms-filter:"alpha(opacity=70)";
    filter:alpha(opacity=70);
    opacity:.7;
    padding: 6px 7px 0 23px;
    position: absolute;
    right: 7px;
    top: 8px;
}

.edit_profilepicture:hover {
    opacity: 1;
    -khtml-opacity:1;
    -moz-opacity:1;
    -ms-filter:"alpha(opacity=100)";
    filter:alpha(opacity=100);
    opacity:1;
}
.mdl-sign {
    color: #BBBBBB;
    font-family: verdana;
    font-size: 11px;
}

.loading {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: 0;
    left: 0;
    padding: 2px 20px 2px 10px;
    position: absolute;
    z-index: 9999;
}
.other-nat input{
    display: block !important;
}
.inline_nav li {
    border-right: 1px dotted #CCCCCC;
    float: left;
    line-height: 12px;
}

.inline_nav li:last-child {
    border-right: medium none;
}

.inline_nav a {
    color: #303030;
    font-size: 11px;
    font-weight: bold;
    padding: 0 6px;
}
.e_title {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
}
.e_rating {
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -khtml-border-radius:2px;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    padding: 2px 4px;
    position: absolute;
    right: 0;
}
.edit-lnk {

}

.episode-reviews li {
    border-bottom: 1px solid #D9E9F5;
    margin: 20px 0;
    padding-bottom: 20px;
    position: relative;
}
.episode-reviews li .title {
    font-size: 15px;
    font-weight: bold;
}
.episode-reviews .review-rating, .episode-summary .review-rating {
    color: #888888;
    font-size: 11px;
    position: absolute;
    right: 0;
    text-align: center;
}
.episode-summary .review-rating {
    float: left;
    margin-bottom: 10px;
    position: relative;
    right: auto;
}
.episode-reviews .review-rating span.rating_box, .episode-summary .review-rating span{
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    background: none repeat scroll 0 0 #84D1FF;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    width: 32px;
    word-wrap: normal;
    float:right;
}
.episode-reviews .review-rating span.rating_text {
    clear: right;
    display: block;
}
.r_thumb-rating {
    color: #777777;
    font-size: 12px;
    margin-top: 20px;
}

.r_thumbup, .r_thumbdown {
    background: url("/static/images/icons/thumbup.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    padding: 2px 6px 2px 24px;
    margin-left:5px;
    cursor: pointer;
}
.r_thumbup:hover, .r_thumbdown:hover {
    text-decoration: underline;
}
.r_thumbdown {
    background: url("/static/images/icons/thumbdown.png") no-repeat scroll 0 0 transparent;
    margin-left:0;
}
.gray {
    color: #888888;
}
.episode-summary {
    color: #2F80B1;
    margin-bottom: 40px;
    margin-left: 175px;
    margin-top: 10px;
    min-height: 88px;
    position: relative;
}
.episode-item {
    margin-bottom: 8px;
    margin-left: 181px;
    margin-top: 0;
}
.episode-summary .e_img {
    background: url("http://static.mydramalist.com/i/b2/b2259527948beccfdedf47bc2f7e339b.jpg") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 100px;
    margin-left: -174px;
    width: 157px;
    background-size: 100%;
}
.episode-item .e_img {
    height: 90px;
    width: 160px;
}
#episode_review_form {
    position: relative;
}
#episode_review_form ol.form-field li.field label{
    display: block;
    float: none;
    margin-left: 0;
    text-align: left;
}
#episode_review_form .user-avatar {
    left: 25px;
    position: absolute;
    top: 10px;
}
.e_rating_widget, .e_rating_rated {
    background: url("/static/images/e_rating.png") no-repeat scroll 0 0 #7E7E7E;
    display: block;
    height: 10px;
    overflow: hidden;
    width: 109px;
}
.e_rating_widget .e_rating_rated {
    background: url("/static/images/e_rating.png") no-repeat scroll 0 0 #ED5C05;
    width: 0;
}
.e_rating_text {
    font-weight: bold;
    line-height: 10px !important;
    font-size: 11px;
    color: #888888;
}
.e_date {
    color: #AAAAAA;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin-right: 34px;
    margin-top: 2px;
}
#error_1 {
    line-height: 80px;
}
#search-ajax .series-list, #actors-search .series-list {
    padding: 15px;
}

.btn_blue_1 {
    background: none repeat scroll 0 0 #357EB5;
    border-color: #66A0C0 #004A7C #004A7C #66A0C0;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    width: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}
.btn_blue_1:hover {
    background: none repeat scroll 0 0 #1675B6;
    text-decoration: none;
    cursor: pointer;
}
.mdl-update-image {
    background: none repeat scroll 0 0 #F3F8FC;
    border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
    border-right: 1px solid #EEEEEE;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 999;
}

.hnp {
    padding: 0 !important;
}
.hnm {
    margin: 0;
}
.hnmr {
    margin-right: 0 !important;
}
.hmb_5 {
    margin-bottom: 5px;
}
.hml_5 {
    margin-left: 5px;
}
.hml_10 {
    margin-left: 10px;
}
.hmr_5 {
    margin-right: 5px;
}
.hmb_10 {
    margin-bottom: 10px;
}
.hmb_20 {
    margin-bottom: 20px;
}
.hmt_10 {
    margin-top: 10px;
}
.hmt_20 {
    margin-top: 20px;
}
.hnbt {
    border-top: 0 !important;
}
.hnbb {
    border-bottom: 0 !important;
}
.hnrb {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.hp_10 {
    padding: 10px;
}
.hm_10 {
    margin: 10px;
}
.hfl {
    float: left;
}
.hfr {
    float: right;
}
.hfb {
    font-weight: bold;
}
.hfs {
    font-size: 11px;
}
.hidden {
    display: none;
}
.first_child_hnbt li:first-child {
    border-top: 0 !important;
}

#comments_container {
    background: none repeat scroll 0 0 #F3F8FC;
    padding: 10px;
}
a.rate-this {
    color: #ED5C05 !important;
    font-size: 11px;
}
select.ui-date-dropdown {
    width: 170% !important;
}
.notes span {
    float: right;
    margin: 0;
    position: absolute;
    right: 135px;
    top: 10px !important;
    width: 300px;
}
.form_search_list tr th {
    padding: 5px 10px;
    background: none repeat scroll 0 0 #F3F8FC;
    border: none;
    color: #1675B6;
    text-shadow: 1px 1px 0 #FFF;
    border-bottom: 1px solid #D3E7F5;
}
.form_search_list td {
    padding: 5px 10px;
}
.form_search_list .input-text {
    width: 170px !important;
}

.prev_next {
            position: absolute;
            right: 0;
        }
.prev_next a.prev, .prev_next a.next {
    background-attachment: scroll;
    background-color: #F3F8FC;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom: 1px solid #BAD3E7;
    border-right: 1px solid #E2ECF3;
    display: block;
    font-size: 13px;
    height: 60px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    width: 66px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    background-image: url("/static/images/prev_next.png");
    background-repeat: no-repeat;
    color: #2F80B1;
}
.prev_next a.prev:hover, .prev_next a.next:hover {
    color: #ED5C05;
    text-decoration: none;
}
.prev_next a.prev {
    float: left;
    margin-right: 10px;
    background-position: 25px bottom;
}
.prev_next a.next {
    float: right;
    background-position: -77px bottom;
}
.series-block-list li {
    float: left;
    width: 316px;
    padding: 5px;
    margin: 10px 0 0 10px;
}
#article .meta-info li {
    float: left;
    padding: 0 14px;
    border-left: 1px solid #D9E9F5;
}
#article .meta-info li:first-child {
    border-left: 0px;
    padding-left: 0;
}
#article .content {
    margin-top: 15px;
}



/**
* BB_TEXT
**/
.bb_text hr {
border-top: 1px dashed #BED4E4;
border-bottom: 0;
margin: .5em;
}
.bb_text .code:before {
    content: "Code:";
}
.bb_text .code {
    margin-top: 10px;
}
.bb_text pre {
    background: #eee;
    padding: 5px;
}
.bb_text ul, .bb_text ol  {
    margin-left: 30px;
}
.bb_text ul, .bb_text ul li {
    list-style-type: disc;
}.bb_text ol, .bb_text ol li {
    list-style-type: decimal;
}
.bb_text li {
    display: list-item;
}
.bb_text table {
    border: 1px solid #D9E9F5;
    background: none repeat scroll 0 0 #F3F8FC;
}
.bb_text img {
    max-width: 100%;
}
.bb_text body {
    vertical-align: top;
}
.bb_text td {
    border: 1px solid #D9E9F5;
    padding: 4px;
}
.bb_text .hfr img {
    margin-left: 10px;
}
.bb_text .hfl img {
    margin-right: 10px;
}
/**
 *  TODO: REDO THIS LATER FOR FORM HELPERS
 */
li.field-biography .field-container .field-label, li.field-body_text .field-container .field-label {
    display: none !important;
}
li.field-biography .field-container, li.field-body_text .field-container {
    margin-left: 0 !important;
}
li.field-biography .sceditor-container, li.field-body_text .sceditor-container {
    border: 0 none !important;
    background: none;
}
li.field-biography, li.field-body_text {
    padding: 0 !important;
}

.page-list li {
    margin: 15px 0;
}
.page-list li .label {
    color: #00639F;
    font-size: 16px;
}
.page-list li p {
    margin: 4px 0;
}
.email {
    color: #417394;
}

.field-uploaded-files {
    padding: 5px 20px !important;
}
.field-uploaded-files img {
    width: 100%;
}

.field-uploaded-files .up-holder {
    display: block;
    float: left;
    width: 43px;
    padding: 2px;
    height: 61px;
    position: relative;
    margin: 0 2px;
    margin-bottom: 4px;
    border: 1px dashed #DDD;
    background: url(/static/images/loader.gif) no-repeat center center #ffffff;
}
#image-size-picker {
    display: block;
    padding: 5px 10px 5px 5px;
    position: absolute;
    z-index: 120;
    border: 3px solid #A5DAFA;
    border-radius: 4px;
    background: white;
}
#image-size-picker label {
    display: block;
    margin: 6px 0;
}
#image-size-picker button {
    border: 0;
    padding: 3px 6px;
    margin-top: 9px;
    border-radius: 3px;
    background: #D9E9F5;
    color: #517296;
    cursor: pointer;
}
#image-size-picker button:hover {
    background: #C0E8FF;
}
#frm_upload_iframe {
    border: 0 none;
    width: 0;
    height: 0;
}
#frm_upload {
    position: absolute;
    z-index: 1;
    width: 100px;
    height: 34px;
    opacity: 0;
    filter: alpha(opacity=0);
}
#frm_upload_file {
    height: 34px;
    width: 165px;
}
/*#image-size-picker div {
    background: white;
    height: 98px;
}*/
.mdl-form {
    position: relative;
}

.article-cover-image {
    width: 200px;
    height: 108px;
    position: absolute;
    right: 24px;
    background: none repeat scroll 0 0 #F3F8FC;
    border-color: #CCC #EEE #EEE #CCC;
    border-right: 1px solid #EEE;
    border-style: solid;
    border-width: 1px;
    z-index: 1;
    top: 26px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    overflow: hidden;
}
.article-cover-image div {
    width: 200px;
    height: 108px;
    overflow: hidden;
    background: url(/static/images/help_headerdraghere.png) no-repeat 0 0 transparent;
}

.hbgc-yellow {
    background: none repeat scroll 0 0 #FCF7D5;
}
.article-cover-image img {
    width: 100%;
}
.field-upload .input-browse {
    position: relative;
    float: left;
    right: 0;
    display: block;
}
.field-upload .browse {
    display: none;
}
.field-upload .input-browse input {
    margin-left: 0;
}
.up-holder {
    z-index: 100;
}
#cropbox img {
}
#cropbox .cropbox-content {
    position: relative;
}
#cropbox {
    overflow: hidden;
}
.field-body_text input[disabled="disabled"] {
    display: none;
}
.error-box {
    position: fixed;

}
#error-box {
    text-align: left;
    padding: 10px;
}
#error-box li {
    list-style: disc;
    margin-left: 20px;
    color: #F51111;
    font-size: 18px;
}
#error-box li span {
    font-size: 14px;
}
.ui-autocomplete-loading { background: white url('/static/images/loader.gif') right center no-repeat; }


#slides {
    background: #111;
    width: 684px;
    min-height: 323px;
}
.slides_container {

    height:260px;
}
.slides_container div.slide_content {
    height: 260px;
    display: block;
    position: absolute;
    background: #111;
}
.slides_container .slide_image {
    width: 450px;
    overflow: hidden;
    float: left;
}
.slides_container .slide_info {
    float: right;
    padding: 5px 8px;
    color: white;
    width: 207px;
}
.slides_container .slide_title a {
    color: #69C1F7;
    font-size: 16px;
    font-weight: bold;
}
.slides_container .slide_title {
    margin-bottom: 5px;
}
.slides_container .slide_date {
    color: #DDD;
    font-size: 11px;
}
#slides .pagination {
    padding-top: 0;
    margin: 0;
    background: #F3F8FC;
    width: 100%;
    min-height: 67px;
}
#slides .pagination li.current {
    background: none repeat scroll 0 0 #3783BB;
}
#slides .pagination li {
    background: transparent;
    padding: 6px;
    margin: 0;
}
#slides .pagination li img {
    width: 102px;
}
.more-link {
    color: #87C9F5 !important;
}
#fb_signin {
    position: absolute;
    left: 35%;
    top: 34%;
    background: none repeat scroll 0 0 #F3F8FC;
    padding: 10px;
    width: 410px;
    border: 2px dashed #BED4E4;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
}
#fb_signin p {
    margin-bottom: 10px;
}
#socialnetwork_connect {
    position: relative;
    background: none repeat scroll 0 0 #F3F8FC;
    padding: 10px;
    border-radius: 5px;
    border-top: 1px solid #D9E9F5;
    border-left: 1px solid #D9E9F5;
}

#socialnetwork_connect .signin_with {
    float: left;
    margin-right: 10px;
    line-height: 22px;
    text-shadow: 1px 1px 1px white;
}

#socialnetwork_connect .fb_login_icon {
    border-radius: 5px;
    width: 60px;
    float: left;
    box-shadow: 1px 1px 4px #fff;
    overflow: hidden;
}

#socialnetwork_connect .fb_login_icon img {
    width: 100%;
}
#search_filters {
    background: none repeat scroll 0 0 #F3F8FC;
    border-color: #E7EEF4 #A9C3D3 #A9C3D3 #E7EEF4;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 10px 0;
    padding: 0 10px;
    text-shadow: 1px 1px 0 white;
}
#search_filters .title {
    font-weight: bold;
    font-size: 14px;
}
#search_filters .sort_options li,
#search_filters .genres_options li,
#search_filters .sort_by li,
#search_filters .type_options li {
    float: left;
    display: block;
    width: 138px;
    line-height: 18px;
    color: #5F6B74;
    margin: 2px 0;
    font-weight: normal;
}
#search_filters .sort_options li div,
#search_filters .genres_options li div,
#search_filters .sort_by li div,
#search_filters .type_options li div {
background: transparent url(/static/images/icons/ui-check-box-uncheck.png) no-repeat scroll 0 0;
padding: 0 0 0 20px;
cursor: pointer;
}
#search_filters .tag-genre.include,
#search_filters .tag-sortby.checked,
#search_filters .tag-type.checked,
#search_filters .tag-sort.checked {
background-position: 0 -18px;
color: #5D9902;
}
#search_filters .tag-genre.exclude {
background-position: 0 -36px;
color: #ED5C05;
}
#social-widgets {
    margin-top: 30px;
    float: left;
    height: 65px;
    overflow: hidden;
}

#social-widgets .widget_facebook,
#social-widgets .widget_google,
#social-widgets .widget_stumbleupon,
#social-widgets .widget_twitter {
float: left;
}

#social-widgets .widget_facebook {
    width: 60px;
}
#social-widgets .widget_twitter {
    width: 90px;
}
#social-widgets .widget_google {
    width: 65px;
}
.poll_option {
    margin-bottom: 5px;
}
.poll_ref {
line-height: 33px;
float: left;
margin-right: 10px;
}

.like-cnt {
    padding: 0 10px 0 0;
    line-height: 15px;
    color: #999;
}
.btn-comments,
.btn-like {
    background: url("/static/images/gradient2.png") repeat scroll 0 -2px transparent;
    border: 1px dashed #CCC;
    color: #999;
    display: inline-block;
    font-family: "Sans-Serif",arial,Arial Unicode MS,"lucida grande",tahoma,verdana;
    height: 14px;
    line-height: 15px;
    padding: 5px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 1px 1px white;
    border-radius: 8px;
    width: 15px;
    font-size: 16px;
    cursor: pointer;
    color: #C2C2C2;
}
.btn-like.active {
    color: red !important;
    border: 1px dashed #BED4E4;
}
.btn-like:hover {
    color: #868686;
}
.watched-by li {
    color: #265A84;
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    text-align: center;
    width: 78px;
    padding: 4px !important;
}
.feed_comment .cmt_edit_btn {
    width: 16px;
    height: 16px;
    line-height: 16px;
    float: right;
    background: url("/static/images/icons/icon-sprite.png") no-repeat scroll -101px -57px transparent;
    display: none;
    cursor: pointer;
}
.feed_comment:hover .cmt_edit_btn {
    display: block;
}
div.btn-group {
    position: relative;
    display: inline-block;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}
ul.dropdown-menu {
    background: white;
    position: absolute;
    top: -12px;
    left: -20px;
    z-index: 100;
    width: 135px;
    display: none;
    margin-left: 10px;
    padding: 5px 0 5px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
    font-size: 11px;
    list-style: none;
    margin: 0 0 0 10px;
}

ul.dropdown-menu li a {
    color: #555;
    display: block;
    font-family: arial;
    font-weight: bold;
    padding: 6px 15px;
    cursor: pointer;
    text-decoration: none;
}
ul.dropdown-menu li a:hover {
    background: #155FB0;
    color: white;
    text-decoration: none;
}


.icon-mdlfeed {
    background: url("/static/images/icons/icon_feeds.png") no-repeat scroll 0 -49px transparent;
    width: 32px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
}
.icon-mdlfeed.active,
.icon-mdlfeed:hover {
    background-position: 0 -81px;
}
.icon-twitter {
    background: url("/static/images/icons/icon_feeds.png") no-repeat scroll -32px -49px transparent;
    width: 32px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
}
.icon-twitter.active,
.icon-twitter:hover {
    background-position: -32px -81px;
}