    .btn-rose, div [data-background-color="rose"], .sidebar[data-active-color="rose"] li.active > a, .off-canvas-sidebar[data-active-color="rose"] li.active > a{
      background: rgba(197, 0, 0, 1)!important;
      box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(197, 0, 0, 0.4) !important;
    }

    .btn-rose:hover{
      box-shadow: 0 14px 26px -12px rgba(197, 0, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(197, 0, 0, 0.2)!important;
    }

    .text-rose{
      color: rgba(197, 0, 0, 1)!important;
    }

    .btn.btn-rose.btn-simple, .navbar .navbar-nav > li > a.btn.btn-rose.btn-simple {
      background-color: transparent!important;
      color: rgba(197, 0, 0, 1)!important;;
      box-shadow: none!important;
    }

    .btn.btn-primary, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary:active:focus, .btn.btn-primary:active:hover, .btn.btn-primary.active:focus, .btn.btn-primary.active:hover, .open > .btn.btn-primary.dropdown-toggle, .open > .btn.btn-primary.dropdown-toggle:focus, .open > .btn.btn-primary.dropdown-toggle:hover, .navbar .navbar-nav > li > a.btn.btn-primary, .navbar .navbar-nav > li > a.btn.btn-primary:hover, .navbar .navbar-nav > li > a.btn.btn-primary:focus, .navbar .navbar-nav > li > a.btn.btn-primary:active, .navbar .navbar-nav > li > a.btn.btn-primary.active, .navbar .navbar-nav > li > a.btn.btn-primary:active:focus, .navbar .navbar-nav > li > a.btn.btn-primary:active:hover, .navbar .navbar-nav > li > a.btn.btn-primary.active:focus, .navbar .navbar-nav > li > a.btn.btn-primary.active:hover, .open > .navbar .navbar-nav > li > a.btn.btn-primary.dropdown-toggle, .open > .navbar .navbar-nav > li > a.btn.btn-primary.dropdown-toggle:focus, .open > .navbar .navbar-nav > li > a.btn.btn-primary.dropdown-toggle:hover{
    background: rgba(197, 0, 0, 1)!important;
    border-color: rgba(197, 0, 0, 1)!important;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(197, 0, 0, 0.4) !important;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
      background: rgba(197, 0, 0, 1)!important;
      box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(197, 0, 0, 0.4) !important;
    }
        .dropdown-menu ul li table a > span {
        color: rgba(197, 0, 0, 1)!important;
    }

    .dropdown-menu > ul > li:not(.disabled) > a:hover, .dropdown-menu > ul > li:not(.disabled) > a:focus, .dropdown-menu > ul > li:not(.disabled) > a:active {
        background: #f7f5f7 !important;
	color: black;
    }
        .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover
    {
        box-shadow: none !important;
    }

    .fc button, .fc button:hover, .fc button:focus, .fc button:active, .fc button.active, .fc button:active:focus, .fc button:active:hover, .fc button.active:focus, .fc button.active:hover, .open > .fc button.dropdown-toggle, .open > .fc button.dropdown-toggle:focus, .open > .fc button.dropdown-toggle:hover, .fc button.btn-primary, .fc button.btn-primary:hover, .fc button.btn-primary:focus, .fc button.btn-primary:active, .fc button.btn-primary.active, .fc button.btn-primary:active:focus, .fc button.btn-primary:active:hover, .fc button.btn-primary.active:focus, .fc button.btn-primary.active:hover, .open > .fc button.btn-primary.dropdown-toggle, .open > .fc button.btn-primary.dropdown-toggle:focus, .open > .fc button.btn-primary.dropdown-toggle:hover{
        background: #00bc07!important;
    }

    .fc button, .fc button.btn-primary{
        box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(197, 0, 0, 0.4) !important;
    }

    .text-name-student-register:hover, .text-name-student-register:focus{
        color: rgba(197, 0, 0, 1)!important;
    }

    .text-money{
        color: rgba(197, 0, 0, 1)!important;
    }

    .main-background-color {
        background: rgba(197, 0, 0, 1)!important;
    }

    .color-text-main{
        color: rgba(197, 0, 0, 1)!important;
    }
    .spinner {
        border-left: 6px solid rgba(197, 0, 0, .15)!important;
        border-right: 6px solid rgba(197, 0, 0, .15)!important;
        border-bottom: 6px solid rgba(197, 0, 0, .15)!important;
        border-top: 6px solid rgba(197, 0, 0, .8)!important;
    }

    .dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active {
        //background-color: rgba(197, 0, 0, 1)!important;
    }

    .nav-pills-rose > .active > a {
        background-color: rgba(197, 0, 0, 1)!important;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: rgba(197, 0, 0, 1)!important;
    color: #FFFFFF;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(197, 0, 0, 0.4)!important;
}

