﻿.addindividualui-section-first{ margin-top: 40px; }
.form-type { margin-left:0px !important;}
.login-input input[type="text"], input[type="password"] { margin-left:auto;}
.marbot20 { margin-bottom:20px;}

@media (min-width: 1200px) {
    ul.company-select{ margin:0px 10px 0px 0px; padding:0px; }
    ul.company-select li{ margin-bottom:20px; margin-right:10px; padding:0px; padding-top:3px; }
    ul.company-select input[type="radio"]{  float:left; margin-left:10px;}
    .user-register-button { margin:10px 21px 10px auto;}

    .label-width { width:28% !important;}
    .textbox-form-width input[type="text"] { margin-left: -67px !important; width: 262px !important; }
    .textbox-form-width input[type="password"] { margin-left: -67px !important; width: 262px !important; }
    .textbox-form-width select { margin-left: -67px !important; width: 262px !important; }
    .textbox-form-width input[type="checkbox"]{ margin-left: -8px !important; width: 30px !important; }

    .alert-size {width:92% !important; }

}

@media (max-width: 1200px) and (min-width: 979px) {
    ul.company-select{ margin:0px 10px 0px 0px; padding:0px; }
    ul.company-select li{ margin-bottom:20px; margin-right:10px; padding:0px; padding-top:3px; }
    ul.company-select input[type="radio"]{  float:left; margin-left:10px;}
    .user-register-button { margin:10px 15px 10px auto;}
    .label-width { width:34% !important;}
    .textbox-form-width input[type="text"] { margin-left: -67px !important; width: 186px !important; }
    .textbox-form-width input[type="password"] { margin-left: -67px !important; width: 186px !important; }
    .textbox-form-width select { margin-left: -67px !important; width: 186px !important; }
    .textbox-form-width input[type="checkbox"] {
        margin-left: -67px !important;
        width: 186px !important;
    }

    .alert-size {width:92% !important; }
}

