@media all and (min-width: 650px){
  #central_column
    .name_field_header,
  #central_column
    .send_field_header {
    width: 72px;
  }
  
  #central_column
    .number_field_header{
    width: 49px;
  }
  
  #central_column
    .comment_field_header{
    width:136px;
  }
	
	#central_column
	#saved_forms
    .comment_field_header{
    width:632px;
  }
	
	#central_column
	#saved_forms
    .comment_field_input{
		width: 94%
	}
	
	#central_column
	.pdf_comment_field_input,
	#central_column
    .other_comment_field_input{
		float: left;
		width:63%;
	}
	
	#central_column
	.pdf_comment_field_button,
	#central_column
	.other_comment_field_button{
		float: right;
		padding-top: 5px;
	}
	
	#central_column
	#saved_forms
    .comment_field_button{
		width: 35%
	}

  #central_column
      .comment_field{
    width:100px;
  }
  
  #central_column
    .mark_field{
      font-size: smaller;
  }
  
  #status_field
    .ui-btn-inner{
    min-width: 85px;
  }
  
  #status_field
    #rapports_enregistres
    .ui-btn-inner{
    width: 110px;
  }
  
  #central_column
    .date_field{
    text-align: center;
    font-size: x-small;
  }
	
	#central_column
    .comment_field_input{
    float: left;
		width: 65%;
  }
	
	#central_column
    .comment_field_button{
    float: right;
		width: 29%;
  }
}

@media all and (min-width: 750px){

  #central_column
    .number_field_header{
    width: 49px;
  }
  
  #central_column
    .name_field_header,
  #central_column
    .send_field_header {
    width: 90px;
  }

  #central_column
    #central_column
    .comment_field_header{
    width:166px;
  }

  #central_column
      .comment_field{
    width: 130px;
  }
  
  #central_column
    .mark_field{
      font-size: normal;
  }
}

@media all and (min-width: 1200px){

  #central_column
    .number_field_header{
    width: 92px;
  }
  
  #central_column
    .name_field_header{
    width: 142px;
  }
  
  #getOrdon
    .comment_field_header{
    width: 400px;
  }

	#central_column
	#saved_forms
    .comment_field_header{
    width:577px;
  }
	
	#central_column
	#saved_forms
    .comment_field_input{
		width: 94%
	}
	
	#central_column
	#saved_forms
    .comment_field_button{
		width: 6%
	}
	
  #central_column
    #getDocument
    .comment_field_header{
    width:185px;
  }

  #central_column
      .comment_field{
    width: 150px;
  }
  
  #central_column
   .mark_field{
    font-size: small;
  }
  
  #central_column
    .mark_field{
      font-size: normal;
  }
  
  #central_column
    .date_field{
    text-align: center;
    font-size: x-small;
  }
		
	#central_column
    .comment_field_input{
    float: left;
		width: 85%;
  }
	
	#central_column
    .comment_field_button{
    float: right;
		width: 14%;
  }
	
	#central_column
    .pdf_comment_field_input{
    float: left;
		width: 70%;
  }
	
	#central_column
    .other_comment_field_input{
    float: left;
		width: 77%;
  }
	
	#central_column
    .comment_field_header{
    width:300px;
  }
	
}

@media all and (min-width: 1400px){

	#getOrdon
    .comment_field_header{
		width:700px;
	}
	
	#getOrdon
    .comment_field_input{
		width:95%;
	}
	
	#central_column
    .comment_field_header{
		 width:525px;
	}
	
	#central_column
    .comment_field_input{
		 width:93%;
	}
	
	#central_column
    .pdf_comment_field_input{
		float: left;
		width:73%;
	}
	
	#central_column
	.other_comment_field_input
	{
		float: left;
		width:77%;
	}
}

@media all{

  #central_column
    .date_field_header{
    width:79px;
  }
	
	#central_column
	.share_read_priority_field_header{
		width: 190px	;
	}
  #central_column
    .mark_field_header{
    width: 70px;
  }
  
  #central_column
    .mark_field{
    vertical-align:middle;
  }

  #central_column
    .priority_field_header{
    width:173px;
  }

  #central_column
    .download_field_header{
    width:28px;
  }

  #central_column
    .pdf_field_header{
    width:28px;
  }

  #central_column
    .print_field_header{
    width:28px;
  }
	
	#central_column
    .fax_field{
    font-size:smaller;
  }
	
  #central_column
    .delete_field_header{
    width:28px;
  }

  #central_column form{
    margin-bottom: 0px;
  }

  #rapports_enregistres{
    width: 738px;
  }
  #status_field{
    float:left;
  }

  #status_field
    .ui-select{
    font-size: smaller !important;
  }
  
  #status_field
    .ui-btn-inner{
    padding: .6em 30px .6em 1px !important;
    font-size: smaller;
  }

  #central_column
    .drugs_field
     {	font-size: 15px;
    padding: 6px 6px 6px 10px !important;
    text-align: left;
  }

  #central_column
    .small_column{
    width:300px;
    text-align: center;
  }


  #central_column tr:nth-child(2n) {
    background-color: #f1f1f1;
  }
  
  #central_column .bottom_sub_section  th{
    padding: 0px 4px;
    font-size: smaller;
    height: 26px;
  }

  #central_column .bottom_sub_section  .header{
    text-decoration: underline;
    font-weight: bold;
    height: 28px;
    background-image: -webkit-linear-gradient(#AAA, #666) !important;
    background-image: -moz-linear-gradient(top, #AAA, #666) !important;
    background-color: #777;
  }
  
  .header .ui-link{
    color: white !important;
  }
    
  #central_column .send_field_header{
      width: auto;
  }
  
  #central_column .share_field_header{
      width: 237px;
  }
  
  #central_column #getSavedReport,
  #central_column #getDocument{
    padding-bottom: 38px;
  }
  
  #comment_field,
  #comment_field table,
  #comment_field td{
    padding: 0 4px !important;
    border: none !important;
  }
  #central_column
      .comment_field_button{
    width: 34px;
  }
  
  .share_field .ui-select .ui-btn-icon-right .ui-btn-inner
   {
    padding-right: 57px;
  }
  
  .share_field
   {
    font-size: x-small;
  }
	
	#central_column
	#getOrdon{
		padding-bottom: 15px;
	}
	
	#central_column
    .comment_field_button{
    padding-top: 5px;
  }
}