/* MENU */  
    
ul.topnav {
    margin:0;
    padding:0;
    position: absolute;
    width:992px;
    height:38px;
    background-image: url("/sites/templates/images/backgroundTopNav.gif");
    background-repeat:repeat-x;
    top:120px;
    padding: 0 4px;
    }
    
ul.topnav li {
    padding-left: 7px;
    }
    
ul.topnav li a {
    display:block;
    height:38px;
    font-size: 13px;
    text-decoration: none;
    color: white;
    line-height: 30px;
    
    padding-left: 3px;
    padding-right: 10px;
    }
    
ul.topnav li:hover, ul.topnav li.here {
    background-image: url("/sites/templates/images/menuLeft.gif");
    background-repeat: no-repeat;
    background-position: left;
    }
    
ul.topnav li:hover a, ul.topnav li.here a {
    background-image: url("/sites/templates/images/menuRight.gif");
    background-repeat: no-repeat;
    background-position: right;
    color: #ed7703;
    line-height: 36px;
    }
    
    
/*margin pour edition user*/
.margin-30{
	margin-left: 30px;
	
}
.bold{
	font-weight: bold;
}
/* LOCALISATION H */

#div_localisation_h{
	margin-left: 23px;
	padding: 4px;
	
	border: 2px solid #ed7703;
	
	position: absolute;
    z-index:9999;
    background-color: white;	
}

/* CONNEXION */
#div_message_box{
	margin-top: 20px;
	/*background-color:white; 
	border: 2px solid #ed7703; 
	position: absolute; 
	top: 30%;
	left: 30%;
	padding: 10px; 
	z-index:1000;
	width: 40%;
	height: 400px;
	vertical-align: middle;*/
}
.bouton { 
	background:url("/sites/templates/images/btnLogin.gif") no-repeat ;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:22px;
	margin-bottom:14px;
	text-decoration:none;
	width:110px;
    margin-left: 5px;
}
.bouton:hover {     
    color: #ed7703;
}

#alternative_login {
    min-height: 50px;
    width: 400px;
    color: #848484;
    margin-top: 10px;
    /*padding-top:5px;*/
}   

/* LOCALISATION V */
#div_selection_ville{
	width: 135px;
	overflow: auto;
	max-height: 65px;
}

.div_button
{
	cursor: pointer;
}


.input_localisation
{
	margin-top: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-width: 252px;
	font-size: 11px;
}
.input_localisation_simple
{
    margin: 0px;
    min-width: 250px;
    font-size: 11px;
}
.button_validLocalisation{
	/*margin-left: -7px;
	margin-right: -7px;
	margin-top: -5px;
	margin-bottom: -6px;*/
	background-color: #ed7703;
	color: white;
	font-size: 15px;
	font-weight: bold;
	width: 180px;
	border: 0px;
	cursor: pointer;
	font-family: Arial;
}
.button_validLocalisation:focus
{
    border: 1px solid white;
}
.button_validLocalisation:hover
{
    color: #007285;
}
.button_validLocalisation_long{
	margin-left: 7px;
	margin-right: -7px;
	margin-top: -5px;
	margin-bottom: -6px;
	width: 200px;
	border:0;
}
.tab_td_lbl
{
    color: #4b4b4b;
    font-weight: normal;
    font-size: 12px;
    text-align: right;
}
.opt_reg{
	background-color:#F8ECE0;
}
.opt_dep{
	background-color: #F5F6CE;
}
.opt_vil{
	background-color: #FBFBEF;
}

.input_sublegend
{
	font-size: 11px;
	font-weight: normal;
	color: #ed7703;
}
.input_sublegend span, .input_sublegend_light span.blue
{
    color: #007285;
}
.input_sublegend_light span.orange
{
    color: #ed7703;
}
.input_sublegend_light
{
    font-size: 11px;
    font-weight: normal;
    color: #a0a0a0;
}
    
    
/* BLOCK STYLE */
    
.leftColumnContainer
{
    display: block;
    width: 217px;
    background-image: url("/sites/templates/images/bg_littleBlock_content.gif");
    background-repeat: repeat-y;
    background-position: left;
    
    margin-bottom: 10px;
}

.leftColumnTitle
{
    width: 212px;
    height: 68px;
    line-height: 18px;
    color:white;
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px; 
}
.leftColumnTitleGreen
{    
    background-image: url("/sites/templates/images/bg_littleBlock_green_top.gif");
    background-repeat: no-repeat;   
}
.leftColumnTitleOrange
{    
    background-image: url("/sites/templates/images/bg_littleBlock_orange_top.gif");
    background-repeat: no-repeat;   
}
.leftColumnTitleBlue
{    
    background-image: url("/sites/templates/images/bg_littleBlock_blue_top.gif");
    background-repeat: no-repeat;   
}
    
.leftColumnBottom
{
    display: block;
    width: 217px;
    height: 39px;
    background-image: url("/sites/templates/images/bg_littleBlock_bottom.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    
}
.leftColumnContent
{
    margin-top: -45px;
    margin-bottom: -30px;
    
    color: #848484;
    font-weight: normal;
    font-size: 12px;
}

* html .leftColumnContent
{
    margin-top: -45px;
    margin-bottom: 0px;
    

}


* html .leftColumnBottom {
	height:0px;
	overflow: hidden;
}


/* LOGIN PANEL */   
    
#loginPanel {
    width: 217px;
    }   
    
    
#loginContent {
    min-height: 50px;
    width: 217px;
    color: #848484;
    padding-top:5px;
    }   
    
#make_login {
    border: 0px solid red;
    background-color: transparent;
    background-image: url("/sites/templates/images/btnLogin.gif");
    background-repeat: no-repeat;
    cursor:pointer;
    width: 110px;
    height: 21px;
    color: #848484;
    padding-bottom: 2px;
    }
    
#make_login:hover  {
    color: black;
    }           

/* TABLEAUX FOND VERT */

.rounded_tables
{
    margin-top: 0px;
    margin-bottom: 10px;
    
    
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    
    width: 725px;
}


.rounded_tables thead{
    
}
.rounded_tables tr.header th
{
    background-image: url("/sites/templates/images/bg_table_header.gif");
    background-repeat: repeat-x;
    background-position: left top;
    
    padding-left: 3px;
    font-weight: bold;
    font-size: 13px;
    color: #007285;
    height: 18px;
}
.rounded_tables tr.selected td{
	 background: #c0ebf2;
}
.rounded_tables td
{
    padding: 5px;
    background: #feffec;
    border-left: 1px solid #e1e1e1;
    color: #000;
}
.rounded_tables td.admin_col
{
    border-left: 0px;
}
.rounded_tables tbody tr:hover td
{
    background: #c0ebf2;
}


/*PATCH pour tableau info abo*/

#fiche_utilisateur_infos .rounded_tables
{
    width: 635px;
    margin-left:10px;
}

#fiche_utilisateur_infos .rounded_tables
{
    border-top: 1px solid #e1e1e1;
}
#infos_entreprise #fiche_utilisateur_infos .rounded_tables
{
    width: 625px;
    margin-top: 10px;
}


/* DIVERS */

.delete_historique, .valid_historique
{
	cursor: pointer;
}

.highlight
{
    color: #ed7703;
    font-weight: bold;
}

.mandatory
{
    color: #007285;
    font-size: 14px;
}

input[type=text], input[type=password], select, textarea
{
    border: 1px solid #C5C5C5;
}

input:focus, textarea:focus, select:focus {
    background-color: #fdfeea;
    /*border: 1px solid #c9d42c;*/
}
input[type=checkbox]
{
    padding: 0;
    margin: 0;
    border: 0;
}
input[type=radio]
{
    margin: 0;
    border: 0;
}
input[type=button]:focus
{
    background-color: inherit;
}

.tab_highlight
{
	font-weight: bold;
    font-size: 13px;
    color: #1c6438;
}





h2.titleProfile {
    margin: 0;
    padding: 0;
    background-image: url("/sites/templates/images/background_h2_profile.gif");
    background-repeat: no-repeat;
    width: 715px;
    height: 20px;
    padding-left: 10px;
    font-size: 14px;
    color: white;
    line-height: 20px;
    margin-top: 20px;
    }
    
table.tabProfile {
    margin: 0 10px;
    }


/* CONNEXION */

#user_logged, #wronglogin
{
    width: 195px;
    padding-left: 10px; 
    /*border: 1px solid red;*/
}
#wronglogin, #wronglogin2
{
    color: red;
    text-align: center;
    font-weight: bold;
}
#user_logged .div_lien_logged ul
{
	padding: 0;
	margin: 0;
}
#user_logged .div_lien_logged ul li a
{
	cursor: pointer;
}
#user_logged .div_lien_logged
{
	padding-bottom: 7px;
}
#user_logged .div_lien_logged ul li
{    
    margin-left: 10px;
    padding-top: 4px;
    
    list-style: none;
    /*background-image: url("/sites/templates/images/fleche_droite_orange.gif");
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 14px;
    z-index: 1000;*/
}
#user_logged .div_lien_logged ul li img
{    
    padding-right: 4px;
}

/* TABLEAUX */

.entete_tab
{
	line-height: 18px;
    color:white;
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
}


.tab_tr_bottom_dotted td.container
{
    border-bottom: 1px dotted #bbbbbb;
}


.subtitle td
{
    padding-top: 10px;
    padding-bottom: 10px;
    
    font-weight: bold;
    color: #007285;
    font-size: 15px;
}
.subtitle td span
{
    font-weight: bold;
    color: #007285;
    font-size: 15px;
    
    list-style: none;
    background-image: url("/sites/templates/images/fleche_droite_orange.gif");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 14px;
}

.subtitle_label
{    
    font-weight: bold;
    color: #007285;
    font-size: 15px;
}
.subtitle_label span
{
    font-weight: bold;
    color: #007285;
    font-size: 15px;
    
    list-style: none;
    background-image: url("/sites/templates/images/fleche_droite_orange.gif");
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 14px;
}


.tab_td_lbl
{
    color: #4b4b4b;
    font-weight: normal;
    font-size: 12px;
    text-align: right;
}

/* CGV */

#cgv_div
{
    padding: 10px;
    margin-top: 10px;
}
#cgv_div .cgv_title
{
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}
#cgv_div p
{
    text-align: justify;
}

/* FORMULAIRES */

.iprp_formulaire
{	
}
.iprp_formulaire tr th
{
	font-size: 14px;
	color: white;
	text-align: left;
}
.iprp_formulaire .header_gauche
{   
	width: 6px;
	height: 22px;
	background-color: white;
    background-image: url("/sites/templates/images/formulaires/haut_gauche.gif");
    background-repeat: no-repeat;
}
.iprp_formulaire .header_content
{   
    height: 22px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/haut.gif");
    background-repeat: repeat-x;
}
.iprp_formulaire .header_droite
{   
    width: 7px;
    height: 22px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/haut_droite.gif");
    background-repeat: no-repeat;
}
.iprp_formulaire .header_gauche_bas
{   
    width: 6px;
    height: 30px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/haut_gauche_bas.gif");
    background-repeat: no-repeat;
}
.iprp_formulaire .header_droite_bas
{   
    width: 7px;
    height: 30px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/haut_droite_bas.gif");
    background-repeat: no-repeat;
}

.iprp_formulaire .content_gauche
{   
    width: 6px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/gauche.gif");
    background-repeat: repeat-y;
}
.iprp_formulaire .content_droite
{   
    width: 7px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/droite.gif");
    background-repeat: repeat-y;
}

.iprp_formulaire .footer_gauche_haut
{   
    width: 6px;
    height: 31px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/bas_gauche_haut.gif");
    background-repeat: no-repeat;
}
.iprp_formulaire .footer_content_haut
{   
    height: 31px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/bas_haut.gif");
    background-repeat: repeat-x;
}
.iprp_formulaire .footer_droite_haut
{   
    width: 7px;
    height: 31px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/bas_droite_haut.gif");
    background-repeat: no-repeat;
}
.iprp_formulaire .footer_gauche
{   
    width: 6px;
    height: 5px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/bas_gauche.gif");
    background-repeat: no-repeat;
}
.iprp_formulaire .footer_content
{   
    height: 5px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/bas.gif");
    background-repeat: repeat-x;
}
.iprp_formulaire .footer_droite
{   
    width: 7px;
    height: 5px;
    background-color: white;
    background-image: url("/sites/templates/images/formulaires/bas_droite.gif");
    background-repeat: no-repeat;
}

.iprp_formulaire td.content .contenu
{
	margin-top: -30px;
	margin-bottom: -10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 725px;
}


.iprp_formulaire td.content .contenu .td_label
{
	color: #4b4b4b;
    font-weight: normal;
    font-size: 12px;
    text-align: right;
}

.iprp_formulaire td.content .contenu table td input[type=text],
.iprp_formulaire td.content .contenu table td input[type=password],
.iprp_formulaire td.content .contenu table td select
{
    width: 200px;
}



span.text_info {
    height: 22px;
    font-weight:bold;
    color: #007285;
    cursor: pointer;    
    text-decoration: none;
    /*margin-left: 10px;*/
    
}
span.text_info:hover {
    color: #ed7703;
}
span.text_info
{
    color: expression(
            this.onmouseover = function()
            {
                this.style.color = "#ed7703";
            },
            this.onmouseout = function()
            {
                this.style.color = "#007285";
            }
        );
}
span.add_link {
    background-image: url("/sites/module/img/add.gif");
    background-repeat:no-repeat;
    padding-left: 20px;
}

a.text_info {
    height: 22px;
    font-weight:bold;
    color: #ed7703;
    cursor: pointer;    
    text-decoration: none;
    /*margin-left: 10px;*/
    
}
a.text_info:hover {
    color: #007285;
}
a.text_info
{
    color: expression(
            this.onmouseover = function()
            {
                this.style.color = "#007285";
            },
            this.onmouseout = function()
            {
                this.style.color = "#ed7703";
            }
        );
}

#content #inscriptionForm .text_info {
    /*padding-left:10px;*/
    font-weight:bold;
    /*background-color: #007285;*/
    color: #ed7703;
    cursor: pointer;    
    text-decoration: none;
}
#content #inscriptionForm .text_info:hover{
    color: #007285;
    text-decoration: underline;
}



#content .contenu .tab_experiences
{
    margin-left: 0px;
    width: 725px;
}
#content .user_exp_zone
{
    display: block;
    text-align: center;
    /*overflow: hidden;
    max-height: 90px;*/
}
#content .user_exp_zone .link_fulldesc
{
    position: absolute;
    height: 18px;
    margin-top: 92px;
    font-weight: bold;
    color: #ED7703;
}
#content .user_exp_zone .desc
{
    text-align: justify;
}

.test_info_blue
{
	color: #007285;
}


/* BOUTONS */

.btn_150
{
	background-image: url("/sites/templates/images/btn_150.png");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 150px;
    height: 22px;
    padding: 0px;
    padding-bottom: 5px;
    color: white;
    font-weight: bold; 
}
.btn_200
{
    background-image: url("/sites/templates/images/btn_200.png");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 201px;
    height: 22px;
    padding: 0px;
    padding-bottom: 5px;
    color: white;
    font-weight: bold; 
}
.btn_300
{
    background-image: url("/sites/templates/images/btn_300.png");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 301px;
    height: 22px;
    padding: 0px;
    padding-bottom: 5px;
    color: white;
    font-weight: bold; 
}
.btn_150:hover, .btn_200:hover
{
	color: black;
}
.btn_150, .btn_200
{
    color: expression(
            this.onmouseover = function()
            {
                this.style.color = "black";
            },
            this.onmouseout = function()
            {
                this.style.color = "white";
            }
        );
}

.link_150
{
    display: block;
    background-image: url("/sites/templates/images/btn_150.png");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 150px;
    height: 22px;
    padding: 0px;
    padding-top: 2px;
    color: white;
    font-size: 14px;
    font-weight: bold; 
}

.link_200
{
    display: block;
    background-image: url("/sites/templates/images/btn_200.png");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 201px;
    height: 22px;
    padding: 0px;
    padding-top: 2px;
    color: white;
    font-size: 14px;
    font-weight: bold; 
}

#content a#btnRetourFiche {
	position:absolute;
	top:4px;
	right:4px;
	display: block;
    background-image: url("/sites/templates/images/backgroundBtnRetourFiche.gif");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 150px;
    height: 16px;
    color: #007285;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px; 
	}
	
#content a#btnRetourFiche:hover {
	color:#ff7800;
	
	}	

.action
{
	display: block;
	width: 18px;
	height:18px;
	margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
	background:transparent;
    background-repeat:no-repeat;
 
}
.action img
{    
    margin: 0;
    padding: 0;
    margin-left: -3px;
}

.hasDatepicker
{
	float: left;
	margin-top: 0px;
}
.ui-datepicker-trigger
{
	display: inline;
	padding-left: 3px;
	width: 20px;
	height: 19px;
}

#div_form_identite #btn_swfUpload
{
	font-family: Arial;
}

.swfupload
{
	cursor: pointer;
}

/*FOOTER*/

#footer {
    position: absolute;
    height:29px;
    width:788px;
    left: 0px;
    background-image: url("/sites/templates/images/footer.gif");
    background-repeat: no-repeat;
    padding-right: 212px;
    margin-top: 10px;
}
    
#footer, #footer a, #credit a {
    color: white;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    font-size: 10px;
    }   
    
#credit {
    position: absolute;
    left:10px;
    top:0px;
    width: 200px;
    text-align: center;
    height: 29px;
    padding-top: 2px;
    }   
    
#credit a   {
    color: white;
    }   
    
/* MENU FOOTER*/

#footer ul.topnavFooter {
	position: absolute;
	left: 300px;
	margin: 0;
	padding: 0;
	top:7px;
	}   
	
#footer ul.topnavFooter li a {
	color: #878787;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	border-right: 2px solid #878787;
	}
	
#footer ul.topnavFooter li a:hover, #footer ul.topnavFooter li.here a:hover  {
	color: #ed7703;
	}	
	
#footer ul.topnavFooter li.last a {
	border-right: 0px solid #878787;
	}
					                                 


/* MESSAGES DE CONFIRMATION */

.message_user
{
	font-size: 14px;
	color: #4B4B4B;
	text-align: justify;
}

.message_user .highlight
{
	color: #ed7703;
    font-weight: bold;
}

.message_user .highlight_blue
{
    color: #007285;
    font-weight: bold;
}



/* AUTRES */


#accept_cgu
{
    margin-top: 20px;
    /*text-align: center;*/
    font-size: 16px;
    font-weight: bold; 	
}


.side_infos
{
	font-size: 12px;
	color: #007285;
	font-style: italic;
}


.tab_experiences
{
    width: 670px;
}
.tab_experiences th.rounded
{
    width: 100px;
}

.url{
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    float: left;
    cursor: pointer;
    color: #ed7703;
}
.url2{
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    color: #ed7703;
}

#content .url_spec {
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    float: left;
    cursor: pointer;
    color: #007285;
    text-decoration: none;
}
#content .url_spec:hover {
    color: #ed7703;
}


#content #infos_utilisateur .url{
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    float: left;
    cursor: pointer;
    color: #ed7703;
}


#fiche_utilisateur_infos #description_experience
{
	font-size: 12px;
	font-family: Arial;
	width: 450px;
}

#fiche_utilisateur_infos #prendre_contact,  #prendre_contact_ent 
{
    width: 200px;
}

#fiche_utilisateur_infos #prendre_contact img
{
  margin-top: 3px;
}

#fiche_utilisateur_infos .text_white
{
    color: white;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    background-color: #FF8000;
    background-image: url("/sites/templates/images/backgroundToggle.gif");
    background-repeat: repeat-x;
    height: 18px;
    
}
#affiche_info_ent
{
    color: white;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    background-color: #FF8000;
    width: 270px;
    padding-top: 2px;
    padding-bottom: 2px;
}
#fiche_utilisateur_infos #message_envoye  {
    font-weight: bold;
    color: green;
    font-size: 16px;
    /*text-align: right;*/
    width: 300px;
    /*float: right;*/
    height: 20px;
    padding: 5px;
    }



#message_envoye_ent,#message_envoye  {
 font-weight: bold;
    color: green;
    font-size: 16px;
    /*text-align: right;*/
    width: 300px;
    /*float: right;*/
    height: 20px;
    padding: 5px;
    }
    
.competenceKeywords {

	font-size: 16px;
	width: 703px;
	padding: 10px;
	border: 1px solid #E1E1E1;
	text-align: center;
	color: #4b4b4b;
	}    

#message, #message_ent {
	width: 500px;
	font-family: Arial;
	font-size: 12px;
	}	
	

	
	
.span_label
{
	color: #4B4B4B;
	font-size: 12px;
	font-weight: normal;
}

.zone_textarea
{
	font-family: Arial;
	font-size: 14px;
}



/* DERNIERS INSCRITS */

#actuPanelContent
{
	padding-left: 7px;
}

ul#last_subscribers {
    margin: 0;
    padding: 0;
    margin: 7px 5px 10px 0px;
}
    
ul#last_subscribers li {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 3px;
    font-size: 11px;
}
ul#last_subscribers li img {
	padding-right: 2px;
}
ul#last_subscribers li a {
    text-decoration: none;
    color: #007285;
    /*font-weight: bold;*/
    font-size: 11px;
}
ul#last_subscribers li a:hover {
    color: #ed7703;
} 


#siteVersion
{
	color: white;
	font-size: 16px;
	font-weight: bold;
	/*padding-top: 2px;*/
}
#siteVersion span
{
    /*color: #ed7703;*/
    color: #000;
    font-size: 20px;
}
