﻿.nav-list {
    margin-left: 20px;
    margin-top: 90px;
}

    .nav-list > li {
        border-bottom: none;
        border-top: none;
    }

        .nav-list > li > a {
            /*height: 30px;
    line-height: 30px;*/
            color: #000;
        }

        .nav-list > li .submenu > li > a {
            /*height: 30px;
    line-height: 30px;*/
        }

        .nav-list > li.active > a, .nav-list > li.active > a:hover, .nav-list > li.active > a:focus, .nav-list > li.active > a:active,
        .nav-list > li.active, .nav-list > li > a, .nav-list > li > a:focus, .nav-list > li > a:hover, .nav-list > li.open > a, .nav-list > li.open > a:hover, .nav-list > li .submenu {
            background-color: none;
            background: none;
        }

nav-list > li {
    border-top: none;
    border-bottom: none;
}

.nav-list > li > .submenu, .nav-list > li > .submenu:before, .nav-list > li > .submenu > li:before {
    border: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #f2f2f2;
}

.nav-list > li .submenu > li > a:hover:before, .nav-list > li .submenu > li > a:hover:before {
    display: block;
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0px;
    width: 3px;
    max-width: 3px;
    overflow: hidden;
    background-color: #3382af;
}

.nav-list > li > a:hover:before, .nav-list > li.active > a:hover:before {
    display: block;
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    width: 3px;
    max-width: 3px;
    overflow: hidden;
    background-color: #3382af;
}

.nav-list > li a > .arrow {
    top: 5px;
}

.nav-list > li .submenu > li > a {
    /*padding: 0px 0 9px 7px;*/
    padding: 5px 0px 1px 11px;
    border-top: none;
    border-bottom: none;
    font-size: 12px;
    width: 167px;
}

.nav-list > li > .submenu > li:first-child > a {
    border: none !important;
}

.nav-list li.active > a:after {
    top: 8%;
}

.nav-list > li.active:after {
    border: 0px;
}

.nav-list li.active.open > .submenu > li.active > a:after {
    right: -3px;
}

.sidebar, .sidebar:before {
    border: none !important;
}

.page-content {
    min-height: 750px;
}

.new-container {
    padding-top: 10px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: none;
}

div.datepicker-years > table {
    width: 180px;
}

div.datepicker-months > table {
    width: 180px;
}

.loader div.modal {
    background-color: white;
}

.loader div.modal-content {
    background-color: transparent;
    border: none !important;
}

.loader div {
    background-color: transparent;
}

.loader h6 {
    color: #ffffff;
    font-size: 14px;
}

table.container {
    width: 100%;
}

a.tooltipLink {
    text-decoration: none;
}

.tooltip-inner {
    min-width: 300px;
    background-color: #428bca;
    text-align: justify;
    border-radius: 5px;
    padding: 8px;
}

.progress[data-percent]:after {
    display: inline-block;
    content: attr(data-percent);
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
}

.progress {
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.navbar .navbar-brand {
    color: #fff;
    font-size: 24px;
    text-shadow: none;
    padding-top: 1px;
    padding-bottom: 1px;
}

.navbar-brand {
    padding: 0px 0px;
}

.mandatorymark {
    /**  border-right:solid 1px red;*/
    color: red;
}

.login-custom {
    background-color: #ffffff !important;
}

.widget-box2 {
    border-top: solid 1px rgb(204, 204, 204);
}

    .widget-box2 .widget-body {
        background-color: #f7f7f7 !important;
    }

.login-box {
    background-color: white !important;
}

.forgot-box {
    background-color: white !important;
}

.chkwidth {
    width: 20px;
    height: 20px;
}

.logo {
    background-image: url('../ace/assets/img/logo-small.png') !important;
    height: 70px !important;
    width: 50px !important;
}

.space1 {
    margin-left: 198px;
}

.icon-delete {
    background-image: url('../img/cross.png');
    height: 15px !important;
    width: 15px !important;
    background-origin: content-box;
}

.body {
    /* margin-top:60px;*/
    padding-bottom: 60px;
}

.btn-circle {
    border-radius: 25px;
    font-size: 15px;
}

.btn-primary {
    color: #ffffff;
    background-color: #166beb !important;
    border-color: #166beb;
    background: -webkit-linear-gradient(top,#166beb,#166beb); /**/
}

    .btn-primary:hover {
        color: #ffffff;
        background-color: #1565de !important;
        border-color: #166beb;
        background: -webkit-linear-gradient(top,#166beb,#166beb); /**/
    }

.title {
    display: block;
    width: 100%;
    font-size: 17px;
    line-height: inherit;
    color: #333333;
    border: 0;
}

.crud_toolbox {
    margin: -8px -20px 0px -20px;
    height: 50px;
    /*background: #f2f2f2;*/
    padding-top: 10px;
}

.highlight {
    padding: 9px 2px;
    /* background-color: #E8E8EE;*/
    /*border-top: 1px solid #e1e1e8;*/
    border-radius: 4px;
}

.new-container {
    /*border: 1px solid #e1e1e8;*/
    /*border: 0.08em solid #5A5957;*/
    /*padding-top: 15px;background-color: #FCFCFC;
	border-radius: 4px;*/
}

.icon-plus-m32 {
    margin-left: 32em;
    cursor: pointer;
}

.merged .input-group-addon {
    border-right: 0px;
    background-color: #FFFFFF;
}

.merged input {
    background-color: #FFFFFF;
}

.progress-custom {
    background: url('../../Content/img/progress.gif') no-repeat center;
    height: 180px;
}

.progress-custom2 {
    background: url('../../Content/img/progress.gif') no-repeat center;
    background-color: transparent;
    height: 45px;
}

.chkselectall_help {
    font-weight: normal;
}

table.dataTable thead .sorting {
    background: none no-repeat center right !important;
}
/*table.dataTable thead .sorting_asc { background: url('../datatables/images/sort_asca.png') no-repeat center right !important; }
table.dataTable thead .sorting_desc { background: url('../datatables/images/sort_descd.png') no-repeat center right !important; }


/* Hide the print message we added in a separate print stylesheet (or of course inline somewhere):

    .datatables-print-msg { display: none; }

*/
.DTTT_container {
    clear: both;
}

    .DTTT_container .DTTT_button_print, .datatables-print-msg .close-print {
        display: inline-block;
        background: #efefef;
        padding: 10px;
        cursor: pointer;
        border-radius: 4px;
        color: black;
        text-decoration: none;
    }

.dataTables_info {
    margin-left: -12px !important;
}

.dataTables_filter input[type=text] {
    display: inline;
    width: 200px;
}
/*.dataTables_filter  input[type=text]:focus{
    -webkit-transition: width 0.61s ease-in-out;
    -moz-transition: width 0.61s ease-in-out;
    -o-transition: width 0.61s ease-in-out;
    transition: width 0.61s ease-in-out;
       
    width:212px;
}*/
/*display: inline-flex;*/
.paging_full_numbers {
    top: 10px;
    padding-bottom: 5px;
    margin-right: -12px !important;
}

    .paging_full_numbers .paginate_button {
        border: 1px solid #dedede;
        padding: 6px 12px 6px 12px;
        margin-left: 2px;
        color: #696969;
        text-decoration: none;
        cursor: pointer;
        display: inline-flex;
    }

        .paging_full_numbers .paginate_button:hover {
            border: 1px solid #dedede;
            padding: 6px 12px 6px 12px;
            background-color: #f1f1f1;
            margin-left: 2px;
            color: #696969;
            text-decoration: none;
            cursor: pointer;
            display: inline-flex;
        }

    .paging_full_numbers .paginate_active {
        border: 1px solid rgb(254, 184, 1);
        padding: 6px 12px 6px 12px;
        background-color: rgb(254, 184, 1);
        margin-left: 2px;
        color: white;
        text-decoration: none;
        cursor: pointer;
        display: inline-flex;
    }

#grid {
    color: rgb(14, 14, 14);
    width: 100% !important;
}

    #grid td {
        /*border: 1px solid #CECECE;*/
    }

    #grid a {
        color: rgb(14, 14, 14);
    }

    #grid th {
        font-weight: 500;
        /* background-color: #39b4ed !important; 
        color: #ffffff;*/
        /*  font-weight: bold; */
        text-shadow: none !important;
    }

.gridview {
    color: rgb(14, 14, 14);
}

    .gridview td {
        /*border: 1px solid #CECECE;*/
    }

    .gridview a {
        color: rgb(14, 14, 14);
    }

    .gridview th {
        font-weight: 500;
        /* background-color: #39b4ed !important;
        color: #ffffff !important; */
        font-weight: bold; /**/
        text-shadow: none !important;
    }

.even {
    background-color: white;
}


.odd {
    background-color: #f7f7f7;
}


.valign-top {
    vertical-align: top;
}

/*.active {
   pointer-events: none;
   cursor: default;
}*/
.btn-search {
    margin-left: -4px !important;
}


.navbar {
    margin-left: 0;
    margin-right: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: 45px;
    position: relative;
    /* background: #39b4ed; background: #77b700; 176beb*/
}
/**/ .ace-nav > li > a {
    background-color: transparent;
}

.ace-nav > li.grey > a {
    background-color: #ec4e1f !important;
}

.ace-nav > li.purple > a {
    background-color: #8ac016 !important;
}

.ace-nav > li.green > a {
    background-color: #9400d3 !important;
}

.display-container {
    border: solid 0.08em rgb(219, 234, 246);
}

.display-containerNoBorder {
    border: none;
}

.conta {
    border: solid 0.08em rgb(219, 234, 246);
}

.display-label .display-name {
    text-align: right;
    padding: 4px;
    padding-right: 9px;
    font-size: 11px;
}

.display-label .display-value {
    color: rgb(14, 14, 14);
    border-bottom: solid 0.08em rgb(235, 241, 242);
    padding: 4px;
    padding-left: 15px;
}

.display-label .display-firstvalue {
    color: rgb(14, 14, 14);
    border-bottom: solid 0.08em rgb(235, 241, 242);
    border-top: solid 0.08em rgb(235, 241, 242);
    padding: 4px;
    padding-left: 15px;
}

.display-label .display-valueContainer {
    /* border-right: solid 0.08em rgb(219, 234, 246);*/
    color: rgb(14, 14, 14);
    /*border-bottom: solid 0.08em rgb(235, 241, 242);*/
    padding: 4px;
    padding-left: 15px;
}

.display-label .display-valueContainer2 {
    color: rgb(14, 14, 14);
    padding: 4px;
    padding-left: 15px;
}

.display-label .display-firstvalueContainer {
    border-right: solid 0.08em rgb(219, 234, 246);
    color: rgb(14, 14, 14);
    border-bottom: solid 0.08em rgb(235, 241, 242);
    border-top: solid 0.08em rgb(235, 241, 242);
    padding: 4px;
    padding-left: 15px;
}

.display-label-panel {
    border-bottom: solid 0.08em rgb(212, 227, 240);
    padding-top: 7px;
}

    .display-label-panel .display-name {
        color: rgb(102, 126, 153);
    }

    .display-label-panel .display-value {
        color: rgb(14, 14, 14);
    }

.widget-body.WidertBordergreen {
    border-style: dashed;
    border-right-color: rgb(122, 180, 1);
    border-left-color: rgb(122, 180, 1);
    border-bottom-color: rgb(122, 180, 1);
}

.widget-body.WidertBorderBlue {
    border-style: dashed;
    border-right-color: rgb(2, 162, 237);
    border-left-color: rgb(2, 162, 237);
    border-bottom-color: rgb(2, 162, 237);
}

.widget-body.WidertBorderRed {
    border-style: dashed;
    border-right-color: rgb(240, 82, 34);
    border-left-color: rgb(240, 82, 34);
    border-bottom-color: rgb(240, 82, 34);
}

.widget-body.WidertBorderOrange {
    border-style: dashed;
    border-right-color: rgb(254, 184, 1);
    border-left-color: rgb(254, 184, 1);
    border-bottom-color: rgb(254, 184, 1);
}

.widget-header.Widgetgreen {
    border-radius: 5px;
    background: rgb(122, 180, 1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7AB401', endColorstr='#7AB401', GradientType=0);
}

.widget-header.Widgetblue {
    border-radius: 5px;
    background: rgb(2, 162, 237);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02A2ED', endColorstr='#02A2ED', GradientType=0);
}

.widget-header.Widgetred {
    border-radius: 5px;
    /*background: linear-gradient(rgb(238, 140, 140) 0px, rgb(251, 32, 32) 100%) repeat-x rgb(247, 247, 247);*/
    background: rgb(240, 82, 34);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F05222', endColorstr='#F05222', GradientType=0);
}

.widget-header.Widgetorange {
    border-radius: 5px;
    /*background: linear-gradient(rgb(238, 140, 140) 0px, rgb(251, 32, 32) 100%) repeat-x rgb(247, 247, 247);*/
    background: rgb(254, 184, 1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEB801', endColorstr='#FEB801', GradientType=0);
}

.profile-picture {
    border: none;
    box-shadow: none;
}

    .profile-picture img {
        border-radius: 100px;
        height: 150px;
        width: 150px;
    }

legend.green {
    border-bottom: 1px solid rgb(122, 180, 1);
}

legend.blue {
    border-bottom: 1px solid rgb(2, 162, 237);
}

legend.red {
    border-bottom: 1px solid rgb(240, 82, 34);
}

legend.orange {
    border-bottom: 1px solid rgb(254, 184, 1);
}

.table-header-green {
    background-color: rgb(122, 180, 1);
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px;
}

.table-header-blue {
    background-color: rgb(2, 162, 237);
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px;
}

.table-header-red {
    background-color: rgb(183, 70, 53);
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px;
}

.table-header-orange {
    background-color: rgb(254, 184, 1);
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px;
}

.table-header-pink {
    background-color: rgb(214, 72, 126);
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px;
}

.table-th-orange {
    background-color: #ffb752 !important;
    color: rgb(255, 255, 255) !important;
}

.table-th-red {
    background-color: #b74635 !important;
    color: rgb(255, 255, 255) !important;
}

.table-th-blue {
    background-color: #6fb3e0 !important;
    color: rgb(255, 255, 255) !important;
}

/*.HeaderColor {
    background-color: #87b87f !important;
    color: rgb(255, 255, 255) !important;
}*/

.table-th-default {
    background-color: #edf3f4 !important;
    color: rgb(102, 126, 153) !important;
}

.datepicker {
    z-index: 99999 !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 30px;
}

.sticker {
    width: auto;
    text-align: center;
    float: right;
}

.makerchecker-settings-select {
    width: 70%;
}

#makerchecker-settings input[type="text"] {
    font-size: 13px;
    width: 100%;
}

#tab-usergroup input[type="text"] {
    font-size: 13px;
    width: 100%;
}

.alpha-name-val {
    /*Validation for accepting aplhabets only.*/
}

.max-length50-val {
    /*Validation for length 50.*/
}

.DOB-val {
    /*Validation for Date of Birth*/
}

.Age-val {
    /*Display Age*/
}

.itemdiv.memberdiv {
    border: 1px solid #e1e1e8;
    height: 120px;
    width: 115px;
    background-color: #f7f7f7;
}

.itemdiv.memberdiv2 {
    height: 104px;
    width: 104px;
    text-align: center;
}

.profile-users .user2 img {
    border-radius: 0px;
}

.user {
    padding-top: 5px !important;
}

.popover-content {
    width: 290px;
}

.Wedding-val {
    /*Display Age*/
}

.Pan-val {
    /*Display Age*/
}

.AdharCard-val {
    /*Display Age*/
}

.ddl {
    /*Only for adding record in table in employee page like family table.*/
}

.ignore {
    /*Only for ignoring during adding record in table in employee page like family table.*/
}

.h10 {
    height: 10px;
}

.h28 {
    height: 28px;
}

.h26 {
    height: 26px;
}

.h30 {
    height: 30px;
}

.h32 {
    height: 32px;
}

.h60 {
    height: 60px;
}

.h50 {
    height: 50px;
}

.h40 {
    height: 40px;
}

.h30 {
    height: 30px;
}

.form-control checkbox {
    height: 28px;
}

.Bottom-Margin {
    margin-bottom: 0px;
}

.width-50 {
    width: 50px !important;
}

.width-60 {
    width: 60px !important;
}

.width-65 {
    width: 65px !important;
}

.width-70 {
    width: 70px !important;
}

.width-80 {
    width: 80px;
}

.width80 {
    width: 80px !important;
}

.width-90 {
    width: 90px !important;
}

.width-40 {
    width: 40px !important;
}

.width-150 {
    width: 150px !important;
}

.width-100 {
    width: 100px !important;
}

.width-110 {
    width: 110px !important;
}

.width-120 {
    width: 120px !important;
}

.width-130 {
    width: 130px !important;
}

.width-200 {
    width: 200px !important;
}

.width-250 {
    width: 250px !important;
}

.width-300 {
    width: 300px;
}

.width-400 {
    width: 300px;
}

.width-500 {
    width: 300px;
}

.width-600 {
    width: 300px;
}

.width-700 {
    width: 300px;
}

.width-800 {
    width: 300px;
}

.width-170 {
    width: 170px;
}

.invalid {
    color: indianred;
}

.font18 {
    font-size: 18px;
}

#tab-module input[type="text"] {
    font-size: 13px;
    width: 100%;
}

.min-hight-400 {
    min-height: 400px;
}

.over-flow-scroll {
    height: 400px;
    overflow: scroll;
}

.modal-dialog2 {
    top: 50%;
    width: 300px;
    padding-top: 200px;
}

.loader {
    background-color: rgba(16, 16, 16, 0.7);
        z-index: 1060;
}

.profile-users .user img {
    width: 100px;
    height: 100px;
}

.itemdiv.memberdiv {
    height: 140px;
}

    .itemdiv.memberdiv .name {
        padding: 3px;
    }


.h4 {
    margin: 1px !important;
    color: rgb(122, 180, 1);
}

.input-group-addon {
    background-color: rgb(237, 243, 244);
}

.disable-tab {
    background-color: #f2f2f2 !important;
}

.day {
    background-color: #ffb752 !important;
    color: #ffffff !important;
}

.month {
    background-color: #ffb752 !important;
    color: #ffffff !important;
}

.year {
    background-color: #ffb752 !important;
    color: #ffffff !important;
}

.day.old {
    background-color: rgb(235, 241, 242) !important;
    color: #696969 !important;
}

.day:hover {
    background-color: #eaa94d !important;
    color: #ffffff !important;
}

.month:hover {
    background-color: #eaa94d !important;
    color: #ffffff !important;
}

.year:hover {
    background-color: #eaa94d !important;
    color: #ffffff !important;
}

.day.old {
    background-color: rgb(235, 241, 242) !important;
    color: #696969 !important;
}

.datepicker td.active, .daterangepicker td.active, .datepicker td.active:hover, .daterangepicker td.active {
    background: #b74635 !important;
    color: #ffffff !important;
}

.datepicker-months .month.active, .datepicker-years .year.active, .datepicker-months .month.active:hover, .datepicker-years .year.active:hover, .datepicker-months .month.active:focus, .datepicker-years .year.active:focus, .datepicker-months .month.active:active, .datepicker-years .year.active:active {
    background: #b74635 !important;
    color: #ffffff !important;
}

.day.new {
    background-color: rgb(235, 241, 242) !important;
    color: #696969 !important;
}

.dow {
    background-color: #87b87f !important;
}

.datepicker-months span {
    margin: 1px !important;
    padding: 1px !important;
    width: 40px !important;
}

.datepicker-years span {
    margin: 1px !important;
    padding: 1px !important;
    width: 40px !important;
}

#btndb .btn-default.active {
    background-color: #ffb752 !important;
    border-color: #f2a538;
    color: white;
}

.leavetyperow {
    cursor: pointer;
}

    .leavetyperow:hover {
        color: #ffb752;
        cursor: pointer;
        font-weight: bold;
    }

    .leavetyperow.active2 {
        color: #ffb752;
        cursor: pointer;
        font-weight: bold;
    }

.bootstrap-timepicker-widget table td input {
    width: 30px !important;
}

.flip-clock-wrapper ul li a div div.inn {
    color: #FFF !important;
    background-color: #18B4F0 !important;
}

.profile-picture2 img {
    /*border-radius: 100px;*/
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 150px;
    width: 150px;
    border-color: rgb(235, 241, 242);
    border-width: 5px;
    border-style: solid;
}

.birthday_cake {
    height: 18px;
    width: 19px;
}

.metro-nav-container {
}

.metro-nav-block {
    display: block;
    float: left;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin-left: 0.4%;
    overflow: hidden;
    z-index: 1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center !important;
    vertical-align: middle !important;
    font-size: 20px;
    width: 16.33%;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
    margin-top: 10px;
}

    .metro-nav-block:first-child {
        margin-left: 0px;
    }

    .metro-nav-block:last-child {
        margin-right: 0px;
    }

    .metro-nav-block a {
        color: white;
        text-decoration: none;
    }

    .metro-nav-block.metro-blue {
        background-color: rgb(111, 179, 224);
    }

    .metro-nav-block.metro-red {
        background-color: rgb(209, 91, 71);
    }

    .metro-nav-block.metro-green {
        background-color: rgb(135, 184, 127);
    }

    .metro-nav-block.metro-orange {
        background-color: rgb(255, 183, 82);
    }

    .metro-nav-block.metro-grey {
        background-color: rgb(68, 115, 138);
    }

    .metro-nav-block.metro-purple {
        background-color: rgb(161, 98, 225);
    }

    .metro-nav-block.metro-blue:hover {
        background-color: rgb(79, 153, 198);
    }

    .metro-nav-block.metro-red:hover {
        background-color: rgb(183, 70, 53);
    }

    .metro-nav-block.metro-green:hover {
        background-color: rgb(98, 155, 88);
    }

    .metro-nav-block.metro-orange:hover {
        background-color: rgb(229, 151, 41);
    }

    .metro-nav-block.metro-grey:hover {
        background-color: rgb(62, 96, 113);
    }

    .metro-nav-block.metro-purple:hover {
        background-color: rgb(139, 87, 193);
    }

.quick-action-btn, .quick-action-btn2 {
    border: 1px solid #b9d4ec;
    padding: 5px 0;
    background-color: #f2f2f2;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f2f2f2));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, white, #f2f2f2);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, white, #f2f2f2);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, white, #f2f2f2);
    /* IE10 */
    background-image: -o-linear-gradient(top, white, #f2f2f2);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, white, #f2f2f2);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none !important;
}

    .quick-action-btn:hover, .quick-action-btn2:hover {
        border: 1px solid #d9e8f4;
    }

        .quick-action-btn:hover [data-icon]:before, .quick-action-btn2:hover [data-icon]:before {
            font-size: 26px;
            color: #428bca;
        }

    .quick-action-btn [data-icon]:before, .quick-action-btn2 [data-icon]:before {
        font-size: 26px;
        color: #8c8c8c;
    }



.quick-action-btn2 {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.quick-action-btn i {
    margin: 7px;
    float: left;
}

.quick-action-btn span {
    float: left;
    margin: 7px;
}

.grey {
    color: rgb(68, 115, 138);
}

.purple {
    color: rgb(161, 98, 225);
}

.carousel-control.left, .carousel-control.right {
    background: none !important;
}

    .carousel-control.left span, .carousel-control.right span {
        font-weight: bold !important;
        font-size: 38px !important;
    }

.wishlist-birthday {
    background-color: #f89406;
    color: white;
    padding: 5px 15px 5px 15px;
}

.wishlist-anniversary {
    background-color: #d6487e;
    color: white;
    padding: 5px 15px 5px 15px;
}

.wishlist-service {
    background-color: #3a87ad;
    color: white;
    padding: 5px 15px 5px 15px;
}

#wishlist {
    margin-top: -12px;
}

/*upload button css 
    */
.ace-file-input {
    display: block;
    position: relative;
}

    .ace-file-input input[type=file] {
        position: fixed;
        z-index: -2;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .ace-file-input .file-label {
        display: block;
        position: absolute;
        top: 0;
        left: -2px;
        right: 2px;
        height: 32px;
        background-color: #ffffff;
        border: 1px solid #d5d5d5;
        cursor: pointer;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all 0.15s;
        transition: all 0.15s;
    }

        .ace-file-input .file-label:hover {
            -webkit-box-shadow: none;
            box-shadow: none;
            border-color: #f59942;
        }

        .ace-file-input .file-label:before {
            /* the button */
            display: inline-block;
            content: attr(data-title);
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            padding: 0 8px;
            line-height: 24px;
            text-align: center;
            background-color: #6fb3e0;
            color: #FFF;
            font-size: 11px;
            font-weight: bold;
            border: 2px solid #FFF;
            border-left-width: 4px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

        .ace-file-input .file-label .file-name {
            /* the file name container */
            display: inline-block;
            height: 28px;
            max-width: 80%;
            white-space: nowrap;
            overflow: hidden;
            line-height: 28px;
            color: #888888;
            font-size: 13px;
            vertical-align: top;
            position: static;
            padding-left: 30px;
        }

            .ace-file-input .file-label .file-name:after {
                /* the file name */
                display: inline-block;
                content: attr(data-title);
            }

        .ace-file-input .file-label.selected {
            right: 16px;
        }

            .ace-file-input .file-label.selected .file-name {
                color: #666666;
            }

        .ace-file-input .file-label [class*="icon-"] {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            line-height: 24px;
            width: 26px;
            text-align: center;
            font-size: 13px;
            border: 2px solid #FFF;
            color: #FFF;
            -webkit-transition: all 0.1s;
            transition: all 0.1s;
            background-color: #d1d1d1;
        }

        .ace-file-input .file-label.selected .file-name [class*="icon-"] {
            background-color: #efad62;
        }

        .ace-file-input .file-label.selected .file-name .icon-picture {
            background-color: #bd7a9d;
        }

        .ace-file-input .file-label.selected .file-name .icon-film {
            background-color: #87b87f;
        }

        .ace-file-input .file-label.selected .file-name .icon-music {
            background-color: #8b7ac9;
        }

        .ace-file-input .file-label.selected .file-name .icon-archive {
            background-color: #efad62;
        }

        .ace-file-input .file-label.hide-placeholder:before {
            display: none;
        }

    .ace-file-input a:hover {
        text-decoration: none;
    }

    .ace-file-input .remove {
        /* the remove button */
        position: absolute;
        right: -8px;
        top: 6px;
        display: none;
        width: 17px;
        text-align: center;
        height: 17px;
        line-height: 15px;
        font-size: 11px;
        font-weight: normal;
        background-color: #fb7142;
        border-radius: 100%;
        color: #FFF;
        text-decoration: none;
    }

    .ace-file-input .file-label.selected + .remove {
        display: inline-block;
    }

    .ace-file-input input[type=file].disabled + .file-label,
    .ace-file-input input[type=file][disabled] + .file-label,
    .ace-file-input input[type=file][readonly] + .file-label {
        cursor: not-allowed;
        background-color: #EEE;
    }

        .ace-file-input input[type=file].disabled + .file-label:hover,
        .ace-file-input input[type=file][disabled] + .file-label:hover,
        .ace-file-input input[type=file][readonly] + .file-label:hover {
            -webkit-box-shadow: none;
            box-shadow: none;
            border-color: #E3E3E3;
        }

        .ace-file-input input[type=file].disabled + .file-label:before,
        .ace-file-input input[type=file][disabled] + .file-label:before,
        .ace-file-input input[type=file][readonly] + .file-label:before {
            border-color: #EEE;
            background-color: #A1AAAF;
        }

    .ace-file-input input[type=file][readonly] + .file-label {
        cursor: default;
    }

    .ace-file-input input[type=file] {
        /*must be visible and on top for ie8/9 to actually work */
        width: 100% \0/;
        height: 30px \0/;
        position: absolute \0/;
        z-index: 1 \0/;
        filter: alpha(opacity=0);
        cursor: pointer \0/;
    }

        .ace-file-input input[type=file]:hover + .file-label {
            border-color: #f59942 \0/;
        }

.ace-file-multiple input[type=file] {
    height: 100%\0/;
}

.ace-file-input .remove {
    z-index: 2\0/;
}

/*upload button css*/

.table thead tr {
    border-bottom: solid #6ea5b9;
    background: none;
    background-image: none;
}

.navbar-brand {
    float: none;
}

.dropdown-menu li a {
    color: #585858;
}

.dropdown-menu li:hover {
    background-color: white !important;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active, .dropdown-menu li.active a, .dropdown-menu li.active a:hover, .dropdown-menu .dropdown-submenu:hover > a, .nav-tabs .dropdown-menu li > a:focus {
    color: #2a6496;
}

.table {
    border-top: none;
    border-right: none;
    border-left: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    margin-top: -0px;
}

/*#submenu-content .tab-content a.active div {  
    margin:1px;
    display: inline-block; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #4a6782;
}*/
.infobox-default > .infobox-icon > [class*="icon-"] {
    background: #696969;
}

.infobox-default {
    color: #696969;
    border-color: #969494;
}

.infobox-yellow > .infobox-icon > [class*="icon-"] {
    background: #f89406;
}

.infobox-yellow {
    color: #f89406;
    border-color: #f89406;
}

#dashquicklink a {
    color: #555;
}

.ace-nav > li {
    border: none;
}

.carousel-control {
    width: 5%;
}

.infobox {
    width: 100%;
}

.widget-body {
    min-height: 200px;
}

.name {
    font-family: 'Roboto Medium';
    font-size: 12px;
    color: #525151;
}

.fill .col-sm-3, .fill .col-sm-5 {
    background-color: #f7f7f7;
    padding: 20px;
    min-height: 160px;
}

#manager div.label11, #employee div.label11, #AttendanceDesk div.label11 {
    width: 70px;
    float: right;
    height: 30px;
    padding: 10px;
    font-weight: bold;
    color: #636363;
}

#manager .col-sm-6, #employee .col-sm-6 {
    padding: 0px;
}

#AttendanceDesk .col-sm-12 {
    padding: 0px;
}

.dataTable th.sorting_desc, .dataTable th.sorting_asc {
    background: none;
}

.dataTables_wrapper .row:last-child {
    background: none;
    border: none;
}

.dataTable {
    margin-bottom: 8px;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border-top: 0px;
}

.widget-body .table {
    border-top: none;
}

.quick-action-btn, .quick-action-btn2 {
    border: 0px;
    background-image: none;
    background: none;
}

a.quick-action-btn:hover, a.quick-action-btn2:hover {
    border: none;
}

#subordinates .itemdiv, #seniors .itemdiv {
    border: none;
    border-bottom: dotted 1px #efeeee;
    background: none;
}

#subordinates .user, #seniors .user {
    margin-left: 5px;
}

.no-link, .no-link:hover, .name2 a, .name2 a:hover {
    text-decoration: none;
}

.designation {
    font-size: 9px;
    color: #6a6a6a;
    display: block;
}

.empcode {
    font-size: 12px;
    color: #696969;
    display: block;
}

#subordinates .itemdiv, #seniors .itemdiv {
    height: 60px;
    width: 200px;
}

div.dash-items .col-sm-2 {
    padding: 0px;
}

div.dash-items a.btn.btn-app {
    display: inline-flexbox;
    min-width: 125px;
    line-height: 20px;
    max-width: 176px;
    margin-top: 6px;
    margin-bottom: 10px;
    padding: 10px 0px;
    font-size: 17px;
    line-height: 12px !important;
}

#empdesk-approval div {
    margin-bottom: 8px;
}

#empdesk-approval div, #empdesk-approval label {
    font-size: 14px;
}

.thumbicon-ok {
    border-radius: 100%;
    padding: 10px;
    width: 58px;
}

#empdesk-approval a {
    text-decoration: none;
    background-color: #fafafa;
    color: #82949a;
}

.no-list-item {
    text-align: center !important;
    margin-top: 20px;
    font-size: 13px !important;
}

.mt-actions .mt-action {
    margin: 0;
    padding: 6px 6px;
    border-bottom: 1px solid #f7f8f9;
    cursor: pointer;
}

    .mt-actions .mt-action:hover {
        /*background-color:#f9f9f9;*/
        background: #fffefe!important;
        background-image: -webkit-gradient(linear,left 0,left 100%,from(#f4f4f4),to(#e6e6e6))!important;
        background-image: -webkit-linear-gradient(top,#f4f4f4,0%,#e6e6e6,100%)!important;
        background-image: -moz-linear-gradient(top,#f4f4f4 0,#e6e6e6 100%)!important;
        background-image: linear-gradient(to bottom,#f4f4f4 0,#e6e6e6 100%)!important;
        background-repeat: repeat-x!important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4',endColorstr='#ffe6e6e6',GradientType=0)!important;
    }

    .mt-actions .mt-action .mt-action-img {
        width: 40px;
        height: 40px;
        float: left;
    }

        .mt-actions .mt-action .mt-action-img > img {
            border-radius: 50%!important;
            margin-bottom: 2px;
            width: 40px;
            height: 40px;
        }

    .mt-actions .mt-action .mt-action-body {
        padding-left: 15px;
        position: relative;
        overflow: hidden;
    }

        .mt-actions .mt-action .mt-action-body .mt-action-row {
            display: table;
            width: 100%;
        }

            .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info {
                display: table-cell;
                vertical-align: top;
            }

                .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-icon {
                    display: table-cell;
                    padding: 6px 20px 6px 6px;
                }

            .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-datetime {
                vertical-align: top;
                display: table-cell;
                text-align: center;
                width: 100px;
                white-space: nowrap;
                padding-top: 15px;
                color: #A6A8A8;
            }

            .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-icon > i {
                display: inline-block;
                position: relative;
                top: 10px;
                font-size: 25px;
                color: #78E0E8;
            }

            .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-details {
                display: table-cell;
                vertical-align: top;
            }

                .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-details .mt-action-author {
                    color: #060606;
                    font-weight: 600;
                }

                .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-details .mt-action-desc {
                    margin-bottom: 0;
                    color: #999b9b;
                    font-size: 12px;
                }

            .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-buttons {
                vertical-align: top;
                display: table-cell;
                text-align: center;
                width: 160px;
                white-space: nowrap;
                padding-top: 10px;
            }

.btn-group.btn-group-circle > .btn:first-child {
    border-radius: 25px 0 0 25px!important;
}

.btn.btn-outline.green {
    border-color: #32c5d2;
    color: #32c5d2 !important;
    background: #ffffff !important;
}

    .btn.btn-outline.green:hover {
        border-color: #32c5d2;
        color: #fff !important;
        background: #32c5d2 !important;
    }

.btn-group.btn-group-circle > .btn:last-child {
    border-radius: 0 25px 25px 0!important;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn.btn-outline.red {
    border-color: #e7505a;
    color: #e7505a !important;
    background-color: #fff !important;
}

    .btn.btn-outline.red:hover {
        border-color: #e7505a;
        color: #fff !important;
        background-color: #e7505a !important;
    }

.btn-group, .btn-group-vertical {
    vertical-align: baseline;
}

.btn.btn-outline {
    border-width: 1px;
    font-size: 12px;
    text-shadow: none !important;
}




/** To do list **/
ol, ul {
    list-style: none;
}

.cd-horizontal-timeline {
    opacity: 0;
    margin: 1em auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'mobile';
        display: none;
    }

    .cd-horizontal-timeline.loaded {
        /* show the timeline after events position has been set (using JavaScript) */
        opacity: 1;
    }

    .cd-horizontal-timeline .timeline {
        position: relative;
        height: 65px;
        width: 90%;
        max-width: 800px;
        margin: 0 auto;
    }

    .cd-horizontal-timeline .events-wrapper {
        position: relative;
        height: 100%;
        margin: 0 40px;
        overflow: hidden;
    }

        .cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
            /* these are used to create a shadow effect at the sides of the timeline */
            content: '';
            position: absolute;
            z-index: 2;
            top: 0;
            height: 100%;
            width: 20px;
        }

        .cd-horizontal-timeline .events-wrapper::before {
            left: 0;
            background-image: -webkit-linear-gradient( left, #f8f8f8, rgba(248, 248, 248, 0));
            background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));
        }

        .cd-horizontal-timeline .events-wrapper::after {
            right: 0;
            background-image: -webkit-linear-gradient( right, #f8f8f8, rgba(248, 248, 248, 0));
            background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));
        }

    .cd-horizontal-timeline .events {
        /* this is the grey line/timeline */
        position: absolute;
        z-index: 1;
        left: 0;
        top: 49px;
        height: 2px;
        /* width will be set using JavaScript */
        background: #dfdfdf;
        -webkit-transition: -webkit-transform 0.4s;
        -moz-transition: -moz-transform 0.4s;
        transition: transform 0.4s;
    }

    .cd-horizontal-timeline .filling-line {
        /* this is used to create the green line filling the timeline */
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: #7b9d6f;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -ms-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }

    .cd-horizontal-timeline .events a {
        position: absolute;
        bottom: 0;
        z-index: 2;
        text-align: center;
        font-size: 1.3rem;
        padding-bottom: 15px;
        color: #383838;
        /* fix bug on Safari - text flickering while timeline translates */
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }

        .cd-horizontal-timeline .events a::after {
            /* this is used to create the event spot */
            content: '';
            position: absolute;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            bottom: -5px;
            height: 12px;
            width: 12px;
            border-radius: 50%;
            border: 2px solid #dfdfdf;
            background-color: #f8f8f8;
            -webkit-transition: background-color 0.3s, border-color 0.3s;
            -moz-transition: background-color 0.3s, border-color 0.3s;
            transition: background-color 0.3s, border-color 0.3s;
        }

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #7b9d6f;
    border-color: #7b9d6f;
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}

    .cd-horizontal-timeline .events a.selected::after {
        background-color: #7b9d6f;
        border-color: #7b9d6f;
    }

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #7b9d6f;
}


.cd-timeline-navigation a {
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    /* replace text with an icon */
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

    .cd-timeline-navigation a::after {
        /* arrow icon */
        content: '';
        position: absolute;
        height: 16px;
        width: 16px;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        background: url(../img/cd-arrow.svg) no-repeat 0 0;
    }

    .cd-timeline-navigation a.prev {
        left: 0;
        font-size: 20px;
        font-weight: bold;
    }

a.prev.btn.btn-outline.red.md-skip {
    border: 2px solid #e7505a;
}

a.next.btn.btn-outline.red.md-skip {
    border: 2px solid #e7505a;
}

.cd-timeline-navigation a.next {
    right: 0;
    font-size: 20px;
    font-weight: bold;
}

.no-touch .cd-timeline-navigation a:hover {
    border-color: #7b9d6f;
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}

    .cd-timeline-navigation a.inactive::after {
        background-position: 0 -16px;
    }

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

    .cd-horizontal-timeline .events-content li {
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        top: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        padding: 0 5%;
        opacity: 0;
        -webkit-animation-duration: 0.4s;
        -moz-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

        .cd-horizontal-timeline .events-content li.selected {
            /* visible event content */
            position: relative;
            z-index: 2;
            opacity: 1;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0);
        }

        .cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
            -webkit-animation-name: cd-enter-right;
            -moz-animation-name: cd-enter-right;
            animation-name: cd-enter-right;
        }

        .cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
            -webkit-animation-name: cd-enter-left;
            -moz-animation-name: cd-enter-left;
            animation-name: cd-enter-left;
        }

        .cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
            -webkit-animation-direction: reverse;
            -moz-animation-direction: reverse;
            animation-direction: reverse;
        }

        .cd-horizontal-timeline .events-content li > * {
            max-width: 800px;
            margin: 0 auto;
        }

    .cd-horizontal-timeline .events-content h2 {
        font-weight: bold;
        font-size: 2.6rem;
        font-family: "Playfair Display", serif;
        font-weight: 700;
        line-height: 1.2;
    }

    .cd-horizontal-timeline .events-content em {
        display: block;
        font-style: italic;
        margin: 10px auto;
    }

        .cd-horizontal-timeline .events-content em::before {
            content: '- ';
        }

    .cd-horizontal-timeline .events-content p {
        font-size: 12px;
        color: #959595;
    }

    .cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
        line-height: 1.6;
    }

    .cd-horizontal-timeline .events-content ol {
        margin: 0 0 10px 0px !important;
    }

.timeline li a {
    text-decoration: none;
}

    .timeline li a i {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateX(50%) translateY(-50%);
        width: 3px;
    }

.bg-after-red:after, .bg-before-red:before, .bg-hover-red:hover {
    background: #e7505a!important;
}

.border-after-red:after, .border-before-red:before, .border-red {
    border-color: #e7505a!important;
}

.bg-red {
    background: #e7505a!important;
}

.mt-timeline-horizontal .events-content ol li .mt-title h2 {
    margin: 0;
    opacity: .8;
    filter: alpha(opacity=80);
    font-size: 18px;
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
}

.font-blue-madison {
    color: #578ebe!important;
}

.mt-timeline-horizontal .events-content ol li .mt-author > .mt-author-name a {
    opacity: .9;
    filter: alpha(opacity=90);
    font-size: 15px;
    font-weight: 600;
}

.mt-timeline-horizontal .events-content ol li .mt-author {
    float: right;
    position: relative;
    text-align: right;
    width: 40%;
}

    .mt-timeline-horizontal .events-content ol li .mt-author > .mt-avatar > img {
        width: 100%;
        height: auto;
    }

.mt-content p {
    font-size: 14px;
    text-align: justify;
}

.mt-timeline-horizontal .events-content ol li .mt-author > .mt-avatar {
    float: right;
    margin-left: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%!important;
    overflow: hidden;
}

.mt-timeline-horizontal .timeline .events-wrapper .events a.selected:after {
    background-color: #fff!important;
}

.mt-timeline-horizontal .events-content ol li .mt-content {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid;
    clear: both;
    line-height: 1.7em;
}

.border-after-grey-steel:after, .border-before-grey-steel:before, .border-grey-steel {
    border-color: #e9edef!important;
}

a.prev.btn.btn-outline.blue.md-skip {
    border: 2px solid #3598dc;
}

.btn.btn-outline.blue {
    border-color: #3598dc;
    color: #3598dc!important;
    background-color: #fff!important;
}

a.next.btn.btn-outline.blue.md-skip {
    border: 2px solid #3598dc;
}

.btn.btn-outline.blue:hover {
    border-color: #3598dc;
    color: #fff!important;
    background-color: #3598dc!important;
}

.bg-blue {
    background: #3598dc!important;
}

.border-after-blue:after, .border-before-blue:before, .border-blue {
    border-color: #3598dc!important;
}

.bg-after-blue:after, .bg-before-blue:before, .bg-hover-blue:hover {
    background: #3598dc!important;
}
/** << To do list **/


.widget-header {
    background-color: white;
    background-image: none;
    border-color: #f4f3f3;
}

.widget-box {
    border-bottom: 1px solid #f4f3f3;
}

.widget-body {
    min-height: 220px;
    border-bottom: 1px solid #f4f3f3;
    border-left: 1px solid #f4f3f3;
    border-right: 1px solid #f4f3f3;
}

.widget-toolbar:before {
    display: none;
    content: "";
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: -1px;
    border: 1px solid #d9d9d9;
    border-width: 0 1px 0 0;
}

#div-crud .btn-primary {
}


.display-valueContainer2 a.select2-choice,
.display-valueContainer2 > input,
.display-valueContainer2 > input:hover,
.display-valueContainer2 > textarea {
    background: none;
    background-color: none;
    /*border:none;*/
    border-radius: 0px;
    border: 2px solid #eff3f6;
}

.display-valueContainer2 .select2-arrow {
    display: none !important;
}

.display-label {
    background: white;
    background-color: white !important;
    color: #5d5d5d;
}

.widget-body .tab-content {
    padding: 0px 12px !important;
}

.dash-msg-header {
    border: 1px solid #ffdfc5;
    padding: -1px 12px;
    margin-left: 10px;
    margin-right: 12px;
    min-height: 31px;
    margin-bottom: 5px;
}

.dash-msg-header-1 {
    z-index: 1;
    position: absolute;
    width: 230px;
    padding-top: 5px;
    padding-left: 12px;
    font-weight: bold;
    color: #fff;
}

.dash-msg-header-2 {
    z-index: 0;
    border-top: 30px solid #ff790f;
    border-right: 30px solid transparent;
    display: inline-flexbox;
    position: absolute;
    width: 230px;
}

.dash-msg-header-3 {
    margin-left: 230px;
    padding-top: 5px;
}

    .dash-msg-header-3 #dash-msg {
        font-size: 12px;
        color: #000;
        text-align: justify;
        cursor: pointer;
    }

.dash-msg-content {
    border-left: 1px solid #ffdfc5;
    border-bottom: 1px solid #ffdfc5;
    border-right: 1px solid #ffdfc5;
    padding: -1px 12px;
    margin-left: 10px;
    margin-right: 12px;
    max-height: 200px;
    margin-bottom: 5px;
    margin-top: -5px;
}

.widget-header .nav-tabs > li > a {
    border: none !important;
}

.widget-header .nav-tabs > li.active {
    border-bottom: 2px solid #4c8fbd;
}

#submenu-content .nav-tabs {
    height: 35px;
    border: none;
}

    #submenu-content .nav-tabs > li.active > a {
        /*background:#f4f4f4;*/
        font-weight: bold;
        /*text-decoration:underline;*/
        font-size: 14px;
        /*border-bottom: 2px solid #307ecc;*/
        padding: 8px 10px;
        color: #438eb9;
    }

    #submenu-content .nav-tabs > li > a {
        padding: 8px 10px;
        color: #62a8d1;
        font-size: 11px;
        min-width: 80px;
        text-align: center;
        border: none;
        box-shadow: none;
        border-right: solid 1px #e8e8e8;
        border-left: solid 1px #e8e8e8;
    }

    #submenu-content .nav-tabs > li > a, .nav-tabs > li > a:focus {
        background-color: #fff;
    }

#submenu-content .tab-content {
    padding: 4px 12px;
    background: #fff;
}

    #submenu-content .tab-content a {
        color: #62a8d1;
        padding: 5px 10px;
        font-size: 11px;
    }

        #submenu-content .tab-content a:hover {
            text-decoration: none;
        }

        #submenu-content .tab-content a.active {
            font-weight: bold;
            font-size: 13px;
            border-bottom: 2px solid #307ecc;
            color: #438eb9;
        }

        #submenu-content .tab-content a div {
            display: none;
        }

.btn-sm {
    border-width: 2px;
}

.btn-group, .btn-group-vertical {
    vertical-align: bottom;
}

#btnSearchgrid {
    border-width: 3px;
    height: 28px;
}

.editable-buttons .btn {
    z-index: 99999;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    z-index: 10;
}

.popover-content input {
    width: 245px;
}
