/********************************************/
/*											*/
/* CSS tquet.com 							*/
/*											*/
/* Jordi Roig Abril 2013 					*/
/*											*/
/********************************************/

/* MAIN */

body
{
	padding-top: 41px;
}

a {
    color: #0088CC;
    text-decoration: none;
}

a:hover 
{
    color: #0088CC;
}

h2
{
	color: #555;
}

@media (max-width: 979px) 
{
	body
	{
		padding-top: 0;
	}
	
	.topinfo-wrapper
	{
		margin-left: -20px;
	    margin-right: -20px;
	    margin-top: -20px;
	}
}

.navbar .brand 
{
	color: #2B96F1;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	transition: all 0.2s linear 0s;
}

.navbar .nav > li.right
{
	float: right;
}

#main-login
{
	margin: 50px 0px;
}

#logo
{
	width: 318px;
	height: 143px;
	margin: 0px auto;
}

.form-login
{
	max-width: 300px;
	margin: 20px auto;
	background-color: #F1F1F1;
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	padding: 19px 29px 29px;
}

.form-login p
{
	margin: 0px;
}

.alert
{
margin: 10px 0px 0px;}

.btn-tquet
{
	background: #5cb6e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #5cb6e7 0%, #317cd7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5cb6e7), color-stop(100%,#317cd7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5cb6e7 0%,#317cd7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5cb6e7 0%,#317cd7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5cb6e7 0%,#317cd7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5cb6e7 0%,#317cd7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb6e7', endColorstr='#317cd7',GradientType=0 ); /* IE6-9 */	border: 1px solid #0C67A5;
	color: #FFFFFF;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
}

.btn-tquet:hover
{
	color: #FFFFFF;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	background: #2bb3ed; /* Old browsers */
	background: -moz-linear-gradient(top,  #2bb3ed 0%, #247cdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2bb3ed), color-stop(100%,#247cdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2bb3ed 0%,#247cdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2bb3ed 0%,#247cdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2bb3ed 0%,#247cdf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2bb3ed 0%,#247cdf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bb3ed', endColorstr='#247cdf',GradientType=0 ); /* IE6-9 */
}

.btn-tquet:active
{
	color: #FFFFFF;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.4);
	background: #2bb3ed; /* Old browsers */
	background: -moz-linear-gradient(top,  #2bb3ed 0%, #247cdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2bb3ed), color-stop(100%,#247cdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2bb3ed 0%,#247cdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2bb3ed 0%,#247cdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2bb3ed 0%,#247cdf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2bb3ed 0%,#247cdf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bb3ed', endColorstr='#247cdf',GradientType=0 ); /* IE6-9 */
}

.btn-tquet:focus
{
	color: #FFF;
	background-position: 0px 0px;
}

h1
{
	color: #2B96F1;
	margin-top: 20px;
	font-weight: normal;
	font-size: 30px;
}

/********************************************/

/* HOME */

.topinfo-wrapper
{
	background: #CDCDCD;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
	position: absolute;
	top: 0px;
	bottom: 0px;
	display: block;	
	right: 0px;
	left: 0px;
	position: relative;
}

.topinfo
{
	padding-left: 250px;
	float: left;
	margin: 23px 0px;
	background:  url(../images/tquet_mini.png) 20px top no-repeat;
}

.topinfo ul
{
	float: left;
	margin: 1px 0px;
	border-left: 1px solid #FFF;
	padding-left: 35px;
}

.topinfo li
{
	color: #FFF;
	margin-top: 1px;
	font-size: 15px;
	list-style: none;
	width: 300px;
}

.topinfo li .title
{
	width: 90px;
	float: left;
	color: #666;
}

.ulhome
{
	float: left;
	margin-top: 10px;
}

.ulhome li
{
	list-style: none;
	float: left;
	margin-top: 10px;
	clear: both;
}

.ulhome li a
{

	float: left;
	width: 100px;
}

/********************************************/

/********************************************/

/* TABLE */

.table caption
{
	background: #CDCDCD;
	padding: 5px;
	color: #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	cursor: default;
}

.table th
{
	text-align: left;
	padding: 5px 10px;
	background: #CDCDCD;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: normal;
	cursor: default;
}

.table tr
{
	cursor: pointer;
}

.table tr:hover > td, .table tr:hover > td a
{
	background: #ABD5FA !important;
	color: #FFF !important;
}

.table td
{
	padding: 5px 10px;
	border: 1px solid #FFF;
	text-align: left;
	font-size: 13px;
	color: #000;
}

.table td a
{
	display:block;
    height:100%;
    width:100%;
    text-decoration: none;
    color: #000;
}

.table-striped tbody > tr:nth-child(2n) > td, .table-striped tbody > tr:nth-child(2n) > th
{
	background: #dbe6f2;
	color: #333;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th
{
	background: #c2d5ea;
	color: #333;
}

.pagination
{
	display: table;
    margin: 20px auto;
}

.input-append
{
	margin-bottom: 0px;
	margin-left: 20px;
}

/********************************************/

/********************************************/

/* FORMS */

.blau
{
	color: #0088CC;
}

.alert-block
{
	text-align: center;
	margin-top: 0px;
	padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.obl
{
	color: #0088CC;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 35px;
}

/********************************************/˝