body {
    padding-bottom: 70px;
}
.useravatar {
    display: inline;
}

.useravatar img {
    width: 30px;
    border-radius: 30px;
}

.navbar-inverse {
    background-color: #1A2674;
    border-color: #1A2674 !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: white;
    padding-bottom: 5px;
    padding-top: 8px;
    margin-top: 7px;
    border-radius: 3px;
    font-weight: bold;
}

.ClientApprove {
    border: 1px solid #ccc;
    /*margin: 0px 0px 5px 18px;*/
}

.ClientApprove h1 {
    text-align: center;
    margin-top: -10px;
    margin-left: -22em;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
}

.ClientApprove h1 span {
    background-color: white;
}

.expence h1 {
    text-align: center;
    margin-top: -10px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
}

.expence h1 span {
    background-color: white;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {


    padding-bottom: 5px;
    padding-top: 8px;
    margin-top: 7px;
    border-radius: 3px;
    margin-right: 15px;
    margin-left: 15px;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {}

.dropdown-menu>li>a {
    color: #1A2674;
    padding: 5px 20px;
    border-bottom: 1px dotted #ddd;
    font-weight: bold;
    cursor: pointer;
}

.dropdown-menu>li>a:hover {
    background-color: #1A2674;
    color: white;
    padding: 5px 20px;
    border-bottom: 1px dotted #fff;
}


.navbar-inverse .navbar-nav>li.dropdown:hover>a,
.navbar-inverse .navbar-nav>li.dropdown:hover>a:hover,
.navbar-inverse .navbar-nav>li.dropdown:hover>a:focus {
    background-color: white;
    color: #1A2674;
}

li.dropdown:hover>.dropdown-menu {
    display: block;
}

.no-padd {
    padding: 0px;
}

label {
    font-size: 12px !important;
    font-weight: 100 !important;
}

.clearfix {
    clear: both;
    padding: 10px;
}

.count {
    padding: 5px;
    border: 1px solid #ccc;
}

.inpt-rite {
    position: relative !important;
    right: -45px !important;
}

.btn2 {
    position: absolute;
    right: 190px;
}

.btn3 {
    position: absolute;
    right: 120px;
}

.btn1 {
    position: absolute;
    right: 270px;
}


.create {
    font-size: 18px;
    color: white;

}

.link {
    color: white !important;
}

.link:hover {
    text-decoration: none;
}

.align {
    float: right;
    position: relative;
    left: -200px;
    top: 5px;
}

input[type=checkbox],
input[type=radio] {
    float: left;
}

.txt {
    color: deepskyblue;
    font-size: 16px;
    text-decoration: underline;
}

.txt1 {
    color: orange;
}


.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;

}

table thead th {
    font-weight: bold;
    font-size: 13px;
}

td {
    font-weight: 100;
    font-size: 12px;
}

.form-control {
    box-shadow: none !important;
    border-radius: 0px !important;
    /*-moz-appearance: none;
    appearance: none;*/
    background-position: 22px 3px;
    background-size: 13px 13px;
    height: 28px;
    padding: 5px;
}

select+i.sort {
    float: right;
    margin-top: -25px;
    pointer-events: none;
    background-color: #1A2674;
    padding: 5px 12px 12px 12px;
    color: #fff;
    margin-right: 15px;
    z-index: 99;
    position: absolute;
    right: 0;
    height: 24px !important;
}

select {
    font-size: 12px !important;
}

/*        .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

.tabContent {
    padding: 20px;
}

.clr {
    color: orange;
    font-weight: bold;
}

.table {
    margin-bottom: 0px !important;
}

table tr th {
    background-color: #eee;
}

td {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;

}

th {
    padding: 10px;
}

.tabs-left,
.tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

.tabs-left {
    border-right: 1px solid #ddd;
    height: 300px;
}

.tabs-right {
    border-left: 1px solid #ddd;
}

.tabs-left>li,
.tabs-right>li {
    float: none;
    margin-bottom: 2px;
}

.tabs-left>li {
    margin-right: -1px;
}

.tabs-right>li {
    margin-left: -1px;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}

.tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
}

.tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}

.vertical-text {
    margin-top: 50px;
    border: none;
    position: relative;
}

.vertical-text>li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}

.vertical-text>li>a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
}

.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd;
}

.vertical-text.tabs-left {
    left: -50px;
}

.vertical-text.tabs-right {
    right: -50px;
}

.vertical-text.tabs-right>li {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.vertical-text.tabs-left>li {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

select[multiple] option:checked {
    background-color: #6D6E70;
}

.opt1 {
    width: 100%;
    height: 25px;
}


/*input[type=text] {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;  
    font-size: 16px;
    background-color: white;      
    background-repeat: no-repeat;   
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}*/


.lazylistbox {
    width: 100% !important;
}

.thri-col {
    width: 100% !important;
}

.filter-textbox1 {
    background-image: url('images/WebResource.png');
    background-position: 237px 5px;
}

.filter-textbox {
    background-image: url('images/WebResource.png');
    background-position: 165px 5px;
}

.icontext {
    color: blue;
    font-size: 12px;
    text-decoration: none;
}

.icontext a {
    text-decoration: underline;
}

.breadcrumb.mar a {
    color: orange;
}

.breadcrumb.mar .icontext a {
    color: #000;
}

.cancel {
    background: grey;
    width: 70%;
    padding: 8px 20px;
    text-align: center;
    color: white;
    margin-left: 7px;
}

.totalno {
    color: orange;
    font-size: 14px;
    font-weight: 700;
}

.save {
    background: green;
    /* width: 70%;*/
    padding: 8px 20px;
    text-align: center;
    color: white;
    margin-left: 7px;
}

.imp {
    color: red;
}

.panel {
    width: 50%;
}


/* new styles */
.bv-form .tab-content {
    /* border: 1px solid #DDD; */
    border-top: none;
    padding-bottom: 20px;
    float: left;
    width: 100%;

}

.total_recordes {
    line-height: 38px;
}

.pagination {
    float: right;
    margin: 0;
}

.list_table {
    margin-bottom: 15px;

}

.breadcrumb.mar {
    float: right;
    margin: 0;
    padding: 5px 0;
}

h3.head {
    margin: 0 0 20px;
}

@media only screen and (max-width: 720px) and (min-width:320px) {
    .panel {
        width: 100%;
    }
}

.print1 {
    background: #1A2674;
    width: 30%;
    text-align: center;
    color: white;
    border: 1px solid #1A2674;
    padding: 3px 4px;
}

.cancel1 {
    background: gray;
    width: 30%;
    text-align: center;
    color: white;
    border: 1px solid gray;
    padding: 3px 4px;
}

.save1 {
    background: #008000;
    width: 30%;
    text-align: center;
    color: white;
    border: 1px solid #008000;
    padding: 3px 4px;
}

.timesheet {
    background: #1A2674;
    width: 70%;
    padding: 4px 19px;
    ;
    text-align: center;
    color: white;
}




.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.5em;
    height: 1.5em;
    float: left;
    margin-right: .5em;
}

.fa-check:before {
    content: "\f00c";
}

.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

.quesicon {
    height: 12px;
}

.sorting_asc a:after {
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-left: 0.5em;
    color: #02BADE;
    /* float: right; */
}

a {
    color: #000;
}



.print {
    margin-left: -6em;
}


.date {
    border-top: 1px solid #ddd;
    border-style: solid;
    border-width: 0 0px 0 1px;
    padding: .4em .6em;
    line-height: 1.6em;
    vertical-align: middle;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    /*remove*/
    white-space: normal !important;
    word-break: break-all;
    word-wrap: break-word;
    -ms-word-break: break-all;
}

.ss {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    table-layout: fixed;
}

table {
    width: 100%;
}

.adj {
    margin-left: 15em;
    margin-right: -1em;
    margin-top: -4em;
}

.adj2 {
    margin-right: -4em;
    margin-left: 25em;
    margin-top: -4em;
}

.minus {
    margin-left: 25em;
    margin-top: -4em;
}

.bor {
    border-top: 1px solid black;
}

.back-col {
    background-color: #FAFAFB;
    min-height: 345px;
}

.back-in {
    display: inline-flex;
    background-color: #eee;

    width: 100%;
    font-size: 13px;
}

.red-label {
    color: red;
    text-align: center;

    border-bottom: 1px solid black;
}

.back-col2 {
    background-color: #FAFAFB;
    margin-top: 15px;
}

.back-col3 {
    background-color: #FAFAFB;
    margin-top: 15px;
    padding: 6px;
}

.back-2 {
    background-color: #eee;
    min-height: 32px;

}

.padd-3 {
    padding: 3px;
    font-size: 13px;
}

.back-3 {
    color: blue;
    text-decoration: underline;
    padding-left: 7px;
    font-size: 13px;
}

.border-bottom {
    border-bottom: none;
}


.empentry {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.client {
    font-weight: bold;
    font-size: 13px;


}

.client1 {
    font-weight: bold;
    font-size: 13px;
    border-top: 2px solid black;
    text-align: right;
}

form table tbody tr td {}


/*@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");*/
.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f078";
    padding-right: 5px;
}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f077";
}

.tab-col {
    background-color: #FAFAFB;
}

.tab-bot {
    border-bottom: 1px solid black !important;
}

.tab-bot1 {
    border-bottom: 1px solid
}

.padd-lr {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
}


.midle {
    margin-left: 30px;
}

.msg-window {
    width: 650px !important;
}

.widt-size {
    width: 650px;
}

.btns {
    float: right;
}

.info_icon {
    color: navy;
    font-size: 14px;
}

.navbar-inverse .navbar-brand {
    color: #ffffff;
}

.epenty {
    font-weight: bold;
    font-size: 12px;
}

.pop-main {
    border: 1px solid black;
    padding: 0px;
}

.pop-cs {
    height: 335px;
    border-right: 1px solid black;
}

.pop-3 {
    background-color: #f3f3f4;
    height: 335px;
}

.pop-4 {
    margin-top: 15em;
    text-align: center;
    color: blue;
    text-decoration: underline;
}

.side-color {
    color: #333333;
    font-weight: bold;
}

.stop1 {
    background: red;
    width: 30%;
    text-align: center;
    color: white;
    border: 1px solid red;
    padding: 3px 4px;
}

.top-box {
    width: 398px;
    height: 40px;
    text-align: left;
    background-color: #e6e7e8;
    padding: 10px;
    font-weight: normal;
    font-size: 12px;
}

.bottom-box {
    width: 398px;
    height: 216px;
    text-align: left;
    border: 1px solid #a7a9ab;
    font-weight: normal;
    font-size: 12px;
}

/********weekly_timesheets page**********/
#weekly_timesheets_table input[type=text] {
    width: 90%;
    border: 1px solid #ccc;
    border-radius: 0px;
    text-align: center;
    height: 24px;
}

#weekly_timesheets_table td {
    border-bottom: 1px solid #eee;
    padding: 5px 5px 5px 0;
}

.weekChooser {
    cursor: pointer;
    margin-left: 10px;
    border: 1px solid rgb(204, 204, 204);
    background: rgb(204, 204, 204) none repeat scroll 0% 0%;
    padding: 5px 5px;
}

.user_expense_row_del,
.timesheet_row_del,
.reset_weekly_ts,
#overview_dt_change {
    cursor: pointer;
}

/*#weekly_timesheets_table .form-control{
    -moz-appearance: button;
}*/
/********overview page**********/
#overview_page .table {
    width: 0px !important;

    margin-bottom: 20px;
    table-layout: fixed;

}

#overview_page table>tbody>tr>td {
    padding: 7px 10px;
}

#overview_page table tbody tr:hover {
    background-color: #FFD77D;
}

#overview_page .table>thead>tr>th,
#overview_page .table>tbody>tr>th,
#overview_page .table>tfoot>tr>th,
#overview_page .table>thead>tr>td,
#overview_page .table>tbody>tr>td,
#overview_page .table>tfoot>tr>td {
    /*padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;*/
    border-top: 1px solid #ddd;
    border-style: solid;
    border-width: 0 0px 0 1px;
    padding: .4em .6em;
    line-height: 1.6em;
    vertical-align: middle;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    /*remove*/
    white-space: normal !important;
    word-break: break-all;
    word-wrap: break-word;
    -ms-word-break: break-all;
}

#overview_page .panel-title a {
    font-size: 15px;
}

/********overview page**********/
.outercls {
    font-size: 12px;
}

#datepicker,
#datepicker1,
#datepicker2,
#datepicker3,
#datepicker4,
#datepicker5 {
    border: 1px solid #ccc;
    font-size: 12px;
}

.modal-backdrop {
    z-index: 0 !important;
}

.timesheet_detail_row {
    padding: 10px 0;
}

.status-btn {
    width: 70%;
    padding: 6px 24px;
    text-align: center;
    font-size: 12px;
}

.bpending {
    /*background: #eee;*/
    border: 1px solid #FFA500 !important;
}

.bsubmitted {
    background: #eee;
    border: 1px solid #0000FF !important;
}

.bpmapproved {
    background: #eee;
    border: 1px solid #7710a2 !important;
}

.bapproved {
    background: #eee;
    border: 1px solid #008000 !important;
}

.brejected {
    background: #eee;
    border: 1px solid #FF5733 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results__option {
    font-size: 12px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 12px;
}

.button1 {
    background-color: #939597;
    color: #fff;
    border: 1px solid #939597;
    padding: 4px 25px;
    font-size: 12px;
    margin-right: 12px;
}

.button2 {
    background-color: #dff0db;
    color: #fff;
    border: 1px solid #dff0db;
    padding: 4px 25px;
}

.button3 {
    background-color: orange;
    border: 1px solid orange;
    float: right;
    padding: 8px 15px 8px 35px;
    font-size: 12px;
    color: white;
    font-weight: bold;
}

.button4 {
    background-color: darkblue;
    color: #fff;
    border: 1px solid #eee;
    padding: 4px 25px;
    margin-right: 10px;
    font-size: 12px;
}

.button5 {
    background-color: green;
    color: #fff;
    border: 1px solid #eee;
    padding: 4px 25px;
    margin-right: 10px;
    font-size: 12px;
}

.button7 {
    background-color: #bfbfbf;
    color: #fff;
    border: 1px solid #bfbfbf;
    padding: 4px 25px;
}

.button8 {
    background-color: grey;
    color: #fff;
    border: 1px solid grey;
    padding: 4px 25px;
    margin-right: 8px;
}

.button9 {
    background-color: orange;
    color: #fff;
    border: 1px solid orange;
    padding: 4px 25px;
    margin-right: 8px;
}

.button10 {
    background-color: orange;
    color: #fff;
    border: 1px solid #orange;
    padding: 4px 25px;
    margin-right: 10px;
    font-size: 12px;
}

#UserDiv {
    padding: 10px 0;
}

#UserDiv2 {
    padding: 2px 0;
}

#search,
#search_tm {
    height: 34px;
}

.remove,
#add_new {
    cursor: pointer;
}

.emp_row h3,
.client_row h3 {
    margin: 0 0 10px;
}

.emp_row h4,
.client_row h4 {
    background: #ddd none repeat scroll 0 0;
    color: #666;
    float: left;
    margin: 10px 0 15px;
    padding: 10px;
    text-transform: capitalize;
    width: 100%;
}

.emp_reso label,
.client_reso label {
    display: block;
}

.emp_reso select,
.emp_reso input,
.client_reso select,
.client_reso input {
    width: 100%;
    margin: 0 0 10px;
    height: 32px;
    padding: 4px 5px;
}

.emp_reso textarea.form-control,
.client_reso textarea.form-control {
    height: 96px;
}

.bottom_btn {
    float: right;
}

.raj {
    margin: 0;
    max-width: 500px;
}

.save.saveBtn,
.cancel {
    border: medium none;
    width: auto;
}

.rt {
    float: right;
}

.raj .form-horizontal .form-group {
    margin: 0 0 15px;
}

.raj .panel-title {
    margin-bottom: 15px;
}


.form-horizontal .emp_reso .form-group,
.client_reso .form-group {
    margin: 0;
}

.new_button {
    border: medium none;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 34px;
    line-height: 20px;
    margin: 0 3px;
    padding: 6px 12px;
    text-decoration: none;
    min-width: 80px;
    text-align: center;
    background: #ff1e5c !important;
    color: #fff;
    border-color: #ff1e5c !important;
}

.new_button:hover {
    text-decoration: none;
    color: #FFF;
}

.submit {
    background: #1A2674;
    color: #FFF;
}

.cancel {
    background: grey;
    color: #FFF;
}

.approved {
    background: green;
    color: #FFF;
}

.ad_disbled {
    background: orange;
    color: #FFF;
    cursor: not-allowed;
}

.delete {
    background: grey;
    color: #FFF;
}

.pending,
.revert {
    background: #333 !important;
    color: #FFF;
}

.select2.select2-container {
    width: 100% !important;
}

.last_right {
    text-align: right;
}

.lazylistbox .ui-datepicker-trigger {
    position: absolute;
}

.bv-form .help-block {
    margin-bottom: 10px;
    width: 100%;

}

#myModalN .border-bottom .new_button {
    max-width: 110px;
    width: 100%;
}

.has-feedback label~.form-control-feedback {
    right: -12px;
    top: 20px;
}

.form-horizontal .has-feedback .form-control-feedback {
    right: -14px;
    top: 21px;
    font-size: 14px;
}
.has-success .form-control {
    border-color: #ccc;;
}
.has-success .form-control:focus {
    border-color: #ccc;
}
i.form-control-feedback.glyphicon.glyphicon-remove {
    display: none !important;
}

i.form-control-feedback.glyphicon.glyphicon-ok {
    display: none !important;
}
#UserDiv label {
    line-height: 20px;
}

#timesheet_form.form-horizontal .has-feedback .form-control-feedback,
#project_form.form-horizontal .has-feedback .form-control-feedback {
    right: -25px;
    top: 21px;
}

#timesheet_form.form-horizontal .form-group {
    margin: 0;
}

#timesheet_form .col-md-12 {
    padding: 0;
}

.lastsate .glyphicon {
    right: 17px !important;
}

.lastsate input {
    padding: 3px;
}

.error {
    border: 1px solid red !important;
}
.permission-items span {
    margin-left: 10px;
    position: relative;
    top: 0px;
}

.permission_list h4 {
    margin-left: 20px;
    margin-top: 0;
}

.borderbottom {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}

.week {
    padding-left: 0px;
}

.contact_mobile {
    padding: 0;
}

#client_contacts .rcorners2,
#projects .rcorners2 {
    border: 1px solid #DDD;
    border-top: none;
}

.project_items {
    padding: 0;
}

.addproject .form-horizontal .form-group {
    margin: 0;
    width: 100%;
}

.addproject .panel {
    width: 100%;
}

#add_new {
    margin-bottom: 10px;
}

.service.items {
    padding: 10px;
}

.edit_projectdet {
    border: 1px solid #ddd;
    float: left;
    margin: 10px 0 0;
    padding: 0 15px 20px;
    padding-top: 10px;
    width: 100%;
}

.edit_projectdet label {
    margin-bottom: 7px;
    margin-top: 3px;
}

#c_approve {
    margin-right: 5px;
    margin-top: 11px;
}

#client_con_form h3 {
    margin-top: 20px;
}

.service.items input[type="checkbox"] {
    float: left;
    margin-right: 5px;
}

.service.items {
    min-height: 200px;
}

.textarea {
    resize: none;
}

.has-feedback .form-control {
    padding-right: 4px;
}

.checkboc_addd {
    margin: 0 0 10px;
}


.checkboc_addd #c_approve {
    margin: 4px 0 0 0;
}

.checkboc_addd input[type="checkbox"] {
    margin: 4px 0 0 0;
}

.checkboc_addd label {
    margin: 0;
}

.bk_hrs {
    width: auto;
    float: left;
}

/* #ui-datepicker-div {
    z-index: 9 !important;
} */

img.ui-datepicker-trigger {
    padding-top: 0px;
    margin-left: 5px;
}

.listbg tr:hover {
    background-color: #eee !important;
}

.listbg {
    background-color: white;
}

.version {
    color: gray;
    font-size: 24px;
    margin-left: -1em;

}

.copyright {
    color: #008fb3;
    font-size: 21px;
    margin-left: -1em;

}

.modal-body1 {
    position: relative;
    padding: 20px;
}

.aboutAtm img {
    float: left;
    margin-right: 10px;
}

.cancel1 {
    border: 1px solid gray;
    background: lightgray;
    color: #333;
}

.new_button1 {
    margin: 0 3px;
    padding: 6px 12px;
    text-decoration: none;
    min-width: 100px;

}

#toggle-example {
    border: 1px solid rgb(204, 204, 204);
    margin-bottom: 20px;
    box-shadow: 0px 0px 13px 6px #ccc;
    border-radius: 10px;
}

.Submit-exp:hover,
.Submit-exp:focus,
.Submit-exp.focus,
.Submit-exp:active,
.Submit-exp.active,
.open>.dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
    padding: 3px 8px;
}

.Submit-exp {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 3px 8px;
}

.delete1 {
    background: grey;
    color: #FFF;
    padding: 3px 8px;
}

.miles {
    font-size: 11px;
}

.miles1 {
    font-size: 12px;
}

.readonly {
    background-color: rgb(238, 238, 238);
    border: 1px solid #999;
    padding: 2px;
}

.Summary {
    font-size: 14px !important;
    font-weight: bold !important;
}

.imagelogo {
    float: left;
    padding-right: 5px;
    margin-top: 4px;
    /*margin-left: -14em;*/
}

a.dropdown-toggle.textname {
    white-space: nowrap;
    width: 13em;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (min-width: 720px) and (max-width:1024px) {
    .bsubmitted {
        margin-right: 10%;
    }

    .projectsel {
        margin-left: -15px !important;
    }

    .projectsel1 {
        margin-left: 0px !important;
    }

    .statussel {
        margin-left: 0px !important;
    }

    .leftrightarrow {
        margin-left: 0px !important;
        s
    }

    .display {
        margin-top: -27px;
    }

    .statusbtttn {
        margin: 20px;
    }

    .currencysel {
        margin-left: 0px !important;
    }
}

.exp-row div {
    padding-left: 5px;
    padding-right: 5px;
}
#weekly_fileuploads_table_filter label{
    display: inline-flex;
}
#weekly_fileuploads_table_length select,
#weekly_fileuploads_table_filter input[type=search],
#weekly_timesheets_table_length select,
#projects_list_table_length select,
#list_table_length select,
#projects_list_table_filter input[type=search] {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: none !important;
    border-radius: 0px !important;
    background-position: 22px 3px;
    background-size: 13px 13px;
    height: 28px;
    padding-top: 5px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#weekly_fileuploads_table_length label,
#weekly_timesheets_table_length label,
#list_table_length label,
#projects_list_table_length label,
#projects_list_table_filter {
    display: inline-flex;
}

#weekly_fileuploads_table_length select,
#weekly_timesheets_table_length select,
#list_table_length select,
#projects_list_table_length select {
    margin: 4px;
    margin-top: -5px;
}

#weekly_fileuploads_table_filter input[type=search],
#weekly_fileuploads_table_length input[type=search],
#projects_list_table_filter input[type=search] {
    float: right;
    width: 80%;
    margin-top: -6px;
}

.dropdown-menu {
    padding: 0px !important
}

.emp-name label {
    padding-top: 10px;
}

@-moz-document url-prefix() {

    #weekly_fileuploads_table_filter input[type=search],
    #weekly_fileuploads_table_length input[type=search],
    #projects_list_table_filter input[type=search] {
        float: right;
        width: 80%;
        margin-top: -24px;
    }

    .dataTables_wrapper .dataTables_filter {
        text-align: left !important;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    #weekly_fileuploads_table_filter input[type=search],
    #weekly_fileuploads_table_length input[type=search],
    #projects_list_table_filter input[type=search] {
        float: right;
        width: 80%;
        margin-top: -24px;
    }

    .dataTables_wrapper .dataTables_filter {
        text-align: left !important;
    }
}

.breakdown-label {
    margin-top: -68px;
    margin-left: 14px;
    margin-bottom: 9px;
}

.brekdown-input {
    font-size: 9px;
    font-weight: bold;
    margin-left: -20px;
    margin-top: 10px;
}


/* Added Break down css*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .breakdown-label {
        margin-top: -30px;
        margin-left: 14px;
        margin-bottom: 9px;
    }

    .breakpoint-parent {
        position: relative;
        top: -35px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .breakpoint-parent {
        position: relative;
        top: -40px;
    }
}

@-moz-document url-prefix() {
    .breakdown-label {
        margin-top: -44px;
        margin-left: 14px;
        margin-bottom: 9px;
    }
}

/* end Break down css*/
/* Toggle CSS*/
.projectstoggle-switch {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 22px;
}

.projectstoggle-switch input {
    display: none;
}

label.projectstoggle-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ca2222;
    -webkit-transition: .4s;
    transition: .4s;
}

label.projectstoggle-switch .slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 2px;
    bottom: 6px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

label.projectstoggle-switch .slider:after {
    position: absolute;
    left: -19px;
}

label.projectstoggle-switch input:checked+.slider {
    background-color: #2ab934;
}

label.projectstoggle-switch input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

label.projectstoggle-switch input:checked+.slider:before {
    -webkit-transform: translateX(47px);
    -ms-transform: translateX(47px);
    transform: translateX(47px);
}

/*------ ADDED CSS ---------*/
label.projectstoggle-switch .on {
    display: none;
}

label.projectstoggle-switch .on {
    color: white;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 39%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

label.projectstoggle-switch .off {
    color: white;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 58%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

label.projectstoggle-switch input:checked+.slider .on {
    display: block;
}

label.projectstoggle-switch input:checked+.slider .off {
    display: none;
}

/*--------- END --------*/

/* Rounded sliders */
label.projectstoggle-switch .slider.round {
    border-radius: 34px;
}

label.projectstoggle-switch .slider.round:before {
    border-radius: 50%;
}

/***** new theme 21 june css ****/
/***** new theme 21 june css ****/

.navbar-inverse {
    background: #060606;
}

.submit,
.btn-info,
.btn-primary {
    color: #fff !important;
    background-color: #ff1e5c !important;
    border-color: #ff1e5c !important;
    outline: 0px !important;
}

.submit:hover,
.btn-info:hover,
.btn-primary:hover {
    color: #fff !important;
    background-color: #de0943 !important;
    border-color: #de0943 !important;
}

button[disabled="disabled"],
.ad_disbled {
    color: #fff !important;
    background-color: #ff8ead !important;
    border: 1px solid #ff8ead !important;
}

button[disabled="disabled"]:hover,
.ad_disbled:hover {
    color: #fff !important;
    background-color: #e87f9c !important;
    border: 1px solid #e87f9c !important;
}

.cancel,
.cancel1,
.delete {
    color: #fff !important;
    background-color: grey !important;
    border: 1px solid grey !important;
}

.cancel:hover,
.cancel1:hover,
.delete:hover {
    color: #fff !important;
    background-color: #333 !important;
    border: 1px solid #333 !important;
}

.btn-outline,
.weekChooser {
    color: #fff !important;
    background-color: grey !important;
    border: 1px solid grey !important;
}

.add_project_button .revert:hover {
    border: none !important;
}

.btn-outline:hover,
.weekChooser:hover,
.revert:hover {
    color: #fff !important;
    background-color: #333 !important;
    border: 1px solid #333 !important;
}

.dropdown-menu>li>a {
    color: #060606;
}

.dropdown-menu>li>a:hover {
    background: #060606;
    color: #fff;
}

#navbar-collapse-1 .nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
}



.copyright {
    color: #ff1e5c;
}

.bv-form .submit {
    background: #ff1e5c;
    color: #FFF;
}

.breadcrumb.mar a {
    color: #ff1e5c;
}

td.totalno {
    color: #333 !important;
    font-weight: normal !important;
}

.navbar-inverse .navbar-nav>li.dropdown:hover>a,
.navbar-inverse .navbar-nav>li.dropdown:hover>a:hover {
    color: #ff1e5c;
}

.panel.panel-primary .panel-heading {
    color: #fff;
    background-color: grey;
    border-color: grey;
}

.panel.panel-primary .panel-heading a.btn.new_button.revert {
    color: #fff !important;
    border: 0px solid #fff !important;
}

button#add_new {
    background: #ff1e5c !important;
}

ul.nav.nav-tabs li a:hover,
ul.nav.nav-tabs li a:focus {
    color: #ff1e5c !important;
}

input:checked {
    background: #ff1e5c !important;
}

.panel.panel-primary {
    border: 1px solid grey;
}

button {
    outline: 0px;
}

.btn-primary:focus,
.btn-primary:active {
    color: #fff;
    background-color: #ff1e5c !important;
    border-color: #ff1e5c !important;
    outline: 0px;
}

.form-control:focus {
    background-color: transparent !important;
}

.pagination>.active>span,
.pagination>.active>span:hover {
    z-index: 0;
    color: #fff;
    cursor: default;
    background-color: #ff1e5c;
    border-color: #f31955;
}

.pagination>li>a {
    color: #ff1e5c;
}

.pagination>li>a:hover {
    color: #ff1e5c;
    background-color: #ff8ead;
    border-color: #ff8ead;
}

.aboutAtm img {
    background-color: black !important;
    padding: 5px;
    max-width: 195px;
}

.aboutAtm h3 {
    line-height: 48px;
}

form.form-horizontal .form-group a.btn.btn-link {
    color: #ff1e5c;
}

form.form-horizontal button.btn-primary {
    border: 0px solid #fff;
    outline-color: transparent !important;
}

table tr th a:hover,
table tr td a:hover {
    color: #ff1e5c !important;
}

table tr th a.btn:hover,
table tr td a.btn:hover {
    color: #fff !important;
}

table tr td a.confirm:hover {
    color: #333 !important;
}

.iv-add-button {
    color: #fff !important;
    background-color: #ff1e5c !important;
    border-color: #ff1e5c !important;
}

.iv-add-button:hover {
    color: #fff !important;
    background-color: #de0943 !important;
    border-color: #de0943 !important;
}

.iv-new-file-upload-btn {
    width: 142px;
}

.dataTables_wrapper .dataTables_paginate#thresholdTable_paginate {
    border: 1px solid #ddd !important;
}

.dataTables_wrapper .dataTables_paginate#thresholdTable_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate#thresholdTable_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #ff1e5c !important;
    background: #ff1e5c !important;
}

.dataTables_wrapper .dataTables_paginate {
    border: 1px solid #ddd !important;
    padding-top: 0px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
div#tabs .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #ff1e5c !important;
    background: #ff1e5c !important;
}

.dataTables_paginate {
    margin-top: 20px;
}

.border-remove td {
    border-bottom: 0px solid #ccc;
}

.bv-form #miles_div .help-block {
    margin-bottom: 10px;
    width: 300px;
}

.cancel_back {
    background-color: gray;
    color: white;
}

.cancel_back:hover {
    text-decoration: none;
    color: white;
}

/* Timesheet description textbox css*/
textarea.input1.background.on-focus {
    height: 2em;
    margin-top: 8px;
    resize: none;
    overflow: hidden;
    padding: 4px 2px;
    white-space: nowrap;
}

textarea.input1.background.on-focus:focus {
    position: absolute;
    height: 14em;
    z-index: 9;
    width: 400px !important;
    right: 15px;
    top: -5px;
    overflow: auto;
    padding: 5px 10px;
    white-space: normal
}

.text-responsive {
    position: relative;
}

.tooltip-inner {
    max-width: 1100px !important;
    text-align: justify;
}
.wordbreak{
    word-break: break-word;
}

.spanner-new{
    position:absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display:block;
    text-align:center;
    height: 300px;
    color: #FFF;
    transform: translateY(-50%);
    z-index: 1000;
    visibility: hidden;
}

.overlay-new{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    visibility: hidden;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.loader-new,
.loader-new:before,
.loader-new:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.loader-new {
    color: #ffffff;
    font-size: 10px;
    margin: 80px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader-new:before,
.loader-new:after {
    content: '';
    position: absolute;
    top: 0;
}
.loader-new:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loader-new:after {
left: 3.5em;
}
@-webkit-keyframes load7 {
0%,
80%,
100% {
    box-shadow: 0 2.5em 0 -1.3em;
}
40% {
    box-shadow: 0 2.5em 0 0;
}
}
@keyframes load7 {
0%,
80%,
100% {
    box-shadow: 0 2.5em 0 -1.3em;
}
40% {
    box-shadow: 0 2.5em 0 0;
}
}

.shownew{
    visibility: visible;
}

.spanner-new, .overlay-new{
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.spanner-new.shownew, .overlay-new.shownew {
    opacity: 1
}
.box-style{
    font-size: 12px;margin-top: 10px;color:#333;border:1px solid #ccc;padding:10px;
}
#passwordeye{
    float: right;
    cursor: pointer;
    margin-right: 10px;
    top: 7px;
    position: absolute;
    right: 8px;
}

input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear {
  display: none;
}
.threshold .has-error .form-control-feedback {
    padding: 18px 0px 0px 22px;
}
.threshold .has-success .form-control-feedback{
    padding: 18px 0px 0px 22px;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: 13px;
}
.select-fixedwidth .select2-selection__rendered{
    width: 100px;
    }
    .align-right{
        margin-top: -20px;
        text-align: right;
    }
.panel.panel-default.resetpwd-page {
    width: 100%;
}
.control-reset{
    text-align: right;
}
.form-horizontal.pwd-align .has-feedback .form-control-feedback {
    right: -14px;
    top: -3px !important;
    font-size: 14px;
}
.select-fixedwidth .select2-selection__rendered{
    width: 100px;
    }
    #queater_chk{
        margin-right: 5px;
    }
    .ml-queater{
        margin-left: 10px;
        margin-top: 6px;
    }
    .align-right{
        margin-top: -20px;
        text-align: right;
    }
    .ms-account{
        color: #1A2674;
        text-decoration: none !important;
        font-weight: lighter;
    }
    .service-tab{
        height: 370px;
        overflow-y: auto;
        margin-top: 10px;
    }
    .addservice-save{
        margin-top:21px;
        margin-left: 25px;
    }
    
    .panel.panel-default.resetpwd-page {
        width: 100%;
    }
    .control-reset{
        text-align: right;
    }
    .form-horizontal.pwd-align .has-feedback .form-control-feedback {
        right: -14px;
        top: -3px !important;
        font-size: 14px;
    }
    
    #projects_list_table_filter label {display: inline-flex;}

a { text-decoration: none !important;}

.holiday_date img.ui-datepicker-trigger {
    float: right;
    margin-top: -23px;
    margin-right: 5px;
}