/* 
    ZieglerSoft (C) 2017
    CSS For ZieglerSoft templates
    Full responsive design

*/

/* Text colors must be after background colors */

.z-text-red, .z-hvr-text-red:hover { color: #f44336 !important }
.z-text-green, .z-hvr-text-green:hover { color: #4CAF50 !important }
.z-text-blue, .z-hvr-text-blue:hover { color: #2196F3 !important }
.z-text-yellow, .z-hvr-text-yellow:hover { color: #ffeb3b !important }
.z-text-white, .z-hvr-text-white:hover { color: #fff !important }
.z-text-black, .z-hvr-text-black:hover { color: #000 !important }
.z-text-gray, .z-hvr-text-gray:hover { color: #757575 !important }
.z-text-amber, .z-hvr-text-amber:hover { color: #ffc107 !important }
.z-text-aqua, .z-hvr-text-aqua:hover { color: #00ffff !important }
.z-text-light-blue, .z-hvr-text-lightblue:hover { color: #87CEEB !important }
.z-text-brown, .z-hvr-text-brown:hover { color: #795548 !important }
.z-text-cyan, .z-hvr-text-cyan:hover { color: #00bcd4 !important }
.z-text-blue-gray, .z-hvr-text-bluegray:hover { color: #607d8b !important }
.z-text-light-green, .z-hvr-text-lightgreen:hover { color: #8bc34a !important }
.z-text-indigo, .z-hvr-text-indigo:hover { color: #3f51b5 !important }
.z-text-khaki, .z-hvr-text-khaki:hover { color: #b4aa50 !important }
.z-text-lime, .z-hvr-text-lime:hover { color: #cddc39 !important }
.z-text-orange, .z-hvr-text-orange:hover { color: #ff9800 !important }
.z-text-deep-orange, .z-hvr-text-deeporange:hover { color: #ff5722 !important }
.z-text-pink, .z-hvr-text-pink:hover { color: #e91e63 !important }
.z-text-purple, .z-hvr-text-purple:hover { color: #9c27b0 !important }
.z-text-deep-purple, .z-hvr-text-deeppurple:hover { color: #673ab7 !important }
.z-text-sand, .z-hvr-text-sand:hover { color: #fdf5e6 !important }
.z-text-teal, .z-hvr-text-teal:hover { color: #07889B !important }
.z-text-lightgray, .z-hvr-text-lightgray:hover { color: #f1f1f1 !important }
.z-text-darkgray, .z-hvr-text-darkgray:hover { color: #3a3a3a !important }
.z-text-bluegray, .z-hvr-text-bluegray:hover { color: #607d8b !important }
.z-text-palered, .z-hvr-text-palered:hover { color: #ffdddd !important }
.z-text-palegreen, .z-hvr-text-palegreen:hover { color: #ddffdd !important }
.z-text-paleyellow, .z-hvr-text-paleyellow:hover { color: #ffffcc !important }
.z-text-paleblue, .z-hvr-text-paleblue:hover { color: #ddffff !important }
.z-text-fresh, .z-hvr-text-fresh:hover { color: #4abdac !important }
.z-text-vermillion, .z-hvr-text-vermillion:hover { color: #fc4a1a !important }
.z-text-sunshine, .z-hvr-text-sunshine:hover { color: #f78733 !important }
.z-text-clean, .z-hvr-text-clean:hover { color: #dfdce3 !important }
.z-text-evening, .z-hvr-text-evening:hover { color: #262228 !important }
.z-text-palegold, .z-hvr-text-palegold:hover { color: #c0b283 !important }
.z-text-silk, .z-hvr-text-silk:hover { color: #dcd0c0 !important }
