﻿@font-face {
    font-family: Poppins-Regular;
    src: url('../../../../design_framework/fonts/poppins/Poppins-Regular.ttf');
}

@font-face {
    font-family: Poppins-Medium;
    src: url('../../../../design_framework/fonts/poppins/Poppins-Medium.ttf');
}

@font-face {
    font-family: Poppins-Bold;
    src: url('../../../../design_framework/fonts/poppins/Poppins-Bold.ttf');
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url('../../../../design_framework/fonts/poppins/Poppins-SemiBold.ttf');
}

body {
    font-family: Poppins-Regular, sans-serif!important;
}

.panel-default > .panel-heading {
    color: #a5285b!important;
    background-color: #f5f5f5;
    border-color: #ddd;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
}

.btn.active, .btn:active {
    color: #a5285b;
    font-weight: 500!important;
    border: 1px solid;
    box-shadow: none!important;
}

 .btn-default, .btn_theme, .btn {
        transition: all 0.5s!important;
    }

 
    .sidebar .nav-second-level li, .sidebar .nav-third-level li {
    border-bottom: none !important;
    color: #FFFFFF;
    margin: 0px 0px;
    opacity: .86;
    border-radius: 4px;
    display: block;
    padding: 0px 5px;
}

.btn-default {
    color: white!important;
    background-color: #a5285b!important;
    border-color: #a5285b!important;
    font-weight: 500;
}

.hr {
    border-top: 1px solid #a5285b;
    position: relative;
    top: 24px;
}

a:focus, a:hover {
    color: #e73b93;
    transition: .5s all;
}

i.fas {
    padding-right: 5px;
}

i.far.fa-user {
    font-size: 15px!important;
}
.h2, h2 {
    font-size: 21px;
}

.sidebar ul li a.active {
    background-color: #b81558;
    color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    font-weight: 500!important;
}

fieldset {
    padding: 0px!important;
    margin: 0 2px!important;
    border: 2px solid #a5285b!important;
    border-left: 0px!important;
    border-right: 0px!important;
    border-bottom: 0px!important;
}

.rsTodayCell {
    background: #a5285b !important;
}

.RadScheduler_Metro .rsAptIn {
    border: none!important;
    border-top-width: 0px!important;
    background-color: transparent!important;
}

.RadScheduler_Metro .rsHeader {
    border: 1px solid #a5285b!important;
    color: #fff;
    background-color: #a5285b!important;
}

span#ctl00_ContentPlaceHolder1_RadScheduler1_SelectedDateCalendar_Title {
    color: #a5285b!important;
}

.select {
    padding: 0px!important;
    border-right: 0px!important;
    border-top: 0px!important;
    border-bottom: 0px!important;
    border-radius: 0px!important;
    width: 100%!important;
}

.RadComboBox_Default .rcbReadOnly .rcbInputCellLeft {
    height: 22px!important;
}

.legend {
    list-style: none;
    padding-left: 5px!important;
}

    .legend li {
        float: left;
        margin-right: 10px;
    }

    .legend span {
        border: 1px solid #ccc;
        float: left;
        width: 12px;
        height: 12px;
        margin: 3px;
    }
    /* your colors */
    .legend .Today {
        background-color: #a5285b;
    }

    .legend .Class {
        background-color: #d9534f;
    }

    .legend .Break {
        background-color: #f0ad4e;
    }

    .legend .Holidays {
        background-color: #5cb85c;
    }


.SlotStyle {
    background-color: #d9534f!important;
}

.Holidays {
    background-color: green!important;
}

.RadScheduler .rsTopWrap {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.label_lgn {
    font-weight: 500!important;
}

.RadComboBox_Metro .rcbInput, .RadComboBoxDropDown li, .label_lgn,.form input {
    font-family: Poppins-Regular, sans-serif!important;
}

.RadComboBox_Metro .rcbFocused .rcbInputCell {
    border-color: #922350!important;
    color: black;
    background-color: white;
}

.RadComboBox_Metro .rcbFocused .rcbArrowCell {
    border-color: #b04571!important;
    color: white;
    background-color: #b04571!important;
}

.rgHeader {
    background: #a5285b !important;
    color: white !important;
    border-right: 1px solid white !important;
    text-align: center !important;
    border-bottom: none !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 12px;
    font-family: Poppins-Regular, sans-serif;
    text-transform: uppercase;
    font-weight: 500!important;
}

.form input {
    border-radius: 0px;
    border-left: 6px solid #a5285b;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 12px;
}

.viewapplabel {
    color: #a5285b;
    width: 100%;
    display: inline-block;
    font-weight: 500;
}

.RadUpload_Default .ruButton {
    color: white!important;
    background: #a5285b!important;
}

html body .riSingle .riTextBox[type="text"] {
    border-radius: 0px;
    border-left: 6px solid #a5285b;
    border-bottom: 0px;
    font-size: 13px;
    box-shadow: inset 0 0 1px #e5e5e5;
    height: 29px;
    padding: 5px;
    padding-bottom: 8px;
    font-family: Poppins-Regular, sans-serif;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.select {
    border-left: 6px solid #a5285b!important;
    padding: 0px!important;
    border-top: 0px!important;
    border-bottom: 0px!important;
    /*background-image:url('../images/dropdown_arrow.png');
    background-repeat:no-repeat;
    background-position: 95%;*/
    border-radius: 0px!important;
    width: 100%!important;
}

.progress-bar {
    background-color: #a5285b;
}

#ctl00_ContentPlaceHolder1_alert {
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #a5285b!important;
    font-weight:500;
 margin-top: 0px;
}

table.table.table-bordered th {
    background: #a5285b;
    color: white !important;
    border-right: 1px solid white !important;
    text-align: center !important;
    border-bottom: none !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 12px;
    font-family: Poppins-Regular, sans-serif;
    text-transform: uppercase;
    font-weight: bold!important;
}

.form input {
    border-radius: 0px;
    border-left: 6px solid #a5285b;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 13px;
}

.RadUpload_Silk .ruButtonHover {
    background: transparent!important;
    border-color: #822048!important;
    color: #822048!important;
    border: 2px solid!important;
    transition: .5s all;
    border-left: 2px solid #822048!important;
}

.btn-default:hover {
    background: transparent!important;
    border-color: #822048!important;
    color: #822048!important;
    border: 2px solid!important;
    transition: .5s all;
    border-left: 2px solid #822048!important;
}

.RadComboBox_Metro .rcbFocused .rcbReadOnly .rcbInputCell {
        background-color: #ffffff!important;
}

.RadComboBox_Metro .rcbReadOnly .rcbInputCell {
    border-color: #dfdede!important;
    color: black;
    background-color: #ffffff!important;
}

.btn_theme:hover {
    background: transparent!important;
    border-color: #822048;
    color: #e73e83!important;
    border: 2px solid;
    transition: .5s all;
    border-left: 2px solid #e73e83!important;
}


.btn_theme {
    background: linear-gradient(#a5285b, #6f002d)!important;
    background: -o-linear-gradient(#a5285b, #6f002d)!important;
    background: -moz-linear-gradient(#a5285b, #6f002d)!important;
    background: linear-gradient(#a5285b, #6f002d)!important;
    border-color: #c32d6b!important;
    color: white!important;
    margin-right: 10px!important;
    font-weight: 500!important;
    height: 30px!important;
    text-transform: uppercase!important;
    border-left: 5px !important;
    min-width: 70px!important;
}
/*Profile Pic*/
.profile {
    margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #f8f8f8;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%!important;
    height: 50%!important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #a5285b;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #a5285b;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

    .profile-userbuttons .btn {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        padding: 6px 15px;
        margin-right: 5px;
    }

        .profile-userbuttons .btn:last-child {
            margin-right: 0px;
        }

.profile-usermenu {
    margin-top: 30px;
}

    .profile-usermenu ul li {
        border-bottom: 1px solid #f0f4f7;
    }

        .profile-usermenu ul li:last-child {
            border-bottom: none;
        }

        .profile-usermenu ul li a {
            color: #a5285b;
            font-size: 14px;
            font-weight: 400;
        }

.profile-userpic {
    text-align: center;
}

.LogoBoxInner {
    height: 70px;
    width: 110px;
    background-image: url("../../../../images/smallframe.png");
    margin-bottom: 11px;
    background-repeat: no-repeat;
}

    .LogoBoxInner img {
        height: 70px!important;
        width: 110px!important;
        padding: 4%;
    }

.LogoBox {
    height: 150px;
    width: 200px;
    position: relative;
    background-image: url("../../../../images/frame.png");
    background-repeat: no-repeat;
    /*left: 22%;*/
}

    .LogoBox img {
        margin-top: 7px;
    }

.Notelabel span {
    color: #a5285b!important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .MenuArrow {
    color: #a5285b!important;
}

input:focus,.RadGrid_Default {
    outline: none!important;
}
.panel {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12)!important;
}