/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

* { margin: 0em; padding: 0em; }
h1 { color: #6a6a6a; font-size: 13pt; margin: .15em }
h2, h3, h4, h5, h6 { color: #6a6a6a; font-size: 10pt; margin: .35em }
body { font-family: Arial, "Trebuchet MS", sans-serif; color: #7a7a7a; font-size: 9pt; background-image: url(../img/bg.png); background-repeat: repeat; }
a {
 #color: #AF0A0A; color: #0000EE; text-decoration: underline; }
a:hover { #text-decoration: none;
}
/* Outer */

#outher { width: 980px; margin-left: auto; margin-right: auto; }
/* Header */

#header { margin: 10px; height: 199px; width: 980px; background: url('../img/bg-header.png') top right no-repeat; position: relative; }
#header h1 { position: absolute; bottom: 2.2em; font-size: 1.5em; letter-spacing: 0.1em; }
#header h1 a { color: #fff; text-decoration: none; }
#header h2 { position: absolute; bottom: 2.7em; color: #5b9694; font-size: 0.8em; }
/* Menu */
#subscribe.modal { z-index: 99999 !important }
.menu { width: 804px; height: 30px; overflow: hidden; float: left; margin-top: -67px; margin-left: 187px; position: relative; z-index: 996; }
ul li { list-style: none; margin: 0px; padding: 0px; }
.menu li a { height: 30px; line-height: 30px; font-size: 14px; color: #fff; text-decoration: none; float: left; display: block; background-color: #c94f20; text-align: center; font-family: Arial, Helvetica; font-weight: 500; font-weight: bold; }
.menu li a:hover { color: #000; }
#menu ul { list-style: none; position: absolute; top: 65px; margin-left: 1.5em; left: 4px; }
#menu li { display: inline; border-left: dotted 1px #848484; padding-left: 0.8em; }
#menu li.first { border-left: 0px; padding-left: 0em; }
#menu li a { text-decoration: none; color: #6a6a6a; font-weight: bold; padding: 0.8em; margin-right: 0.8em; font-size: 0.9em; }
#menu li a:hover { background: #AF0A0A url('../img/a4.gif') bottom left repeat-x; color: #fff; }
.linkcont { border-radius: 0 0 0 4px; }
.linkcont li { float: left; }
.linkcont.homedet { position: absolute; left: 183px; top: 20px; width: 800px; background-color: #c94f20; padding: 0px !important; padding-bottom: 5px !important; padding-top: 5px !important; }
.linkcont.homedet li a { float: left; padding-left: 15px; padding-right: 10px; color: #fff; text-decoration: none; font-weight: bold; display: block; height: 24px; line-height: 24px; }
.linkcont.homedet li a:hover { color: #fff600; }
.linkcont.radiopro { display: none; position: absolute; left: 183px; top: 20px; width: 800px; background-color: #57503e; padding: 0px !important; padding-bottom: 5px !important; padding-top: 5px !important; }
.linkcont.radiopro li a { float: left; padding-left: 15px; width: 99px; color: #fff; text-decoration: none; font-weight: bold; display: block; height: 24px; line-height: 24px; }
.linkcont.radiopro li a:hover { color: #e2a404; }
.linkcont.holidayshow { display: none; position: absolute; left: 183px; top: 20px; width: 800px; background-color: #5d9594; padding: 0px !important; padding-bottom: 5px !important; padding-top: 5px !important; }
.linkcont.holidayshow li a { float: left; padding-left: 15px; width: 99px; color: #fff; text-decoration: none; font-weight: bold; display: block; height: 24px; line-height: 24px; }
.linkcont.holidayshow li a:hover { color: #a5fffd; }
.left-content { font-size: 12px; color: #000; !font-weight: bold;
line-height: 16px; width: 453px; float: left; line-height: 19px !important; }
.radio-img { float: left; width: 303px; background-image: url('../img/radioHeader.gif'); background-repeat: no-repeat; background-position: left top; height: 324px; }
.right { float: right; width: 302px; }
.radio-content-right { float: right; background-color: #ebebeb; font-size: 11px; font-weight: normal; width: 269px; border-radius: 0 0 4px 4px; margin-top: -7px; margin-right: 17px; }
.heading-radio-right { width: 263px; text-align: center; font-size: 20px; font-weight: bold; color: #000; }
.dec-right { float: left; width: 249px; padding: 10px; font-size: 13px; color: #000; text-align: center; }
.left-content.girl-img { background-image: url(../img/girl-img.png); background-position: left bottom; background-repeat: no-repeat; width: 478px; padding-top: 15px; padding-bottom: 90px; }
.commentx { width: 350px; padding: 10px; float: left; margin-left: 60px; background-color: #e9e9e9; border: 1px solid #bbbbbb; font-family: serif, time; font-weight: normal; }
.bottom-commentx { background-image: url(../img/bottom-comments.png); background-repeat: no-repeat; background-position: 90px center; height: 16px; width: 370px; float: left; }
.authornamx { width: 350px; float: left; font-family: serif, time; margin-left: 100px; background-color: #fff; }
.authornamx a { color: blue; }
.left-footer { float: left; }
.share-btns { float: right; }
.share-btns a { float: left; padding-top: 5px; margin-right: 8px; filter: url('data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale');
/*filter: url(css/grayscale.svg#greyscale);    
   -webkit-filter: grayscale(1);    
   -moz-filter: grayscale(100%);    
   -ms-filter: grayscale(100%);    
   -o-filter: grayscale(100%); */
}
.img-upload-btn { position: absolute; top: 9px; right: 12px; border: 1px solid rgb(116, 116, 116); color: rgb(77, 77, 77); border-radius: 5px; padding: 2px 7px; background-color: rgba(89, 89, 89, 0.32); cursor: pointer; box-shadow: 0 0 5px rgba(0, 0, 0, 0.12); opacity: .6; transition: all .4s; }
.img-upload-btn:hover { opacity: 1; }
.profile-block { border: 1px solid rgb(194, 194, 194); padding-left: 19px; padding-bottom: 21px; border-radius: 5px; background-color: rgba(152, 152, 152, 0.25); box-shadow: 0 0 5px rgba(0, 0, 0, 0.18); margin-bottom: 10px; }
.clearfix { clear: both; }
.tab-loader { text-align: right; float: left; width: 50%; display: none; }
.create-playlists-btn, .create-playlists-submit { border-radius: 5px; padding: 10px 15px !important; height: 35px !important; line-height: 16px !important; width: inherit !important; outline: none; }
.create-playlist { border: 1px solid rgb(231, 231, 231); border-radius: 5px; margin-top: 10px; display: none; }
.playlist-name { border: 1px solid rgba(91, 150, 148, 0.6) !Important; margin: 0 auto !Important; outline: none; box-shadow: 0 0 5px rgba(0, 0, 0, 0.17) inset !Important; }
.custom-switcher { border: 1px solid rgb(96, 153, 158); border-radius: 10px; height: 25px; position: relative; overflow: hidden; }
.custom-switcher .item { position: absolute; width: 200px; cursor: pointer; top: -1px; padding: 0 10px; transition: all .2s; }
.switch-left { display: inline-block; font-size: 15px; padding-right: 4px; margin-top: 4px; }
.switch-right { display: inline-block; font-size: 15px; padding-left: 4px; margin-top: 4px; }
.custom-switcher .switch { display: inline-block; height: 21px; vertical-align: top; width: 29px; border-radius: 10px; background-color: rgb(91, 150, 148); border: 1px solid rgb(91, 150, 148); margin-top: 2px; }
.switch-layer { position: absolute; border-radius: 10px; top: 6px; width: 95px; height: 26px; background-color: rgba(219, 219, 219, 0.31); z-index: 999; display: none; }
.add-playlist { display: inline-block; position: absolute; background-color: white; }
.add-playlist ul { border: 1px solid rgb(207, 207, 207); min-width: 120px; text-align: right; padding-left: 0 !important; border-radius: 3px; margin-top: 5px; display: none; }
.playlist-item-layout { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(178, 178, 178, 0.16); z-index: 99999; cursor: default; display: none; }
.add-playlist ul li { padding: 2px 7px; transition: all .4s; cursor: pointer; position: relative; z-index: 9999; }
.add-playlist ul li:hover { background-color: rgb(240, 240, 240); }
.playlist-loader { position: absolute; right: -27px; width: 24px; top: 0; }
.gsc-control-cse { z-index: 998 !important; }
#gcse_input { position: relative; z-index: 999; width: 201px; outline: none; background: url("https://www.google.com/cse/static/en/google_custom_search_watermark.gif") 0% 50% no-repeat rgb(255, 255, 255); }
.share-btns a:hover {
filter: url('data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale'); -webkit-filter: grayscale(0); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); }
.share-btns img { width: 30px; margin-top: 5px; transition: width .2s; }
.share-btns img:hover { width: 34px; margin-top: 5px; }
.share-btn2 { float: right; line-height: normal; padding-top: 10px; padding-right: 15px; }
.share-btn2 a { line-height: normal; color: #fff; text-decoration: none; font-weight: bold; }
.share-btn2 a:hover { color: #cdb26b; }
table.gsc-search-box td { float: left; }
.gsc-clear-button { display: none; }
input.gsc-search-button { background-color: #339933 !important; }
#___gcse_0 { float: left; }
.gsc-control-cse { font-family: Arial, sans-serif; border-color: #FFFFFF; background-color: #FFFFFF; position: absolute; z-index: 999; }
.gsc-table-result a { background-color: #fff !important; text-align: left !important; }
.gsc-control-cse { font-family: Arial, sans-serif; border-color: #FFFFFF; background-color: #FFFFFF; height: 30px; }
.gsc-results-wrapper-nooverlay.gsc-results-wrapper-visible { background-color: #fff; }
#faq-etc a:hover { text-decoration: underline !important; }
.stickySidebar { width: 100%; position: relative; /*overflow: hidden;*/ float: right; }
/* Content */

#content { -webkit-box-shadow: 0px 0px 18px #bdbdbd; box-shadow: 0px 0px 18px #bdbdbd; float: right; padding: 60px 0; background-color: #fff; margin-top: -67px; margin-top: -100px; margin-right: -7px; width: 970px; }
#content p { margin-bottom: 1.5em; line-height: 1.6em; }
#content h2 { font-size: 1.5em; color: #5b9694; }
#content h3 { font-size: 1.1em; }
#content h2, h3, h4, h5, h6 { padding-bottom: 0.2em; }
#content ul { margin-bottom: 1.5em; padding-left: 1em; line-height: 1.6em; }
#content blockquote { border-left: solid 0.8em #cacaca; padding: 0.5em 0em 0.5em 1.0em; margin-bottom: 1.5em; line-height: 1.6em; }
#content blockquote p { display: inline; }
#content table { border: 1px solid #ddd; padding: 0.5em; margin-bottom: 1.5em; border-radius: 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); }
#content table.custome tr td div { width: 435px !important; }
#content table th { text-align: left; font-weight: bold; padding: 0.5em; font-size: 9pt; }
#content table td { padding: 0.5em; font-size: 9pt; }
#content table tr.rowA { background-color: #f5f5f5; color: inherit; }
#content table tr.rowB { background-color: #fdfdfd; color: inherit; }
/* Primary Content */

#primaryContentContainer { float: right; margin-left: -19em; width: 810px; position: relative; }
#primaryContent { padding: 60px 20px 10px 25px; }
/* Secondary Content */
.add-to-playlist { position: relative }
#secondaryContent { float: left; width: 180px; padding: 0px; padding-top: 25px; position: relative; }
/* Footer */

#footer { margin-top: 1.0em; border-top: dotted 1px #cacaca; padding: 1.5em; font-size: 0.7em; text-align: center; }
.clear { clear: both; }
.footerbg { background-image: url(../img/footerlogo.gif); background-repeat: no-repeat; width: 256px; text-align: center; color: #CCCCCC; background-position: bottom; vertical-align: bottom; font-size: 9pt; }
/*comments*/
#comments { clear: both; background-color: #FFFFFF; padding: 10px; font-family: Tahoma; font-size: 14px; }
#comments table td { padding: 0px; margin: 0px; }
h3#comments-title { font-size: 16px; !font-weight:bold;
margin-bottom: 10px; }
.comment-notes { font-size: 9px; color: #6e6e6e; }
.comment-error { font-size: 16px; color: #FF0000; font-weight: bold; }
#respond .required { color: #ff4b33; font-weight: bold; }
#respond label { color: #888; font-size: 14px; }
#respond input, .upload-file-block input { margin: 0 0 9px; /*width: 98%;*/ }
#respond textarea { width: 98%; }
#respond .form-allowed-tags { color: #888; font-size: 12px; line-height: 18px; }
#respond .form-allowed-tags code { font-size: 11px; }
#respond .form-submit { margin: 12px 0; }
#respond .form-submit input { font-size: 14px; width: auto; }
input[type=text], textarea { background: #f9f9f9; border: 1px solid #ccc; box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); padding: 2px; }
table.entry { margin-bottom: 10px; width: 98%; border-collapse: collapse; border-spacing: 0px; }
td.footer_img_cell { width: 57px; text-align: left; margin: 0px; padding: 0px; }
td.footer_txt_cell { width: 100%; border-top: 1px solid #BBBBBB; text-align: left; }
td.entry_txt_gray_cell { background: #E9E9E9; border-top: 1px solid #BBBBBB; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; padding: 8px 10px; text-align: left; }
td.entry_txt_gray_cell_full_bordered { background: #E9E9E9; border-top: 1px solid #BBBBBB; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB; margin: 0; padding: 8px 10px; text-align: left; }
td.entry_txt_white_cell { background: #FFFFFF; border-top: 1px solid #BBBBBB; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; margin: 0; padding: 8px 10px; text-align: left; }
p.entry_text { margin: 8px; line-height: 130%; font-size: 90%; color: #444444; text-align: left; }
p.poster_data { margin: 10px 0 0 10px; padding: 0; font-size: 100%; color: #555555; letter-spacing: 1px; text-align: left; font-size: 90%; }
span.poster_name { font-size: 95%; !font-weight:bold;
}
span.waiting { color: #FF0000; font-size: 10px; }
span.poster_date { font-size: 80%; }
#name-episode { padding-left: 30px; }
td.gsib_a { padding-right: 0; padding-left: 5px; width: auto }
.moreinfo { float: right; margin: 5px 5px 5px 25px; padding: 20px 20px 20px 25px; clear: right; font-style: normal; color: #333333; font-size: 13px; background-color: #fff; text-align: left; }
#logo { width: 212px; height: 266px; background-image: url(../img/logo.png); background-repeat: no-repeat; margin-left: -28px; float: left; position: relative; }
#logo a { width: 212px; height: 266px; float: left; text-indent: -9999px; }
.cse .gsc-control-cse, .gsc-control-cse { padding: 0px !important; width: auto; }
.gsc-input-box {border: 1px solid transparent !important; box-shadow: none !important;}
input.gsc-input { border-color: #D9D9D9; font-size: 13px; padding: 1px 6px; width: 195px !important; height: 22px !important; margin: -8px 0px 0px -6px !important; padding-left: 5px !important; border: 1px solid #58503e !important; }
table.gsc-search-box td.gsc-input { padding-right: 0px !important; }
td.gsc-search-button { margin-left: -6px; width: 58px !important; margin-top: -3px; height: 30px; background-color: #928666 !important; }
.cse input.gsc-search-button-v2 { width: 0 !important; height: 0 !important; }
.cse .gsc-control-cse, .gsc-control-cse { background-color: none !important; border: none !important; }
.cse input.gsc-search-button, input.gsc-search-button { font-family: inherit; font-size: 15px; font-weight: bold; color: #fff !important; padding: 0 !important; height: 30px !important; min-width: 54px; outline: none !important; background-color: #928666 !important; border: none !important; border-radius: 0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; cursor: pointer; text-transform: uppercase; }
form.gsc-search-box { padding: 3px 0px 2px 0px !important; margin-bottom: 6px; }
.cse input.gsc-search-button, input.gsc-search-button:hover { color: #000 !important; }
input.gsc-search-button { margin-left: 2px !important; }
#csediv input { margin-top: -10px; width: 188px; border: 1px solid black; background: #FFFFFF url('https://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif') left no-repeat; }
#csediv input:hover { background-image: url(''); }
#csediv input:active { background-image: url(''); }
#csediv input:focus { background-image: url(''); }
.footer { float: left; width: 970px; margin-left: 17px; background-color: #5b9694; padding-bottom: 20px; position: relative; z-index: 99; }
#faq-etc { float: left; padding-bottom: 10px; width: 174px; margin-left: 19px; background-repeat: no-repeat; background-position: right bottom; background-color: #58503e; padding-top: 8px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: white; text-align: center; line-height: 18px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
#faq-etc a { color: #fff; text-decoration: none; }
#faq-etc a:hover { color: #5b969; }
#mailing-system { float: left; height: 45px; width: 300px; padding-top: 32px; background-image: url(../img/mailing-system.png); background-repeat: no-repeat; margin-left: 5px; padding-right: 11px; padding-left: 11px; }
.footer_decz { width: 748px; float: left; color: white; padding-left: 15px; padding-top: 15px; font-family: Arial, Helvetica; font-size: 13px; }
.box-signe { width: 305px; height: 55px; background-color: #66cdcc; float: right; position: relative; margin-top: -15px; padding-left: 10px; padding-right: 10px; padding-bottom: 15px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.footer-imgsmall { width: 260px; height: 23px; padding-top: 25px; background-image: url(../img/radiooldsmall.png); background-position: left top; background-repeat: no-repeat; margin-top: -18px; padding-left: 45px; color: #000; font-size: 14px; font-weight: bold; }
input[type="text"], textarea { background: #F9F9F9; border: 1px solid #ccc; box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.3); -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3); padding: 2px; height: 24px; width: 225px; }
.black-btn { width: 60px !important; height: 28px !important; background-color: #000 !important; border: none !important; color: #fff !important; cursor: pointer; }
#copyright { float: left; width: 96.9%; margin-left: 17px; font-size: 12px; color: white; text-align: center; height: 56px; background-color: #57503E; line-height: 56px; font-family: Arial, Helvetica, sans-serif; border-radius: 0 0 4px 4px; position: relative; padding-right: 10px; padding-left: 10px; }
.loginx a { color: #3E392C !important; }
#secondaryContent ul li { display: none; }
#secondaryContent ul li:last-child { display: block; }
#secondaryContent ul { line-height: 12px; }
button.gsc-search-button-v2 { padding: 8px 22px 7px 22px; margin-left: 0 }
table.gsc-search-box td.gsib_b { margin-top: -7px; }
.menu-content { position: relative; min-height: 92px; margin-left: 4px; z-index: 888; }
.jquery-modal, blocker { z-index: 9999 !important; }
#custom-modal { z-index: 99999 !important; padding: 0 !important; }
.custom-modal { top: 50% !important; left: 50% !important; }
.account-modal, .logged-in { float: right; color: rgba(0, 0, 0, 0.69); text-decoration: none; font-size: 14px; margin-top: -5px; font-weight: bold; }
.accoun-dropdown { position: relative; top: -2px; font-size: 23px; }
.account-modal:hover { color: rgba(51, 49, 49, 1); }
.close_modal { color: rgba(0, 0, 0, 0.51); text-decoration: none; display: block; position: absolute; right: 9px; top: 3px; font-size: 25px; transition: all .5s; }
.close_modal:hover { color: rgba(0, 0, 0, 0.93); }
.modal-content { margin-top: 15px; text-align: center; }
.accounts a { width: 300px; margin: 10px auto; display: block; height: 40px; border-radius: 4px; box-shadow: 0px -17px 21px rgba(0, 0, 0, 0.34) inset, 0px 0px 1px rgba(9, 1, 1, 0.35); border: 1px solid rgba(0, 0, 0, 0.24); cursor: pointer; outline: none; position: relative; z-index: 1; }
.accounts a:hover { box-shadow: 0px 17px 21px rgba(0, 0, 0, 0.34) inset; }
.accounts a:active { box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.34) inset; }
.icon { float: left; font-size: 25px; width: 52px; border-radius: 4px 0 0 4px; line-height: 40px !important; border-right: 1px solid rgba(0, 0, 0, 0.11); color: white; position: relative; z-index: 2; background: rgba(255, 255, 255, 0.13); }
.modal-content .btn-name { float: left; margin-left: 13px; font-size: 15px; font-weight: bold; color: white; margin-top: 9px; }
.fb-bg { background: rgba(55, 85, 206, 0.89); }
.gm-bg { background: rgba(230, 79, 73, 1); }
.em-bg { background: lightgrey; }
.ac-bg { background: rgb(53, 116, 212); }
.no-account-text { margin: 6px auto; width: 349px; color: black; display: none; }
.radio-icon { width: 30px; margin-top: 3px; }
.modal-content .title { font-size: 25px; color: black; position: relative; left: -7px; }
.modal-block { padding-top: 10px; }
.register { display: none; }
.register input { margin-top: 10px; }
.signin { display: none; }
.signin-form { width: 300px; margin: 0 auto; }
.signin-input { display: block; width: 91% !important; height: 34px !important; padding: 6px 12px !important; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff !important; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important; box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.signin h2 { font-size: 25px; text-align: left; position: relative; left: -9px; }
.btn-signin { display: inline-block; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #fff; background-color: #428bca; border-color: #357ebd; width: 100% !important; margin-top: 10px !important; padding: 10px 12px !important; }
.signin-error { color: red; text-align: left; padding: 10px 0; }
.modal-footer { height: 50px; background: rgba(221, 221, 221, 0.3); border-radius: 0 0 8px 8px; margin-top: 12px; border-top: 1px solid rgba(0, 0, 0, 0.16); box-shadow: 0px -1px 1px rgba(22, 22, 22, 0.07); }
.footer-text, .footer-reg-text, .close-text { display: block; text-align: center; font-size: 15px; margin-top: 13px; font-weight: bold; cursor: pointer; transition: all .2s; }
.footer-text:hover { color: rgba(7, 6, 6, 0.72); }
.alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1; padding: 15px; margin-bottom: 10px; border: 1px solid transparent; border-radius: 4px; }
.dropdown-menu { width: 150px; position: absolute; right: -2px; top: 31px; background: white; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23); display: none; }
.dropdown-menu a { display: block; text-decoration: none; padding: 7px; font-size: 14px; padding-left: 15px; color: rgba(0, 0, 0, 0.69); transition: all .3s; }
.dropdown-menu a:hover { background: rgba(0, 0, 0, 0.03); }
.user-name { font-weight: bold; cursor: pointer; display: inline-block; position: relative; top: -10px; transition: all .3s; }
.user-name:hover { color: rgb(145, 140, 140); ; }
.alert { background: rgba(0, 128, 0, 0.5); width: 306px; margin: 0 auto; margin-bottom: 15px; color: white; padding: 10px; border-radius: 4px; text-align: left; }
.avatar { border: 1px solid rgb(209, 208, 208); width: 160px; padding: 5px 5px 2px 5px; border-radius: 4px; float: left; position: relative }
.avatar img { width: 160px; }
.user-info { margin-left: 190px; min-height: 400px; }
.tab a { border: 1px solid rgb(209, 208, 208); display: inline-block; width: 90px; text-align: center; padding: 4px; border-radius: 2px 2px 0 0; text-decoration: none; color: rgba(0, 0, 0, 0.57); font-weight: bold; transition: all .3s; }
.tab a:hover { background: rgb(250, 250, 250); }
.profile_content { border: 1px solid rgb(209, 208, 208); border-radius: 0 2px 2px 2px; min-height: 400px; margin-top: -1px; background: rgb(250, 250, 250); padding: 20px; font-size: 15px; }
.profile_content strong { font-size: 16px; }
.profile_content input { margin-top: 15px !important; }
.active-tab { background: rgb(250, 250, 250); border-bottom-color: rgb(250, 250, 250) !important; }
.table-bordered { border: 1px solid #ddd; }
.table { width: 100%; max-width: 100%; margin-bottom: 20px; border-collapse: collapse; }
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { background-color: #f9f9f9; }
.table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border: 1px solid #ddd; }
.table-striped th { font-size: 13px; }
.table>thead>tr>th { vertical-align: bottom; border-bottom: 2px solid #ddd; border: 1px solid #ddd; border-bottom-width: 2px; }
.thumb { width: 26px; height: 26px; border: 1px solid rgba(0, 0, 0, 0.17); padding: 2px; border-radius: 4px; }
.ep-synopsis { border: 1px dotted rgba(0, 0, 0, 0.19); width: 370px; padding: 15px; }
.ep-table td { padding: 0.5em !important; }
.comment-text { resize: none; width: 91% !important; height: 170px !important; padding: 5px; overflow-y: auto; }
.comment-btn { width: 120px !important; margin-right: 40px !important; }
.rate-message { display: none; margin-left: 10px; vertical-align: top; height: 20px; line-height: 20px; font-size: 15px; color: rgb(103, 184, 103); }
.playlist-message { display: none; margin-left: 10px; vertical-align: top; height: 15px; margin-top: -2px; line-height: 20px; font-size: 15px; color: rgb(103, 184, 103); }
.pull-left { float: left!important; }
.media>.pull-left { margin-right: 10px; }
.media-object { display: block; }
.media-heading { margin: 0 0 5px; }
.media, .media-body { overflow: hidden; zoom: 1; }
.media-comment-text { display: inline-block; float: right; margin-right: 36px; font-weight: normal; font-style: italic; }
.comment-img { width: 64px; height: 64px; border: 1px solid rgb(231, 231, 231); border-radius: 4px; padding: 2px; }
.actor-avatar-block { width: 200px; border: 1px solid rgba(0, 0, 0, 0.18); padding: 2px; border-radius: 3px; display: inline-block; }
.actor-avatar-block img { width: 200px; }
.actor-info { display: inline-block; vertical-align: top; border: 1px solid rgba(0, 0, 0, 0.11); width: 68%; padding: 7px; min-height: 190px; border-radius: 3px; }
.actor-date { float: right; font-weight: normal; font-style: italic; }
#comment-modal { z-index: 9999 !important; }
.cancel { width: 115px !important; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; color: #333; background-color: #F5F5F5; border-color: #ccc; text-decoration: none; }
.playlist-table, .popular-table { margin-top: 10px; width: 100%; border-collapse: collapse; }
.playlist-table th, .popular-table th { border: 1px solid rgb(230, 230, 230); }
.playlist-table td, .popular-table td { border: 1px solid rgb(230, 230, 230); }
.playlist-remove, .item-remove { width: 30px; cursor: pointer; }
.disabled { opacity: 0.5; cursor: default; }
.left-content-panel { margin-top: 30px; width: 99%; padding: 10px; border-radius: 4px; text-align: justify; font-size: 14px; color: #000; font-weight: bold; line-height: inherit !important; }
.panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05); box-shadow: 0 1px 1px rgba(0,0,0,.05); }
.panel-default { border-color: #ddd; }
.panel-default>.panel-heading { color: #333; background-color: #f5f5f5; border-color: #ddd; }
.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; }
.panel-body { padding: 15px; }
.admin-edit { display: inline-block; width: 99%; text-align: right; vertical-align: top; margin-top: 15px; font-weight: bold; }
.breadcrumbs { width: 800px; margin-left: 197px; position: relative; top: 13px; left: 5px; padding-bottom: 20px; z-index: 555; }
.breadcrumbs li { display: inline-block; font-size: 15px; }
.breadcrumbs ul:nth-child(1) { margin-left: -9px !important; }
.breadcrumbs ul li { margin-left: 10px; }
.comment-line { margin-top: 20px; margin-bottom: 5px; box-shadow: 0px 7px 10px rgba(0, 0, 0, 0); border: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.17); height: 1px; }
.featured-description { width: 250px; margin: 10px auto; text-align: justify; position: relative; word-wrap: break-word; }
.mejs-audio { border-radius: 3px; background: #FFC590 !important; }
.mejs-controls { border-radius: 3px; background: linear-gradient(rgba(211, 70, 15, 0.7), rgba(179, 71, 0, 1)) !important; }
.stickybox { float: left; width: 164px; margin-left: 4px; padding: 0px; position: static; }
.all-actors { position: absolute; top: 19px; right: 42px; font-size: 14px; z-index: 9999; }
.serie-description { display: inline-block; width: 550px; vertical-align: top; text-align: justify; padding: 12px; padding-right: 3px; }
th.sort-header { cursor: pointer; }
th.sort-header::-moz-selection, th.sort-header::selection {
 background:transparent;
}
.add-cart { margin-bottom: 6px; font-weight: bold; text-align: left; margin-left: 5px; cursor: pointer; }
table th.sort-header:after { content: ''; float: right; margin-top: 7px; border-width: 0 4px 4px; border-style: solid; border-color: #404040 transparent; visibility: hidden; }
table th.sort-header:hover:after { visibility: visible; }
table th.sort-up:after, table th.sort-down:after, table th.sort-down:hover:after { visibility: visible; opacity: 0.4; }
table th.sort-up:after { border-bottom: none; border-width: 4px 4px 0; }
table.custome td { border: 1px solid #ddd; }
.download { background: white; position: absolute; top: -267px; left: 20px; transition: all .4s ease-in-out; width: 0; height: 0; overflow: hidden; display: none; z-index: 9999; }
.download-block-style { width: 97% !important; min-height: 330px; border: 1px solid #ddd; padding: 0.5em; margin-bottom: 1.5em; border-radius: 4px; box-shadow: 0 0px 16px rgba(46, 46, 46, 0.74); }
.download-table { width: 64%; margin-top: 10px; box-shadow: none !important; border: 0 !important; margin-bottom: 0 !important; padding-bottom: 0 !important; display: inline-block; }
.baner { width: 100%; margin-top: -8px; }
.paypal-buttons { width: 250px; min-height: 233px; display: inline-block; vertical-align: top; }
.move-close-text { color: black; font-weight: bold; font-size: 14px; transition: all .2s; }
.move-close-text:hover { color: rgb(136, 136, 136); ; }
.paypal-img { width: 230px !important; }
.benchmarking { height: 30px; position: fixed; bottom: 0; z-index: 99999; width: 100%; left: 0; background: #FFFFFF; color: rgb(89, 89, 89); line-height: 100px; padding-left: 20px; box-shadow: 0 9px 8px #E8E8E8 inset; transition: all .3s; }
.querys { display: none; height: 124px; top: -39px; left: -19px; position: relative; overflow-y: auto; width: 99%; padding-left: 10px; background: rgba(197, 197, 197, 0.62); border-radius: 3px; }
.querys::-webkit-scrollbar {
width: 6px;
height: 3px;
}
.querys::-webkit-scrollbar-button {
height: 3px;
}
.querys::-webkit-scrollbar-track {
background-color: #999;
}
.querys::-webkit-scrollbar-track-piece {
background-color: #ffffff;
}
.querys::-webkit-scrollbar-thumb {
height: 50px;
background-color: #C3C3C3;
border-radius: 3px;
}
.querys::-webkit-scrollbar-corner {
background-color: #999;
}
.querys::-webkit-resizer {
background-color: #666;
}
.query-count { position: absolute; right: 100px; top: -34px; cursor: pointer; font-weight: bold; }
.querys-btn { display: inline-block; float: left; margin-top: -32px; margin-left: 30px; cursor: pointer; }
.querys-btn span { padding: 4px; border-radius: 3px; transition: all .3s; }
.querys-btn span:hover { background: rgba(197, 197, 197, 0.62); color: white; }
.active-query { background: rgba(197, 197, 197, 0.62); color: white; border-radius: 3px 3px 0 0 !important; }
.sortable th { cursor: pointer; }
.sorttable_nosort { cursor: inherit !important; }
#gsc-i-id1 { height: 28px !important; position: relative; }
.bubble { position: relative; background-color: #dcdcdc; margin: 0; margin-top: 25px; margin-left:30px; padding: 10px; text-align: left; margin-bottom: 12px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -webkit-box-shadow: 0px 0 3px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0 3px rgba(0,0,0,0.25); box-shadow: 0px 0 3px rgba(0,0,0,0.25); }
.bubble:after { position: absolute; display: block; content: ""; border-color: #dcdcdc transparent transparent transparent; border-style: solid; border-width: 10px; height: 0; width: 0; position: absolute; bottom: -19px; left: 1em; }
.comment-date { float: right; margin-right: 31px; font-style: italic; font-size: 13px; }
.custom-bubble-style { /*width: 695px;*/ color: rgb(32, 32, 32); !font-weight: bold;
font-size: 13px; }
.ep-table { width: 100%; padding: 0; border-collapse: collapse; }
.ep-table th, .ep-table td { border: 1px solid #ddd; }
.pagination { margin-top: 50px; }
.pagination a { text-decoration: none; font-size: 16px; margin-left: 3px; margin-right: 3px; border: 1px solid transparent; padding: 3px 7px; border-radius: 4px; color: #3da1e0; transition: all .2s; }
.pagination a:first-child, .pagination a:last-child { padding: 7px 18px; border-radius: 48%; font-size: 26px; margin-left: 12px; margin-right: 12px; border: 1px solid #d9d9d9; transition: all .2s; }
.pagination a:first-child:hover, .pagination a:last-child:hover, .pagination a:hover { border-color: #3da1e0; background: #3da1e0; color: #fff; outline: 0; }
.active-page { font-size: 16px; border: 1px solid #5d9594; padding: 3px 7px; border-radius: 4px; background: #5d9594; color: white; }
.serie_add_this { display: inline-block; vertical-align: top; margin: -48px 0 0 73px; z-index: 9999; position: relative; }
.history-tab { margin-bottom: -1px !important; margin-top: 10px; }
.history-tab li { display: inline-block; border: 1px solid rgb(173, 173, 173); text-align: center; border-radius: 3px 3px 0 0; font-size: 18px; cursor: pointer; margin-right: 5px; transition: all .4s; }
.history-tab li a { color: inherit; display: block; width: 110px; padding: 7px; text-decoration: none; }
.history-tab li:hover { background: #5b9694; border: 1px solid #5b9694; color: white; }
.history-active-tab-heading { border-bottom: 1px solid white !important; }
.history-active-tab-heading:hover { background: none !important; color: #7a7a7a !important; cursor: inherit; border: 1px solid rgb(173, 173, 173) !important; border-bottom: 1px solid white !important; }
.history-active-tab { display: block !Important; }
.history-tab-block { display: none; border: 1px solid rgb(173, 173, 173); margin-left: 12px; padding: 20px; border-radius: 0 3px 3px 3px; }
.history-block { border-bottom: 1px solid rgb(144, 144, 144); padding: 5px; margin-bottom: 10px; padding-bottom: 10px }
.history-block div { display: inline-block; vertical-align: top; font-size: 14px; }
.history-block div:nth-child(1) { width: 600px; }
.history-block div:nth-child(2) { width: 90px; text-align: right; }
.nothing-text { text-align: center; padding: 10px; font-size: 20px; }
.letters { margin: 5px 0px }
.letters a { display: inline-block; padding: 8px; padding-left: 10px; }
.cmt { position: relative; }
.comment-state { position: absolute; top: -18px; left: 30px; color: #000; font-size: 12px}
.comment-actions { float: right; margin-right: 15px; margin-top: -18px; }
.comment-actions a { font-size: 13px; margin-right: 5px; }
.available-at {width:50px;height: 34px !important;padding: 6px 12px !important;font-size: 14px;line-height: 1.42857143;color: #555;}
.upload-file, .open-upload-file { float: right; margin-right: 45px; }
.upload-file-block { border: 1px solid #ccc !important; border-radius: 4px; width: 93%; padding-top: 10px; padding-left: 10px; margin-top: 10px; display: none; }
.file-type { display: block; font-size: 9px; margin-bottom: 5px; margin-left: 1px; }
.shows-tab, .show-more, .cdropdown { position: relative; border: 1px solid rgb(210, 210, 210); display: inline-block; width: 19%; margin-right: -3px; text-align: center; height: 40px; line-height: 40px; font-size: 15px; color: rgb(145, 145, 145); font-weight: bold; background: #E9E9E9; cursor: pointer; box-shadow: 0px 15px 10px rgb(221, 221, 221) inset; transition: all .4s; }
.cdropdown { width: 20%; padding-left: 20px; text-align: left; margin-bottom: 10px; margin-right: 0px; }
.cdropdown ul { padding: 0 !important; margin: 0 !important; border: 1px solid rgb(210, 210, 210); width: 100%; position: absolute; z-index: 999; left: -1px; display: none; }
.cdropdown ul li { font-weight: normal; background: #E9E9E9; border-bottom: 1px solid rgb(210, 210, 210); padding: 5px; border-top: 1px solid #E9E9E9; padding-left: 20px; text-align: left; transition: all .4s; }
.cdropdown ul li a { text-decoration: none; color: black; font-weight: bold; font-size: 15px; display: inline-block; width: 100%; }
.shows-tab:hover, .cdropdown:hover { box-shadow: 0px -15px 10px rgb(221, 221, 221) inset; }
.show-more { width: 100%; }
.cdropdown ul li:hover { background: #DADADA; border-top: 1px solid rgba(0, 0, 0, 0.3); border-bottom: 1px solid rgb(255, 255, 255); }
.shows-tab a { text-decoration: none; color: rgb(145, 145, 145); display: inline-block; width: 100%; }
.shows-tab-arrow-up { width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid white; margin-top: -7px; margin-left: 85px; display: none; margin-left: auto; margin-right: auto; }
.radio-script { color: black; font-weight: bold; font-style: italic; font-size: 9px; }
.serie-tab-block { display: none; }
.custom-fancybox-style { display: inline-block; vertical-align: top; border: 1px solid rgb(176, 176, 176); padding: 4px; border-radius: 4px; margin-right: 10px; margin-bottom: 10px; }
.device-tr { cursor: pointer; transition: all .4s; }
.device-tr:hover { background: rgb(245, 224, 168) !important; }
.device-td { background: rgb(245, 224, 168) !important; }
.comment-link { cursor: pointer; color: blue; font-size: 15px; margin-top: 25px; transition: all .2s; margin-bottom: 20px; margin-left: 5px; }
.footerAds { position: relative; clear: both; padding-bottom: 100px !important; float: left; overflow: hidden; padding: 15px; }
.add-green a { color: #008000; font-size: 10px; line-height: 1.2; text-decoration: underline; white-space: nowrap; font-family: Arial, helvetica; }
.add-txt { color: #000; display: block; float: left; font-size: 13px; line-height: 1.2em; clear: left; font-family: Arial, helvetica; text-transform: capitalize; }
.bottomads a { font-size: 13px; font-weight: bold; line-height: 1.2; color: #0000FF; font-family: Arial, helvetica; }
.tc { text-align: center; }
.ad-xs { height: 280px; }
hr { border-style: outset !important; }
.comment-link:hover { color: rgb(87, 80, 62); }
.homeBtn a { width: 68px; }
.menu .radioBtn a { width: 150px; background-color: #57503e; }
.menu .radioActorsBtn a { width: 140px; background-color: #5d9594; }
.menu .buyOldRagioBtn a { width: 182px; background-color: #65cdcc; }
.visible-xs { display: none !important; }
.footerSticky { width: 100%; display: block; position: fixed !important; left: 0px; bottom: 0px; z-index: 10001; height: 55px; -webkit-box-shadow: 0 -1px 8px 0 rgba(0,0,0,0.5); box-shadow: 0 -1px 8px 0 rgba(0,0,0,0.5); border-top: 2px solid #fff; background: #c94f20; background: -moz-linear-gradient(top, #c94f20 0%, #ac441c 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c94f20), color-stop(100%, #ac441c)); background: -webkit-linear-gradient(top, #c94f20 0%, #ac441c 100%); background: -o-linear-gradient(top, #c94f20 0%, #ac441c 100%); background: -ms-linear-gradient(top, #c94f20 0%, #ac441c 100%); background: linear-gradient(to bottom, #c94f20 0%, #ac441c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c94f20', endColorstr='#ac441c', GradientType=0 );
}
.footerSticky li a { display: block; width: 100% !important; height: 55px; line-height: 78px; background-color: transparent !important; background-repeat: no-repeat; background-position: center 10px; opacity: 0.7; border-right: 1px solid #d67c59; text-shadow: 0 1px 1px rgba(0,0,0,0.5); }
.footerSticky li { width: 25%; float: left; }
.footerSticky .homeBtn a { background-image: url('../img/home_icon.png'); }
.footerSticky .radioBtn a { background-image: url('../img/programe_icon.png'); background-position: center 13px !important; }
.footerSticky .radioActorsBtn a { background-image: url('../img/actors_icon.png'); }
.footerSticky .buyOldRagioBtn a { background-image: url('../img/account_icon.png'); border: 0px !important; }
.footerSticky li:hover { background: #c84f21; background: -moz-linear-gradient(top, #c84f21 0%, #e46433 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c84f21), color-stop(100%, #e46433)); background: -webkit-linear-gradient(top, #c84f21 0%, #e46433 100%); background: -o-linear-gradient(top, #c84f21 0%, #e46433 100%); background: -ms-linear-gradient(top, #c84f21 0%, #e46433 100%); background: linear-gradient(to bottom, #c84f21 0%, #e46433 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c84f21', endColorstr='#e46433', GradientType=0 );
}
.footerSticky li a:hover { color: #fff !important; opacity: 1; }
.report { float: right }
.report-btn { padding: 5px 10px; border-radius: 3px; border: 1px solid rgb(251, 170, 26); background: rgb(255, 185, 71); box-shadow: 0px 13px 10px rgba(239, 239, 239, 0.61) inset; cursor: pointer; font-weight: bold; outline: 0; transition: all .2s }
.report-btn:hover { box-shadow: 0px -13px 10px rgba(239, 239, 239, 0.61) inset; }
.modal-layout { position: fixed; width: 100%; top: 0; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.59); z-index: 999998; display: none }
.report-modal { z-index: 999999; display: none; background: white; position: fixed; top: 43px; width: 550px; margin: auto; left: 0; right: 0; border-radius: 3px; box-shadow: 0px 0px 5px white, 0px 0px 7px rgba(0, 0, 0, 0.36) inset; }
.custom-accordion .ui-accordion-content-active { margin: -6px 6px 5px 5px !important }
.custom-accordion { margin-top: 5px !important }
.custom-accordion .ui-accordion-header { padding: 5px; outline: 0 }
.synopsis { width: 94% !important; height: 140px !important; margin-bottom: 15px; resize: none; overflow-y: auto; }
.report-text { font-size: 10px; font-style: italic; color: rgb(132, 132, 132); }
.closeModal { width: 14px; float: right; margin-top: -10px; margin-right: -9px; border: 2px solid white; border-radius: 50%; text-align: center; background: black; color: white; font-weight: bold; box-shadow: 0 0 7px black; cursor: pointer; }
.report-error-message { color: red; font-style: italic; margin: 10px 6px; }
.report-email { margin-top: 15px; width: 91% !important; margin-bottom: 5px; height: 25px !important; }
.height-25 { height: 25px !important }
.approve-img { color: green; cursor: pointer }
.approve-img > i { font-size: 22px }
.delete-img { color: red; cursor: pointer }
.delete-img > i { font-size: 22px }
input#gcse_input { display: none; }

@media screen and (max-width: 1018px) {
form.gsc-search-box { width: auto !important; }
.menu-content { width: 80%; }
.menu-content { width: 80%; margin-left: 1px; margin-top: -13px; }
.linkcont.radiopro, .linkcont.homedet, .linkcont.holidayshow { width: 100%; }
.menu { overflow: initial; width: 80%; float: right; margin-left: 0px; margin-top: -80px; }
#outher { width: 920px; overflow: hidden; }
#header { width: 920px; margin-right: auto; margin-left: auto; background-position: right bottom; }
#logo { margin-left: 0px; background-size: 85%; }
#content { width: 920px; }
.homeBtn a { width: 20%; }
.menu .radioBtn a { width: 25%; }
.menu .radioActorsBtn a { width: 25%; }
.menu .buyOldRagioBtn a { width: 30%; }
.googleSearchInput { width: 100%; float: left; margin-top: -59px; }
.gsc-control-cse { width: 100% !important; background-color: transparent !important; }
.gsc-input { width: 90%; float: left; }
#gsc-i-id1 { width: 100% !important; top: -1px; }
td.gsc-search-button { float: right !important; width: 10% !important; margin-left: 0px !important; }
input.gsc-search-button { width: 100%; }
table.gsc-search-box { width: 100% !important; }
td.gsc-search-button { margin-top: -9px; }
.hidden-md { display: none; }
#primaryContentContainer { width: 80%; }
.footer { width: 100%; margin-left: 7px; }
.footer_decz { width: 710px; float: right; }
.addthis_toolbox { float: left !important; clear: both; margin: 0px !important; }
#content h3 { float: left; }
.breadcrumbs { width: 75%; margin: 0px; position: relative; top: 0px; left: 0px; padding-bottom: 0px; z-index: 555; float: right; }
.mejs-container { width: 100% !important; }
#copyright { margin-left: 7px; width: 97% !important; }
}

@media screen and (max-width: 920px) {
#outher { width: 767px; }
#header { width: 767px; }
.menu { width: 77%; }
.menu-content { width: 77%; margin-left: -7px; }
#content { width: 767px; }
#header { background-position: 160px bottom; background-size: 90%; }
.footer_decz { width: 550px; }
.shows-tab, .cdropdown { font-size: 12px; }
.history-tab li a { width: auto !important; }
}

@media screen and (max-width: 767px) {
.footermailing { width: 88%; border-radius: 5px; margin: auto; float: none; overflow: hidden; height: auto; padding: 15px; margin-bottom: 15px; }
.footermailing .footer-imgsmall { float: left; padding: 0px; margin: 0px; }
.footermailing form { float: left; clear: both; width: 100%; }
.footermailing .footerInput { width: 78%; height: 30px; }
.footermailing .black-btn { width: 20% !important; height: 36px !important; }
#logo { background-size: 100%; width: 110px; height: 135px; position: absolute; z-index: 1030; }
.hidden-xs { display: none !important; }
.visible-xs { display: block !important; }
#outher { width: 100%; }
#header { margin-bottom: 0px !important; height: 100px; background-position: 90px -35px; background-size: cover; width: 100%; }
.menu { margin-top: 0px; float: left; position: relative; width: 100%; }
.googleSearchInput { margin-top: -11px; }
#gsc-i-id1 { width: 100% !important; width: 100% !important; border: 0px !important; height: 35px !important; }
#primaryContentContainer { width: 100%; margin: 0px; }
#content { width: 100%; margin-right: 0px !important; padding-top: 0px; position: relative; top: 71px !important; -webkit-box-shadow: 0px 0px 0px #bdbdbd; box-shadow: 0px 0px 0px #bdbdbd; }
.stickybox { display: none; }
#primaryContent { padding: 30px 20px 10px 20px; padding-bottom: 20px; }
.account-modal, .logged-in { display: none; }
#logo a { width: 100%; height: 100%; }
td.gsc-search-button { position: relative; float: right !important; width: 20% !important; height: 38px; }
form.gsc-search-box { width: auto !important; padding-left: 110px !important; -webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,0.18); box-shadow: 0 3px 0 0 rgba(0,0,0,0.18); margin-bottom: 0px !important; height: 27px; }
.gsc-input { width: 80%; }
body { background-image: none; }
table.gsc-search-box { width: 100% !important; }
input.gsc-search-button { height: 38px !important; background-color: transparent !important; }
.left-content .panel, .left-content { width: 100% !important; }
#primaryContent .right { float: left; }
.shows-tab, .cdropdown { font-size: 14px !important; }
.cdropdown { width: 30%; padding-left: 12px; }
.fa-chevron-down { margin-top: 14px !important; }
.account-modal { margin-top: 0px; }
.addthis_toolbox.addthis_default_style.serie_add_this { display: block; width: 100%; margin: 10px 0px !important; float: left !important; }
ul.mobileRadioPrograms { display: block; width: 90%; height: 100%; background-color: #c94f20; padding: 2%; margin: 3%; z-index: 10000; position: fixed; overflow-y: auto; top: 0px; left: 0px; box-shadow: 0px 0px 25px rgba(0,0,0,0.5); }
.mobileRadioPrograms li { display: block; width: 50%; line-height: 36px; font-size: 13px; text-align: center; float: left; }
.mobileRadioPrograms li:hover { background-color: #af4520; }
.mobileRadioPrograms li:last-child { margin-bottom: 100px; }
.mobileRadioPrograms li a { color: #fff; text-decoration: none; display: block; float: left; width: 100% !important; }
form.front-end-display { margin-top: 0px !important; }
.serie-description { width: 100% !important; }
.panel-default>.panel-heading { overflow: hidden; }
.breadcrumbs { width: 100%; float: left; margin-top: 20px; margin-left: 20px; line-height: 24px; }
.footerSticky li.logged-in { display: block !important; margin-top: 0px !important; text-align: center; color: #fff; font-size: 13px; height: 55px; cursor: pointer; }
.footerSticky li.logged-in img { margin: auto; top: 15px; position: relative; }
.footerSticky ul li span { text-shadow: 0 1px 1px rgba(0,0,0,0.5); color: #fff; top: 5px; position: relative; left: 5px; }
.footerSticky li.logged-in:hover { color: #fff; }
.accoun-dropdown { rotate: 10px; -ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg); height: 34px; }
.footerSticky .dropdown-menu { width: 150px; position: absolute; right: 0px; top: -114px; background-color: #c94f20; border: 0px solid rgba(0, 0, 0, 0.2); border-radius: 0px; box-shadow: 0 0px 0px rgba(0, 0, 0, 0.23); }
.logged-in ul li { float: left; width: 100%; height: 55px; position: relative; }
.logged-in ul li:hover> ul { display: block !important; }
.logged-in ul li > ul { float: left; top: -142px; position: absolute; width: 100%; text-align: left !important; background-color: #c94f20; display: none; padding: 10px 0px; border-bottom: 2px solid #fff; -webkit-box-shadow: inset 0 -1px 3px 1px rgba(0,0,0,0.2); box-shadow: inset 0 -1px 3px 1px rgba(0,0,0,0.2); }
.logged-in ul li > ul li a { line-height: 30px !important; text-align: left !important; height: auto !important; border: 0px; padding: 0% 5%; }
.logged-in ul li > ul li a:hover { background-color: #af4520 !important; }
.logged-in ul li > ul li { height: auto !important; }
.user-info { margin-left: 0px !important; float: left; margin-top: 20px; width: 100%; }
.tab a { width: auto !important; }
.user-info .signin-form { width: 100% !important; }
.history-tab li a { width: auto !important; font-size: 13px; }
.history-tab li { margin-right: 0px !important; }
.history-tab-block { margin-left: 0px; }
.history-block div:nth-child(1) { width: auto !important; }
.profile_content { min-height: 100px !important; }
}

@media screen and (max-width: 600px) {
#header { background-position: 90px 0px; }
.shows-tab, .cdropdown { width: 50%; float: left; margin-bottom: 15px; }
.device-tr { border-bottom: 1px solid #DDD; float: left; width: 100%; }
tbody.cbody { float: left; padding: 10px; }
#content table td { padding: 0px; border: 0px; }
.device-tr td { margin: 5px; float: left; }
.device-tr th { display: none; }
td.item-type { float: right; }
#x-table thead { display: none; }
#content table { padding: 0px !important; }
.titleName { float: left; width: 20%; }
.titleColon { float: left; }
.episodeDetails { float: left; width: 55%; }
.single-episode-table td { padding: 10px !important; }
div#custom-modal { top: 0px !important; margin-top: 0px !important; }
.signin-input { height: 20px !important; }
.modal-block h2.title { margin: 0px; margin-left: 10px; }
}

@media screen and (max-width: 550px) {
.footerSticky ul li span { top: -8px; float: left; width: 100%; }
.footerSticky li.logged-in img { top: 3px; }
.footermailing .footerInput { width: 76%; }
}

@media screen and (max-width: 467px) {
td.gsc-search-button { width: 30% !important; }
.gsc-input { width: 70% !important; }
.pagination a:first-child, .pagination a:last-child { padding: 0px 11px; position: relative; top: 3px; }
div#custom-modal { top: 0px !important; left: 0px !important; margin: 0px !important; }
.modal { width: 100% !important; }
.download-img img { width: 100%; }
.footerSticky ul li span { display: none; }
.logged-in ul li { position: static; }
.logged-in ul li > ul { left: 0px; }
.logged-in ul li > ul li a { text-align: right !important; float: right; }
.footerSticky li.logged-in img { width: 45px; height: 45px; border-radius: 30px; }
.footerSticky .user-name { top: 0px; }
.history-tab li a { font-size: 11px; }
.history-block div:nth-child(2) { width: auto !important; margin-top: 5px; }
}

@media screen and (max-width: 350px) {
.tab a { font-size: 10px; }
.history-tab li a { padding: 2px; }
}
.hide123 { display: none; }


.vote-up {
  background-image: url(../img/upvote.png) !important;
  background-position: 0 -20px;
  width: 20px;
  margin-left: 3px;
  height: 20px;
 cursor: pointer;
}

.vote-down {
  background-image: url(../img/downvote.png) !important;
  background-position: 0 -60px;
  width: 20px;
  margin-left: 3px;
  height: 20px;
 cursor: pointer;
}

.vote-up-active {
 background-image: url(../img/upvote-active.png) !important;
 background-position: 0 -20px;
 width: 20px;
 margin-left: 3px;
 height: 20px;
 cursor: pointer;
}

.vote-down-active {
 background-image: url(../img/downvote-active.png) !important;
 background-position: 0 -60px;
 width: 20px;
 margin-left: 3px;
 height: 20px;
 cursor: pointer;
}

.vote-div{
  float: left;
  margin-right: 7px;
  margin-left: 7px;
  background: transparent;
  overflow: hidden;
  margin-left: 0px;
  width: 22px;
}

.reply-btn {
	display: inline-block;
	float: right;
	margin-top: -3px;
    margin-right: 5px;
}

.reply-btn a{
	text-decoration: none;
    color: #5a6b7b;
    font-weight: bold;
	font-size: 13px;
}

#replyForm {
	display: none;
}

.reply-form_content {
	width: 80%;
	float: right;
}

.reply-form_content p {
	margin-bottom: 10px !important;
}

.reply-form_content input[type=text] {
	height: 20px !important;
}

.reply-form_content .comment {
	height: 120px !important;
}

.reply-form_content  .comment-btn {
	padding: 7px 0 !important;
	width: 100px !important;
}

.add-spoiler{
	cursor: pointer;
}

.spoiler-content{
	background: black;
}

.spoiler-content:hover{
	color: white;
}

.spoiler-content:after{
	border-color: #000000 transparent transparent transparent;
}
.flag-color-red{
	color: red;
}

.flag-color-waiting{
	color: #fd7542;
}

.btn-deletion{
	float: right;
	cursor: pointer;
	color: #272727;
}

.btn-deletion:hover{
	color:#e46e41;
}

.muted-user{
	cursor: pointer;
	margin-left: 5px;
}

.muted-user:hover{
	color:#e46e41;
}

.vote-count{
	float: left;
    margin-left: -18px;
    margin-top: 9px;
}

.all-comment-user{
	text-decoration: none;
}

.all-comment-user:hover{
	text-color: #fd7542;
}

.spoiler-title{
	color: white !important;
    font-size: 17px;
    margin-left: -8px;
    padding: 1px 4px;
	padding-top: 8px;
    border-radius: 7px 0 0;
}

.spoiler-title:hover{
	color: black;
}


