/***** Custom style *****/

.mo_chk {
    color: #F66A05;
}
/*Orange	*/
.de_chk {
    color: #35633A;
}
/*Green	*/
.fa_chk {
    color: #A32336;
}
/*Red 		*/

.cls {
    clear: both;
}

/* start  Using  Show text  less more */
.morecontent span {
    display: none;
}

.morelink {
    display: block;
}
.morelink1 {
    display: block;
}
/* end Using  Show text  less more  */

.panel-heading h4 a, .panel-heading h4 a:hover {
    color: #000;
}

.col-xs-4 h4 a, .col-xs-4 h4 a:hover {
    color: #ffffff;
}

.leftpanel h1 img:hover {
    cursor: pointer;
}

.sorting_1 a:hover {
    cursor: pointer;
}

.txtAlingLft {
    text-align: left !important;
}

.textAlignCenter {
    text-align: center !important;
}

#st_content .fa-edit, #sub_task .fa-edit, .f18 {
    font-size: 18px;
}

.f16 {
    font-size: 16px;
}

.f22 {
    font-size: 22px;
}

.w215 {
    width: 215px !important;
}

.w150 {
    width: 150px !important;
}

.mgrT30px {
    margin-top: 30px;
}

.pdR15 {
    padding-right: 15px;
}

label.control-label {
    color: #000;
    font-weight:normal;
}

.bgBlue {
    background-color: #082162 !important;
}

.bgGreen {
    background: #35633a !important;
}

.bgRed {
    background: #b32336 !important;
}

.bgGray {
    background: #848484 !important;
}

.cWhite {
    color: #fff !important;
}

.panel-dark .panel-heading {
    background-color: #848484 !important;
}

.opa100 {
    opacity: 100 !important;
}


.dvTopFotter {
    background: #AF162A;
    text-align: center;
}

.dvBotFotter {
    background: #1C1C1C;
    text-align: center;
    min-height: 250px;
}

    .dvBotFotter ul {
        list-style: none;
        text-align: left;
    }

        .dvBotFotter ul li {
            padding-bottom: 10px;
        }

    .dvBotFotter a {
        color: #fff;
    }

    .dvBotFotter h4 {
        padding-left: 38px;
        text-align: left;
        color: #fff;
    }

.bor0 {
    border: 0;
    background: none;
}

.dataTables_filter {
    display: none;
}
/* Hide search box from datatables on all pages*/
.sorting, .sorting_asc, .sorting_desc {
    cursor: pointer;
    padding-left: 18px !important;
}
/* Pointer cursor on sorting table heading */
.pb0 {
    padding-bottom: 0px;
}

/****START: Data table style ****/

.dataTables_length {
    min-width: 200px;
}

.dataTables_info {
    clear: none;
    line-height: 35px;
}

.dataTables_paginate {
}

.dataTable thead > tr > th {
    vertical-align: middle !important;
    background-position: 0 center;
    padding: 8px;
}

/****END: Data table style ****/

.mb15 {
    margin-bottom: 15px;
}

/**** Toggle button color ****/

.toggle-success .toggle-slide.active {
    border-color: #35633A;
}

.toggle-success .toggle-slide .toggle-on, .toggle-success .toggle-select .toggle-inner .active {
    background: #35633A;
}

.toggle-success .toggle-slide .toggle-off, .toggle-success .toggle-select .toggle-on {
    background: #FF0000;
}

.toggle-success .toggle-slide {
    border-color: #FF0000;
}

.list-style-none {
    list-style: none !important;
}

.form-inline .form-control {
    width: 180px;
}

.disp-inline {
    display: inline-block;
}

.text-danger {
    color: #B32336;
}

.text-success {
    color: #35633A;
}

.et {
    border: 2px solid #1D2939;
    border-radius: 15px;
    /*margin-right: 5px;*/
    padding: 4px;
}
/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}
/* styles for validation helpers end */


/*style for Loading Animation*/
.loading {
    background: url(/Content/Images/loadingBar.gif) no-repeat;
    display: none;
    z-index:1070; 
}

/* START: Company admin left nav calender */

#leftNavCalander .ui-datepicker {
    margin: 0;
    padding: 0;
    width: 215px;
}

/* END: Company admin left nav calender */


#ui-datepicker-div {
    border: 1px solid #CCC;
}

.ui-datepicker {
    background-color: #FFF;
}

.ui-datepicker-title {
    color: #1d2939;
}

.ui-datepicker-calendar thead {
    background-color: #35633A;
}

.ui-datepicker th {
    font-size: 12px;
    font-weight: bold;
}

.ui-datepicker td a {
    color: #1d2939;
    border: 1px solid #cccccc;
}

    .ui-datepicker td a:hover {
        border: 1px solid #1d2939;
    }

.ui-datepicker-today {
    background-color: #35633A;
}

.removeRow {
    cursor: pointer;
    line-height: 30px;
}

.cur-pointer {
    cursor: pointer;
}

/*a[id^="fid_"] {
    color: #636e7b;
}*/

.templateHead {
    color: #FFFFFF !important;
    font-weight: bold;
}

    .templateHead:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

.highlight {
    border: 1px solid #333;
    margin: 5px 3px;
    padding: 5px 3px;
    background-color: #f6f808;
}

.tskname {
    margin-top: 5px;
}

.more {
    /*word-break: break-all;*/
    word-wrap: break-word; /* For older browsers */
    overflow-wrap: break-word; /* For modern browsers */
    white-space: normal; /* Ensure text wraps normally */
}




/*------------------ Pop Up  Css----------------------*/


#dialog {
    width: 360px;
    height: 190px;
    background-color: rgba(0,0,0,0.30);
    padding: 8px;
    margin-top: 140px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    -webkit-border-radius: 9px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 9px; /* FF1-3.6 */
    border-radius: 9px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}

.dialog-bg {
    background-color: #FBFBFB;
    width: 360px;
    height: 189px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 7px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 7px; /* FF1-3.6 */
    border-radius: 7px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}

.dialog-title {
    width: 380px;
    height: 50px;
    padding-top: 12px;
    background-color: #FFFFFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E9E9E9)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #FFFFFF, #E9E9E9); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #FFFFFF, #E9E9E9); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #FFFFFF, #E9E9E9); /* IE10 */
    background-image: -o-linear-gradient(top, #FFFFFF, #E9E9E9); /* Opera 11.10+ */
    background-image: linear-gradient(top, #FFFFFF, #E9E9E9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#E9E9E9'); /* IE6-IE9 */
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom: 1px solid #FFFFFF;
    color: #434343;
    text-shadow: 1px 1px 1px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    cursor: default;
}

#dialog-description {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 18px;
    color: #555555;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
    /*border-top: 1px solid #B9B9B9;*/
    cursor: default;
}

#dialog-buttons {
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
}

.Popbutton,
.Popbutton:visited {
    background-color: #222;
    margin-left: 2px;
    display: inline-block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
    filter: dropshadow(color= rgba(0,0,0,0.45), offx=1, offy=1);
    cursor: pointer;
}


    .Popbutton:active {
        top: 1px;
        color: #fff;
    }

    .Popbutton,
    .Popbutton:visited,
    .medium.Popbutton,
    .medium.Popbutton:visited {
        font-size: 11px;
        font-weight: bold;
        line-height: 1;
    }

.large.Popbutton,
.large.Popbutton:visited {
    font-size: 13px;
    padding: 8px 14px 9px;
}

.green.Popbutton,
.green.Popbutton:visited {
    background-color: #35633A;
    color: #fff;
    border: 1px solid #35633A;
    /*padding-left: 35px;*/
    padding: 10px 35px;
    /*background-image: url(http://css-creations.com/uploads/media/items/8/8y15B9d.png);*/
    background-repeat: repeat-x;
}

.red.Popbutton,
.red.Popbutton:visited {
    background-color: #B63440;
    color: #fff;
    border: 1px solid #B63440;
    /*padding-left: 35px;*/
    padding: 10px 35px;
    /*background-image: url(http://css-creations.com/uploads/media/items/7/7XUCqDE.png);*/
    background-repeat: repeat-x;
}
/*----------------------------------------------------*/


/*Set  Table  coloumn Alignment */

.sorting_disabled {
    padding-left: 18px !important;
}

/*Set Listing Page Colomn Width  */
.ListCheckbox {
    width: 88px !important;
    max-width: 140px;
}

.ListTaskStartDate {
    max-width: 130px !important;
    min-width: 120px;
    width: 180px;
}

.ListTaskManager {
    max-width: 160px !important;
}

.CssDeadlineColumn {
    width: 5px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
}

.CssTaskStatusChkColumn {
    padding-left: 2px !important;
}

.Discriptioncolumn {
    max-width: 30% !important;
}

.hrchk {
  margin-bottom: 5px !important;
    margin-top: 0px !important;
    border-color: #ccc !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
}


