/******************************************************************************
* admTableMoovaps.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/
/******************************************************************************
* admTableWithGradient.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2012									                          *
*                                                                             *
******************************************************************************/

div.sdsTable{
    overflow-x: auto;
    overflow-y: hidden;
    margin: 10px 0!important;
    background: #fff;
}

#tableForm h3{
	font-size: 24px;
    margin: 0 0 10px;
    padding-bottom: 0;
    border-bottom: 0;
    font-weight: 300;
    color: inherit;
    padding-top: 0;
	font-family: "open sans";
}

table.layout{
	font-size:13px;
	width:100%;
}



td.admRoundedRectLeft, td.admRoundedRectRight, td.admRoundedRectBottomLeft, td.admRoundedRectBottomMiddle, td.admRoundedRectBottomRight{
	display:none;
}

table.adminBstrap span:not(.glyphicon):not(.bar):not(.admButtonSpan) {
    padding: 10px;
    word-break: break-all;
}

table.adminBstrap span.label {
    color:inherit;
}

.ushpMainTable table.adminBstrap.tabTable {
    overflow:visible;
} 

table.adminBstrap.tabTable {
    width: 100%;
    border-collapse: separate;
    max-width: none !important;
    clear: both;
    overflow: hidden;
    color: #ff6600
    ;
}

table.adminBstrap .sdsImage span{
    padding:0!important;
}

table.adminBstrap tr.sdsTableHeadingRow th, table.adminBstrap tr.sdsTableHeadingRow td {
    border-bottom: 0;
    background:none;
}

table.adminBstrap > thead > tr > th, table.adminBstrap > tbody > tr > th, table.adminBstrap > tfoot > tr > th, table.adminBstrap > thead > tr > td, table.adminBstrap > tbody > tr > td, table.adminBstrap > tfoot > tr > td {
    border: 1px solid #ddd;
       border-right:0;
}

table.adminBstrap tr.sdsTableNavigationRow th, table.adminBstrap tr.sdsTableNavigationRow th{
    border:none;

}

table.adminBstrap > tbody> tr > td{
    border-bottom-width: 0;
    border-right:0;
}

table.adminBstrap > tbody > tr:hover td{
    background-color: #f5f5f5;
}

table.adminBstrap > tbody > tr:nth-of-type(odd) td{
    background-color: #f9f9f9;
}

table.adminBstrap > tbody> tr > td:last-child, table.adminBstrap > thead> tr > th:last-child{
    border-right: 1px solid #ddd;
}

table.adminBstrap > tbody> tr:last-child > td{
    border-bottom-width: 1px;
}

table.adminBstrap tr.sdsTableNavigationRow> th{
	border-right:0!important;
}

table.adminBstrap tr.sdsTableNavigationRow .sdsLimits>.label{
        font-size:100%;
        font-weight:600;
}

table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar{
    display:block;
    width:100%;
    padding-left: 0;
    margin: 20px 0;
    color:#337ab7;   
    background-color: transparent;
}

table.adminBstrap tr.sdsTableNavigationRow> th  div.sdsSelectAll{
    text-align:left;
}


table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar .navigationBarFirstPage,
table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar a:first-child{
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #337ab7;    
    border: 1px solid #ddd;
}

table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar a:last-child,
table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar .navigationBarLastPage{
    margin-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #337ab7;    
    border: 1px solid #ddd;
}

table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar .navigationBarPreviousPage,
table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar .navigationBarNextPage,
table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar a:link
{
    margin-left: 0;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #ff6600; 
    border: 1px solid #ddd;
    margin-left:-1px;
    font-weight:normal;
}


table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar span.navigationBarCurrentPage{
    background-color:#ff6600;
    color:white;
    border: 1px solid #ff6600;
    margin-left: -1px;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    font-weight:normal;
    cursor: not-allowed;
}
table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar span.navigationBarNextPage,
table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar span.navigationBarPreviousPage, 
table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar span.navigationBarFirstPage,
table.adminBstrap tr.sdsTableNavigationRow> th span.navigationBar span.navigationBarLastPage{
     cursor: not-allowed;
}

/* Sort Table */

table.adminBstrap  tr.sdsTableModeRow .sdsTableRowModeButton{
	background:none;
	font-size:0;
	padding:0;
}

table.adminBstrap  tr.sdsTableModeRow .sdsTableRowModeButton:before
{	
	content: "\e012";
	font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
	font-size:14px;

}

table.adminBstrap  tr.sdsTableModeRow .sdsTableSmallBlockModeButton
{	
	background: none;
	font-size:0;
}

table.adminBstrap  tr.sdsTableModeRow .sdsTableSmallBlockModeButton:before
{	
	content: "\e011";
	font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
	font-size:14px;
}

table.adminBstrap tr.sdsTableModeRow .sdsTableBigBlockModeButton 
{	
	background: none;
	font-size:0;
}

table.adminBstrap  tr.sdsTableModeRow .sdsTableBigBlockModeButton:before
{	
	content: "\e010";
	font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
	font-size:14px;
}


/* Specific */

table.TemplateUpload td{
	vertical-align:top!important;
	padding:10px;
}

table.adminBstrap.TemplateUpload > thead > tr > th, table.adminBstrap.TemplateUpload > tbody > tr > th, table.adminBstrap.TemplateUpload > tfoot > tr > th, table.adminBstrap.TemplateUpload > thead > tr > td, table.adminBstrap.TemplateUpload > tbody > tr > td, table.adminBstrap.TemplateUpload > tfoot > tr > td{
	border:0;
	border-bottom:1px solid #ddd;
    max-width:300px;
}

table.TemplateUpload td.actions {
    width:100px;
}

table.TemplateUpload td img {
    max-width: 200px;
    max-height: 200px;
    display: block;
    float: left;
}

table.TemplateUpload td div.picturePreview {
    border: 1px solid #E0E0E0;
    height: 100px;
    width: 100px;
    text-align: center;
    margin: 5px 0;
}

table.TemplateUpload td div.picturePreview img {
    max-width: 100px;
    max-height: 100px;
}

/* Sort bouton*/

table.adminBstrap tr.sdsTableHeadingRow span.inHeaderSortButtons{
    padding-left: 0;
    padding: 0;
    display: inline-block;
    text-align: right;
    float: right;

}

table.adminBstrap tr.sdsTableHeadingRow span.inHeaderSortButtons span.sdsColumnSortBar { 
    padding: 0px;
}
table.adminBstrap tr.sdsTableHeadingRow span.inHeaderSortButtons span.sdsColumnSortBar a.sortButtonLink span{
        padding: 0px;
}


/* old one*/



table.adminBstrap span.sdsColumnSortBar a.sortButtonLink {
	text-decoration:none;
}



table.adminBstrap span.sdsColumnSortBar a.sortButtonLink span {
	visibility:hidden;
}

table.adminBstrap span.sdsColumnSortBar a.sortButtonLink {
	padding:0;
	display:inline-block;
}

table.adminBstrap span.sdsColumnSortBar a.sortButtonUp, .sdsTableHeadingRow span.sdsColumnSortBar a.sortButtonUp {
	background: url("../iso_icons/admin-SortAsc.png") transparent no-repeat center center;
}
table.adminBstrap span.sdsColumnSortBar a.sortButtonDown, .sdsTableHeadingRow span.sdsColumnSortBar a.sortButtonDown {
	background: url("../iso_icons/admin-SortDesc.png") transparent no-repeat center center;
}

table.adminBstrap caption{
	text-align: center;
	font-style:italic;
	font: 11px tahoma,arial,verdana,sans-serif;
}

table.adminBstrap th {
	background-color:#ddd;
}

table.adminBstrap tr th{
	background-color: transparent;
	color: #6A6B6F;
}
table.adminBstrap tr th{
	border:none;
}
table.adminBstrap thead tr.sdsTableHeadingRow th:first-child {
    border-left-color: #C5C5C5;
}
table.adminBstrap tr.sdsActionRow td, table.adminBstrap tr.sdsActionRow td:hover{
    background-color: transparent;
    border:none;
}


table.adminBstrap tr.sdsTableModeRow th{
    background-image:none;
    background-color:white;
    border:none;
}

table.adminBstrap tr.sdsTableModeRow th:last-child{
    border-right:none;
}


table.adminBstrap tr.sdsTableSortRow th{
	border-bottom:0px;
}
tr.sdsTableModeRow th {
	background: none;
}

tr.sdsTableModeRow th 
{
	background: white;
    white-space: nowrap;
    margin: 0px;
    margin-bottom: 0.5em;
    padding: 0.4em;
	height: 23px;
}

tr.sdsTableModeRow th ul 
{
	padding-right: 0px;	
	padding-left: 0px;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 3px;	
	list-style-type: none;
}
tr.sdsTableModeRow th li 
{
	padding-right: 0px;	
	display: inline;	
	padding-left: 0px;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;	
	border-bottom: #e3e3e3 0px solid;	
	list-style-type: none;
}

tr.sdsTableModeRow th a:link, tr.sdsTableModeRow th a:visited, tr.sdsTableModeRow th a:hover 
{
	padding-right: 0.2em;	
	padding-left: 18px;	
	font-weight: bold;	
	padding-bottom: 0.2em;	
	margin: 0.2em;	
	color: #8e8e8e;	
	padding-top: 0.2em;	
	text-decoration: none;
}
tr.sdsTableModeRow th li.selected a:link, tr.sdsTableModeRow th li.selected a:visited, tr.sdsTableModeRow th a:hover 
{
	color: #000000;	
}
tr.sdsTableModeRow .sdsTableRowModeButton 
{	
	background: url(../iso_icons/sdsTableRowMode.gif) no-repeat left top;
}

tr.sdsTableModeRow .sdsTableSmallBlockModeButton 
{	
	background: url(../iso_icons/sdsTableSmallBlockMode.gif) no-repeat left top;
}

tr.sdsTableModeRow .sdsTableBigBlockModeButton 
{	
	background: url(../iso_icons/sdsTableBigBlockMode.gif) no-repeat left top;
}




table.adminBstrap tr.sdsTableNavigationRow th, table.adminBstrap tr.sdsTableNavigationRow th a{
	color: #6A6B6F;
    font-weight:normal;
}
table.adminBstrap tr.sdsTableNavigationRow th a{
	font-weight: bold;
	text-decoration: none;
}
table.adminBstrap tr.sdsTableNavigationRow th,table.adminBstrap tr.sdsTableNavigationRow th{
	text-align: right;
	padding-bottom: 8px;
}



table.adminBstrap tr td{
	background-color: White;
	border-color: #FAFAFA #EDEDED #EDEDED;
	border-width: 1px 0;
	/*border-style: solid;*/
	vertical-align: middle;
}


/*
table.adminBstrap tr.sdsActionRow td div.sdsSelectionLabel img {
    padding-left: 6px;
}*/
table.adminBstrap tr.sdsTableNavigationRow div.sdsSelectAll #topSelect_contentTable {
    margin-right: 8px;
}
table.adminBstrap ul.sdsMultiMode {
    list-style: none;
    float: left;
    margin: 3px 0 0 67px;
}
table.adminBstrap ul.sdsMultiMode li {
    /*display:inline;*/
    float: left;
    margin-right: 16px;
}
table.adminBstrap ul.sdsMultiMode li a.sdsTableRowModeButton{
    background: url('../iso_icons/admin-element_list.png') no-repeat;
}
table.adminBstrap ul.sdsMultiMode li a.sdsTableSmallBlockModeButton{
    background: url('../iso_icons/admin-SmallBlockMode.png') no-repeat;
}
table.adminBstrap ul.sdsMultiMode li a.sdsTableBigBlockModeButton{
    background: url('../iso_icons/admin-BigBlockMode.png') no-repeat;
}
table.adminBstrap ul.sdsMultiMode li a{
	height:16px;
    display: block;
    padding-left: 20px;
    padding-top: 1px;
}
table.adminBstrap tr.sdsTableTopNavBarRow th{
	text-align: right;
}
table.adminBstrap tr.sdsTableTopNavBarRow th a{
	font-weight: bold;
	text-decoration: none;
	color:#6A6B6F;
}
table.adminBstrap tr.sdsTableBottomNavBarRow th{
	text-align: right;
}
table.adminBstrap tr.sdsTableBottomNavBarRow th a{
	text-decoration: none;
	color: inherit;
    font-weight: 600;
}
table.adminBstrap tr th {
    white-space: normal;
    color: inherit;
    font-weight: 600;
}