/* tables */
table.tablesorter {
	font-family:arial;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
    border: 0 none;
}
table.tablesorter tr th {
	background-color: #61b0e9;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}

table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}

table.tablesorter tbody {
    border-collapse: collapse;
    border : 0 none;
}

table.tablesorter tbody tr {
    border-collapse: collapse;
    border : 0 none;
}

table.tablesorter tbody tr td {
    border-collapse: collapse;
    border : 0 none;
}

table.tablesorter tbody tr td a i {
    font-size: 18px;
}

table.tablesorter tbody tr td a i:hover {
    color: #0088cc;
}

table.tableregisterdocuments tbody td {
    padding: 4px;
}

.input-file {
    box-shadow: none;
}

/* Pages V4 */
.well {
    background-color: #eeeeee;
}

.hero-unit-straight {
    padding: 10px;
    margin-bottom: 5px;
}

input.input-mark {
    width: 35px;
}

.animated {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}

 .inline-radio ul li label {
    display: inline;
    margin: 5px;
}

.inline-radio ul li input {
    margin: -2px 0 0;
}

.inline-radio ul li {
    display: inline;
}

.inline-radio ul {
    padding: 0px;
    margin: 0px;
}

label {
    font-size: small;
    line-height: 15px;
}

table.head-rotate th {
    white-space: nowrap;
}

table.table th {
    font-weight: normal;
    font-style: italic;
    font-size: small;
}

.table {
    background-color: transparent;
}

#tab-matrix {
    overflow: visible;
}

div.searchExpress {
    background-color: black;
    color: white;
    border: 1px solid rgba(0,0,0,0.05);
    position: absolute;
    z-index: 555;
    padding: 1em;
    border-radius: 1em;
}

    div.searchExpress a {
        color: white;
    }

.timeEventHour{
    font-size:small;
    color:#666666;
}

.radiobuttonlist label {
    display: inline;
    padding-left: 10px;
    vertical-align: bottom
}

#banner-shape-blagnac {
    display:none;
}

.imgMain-connect {
    padding: 4px;
    max-width: 362px;
    max-height: 120px;
}

.imgMain-default {
    height: 70px;
    padding: 4px;
}

#conservatoire-name {
    line-height: 75px;
}

#topbar #conservatoire-name a {
    margin-left: 0px;
    padding: 0px 0px 0 0px;
}

#topbar #conservatoire-name a:hover {
    background-color: #3a4450;
}