﻿@import url("/IOS__Theme/Theme.IOS__Theme.css?25652");

/*STEP1 START*/
/*HolderInsuredPerson Label START*/
.holderInsuredPerson .label{
    max-width: 290px;
}

.holderInsuredPerson .label.prompt{
    max-width: 160px;
}

.tablet .holderInsuredPerson .label.prompt{
    max-width: 200px;
}
/*HolderInsuredPerson Label END*/
/*STEP1 END*/

/*STEP2 START*/
/*gunSecurityLabel Label END*/
.buttonGroupStep2-width {
    width: 25%;
    min-width: 300px;
}

.tablet .buttonGroupStep2-width {
    width: 35%;
}

.phone.portrait .buttonGroupStep2-width {
    width: 70%;
}

.phone.landscape .buttonGroupStep2-width {
    width: 40%;
}

.gunSecurityLabel-width .label {
    max-width: 410px;
}

.gunSecurityLabel-width .label.prompt {
    max-width: 250px;
}

.tablet .gunSecurityLabel-width .label.prompt {
    max-width: 300px;
}
/*gunSecurityLabel Label END*/
/*STEP2 END*/