#AddCustomProperty {
    font-size: 35px;
}
.FormFieldWithBorder{
    border-radius: 6px;
    border: 1px solid #7898a7;
}
.f14{
    font-size: 14px;

}
/*.concept1{
    background: #fff5ef;
}*/
.IconDirection{
    transform: rotate(
-90deg);
    font-size: 24px;
    top: 7px;
    position: absolute;
    left: 12px;
}
.IconDirectionNormal{
    transform: none;
    top: 2px;
    left: 18px;
}
.concept-text{
    font-family: 'verdana-bold';
    left: 39px;
    position: absolute;
    top: 8px;
}
.conceptDeleteIcon{
        top: 12px;
    position: absolute;
    right: -5px;
}
.contentHeadingdiv{
    height: 40px;
}
.contentDiv{
    display: none;
    height: auto !important;
}
.concept1{
    background: #fff;
}
.concept1:nth-child( even ) {
    background: transparent;
}
.mainAccordianDiv{
     box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.ResponseDeleteIcon{
        position: absolute;
    right: -7px;
    top: -3px;
}
.btnHover:hover{
    opacity: 0.8;
}
.tolltipIcon:hover .parent_tooltop{
    display: block;
}
.tooltipPosition{
        left: 46px;
        width: 510px;
        top: -216px;
}
.scene_heading_href {
    color: #618494 !important;
    font-size: 33px !important;
    font-weight: bolder;
    font-family: 'Verdana-bold';
    cursor: pointer;
}
.scene_heading_href:hover {
    color: #618494 !important;
    opacity: 0.9;
}
.AIMpopup_heading{
    font-family: 'Verdana-Bold';
    text-align: center;
    line-height: 32px;
}
.f20 {
    font-size: 20px;
}
.f15 {
    font-size: 15px;
}
.f12 {
    font-size: 12px;
}
.f11 {
    font-size: 11px;
}
.w75inputField{
        width: 78%;
    display: inline;
    height: 26px !important;
    font-size: 12px;
}
.w82{
    width: 78%;
}
.border_right{
    border-right: 1px solid #bbcbd3;
}
.stagingTestBotDiv1{
       width: 459px;
    margin-left: 97px;
}
.stagingTestBotDiv2{
    width: 446px;
        margin-left: 55px;
}
.reportsLabel{
    margin-top: -6px !important;
    margin-left: 12px;
}
.RightDivReports{
        margin-left: 152px;
    }
.reportsDiv{
    background: #fff;
    height: 33px;
}
.reportsDiv:nth-child( even ) {
    background: #fff5ef;
}
.ml40{
        margin-left: 40%;
}
.clearinput{
    position: absolute;
    right: 97px;
    cursor: pointer;
}
.clearinput1{
    position: absolute;
    cursor: pointer;
    right: 104px;
}
.reportsSelectlinks{
    cursor: pointer;

}
.reportsSelectlinks:hover{
    text-decoration: underline;
}
.backbtn{
        color: #7898a7 !important;
    font-size: 2rem !important;
    text-decoration: none;
}
.scrollerDiv{
    max-height: 357px;
        overflow-x: hidden;
}
.textareaOuterDiv{
    border-radius: 5px
}
.textareaOuterDiv textarea{
    border: none;
 }
 .textareaOuterDiv textarea:focus{
    box-shadow: none;
 }