@import url("style.css");

#grouplisting::-webkit-scrollbar:vertical,
#tempfields::-webkit-scrollbar:vertical,
#div-target::-webkit-scrollbar:vertical,
#withoutEdit::-webkit-scrollbar:vertical {
    width: 10px !important;
}
.templateFields select {
	background: url(../images/drpdn-dark3.png) #4e5053;
    background-repeat: no-repeat;
    background-position: right 10px center;
    color: #acadb0 !important;
	border: 1px solid #707071;
	box-shadow: 2px 2px 0px #707071;
}


.tmpLst::-webkit-scrollbar-track,
textarea::-webkit-scrollbar-track,
#withoutEdit::-webkit-scrollbar-track  {
    background-color: #999;
    border-radius: 8px;
}
.tmpLst::-webkit-scrollbar-thumb,
#div-target::-webkit-scrollbar-thumb,
#withoutEdit::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .8);
    padding:1px;
    border:2px solid #999;
}
.tmpLst::-webkit-scrollbar-thumb,
#div-target::-webkit-scrollbar-thumb,
#withoutEdit::-webkit-scrollbar-thumb

{
    border-radius: 8px !important;
    background-color: rgba(0, 0, 0, .5);
    border:2px solid #999;
}
.tmpLst::-webkit-scrollbar,
#div-target::-webkit-scrollbar,
#withoutEdit::-webkit-scrollbar{
    background-color: #fff;
    border-radius: 8px;
}
#grouplisting,
#tempfields,
#div-target,
#withoutEdit {
    overflow-y:scroll;
}

.whtBx,
.whtBx2,
.popUp,
.rdBx {
background:#3b3d3f !important;
border:1px solid #707071 !important;
}
body,
.prcpg {
background:#1a1b1c;
}
.header, .mobileheader {
background:#000;
}
.gradient {
    background: #666;
    background-repeat: no-repeat;
    height: 1px;
    width: 100%;
    opacity: 0.7;
    background-size: cover;
}
.hdlneBx h1,
.rghtHd,
.rdo,
.gpClmA label,
.gpClmB label,
.popCntn h1
{
	color:#acadb0;
}
#editmenu a {
	color:#bbd0fb !important;
}
textarea,
input,
.pstCode {
	background:#4e5053;
	color:#acadb0 !important;
	border:none;
}
textarea::placeholder,
input::placeholder {
	color:#acadb0;
}

.infld {
	border:1px solid #707071;
}
.shdw {
    box-shadow: 2px 2px 0px #707071;
}
.infld2 {
	background:#4e5053;
border:1px solid #707071;
	color:#acadb0;
}
.drpIcn {
	border-left:1px solid #707071;
}
.drpIcn img {
  object-position: -99999px 99999px;
}
.drpIcn:before {
	content: ' ';
	 height: 0;
    position: absolute;
    width: 0;
    top:22px;
    right:20px;
    border: 5px solid transparent;
    border-top-color: #bebfc4;
}
.srcin {
	background:#4e5053;
	color:#acadb0;
	border-bottom:1px solid #707071;
}
.brdr {
	border:1px solid #707071;
}
.tmpLst {
	background:#4e5053;
	color:#acadb0;
}
.Clabel {
	background-color:#66676b !important;
	background:#66676b !important;
}
.grouplabel,
#grouplisting div,
.addOption,
.removeOption {
	color:#bbd0fb !important;
}
.tmptShow {
	background:#4e5053;
border:1px solid #707071;
	color:#acadb0;
}
.edittemplate img{
	content: url(/images/edit-dark.png);
	opacity:0.3 !important;
}
.edittemplate img:hover {
	opacity:0.6 !important;
}
.gobackbtn,
#editback {
	background: url(../images/backglyph-dark.png) !important;
	background-size:100% !important;
}
.grupBox2 {
	background:#4e5053;
	color:#acadb0 !important;
	border-top:1px solid #707071;
	border-left:1px solid #707071;
}
#edit_groups {
	background:url(../images/dark-edit.jpg) !important;
	background-repeat:repeat;
}
.grupBox {
	background:#4e5053;
	color:#acadb0;
	border:1px solid #707071;
}
.bluBtn,
.redBtn{
	color:#FFF !important;
}
.g_name {
	background:#5f6164;
	border:1px solid #707071;
}
.material-icons {
	color:white;
}
.sp-replacer {
	background:#5f6164 !important;
	border:1px solid #707071 !important;
	box-shadow:#707071 2px 2px 0 !important;
}
.sp-replacer:hover, .sp-replacer:active, .sp-replacer {

	border:1px solid #848484 !important;
}
.groupeditico {
	background: url(../images/edit-dark.png) !important;
	background-size:100% !important;
}
.groupdeleteico {
	background: url(../images/delete-dark.png) !important;
	background-size:100% !important;
}
#editmenu {
	background:#4e5053 !important;
	color:#acadb0 !important;
	border:1px solid #707071 !important;
	border-bottom: 1px solid #707071 !important;
}
.edittemplate span {
	color:#acadb0 !important;
}
.edittemplate {
	border-bottom:1px solid #666;
}
.tmpUl > div > .edittemplate {
	border-bottom:0px;
}
#editmenu a:hover {
	background:#343537 !important;
	text-shadow:0 1px 1px #000 !important;
}
.overlYa {
    background: #222;
    opacity: 0.8;
}
.film {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222;
    opacity: 0.8;
    z-index: 99;
}
.overlay {
    width: 100%;
    height: 100vh;
    background: rgba(34, 34, 34, 0.8) !important;
    position: fixed;
    z-index: 10000;
    opacity: 0;
    left: -100%;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
}
.darkhide {
	display:block;
}
.lighthide {
	display:none;
}
.material-icons.closey {
	color:#000;
}
.sp-container {
    background: #4e5053 !important;
    border: 1px solid #707071 !important;
    border-bottom: 1px solid #707071 !important;
    box-shadow: 2px 2px 0px #707071;
}
.sp-picker-container {
	border-left:none;
}
.sp-palette-container {
	border-right:1px solid #666;
}
.sp-cancel {
	color:#bbd0fb !important
}
.sp-cancel:hover,
.sp-cancel:active {
  color:#bbd0fb !important;
}
.rdBx {
	background: #4e5053 !important;
    color: #acadb0 !important;
}
.rdBx .clmXd input[type=radio] + label {
    color: #acadb0 !important;
}
#readability {
	background: #4e5053 !important;
    border: 1px solid #707071 !important;
    color: #acadb0 !important;
    box-shadow:2px 2px 0px #707071 !important;
}
.readlabel {
	color:#acadb0 !important;
}
.container2 .slider {
	background:#1a1b1c !important;
	border-right:1px solid #707071 !important;
	border-bottom:1px solid #707071 !important;
}
.container2 .slider:before {
	background:#acadb0 !important;
}
.container2 input:checked + .slider {
  background-color: #66bb6a !important;
}
.container2 input:checked + .slider:before {
  background-color: #fff !important;
}
