﻿/***************************************************************************
    Person and Company Css Classes
***************************************************************************/
/*******************    Status Css Classes ********************/
.Created {
    background-color: #800080;
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap;
    color: White;
    display: block;
}

.Active {
    background-color: #008080;
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap;
    color: White;
    display: block;
}

.Inactive {
    background-color: #002060;
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap;
    color: White;
    display: block;
}

.Suspended {
    background-color: #F89406;
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap;
    color: White;
    display: block;
}

.Deleted {
    background-color: #ff6666;
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap;
    color: White;
    display: block;
}
/************** Custom Css Classes ***************/
.none {
    display: none !important; /* visibility:hidden !important;*/
}

.txtMarginLeft {
    margin: -7px 3px -7px 0 !important;
}

.ddmargin {
    margin: -5px 0 -7px !important;
}

.btMarginRemove {
    margin: 0px 0px 0px 3px !important;
    padding: 2px 10px;
}

.control-label {
    text-align: left !important;
    color: #999999;
    text-indent: 5px;
}

.DivRepeater .control-group:after {
    display: inline !important;
}

.MarginTop5 {
    margin-top: 20px !important;
}

.line {
    clear: both;
}

.lbl {
    color: #FFFFFF;
    font-size: 12.844px;
    font-weight: 600;
    line-height: 14px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    white-space: nowrap;
    padding: 5px !important;
}

.resize {
    resize: none;
}

.Addanother {
    color: #2F9DC4; 
    cursor: pointer;
    font-size: 12px;
    position: relative;
}

.color-blue {
    color: #2F9DC4;
}

.MarginBottom0 {
    margin-bottom: 0px !important;
}

.MarginBottom5 {
    margin-bottom: 5px !important;
}

.Padding10 {
    padding: 8px 0px 0px 0px !important;
}

.BorderBottom {
    border-bottom: 1px solid #E5E5E5;
}

.BorderRounded {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    margin: 5px 0px;
    padding: 7px;
}

    .BorderRounded:hover {
        background-color: #EAF4F8;
    }

.padDynControl {
    margin-bottom: 0px !important;
}

.FormFooter {
    margin: 20px -15px -15px !important; /*background: linear-gradient(to bottom, #FAFAFA 0%, #E9E9E9 100%) repeat scroll 0 0 transparent;    orignal*/
    background: white;
    border-top: 1px solid #D5D5D5;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.FormUpperSection {
    background: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0px -15px -10px -15px;
    padding: 15px 30px 0px 25px;
}

.MrgnPddngUpper {
    margin: 0px -15px -20px -15px !important;
    padding: 15px 30px 0px 25px !important;
}

.MrgnPddngCompany {
    margin: 0px -15px 0px -15px;
    padding: 15px 30px 5px 25px;
}

.MarginBottomO {
    margin-bottom: 0px;
}

.MarginTopM20 {
    margin-top: -20px;
}

.heading {
    font-weight: bold !important;
    line-height: 14px !important;
    white-space: nowrap !important;
    font-size: 14px !important;
}

.MarginBottom10 {
    margin-bottom: 10px;
}

.Margin10 {
    margin: 10px !important;
}

.MarginBottom25 {
    margin-bottom: 25px !important;
}

.MarginCustom {
    margin: 10px -4px -10px !important;
}

.heightAuto {
    margin: 10px 0px -10px 0px !important;
}

.MarginCustom1 {
    margin: 5px 0px 0px 0px !important;
}

.btMargin {
    margin: -6px 0 -7px 3px !important;
}

.PaddingCompanyName {
    padding: 15px 30px 3px 13px !important;
}

.MarginCompanyName {
    margin: 0 -5px 0 -15px !important;
}

.MarginBottomM20 {
    margin-bottom: -20px !important;
}

.Forgot-Hide {
    display: none;
    margin-top: 20px;
}

.Forgot-Visible {
    display: block;
    margin-top: 20px;
}

.margintop {
    margin-top: 20px;
}

.MarginTopNone {
    margin-top: 0px !important;
}

.MarginBottomNone {
    margin-bottom: 0px !important;
}

.Top {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    top: 45% !important;
}

.lnkButton {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    margin: 0px !important;
    padding: 0px !important;
}

    .lnkButton:hover {
        color: #FFFFFF !important;
        text-decoration: underline !important;
    }

.btMarginRight {
    margin-right: 2px !important;
}

.btn-disabled {
    pointer-events: none;
    top: 0 !important;
    background: #EEE !important;
    border: 1px solid #DDD !important;
    text-shadow: 0 1px 1px white !important;
    color: #CCC !important;
    cursor: default !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.lblMarginLeft {
    margin-left: 0px !important;
}

.CustomBtnMargin {
    margin: 10px 0 -7px 3px !important;
}

.MarginRight8 {
    margin-right: 8px !important;
}

.MarginTop2 {
    margin-top: 2px !important;
}

.MarginTop4 {
    margin-top: 4px !important;
}

.CustomPadding {
    padding: 4px 10px 0 !important;
}

.MarginRight0 {
    margin-right: 0px !important;
}

.CustomMarginPadding {
    margin: -4px 0 0 !important;
    padding-left: 4px !important;
}

.padding {
    padding: 3px 19px 2px 19px !important;
}

.MarginRight5 {
    margin-right: 5px !important;
}

.BorderRadius4 {
    border-radius: 4px !important;
}

.AddFieldBackground {
    background-color: #1E4A51 !important;
}

.AddFieldPadding {
    padding: 0px 10px 20px 12px !important;
}

.NewFieldBackground {
    background-color: #377C8C;
}

.Capitalize {
    text-transform: capitalize !important;
}

.MarginLeft9 {
    margin-left: 9px !important;
}

.MarginTop38 {
    margin-top: 38px !important;
}

.ShowDiv {
    display: inline !important;
}

.hideDdl {
    display: none;
}

label.Heading {
    padding: 5px 0px !important;
    color: #525252;
    font-weight: bold;
    line-height: 14px;
    vertical-align: baseline;
    white-space: normal !important;
    display: block;
    margin-bottom: 5px;
}

.resizeNone {
    resize: none;
}

.txtMarginLeft1 {
    margin: 0px 2px 0px 0 !important;
}

.btnmarginRemove1 {
    margin: 0px 3.8px 0px 3px !important;
}

.control-group .chosenLarge span.error {
    clear: left;
}

.control-group .chosenLarge span.error {
    display: table !important;
    padding: 1px 5px !important;
}

.control-group.success .chosenLarge span.error {
    display: none !important;
}

.imgSize {
    width: 160px !important;
    height: 150px !important;
}

.PaddingTop20 {
    padding-top: 20px !important;
}

.PaddingBottom20 {
    padding-bottom: 20px !important;
}

.MarginTop4 {
    margin-top: 4px !important;
}

.MarginLeft10 {
    margin-left: 10px;
}

.MarginLeft20 {
    margin-left: 20px !important;
}

.MarginTop10 {
    margin-top: 10px !important;
}

.MarginTop20 {
    margin-top: 20px !important;
}

.MarginTop30 {
    margin-top: 30px !important;
}

.MarginUppertxt {
    margin: 0 0px 18px 0px !important;
}

.MarginLeft3 {
    margin-left: 3px !important;
}

.ImgMargin {
    margin: 15px 0px 0px 0px !important;
}

.imgSizeSmall {
    width: 90px !important;
    height: 60px !important;
}

.MarginUppertxtComapnyName {
    margin: 0 8px 18px -8px !important;
}

.word-break {
    word-wrap: break-word;
}

.leftMargin20 {
    margin-left: 20px !important;
}

.rightMargin20 {
    margin-right: 20px !important;
}

.minWidth110px {
    min-width: 110px !important;
}

.imgText {
    float: left;
    width: 70%;
}

.hideDiv {
    display: none !important;
}

.marginTopBottom10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.smallBtn {
    color: #808080;
    line-height: 10px;
    padding: 7px 14px 7px 9px;
    margin-left: 0px !important;
}

.pointer {
    cursor: pointer;
}

.paddingLeft0 {
    padding-left: 0px !important;
}

.paddTop10p {
    padding-top: 10px !important;
}

.lead {
    color: #7F7F7F !important;
}

.currentPage {
    color: #ffffff !important;
    font-size: 17px;
    font-weight: normal;
}

.borderTop {
    border-top: 1px solid #E5E5E5;
}

.paddTopNone {
    padding-top: 0px !important;
}

.bgGrey {
    line-height: 28px;
    margin-bottom: 10px;
    text-align: center;
}

.radiobtn tr td {
    padding-left: 12px;
}

    .radiobtn tr td:first-child {
        padding-left: 0px;
    }

    .radiobtn tr td label {
        float: right;
        padding: 3px 0 0 5px;
    }
/* CSS code for chosen dropdown */
.chosen-container-single .chosen-single, .chosen-container-single .chosen-single {
    height: 28px !important;
}

.chosen-container-single-nosearch .chosen-search {
    left: 0px !important;
    position: relative !important;
}

.chosen-container {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

.contact-table {
    border-radius: 0 !important;
    border-spacing: 0 5px;
    margin: 5px 0;
    width: 100%;
}

.saletable-margin {
    margin: 0 0 20px !important;
}

.saletable-margin {
    margin: 0 0 20px !important;
}

.contact-table thead:first-child tr:first-child th:first-child, .contact-table tbody:first-child tr:first-child td:first-child {
    border-top-left-radius: 0 !important;
}

.contact-table thead tr th, .table-bordered tbody tr th {
    border: 0 none;
    color: #0088cc;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    text-align: left;
    text-shadow: 1px 1px 1px #ffffff !important;
}

.contact-table thead:last-child tr:last-child th:first-child, .contact-table tbody:last-child tr:last-child td:first-child, .contact-table tfoot:last-child tr:last-child td:first-child {
    border-radius: 0 !important;
}

.contact-table tbody tr td:first-child {
    border-left: 0 solid #c5c5c5;
    padding-left: 5px !important;
}

.contact-table tbody tr td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f0f0f0;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    color: #7f7f7f;
    font-size: 14px !important;
    padding: 2px 0px 0px 7px !important;
}

.contact-table tbody tr:hover td {
    background: #92d050 none repeat scroll 0 0;
    color: white !important;
}

.accordion-group {
    border: medium none !important;
    margin-bottom: 3px;
}

    .accordion-group .accordion-heading {
        background-color: #b7dde8 !important;
        border: 1px solid #b7dde8 !important;
        color: #0088CC !important;
        background-image: none !important;
        border-radius: 0px !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    .accordion-group.open .accordion-heading {
        background-color: #92D050 !important;
        background-image: none !important;
        border-color: #92D050 !important;
        color: white;
        text-shadow: none !important;
    }

    .accordion-group .accordion-heading a {
        font-size: 14px;
        font-weight: 600;
        color: #0088CC !important;
        text-shadow: none !important;
    }

    .accordion-group.open .accordion-heading a {
        color: #ffffff !important;
    }

    .accordion-group .accordion-heading a:hover, .accordion-heading {
        background-color: #92D050;
        background-image: none;
        border-color: #92D050;
        color: #ffffff !important;
    }

.btn-grid.btnedit {
    background: transparent url("/img/sale/edit-icon.png") no-repeat scroll 0 100% / 20px 50px;
    float: left;
    margin-left: 10px;
}

.btn-grid.btnview {
    background: transparent url("/img/sale/mag-glass.png") no-repeat scroll 0 100% / 20px 50px;
    float: left;
    margin-left: 10px;
}

.btn-grid {
    box-shadow: none !important;
    display: inline-block;
    height: 20px;
    text-shadow: none !important;
    vertical-align: middle;
    width: 20px;
    cursor: pointer;
}

    .btn-grid:hover {
        background-position: 0px 0px;
        box-shadow: none;
        cursor: pointer;
    }

.btn-UploadButton {
    padding: 5px 10px;
    background-color: #eeeeee;
    color: #555555 !important;
    text-decoration: none !important;
}

    .btn-UploadButton:hover {
        color: #ffffff !important;
        background-color: #92D050;
    }

div.loading {
    background-color: #ffffff;
    background-image: url("/img/Loading.gif") !important;
    background-position: center 20% !important;
    background-repeat: no-repeat !important;
    opacity: 0.5;
    z-index: 100000;
}
/*************************************************************************
                            New Layout Classes
**************************************************************************/
.tab-content {
    overflow: visible;
    padding: 5px 0px;
}

.pager li > a, .pager li > span, .pager li > a:hover, .pager li > a:focus {
    display: inline-block;
    background-color: #4cc0e8;
    color: white;
    padding: 5px 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
    border-radius: 15px;
}

.finish > a {
    background-color: #70ad47 !important;
}

.link > a {
    background-color: #70ad47 !important;
}

.form-footer-action {
    padding-left: 0px !important;
    margin: 20px 0px;
    background-color: #ffffff;
    border-top: 1px solid #ffffff;
}

.deleteicon {
    position: relative;
}

    .deleteicon a {
        color: #AFAFAF;
        cursor: pointer;
        display: block;
        height: 16px;
        position: absolute;
        right: 10px;
        top: 7px;
        width: 16px;
    }

.createmodal.modal {
    top: 3px;
}

.createmodal .modal-header {
    padding: 5px 10px;
}

.category-check .icheckbox_square-blue {
    margin: 5px 0px;
}

.padTop4 {
    padding-top: 4px;
}

.modal-person-category .icheckbox_square-blue {
    margin-bottom: 3px;
}

.activity-imgsize {
    max-width: 150px;
    max-height: 150px;
    width: auto;
    height: auto;
}
.activity-imgdiv {
    max-width: 150px;
}

.image-div {
    width: 180px;
    text-align: center;
}

.image-text {
    width: 180px;
    text-align: center;
    font-size: 12px;
}

.image-size {
    max-width: 180px;
    max-height: 180px;
    width: auto;
    height: auto;
}

.errorOrgType {
    background: none repeat scroll 0 0 #b94a48;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    padding: 1px 8px;
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
    top: -3px;
}

    .errorOrgType:after {
        border-top: 7px solid #b94a48;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: "";
        display: inline-block;
        left: 7px;
        position: absolute;
        top: 22px;
    }

.primary-address-icon {
    background-color: #2F9DC4;
    padding: 5px 9px 7px 11px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
}

    .primary-address-icon:hover {
        background-color: #3973ac;
    }

#activitysearchdiv, #calendareventsearch {
    display: none;
}

#activitypanel, #eventcalenderdiv, #contactsRecordsTable, #groupListsSearch {
    position: relative;
}
/************************    Event Calender Classes Starts Here     **************************/
.fc-event-inner {
    padding: 2px 2px;
}

.fc-event {
    background: #ff6666;
    border: none;
}

.Todo-event {
    border-left: 10px solid rgb(226, 133, 0) !important;
    padding: 4px 3px;
}

.Complete-event {
    border-left: 10px solid #098c4a !important;
    padding: 4px 3px;
}

.Cancelled-event {
    border-left: 10px solid #b91c03 !important;
    padding: 4px 3px;
}

:root {
    --tooltip-top-border-left: 2px;
}

.tooltip-top-border {
    display: block;
}

    .tooltip-top-border::before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #1e97c1;
        position: absolute;
        top: -9px;
        left: var(--tooltip-top-border-left);
    }

.box .box-body .fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #666;
    margin-left: 10px;
}

.box .box-body .fc-header-right {
    padding-right: 10px;
}

.box .box-body .fc-header-left {
    padding-left: 10px;
}

.box .box-body .fc-widget-header {
    padding: 10px 0;
}

    .box .box-body .fc-widget-header:first-of-type,
    .box .box-body .fc-widget-content:first-of-type {
        border-left: 0;
        border-right: 0;
    }

    .box .box-body .fc-widget-header:last-of-type,
    .box .box-body .fc-widget-content:last-of-type {
        border-right: 0;
    }

.box .box-body .fc-widget-content {
    padding: 5px;
}

.box .box-body .table {
    margin-bottom: 0;
}

.box .box-footer {
    border-top: 1px solid #f4f4f4;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
    background-color: #fff;
}

.box .box-group > .box {
    margin-bottom: 5px;
}

.box-bordered {
    background: #f6f6f6;
    border: 2px dotted #dbdbdb;
    padding: 10px;
}

.icheckbox_minimal,
.iradio_minimal {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    border: none;
    /* cursor: pointer; */
}

.badge1 {
    background-color: #6699cc;
}
/* Custom calendar */

.external-event {
    padding: 3px 5px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px 5px 0;
}

.fc-event-time,
.fc-event-title {
    text-align: center;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
    padding: 0 8px;
}

.fc-basic-view .fc-time:after {
    content: "m";
}

.fc-axis .fc-time:after {
    content: " ";
}

.fc-content:hover {
    cursor: pointer;
}

.dropdown-menu {
    padding: 0;
}

.icon-align {
    vertical-align: middle;
}
.document-list-details {
    max-height: 270px;
    overflow-y: auto;
}

@media only screen and (max-width : 500px) {
    .fc-scroller.fc-time-grid-container {
        height: 100px !important;
    }
}

@media only screen and (max-width : 320px) {
    .fc-right > .fc-button-group {
        margin-top: 10px;
    }
}

/************************    Event Calender Classes Ends Here     **************************/

/************************    Simple Icon Classes Starts Here     **************************/
@font-face {
    font-family: 'Simple-Line-Icons';
    src: url('../../font/Simple-Line-Icons.eot');
    src: url('../../font/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'), url('../../font/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg'), url('../../font/Simple-Line-Icons.woff') format('woff'), url('../../font/Simple-Line-Icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.simple-icon-people,
.simple-icon-call-in,
.simple-icon-call-out,
.simple-icon-envelope-letter,
.simple-icon-login,
.simple-icon-logout {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .simple-icon-people:before {
        content: "\e001";
    }

    .simple-icon-call-in:before {
        content: "\e047";
    }

    .simple-icon-call-out:before {
        content: "\e046";
    }

    .simple-icon-envelope-letter:before {
        content: "\e01f";
    }
.simple-icon-login:before {
    content: "\e066";
}
.simple-icon-logout:before {
  content: "\e065";
}
/************************    Simple Icon Classes Ends Here     **************************/
/*************************************************************************
                           New Layout Ends Here
**************************************************************************/


/*************************************************************************
                            Media Queries
**************************************************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*Chrome CSS here*/

    .width135 {
        width: 131% !important;
    }
}

.width135 {
    width: 135%;
}

.borderRight option {
    border-right: 2px solid #999999;
}

@media screen and (min-width: 992px) {
    .control-label {
        width: 220px !important;
    }

    .form-horizontal .controls {
        margin-left: 220px !important;
    }

    .chosenCountry div.chosen-container {
        width: 48.7% !important;
    }
}

@media screen and (max-width: 768px) {
    .row-fluid, .span11 {
        /*margin-left: 0px !important;*/
    }

    .textAlign {
        text-align: left;
    }

    #contentRound {
        height: auto !important;
    }

    .imgText {
        float: left;
        width: 75%;
    }

    .rs-padding-bottom {
        padding-bottom: 21px !important;
    }
}

@media screen and (max-width: 320px) {
    .lead {
        font-size: 18px;
    }
}

@media screen and (max-width: 800px) {
    .imgText {
        float: left;
        width: 65%;
    }
}

@media screen and (max-width: 980px) {
    .imgText {
        float: left;
        width: 55%;
    }
}

@media screen and (min-width: 1199px) {
    .leftMargin20 {
        margin-left: 20px !important;
    }

    #Content_ddlMethod_chzn, #Content_ddlDirection_chzn {
        width: 50% !important;
    }

    #Content_txtNoteAction {
        width: 50% !important;
    }
}

@media screen and (max-width: 1200px) {
    .leftMargin20 {
        margin-left: 15px !important;
    }

    #Content_ddlMethod_chzn, #Content_ddlDirection_chzn {
        width: 70% !important;
    }

    #Content_txtNoteAction {
        width: 72% !important;
    }

    #CompanyTabs > li > a {
        padding: 10px 10px !important;
    }
}

@media screen and (max-width: 767px) {
    .chosenCountry div.chosen-container {
        width: 100% !important;
    }

    .leftMargin20 {
        margin-left: 0px !important;
    }

    #Content_ddlMethod_chzn, #Content_ddlDirection_chzn {
        width: 100% !important;
    }

    #Content_txtNoteAction {
        width: 100% !important;
    }

    label.rs-padding-bottom {
        padding-bottom: 21px !important;
    }

    .margin-top-reponsive10 {
        margin-top: 10px;
    }
}
/*
@media screen and (max-width: 480px)
{
    #Content_ddlMethod_chzn, #Content_ddlDirection_chzn
    {
        width: 70% !important;
    }
    #Content_txtNoteAction
    {
        width: 90% !important;
    }
   
}
*/
.align-radio-lbl {
    margin-left: 0 !important;
    vertical-align: top !important;
}

.radio-lbl {
    color: #6a6a6a;
    font-size: 14px;
    margin-left: 5px;
    text-shadow: 1px 1px 1px #ffffff;
}

.errorContact {
    background: none repeat scroll 0 0 #b94a48;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 1em;
    padding: 1px 8px;
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
    top: 5px;
}

    .errorContact:after {
        border-bottom: 6px solid #b94a48;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        left: 7px;
        position: absolute;
        top: -6px;
    }

.validField {
    background: url("../img/validation/validation-success.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 15px;
    left: 10px;
    position: relative;
    top: 5px;
    width: 15px;
}

.control-label {
    text-indent: 0 !important;
}

@media (min-width: 767px) and (max-width: 980px) {
    .span12ipad {
        width: 99.957% !important;
    }

    .header-contact {
        padding-top: 10px;
    }
}