.fa-xof:before {
    content: "CFA";
    font-size: .7em;
    vertical-align: -16%;
}
.fa-myr:before {
    content: "MR";
    font-size: .7em;
    vertical-align: -16%;
}

.fa-pkr:before {
    content: "Rs";
    font-size: .7em;
    vertical-align: -16%;
}
/* Add here all your css styles (customizations) */
.superior-notification h3{
    margin: 0;
    padding: 0;
    float: left;
    font-size: 13px;
    display: inline-block;
    color: #62878f;
}
.bold {
    font-weight: 700 !important;
}
.superior-notification .dropdown-menu > li.external{
    background: #eaedf2;
    display: block;
    overflow: hidden;
    padding: 15px 15px;
    letter-spacing: 0.5px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.superior-notification .dropdown-menu{
    width: 300px;
}
.superior-notification .dropdown-toggle .fa-bell{
    color:#fb4506;
}
.superior-notification .dropdown-toggle .badge-default{
    border-radius:100%!important;
    background: #fb4506;
    padding: 3px 6px 3px 6px;
    font-size: 12px!important;
}
.superior-notification .dropdown-menu .dropdown-menu-list {
    padding-right: 0 !important;
    padding-left: 0;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.superior-notification .dropdown-menu-list > li:first-child a {
    border-top: none;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li > a {
    border-bottom: 1px solid #EFF2F6 !important;
    color: #888888;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li > a:hover{
    text-decoration: none;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li [class*=" fa-"] {
    left: 0;
    width: 8px;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li > a:hover {
    background: #f8f9fa!important;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li > a {
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 20px;
    white-space: normal;
    font-size: 13px;
    padding: 16px 15px 18px;
    text-shadow: none;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li > a .time {
    background: #f1f1f1;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li a .time {
    float: right;
    max-width: 75px;
    font-size: 11px;
    font-weight: 400;
    opacity: 0.7;
    filter: alpha(opacity=70);
    text-align: right;
    padding: 1px 5px;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li a .details {
    overflow: hidden;
}
.superior-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon {
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding:4px;
    background-color: #45B6AF;
    font-size: 11px;
}
.green.btn {
    color: #FFFFFF;
    background-color: #35aa47;
}
.form .form-actions {
    padding: 20px 10px;
    margin: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}

.leave-reason a{
    padding: 5px 11px;
    display: inline-block;
    background: #c63927;
    color: #fff;
    margin-top: -3px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    right: 16px;
}
.leave-reason a:hover{
    color:#fff;
}
.leave-reason  .form-control{
    display: inline;
}
.hd-child-part {
    color: #5C5C5C;
    background: #fff;
    padding: 0 10px ;
    border-bottom: 1px solid #eee;
}
.hd-child-part h3{
    margin: 0;
    font-size:14px;
    font-weight:bold;
}
.hd-child-part table tr{

}
@media (max-width: 768px) {
    .leave-reason{
        margin: 5px 0;
    }

    #sky-form1 .btn-u.btn-u-sea{
        margin: 5px 0;
    }
}

/*________________Nhi css________________*/

.fc-day-grid-container {
    height: auto !important;
}
.leave-toggle button {
    width: 100%;
    text-align: left;
    font-weight: bold;
    border: none;
}
.leave-toggle {
    padding-left: 0px ;
    padding-right: 0px ;
}
.leave-toggle-ep1 {
    padding-top: 25px ;
}
#MyDivToggle-ep1 {
    display: none;
}
#MyDivToggle-ep2 {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
}
.mystyle {
    width: 100%;
    padding: 25px;
    background-color: coral;
    color: white;
    font-size: 25px;
    box-sizing: border-box;
}
.panel-attendance {
    background: white;
}
.calendar-leave h2 {
    font-size: 17px;
}
.right-side {
    margin-bottom: 30px;
}
.leave-toggle span {
    float: right;
}
.calendar-leave {
    padding-top: 45px;
}
.calendar-leave span {
    font-size: 13px;
}

@media (max-width: 450px) { 
    .calendar-leave .fc-right {
        float: none;
        padding-top: 15px;
    }
    .calendar-leave .fc-left {
        padding-top: 30px;
    }
    .calendar-leave .fc-button-group {
        margin-top: 15px;
    }
}
