﻿.InputFormCountryCode {
    height: 33px;
    width: 200px;
    float: left;
}

.InputFormPhone {
    display: inline-block;
    max-width: 300px;
    width: 100% !important;
}

.InputFormInputAddon {
    display: inline-block;
    width: 30px;
    height: 34px;
    padding: 10px;
}
