﻿@import url("/ServerClaims/progress-tracker.css?3458");

.CheckReceiptBtn
{
    color: #375075;
    background-color: #F1F1F1;
    padding: 25px;
    box-shadow: 1.75mm 1.75mm 4.38mm rgba(125, 154, 207, 0.22);
    border-radius: 10px;
    cursor: pointer;
    position: relative;

}

.qq-upload-button input
{
    width: 100%;
    height: 100%;
}

.qq-container
{
    background-image: url(/ServerClaims/img/Add.png?1087&3458);
    background-size: 100%;
    height: 50px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.qq-container span
{
    display: none;
}

.qq-upload-button
{
   
    float: inherit;
}

.qq-uploader
{

}


.ContentDisplay{
    color:#375075;
    font-size: 120%;
    
}

label{
    color: gray;
}

a:hover {
    text-decoration: none;
}


.SmartInput .ReadOnly{
    box-shadow: 5px 10px #888888;
}


.phone .Form select.SelectDropdown.ReadOnly, select.SelectDropdown {
    background-image: url(/ServerClaims/img/Dropdown.png?3458);
    background-size: 20px;
    background-position-x: 90%;
}

.RecaptchaImageChaPosition{
    top: auto;
    bottom: 0px !important;
}

.ValidateMsgSize{
    font-size: 14px;
}

.DepartureLabel{
    font-weight: bold;
    transition: all 0.1s linear;
    color: #375075;
    opacity: 1;
}
