.curs_v_wrapper {
    width: 100%;
    background-color: #fcfcfc;
    border: 1px solid #f2f2f2;
    padding: 3px;
    font-size: 12px;
    color: #222222;
    text-align: left;
}

.curs_v_title {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background-color: #E9292F;
    padding: 4px;
    margin: 0 0 10px 0;
}

.select_curs_valutar {
    color: #333 !important;
    font-weight: normal;
    background: none;
    background-color: #fefefe;
    padding: 3px;
    width: 65px !important;
    display: inline !important;
    border: 1px solid #CCC;
}

.input_curs_valutar {
    color: #333 !important;
    font-weight: normal;
    background: none;
    background-color: #fefefe;
    padding: 4px;
    width: 100% !important;
    border: 1px solid #CCC;
}
.curs_afisat_row
{
    margin-left: 15px;
}

.green {color: #090;}
.red    {color: #E9292F;}
.row_curs {margin-bottom: 5px}