/*
Theme Name: ACTSmart
Description: ACTSmart theme
Version: 1.0
Author: ACTSmart
Author URI: http://ACTSmart.com
Tags: html5
*/

@charset "utf-8";
/* CSS Document */

.tn-step-dv > li.past > .media a { color: #fff; }
.tn-step-dv > li.active > .media a,
.tn-stepsub-dv > li > .media a { color: #231f20; }
.tn-form-dv .bgerror { background: #fffdb9; }
.tn-label_ov_right { font-size: 13.5px; }

.fc-state-disabled { background-color: #222; color: #fff; opacity: 1; }
.fc-state-pointer:hover { cursor: pointer; }
.nopointer:hover { cursor: default; }

.red { color: #f00; font-style: normal; }

.text-msg-01 { background-color: #c1d72e; padding: 25px 20px; margin-bottom: 20px; }
.tn-calendar-sty .fc-header-left .fc-state-default { color: #555; }
.fc-icon-right-single-arrow:after, .fc-icon-left-single-arrow:after { content: ''; }
.groupSection { margin-bottom: 20px; }
.tn-colorbx-note { margin-right:4px; }
.tn-menu .dropdown > a { position: relative; }
.font-small { font-size: 12px; margin-bottom: 0; text-align: center; line-height: normal; position: absolute; z-index: 10; top: 47px; width: 75%; }
.require-field { border-color: #f00 !important; }