﻿body {
    background: #e9e9e9 !important;
    font-size:13px !important;
    color:#606061 !important;
    font-family: Calibri,Arial
}

#spnSkillName {
        font-weight: bold;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    /* color: #fff; */
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.skillDashboard {
    background: #fff;
    font-family: Calibri,Arial;
}

/* Style the tab */
/*.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    margin-top: 2px;
    width: 225px;
}*/

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 10px 17px;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #ccc;
        }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #025A80;
    color: #fff;
}
/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    height: 543px;
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

    .topright:hover {
        color: red;
    }

.line {
    width: 96%;
    height: 2px;
    border-bottom: 1px solid #ccc;
    position: absolute;
}

.search-text-input {
    border-top: thin solid #e5e5e5;
    border-right: thin solid #e5e5e5;
    border-bottom: 0;
    border-left: thin solid #e5e5e5;
    box-shadow: 0px 1px 1px 1px #e5e5e5;
    float: left;
    height: 39px;
    outline: 0;
    width: 135px;
    padding: 10px 10px 10px 10px;
    height: 33px;
    border-radius: 5px 5px 5px 5px;
}

#btn {
    background-color: #e28d2b; /* white */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1 {
    background-color: white;
    color: black;
    border: 2px solid #e28d2b;
    border-radius: 7px 7px 7px 7px;
    padding: 8px 8px 8px 8px;
}

    .button1:hover {
        background-color: #e28d2b;
        color: white;
    }

input[type=checkbox], input[type=radio] {
    margin: -2px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    /* border: 1px solid #ddd; 
}*/
/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: pointer;
    background-color: #0D0359;
    border: 0px;
}*/

/*.nav-tabs > li > a {
    margin-right: 6px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0 0 0 0;
    border: 1px solid #ccc;
    font-weight:bold !important;
}*/

/*.btn-default{
    color: white !important;
    background-color: #ccc !important;
    border-color: #ccc !important;
}*/
/*.modal.fade.in {
    top: 5% !important;
    display: inline-table;
    display: block;
    width: 1000px;
    left: 200px;
    overflow-y: hidden !important;
    width: 40% !important;
}*/

.modal-header {
    min-height: 18px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #0D0359 !important;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}
/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 15%;
    height: 412px;
}

    /* Style the buttons inside the tab */
    .tab button {
        display: block;
        background-color: inherit;
        color: black;
        padding: 22px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current "tab button" class */
        .tab button.active {
            background-color: #ccc;
        }

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: 412px;
}

.container {
    width: 100%;
    height: 400px;
}

    .container .header {
        background-color: #d3d3d3;
        padding: 2px;
        cursor: pointer;
        font-weight: bold;
    }

    .container .content {
        display: none;
        padding: 5px;
    }

/*.btn-success {
    color: #fff;
    background-color: #e28d2b;
    border-color: #e28d2b;
    border-radius: 5px 5px 5px 5px;
}*/

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #FF7000;
        border-color: #FF7000; /*set the color you want here*/
        border-radius: 5px 5px 5px 5px;
    }

#headerStyle {
    text-align: center;
    background: linear-gradient();
}

#idDisplayMessge {
    color: green;
}

table {
    font-size: 12px;
}

    /*table tr {
        background: #c7c7c7;
    }*/

.textAlignRight {
    text-align: right;
}

.textAlignCenter {
    text-align: center;
}

#adminGrid {
    width: 100% !important;
}

#adminGrid tr th {
    font-size: 14px;
    font-weight: 700;
    color: #5a5656;
    text-align: center;
    border-top: 1px solid #00000026;
    border-left: 1px solid #00000026;
    border-bottom: 1px solid #00000026;
    border-right: 1px solid #00000026;
    }

#adminGrid tr td {
    color: #4e4c4c;
    border-bottom: 1px solid #00000026;
    border-left: 1px solid #00000026;
    border-right: 1px solid #00000026;
    }


* {
    box-sizing: border-box;
}


h3 {
    font-weight: bold;
}

/*.lt-pricing {
    margin: 50px auto;
}

    .lt-pricing .fine-print p {
        color: #999;
        font-style: italic;
        padding: 15px;
    }

.pricing-header {
    background: #ddd;
}

    .pricing-header .price-box {
        background: #333;
        color: #fff;
    }

    .pricing-header h3 {
        color: #fff;
        font-size: 1.25rem;
        margin: 0;
        padding: 10px 0;
        text-transform: uppercase;
    }

.pricing-row {
    overflow: hidden;
    position: relative;
    transition: all .2s ease;
    z-index: 1;
}

@media (max-width: 700px) {
    .pricing-row {
        margin-bottom: 45px;
    }
}*/

./*pricing-row .title {
    background: rgba(8, 42, 59, 0.5);
    color: #fff;
    font-size: 1.25rem;
    margin: -25px -25px 0;
    padding: 20px;
    text-transform: uppercase;
}

.pricing-row .price {
    font-size: 4.5rem;
    padding-top: 35px;
}

.pricing-row .tenure {
    font-size: 1.15rem;
}

.pricing-row .addition-info {
    color: #fff;
    font-size: 1rem;
    font-style: italic;
    margin-top: -15px;
    padding-top: 0;
}

.pricing-row .premium-item {
    color: #168fce;
}*/

./*pricing-row .price-box {
    color: #fff;
    overflow: hidden;
    padding: 25px;
    position: relative;
    text-align: center;
    transition: color 0.3s;
    vertical-align: top;
    z-index: 10;
}

    .pricing-row .price-box .price {
        color: #168fce;
    }

    .pricing-row .price-box:before {
        background: #168fce;
        content: '';
        left: 0;
        height: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: translate3d(0, 150%, 0);
        transform: translate3d(0, 150%, 0);
        transition: all 0.3s ease;
        width: 100%;
        z-index: -1;
    }*/

/*.pricing-row.premium .price-box {
    background: #002d43;
}

.pricing-row.combo .price-box {
    background: #004F76;
}

.pricing-row.life-support .price-box {
    background: #5eb7e3;
}

.pricing-row.edge-support .price-box {
    background: #8cd1f2;
}

.pricing-row .price-features {
    padding-bottom: 25px;
    padding-top: 25px;
}

@media (max-width: 700px) {
    .pricing-row .price-features {
        padding-bottom: 0;
    }
}*/

/*@media (max-width: 700px) {
    .pricing-row .price-features:last-child {
        padding-bottom: 25px;
        padding-top: 0;
    }
}

.pricing-row ul {
    margin-bottom: 0;
    padding-left: 25px;
}

    .pricing-row ul li {
        list-style: bullet;
    }*/

/*.pricing-row:nth-child(2n) {
    background: #f4f4f4;
}*/

/*.pricing-row:hover, .pricing-row:focus {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
    transform: scale(1.04);
    transition: all .3s ease;
    z-index: 100 !important;
}

    .pricing-row:hover .price-box, .pricing-row:focus .price-box {
        color: #fff;
        z-index: 125;
    }

        .pricing-row:hover .price-box .price, .pricing-row:focus .price-box .price {
            color: #fff;
        }

        .pricing-row:hover .price-box:before, .pricing-row:focus .price-box:before {
            opacity: 1;
            transform: translate3d(0, 0, 0);
            transition: all .3s ease;
        }*/

.fa {
    font-size: 14px !important;
    margin-left: -3px;
}

.adminTabLevel {
    padding-left: 0px;
    font-size: 18px !important;
    line-height: none !important;
}

.adminspanstyle {
    background: #0D0359 !important;
    color: #fff !important;
    padding: 6px 10px 6px 10px !important;
    width: 116px !important;
    margin-bottom: 1.5% !important;
}

.adminspanstyle1 {
   background: #025A80 !important;
    color: white !important;
    padding: 8px 10px 10px 14px !important;
    width: 10% !important;
    margin-right: 1%;
    cursor: pointer;
    margin-top: 2.6%;
    height: 33px;
    border-radius: 4px 4px 0 0 !important;
}

.jPaginate a {
    height: 20px !important;
}

.jPag-first {
    color: #535254 !important;
    background: #c7c7c7 !important;
}

.jPag-sprevious {
    color: #535254 !important;
    background: #c7c7c7 !important;
    height: 18px !important;
    margin-top: 3px !important;
    width: 12px !important;
    padding-right: 1px !important;
}

.jPag-current {
    color: #535254 !important;
    background: #c7c7c7 !important;
    height: 20px !important;
    margin-top: 2px !important;
    width: 18px !important;
    padding-right: 1px !important;
}

.jPag-snext {
    color: #535254 !important;
    background: #c7c7c7 !important;
    height: 18px !important;
    margin-top: 3px !important;
    width: 12px !important;
    padding-right: 1px !important;
}

.jPag-last {
    color: #535254 !important;
    background: #c7c7c7 !important;
}

#PaginationWorkordersGrid {
    margin-left: 12px !important;
}

.weightageLegend {
    display: inline-block;
    height: 16px;
    width: 15px;
    padding: 0px 0px 0px 3px;
    color: #fff;
    margin-right: 10px;
}

.fa-pencil-square-o:hover {
    text-decoration: underline !important;
    color: black;
}

.fa-trash-o:hover {
    text-decoration: underline !important;
    color: red;
}

.active-pink-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #f48fb1;
    box-shadow: 0 1px 0 0 #f48fb1;
}

.active-pink input[type=text] {
    border-bottom: 1px solid #f48fb1;
    box-shadow: 0 1px 0 0 #f48fb1;
}

.active-purple-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #ce93d8;
    box-shadow: 0 1px 0 0 #ce93d8;
}

.active-purple input[type=text] {
    border-bottom: 1px solid #ce93d8;
    box-shadow: 0 1px 0 0 #ce93d8;
}

.active-cyan-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #4dd0e1;
    box-shadow: 0 1px 0 0 #4dd0e1;
}

.active-cyan input[type=text] {
    border-bottom: 1px solid #4dd0e1;
    box-shadow: 0 1px 0 0 #4dd0e1;
}

.active-cyan .fa, .active-cyan-2 .fa {
    color: #4dd0e1;
}

.active-purple .fa, .active-purple-2 .fa {
    color: #ce93d8;
}

.active-pink .fa, .active-pink-2 .fa {
    color: #f48fb1;
}

.adminTabelementStyle {
    width: 150px;
    font-weight:  400 !important;
    text-align: center;
    color: black;
    cursor:pointer;
    font-size:16px !important;
    height: 34px;
    border-bottom:none !important;
    margin-top:3%;
}

.mainNavDiv {
    text-align: center;
    float: right;
    margin-top: 2.0%;
    width: auto !important;
}
.panel {
    border:none !important;
}
.adminspanstyle2 {
    color: #fff !important;
    padding: 11px 0px 9px 9px !important;
    cursor: pointer;
    margin-right: -15px;
}
.xlsDownload{
    height: 28px;
    padding-right: 25px;
    margin-top: -8px;
}
.jPag-pages{
    width:100% !important;
}
.messageTxt{
    text-align: center;
    font-size: 14px;
    margin-top: -3%;
    margin-left: -6%;
    display:none;
}
.required:after {
    content: "*";
    color: red;
}
.editSkill:hover{
    cursor:pointer;
}
.deleteSkill{
    cursor:pointer;
}
.btnConfirmation{
    background-color: #0D0359 !important;
    color:#fff;
    text-align:center;
    border-radius: 5px;
}

div.dataTables_wrapper div.dataTables_filter input{
        width: auto !important;
}

#btnAdminSkill,btnAdminDashboard{
    text-align: center;
        margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 15px;
        position: relative;
    display: block;
    padding: 8px 0px 0px 0px;
}

/*.nav-tabs > li.active > a {
    background: #0D0359 !important;
    color: white !important;
    text-align: center;
}*/

/*.nav-tabs>li>a {
    margin-right: 15px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #888585;
    font-weight: bold !important;
    padding: 5px 0px 5px 0px !important;
    border: 1px #ccc solid !important;
}*/
