/*! CSS Used from: http://demoall.zancms.com/8042/skin/css/bootstrap.min.css */
button{margin:0;font:inherit;color:inherit;}
button{overflow:visible;}
button{text-transform:none;}
button{-webkit-appearance:button;cursor:pointer;}
button::-moz-focus-inner{padding:0;border:0;}
@media print{ 
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
button{font-family:inherit;font-size:inherit;line-height:inherit;}
.col-md-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
@media (min-width:992px){
.col-md-12{float:left;}
.col-md-12{width:100%;}
}
/*! CSS Used from: http://demoall.zancms.com/8042/skin/css/main.css */
*,*:after,*:before{box-sizing:border-box;}
/*! CSS Used from: http://demoall.zancms.com/8042/skin/css/tk.css */
.add-msg-form .cf-column{padding-bottom:20px;position:relative;}
.add-msg-form .submit-button{box-sizing:border-box;width:100%;line-height:40px;height:40px;float:right;padding:0px 15px;border:0px;color:#fff;position:relative;background-color:#333;cursor:pointer;}
.add-msg-form .submit-button:hover,.add-msg-form .submit-button:active{background-color:#D81919;}