﻿.section-title-button a {
    color: #b4b4b4;
    white-space: normal;
}
.k-i-plus-custom {
    content: "\e11e";
    background-color: rgba(0, 0, 0, 0);
    background-image: url(http://kendo.cdn.telerik.com/2016.1.18/styles/Material/sprite.png);
    background-image: url(../Content/kendo/2025.1.227/Material/sprite.png);
    background-position-x: -32px;
    background-position-y: -66px;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0);
    color: rgb(68, 68, 68);
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    height: 16px;
    line-height: 0px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-right: 5px;
    opacity: 0.7;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    width: 16px;
}



.k-i-close-custom {
    content: "\e11e";
    background-color: rgba(0, 0, 0, 0);
    /*background-image: url(http://kendo.cdn.telerik.com/2016.1.18/styles/Material/sprite.png);*/
    background-image: url(../Content/kendo/2025.1.227/Material/sprite.png);
    background-position-x: -32px;
    background-position-y: -18px;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0);
    color: rgb(68, 68, 68);
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    height: 16px;
    line-height: 0px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-right: 5px;
    opacity: 0.7;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    width: 16px;
}

.CMSTextBox {
    height:100px!important;
}
.FCTextBox {
    height:200px!important;
}
.cssStyleForLabelOtherValue
{
    display:block; 
    padding-top:10px;
}

.showField {
   /* visibility:visible;*/
   display:block;
}

.hideField {
    /*visibility:hidden;*/
    display:none;
}

.otherValueLabel{
    width: 100% !important;
}

.general-information .check-box input {
    position: relative;
    top: -25px;
    right: 250px;
}
.liMasterTable {
    list-style-type: none !important;
}

.gridRowRed td {
    color:red !important;
}