@CHARSET "ISO-8859-1";
html {
	position:relative;
	min-height: 100%;
}
#footer {
	position: absolute;		  
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	font-size: 0.7em;
	margin-top: 10px;
}
form.jumbotron{
	background-color:#fff;

}
.container{
	margin-top:-15px;
}
.jumbotron.head{
	margin-bottom: 10px;
	height:112px;
	min-width:460px;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
}
.jumbotron.headMain{
	margin-bottom: 0px;
	height:112px;
	min-width:460px;
	background: url(/Oasis/images/110331-header-bg2.png) no-repeat right bottom;
	background-size:100% 112px;
	padding: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	text-decoration:underline;
    color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: url(/Oasis/images/content-onglet-menu-on.gif) no-repeat center bottom;
    background-color:transparent;
    color: #fff;
}
.navbar-nav > li > a {
    font-size: 1em;
    padding:13px;
    font-weight:bold;

}
.navbar-inverse .navbar-nav > li > a {
    color:#fff;
}
.navbar {
    margin-bottom: 10px;
    margin-top: 5px;
    margin-right: 14px;
    /*border-radius: 0px;*/
    min-height:25px;
    width:77%;
    float:right;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #555555;
    
}
.navbar-collapse {
    padding:0px;
}
.navbar-nav > li > a {
    line-height: 0px;
}
.navbar-nav > li {
    border-right:solid 1px #fff;
}
a.list-group-item:hover, a.list-group-item:focus {
    background-color: #FAAD17;
    text-decoration: none;
    color: #FFFFFF;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #FAAD17;
    border-color: #ccc;
    color: #FFFFFF;
}
a.list-group-item {
    color: #17479C;
}
a.logBtn:visited{
	color:white;
}
input[type=radio]{
	margin: 0;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;

}
.breadcrumb {
    background-color: transparent;
    border-radius: 0px;
}
.test {

    border-collapse: separate;
    border-spacing: 5px 10px;

}
.jumbo{
	background-color: #FFFFFF;
	border:solid 1px #eee;
	border-radius:3px;
	padding:20px;
	margin-bottom:20px;
	box-shadow: 1px 1px 5px #555;
	  filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=135, Strength=3);
	/*behavior: url(/Oasis/css/ie-css3.htc);*/
}
.col1 {
    width:150px;
    text-align:right;
}
.col2 {
	width: 250px;
	text-align: left;
	vertical-align: top;
}
.col3 {
	width: 50px;
	text-align: right;
}
.col4 {
    text-align: center;
}
.col5{
	text-align: left;
}
.colorTab{
	color:#469ADB;
}
.col7{
	border:1px solid #0F65A8;
	padding:10px;
}
.col8{
	border:1px solid #0F65A8;
	text-align: center;
	padding:10px 0px 10px 0px;
}
.col9{
	text-align: right;
}
.col10 {
	width: 250px;
	text-align: left;
	vertical-align: middle;
}
.col11{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
.col12{
	text-align:center;	
}
.col13{
	border: 1px solid #0F65A8;
	text-align: center;
	padding:10px;
	vertical-align:bottom;
}
.col14{
	border: 1px solid #0F65A8;
	padding:10px;
	text-align: right;
}
.col15{
	text-align:center;
	padding:10px;	
}
.col16{
	border:1px solid #0F65A8;
	width: 24%;
	text-align:center;
}
.col17{
	border:1px solid #0F65A8;
	width: 18%;
	text-align:center;
}
.col18{
	border:1px solid #0F65A8;
	width: 8%;
	text-align:center;
}
.col19{
	border:1px solid #0F65A8;
	width: 34%;
	text-align:center;
}
.col20{
	border:1px solid #0F65A8;
	width: 50%;
	text-align:center;
}
.col21{
	border:1px solid #0F65A8;
	text-align: center;
	padding:10px;
	vertical-align:top;
	width:37%;
}
.col22{
	border: 1px solid #0F65A8;
	padding:10px;
	text-align: right;
	width:37%;
}
.col23{
	border:1px solid #0F65A8;
	padding:10px;
	width:70%;
}
.col24{
	border:1px solid #0F65A8;
	text-align: center;
	padding:3px;
}
.col25{
	border:1px solid #0F65A8;
	text-align: center;
	padding:3px;
	width:40%;
}
.col26{
	border:1px solid #0F65A8;
	text-align: center;
	padding:3px;
	width:20%;
}
.col27{
	border:1px solid #0F65A8;
	text-align: center;
}
.col27 input{
	width: 80%;
}
.col28 {
    width:50%;
    text-align:right;
}
.col29 {
    width:50%;
    text-align:left;
}
.col31{
	text-align:left;
	width:105px;
}
.col32{
	text-align:left;
	/*width:100%;*/
}
.col33 {
    text-align: left;
    width: 140px;
}
.colorTr{	  		
	/*background-color: #A1BBEA;*/ 
}
.colorHead{
	background-color: #EAF0F8;
}
.page-header {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
/*jumbotron*/
.jumbotron{
  background-color: #fff;
  border-bottom: 1px solid #AAAAAA;
  box-shadow: 1px 1px 2px #555555;
  padding: 0px;
  height: 85px;
  font-size: 1em;
  line-height: 1.1;
  margin-bottom:0px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555',
     Direction=135, Strength=3);	
}
.jumbotron.login{
margin-bottom:30px;	
}
.navbar-inverse {
	/* Anciens navigateurs */	
	background: #ff7505 url("/Oasis/images/gradient-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Navigateurs récents */
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#f49e04),
		to(#ff7505)
	);
	background: -webkit-linear-gradient(
		top,
		#f49e04,
		#ff7505
	);
	background: -moz-linear-gradient(
		top,
		#f49e04,
		#ff7505
	);
	background: -o-linear-gradient(
		top,
		#f49e04,
		#ff7505
	);
	background: linear-gradient(
		top,
		#f49e04,
		#ff7505
	);
    border-color: #fff;
    /*behavior: url(/Oasis/css/PIE.htc);*/
}
.navbar-inverse{
	zoom: 1;
  	filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555',
     Direction=135, Strength=3);	
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	text-decoration:underline;
    color: #fff;

}
.navTab{
    border-radius: 0px; 
    min-height: 25px;
    margin-right: 0;
    margin-top: 0;
    width: 100%;			    
    /*background-color: #F8F8F8;*/
    /* Anciens navigateurs */
	background: #2a398f url("/Oasis/images/gradient-bg2.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Navigateurs récents */
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#4d71b2),
		to(#2a398f)
	);
	background: -webkit-linear-gradient(
		top,
		#4d71b2,
		#2a398f
	);
	background: -moz-linear-gradient(
		top,
		#4d71b2,
		#2a398f
	);
	background: -o-linear-gradient(
		top,
		#4d71b2,
		#2a398f
	);
	background: linear-gradient(
		top,
		#4d71b2,
		#2a398f
	);
    border-color: #fff;
    box-shadow: 1px 1px 3px #555555;
}
.navTab{
	zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555',
     Direction=135, Strength=3);	
}
.tab{
	padding: 8px !important;
}
.nav-tabs > li > a {
    padding: 7px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: url(/Oasis/images/header-menu-on.gif) no-repeat center bottom;
    background-color:transparent;
    color: #fff;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.rw{
	margin-bottom:20px;
}
.rw label{
	color:#17479c;
}
label{
	font-weight:initial;
}
.list-group a:before{
	content:"❖ ";
}
.nav-tabs > li > a {
	background-color: #FFC915;
	color:#000;
	/*padding:10px 50px 10px 50px;*/
	box-shadow: 1px 1px 3px #162356;
	border-radius:0px;
	font-size:9px;
}

.nav-tabs > li > a.rouge {
	background-color: rgba(255,17,0,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF1100,endColorstr=#FF1100);
	color:#000;
	/*padding:10px 50px 10px 50px;*/
	box-shadow: 1px 1px 3px #162356;
	border-radius:0px
}

.nav-tabs > li > a.bleu {
	background-color: #2E9AFE;
	color:#000;
	/*padding:10px 50px 10px 50px;*/
	box-shadow: 1px 1px 3px #162356;
	border-radius:0px
}

.nav-tabs > li > a.vert {
	background-color: #79C614;
	color:#000;
	/*padding:10px 50px 10px 50px;*/
	box-shadow: 1px 1px 3px #162356;
	border-radius:0px
}

.tableauNonValide{
	color:red;
	font-weight:bold;
}

/** Liste des rubriques dans l'�tat du formulaire & �tat de la candidature **/
.rubriqueValide{
	background-color: #79C614;
	text-align:center;
}

.rubriqueNonValide{
	background-color: rgba(255,17,0,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F72629,endColorstr=#F72629);
	text-align:center;
}

.rubriqueNormale{
	background-color: #C5DBF7;
	text-align:center;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #162356;
    color:#fff;
    border-color:transparent;
}
.nav-tabs {
    border-bottom: 3px solid #18459C;
}
.loginHead{
	max-width: 630px;
	margin: 0 auto;
	text-align:center;
	border:solid 1px #FEAE15;
	border-radius:5px;
	background-color:#ddd;
	color:#19459D;
	margin-bottom:80%;
}
.technical{
	width: 60%;
	margin: 50px auto;
	text-align:center;
	border:solid 2px red;
	border-radius:5px;
	background-color:#FFFFFF;
	color:red;
	font-size:26px;
	margin-bottom:50px;
}
.welcome{
	text-align:center;
	border:solid 1px #FEAE15;
	border-radius:5px;
	background-color:#ddd;
	color:#19459D;
	margin-bottom:40px;
}
.leftHome{
	color:#fff;
	background-color:#336DE0;
	border:solid 1px #184496;
	padding:30px;
	height:200px;
	border-radius:20px;
}
.rightHome{
	color:#fff;
	text-align:center;
	border:solid 1px #184496;
	background-color:#336DE0;
	padding:30px;
	height:200px;
	border-radius:20px;
}
.bottomHome{
	text-align:center;
	border-radius:5px;
	border:solid 1px #184496;
	background-color:#336DE0;
	color:#fff;
	margin-bottom:40px;
	padding:10px;
	line-height:15px;
}
.mai{
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #555555;
    min-height:500px;
    padding:5px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555',
     Direction=135, Strength=3);
    margin-bottom:10px;	
}
.divMain{
	
	/*background: url(/Oasis/images/titre-bloc.png) no-repeat left top;*/
	
	border-top:solid 8px #FAAC16;
	padding:20px;
	box-shadow: 1px 1px 3px #555;
	background-color:#F6FDE9;
	margin-bottom:10px;
	margin-top:20px;
	border-radius:0px 0px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555',
     Direction=135, Strength=3);
}
/*.divMainMenu{
	border:solid 2px #18459C;
	padding:20px;
	box-shadow: 1px 1px 3px #555;
	background-color:transparent;
	margin-bottom:30px;
	min-width:600px;
}*/
.list-group {
    width: 170px;
    margin-left:1px;
}
/************ MODAL ****************/
.modal-centered { 
    position: fixed;
    top: 50% !important; 
    left: 50% !important; 
    margin-top: -100px;  
    margin-left: -300px; 
    overflow: visible !important;
}
.modal-centered .modal-dialog,
.modal-centered .modal-content {
    padding: 0 !important; 
    margin: 0 !important;
}
.modal-centered .modal-content .icon {
}

.ui-group-buttons .or{position:relative;float:left;width:.3em;height:1.3em;z-index:3;font-size:12px}
.ui-group-buttons .or:before{position:absolute;top:50%;left:50%;content:'ou';background-color:#5a5a5a;margin-top:-.1em;margin-left:-.9em;width:1.8em;height:1.8em;line-height:1.55;color:#fff;font-style:normal;font-weight:400;text-align:center;border-radius:500px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1);box-shadow:0 0 0 1px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.ui-group-buttons .or:after{position:absolute;top:0;left:0;content:' ';width:.3em;height:2.84em;background-color:rgba(0,0,0,0);border-top:.6em solid #5a5a5a;border-bottom:.6em solid #5a5a5a}
.ui-group-buttons .or.or-lg{height:1.3em;font-size:16px}
.ui-group-buttons .or.or-lg:after{height:2.85em}
.ui-group-buttons .or.or-sm{height:1em}
.ui-group-buttons .or.or-sm:after{height:2.5em}
.ui-group-buttons .or.or-xs{height:.25em}
.ui-group-buttons .or.or-xs:after{height:1.84em;z-index:-1000}
.ui-group-buttons{display:inline-block;vertical-align:middle}
.ui-group-buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.ui-group-buttons .btn{float:left;border-radius:0}
.ui-group-buttons .btn:first-child{margin-left:0;border-top-left-radius:.25em;border-bottom-left-radius:.25em;padding-right:15px}
.ui-group-buttons .btn:last-child{border-top-right-radius:.25em;border-bottom-right-radius:.25em;padding-left:15px}
.ui-group-buttons .ou {
    float: left;
    font-size: 5px;
    height: 1.3em;
    position: relative;
    width: 0.3em;
    z-index: 3;
}
.logBtn{
    border-radius: 0px; 
	color:#ffffff;
    /* Anciens navigateurs */
	background: #2a398f url("/Oasis/images/gradient-bg2.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Navigateurs récents */
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#4d71b2),
		to(#2a398f)
	);
	background: -webkit-linear-gradient(
		top,
		#4d71b2,
		#2a398f
	);
	background: -moz-linear-gradient(
		top,
		#4d71b2,
		#2a398f
	);
	background: -o-linear-gradient(
		top,
		#4d71b2,
		#2a398f
	);
	background: linear-gradient(
		top,
		#4d71b2,
		#2a398f
	);
    border-color: #fff;
    box-shadow: 1px 1px 3px #555555;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555',
     Direction=135, Strength=3);	
}
.logBtn:hover, .logBtn:focus {
    color: #F79304;
    text-decoration: none;
}

.tb{
	max-width: 110px;
    text-align: center;
}
.nav > li > .tb {
    padding: 2px 10px;
}
.tb2{
	max-width: 109px;
    text-align: center;
}
.nav > li > .tb2 {
    padding: 2px 10px;
}
.nv.nav-tabs > li > a {
    background-color: #FFC915;
    box-shadow: 1px 1px 3px #555555;
    color: #000000;
    max-width: 110px;
    padding: 0;
    text-align: center;
}
.nv {
    border-bottom: 1px solid #18459C;
}
.rich-table-cell {
    color: #333;
}
/***************
 * panel style *
****************/
.panel-body {
	display: block;
    background: url(/Oasis/images/test.png) no-repeat right bottom;
}
.panel-oasis {
	border-color: #18459C;
}
.panel-oasis>.panel-heading {
	color: #18459C;
	background-color: #FFC915;
	border-color: #18459C;
}

/***************
 * icone *
****************/
.icone {
	margin: 0 5px;
	width: 16px;
}

/*Style pagination
.paginate {
	width:261px;

}

.paginate.rich-dtascroller-table {	
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    border-collapse: separate;
    border-spacing: 2px;
    height: 26px;
    margin: 0;
    padding: 0 0 0 5px;
}
.paginate.rich-dtascroller-table TBODY {	
	height:26px;
	float:left;
	margin:-1px 0 0 -1px;
	border:0;	
}
.rich-datascr-button, .rich-datascr-ctrls-separator {
    background-color: #A1BBEA;
    border-color: #fff;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
}
.rich-datascr-button-dsbld {
    color: #fff;
}*/


/* Style pagination */
.pagin {
	width:100%;
	float:left;	
	
}
.pagin .barre_pagination {
	position:relative;
}
.pagin table SELECT {
	margin-left:5px !important;
}
.pagin .rich-dtascroller-table {
	height:26px;
	background:url(/Oasis/images/pagination-bg-left.png) no-repeat left top;	
	border:0;
	margin:0;
	padding:0;
	padding-left:5px;
}
.pagin .rich-dtascroller-table TBODY {	
	height:26px;
	float:left;
	padding:2px 5px 0 0;
	margin:0px 0 0 2px;
	border:0;
	background:url(/Oasis/images/pagination-bg-right.png) no-repeat right top;	
}

.pagin .rich-dtascroller-table TR TD {
	background:none;
	border:0;
	color:#FFF;
	visibility:visible;
}

.pagin .rich-dtascroller-table TR TD.rich-datascr-button {
	width:11px;
	padding-top:4px;
	padding-left:4px;
}

.pagin .rich-dtascroller-table TR TD.rich-datascr-button-dsbld {	
	visibility:hidden;
}

.pagin .select_nbresults {
	float:right;
	position:absolute;
	top:0;
	right:0;
}
.pagin .select_nbresults INPUT {	
	margin-left:5px;
}
.pagin .select_nbresults INPUT[type=TEXT] {
	width:25px !important;
}
button, input, optgroup, select, textarea {
    color: #000000;
}
.table {
    margin-bottom: 0px;
}
.linkTable{
	text-decoration:underline;	
}
.linkTable a:hover{
	color:#0090FF;
}

/***********
 * accueil *
************/
#liens-accueil {
	height: 100%;
	overflow-y: auto;
}
a.lien-accueil {
	font-size: inherit;
	font-style: inherit;
	color: white;
}
a.lien-accueil:hover {
	color: black;
	text-decoration: none;
}
.offresEntete{
	background-color:#dddddd;
	padding-top:5px;	
}
.inf{
	color:white;
	height: 40px;
    padding-left: 45px;
    padding-top: 14px;
	background: url(/Oasis/images/fiche-titre.png) top right no-repeat;
	margin-bottom:15px;
}

.infoLb{
	font-size: 14px;
	padding: 0;
	margin: 0 20px 0 10px;
	float: right;
	color: #FFF;
	font-weight:bold;
}
.off{
    border: 2px solid #162356;
    border-radius: 0 0 5px 5px;
    box-shadow: 1px 1px 3px #555555;
    margin-bottom: 10px;
    padding:10px;
}
.list-group .wc:before {
    content: "";
}
a.wc:hover, a.wc:focus {
   	background-color: transparent;
    color: #FFFFFF;
    text-decoration: none;
}
.radioGroup input {
	float: right;
	margin-right: -40px;
	margin-top: 10px;
}
.radioGroup label {
	margin-left: 12px;
	display: block;
}
.msgInfo{
	color:#FCAD17;
	margin: 10px; 
	font-size: 1.1em;
	font-weight:bold;	
}
.tab-pane{
	padding:20px;
	padding-bottom:50px
}
.formCand{
	padding:0px;
}
input[type="submit"][disabled]{
    background-color: #CCCCCC;
    background-image: url("/Oasis/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjZGRgYFA5AAYAEN8Epw__");
    border-color: #CCCCCC;
    color: #B1ADA7;
}
input[type="button"][disabled]{
    background-color: #CCCCCC;
    background-image: url("/Oasis/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjZGRgYFA5AAYAEN8Epw__");
    border-color: #CCCCCC;
    color: #B1ADA7;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: 1px 1px 3px #555555;
    opacity: 1;
}

/*Responsive Design*/
@media screen and (max-width:991px){
	.inf{
		background-color:#CD8927;
		height:70px;
		padding:10px 0px 10px 0px;
		margin-bottom:5px;
	}
	.infoLb{
		float: none;
    	position: relative;
	}
}

textarea[type="textarea"][disabled], input[type="text"][disabled], input[type="password"][disabled], select[disabled] {
    color: #5E5E5E;
}

.msg-information {
	color: red;
}

.msg-important {
	color: red;
	font-weight: bold;
}

.center {
	text-align: center;
}
.refresh{
    background-color: transparent;
    margin-left: 160px;
    margin-top: -50px;
    position: absolute;    
    z-index:1;
}
.info_nego{
	background-color:#CD8927;
    margin: 10px auto 15px auto;
    text-align: center;
    width:750px;
    padding:8px;
    border-radius:0px 0px 10px 10px;	
}
.info_nego > h2{
	color:#ffffff;
	display: inline;
	font-size:14px;
	font-weight:bold;
	padding-right: 30px;
	margin:0px;
}
.do{
	float:left;
}
.popover{
	max-width: 155px;
}
.alert-success {
    font-size: 1.2em;
    font-weight: bold;
}
.etat > thead > tr > th, .etat > tbody > tr > th, .etat > tfoot > tr > th, .etat > thead > tr > td, .etat > tbody > tr > td, .etat > tfoot > tr > td {
    border: 1px solid #FFFFFF;
}

/* Cotraitants */
.formCotraitant{
	width:50%;
	display:inline-block;
	float :left;
}

.listeAutresMembres{
	width:50%;
	display:inline-block;
	float :left;
}

.boutonsCotraitants{
	width:100%;
	display:block;
}

.tableau_cotraitants INPUT{
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;	
}
/* Banniere header */
.ban{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height:110px;
}
.deco{
	position:absolute;
	top:0;
	right:0;
}
.rich-calendar-input{
	text-align: center;
}
#formPage1{
	 margin-top: 15px;
}
#formCandidature img{
	vertical-align:top;
}
.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}
.msgModal{
	position:fixed;
	top:-70px;
	right:0;
	left:0;
	border-radius:0px;
	-moz-box-shadow: 1px 1px 12px #555; 
	-webkit-box-shadow: 1px 1px 12px #555; 
	box-shadow: 1px 1px 12px #555;
	z-index:1000;
}
.view{
	top:0;
	transition: all 1s ease;
}
.preview{
	top:-70px;
	transition: all 1s ease;
}
.butt{
	background-image:none !important;
	background-color:transparent !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    color: #428BCA !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
}
.cotraitantTd{
	vertical-align:middle !important;
	text-align:center;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.rich-panel, .rich-panel-body {
	display:inline;
}