
.sidebar-nav a:hover,
.sidebar-nav a:focus,
.sidebar-nav a.open,
.sidebar-nav li.active > a {
    color: #ef1255;
    text-decoration: none;
}

.sidebar-nav a.active {
    padding-left: 10px;
    border-left: 3px solid #ef1255;
    /* background: url('../img/template/ie8_opacity_dark_30.png') repeat; */
    background: transparent;
    color: #ef1255;
}
.animatedBtn {
    background-color: #ef1255;
    position: relative;
    border-radius: 0px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 30px;
    padding: 0 15px;
    margin: 0 5px 0 10px;
    z-index: 5;
    display:inline-block;
    /*float: left;*/
}
.animatedBtn:after {
    content: '';
    position: absolute;
    height: 0px;
    top: 0;
    width: 20px;
    background-color: #ce1049;
    border-left: 10px solid #ef1255;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    right: 0;
    z-index: -1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
#tabInnerData .icon_data label a i {
    color: #ef1255;
}
.headNav li a:after {
    border-bottom: 3px solid #ef1255;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 0;
    transition: all 0.3s linear 0s;
    z-index: 99;
}
.filterTitleBtn {
    border-radius: 0px;
    padding-right: 12px;
    padding-left: 12px;
    min-width: 30px;
    text-align: center;
    border-color: #ef1255;
    margin: 10px 15px 0;
    color: #394263;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 600;
    background: #ef1255;
}
.btn_strip a:hover,
.btn_strip a:focus,
.btn_strip a:active {
    text-decoration: none;
    color: #ef1255;
    background: #fff;
    border-color: #ef1255;
}
.block-title input[type=checkbox]:checked ~ .checkBox-custom {
    border: 2px solid #ef1255;
}
.content-header .search-band ul li.sorted a .clear_sort:hover {
    color: #ef1255;
}
#add_head.active {
    background: #ef1255;
}
.create-fly:before {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 10px solid #ef1255;
}
.create-fly ul li a:hover {
    color: #ef1255;
}
.detail-individual .nav-tabs li.active:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 100%;
    background: #ef1255;
    bottom: -1px;
    z-index: 9;
}
.select-card label.checked:after {
    border: 2px solid #ef1255;
    border-top: none;
    border-right: none;
    opacity: 1;
}
.card-select-check:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 7px;
    background: transparent;
    top: 12px;
    left: 0;
    border: 2px solid #ef1255;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 0.3s;
}
.text-primary,
.text-primary:hover,
a,
a:hover,
a:focus,
a.text-primary,
a.text-primary:hover,
a.text-primary:focus {
    color: #ef1255;
}

.switch-warning input:checked + span {
    background-color: #ef1255;
}
/* Navs */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    color: #fff;
    background-color: #ef1255;

}
.nav-pills li a {
    text-transform: uppercase;
    border-radius: 0px;
    border-bottom: 1px solid #ef1255;
    letter-spacing: 1px;
}
.pagination > li > a,
.pagination > li > span  {
    color: #ef1255;
    margin-left: 5px;
    margin-right: 5px;
    border: none !important;
    border-radius: 25px !important;
}


.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #ef1255;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus {
    background-color: #ef1255;
    border-color: #ef1255;
    color: #fff !important;
    border-radius: 0px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    /* font-weight: 600; */
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    text-decoration: none;
    background-color: #ef1255;
    border-color: #ef1255;
    color: #fff !important;
}

.btn-primary:hover {
    background-color: #ef1255;
    border-color: #ef1255;
    color: #fff;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.active,
.btn-primary.active:hover,
.btn-primary.active:focus,
.open .btn-primary.dropdown-toggle,
.open .btn-primary.dropdown-toggle:hover,
.open .btn-primary.dropdown-toggle:focus,
.open .btn-primary.dropdown-toggle.focus {
    background-color: #ef1255;
    border-color: #ef1255;
    color: #444;
}

.btn-warning {
    background-color: #ef1255;
    border-color: #f39c12;
    color: #ffffff;
}


#tabInnerData .title_main:hover {
    color: #ef1255;
}
.viewDetail-table {
    float: right;
    cursor: pointer;
    text-transform: uppercase;
    margin-bottom: 10px;
    border: 2px solid #ef1255;
    padding: 0 10px;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #444;
    transition: all 0.3s;
    margin-left: 10px;
    font-size: 11px; 
}
.viewDetail-table:hover {
    background-color: #ef1255;
    color: #444;
    text-decoration: none;
}
/*.tableSearch .search_input .form-control { border-radius: 4px;}*/
.tableFilterBtn {
    margin: 0 10px;
    background-color: #ef1255;
    border-radius: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    width: 145px;
    display: inline-block;
}
.select-card [type="checkbox"]:checked + label:before{
         border-bottom: 35px solid #ef1255;
}
.headNav li a.add-sign{
    color: #ef1255;
    line-height: 33px;
    padding: 0px 11px;
}
.footer-left p i{
    color: #ef1255;
    font-size: 12px;
}
[type="checkbox"] + .checkspan{position: relative; width: 20px; height: 20px; border:2px solid #f1f3f6; color: #ef1255; background-color: #fff; padding: 0 0; cursor:pointer; display: block;position: absolute;left: 0;font: normal normal normal 10px/1 FontAwesome;    line-height: 17px;text-align: center;z-index: 5;border-radius:4px;}
[type="checkbox"]:checked + .checkspan{border:2px solid #ef1255;}

.create-fly ul li a:hover{background-color: #ef1255;border-bottom: 1px solid #ef1255;}

.create-fly ul li a i {
    color: #ef1255;
}
.activeView {
    color: #ef1255;
}
.imageInlineEdit{
    color: #ef1255 !important;
}
#to-top:hover {
    background-color: #ef1255;
}
