﻿.mcTitle {
    width: 220px;
    height: 25px;
    font-weight: bold;
}

    .mcTitle span {
        position: absolute;
        top: 5px;
        padding-left: 10px;
    }

/* First Contact */
.multiplecontactsFirstContact {
    position: relative;
    top: 0px;
    left: 0px;
    width: 220px;
    height: 176px;
}

    .multiplecontactsFirstContact a {
        color: :#808080!important;
    }

.mcImage1 {
    margin-top: 5px;
}

.mcDetails1 {
    position: absolute;
    width: 145px;
    left: 85px;
    *left:45px;
    top: 10px;
    list-style-type: none;
    padding-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.mcName1 {
    font-weight: bold;
}

.mcJobTitle1 {
    cursor: default;
}

.mcAdditionalDetails1 {
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
}

.mcBold {
    font-weight: bold;
}

/* Last Contact */
.multiplecontactsLastContact {
    position: absolute;
    padding-top: 10px;
    padding-right: 10px;
    top: 0px;
    right: 0px;
    width: 230px;
    height: 200px;
}

.mcImage2 {
    right: 155px;
    position: absolute;
    top: 35px;
    padding-top: 10px;
}

.mcDetails2 {
    position: absolute;
    width: 140px;
    right: 10px;
    top: 40px;
    list-style-type: none;
    padding-left: 0px;
    margin-top: 10px;
}

.mcName2 {
    font-weight: bold;
}

.mcJobTitle2 {
    cursor: default;
}



.mcAdditionalDetails2 {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 0px;
    left: 0px;
    top: 165px;
    position: absolute;
    padding-right: 10px;
}

.mcContactMeButton {
    text-align: center;
    vertical-align: middle;
    height: 25px;
    position: absolute;
    bottom: 0px;
    cursor: pointer;
    width: 220px;
    font-weight: bold;
    left: 0px;
}

    .mcContactMeButton span {
        padding-left: 58px;
        color: white;
    }

    .mcContactMeButton:hover, .mcCancelButton:hover, .mcSendButton:hover {
        background-color: #00719B;
        color: white;
    }

    .mcContactMeButton span {
        position: absolute;
        left: 12px;
        top: 4px;
    }

.mcContactForm {
    height: 200px;
    width: 220px;
    position: absolute;
    top: 0px;
    background-color: #004683;
}

    .mcContactForm ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        margin-top: 3px;
    }

.iwtSecureForm {
    height: 220px!important;
}

.mcContactFormSecureText {
    height: 75px!important;
}

.mcCancelButton {
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 105px;
    height: 25px;
    cursor: pointer;
}



.mcSendButton {
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 105px;
    height: 25px;
    cursor: pointer;
    border: 0px;
    color: white;
    font-family: Arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

    .mcSendButton span, .mcCancelButton span {
        font-weight: bold;
        position: absolute;
        top: 4px;
        left: 32px;
    }



.mcContactFormLabel {
    width: 50px;
    left: 0px;
    position: absolute;
    padding-top: 4px;
}

.mcContactFormInput {
    width: 180px;
    position: absolute;
    right: 5px;
    margin-bottom: 2px;
    border: none;
    padding-left: 30px;
}

.mcContactFormName {
    background: #fff url("/images/Glyphicons/glyphicons_003_user.png") no-repeat 1% center;
}

.mcContactFormEmail {
    background: #fff url("/images/Glyphicons/glyphicons_010_envelope.png") no-repeat 1% center;
}

.mcContactFormTel {
    background: #fff url("/images/Glyphicons/glyphicons_139_phone.png") no-repeat 1% center;
}

.mcContactFormCompany {
    background: #fff url("/images/Glyphicons/glyphicons_043_group.png") no-repeat 1% center;
}


.mcContactForm li {
    height: 21px!important;
    background-color: #004683!important;
}



.mcContactFormMessage {
    width: 180px;
    position: absolute;
    right: 5px;
    margin-top: 2px;
    height: 60px;
    padding: 0px;
    padding-left: 30px;
    border: none;
    font-family: Arial, helvetica, sans-serif;
    background: #fff url("/images/Glyphicons/glyphicons_030_pencil.png") no-repeat 1% center;
    background-position-y: 5%;
}

.error {
    font: normal 10px arial;
    padding: 3px;
    margin: 3px;
    background-color: #ffc;
    border: 1px solid #c00;
}

.mcAllowable {
    font-size: 10px;
    position: absolute;
    bottom: 30px;
    width: 200px;
    left: 26px;
    color: white;
}

.mcAllowableCB {
    position: absolute;
    bottom: 28px;
    left: 1px;
}

.mcThanks {
    margin: 10px;
    left: 0px;
    padding-left: 0px;
    height: 38px;
    background-color: #00719B;
}

.mcThanks {
}

    .mcThanks span {
        padding-left: 0px;
    }
