	.bg-white{background-color: #fff !important;}
	.bg-black{background-color: #000 !important;}
	.bg-light-black{background-color: #333 !important;}
	.bg-yellow{background-color: #fff67d !important;}
	.bg-orange{background-color: #f7941d !important;}
	.bg-gray{background-color: #dcdcde !important;}
	.bg-gray-l{background-color: #CBCBCB !important;}
	.bg-red{background-color: #830404 !important;}
	.bg-purple{background-color: #773ebf !important;}
	.bg-blue{background-color: #4968a6 !important;}
	.bg-dark-blue{background-color: #283890 !important;}

	.btn-title{color:#fff;background-color:#4968a6;border-color:#4968a6}
	.btn-title:hover{color:#fff;background-color:#0f466d;border-color:#0062cc}
	.btn-title.focus,.btn-title:focus{color:#fff;background-color:#4968a6;border-color:#4968a6;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}
	.btn-title.disabled,.btn-title:disabled{color:#fff;background-color:#4968a6;border-color:#4968a6}
	.btn-title:not(:disabled):not(.disabled).active,.btn-title:not(:disabled):not(.disabled):active,.show>.btn-title.dropdown-toggle{color:#fff;background-color:#4968a6;border-color:#4968a6}
	.btn-title:not(:disabled):not(.disabled).active:focus,.btn-title:not(:disabled):not(.disabled):active:focus,.show>.btn-title.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}
	.btn-white{background-color:#fff;border-color:#fff}
	div.text-topic{
	/*background:#1b1b1b;*/
	}

	.btn-red,.btn-red:hover,.btn-red:focus,.btn-red:active;{color:#fff;background-color:#830404;border-color:#830404 !important;}
	.btn-blue,.btn-blue:hover,.btn-blue:focus,.btn-blue:active;{color:#fff;background-color:#4968a6;border-color:#4968a6 !important;}

	.text-title,.text-title:hover { color:#293890  !important; }
	.text-white,.text-white:hover { color:#fff  !important; }
	.text-blcak,.text-blcak:hover { color:#000  !important; }
	.text-light-blcak,.text-light-blcak:hover { color:#333  !important; }
	.text-yellow,.text-yellow:hover { color:#fff67d  !important; }
	.text-orange ,.text-orange:hover { color:#f7941d  !important; }
	.text-gray,.text-gray:hover { color:#dcdcde  !important; }
	.text-gray-l,.text-gray-l:hover { color:#CBCBCB  !important; }
	.text-red ,.text-red:hover { color:#830404  !important; }
	.text-purple,.text-purple:hover { color:#773ebf  !important; }
	.text-blue,.text-blue:hover { color:#4968a6 !important; }
	.text-dark-blue,.text-dark-blue:hover { color:#283890  !important; }

	.border-gray-l{border:solid #CBCBCB 1px  !important; z-index:99999; }
	.border-blue{border:solid #4968a6 1px  !important; }
	.border-orange{border:solid #f7941d 1px  !important; }
	.border-orange-b{border-bottom:solid #f7941d 1px  !important; }
	.border-blue-b{border-bottom:solid #4968a6 2px  !important; }

	