

.table_art{font-size: 14px;
    font-weight: bold;
    }
    
    .table_brand
    {
	font-weight: bold;
    border-bottom: 1px dashed #294696;
    color: #294696;
    font-size: 15px;
    }
    
    .table_price
    {    font-size: 18px;
    text-align: right;
    	font-weight: bold;
}
    
.table tr
{border: 1px solid #f6f6f6;}
.table th
{background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #f6f6f6;
    line-height: 15px;
    padding: 5px 2px;
    text-align: center;
        font-size: 12px;
    font-weight: 500;

    }
    
    
    
    .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f6;
}


.h3zag
{
color: #ff8203 !important;
}

		.modal-dialog
	{
		max-width: 580px;
	}
	.modal-content  {
    background: #3673B7;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 40px;
    }
    .red_button
    {
	    background: #DF323C;
    width: 380px;
    border: 1px solid red;
    color: white;
    font-size: 16px;
    
    }
     #results-modal
    {color: white;
    font-size: 30px;
    line-height: 2;
    }
    .zah_white_big
    {color: white;
    font-size: 32px;
    line-height: 2;
    }
     .zah_yellow_middle
    {color: yellow;
    font-size: 21px;
     line-height: 1;

    }
    .zah_white_small
    {
	    color: white;
	        font-size: 18px;
	        line-height: 1.7;

    }
    .form_text
    {text-align: center;}
    
    .contact_message input
    {
	max-width: 80%;
    text-align: center;
    color: black;
    font-size: 19px;
    border-radius: 5px;
    }
    .contact_message
    {text-align: center;
    }
    
    .modal-content button.close
    {border: none !important;}
    .contact_message textarea {
    max-width: 80%;
    text-align: center;
    color: black;
    font-size: 19px;
    border-radius: 5px;
}


.fa-star
{    color: orange !important;}

.table th 
{
    text-align: center; 
    vertical-align: middle;
}
.table td 
{
    text-align: center; 
    vertical-align: middle;
}
    
    
.new_btn
{    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    padding: 5px;
    color: red;
    font-weight: bold;
    font-size: 17px;}
    
    .new_btn:hover
    {color: black;}
  