.jp-textState-inline-message-text-content{
    font-family: "Montserrat-regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.3px;
}

.jp-textState-inline-message-text-color{
    color: #d92f2c;
}

.jp-textState-text-content{
    font-family: "Montserrat-regular";
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.3px;
    padding: 12px;
    text-align: center;
}

.jp-textState-info-text-color{
    color: #31708f;
    background-color: #d9edf7;
}

.jp-textState-danger-text-color{
    color: #a94442;
    background-color: #f2dede;
}

.jp-textState-success-text-color{
    color: #3c763d;
    background-color: #dff0d8;
}

.jp-textState-warning-text-color{
    color: #dd9a26;
    background-color:#fcf8e3;
}

.jp-textState-outline{
    outline: none;
  }
