@charset "UTF-8";

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

.tx-newloginbox-pi1 td {
                     padding : 5px;
}

.tx-newloginbox-pi1 {
                       color : #707072;
}

.tx-newloginbox-pi1 input {
                      border : 1px solid black;
}
.tx-newloginbox-pi1 input:focus {
                      border : 1px solid black;
                      background : #D9D9DB;
}

.tx-newloginbox-pi3-listrow img {
	width : 30px;
	height : 100%;
}

.tx-newloginbox-pi3-listrow {
                     padding : 5px;
}

.tx-newloginbox-pi3-listrow TH {
                  text-align : left;
                 padding-top : 0px;
              padding-bottom : 5px;
               padding-right : 0px;
                padding-left : 0px;

/*
	background : #DDDDDD;
*/
                  background : none;
                 white-space : nowrap;
}

.tx-newloginbox-pi3-searchbox-sword {
                      border : 1px solid black;
}

.tx-newloginbox-pi3-searchbox-sword:focus {
                      border : 1px solid black;
                      background : #D9D9DB;
}

.tx-newloginbox-pi3-searchbox-button {
                      border : 1px solid black;
}

.tx-newloginbox-pi3-listrow TH A:link {
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : underline;
	background : none;
	padding : 6px;
	white-space : nowrap;
}
.tx-newloginbox-pi3-listrow TH A:hover {
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
	background : none;
	padding : 6px;
	white-space : nowrap;
}
.tx-newloginbox-pi3-listrow TD A:link {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : underline;
	vertical-align : top;
	background : none;
}
.tx-newloginbox-pi3-listrow TD A:hover {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	vertical-align : top;
	background : none;
}
.tx-newloginbox-pi3-listrow TD {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	vertical-align : top;
	background : none;/*

                  margin-left : 0.5em;

*/

 }
.tx-newloginbox-pi3-singleView TH {
	font-size : 12px;
	font-weight : bold;
                       color : #707072; /* 333333; */
	text-decoration : none;
	background : none;
	padding : 4px;
	text-align : right;
	white-space : nowrap;
}
.tx-newloginbox-pi3-singleView TD {
	font-size : 12px;
	font-weight : normal;
                       color : #707072; /* 333333; */
	text-decoration : none;
	background : none;
	padding : 4px;
}
.tx-newloginbox-pi3-singleView H3 {
                       color : #707072; /* 333333; */
}

.tx-newloginbox-pi3-listrow-odd TR,
.tx-newloginbox-pi3-listrow-odd TD,
.tx-newloginbox-pi3-listrow-odd {
                  background : #D9D9DB; /* #D9D9DB #FF0000*/
}

