body { 
	color: #DFDFDF;
	background-color: #3D444B;
	scrollbar-color: #282E33 #7E7F80;
}
.blockContent, #firstContent
{
	/* scrollbar-color: #282E33 #282E33; */
	scrollbar-color: rgba(40, 46, 51, 0.1) rgba(40, 46, 51, 0.1);
}	
.bg-border-top,	.border-bot, .xcontent{ 
	background-color:#282E33;
}
#content .breadcrumbs .settingsUser, #content .breadcrumbs .settingsUser a {
	color: #05A091;
}
input[type='text'],input[type='number'],input[type='date'],input[type='time'], textarea, select, option{
	border: 1px solid #ced4da;
	color: inherit;
	background: #6f6d6d;
}
table.table tr.head,table.border tr.head,table.borderb tr.head,table.table th,table.border th,table.borderb th {
	color: #DFDFDF;
}
table.table tr th,table.table tr td{
	border-top: 1px solid #9FD468;
	vertical-align: middle;
}
table.border tr th,table.border tr td{
	border: 1px solid gray;
	vertical-align: middle;
}
table.borderb tr th,table.borderb tr td{
	border: 1px solid #bed8f8;
	vertical-align: middle;
}
.bor {
	border: 1px solid gray;
	background: rgba(61, 68, 75, 1);
	color: #DFDFDF;    
}
.bor a, a .bor {
	color: #DFDFDF;    
}
a:hover .bor,table.table tr:hover td,table.border tr:hover td,table.borderb tr:hover td{
	background:#353C43;
	color: #05A091;
}
.bor a:hover	{
	color: #05A091;
}
#footer,#footer a{
	color: #DFDFDF;    
}
#footer .colorblue{
	/* color: #05A091;  */
	color: #07AFAA;    
}
.agaip,.lafadz{
	/* color: #DFDFDF; */
}
.colorblue{
	color: #05A091;    
}
.colorred{
	color: red;
}
.colorgreen	{
	color: green;
}
.colorblack	{
	color: #fff;
}
.time_activ, .surat_activ {
    color: #05A091;
    background-color: #606060;
}
/* ------------------link---------------------- */
a, a:not([href]):not([tabindex]){	
	/* color: #05A091; */
	color: darkgoldenrod; 
}
a:hover, a:not([href]):not([tabindex]):hover {
   color: #8673a1;
}
.colorblue,	a.colorblue, a:not([href]):not([tabindex]).colorblue
{
	color: #05A091;
}
h3{
	color: #7F7CBA;
}
h4{
	color: #4082BC;
}
.datetime{
	color: #7F7CBA;
}
.quotes.hadith{
	color: #fff3cd;
    background-color: #856404;
    border-color: #ffeeba;
}
.quotes.bible
{
	color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.quotes.quote
{
	color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.quotes.ayat
{
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.button_schedule{
    background-color: #353C43;
    border: 3px solid #353C43;
	box-shadow: 0 1px 0 grey, 0 2px 0 #353C43, 0 3px 0 #353C43, 0 4px 0 #353C43, 0 5px 0 #353C43, 0 6px 1px rgb(0 0 0 / 10%), 0 0 5px rgb(0 0 0 / 10%), 0 1px 3px rgb(0 0 0 / 30%), 0 3px 5px rgb(0 0 0 / 20%), 0 5px 10px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 20%), 0 20px 20px rgb(0 0 0 / 15%);    
}
a span.button_schedule {
	color: gray;
}
span.button_schedule:hover{
	box-shadow: 0 1px 0 #05A091,
 		0 2px 0 #353C43,
 		0 3px 0 #353C43,
 		0 4px 0 #353C43,
 		0 5px 0 #05A091,
 		0 6px 1px rgba(0,0,0,.1),
 		0 0 5px rgba(0,0,0,.1),
 		0 1px 3px rgba(0,0,0,.3),
 		0 3px 5px rgba(0,0,0,.2),
 		0 5px 10px rgba(0,0,0,.25),
 		0 10px 10px rgba(0,0,0,.2),
 		0 20px 20px rgba(0,0,0,.15); 
}
a span.button_schedule:hover {
	/* color: #009900; */
	color: #05A091;
}
hr{
	border-top: 1px solid #fefefe;
}
.headBlock {
	background: #282E33;
}
.blockType{
	border: 1px solid #05A091;
}
div.button, button.button {
    color: #00137F;
    background-color: #ccccff;
    border-color: #ccccff;
}
.text{
	color: #DFDFDF;
}
path{
	stroke: #fefefe;
}
.fillblack{
	fill:#fefefe;
}
.fillwhite{
	fill: #808182;
}
svg.strokewhite path, path.strokewhite{
	stroke:#808182;
}
.fillblue{
	fill: #05A091;
}
svg.strokeblue path, path.strokeblue{
	stroke: #05A091;
}
.alert.alert-info
{
	color: #d1ecf1;
    background-color: #0c5460;
    border-color: #bee5eb;
}
pre{
	color:#DFDFDF;
}

@media (max-width: 1350px){
	
}