
@font-face{
	font-family:'P_B';
	src:url(../fonts/Philosopher-Bold.ttf);
	}
@font-face{
	font-family:'P_BI';
	src:url(../fonts/Philosopher-BoldItalic.ttf);
	}
@font-face{
	font-family:'P_R';
	src:url(../fonts/Philosopher-Regular.ttf);
	}
@font-face{
	font-family:'P_I';
	src:url(../fonts/Philosopher-Italic.ttf);
	}
body,
html { height: 100%;}

body{
	background:#fbfbfb url('../images/log_bck.png') center no-repeat;
	background-attachment: fixed;
	}
.form_panel input.input_file{
	border:0;
	margin-top:20px;
	margin-left:50px;
	color:#fff;
	}
.wrapper {
    display: inline-block;
    margin-top: 55px;
	padding:0px 25px 15px 25px;
    width: 100%;
	transition:0.5s;
}
.wlcm2{
    padding: 7px;
    font-family: P_B;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 15px;
    border-bottom: 1px solid #c9000414;
    font-size: 20px;
    color: #c90004;
}
tr:nth-child(even) {background-color: #c900040d;}
a.logo {
    font-size: 20px;
    color: #ffffff;
    float: left;
    margin-top: 15px;
    text-transform: uppercase;
}

a.logo b {
    font-weight: 900;
}

a:hover, a:focus {
    text-decoration: none;
    outline:none;
	box-shadow:none;
}

a.logo span {
    color: #02a650;
}
.rigtt{
	text-align: right;
}
.rigtt a{
    display: inline-block;
    background: #c90004;
    color: #fff;
    padding: 6px 18px;
    font-family: PT_Bold;
    letter-spacing: 1px;
    border: 1px solid #c90004;
    border-radius: 3px;
    transition:0.5s;
}
.rigtt a:hover{
	color: #c90004;
	background: #fff;
}
.new_input {
    border-color: #c900040f !important;
    background: #c900040d !important;
}
.form-login .log_logo{
	padding:30px 0 25px;
	}
.form-login .log_logo h4{
    font-family: PT_Regular;
    color: #cef483;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 8px;
}
.form-group {
    margin-bottom: 7px;
}
.form-login .log_logo img {
    margin: 0 auto;
    padding: 8px;
    height: 100px;
    width: 100px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent !important;
}
.login-wrap .input-group input, .login-wrap .input-group select {
    background-color: #ffffff6e;
    color: #000000;
    border: 1px solid #ffffff;
    padding: 12px 15px;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.login-wrap .input-group input:focus,
.login-wrap .input-group span:focus{
	outline:none;
	box-shadow:none;
	}
.login-wrap .registration {
	text-align: center;
}
.login-social-link {
	display: block;
	margin-top: 20px;
	margin-bottom: 15px;
}

.input_srch_sec{
	display:table;
	position:relative;
	margin: 5px 0;
	}
input.srch_sec {
    padding: 5px 8px;
    width: 100%;
    background: 0;
    border: 2px solid #fff !important;
    color: #fff;
    outline: 0;
}
input.srch_sec:focus {
    color: #fff;
}
input[type="text"].place::-webkit-input-placeholder, input[type="password"].place::-webkit-input-placeholder {
  color: #acacac;
  font-family: P_R;
}
.sale_item_srch{
	padding-top:10px;
	}
.lbl_txt {
    font-family: P_B;
    letter-spacing: 1px;
    font-weight: normal;
    color: #000;
}
b{
    position: absolute;
    top: 0;
    right: 0;
}
/*=================================================
               Satrting Menu Site
==================================================*/

.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {background-color: transparent;}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#wrapper.toggled {
    padding-left: 220px;
}
#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #3f3f3f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    width: 220px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
li.user_sec {
    padding: 35px 15px;
    text-align: center;
}
li.user_sec h4{
    color: #fff;
    font-family: P_B;
    letter-spacing: 1px;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 13px;
}
li.user_sec img{
    height: 75px;
    width: 75px;
    background: #fff;
    border-radius: 50%;
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 66px 0 0 0;
    list-style: none;
}
.sidebar-nav .active a {
    background: #ffffff;
    color: #c90004;
}
.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 0px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 12px 15px 12px 15px;
    font-family: P_R;
    letter-spacing: 1px;
    border-bottom: 1px solid #3f3f3f;
}

.sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0000004a;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #ffffff;
}
.sidebar-nav > .sidebar-brand {
    min-height: 65px;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 5px;
}
.sidebar-nav > .sidebar-brand img {
    width: 100px;
}
.sidebar-nav > .sidebar-brand p {
    color: #FFF;
    font-size: 14px;
    font-family: PT_Regular;
    letter-spacing: 1px;
    margin-bottom: 0px;
    line-height: 22px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #2d282573;
    box-shadow: none;
}
.dropdown li.dropdown-header{
	display:none;
}
/*loader style*/
.loader{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:#fff url('../images/loader.gif') center no-repeat ;
}
/*loader style end*/
.navbar-brand {
    margin-left: 0;
    font-family: P_B;
    margin-top: 1px;
    letter-spacing: 4px;
    font-size: 22px;
    color: #fff !important;
    padding: 0px 15px 0;
    height: auto;
}

.dropdown .dropdown-toggle .caret{
	margin-top:7px;
}
ul.dropdown li.optional_menu button span {
    font-family: PT_Regular;
    font-size: 16px;
    padding-left: 6px;
    letter-spacing: 1px;
}
.search-field .form-control {
    height: 33px;
    display: none;
    width: 100%;
    border-radius: 2px;
    border: none;
    background: rgba(255, 255, 255, 0.3);
    outline: 0;
}
.search-field .form-control:focus, .search-field .form-control:hover, .search-field .form-control:active {
    box-shadow: none;
    background: #fff !important;
}
.navbar-inverse {
    border-bottom: 1px solid #fff;
        background-color: #c90004;
    padding-top: 20px;
}
a.chilli img {
    height: 65px;
    float: left;
    margin-top: -20px;
    padding-bottom: 5px;
    background: #fff;
    padding: 5px;
}
/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
    position: absolute;
    top: -5px;
    left: 40px;
    z-index: 999;
    display: block;
    width: 23px;
    height: 28px;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 23px;
    transition: 0.5s;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
}
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom {
    background-color: #ffffff;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 5;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 5;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #fff;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}


/*=================================================
               Satrting Home Site 
==================================================*/

.dashbug{
	min-height:150px;
	padding:30px 0 5px 0;
	margin-left: 12px;
	}
.dash_item{
	background-color:transparent;
	margin-bottom:15px;
	text-align:center;
	border-radius:3px;
	padding:5px 3px;
	height:130px;
	}
.dash_item:hover{
	}
.dash_item img{
	margin:0 auto;
	}
.dash_item i{
	color:#CCC;
	}
.dash_item p{
	color:#FFF;
	font-size:18px;
	font-family:'P';
	}
.scroll{
	height:187px;
	overflow-y:auto;
	border-bottom:1px solid #fff;
	}
.heading hr{
	margin-top:0;
	}
.scroll_1{
	height:140px;
	overflow-y:auto;
	border-bottom:1px solid #fff;
	}
.payment_detail{
	margin-top:20px;
	}
.label_center{
	text-align:center;
	}
.total{
	margin-left:-30px;
	}
	
/*=================================================
               Form page Site 
==================================================*/
.table-responsive {
    border: none;
    overflow: hidden;
}
table {
    background: transparent;
    box-shadow: 0px 5px 5px #00000014;
    background-attachment: fixed;
}
a.response{
    display: inline-block;
    background: #66ac18;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    font-family: PT_Regular;
    letter-spacing: 1px;
    transition: 0.5s;
}
a.response:hover{
	 background:#549012;
}
table tr td {
        font-family: P_R;
    color: #040404;
    border-bottom: 1px solid #666;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
}
.tbl-hdr th {
    background: #525252;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-family: P_B;
    padding: 7px 5px !important;
    font-size: 15px;
        vertical-align: top !important;
}
.apply{
    background: #e0db3914;
    padding: 10px 10px 0;
    border: 1px solid #eaea97b0;
    margin-bottom: 15px;
}
input[type=date]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.blink{
    -webkit-animation-name:blink 1s infinite alternate; /* Safari 4.0 - 8.0 */
    animation: blink 1s infinite alternate;
}

@keyframes blink {
   0% {color: orange;}
   25% {color: red;}
   50% {color: blue;}
   75% {color: yellow;}
   100% {color: red;}
}
a.addd {
    display: inline-block;
    background: #d70800;
    color: #fff;
    padding: 5px 16px;
    border-radius: 5px;
}
a.editt i{
	color: #c90004;
    font-size: 20px;
}
.table td{
    border: 1px solid #eee;
}
.heading{
	color:#FFF;
	text-align:center;
	}
.heading h3{
	font-size:22px;
	}
.add_item{
	padding:10px 0; 
	margin-top:-70px;
	}
	.rprtng_desk {
    margin: 0 0 15px;
    text-align: center;
    font-size: 16px;
    font-family: P_B;
    background: #c9000482;
    color: #fff;
    padding: 3px;
    letter-spacing: 1px;
    border-radius: 25px;
}
/*=================================================
               Form page Site 
==================================================*/

.form_data .input-group input{
	border-radius:0px;
	color:#000;
	border:1px solid #222222;
	}
.form_data .input-group input:focus{
	box-shadow:none;
	outline:none;
	}
.form_data .input-group span{
	border-radius:0px;
	background-color:#222222;
	border:1px solid #222222;
	color:#e40016;
	}
.form_panel{
	border-radius:0px;
	border:none;
	}
.form_panel{
	background-color:rgba(47,42,39,0.9);
	/*-webkit-box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.7);
-moz-box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.7);
box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.7);*/
	}

.form_panel_heading hr{
	border-bottom:1px solid #222222;
	margin-top:-5px;
	}

.form_panel .form_panel_heading{
	padding:5px;
	font-size:18px;
	font-family:'P_SB';
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	border-bottom:2px solid #333;
	background-color:rgba(47,42,39,0.8);
	margin-bottom:10px;
	/*-webkit-box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.9);
-moz-box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.9);
box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.9);*/
	}
.form_panel .form_panel_body{
	font-family:'P_R';
	padding-bottom: 56px;
	padding-top:15px;
	}
.form_panel form label{
	text-transform:capitalize;
	color:#fff;
	}
.form_panel input,
.form_panel form select,
.form_panel form textarea{
	border:1px solid #fff;
	border-radius:0px;
	margin-bottom:10px;
	}
.form_panel form input:focus,
.form_panel form select:focus,
.form_panel form textarea:focus{
	outline:none;
	box-shadow:none;
	}

.issue_header{
	background-color: rgba(47,42,39,0.9);
}

/*Rocho style*/
.box.box-info {
    background: #fff;
    border-top: 3px solid #069dd6;
    border-radius: 5px;
}
.box-header.with-border {
    border-bottom: 1px solid #ececec;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box-header h3{
    margin: 0;
    text-align: center;
}
.box-body {
    padding: 15px;
}
.control-label {
    font-size: 14px;
    font-weight: bold;
    font-family: PT_Bold;
    letter-spacing: 1px;
}
.form-control {
    height: 32px;
    margin-bottom: 10px;
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
	padding: 0px 5px;
}
.form-control {
    height: auto;
    margin-bottom: 10px;
    border-color: #4bb5c14f;
    font-size: 14px;
    background: #d7080005;
    letter-spacing: 1px;
    font-family: P_R;
    padding: 8px 5px;
    outline: 0;
    border-radius: 0;
    color: #000;
}
.adjst_mrgn{
	    margin-top: -8px !important;
    margin-bottom: 10px !important;
}
.form-control:focus {
	outline:0;
	box-shadow: none;
	}
textarea.extra_hgt{
	height:110px;
	    overflow-x: hidden;
	}
.sbmt {
    background: #ff9900;
    color: #fff;
    border: 1px solid #ff9900;
    padding: 10px 20px;
    letter-spacing: 3px;
    font-family: PT_Regular;
    border-radius: 5px;
    transition: 0.5s;
    margin: 15px 0 10px;
    outline: 0;
    text-transform: uppercase;
}
.sbmt:hover{
	background: #dc8504;
	}
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}
.btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
    font-family: PT_Regular;
    letter-spacing: 1px;
}
.btn-default.focus, .btn-default:focus {
    outline: 0 !important;
}
.btn-info {
    background: #eaeaea;
    transition: 0.5s;
    font-family: P_B;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 8px;
    box-shadow: 0px 3px 5px #0000001f;
    padding: 12px;
    outline: 0 !important;
    color: #000;
    border: 2px solid #ffffff;
    width: 100%;
    font-size: 14px;
}
.hddn_bx {
    background: #eaa4a5;
    position: absolute;
    color: #fff;
    font-size: 12px;
    padding: 7px;
    border-radius: 4px;
    margin-top: 10px;
    opacity: 0;
}
.hddn_bx::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 25px;
    margin-left: -5px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #eaa4a5 transparent;
}
a.hddn_txt{
	display: inline-block;
}
a.hddn_txt:hover .hddn_bx{
	opacity: 1;
}
.btn-info:hover, .btn-info:focus, .btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover, .btn-info.active {
    background: #eacb332e !important;
    border: 2px solid #f2eabe !important;
    border-bottom-color: #f8f3d7;
    color: #434343;
}
img.dpp{
    padding: 15px;
    border: 1px solid #c900041f;
    margin-bottom: 10px;
}
.btn-primary {
    color: #fff;
    background: #c90004;
    border-color: #c90004;
    transition: 0.5s;
    margin-left: 0;
    font-family: P_B;
    letter-spacing: 1px;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    padding: 6px 12px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
}
.btn-primary:hover {
    color: #c90004;
    background: #ffffff;
    border-color: #c90004;
}
/*raDIO Button style*/

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}
input[type=checkbox]:not(old) + label > span, input[type=radio ]:not(old) + label > span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0px 6px 2px 0;
    border: 1px solid rgb(201, 0, 4);
    border-radius: 50%;
    background: rgb(255, 255, 255);
    vertical-align: bottom;
}
p.simple{
	font-family: PT_Regular;
    letter-spacing: 1px;
    font-weight: normal;
	}

input[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 16px;
    height: 16px;
    margin: 1px 1px;
    border: 1px solid rgb(201, 0, 4);
    border-radius: 50%;
    background-image: linear-gradient(rgba(201, 0, 4, 0.58),rgba(255, 255, 255, 0.38));
}
.rprtng_mngr{
    background: #fbf6da6e;
    padding: 10px;
    border: 1px solid #f4eab3;
    box-shadow: 0px 4px 5px #0000000d;
}
.checkbox label, .radio label {
    font-family: P_R;
    font-size: 15px;
    padding-right: 10px;
    letter-spacing: 0px;
    padding: 0;
        color: #000;
}
.evntshow{display:none;}
.evntdesign{
    background: #fff;
    padding: 15px;
    min-width: 500px;
    border-top: 5px ridge #d0090e69;
}
.checkbox, .radio {
    margin-top: 0;
    margin-bottom: 0;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 15px;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: -8px;
    border: 2px solid #c9000482;
    border-radius: 3px;
    background: #fff;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 13px;
    left: -6px;
    top: 2px;
    padding-left: 2px;
    padding-top: 0px;
    font-size: 10px;
    color: #FFFFFE;
    background: #c900048f;
    text-shadow: 0px 1px 5px #0000002e;
}
.monitor{
    padding: 0 15px;
    border: 1px solid #ff99004a;
    background: #ff99000d;
}
ul.all_steps {
    list-style: none;
    text-align: center;
    padding: 0;
    margin-top: 15px;
    background: #fffaf2;
    border: 1px solid #ff99004a;
}
.green{
	background: green !important;
}
ul.all_steps li {
    display: inline-block;
    font-family: EB_M;
    letter-spacing: 1px;
    padding: 20px;
    font-size: 18px;
}
ul.all_steps li>span {
    display: inline-block;
    background: #f90;
    width: 30px;
    height: 30px;
    font-size: 17px;
    color: #fff;
    border-radius: 50%;
    padding-top: 4px;
    font-family: EB_M;
    margin-bottom: 5px;
}
.frm_bdy {
    background: #fff;
    padding: 15px;
    border-top: 4px solid #ff666973;
    border-top-style: ridge;
    box-shadow: 0px 5px 10px #0000000d;
}
.shrt_btn{
	font-size: 13px !important;
    padding: 10px 16px !important;
}
p.dhur{
    margin: 0 0 10px;
    font-family: EB_M;
    letter-spacing: 1px;
    font-size: 18px;
}
p.dhur>span{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f90;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 0px 10px;
    margin-right: 5px;
}
ul.dhur_ul{
    padding: 10px;
    margin-left: 40px;
    list-style: none;
    background: #fffaf2;
    border: 1px solid #ff99004a;
    font-family: EB_M;
    letter-spacing: 1px;
}
a.add_btn1{
    background: #f90;
    color: #fff;
    padding: 6px 15px;
    font-family: EB_M;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
}
/*srch*/
ul.dropdown {
    list-style: none;
    float: right;
    margin-right: 57px;
    margin-top: -15px;
}
ul.dropdown li.optional_menu{
	float:left;
	position: relative;
	}
ul.dropdown li.optional_menu button {
    background: transparent;
    border: 0;
    color: #fff;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    font-size: 20px;
    transition: 0.5s;
}
ul.dropdown li.optional_menu button:hover {
	color:#e6e6e6;
}
.triangle:before {
    content: '';
    position: absolute;
    top: -12px;
    left: 120px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 16.5px 0px 16.5px;
    border-color: #ffffff transparent transparent transparent;
    border-bottom: 15px solid #4a4a4a;
}
.triangle{
    top: 45px !important;
    left: -119px !important;
   max-width: 220px !important;
	padding: 10px 10px 15px;
	    background-color: #4a4a4a;
}
li.logout{
	float:left;
	}
li.cancel{
	float:right;
	}
ul.log_out a{
    border-radius: 5px;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 7px 10px;
    font-family: PT_Regular;
    transition: 0.5s;
}
li.logout a {
    background: #fff;
    color: #c90004;
    margin-top: 15px;
    border: 1px solid #fff;
}
li.cancel a {
    background: #bdbdbd;
    color: #ffffff;
    margin-top: 15px;
    border: 1px solid #bdbdbd;
}
li.logout a:hover {
    background: #c90004;
    color: #fff;
}
li.cancel a:hover{
    background: #d8d8d8;
    color: #545353;
}
ul.log_out li>p {
    font-size: 12px;
    font-family: P_R;
    text-align: center;
    letter-spacing: 0px;
    margin-bottom: 0;
    color: #fff;
}
ul.log_out li>p>span{
    font-size: 15px;
    font-weight: bold;
    color: #f00;
}
li.profile{
    background: #e69e2b;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    border-radius: 7px;
	margin-bottom:10px;
}
li.profile img{
    height: 60px;
    width: 60px;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
}
li.profile p.name{
    margin-bottom: 0;
    margin-top: 5px;
    letter-spacing: 1px;
    font-family: PT_Regular;
    font-size: 15px;
}
p.other_info {
    margin-bottom: 0;
    font-size: 13px;
    font-family: PT_Regular;
    text-align: center;
    letter-spacing: 1px;
    line-height: 20px;
}
/*login*/
.log_logo{
    background: #c90004;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
}
.log_logo h4{
    margin: 0 0 5px;
    font-family: P_B;
    letter-spacing: 2px;
    font-size: 19px;
    text-transform: uppercase;
}
.log_logo p {
    font-family: P_R;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 13px;
}
.login-back {
    background:#e0faff url(../images/bg_1.png) repeat;
    height: 100%;
}
.logginn{
    background: #fff url('../images/log_bck.png') center no-repeat;
    padding: 15px;
    margin-top: 70px;
    box-shadow: 0px 5px 5px #00000021;
}
.login-wrap{
    padding: 50px 70px;
}
h4.welcome {
    font-family: P_B;
    letter-spacing: 2px;
    margin: 6px 0 15px;
    color: #464646;
    font-size: 24px;
    text-align: center;
}
hr.hdng {
    border-top: none;
    height: 1px;
    background: linear-gradient(26deg,#ffffff ,#c900043d, #ffffff);
    margin: 0;
}
h4.welcome>img {
	height:35px;
}
hr {
    border-top: 1px solid #e8e8e8;
}
.form-login{
	margin-top:80px;
	}
img.brdr_tp{
    margin-bottom: 30px;
}
img.brdr_btm{
    margin-top: 60px;
}
.wlcm-txt h2 {
    color: #01588A;
    font-family: PT_Bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
}
.wlcm-txt h4 {
    color: #171717;
    margin-bottom: 16px;
    font-family: PT_Bold;
    letter-spacing: 1px;
}
.wlcm-txt p {
    color: #000000;
    letter-spacing: 1px;
    font-family: PT_Regular;
    text-align: justify;
}
.wlcm-txt {
    /*margin-bottom: 80px;*/
    margin-top: 28px;
}
img.captcha{
	height:50px;
	}
.refresh>i {
    font-size: 20px;
    margin-top: 15px;
    color: #fff;
}
.bttn {
    background: #c90004;
    background-image: linear-gradient(to right, #c90004 0%, #f63b43 51%, #cd070e80 100%);
    background-size: 200% auto;
    color: #fff;
    display: inline-block;
        font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 20px;
    border: 0;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: P_B;
    letter-spacing: 2px;
    outline: 0;
}
.bttn:hover, .bttn:focus {
    background-position: right center;
    color: #fff;
}
.sidebar-nav li a i{
	font-size: 18px;
	padding-right: 5px;
}
img.logo2 {
    background: #fff;
    padding: 5px;
    width: 100%;
}span.caret{
	transform: rotate(-90deg);
}
li.dropdown.open span.caret{
	transform: rotate(0deg);
}
.srchng_area{
    background: #c900040f;
    box-shadow: 0px 0px 5px #00000026;
   margin-bottom: 30px;
}
.srchng_area h3{
    margin: 0;
    color: #fff;
    font-size: 19px;
    font-family: P_B;
    padding: 12px;
    letter-spacing: 2px;
    background-color: #EA9E9F;
    border: 2px solid #c900043b;
}
.srchng_area .form-control{
	margin: 5px 0;
	background: #fff !important;
}
.srchng_area .bttn{
	margin-top:5px;
}
span.tittlee {
    font-family: P_B;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 6px;
    text-shadow: 0px 3px 5px #0000003d;
    display: inline-block;
    margin-top: 12px;
    text-transform: uppercase;
}
.bttn a {
    color: #fff;
	transition:0.5s;
}
.sign_up {
    background:#fff;
	background-position:center;
    padding: 20px;
    box-shadow: 0px 0px 10px #0000004a;
    margin-bottom: 20px;
	border-top: 3px solid #01588a;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.backward img {
    height: 100px;
    margin-top: 10px;
}
.backward h3 {
    margin: 0 0 15px;
    font-family: PT_Bold;
    letter-spacing: 1px;
    font-size: 20px;
}
.backward p {
    font-family: PT_Regular;
    letter-spacing: 1px;
    margin-top: 4px;
    margin-bottom: 5px;
}
.backward hr{
    width: 5%;
    border-top: 1px solid #060606;
        margin-bottom: 0;
}
h3.signup_title{
    margin: 0 0;
    font-family: PT_Bold;
    letter-spacing: 1px;
}
.add_btn{
    clear: both;
    margin-bottom: 10px;
}
.add_btn a{
    float: right;
    margin-top: -15px;
    display: inline-block;
    margin-left: -49px;
    background: #01588a;
    color: #fff;
    padding: 5px 12px;
    border-radius: 4px;
	transition:0.5s;
	font-family:PT_Regular;
	border:1px solid #01588a;
}
.add_btn a:hover{
	background:#fff;
	color:#01588a;
	}
	
.signup_logo{
    background: #01588ac4;
    height: 499px;
    margin-top: 35px;
    margin-left: -90px;
    color: #fff;
    text-align: center;
    padding: 100px 15px 0;
    box-shadow: 5px 5px 5px #00000038;
}
p.sign_up_txt{
    color: #fff;
    text-align: center;
}
.signup_logo h3{
    margin: 0;
    font-family: PT_Bold;
    letter-spacing: 1px;
    font-size: 18px;
}
h3.frm_hdng{
    background: #01588a;
    color: #fff;
    padding: 10px 0;
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-family: PT_regular;
    letter-spacing: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.noti_head {
    background: #01588a;
    padding: 8px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.noti_head h3{
    margin: 0;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: PT_Bold;
}
.notification p{
    padding: 15px ;
    font-family: PT_Regular;
    letter-spacing: 1px;
	
}
.notification {
    background: #fff;
    box-shadow: 0px 5px 3px #0000001f;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.noti_head a{
    color: #fff;
    display: inline-block;
}
.imp_link {
    background: #000000ad;
    box-shadow: 0px 5px 5px #00000038;
    border-radius: 50px;
    margin-top: 15px;
}
ul.imp_list li{
    list-style:none;
	float:left;
}
ul.imp_list li>a {
    display: inline-block;
    color: #fff;
    font-family: PT_Bold;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 10px 30px;
	transition:0.5s;
}
ul.imp_list li>a:hover {
    color: #a3ddff;
}
.noti_mrgn{
    margin: 20px 0;
}
.toys img{
	height:50px;
	}
.toys{
	margin-left:20px;
	}
h5.sub_hdng {
    margin: 0;
    font-family: PT_Bold;
    letter-spacing: 2px;
    font-size: 16px;
    color:#4bb5c1;
    margin-top: 10px;
}
h5.sub_hdng hr{
	margin-top:10px;
}
a.add_btn{
    background: #38cfe8;
    color: #fff;
    border: 1px solid #38cfe8;
    padding: 6px 12px;
    letter-spacing: 1px;
    font-family: PT_Regular;
    display: inline-block;
    border-radius: 5px;
    transition: 0.5s;
    margin: 10px 0 0;
}
a.add_btn:hover{
	background: #fff;
    color: #38cfe8;
}
.mrgn-mng{
	margin-left:70px;	
	}
.right_lbl{
	float:right;
	}
h4.hdng3 {
    text-align: center;
    margin: 10px 0;
    font-family: EB_M;
    letter-spacing: 2px;
    background: #244f7bc7;
    color: #fff;
    padding: 3px;
    border-radius: 25px;
}
.nav-tabs {
    border-bottom: none;
    background: #fff;
    border-radius: 25px;
    box-shadow: 0px 4px 5px #00000017;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #c9000461;
    border: 2px solid #c900043b;
    border-bottom-color: #c9000421;
    font-family: P_B;
    letter-spacing: 1px;
    font-size: 16px;
    padding: 9px 20px;
    border-radius: 25px;
}
.nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 25px;
    font-family: P_B;
    color: #2d2d2d;
    letter-spacing: 1px;
    padding: 11px 10px;
    font-size: 14px;
}
h4.tab_hdng{
    font-family: P_B;
    letter-spacing: 1px;
    margin: 30px 0 15px;
    text-align: center;
    border-bottom: 1px solid #0000001a;
    color: #000000c9;
    padding-bottom: 5px;
}
.dash_icon{
    background: #feebeb;
    height: 170px;
    box-shadow: 0px 0px 4px #00000024;
    position: relative;
}
.dash_anchr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 100%;
    display: inline-block;
}
.dash_icon h4 {
    font-family: P_B;
    color: #4a4a4a;
    letter-spacing: 0px;
    margin: 8px 0 0;
        padding: 0 3px;
    font-size: 17px;
}
.pdngfor2{
	padding:5px;
}
.dashboard{
    margin: 30px 0;
}
.dash_icon img{
	height: 45px;
}
.view_bck{
	background: #fff;
    padding: 15px;
    border-top: 4px solid #ff666973;
    border-top-style: ridge;
    box-shadow: 0px 5px 10px #0000000d;
}
.view_bck img{
    padding: 10px;
    border: 1px solid #c900041f;
    margin-bottom: 10px;
}
h3.view_hdng{
    margin: 0 0 25px;
    background: #eacb332e;
    padding: 4px;
    border-radius: 25px;
    box-shadow: 0px 4px 5px #00000014;
    font-family: P_B;
    letter-spacing: 1px;
    font-size: 18px;
    text-align: center;
    color: #393939;
}
@media (min-width:320px) and (max-width:767px){
#sidebar-wrapper {
    z-index: 9999;
	}
.rightttt, .lefttt{
	text-align: center !important;
}
.srchng_area {
    margin-bottom: 15px;
}
.wlcm2{
	letter-spacing: 1px;
	font-size: 18px;
}
.srchng_area h3 {
    font-size: 16px;
    padding: 7px;
    text-align: center;
	}
span.tittlee {
    font-size: 14px;
    letter-spacing: 3px;
    display: block;
    margin-top: 6px;
    text-align: center;
}
.login-wrap {
    padding: 25px 0 0px !important;
}
.input-group {
    margin-bottom: 20px !important;
}
.bttn {
    font-size: 14px;
    padding: 11px 20px;
	}
.logginn{
	margin-top:30px;
}
.log_logo h4 {
    font-size: 16px;
}
.log_logo p {
    font-size: 11px;
}
.log_logo {
    padding: 8px 13px;
    text-align: center;
	}
.header {
    padding: 5px 0;
}
.form-login {
    margin: 30px auto 0;
}
.fa-4x {
    font-size: 3em !important;
}
b {
    position: relative;
}
.table-responsive>.table {
    margin-bottom: 15px;
}
ul.all_steps li {
    padding: 15px;
    width: 100%;
}
.frm_bdy{
	margin-bottom: 15px;
    padding: 10px;
}
p.tittlee {
    font-size: 22px;
    letter-spacing: 6px;
    margin-bottom: 20px;
}
.right_lbl{
	float:none;
	}
.mrgn-mng{
	margin-left:0;	
	}
.sidebar-nav li a{
	padding:15px;
	}
a.dashbrd{
	margin-bottom:15px;
	}
.hamburger {
    width: 20px !important;
    height: 26px !important;
        font-size: 20px;
}
.navbar-brand {
    width: 100% !important;
    text-align: center !important;
    margin: 0 0 3px !important;
    font-size: 13px !important;
    padding: 0;
    display: inline-block;
}
.wrapper {
    padding: 0;
    margin: 0 0 15px;
    height: 100%;
}
.hamburger {
    display: block;
    top: -1px;
    left: 15px;
}
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom {
    background-color: #ffffff;
}
.login-back {
    background-position: center;
    height: 100%;
}
.wlcm-txt .pull-right{
	float:none !important;
	text-align:center;
	}
.wlcm-txt h2 {
    font-size: 16px;
    margin-bottom: 15px;
}
.backward img {
    margin-top: 10px;
}
.login-wrap{
    padding: 0 30px;
}

.wlcm-txt {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.backward h3 {
    font-size: 18px;
}
.bttn {
    width: 100% !important;
}
.form-login .log_logo h4{
	font-size:13px;
	}
.form-login .log_logo img {
    height: 50px;
    width: 50px;
}
.sign_up {
    padding: 15px;
}
.form-control {
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
}
log_logo {
    padding: 30px 0 25px;
}
.navbar-inverse {
   padding-top: 10px;
}
.navbar-brand {
    float: none !important;
}
p.support {
    text-align: center;
    margin-right: 0;    
	margin-top: 5px;
}
ul.dropdown {
    margin-right: 0;
    margin-top: -12px;
    text-align: center;
    float: right;
}
ul.dropdown li.optional_menu {
    float: none;
    display: inline-block;
}
img.hdr_logo {
    margin-left: 0;
    margin-bottom: 10px;
}
.navbar-header p {
    margin-left: 0;
    font-size: 12px;
    margin-bottom: 0;
}
.menu_back h3.icon {
    font-size: 38px;
}
.menu_back {
    margin-bottom: 20px;
	height: auto;
	padding: 15px 15px 0;
}
.lft-brdr_new {
    border-right: none;
    height: auto;
}
.icon_mrgn {
    margin-top: 0 !important;
}
.menu_back h2.text {
    margin-bottom: 15px;
}
.dashbug {
    padding: 0;
	margin: 55px 0 0;
}
h4.welcome {
    margin: 12px 0 8px;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 25px;
}
.mrgn-top {
    margin-top: 35px;
}
.table-responsive {
    overflow: scroll;
}
h3.guide_line {
    font-size: 20px;
}
/*b, strong {
    position: relative;
    top: 0;
    right: 0;
}*/
p.step {
    margin-bottom: 2px;
    margin-top: 0;
}
.lft-brdr {
    margin-top: -15px;
}
.menu_back:hover .lft-brdr {
    margin-top: -30px;
    margin-bottom: 20px;
}
.modal_bx_new {
    width: 100%;
    margin: 30px auto;
}
.modal-content {
    margin: 10px;
}
.modal_bx {
    width: 100%;
    margin: 30px auto;
}
.noti_head a {
    display: none;
}
.notification{
	height:auto;
	}
.imp_link {
    border-radius: 5px;
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}
ul.imp_list{
    padding: 10px 0;
}
ul.imp_list li {
    float: none;
    text-align: center;
}
ul.imp_list li>a {
    padding: 5px 0;
}
textarea.extra_hgt {
    height: auto;
    overflow-x: hidden;
}
/*das enterprise*/
h4.company_title {
    margin-top: 70px;
    margin-bottom: 60px;
    width: auto;
    font-size: 16px;
    padding: 5px 0;
}
img.captcha {
    height: auto;
    width: 100%;
}
a.chilli img {
    height: 45px;
    float: none;
    margin-right: 0;
    padding: 0px 0 0;
    margin-top: -9px;
}
.triangle {
    max-width: 100%;
}
.search-trigger {
    float: none;
}
.search-field.clicked {
    width: 185px;
}
#wrapper.toggled #sidebar-wrapper {
    width: 75%;
}

#page-content-wrapper {
    width:100%;
}
#wrapper.toggled {
    padding-left: 0;
    background: #00000030;
    height: 100%;
}
#wrapper.toggled .dash_icon, #wrapper.toggled .col-xs-12{
	z-index: -1;
}
.toys img {
    height: 40px;
}
.search-field.clicked .form-control {
    background: #fff;
}
img.brdr_btm {
    margin-top: 30px;
	width:50%;
	margin-bottom: 10px;
}
img.brdr_tp {
    margin-bottom: 0;
	width:50%;
}
/*Dashboard*/
.dash_icon {
    height: 100px;
	}
.dash_icon img {
    height: 27px;
}
.dash_icon h4 {
    margin: 6px 0 0;
    font-size: 13px;
    padding: 0 3px;
}
.pdngfor2 {
    padding: 3px;
}
.sidebar-nav{
	padding:0;
}
li.user_sec {
    padding: 30px 10px;
}
li.user_sec img {
    height: 75px;
    width: 75px;
	}
.lbl_hd{
    background: #e79b9c;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 2px;
    font-size: 16px;
    border: 2px solid #e0777842;
    border-radius: 3px 3px 0 0;
    margin: 8px 0 0;
}
.lbl_bdy{
    width: 100%;
    text-align: center;
    background: #fff;
    border: 2px solid #e0777842;
    border-top: none;
    padding: 1px 4px;
    border-radius: 0 0 3px 3px;
    margin: 0;
}
.view_bck h3{
	margin: 0 0 10px;
}
.view_bck {
    background: #fbf6da2b;
    padding: 0 10px 10px;
	}
h4.attnd_date{
    margin: 0;
    background: #ea9e9f;
    color: #fff;
    font-family: P_B;
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
    line-height: 22px;
    letter-spacing: 1px;
    border: 2px solid #e37a7a87;
    border-right: none;
    height: 88px;
    box-shadow: 0px 3px 5px #00000026;
}
.duration{
    background: #f8ecec;
    border: 2px solid #e37a7a87;
    border-left: none;
    padding: 5px 10px 0;
    height: 88px;
    box-shadow: 0px 3px 5px #00000026;
    margin-bottom: 12px;
}

.duration p {
    margin: 0 0 5px;
    font-family: P_R;
    color: #000;
    font-size: 14px;
}
.duration p span {
    font-family: P_B;
    font-size: 15px;
    padding-left: 5px;
}
h4.attnd_list{
    text-align: center;
    font-family: P_B;
    letter-spacing: 1px;
    margin: 5px 0 5px;
}
.rigtt {
    text-align: center;
}
.rigtt a{
    display: block;
    margin-bottom: 10px;
}
.fr_mbl{
    background: #f8ecec;
    border: 2px solid #ecafaf;
    border-top: none;
    padding: 5px 10px 0;
    margin-bottom: 12px;
    box-shadow: 0px 3px 5px #0000002b;
}
.fr_mbl p {
    font-family: P_B;
    font-size: 15px;
    margin-bottom: 5px;
    color: #000;
}
.fr_mbl span.mbl_spn{
    font-family: P_R;
    color: #000;
}
span.dott {
    position: absolute;
    top: 0;
    right: 0;
}
}

span.early_going{
        color: red;
    font-weight: bold;
    text-decoration: underline;
}

/*new style*/

h3.category{
    margin: 0 0 10px;
    background: rgba(201, 0, 4, 0.61);
    color: #fff;
    padding: 7px;
    font-size: 18px;
    font-family: P_B;
    text-align: center;
    border-radius: 25px;
    letter-spacing: 1px;
}
.category_bx{
    background: #fff;
    padding: 10px;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 4px 5px #eaeaea;
}
ul.nmbrrs li {
    background: rgba(201, 0, 4, 0.12);
    color: #0c0c0c;
    text-align: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 13px;
    padding-top: 4px;
    display: inline-block;
    position: relative;
    margin: 0 15px;
    z-index: 90;
    border: 2px solid #d33639;
}
ul.nmbrrs{
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0 0 23px;
}
ul.nmbrrs li>span:after {
    content: "";
    border-right: 30px solid #d33639;
    position: absolute;
    top: 11px;
    right: -34px;
    height: 3px;
    z-index: 10;
}
ul.nmbrrs li:last-child span:after{
    border: none;
}
ul.nmbrrs li.active {
    background: #c90004;
    color: #fff;
}
.checkbox label::before, .checkbox label::after{
    border-radius:3px!important;
}