﻿@import url("/CC_Connections_DB/Theme.CleanChain.css?13783");


input[type="radio"][checked][disabled] {
    background: #829b00;
    border-color: #829b00;
    border-radius: 50%;
    border-style: solid;
    box-shadow: inset 0 0 0 2px #fff !important;
}

input[type="checkbox"][checked][disabled]   {
    background: #829b00;
    border-color: #829b00;
    border-style: solid;
    box-shadow: inset 0 0 0 2px #fff !important;
}