@font-face
{
    font-family: 'ColaborateMediumRegular';
    src: url('../fonts/ColabMed-webfont.eot');
    src: url('../fonts/ColabMed-webfont.svg#ColaborateMediumRegular') format('svg'),
    	 url('../fonts/ColabMed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabMed-webfont.woff') format('woff'),
         url('../fonts/ColabMed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'ColaborateRegular';
    src: url('../fonts/ColabReg-webfont.eot');
    src: url('../fonts/ColabReg-webfont.svg#ColaborateRegular') format('svg'),
    	 url('../fonts/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabReg-webfont.woff') format('woff'),
         url('../fonts/ColabReg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'ColaborateThinRegular';
    src: url('../fonts/ColabThi-webfont.eot');
    src: url('../fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabThi-webfont.woff') format('woff'),
         url('../fonts/ColabThi-webfont.ttf') format('truetype'),
         url('../fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'ColaborateLightRegular';
    src: url('../fonts/ColabLig-webfont.eot');
    src: url('../fonts/ColabLig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabLig-webfont.woff') format('woff'),
         url('../fonts/ColabLig-webfont.ttf') format('truetype'),
         url('../fonts/ColabLig-webfont.svg#ColaborateLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face
{
    font-family: 'ColaborateBoldRegular';
    src: url('../fonts/ColabBol-webfont.eot');
    src: url('../fonts/ColabBol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabBol-webfont.woff') format('woff'),
         url('../fonts/ColabBol-webfont.ttf') format('truetype'),
         url('../fonts/ColabBol-webfont.svg#ColaborateBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fundamental_rushregular';
    src: url('../fonts/fundr__-webfont.eot');
    src: url('../fonts/fundr__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fundr__-webfont.woff2') format('woff2'),
         url('../fonts/fundr__-webfont.woff') format('woff'),
         url('../fonts/fundr__-webfont.ttf') format('truetype'),
         url('../fonts/fundr__-webfont.svg#fundamental_rushregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
table
{ 
	padding: 0px;
    border-spacing: 0;
    border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'ColaborateMediumRegular', arial;
	font-weight: normal;
}
h1, h2
{
	font-size: 29px;
	margin: 15px 0px 15px 0px;
}
.title-container h1
{
	margin-bottom: 0px;/* because of subtitle a.k.a. */
}
#title-popularity
{
	xxxmargin-top: 10px;
	xxxmargin-bottom: 10px;
}
h1 small, h1 small a
{
	font-size: 21px;
	text-decoration: none;
}
h1 small a:hover
{
	text-decoration: underline;
}
h2 a, h2 a:hover
{
	text-decoration: none;
}
h3
{
	font-size: 17px;
	color: #655300;
	color: #6F5E10;
	margin: 15px 0px 10px 0px;
}
h3 a
{
	color: #D1B322;
	font-size: 80%;
	text-decoration: none;
}
h4
{
	font-size: 24px;
}
body
{
	background-color: #D4D9DD;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}
p
{
	margin-bottom: 1.5rem;
}
p a
{
	color: #A28605 !important;
	text-decoration: none;
}
img
{
	border: none;
}
a
{
	color: #655300;
}
a:visited
{
	color: #655300;
}
a:hover, a:active, a:focus
{
	color: #A28605;
}
.lighter
{
	color: #ccc;
}
.lighter a
{
	color: #aaa;
}
.smaller
{
	font-size: 80%;
}
.fixfloat
{
	clear: both;
}
#layout-container-email
{
	background-color: #fff;
	width: 790px;
}
#layout
{
	xxxmargin: auto;
	xxxwidth: 1008px;
}
#logo-new
{
	font-family: 'fundamental_rushregular';
	font-size: 18px;
	text-shadow: 1px 1px #343131;
	display: inline-block;
	padding-right: 2rem;
	padding-left: 1rem;
	float: left;
}
#logo-new a
{
	color: #DBCB5F;
	text-decoration: none;
	outline: 0;
}
#logo-new a:hover
{
	color: #EADB6F;
	text-shadow: 1px 1px 1px #58553E;
	text-decoration: none;
}
#logo-new .intro
{
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 18px;
}
#logo-new .outro
{
	font-size: 31px;
	line-height: 27px;
	display: block;
	letter-spacing: 2px;
}
.is-tv #logo-new
{
	xxxtext-shadow: 1px 1px #C4B65A;
}
.is-tv #logo-new a
{
	xxxcolor: #373B42;
}
.is-tv #logo-new a:hover
{
	xxxcolor: #373B42;
	text-shadow: 1px 1px 1px #4f4b47;
	text-decoration: none;
}
#logo-tv
{
    font-family: 'fundamental_rushregular';
    font-size: 28px;
    text-shadow: 1px 1px 2px #333333;
    display: inline-block;
    position: absolute;
    left: 119px;
	top: 18px;
    color: #F3CE00;
}
#logo-india
{
    font-family: 'fundamental_rushregular';
    font-size: 33px;
    text-shadow: 1px 1px 2px #333333;
    display: inline-block;
    position: absolute;
    left: 124px;
    color: #F3CE00;
}
#beta
{
	width: 20px;
	height: 44px;
	padding-top: 1px;
	float: left;
	color: #F70808;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	padding-right: 20px;	
	text-align: left;
	font-weight: bold;
}
#livesearch-results-container
{
	width: 400px;
	max-width: 100%;
	position: relative;
	display: none;
}
#livesearch-results
{
	margin-top: 1px;
	font-family: arial;
	width: 100%;
	max-width: 100%;
	color: #000;
	position: absolute;
	background-color: #F2F2F1;
	z-index: 999;
    border: 1px solid #ccc;
    border-radius: 0 10px 10px 10px;
    box-shadow: 0 4px 8px 0 #7D7D7D;
}
.livesearch-row:first-child
{
	border-radius: 0 10px 0 0;
}
.livesearch-row
{
	padding: 4px;
	border-bottom: 1px solid #e3e3e3;
	background-color: #fff;
	overflow: auto;
}
.livesearch-row .poster
{
	padding: 2px;
	margin: 0px;
	height: 70px;
}
.livesearch-row .title-name
{
	font-weight: bold;
	max-width: 250px;
	line-height: 18px;
	margin-top: 4px;
}
.livesearch-row .year
{
	display: inline-block;
	overflow: hidden;
	line-height: 18px;
}
.livesearch-row .aka
{
	max-width: 250px;
	color: #a3a3a3 !important;
	line-height: 18px;
	display: block;
	padding-bottom: 4px;
}
.livesearch-loading
{
	background-image: url('../img/icons/loader.gif');
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.livesearch-link
{
	margin: 0px;
	overflow: hidden;
}
.livesearch-row a
{
	text-decoration: none;
}
a.livesearch-link
{
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
a.livesearch-link:hover, .livesearch-row:hover
{
	background-color: #F8F1BE;
}
.livesearch-link img
{
	vertical-align: top;
	margin-top: -10px;
}
.livesearch-lastlink
{
	height: 100%;
	padding-left: 10px;
}
.livesearch-lastrow
{
	height: 30px;
	line-height: 30px;
}
.tac
{
	text-align: center;
}
.tal
{
	text-align: left;
}
.tar
{
	text-align: right;
}
.nowrap
{
	white-space: nowrap;
}
.chart-tooltip
{
	background: #E7E6E3;
	color: black;
}
.chart-tooltip strong
{
	font-size: 12px;
}
.actions div
{
	margin: -2px;
	padding-left: 5px;
}
table.list-data
{
	width: 100%;
	margin-bottom: 15px;
}
.list-data th
{
	font-weight: bold;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	padding: 4px;
}
.list-data th a
{
	color: #000;
	text-decoration: none;
}
.list-data th a:hover
{
	color: #000;
	text-decoration: underline;
}
.list-data td
{
	border-bottom: 1px solid #A0A0A0;
	padding: 4px;
}
.list-data tr:nth-child(even)
{
	background-color: #E5E5E5;
}
.table-divider
{
	background-color: #ffffff !important;
}
.list-data .table-divider-empty td
{
	border-bottom: none;
	height: 0px;
}
.table-data
{
	width: 100%;
	margin-bottom: 20px;
}
.table-data th, .table-data td
{
	border: none;

}
.table-data th
{
	font-weight: normal;
}
.table-data td, .table-data th
{
	padding: 3px;
	border-top: 1px solid #E8E8E9;
	border-bottom: 1px solid #E8E8E9;
	font-size: 12px;
	padding-right: 6px;
}
tr.fadeout td
{
	color: #9E9E9E;
}
.tr-header
{
	background-color: #ffffdb;
}
.tr-odd
{
	background-color: #E5E5E5;
}
.ellipsis
{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
}
/* [START] sidebar data */
table.sidebar-data
{
	width: 100%;
	border: 1px solid #F3F3F3 !important;
}
.sidebar-data td, 
.sidebar-data th
{
	background: #FBFBFB;
	border-bottom: 1px solid #F3F3F3;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
}
#rightbar .sidebar-data td, 
#rightbar .sidebar-data th
{
	font-size: 11px;
}
.sidebar-data td a, .sidebar-data th a
{
	text-decoration: none;
}
.sidebar-data th a
{
	font-weight: bold;
}
.sidebar-data td a:hover, .sidebar-data th a:hover
{
	text-decoration: underline;
}
/* [END] sidebar data */

.hidden-links a
{
	text-decoration: none;
	color: #000;
}
.hidden-links a:hover
{
	text-decoration: underline;
}
.color-green
{
	color: #40AF58;
}
.color-red
{
	color: #FA5531;
}
.color-orange .bull, .color-orange
{
	color: #F3CE00;
	cursor: help;
}
.color-new
{
	background-color: #FFB600;
	border: 1px solid #DF7D02;
	color: #655300;
	font-size: 8px;
	padding: 1px 2px;
	text-align: center;
	border-radius: 2px;
}
#content
{
	overflow: hidden;
}
#main
{
	padding-bottom: 15px;
	min-height: 300px;
}
.title-aka-container
{
	padding: 0px 4px 10px 4px;
}
.title-aka
{
	color: #777;
	font-family: 'ColaborateMediumRegular', arial;
	font-size: 20px;
	font-weight: normal;
}
#leftbar
{
	background-color: #fff;
	border-right: 1px dotted #CCCCCC;
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
#rightbar
{
	background-color: #fff;
	border-left: 1px dotted #CCCCCC;
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
#footer
{
	border-top: 1px dotted #CCCCCC;
	font-size: .7rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	xxxtext-align: center;
	color: #999;
	height: auto;
}
.footer-logo
{
	background-color: #363A41;
	width: 24px;
	height: 24px;
	overflow: hidden;
	text-align: center;
	margin-right: .5rem;
	vertical-align: middle;
	line-height: 28px;
	border-radius: 2px;
	float: left;
	display: inline-block;
}
.is-tv .footer-logo, .is-india .footer-logo
{
	color: #F3CE00;
}
.is-tv .footer-logo
{
	background-color: #FFCC00;
}
.is-india .footer-logo
{
	background-color: gray !important;
	background-image: linear-gradient(45deg, #ff9a30 16.67%, #ffffff 16.67%, #ffffff 33.33%, #098901 33.33%, #098901 50%, #ff9a30 50%, #ff9a30 66.67%, #ffffff 66.67%, #ffffff 83.33%, #098901 83.33%, #098901 100%);
	background-size: 63.64px 63.64px;	
}
.footer-logo a
{
	font-family: 'fundamental_rushregular';
	font-size: 0.875rem;
	line-height: 0.875rem;
	text-shadow: 1px 1px #343131;
	
	margin: 0px;
	padding: 0px 2px 0px 2px;
	color: #DBCB5F;
	
	text-decoration: none;
	outline: 0;
}
.footer-logo a:hover
{
	text-decoration: none !important;
}
.is-tv .footer-logo a
{
	color: #000000;
	text-shadow: none;
}
#footer-copyright
{
	line-height: 1.5rem;
	margin-bottom: 0;
}
#footer p a
{
	text-decoration: none;
}
#footer p a:hover
{
	text-decoration: underline;
}
#footer-links p
{
	margin-bottom: 0;
}
#footer-links p a
{
	line-height: 1.5rem;
}
.sidebar-title
{
	overflow: hidden;
	width: 155px;
	font-size: 10px;
}
.poster-frame-large
{
	background: none repeat scroll 0 0 #FAFAFA;
	margin-top: 15px;
	padding: 0px; 
}
.poster-frame-large img
{
	max-width: 100%;
	border-radius: .25rem;
}
#mobile-block .space-below
{
	margin-bottom: 1rem;
}
#mobile-block .bigger
{
	font-size: 160%;
}

/* [START] Paging */
div.paging
{
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled
{
	color: #ddd;
	display: inline;
}
div.paging span.current
{
	color: #000;
}
/* [END] Paging */

.popularity
{
	border: 1px solid #959DA6;
	width: 100%;
	text-align: left;
	background-color: #E5E5E5;
	border-radius: 2px;
	
	background: #efd92e; /* Old browsers */
	background: -moz-linear-gradient(left,  #efd92e 0%, #b69024 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#efd92e), color-stop(100%,#b69024)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #efd92e 0%,#b69024 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #efd92e 0%,#b69024 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #efd92e 0%,#b69024 100%); /* IE10+ */
	background: linear-gradient(to right,  #efd92e 0%,#b69024 100%); /* W3C */
	
	white-space: nowrap;
	overflow: auto;
}
#zoom_control
{
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 8px;
}
#zoom_control button.btn-xs
{
	font-size: 11px;
}
.btn-xs:active, .btn-xs:focus, btn:focus:active
{
	background-image: none;
	outline: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-primary
{
	background-color: #F3CE00;
	border-color: #F5C518;
	color:#000;
}
.btn-primary:hover, .btn-primary:active
{
	background-color: #FFCC00;
	border-color: #F5C518;
	color:#000;
}
#rank_change_chart
{
	height: 250px;
	width: 100%;
}
#history-container
{
	padding: 4px;
}
#sidebar-email
{
	width: 185px;
}
.expander
{
	line-height: 26px;
	text-align: center;
	display: block;
}
.show-more:hover
{
	text-decoration: none;
}
.hidden-row
{
	display: none;
}

/* Paging */
div.paging
{
	background:#fff;
	color: #ccc;
	width: 550px;
	overflow: hidden;
}
div.paging-display
{
	float: left;
	color: #000;
	margin-right: 48px;
	padding-top: 5px;
}
div.paging-pages
{
	float: left;
}
div.paging-prev, div.paging-next
{
	float: left;
	padding: 5px 10px;
}
div.paging-numbers
{
	float: left;
}
div.paging div.disabled
{
	color: #ddd;
	display: block;
}
div.paging-numbers span.current
{
	display: inline-block;
	color: #000;
	border: 1px solid #D1D1D1;
	font-weight: bold;
	margin: 1px;
	padding: 3px 8px;
}
div.paging-numbers span a
{
	display: inline-block;
	border: 1px dotted #e1e1e1;
	font-weight: bold;
	text-decoration: none;
	margin: 1px;
	padding: 3px 8px;
}
div.paging-numbers span a:hover
{
	text-decoration: underline;
}

.release-status, .title-watched
{
	cursor: pointer;
}
.compare-prev-next
{
	margin: 20px 0px 30px 0px;
	overflow: hidden;
}
.compare-prev
{
	float: left;
}
.compare-next
{
	float: right;
	text-align: right;
}
#prev-next-small
{
	float: right;
}
#prev-next-small i.bi
{
	color: #ccc;
	font-size: 200%;
}
.navigation-bar
{
	width: 100%;
	clear: both;
	border: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.navigation-bar-item span
{
    background-color: #FFFFFF;
    border: 1px solid #A0A0A0;
    border-radius: 3px 3px 3px 3px;
    display: block;
    position: relative;
    top: 0px;
    padding: 5px 0px 5px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
}
.navigation-bar td
{
	text-align: center;
	padding: 0;
}
.navigation-bar-item a, .navigation-bar-empty
{
    background-color: #FFFFDB;
    border-bottom: 1px solid #A0A0A0;
    border-top: 1px solid #A0A0A0;
    font-size: 12px;
    padding: 2px 0px;
    text-decoration: none;
    text-align: center;
    display: block;
}
.navigation-bar-empty
{
	color: #b3b3b3;
}
.navigation-bar-item a:hover
{
	background-color: #EED822;
}

.navbar-toggler{
    width: 47px;
    height: 34px;
    background-color: transparent;
    border:none;
}
.navbar-toggler .line{
width: 100%;
float: left;
height: 3px;
background-color: #fff;
margin-bottom: 5px;
border-radius: .25rem;
}


/* not-used */

/* [END] not-used */




/* BS */
#layout-container
{
	background-color: #fff;
	margin-bottom: 3rem;
	padding-top: 1rem;
	box-shadow: 1px 1px 8px #ccc, -1px -1px 8px #ccc;
	border-radius: 0 0 .15rem .15rem;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.header-addon
{
	color: #999;
}
.header-float-right
{
	float: right;
	line-height: 21px;
}
#rightbar .thumbnail
{
	padding: 2px;
	margin: 0px;
}
.sidebar-block
{
	margin-bottom: 1rem;
}
.sidebar-block .badge
{
	position: relative;
	top: -10px;
}
.badge-winner
{
	background-color: #5CB85C;
	font-size: .75rem;
}
.badge-loser
{
	background-color: #D9534F;
	font-size: .75rem;
}
.badge-neutral
{
	background-color: #F3CE00;
	color: #6F7174;
	font-size: .75rem;
}
.pagination a
{
	color: #655300 !important;
	font-weight: bold;
}
.pagination .disabled
{
	cursor: not-allowed;
}
.pagination .disabled a
{
	color: #ddd !important;
	background-color: #f9f9f9 !important;
}
.pagination a:hover
{
	background-color: #f5f5f5 !important;
}
.pagination .active a, .pagination .active span.page-link
{
	background-color: #DBCB5F;
	color: #363A41;
	border-color: #363A41;
	cursor: default;
}
.pagination .page-link
{
	font-size: .75rem;
	padding: .315rem .6rem;
}
.pagination .active a:hover
{
	background-color: #DBCB5F !important;
	border-color: #363A41;
}
.space-above
{
	margin-top: 1rem;
}
.space-below
{
	margin-bottom: 1rem;
}
.img-thumbnail
{
    padding: .125rem;
}

#navigator, #navigatorxxx, .navigatorxxx
{
	margin-left: -1rem; 
	margin-right: -1rem;
	xxxmin-height: 60px;

	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
	/* gradient */
	background: #40464f;
	background: linear-gradient(to bottom,  #40464f 0%,#3d424a 2%,#363a3f 29%,#272729 69%,#1f1f1f 97%,#1b1a1b 100%); /* W3C */
}
.is-tv #navigator
{
	xxxbackground: #F5C518 !important;
	xxxbackground-image: repeating-linear-gradient(45deg, transparent, transparent 25px, rgba(255,255,255,.3) 25px, rgba(255,255,255,.3) 50px) !important;
	
	xxxbackground: rgb(245,197,24);
	xxxbackground: linear-gradient(0deg, rgba(245,197,24,1) 0%, rgba(255,204,0,1) 100%);

	xxxbackground: rgb(245,197,24);
	xxxbackground: linear-gradient(0deg, rgba(245,197,24,1) 25%, rgba(196,182,90,1) 100%);

	xxxbackground: rgb(219,203,95);
	xxxbackground: linear-gradient(74deg, rgba(219,203,95,1) 25%, rgba(196,182,90,1) 100%);

	background-color: gray !important;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 25px, rgba(255,255,255,.3) 25px, rgba(255,255,255,.3) 50px) !important;
}

}
.is-india #navigator
{
	background-color: gray !important;
	xxxbackground-image: linear-gradient(45deg, #ff9a30 16.67%, #ffffff 16.67%, #ffffff 33.33%, #098901 33.33%, #098901 50%, #ff9a30 50%, #ff9a30 66.67%, #ffffff 66.67%, #ffffff 83.33%, #098901 83.33%, #098901 100%);
	xxxbackground-size: 63.64px 63.64px;
	
	background-image: linear-gradient(135deg, #ff9a30 0.20%, #ffffff 0.20%, #ffffff 0.40%, #098901 0.40%, #098901 0.59%, #fff 0.59%, #fff 50%, #ff9a30 50%, #ff9a30 50.20%, #ffffff 50.20%, #ffffff 50.40%, #098901 50.40%, #098901 50.59%, #C4B65A 50.59%, #C4B65A 100%);
	background-size: 7155.92px 7155.92px;
	
	background-image: linear-gradient(135deg, #ff9a30 0.20%, #ffffff 0.20%, #ffffff 0.40%, #098901 0.40%, #098901 0.59%, #5e5e5e 0.59%, #5e5e5e 50%, #ff9a30 50%, #ff9a30 50.20%, #ffffff 50.20%, #ffffff 50.40%, #098901 50.40%, #098901 50.59%, #5e5e5e 50.59%, #5e5e5e 100%);
	background-size: 7155.92px 7155.92px;
	
	
}
.navbar
{
	margin-bottom: 0px;
	padding: .5rem .5rem;
}
.navbar-static-top
{
	border-bottom: 0px;
}
.navbar-brand
{
	height: auto;
	line-height: auto;
	padding: 0px;
	margin: 0px;
	font-size: auto;
	float: none;
}
#navigator .navbar-toggle
{
	border: none;
	color: #fff;
	margin-top: 13px;
}
#navigator .navbar-toggle .icon-bar
{
	background-color: #fff;
	height: 3px;
}
#navigator .navbar-toggle:hover, #navigator .navbar-toggle:focus, #navigator .navbar-toggle:active
{
	background-color: transparent;
}
#navigator .navbar-nav li > a.nav-link
{
	padding: .125rem;
	margin-right: 2rem;
	font-family: 'ColaborateMediumRegular', arial;
	font-size: 15px;	
}
#navigator .navbar-nav > li > a
{
	color: #f1f1f1;
}

.is-tv #navigator .navbar-nav > li > a
{
	xxxcolor: #373B42;
}


#navigator .navbar-nav > li > ul > li > a
{
	xxxcolor: #333;
}
#navigator .navbar-nav > li > a:hover,
#navigator .navbar-nav > li > a:focus,
#navigator .navbar-nav > li > a:active
{
	color: #f1f1f1;
	text-decoration: none;
}

.is-tv #navigator .navbar-nav > li > a:hover,
.is-tv #navigator .navbar-nav > li > a:focus,
.is-tv #navigator .navbar-nav > li > a:active
{
	xxxcolor: #373B42;
	xxxtext-decoration: none;
}
.is-tv .nav-item .lighter
{
	xxxcolor: #373B42;
}
.nav .open > a, 
.nav .open > a:hover,
.nav .open > a:visited,
.nav .open > a:active,
.nav .open > a:focus,
#navigator .navbar-nav > .open > a, 
#navigator .navbar-nav > .open > a:hover,
#navigator .navbar-nav > .open > a:visited, 
#navigator .navbar-nav > .open > a:active,
#navigator .navbar-nav > .open > a:focus, 
#navigator .navbar-nav > .active > a, 
#navigator .navbar-nav > .active > a:hover, 
#navigator .navbar-nav > .active > a:visited, 
#navigator .navbar-nav > .active > a:active, 
#navigator .navbar-nav > .active > a:focus,
#navigator .navbar-nav a:active
{
	color: #f1f1f1 !important;
	background-color: transparent !important;
	filter: none;
	background-image: none;
	box-shadow: none;
	text-decoration: none;
}



.is-tv .nav .open > a, 
.is-tv .nav .open > a:hover,
.is-tv .nav .open > a:visited,
.is-tv .nav .open > a:active,
.is-tv .nav .open > a:focus,
.is-tv #navigator .navbar-nav > .open > a, 
.is-tv #navigator .navbar-nav > .open > a:hover,
.is-tv #navigator .navbar-nav > .open > a:visited, 
.is-tv #navigator .navbar-nav > .open > a:active,
.is-tv #navigator .navbar-nav > .open > a:focus, 
.is-tv #navigator .navbar-nav > .active > a, 
.is-tv #navigator .navbar-nav > .active > a:hover, 
.is-tv #navigator .navbar-nav > .active > a:visited, 
.is-tv #navigator .navbar-nav > .active > a:active, 
.is-tv #navigator .navbar-nav > .active > a:focus,
.is-tv #navigator .navbar-nav a:active
{
	color: #373B42 !important;
	background-color: transparent !important;
	filter: none;
	background-image: none;
	box-shadow: none;
	text-decoration: none;
}





.dropdown-item
{
	padding: .1rem .75rem;
}
.navbar-brand, .navbar-nav > li > a
{
	text-shadow: none;
	color: #f1f1f1;
}
#navigator .navbar-collapse, 
{
	margin-top: 1rem;
}
#navigator .navbar-form
{
	border: none;
}
#navigator .navbar-form
{
	xxxmargin: 7px 0px 4px 0px;
	xxxbox-shadow: none;
}
#navigator .navbar-form input, #layout-searchfield
{
	xxxheight: 24px;
	width: 230px !important;
	border-radius: 2px 0px 0px 2px;
	margin-right: 0px;
	border: none;
	border-right: 1px solid #3A3A3A;
	padding-left: 8px;
}
#navigator .navbar-form button, .navbar-form button.btn
{
	border: 1px solid #E9BD00;
	background-color: #F3CE00 !important;
	color: #303034;
	border-radius: 0px 3px 3px 0px;
	display: inline-block;
	vertical-align: bottom;
	background-image: none;
	text-shadow: 0 1px 0 yellow;
}
.is-tv #navigator .navbar-form button, .is-tv #navigator .navbar-form button.btn
{
	xxxcolor: #F5C518 !important;
	xxxborder: 1px solid #373B42 !important;
	xxxbackground-color: #373B42 !important;
}
.form-control:focus
{
	box-shadow: none;
}
#navigator .open form
{
	margin: 0px;
}

.dropdown-item.active, .dropdown-item:active
{
	background-color: #363A41;
}

/* [START] history calendar */
#calendar-table
{
	width: 100%;
    border-spacing: 3px;
    border-collapse: separate;
}
#calendar-table td
{
	margin: 2px;
	width: 14%;
	text-align: center;
	border: 1px solid #F1F1F1;
	border-radius: 4px;
	vertical-align: middle;
}
#calendar-table .day-title
{
	font-size: 24px;
	margin: 0px;
	color: #e3e3e3;
}
#calendar-table a
{
	display: block;
	padding: 4px 4px 4px 4px;
	border: 1px solid #655300;
	border-radius: 4px;
	min-height: 72px;
}
#calendar-table a .day-title
{
	color: #655300;
}
#calendar-table a .day-subtitle
{
	color: #9D9364;
}
#calendar-table .day-subtitle
{
	font-size: 12px;
	font-weight: 100;
	margin: 0px;
	margin-bottom: 4px;
	color: #e3e3e3;
}

#calendar-table a:hover
{
	text-decoration: none;
	background-color: #FFFFDB;
}
#calendar-table .not-available
{
	padding: 14px 4px 14px 4px;
	xxborder: 1px solid #f1f1f1;
	xxborder-radius: 4px;
}
/* [END] history calendar */


/* [START] responsive text queries */
/* Large desktops and laptops */
@media (min-width: 1200px)
{
	h3
	{
		font-size: 19px;
	}
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	h1
	{
		font-size: 25px !important; 
	}
	#prev-next-small
	{
		margin-top: -2px;
	}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px)
{
	h1
	{
		font-size: 24px !important;
	}
	#prev-next-small
	{
		margin-top: -3px;
	}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px)
{
	h1
	{
		font-size: 22px;  
	}
	h2
	{
		font-size: 20px;  
	}
	.navbar-nav li.nav-item > a.nav-link
	{
		padding: .5rem 0 .5rem 0 !important;
		font-size: 1.4rem !important;
		text-align: center;
	}
	#top-250-history-menu
	{
		margin-top: 10px;
	}
	#top-250-history-menu form
	{
		margin-left: -30px;
	}
	#layout-container
	{
		background-color: #fff;
		border-left: none;
		border-right: none;
		margin-bottom: 0px;
		padding-top: 0rem;
		box-shadow: none;
		border-radius: 0px;
		border-bottom: none;
	}
	#livesearch-results-container
	{
		width: 100%;
	}
	#title-details
	{
		xxxheight: 680px;
	}
	#title-chart
	{
		xxxfloat: left;
		xxxposition: absolute;
	}
	#title-information, #history-information
	{
		xxxposition: relative;
		xxxtop: 300px;
	}
	#title-information th, #history-information th
	{
		width: 40%;
		white-space: nowrap;
	}
	#layout-searchfield
	{
		width: 180px !important;
	}
	.list-data .progress
	{
		max-width: 75px;
	}
}
/* Portrait phones and smaller */
@media (max-width: 480px) {

}
/* xs and sm */
@media screen and (max-width: 992px)
{
	h1
	{
		font-size: 26px;  
	}
	h2
	{
		font-size: 24px;  
	}
	#main
	{
		border-right: none;
		height: auto;
	}
	#rightbar
	{
		border-top: 1px dotted #ccc;
		border-left: 0px;
		padding-bottom: 15px; 
		margin-bottom: 0px;
	}
	#logo-new
	{
		padding-left: .25rem;
	}
	.navbar-nav li.nav-item > a.nav-link
	{
		padding: .5rem 0 .5rem 0 !important;
		font-size: 1.4rem !important;
		text-align: center;
	}
	#top-250-history-menu
	{
		margin-top: 10px;
	}
	#top-250-history-menu form
	{
		margin-left: -30px;
	}
	#layout-container
	{
		background-color: #fff;
		border-left: none;
		border-right: none;
		margin-bottom: 0px;
		padding-top: 0rem;
		box-shadow: none;
		border-radius: 0px;
		border-bottom: none;
	}
}
/* md and lg */
@media screen and (min-width: 992px)
{
	ul.nav li.dropdown:hover > ul.dropdown-menu
	{
		display: block;
	}
}

/* xl */
@media screen and (min-width: 1280px)
{
	.container
	{
		max-width: 1260px;
	}

}


/* [END] responsive text queries */

/*

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

*/












































/* [START] alerts */
.alert
{
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 2px;
}
.alert-success
{
	border-left: 5px solid #5CB85C;
}
.alert-info
{
	border-left: 5px solid #5BC0DE;/*1B809E;*/
}
.alert-warning
{
	border-left: 5px solid #F0AD4E;
}
.alert-danger
{
	border-left: 5px solid #D9534F;
}
/* [END] alerts */


/* [START] recurrence bar */
.progress
{
	margin-bottom: 0px;
	height: 1.25rem;
	color: #333;
	font-size: .75rem;
	line-height: 1.25rem;
	border: 1px solid #959DA6;
	border-radius: 2px;
	text-align: left;
}
.progress-bar
{
	color: #333;
	font-size: .75rem;
	height: 18px;
	text-align: left;
	box-shadow: none;
	line-height: 16px;
	padding-left: 3px;
	overflow: visible;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efd92e+0,b69024+100 */
	background: #efd92e; /* Old browsers */
	background: -moz-linear-gradient(left,  #efd92e 0%, #b69024 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#efd92e), color-stop(100%,#b69024)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #efd92e 0%,#b69024 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #efd92e 0%,#b69024 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #efd92e 0%,#b69024 100%); /* IE10+ */
	background: linear-gradient(to right,  #efd92e 0%,#b69024 100%); /* W3C */
	filter: none;
}
.progress-bar-low-percentage
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efd92e+0,d1b329+100 */
	background: #efd92e; /* Old browsers */
	background: -moz-linear-gradient(left,  #efd92e 0%, #d1b329 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#efd92e), color-stop(100%,#d1b329)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #efd92e 0%,#d1b329 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #efd92e 0%,#d1b329 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #efd92e 0%,#d1b329 100%); /* IE10+ */
	background: linear-gradient(to right,  #efd92e 0%,#d1b329 100%); /* W3C */
	filter: none;
}
.progress.progress-bigger
{
	height: 2rem;
	font-size: 1.2rem;
	line-height: 2rem;
}
.progress-bigger .progress-bar, .progress-bigger .progress-bar-low-percentage
{
	height: 2rem;
	font-size: 1.2rem;
	line-height: 2rem;
}
/* [END] recurrence bar */


/* [START] contact form */
#contact-form input:active
{
	border: 1px solid #e3e3e3;
}
#contact-form .form-control:focus
{
	border-color: #e3e3e3;
}
#contact-form button
{
	color: #3F444D;
	font-weight: bold;
	text-shadow: none;
}
.col-form-label
{
	font-weight: bold;
}
form .error-message
{
	padding: 4px;
	color: #D9534F;
	font-weight: bold;
}
form .form-error
{
	border: 1px solid #DCA7A7;
}
#contact-form input, #contact-form textarea
{
	padding-left: 8px;
}
#contact-form select
{
	padding-left: 4px;
}
/* [END] contact form */


#TitleAdminEditForm label
{
	width: 25%;
}
#TitleAdminEditForm input
{
	width: 75%;
}

.close
{
	margin-left: 10px;
}
.font-bigger
{
	font-size: 1.3rem;
}

.dev-borders div,
.dev-borders form,
.dev-borders table
{
    outline: 1px solid #3a87ad !important;
}
.dev-borders address,
.dev-borders blockquote,
.dev-borders h1,
.dev-borders h2,
.dev-borders h3,
.dev-borders h4,
.dev-borders h5,
.dev-borders h6,
.dev-borders p,
.dev-borders pre,
.dev-borders li,
.dev-borders a
{
	outline: 1px solid #b94a48 !important;
}
.dev-borders dd,
.dev-borders dl,
.dev-borders dt,
.dev-borders ol,
.dev-borders ul
{
	outline: 1px solid #468847 !important;
}

.dev-borders td
{
	outline: 1px solid #F3CB34 !important;
}
.dev-borders th
{
	outline: 1px solid #C0F0F6 !important;
}