body
{
	background-color: Background;
}
.logo-style1 {
    color: white;
 	background: #3f5871 ;
    font-weight: bold;
}
.button_mailtester {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
}
.error
{
	color: #FF0000;
	font-weight: bold;
}

.no_error
{
	color: #007700;
	font-weight: bold;
}

.send
{
	color: #FF8C00
}

.recv
{
	color: #007700;
}

.comment
{
	color: #0000FF;
}

body.application div
{
	background-color: InfoBackground;
}

div.testbox
{
	background-color: Window;
	border-width: medium;
	border-color: ActiveBorder;
	border-style: inset;
	margin: 1%;
	padding: 1%;
}

div.applicationlist
{
	margin-top: 5%;
	margin-bottom: 5%;
	
}

div.applicationlist input
{
	border-width: thin;
	border-style: solid;
	border-color: ThreeDDarkShadow;
}

div.box
{
	border-width: medium;
	border-style: thin;
	border-color: ActiveBorder;
	margin: 5px;
	padding: 10px;
	background-color: #f6fafa;
}

div.margin_color
{

}

div.message_titre
{
	/*text-decoration: underline;*/
	font-weight: bold;
	font-size: 20px;
}

div.resultat_titre
{
	/*text-decoration: underline;*/
	font-weight: bold;
	font-size: 20px;
}

div.interface_titre
{
	/*text-decoration: underline;*/
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 2%;
}

div.applicationlist_titre
{
	/*text-decoration: underline;*/
	font-weight: bold;
}

label
{
	display: inline;
	width: 10em;
}


pre.strange_filename
{
	display: inline;
	color: yellow;
	background-color: red;
}

pre.normal_filename
{
	display: inline;
}

pre.inline
{
	display: inline;
}
#resultat_contenu.p {
	background: #3f5871;
	border-radius: 4px;
	color: white;
	width:150px;
	height:30px;
	color: white;
	border-radius: 4px;
	font-size: 14px;
	margin-top: 2%;
}
#submitFTPLogin {
	background: #3f5871;
	border-radius: 4px;
	color: white;
	width:150px;
	height:30px;
	color: white;
	border-radius: 4px;
	font-size: 14px;
	margin-top: 2%;
}

#submitCheckMX {
	background: #3f5871;
	border-radius: 4px;
	color: white;
	width:150px;
	height:30px;
	color: white;
	border-radius: 4px;
	font-size: 14px;
	margin-top: 2%;
	}
#submitCheckMailErrorMessage {
	background: #3f5871;
	border-radius: 4px;
	color: white;
	width:150px;
	height:30px;
	color: white;
	border-radius: 4px;
	font-size: 14px;
	margin-top: 2%;
}
#submitMailboxTest {
	background: #3f5871;
	border-radius: 4px;
	color: white;
	width:150px;
	height:30px;
	color: white;
	border-radius: 4px;
	font-size: 14px;
	margin-top: 2%;
}
#submitSendTestMail {
	background: #3f5871;
	border-radius: 4px;
	color: white;
	width:200px;
	height:30px;
	color: white;
	border-radius: 4px;
	font-size: 14px;
	margin-top: 2%;
}
#civilite{
	margin-left: 4px;
}

table.filelist
{
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	border-collapse: collapse;
}

table.filelist th
{
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: Black;
	background-color: ButtonFace;
}

table.filelist td
{
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: Black;
	/*background-color: #416c92;*/
}


div.message
{
	border-width: 2px;
	border-style: solid;
	border-color: Black;
	padding: 1em;
	background-color: #BEBEFF;
	margin: 1em;
}

pre.header
{
	border-width: 2px;
	border-style: solid;
	border-color: Black;
	background-color: #D3D3D3;
	padding: 1em;
	width: auto;
}

pre.message
{
	border-width: 2px;
	border-style: solid;
	border-color: Black;
	background-color: White;
	padding: 1em;
}

table.mxlist
{
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	border-collapse: collapse;
}

table.mxlist th
{
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: Black;
	background-color: ButtonFace;
}

table.mxlist td
{
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: Black;
	text-align: center;
}

#buttonMailboxTest
{
	width:170px;
	height:50px;
	color: white;
	background: #3f5871;
	border-radius: 4px;
	margin-left: 3%;
	margin-right: 3%;
	font-size: 16px;
}
#buttonSendMailboxTest
{
	width:170px;
	height:50px;
	color: white;
	background: #3f5871;
	border-radius: 4px;
	margin-left: 3%;
	margin-right: 3%;
	font-size: 16px;
	font-size: 16px;
}
#buttonCheckMailErrorMessage
{
	width:250px;
	height:50px;
	color: white;
	background: #3f5871;
	border-radius: 4px;
	margin-left: 3%;
	margin-right: 3%;
	font-size: 16px;
}
#buttonCheckMX
{
	width:170px;
	height:50px;
	color: white;
	background: #3f5871;
	border-radius: 4px;
	margin-left: 3%;
	margin-right: 3%;
	font-size: 16px;
}
#buttonLoginFTP
{
	width:170px;
	height:50px;
	color: white;
	background: #3f5871;
	border-radius: 4px;
	margin-left: 3%;
	margin-right: 3%;
	font-size: 16px;
}

#buttonMailboxTest:hover
{
	color: #3f5871;
	background: white;
	border-radius: 4px;
}
#buttonSendMailboxTest:hover
{
	color: #3f5871;
	background: white;
	border-radius: 4px;
}
#buttonCheckMailErrorMessage:hover
{
	color: #3f5871;
	background: white;
	border-radius: 4px;
}
#buttonCheckMX:hover
{
	color: #3f5871;
	background: white;
	border-radius: 4px;
}
#buttonCheckMX:focus
{
	color: #3f5871;
	background: white;
	border-radius: 4px;
}
#buttonLoginFTP:hover
{
	color: #3f5871;
	background: white;
	border-radius: 4px;
}