﻿.container {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.tab-leftside {
    width: 15%;
    float: left;
    margin: 0;
    padding: 0;
}

.tab-content {
    display: none; /*background: #F5F5F5 ;*/
    border: none; /*margin-top: -2px;*/
    padding-top: 0;
}

.tab-content {
    overflow: visible !important;
}

    .tab-content.current {
        display: inherit;
    }

#Pointer {
    width: 0px;
    height: 0px;
    margin: 0 auto;
    border-top: 20px solid F5F5F5;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.AddWrapp1 {
    margin-left: 15px;
    width: 96%;
}

#oneColumnContent_txtAgreementDate {
    margin-left: 0px;
}

.AddWrapp ul.Addview {
    width: 100%;
}

.tab-content {
    max-height: unset !important;
}

#Maincontent {
    overflow: visible;
}

.elemerrormsg {
    border: 1px solid #fed6d6 !important;
    color: #933432 !important;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0px;
    margin: 0px 0px 10px 0px;
    padding: 9px 19px 9px 15px;
    text-align: center;
    width: 99.8%;
    float: left;
    background: #fddddd;
}



.topheadingset {
    margin-top: -8px;
    margin-left: -16px;
}
.card2 {
  background: rgba(23,162,184,.2);
    padding: 10px;
    border-radius: 6px;
    color: #17a2b8;
    margin-bottom: 8px;
}
.card2BG1 {
    background: rgba(47,179,68,.2)!important;
    color: #2fb344!important;
}

.card2BG2 {
    background: rgba(214,57,57,.2)!important;
    color: #d63939!important;
}
.secondarymenu {
    margin: 15px 0px 15px 12px;
    width: 95%;
}