﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

body {
    margin-top: 65px;
}

a.btn-xs:hover {
    text-decoration: none !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */

.field-validation-error {
    color: red;
    font-size: 11px !important;
}

.Visible {
    display: block !important;
}

.notVisible {
    display: none !important;
}

.green_com {
    background: #aed09d;
    color: #000;
}

.greBtn_com {
    background: #5c8f4e !important;
    color: #fff;
    padding: 3px 15px;
    border: 1px solid #5c8f4e !important;
    border: none;
    font-size: 11px;
    text-shadow: none !important;
}

    .greBtn_com:hover {
        background: #659858 !important;
        color: #fff;
        border: none;
        border: 1px solid #659858 !important;
    }

.red_high {
    background: #f1ac90;
    color: #000;
    padding: 2px 10px;
}

.colBoxTitle {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}

    .colBoxTitle a {
        text-decoration: none;
        color: #000;
    }

        .colBoxTitle a:hover {
            text-decoration: none;
            color: #000;
        }

.bgCol .titleHe {
    font-size: 11px;
    text-decoration: none !important;
    color: #000;
}

.right-arrow {
    margin-right: 5px;
    font-size: 16px;
    text-decoration: none !important;
    font-weight: bold !important;
    cursor: pointer;
}

.completed {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.panel-success {
    border-color: #7aa0a9 !important;
}

    .panel-success > .panel-heading {
        color: #fff;
        background-color: #91b8c1;
        border-color: #91b8c1;
    }

.panel-heading {
    padding: 4px 10px;
}

.Lowpriority {
    background: #FFB606;
}

.Mediumpriority {
    background: #E67725;
    color: #fff;
    border: 1px solid #E67725 !important;
}

    .Mediumpriority:hover {
        border: 1px solid #ccc !important;
    }

.Highpriority {
    background: #ff0000;
}

.panel-heading h3 {
    font-size: 16px;
}

/*.overdue {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.pending {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.inprogress {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}*/

.table td {
    padding: 2px 8px !important;
}

.table th {
    padding: 5px 8px !important;
}

/*---13-07-2017*/
.topMenu {
    width: 100%;
    float: left;
}

.topHeading {
    text-align: center;
    font-size: 22px;
    width: 100%;
    float: left;
}

.deDropBox {
    border: 1px solid #ccc;
    min-height: 180px;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 30px;
    border-top-left-radius: 0px;
}

    .deDropBox h5 {
        margin: 0px;
        padding: 6px;
        font-size: 13px;
        font-weight: bold;
        line-height: 20px;
        height: 48px;
        width: 100%;
        overflow: hidden;
        display: inline-block;
        background: #e8f9f8;
        border: 1px solid #d3eae9;
    }

    .deDropBox h6 {
        margin: 0px;
        padding: 6px;
        font-size: 13px;
        font-weight: bold;
        line-height: 20px;
        height: 48px;
        width: 100%;
        overflow: hidden;
        display: inline-block;
        background: #f7f7f7;
        border: 1px solid #e8e5e5;
    }

.div_tabprimary {
    width: 100%;
    float: left;
}

.start_dateTitle {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    font-weight: bold;
}

.leftTabs {
    position: relative;
    left: 3px;
    z-index: 999;
}

    .leftTabs li {
        float: left;
        width: auto;
    }

        .leftTabs li a {
            border: 1px solid #1cb0a4;
            border-radius: 0px;
            color: #333;
            padding: 10px 22px;
        }

            .leftTabs li a:hover {
                border: 1px solid #1cb0a4;
                border-radius: 0px;
                color: #333;
                background: #fff;
            }

    .leftTabs > li.active > a, .leftTabs > li.active > a:hover, .leftTabs > li.active > a:focus {
        border-right: none !important;
        border: 1px solid #566186;
        outline: none;
        background: #566186;
        color: #fff;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

.rightDrBox {
    border: 1px solid #ccc;
    padding-bottom: 10px;
    min-height: 500px;
    background: #fff;
}

.whiteBg {
    background: #fff;
    margin: 15px 0;
    border-radius: 5px;
}

.tabBar {
    margin: 15px 0;
}

.padding_right {
    padding-right: 0px;
}

.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-left > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover,
        .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
        }

    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
    }

.moveBtn {
    background: #1cb0a4;
    padding: 5px 10px;
    text-align: center;
    font-size: 13px;
    border: none;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
}

    .moveBtn:hover {
        text-decoration: none;
        color: #fff;
        background: #179b90;
    }

.movebtBox {
    text-align: center;
    width: 100%;
    float: left;
}

.green_Link_Btn {
    background: #31b0d5;
    width: auto;
    padding: 4px 10px;
    font-size: 12px;
    color: #fff;
    float: left;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-right: 1px;
}

.red_Link_Btn {
    background: red;
    width: auto;
    padding: 4px 12px;
    font-size: 12px;
    color: #fff;
    float: left;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-right: 1px;
}

    .red_Link_Btn:hover, .green_Link_Btn:hover {
        color: #fff;
        text-decoration: none;
    }

.btnAddTaskNew {
    border: 1px solid #ccc;
    margin-top: 0px !important;
}

.successmsg {
    color: green !important;
}

.errormsg {
    color: red !important;
}

.btnrightdelete {
    background: #d9534f;
    color: #fff;
    font-size: 11px;
    border: 1px solid #d9534f;
}

.btnrightedit {
    background: #97c13a;
    color: #fff;
    font-size: 11px;
    border: 1px solid #97c13a;
}

table tr td {
    font-size: 11px !important;
}

table tr th {
    font-size: 11px !important;
}

.panel-heading h3 {
    margin-top: 2px;
}

.project-das p {
    font-size: 11px;
}

.modal-header {
    background: #566186;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 8px 15px;
}

.modal-body {
    background: #f8fafb;
}

.modal-footer {
    background: #f8fafb;
    padding: 10px 15px;
}

.modal-header .close {
    color: #fff;
    opacity: 0.8;
}

label {
    font-size: 11px;
    font-weight: bold;
}

.form-control {
    font-size: 11px;
}

textarea {
    resize: none;
}

.modal-body .panel {
    background: transparent;
}

.container {
    width: 100% !important;
    padding: 0px !important;
}

/*Dashboard page css-----------------------------*/
.project-das {
    background: #fefefe;
    border: 1px solid #b0d1d8;
    padding: 15px 15px 50px;
    min-height: 218px;
    margin: 15px 0;
    width: 100%;
    position: relative;
    display: inline-block;
}

    .project-das h2 {
        font-size: 14px;
        margin-bottom: 10px;
        border-bottom: 1px solid #b0d1d8;
        padding-bottom: 5px;
        margin-top: 0px;
    }

.pos-set {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
}

.pad-b15 {
    padding-bottom: 15px;
}

.mart20 {
    margin-top: 20px;
}

.requirementrow:hover {
    background-color: lightyellow;
}

.requirementrow .panel-heading {
    padding: 10px 10px !important;
}

.panel-title {
    font-size: 11px;
}

.btn {
    font-size: 11px !important;
}

.btn-group-xs > .btn, .btn-xs {
    font-size: 11px !important;
}

#htmlReview .row {
    font-size: 11px;
}

.tabpane_padding {
    padding: 15px 0px;
}

.color {
    min-height: 50px;
    margin-right: 10px;
    width: 15px;
    float: left;
}

.row.reviewdata:hover {
    background-color: #fff;
}

.green_com.Pending {
    margin-left: 6px;
}

.t2 {
    display: none;
}

.showChild {
    cursor: pointer;
}

.bug_Resolved {
    background-color: #C3E0A7;
}

.bug_New {
    background-color: #FCBDBD;
}

.bug_Feedback {
    background-color: #E3B7EB;
}

.bug_Closed {
    background-color: #C9CCC4;
}

.bug_Hold {
    background-color: #FFCD85;
}

.bug_Reopened {
    background-color: #FFF494;
}

thead {
    background-color: #eee !important;
}

.panel-heading.reviewtab ul li a {
    color: #FFF;
}

    .panel-heading.reviewtab ul li a:hover {
        color: #000;
    }

.panel-heading.reviewtab ul li.active a {
    color: #000;
}

.legendmain {
    padding: 5px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

span.legend {
    border: 1px solid #eee;
    width: 15px;
    display: inline-block;
    height: 15px;
    margin-bottom: -3px;
    font-size: 10px;
    text-align: center;
}

.legendsparent {
    float: left;
    margin-right: 10px;
}

    .legendsparent a {
        color: #000;
    }

        .legendsparent a label {
            cursor: pointer;
        }

.container.table_container {
    width: 1170px !important;
}

.div-sprint {
    /*border: 1px solid #ddd;*/
    margin-bottom: 5px;
}

    /*.div-sprint .panel-heading {
            background-color: #eee;
        }*/

    .div-sprint .panel-heading .panel-title a {
        text-decoration: none;
        font-size: 13px;
        color: #000;
        font-weight: 700;
    }

        .div-sprint .panel-heading .panel-title a:hover {
            text-decoration: underline;
            color: #000;
        }

        .div-sprint .panel-heading .panel-title a strong {
            text-transform: uppercase;
        }

.sprint-expand {
}

.sprint-data {
}

.taskbody {
    padding: 10px;
}

.norequirement, .notask {
    color: red;
    padding: 5px 5px 15px;
    display: block;
    font-weight: normal;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

/*.div-sprint .sprintTr_bg {
        background: #fff1b9;
    }

    .div-sprint .panelBg_requirement {
        background: #e4b80b;
    }

    .div-sprint .panelBg_sprint {
        background: #cea70f;
    }*/
/*********Blue***********/
/*.div-sprint .sprintTr_bg {
        background: #ecf6fc;
    }

    .div-sprint .panelBg_requirement {
        background: #bcd4ec;
    }

    .div-sprint .panelBg_sprint {
        background: #bcd4ec;
    }*/
/*********Green***********/
/*.div-sprint .sprintTr_bg {
        background: #e2eed9;
    }

    .div-sprint .panelBg_requirement {
        background: #c7deb3;
    }

    .div-sprint .panelBg_sprint {
        background: #c7deb3;
    }*/

.div-sprint .panelBg_sprint {
    /*background: #72d9ff;*/
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
}

.div-sprint .panelBg_requirement {
    /*background: #aaf7ff;*/
    /*background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );*/
    background: #37405d;
    background: -webkit-linear-gradient(#37405d, #0d111c);
    background: -o-linear-gradient(#37405d, #0d111c);
    background: -moz-linear-gradient(#37405d, #0d111c);
    background: linear-gradient(#37405d, #0d111c);
    color: #fff;
}

    .div-sprint .panelBg_requirement.requirementToggle {
        background: #f68220;
        background: -webkit-linear-gradient(#f68220, #b75a22);
        background: -o-linear-gradient(#f68220, #b75a22);
        background: -moz-linear-gradient(#f68220, #b75a22);
        background: linear-gradient(#f68220, #b75a22);
        color: #fff;
    }

.div-sprint .panel-heading .panel-title a {
    color: #fff;
}

    .div-sprint .panel-heading .panel-title a:hover {
        text-decoration: underline;
        color: #fff;
    }

.div-sprint .panelBg_sprint.panel-heading .panel-title a, .div-sprint .panelBg_sprint.panel-heading .panel-title a:hover {
    color: #000;
}

.div-sprint .sprintTr_bg {
    /*background: #e0ffff;*/
}

.taskfilter {
    cursor: pointer;
}

label.task_label {
    float: left;
    min-width: 60px;
    margin-bottom: 0px;
    padding-top: 6px;
}

span.od-task {
    float: left;
    margin: 0 5px;
    text-align: center;
}

span.task_icon {
    float: left;
    margin-right: 5px;
    text-align: right;
}

/*img.taskicon {
    width: 25px;
}*/

/*.task_icon img.taskicon.inprogress {
    width: 30px;
}

img.taskicon.New {
    width: 30px;
}

img.taskicon.Overdue {
    width: 30px;
}*/

/*img.taskicon.QA.Pass {
        margin-right: 9px;
    }*/

.requirementrow .taskbody table.table td {
    vertical-align: middle;
}

.sprintdate {
    font-size: 10px;
}

/*.sprintdate::before {
        content: "(";
    }

    .sprintdate::after {
        content: ")";
    }*/

.requirementrow {
    margin-bottom: 5px;
}

.panel-group .panel-heading.panelBg_sprint + .panel-collapse > .list-group, .panel-group .panel-heading.panelBg_sprint + .panel-collapse > .panel-body {
    border: 1px solid #f1f1f1;
    border-left: 3px solid #ebebeb;
}

.panel-group .panel-heading.panelBg_requirement + .panel-collapse > .list-group, .panel-group .panel-heading.panelBg_requirement + .panel-collapse > .panel-body {
    border: 1px solid #ffedde;
    margin-top: -1px;
    border-left: 3px solid #f68220;
}

/*Task Icon-----------------------------*/
img.taskicon.Overdue {
    height: 11px;
}

img.taskicon.New {
    height: 20px;
}

img.taskicon.inprogress, img.taskicon.In.Progress, img.taskicon.Inprogress {
    height: 15px;
}

img.taskicon.Complete {
    height: 15px;
}

img.taskicon.QA.Pass {
    height: 12px;
}

img.taskicon.In.QA {
    height: 15px;
}

img.taskicon.QA.Fail {
    height: 16px;
}

.dbtrow .tbldb {
    margin: 10px 0;
    float: left;
    width: 100%;
}

.table-sd-info {
    background: #eee;
}

    .table-sd-info table tbody tr th:first-child {
        padding: 10px 0px !important;
    }

    .table-sd-info table tbody tr th {
        padding: 10px 0px 10px 10px !important;
    }

    .table-sd-info table tbody tr td:first-child {
        padding: 10px 0px !important;
    }

    .table-sd-info table tbody tr td {
        padding: 10px !important;
    }

    .table-sd-info input[type=checkbox], input[type=radio] {
        margin-top: 10px;
    }

.table-name {
    line-height: 30px;
}

.accordianRowOuter span.titleHe.toggle-accordion {
    /*font-size: 15px;*/
    font-weight: bold;
}

.accordianRowOuter .requirementrow {
    border-bottom: 1px solid #ddd;
}

    .accordianRowOuter .requirementrow .panel-heading {
        background: #f1f1f1;
    }

    .accordianRowOuter .requirementrow .panel-body {
        background: #fbfbfb;
    }

    .accordianRowOuter .requirementrow .panel-heading .btndelete {
        cursor: pointer;
    }

.titleHe {
    cursor: pointer;
}

.accordianRowOuter .requirementrow table tr td {
    padding: 10px 5px !important;
}

.form-control {
    box-shadow: none;
    font-size: 11px;
}


#ajaxWait {
    background-color: rgba(0, 0, 0, 0.5);
    color: #333;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

    #ajaxWait .wait {
        /*display: none;*/
        color: #fff;
        left: 48%;
        position: absolute;
        text-align: center;
        top: 45%;
    }