@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);/*Theme Colors*//** * Table Of Content * * 	1. Color system *	2. Options *	3. Body *	4. Typography *	5. Breadcrumbs *	6. Cards *	7. Dropdowns *	8. Buttons *	9. Typography *	10. Progress bars *	11. Tables *	12. Forms *	14. Component *//******************* Our income*******************/.table a {    color: #666666 !important;}.table a:hover{    color: #222222 !important;}.cmin-height {  height: 105px; }.fw-160{ width: 160px !important;}.tbl-slct  select {    /*-webkit-appearance: none;*/    /*-moz-appearance: none;*/}select.classic {    background-image:            linear-gradient(45deg, transparent 100%, lightgray 50%),            linear-gradient(135deg, white 50%, transparent 50%),            linear-gradient(to right, lightgray, lightgray);    background-position:            calc(100% - 15px) 1em,            calc(100% - 20px) 1em,            100% 0;    background-size:            5px 5px,            5px 5px,            1.4em 2.6em;    background-repeat: no-repeat;}