.clear
{
    clear:both;
}

#doi_wrap
{
    width:346px;
}

.doi_input
{
    float:left;
    font-family:Arial;
    border:1px solid #99ccff;
    padding:8px 10px 8px 10px;
    color:#212122;
    width:200px;
    font-size:13px;
}   

.doi_input:focus
{
    border-bottom:1px solid #4470b4;
    
    
}

.doi_submit
{
    font-family:Arial;
    border:none;
    
    color:#212122;
    height:29px;
    cursor:pointer;
    
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

    border:1px solid #99ccff;
    font-size:13px;
    float:left;
}


.doi_submit:hover
{
    background: rgb(229,229,229); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.doi_email
{
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    
    border-right:none;
}

.doi_email_submit
{
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}	


.doi_success, .doi_error
{
    font-family:arial;
    font-size:15px;
    margin-bottom:10px;
    
    padding-left:5px;
}

.doi_success
{
    border-left:2px solid #5D9800;
}

.doi_error
{
    border-left:2px solid #DB1200;
}

.doi_success strong
{
    color: #5D9800;
}

.doi_error strong
{
    color: #DB1200;
}

.doi_select
{
    
    
}

.doi_select
{
    float:left;
    font-family:Arial;
    border:1px solid #99ccff;
    padding:6px 10px 6px 10px;
    color:#212122;
    width:200px;
}   

.doi_select:focus
{
    border-bottom:1px solid #4470b4;   
}

.doi_textarea
{
    float:left;
    font-family:Arial;
    border:1px solid #99ccff;
    padding:5px 10px 5px 10px;
    color:#212122;
    width:200px;
    font-size:13px;  
    height:150px;  
    resize: none; 
}

.doi_textarea:focus
{
    border-bottom:1px solid #4470b4;   
}

.rf_table
{
    width:100%;
}

.input_100
{
    width: 100%!important;
}

.input_73
{
    width: 73%!important;
}

.mright2
{
    margin-right:2%;
}

.mleft2
{
    margin-right:2%;
}

.input_25
{
    width: 25%!important;
}

.rf_table th
{
    font-size:15px;
    font-family:Arial;  
    color:#4470b4!important; 
    text-align:left!important;
    font-weight: normal;
    padding-bottom: 2px;
}

.rf_table td
{
    padding-bottom:15px;
}

.mandatory
{
    padding-left:3px;
    color: #CA0000;  
}

.doi_remove
{
    color:#CA0000;
    margin-left:10px;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;   
}

.fright
{
    float:right;
}

.mandatory_error
{    
    margin:0px;
    padding:0px;
    padding-left:20px;
    list-style: decimal;
    
    margin-bottom:15px;
    border-left:2px solid #CA0000;
}

.mandatory_error li
{
    font-size:15px;
    font-family:Arial; 
    color:#CA0000;
    margin-bottom:2px;
}

.mandatory_error li span
{
    padding-left:5px;
    color:#353535!important; 
}

.roundet3
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    
}

.info_text
{
    font-family:arial;
    font-size:15px;
    margin-bottom:10px;       
}
